/*
Theme Name: Astra Anikolov Child
Theme URI: https://anikolov.dobrich-bg.com
Description: Astra child theme with Elementor-based Davis-style landing page.
Author: Codex
Template: astra
Version: 1.3.0
Text Domain: astra-anikolov-child
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap");

body.elementor-template-canvas {
  margin: 0;
  color: #a9adb8;
  background-color: #0a101e;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  overflow-x: hidden;
}

body.elementor-template-canvas .elementor-page {
  background-color: #0a101e;
}

body.elementor-template-canvas .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px;
}

body.elementor-template-canvas .elementor-top-section > .elementor-container {
  width: 100%;
  max-width: 1140px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

body.elementor-template-canvas h1,
body.elementor-template-canvas h2,
body.elementor-template-canvas h3,
body.elementor-template-canvas h4,
body.elementor-template-canvas h5,
body.elementor-template-canvas h6 {
  margin: 0 0 10px;
  color: #fdfeff;
  line-height: 1.2em;
}

body.elementor-template-canvas p {
  margin: 0 0 12px;
}

body.elementor-template-canvas a {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s ease;
}

body.elementor-template-canvas img {
  max-width: 100%;
  height: auto;
}

.st-page-shell {
  position: relative;
  overflow: hidden;
}

.st-page-shell::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    radial-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px),
    radial-gradient(rgba(255, 255, 255, 0.08) 1px, transparent 1px);
  background-position: 0 0, 25px 25px;
  background-size: 50px 50px;
  opacity: 0.08;
  pointer-events: none;
  z-index: 0;
}

.st-site-header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: #070d1b;
}

.st-main-header {
  position: relative;
}

.st-main-header .container,
.st-site-header .container {
  width: min(calc(100% - 30px), 1140px);
  margin: 0 auto;
}

.st-main-header-in {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 80px;
  gap: 24px;
}

.st-main-header-left,
.st-main-header-right {
  display: flex;
  align-items: center;
}

.st-site-branding {
  display: inline-flex;
  align-items: center;
}

.st-site-branding img {
  display: block;
  max-height: 26px;
}

.st-nav {
  display: flex;
  align-items: center;
  gap: 28px;
}

.st-nav-list {
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.st-nav-list a {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  color: #fdfeff;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  min-height: 32px;
}

.st-nav-list a.active,
.st-nav-list a:hover {
  color: #fec544;
}

.st-nav-list .menu-item {
  list-style: none;
}

.sp-phone {
  display: flex;
  align-items: center;
  color: #fec544;
  font-size: 12px;
  font-weight: 600;
  gap: 8px;
  white-space: nowrap;
}

.sp-phone svg {
  width: 14px;
  height: 14px;
  fill: currentColor;
}

.st-munu-toggle {
  display: none;
  width: 42px;
  height: 42px;
  position: relative;
  cursor: pointer;
  border: 1px solid #232935;
  border-radius: 50%;
  background-color: #101624;
  align-items: center;
  justify-content: center;
}

.st-munu-toggle span,
.st-munu-toggle span::before,
.st-munu-toggle span::after {
  display: block;
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: #fdfeff;
  content: "";
  transition: all 0.3s ease;
}

.st-munu-toggle span::before {
  transform: translateY(-6px);
}

.st-munu-toggle span::after {
  transform: translateY(4px);
}

.st-header-section .elementor-container {
  align-items: center;
  min-height: 80px;
}

.st-header-section .elementor-widget-wrap {
  align-content: center;
}

.davis-nav-widget .elementor-widget-container,
.davis-nav-widget .elementor-icon-list-items {
  width: 100%;
}

.davis-nav-widget .elementor-icon-list-items {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  margin: 0;
}

.davis-nav-widget .elementor-icon-list-item {
  margin: 0 40px 0 0;
}

.davis-nav-widget .elementor-icon-list-item:last-child {
  margin-right: 45px;
}

.davis-nav-widget .elementor-icon-list-icon {
  display: none;
}

.davis-nav-widget .elementor-icon-list-item > a,
.davis-nav-widget .elementor-icon-list-item > span {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  color: #fdfeff;
  text-transform: uppercase;
  min-height: 32px;
  padding: 15px 0;
}

.davis-nav-widget .elementor-icon-list-item > a:hover,
.davis-nav-widget .elementor-icon-list-item > a:focus {
  color: #fec544;
}

.davis-phone-widget .elementor-icon-list-items {
  justify-content: flex-end;
  position: relative;
  padding-left: 45px;
}

.davis-phone-widget .elementor-icon-list-items::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 11px;
  background: #fdfeff;
  transform: translateY(-50%);
}

.davis-phone-widget .elementor-icon-list-item {
  display: flex;
  align-items: center;
  gap: 8px;
}

.davis-phone-widget .elementor-icon-list-icon {
  width: 15px;
}

.davis-phone-widget .elementor-icon-list-icon i {
  color: #fdfeff;
  font-size: 15px;
}

.davis-phone-widget .elementor-icon-list-text {
  color: #fec544;
  font-size: 15px;
  font-weight: 400;
}

.st-hero-btn .elementor-button {
  border-radius: 50px;
  background-color: #fec544;
  color: #0a101e;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6em;
  padding: 12px 1.7em;
}

.st-hero-btn .elementor-button:hover,
.st-hero-btn .elementor-button:focus {
  background-color: #fdfeff;
  color: #0a101e;
}

.st-hero-social-widget {
  position: absolute;
  left: -448px;
  bottom: 30px;
  width: 448px;
  z-index: 3;
}

.st-hero-social-widget .elementor-social-icons-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 448px;
  height: 80px;
  padding-left: 12px;
  border: 1px solid #232935;
  border-right: 0;
  border-radius: 50px 0 0 50px;
  background-color: #101624;
}

.st-hero-social-widget .elementor-social-icon {
  width: auto;
  min-width: 50px;
  height: 50px;
  padding: 0 18px;
  border: 0.5px solid #3f4551;
  border-radius: 50px;
  background-color: #070d1b;
  color: #fdfeff;
}

.st-hero-social-widget .elementor-social-icon i {
  font-size: 22px;
}

.st-hero-social-widget .elementor-screen-only {
  position: static !important;
  width: auto;
  height: auto;
  margin: 0 0 0 10px;
  overflow: visible;
  clip: auto;
  color: #fdfeff;
  font-size: 16px;
  font-weight: 600;
}

.st-hero-social-widget .elementor-social-icon:not(:hover):not(:focus) .elementor-screen-only {
  display: none;
}

.st-hero-social-widget .elementor-social-icon[aria-label*="linkedin"] .elementor-screen-only,
.st-hero-social-widget .elementor-social-icon[aria-label*="Linkedin"] .elementor-screen-only,
.st-hero-social-widget .elementor-social-icon[aria-label*="LinkedIn"] .elementor-screen-only {
  display: inline;
}

.st-iconbox.st-style1 .elementor-icon-box-wrapper {
  height: 100%;
  min-height: 0;
  padding: 50px 30px;
  border: 1px solid #232935;
  background-color: #101624;
  text-align: center;
  transition: all 0.4s ease;
  border-radius: 3px;
}

.st-iconbox.st-style1 .elementor-icon-box-icon {
  margin-bottom: 28px;
}

.st-iconbox.st-style1 .elementor-icon-box-icon .elementor-icon {
  width: 90px;
  height: 90px;
  border: 1px solid #3a4250;
  border-radius: 50%;
  background-color: #101624;
  color: #4a5160;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.st-iconbox.st-style1 .elementor-icon-box-title {
  margin-bottom: 17px;
}

.st-iconbox.st-style1 .elementor-icon-box-title span {
  color: #fdfeff;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2em;
}

.st-iconbox.st-style1 .elementor-icon-box-description {
  color: #a9adb8;
  font-size: 16px;
  line-height: 1.9;
  margin-bottom: -6px;
}

.st-portfolio-card .elementor-image-box-wrapper,
.st-post-single.st-style1 .elementor-image-box-wrapper {
  overflow: hidden;
  background-color: #101624;
}

.st-portfolio-card .elementor-image-box-img,
.st-post-single.st-style1 .elementor-image-box-img {
  overflow: hidden;
}

.st-portfolio-card .elementor-image-box-img img,
.st-post-single.st-style1 .elementor-image-box-img img {
  width: 100%;
  transition: all 0.6s ease;
}

.st-portfolio-card:hover .elementor-image-box-img img,
.st-post-single.st-style1:hover .elementor-image-box-img img {
  transform: scale(1.08);
}

.st-portfolio-card .elementor-image-box-content {
  padding: 18px 0 0;
  text-align: center;
}

.st-portfolio-card .elementor-image-box-title {
  color: #fdfeff;
  font-size: 18px;
}

.st-portfolio-card .elementor-image-box-description {
  color: #fec544;
}

.st-post-single.st-style1 .elementor-image-box-content {
  padding: 24px 0 0;
}

.st-post-single.st-style1 .elementor-image-box-title {
  color: #fdfeff;
  font-size: 22px;
  line-height: 1.4em;
}

.st-post-single.st-style1 .elementor-image-box-description {
  color: #a9adb8;
  font-size: 14px;
  margin-bottom: 12px;
}

.st-testimonial.st-style1 .elementor-widget-image.st-quote img {
  width: auto;
}

.st-testimonial.st-style1 .st-testimonial-img img {
  width: 70px;
  border-radius: 50%;
}

.st-testimonial.st-style1 .st-testimonial-name {
  margin-top: 18px;
  margin-bottom: 6px;
}

.st-testimonial.st-style1 .st-testimonial-designation {
  color: #a9adb8;
}

.st-nav.st-open .st-munu-toggle span {
  background: transparent;
}

.st-nav.st-open .st-munu-toggle span::before {
  transform: translateY(0) rotate(45deg);
}

.st-nav.st-open .st-munu-toggle span::after {
  transform: translateY(-2px) rotate(-45deg);
}

.st-height-b80 {
  height: 80px;
}

.st-height-b100 {
  height: 100px;
}

.st-height-b25 {
  height: 25px;
}

.st-height-b30 {
  height: 30px;
}

.st-height-b0 {
  height: 0;
}

.st-hero-wrap,
[data-id="ap13"] {
  position: relative;
  min-height: 850px;
  background-color: #070d1b;
}

.st-hero-wrap .elementor-container,
[data-id="ap13"] > .elementor-container {
  position: relative;
}

.st-hero-wrap .elementor-column,
[data-id="ap13"] .elementor-column {
  position: relative;
}

.st-hero-wrap .st-hero-column-left > .elementor-widget-wrap,
[data-id="ap9"] > .elementor-widget-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 710px;
  padding: 0 0 0 80px;
  background-color: #070d1b;
  overflow: visible;
}

.st-hero-wrap .st-hero-column-right > .elementor-widget-wrap,
[data-id="ap12"] > .elementor-widget-wrap {
  min-height: 850px;
}

.st-hero.st-style1 {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  z-index: 11;
}

.st-ripple-version {
  position: relative;
  background-color: #070d1b;
}

.st-hero-text {
  position: relative;
  z-index: 12;
}

.st-hero-column-left .elementor-widget {
  width: auto;
  margin-bottom: 0;
}

.st-hero-title .elementor-heading-title,
.st-hero-text h1 {
  font-size: 120px;
  margin-bottom: 24px;
  font-weight: 900;
  color: #fdfeff;
  line-height: 1;
  letter-spacing: -0.04em;
}

.st-hero-subtitle .elementor-heading-title,
.st-hero-text h2 {
  font-size: 36px;
  margin-bottom: 41px;
  font-weight: 300;
  color: #a9adb8;
}

.st-hero-title-up .elementor-heading-title,
.st-hero-text h3 {
  font-size: 30px;
  margin-top: -6px;
  margin-bottom: 10px;
  font-weight: 300;
  color: #fec544;
}

.st-hero-title-up,
.st-hero-title,
.st-hero-subtitle,
.st-hero-btn {
  position: relative;
  z-index: 12;
}

.st-hero-btn {
  margin-top: 0;
  overflow: visible;
}

.st-hero-title-up {
  margin-bottom: 10px;
}

.st-hero-title {
  margin-bottom: 24px;
}

.st-hero-subtitle {
  margin-bottom: 41px;
}

.st-hero-title-up .elementor-heading-title,
.st-hero-title .elementor-heading-title,
.st-hero-subtitle .elementor-heading-title {
  font-family: "Roboto", sans-serif;
}

.st-hero-btn .elementor-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 170px;
  min-height: 50px;
  padding: 12px 24px;
  border-radius: 50px;
  background-color: #fec544;
  color: #070d1b;
  font-size: 16px;
  font-weight: 500;
  box-shadow: none;
}

.st-hero-btn .elementor-button:hover {
  transform: translateY(-1px);
  box-shadow: 0 5px 10px 0 #fec64450;
}

.st-hero-wrap .st-hero-img,
[data-id="ap12"] {
  position: absolute;
  right: 4%;
  top: 0;
  height: 100%;
  width: 45%;
  z-index: 11;
}

.st-hero-wrap .st-hero-img .elementor-widget-image,
.st-hero-wrap .st-hero-img .elementor-widget-container,
.st-hero-wrap .st-hero-img .elementor-image,
[data-id="ap12"] .elementor-widget-image,
[data-id="ap12"] .elementor-widget-container,
[data-id="ap12"] .elementor-image {
  height: 100%;
}

.st-hero-wrap .st-hero-img img,
[data-id="ap12"] img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%);
}

.st-social-group {
  background-color: #101624;
  border: 1px solid #232935;
  border-right: 0;
  border-radius: 50px 0 0 50px;
  height: 86px;
  width: 448px;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 30px;
  padding-left: 12px;
  right: 100%;
  z-index: 20;
}

.st-social-group .elementor-social-icons-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}

.st-social-group .elementor-grid-item {
  display: inline-flex;
}

.st-social-group .elementor-social-icon {
  height: 44px;
  min-width: 44px;
  padding: 0 16px;
  border-radius: 30px;
  background: #0a101e;
  border: 1px solid #232935;
  color: #a9adb8;
}

.st-social-group .elementor-social-icon i {
  font-size: 14px;
}

.st-social-group .elementor-social-icon:hover,
.st-social-group .elementor-social-icon.elementor-social-icon-dribbble {
  color: #fec544;
  border-color: #fec544;
}

.st-social-group .st-social-link {
  display: flex;
  align-items: center;
  gap: 10px;
}

.st-social-group .st-social-btn {
  height: 60px;
  min-width: 60px;
  padding: 0 20px;
  border-radius: 30px;
  background: #0a101e;
  border: 1px solid #232935;
  color: #a9adb8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.st-social-group .st-social-btn.active,
.st-social-group .st-social-btn:hover {
  color: #fec544;
  border-color: #fec544;
}

.st-social-group .st-social-btn i {
  font-size: 22px;
}

.st-to-right {
  transition: all 0.3s ease;
}

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}

.st-ripple-version,
[data-id="ap9"] > .elementor-widget-wrap {
  position: relative;
}

.st-ripple-version canvas,
[data-id="ap9"] > .elementor-widget-wrap canvas {
  z-index: 2 !important;
  opacity: 0.65;
}

.st-section-heading.st-style1 {
  text-align: center;
  position: relative;
  margin-top: -5px;
  margin-bottom: 41px;
  z-index: 2;
}

.st-section-heading > .elementor-widget-wrap {
  position: relative;
  display: block !important;
  min-height: 0;
  padding: 0 0 25px;
  overflow: visible;
  text-align: center;
}

.st-section-heading .elementor-widget-spacer {
  display: none;
}

.st-section-heading.st-style1 .st-section-heading-title,
.st-section-heading.st-style1 .st-section-heading-title .elementor-heading-title {
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fec544;
  position: relative;
  z-index: 10;
  letter-spacing: 1px;
  margin: 0;
}

.st-section-heading.st-style1 .st-section-heading-title::before {
  content: "";
  position: absolute;
  background-color: #3f4551;
  width: 170px;
  height: 2px;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
}

.st-section-heading.st-style1 .st-section-heading-title::after {
  content: "";
  position: absolute;
  background-color: #fec544;
  width: 70px;
  height: 2px;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
}

.st-section-heading.st-style1 .st-section-heading-subtitle,
.st-section-heading.st-style1 .st-section-heading-subtitle .elementor-heading-title {
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-size: 90px;
  font-weight: 700;
  color: rgba(21, 27, 41, 0.5) !important;
  margin: 0;
  margin-top: -17px;
  width: 100%;
  line-height: 1;
  z-index: 1;
  pointer-events: none;
  white-space: nowrap;
}

.st-section-heading.st-style1 .st-section-heading-title {
  z-index: 3;
  margin-bottom: 0;
}

.st-about-img-wrap {
  padding-right: 30px;
}

.st-about-img img {
  width: 100%;
  min-height: 550px;
  object-fit: cover;
  filter: grayscale(100%);
}

.st-text-block-title h2,
.st-text-block-title {
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 18px;
}

.st-text-block-subtitle h4,
.st-text-block-subtitle {
  font-size: 24px;
  font-weight: 300;
  color: #fec544;
  margin-bottom: 18px;
}

.st-text-block-text {
  margin-bottom: 18px;
}

.st-text-block-details ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.st-text-block-details li {
  margin-bottom: 14px;
}

.st-text-block-details li span:first-child {
  display: inline-block;
  width: 108px;
  margin-right: -5px;
  color: #fdfeff;
}

.st-text-block-details li span:last-child {
  margin-left: 7px;
}

.st-text-block-btn {
  margin-top: 43px;
}

.st-text-block-btn .elementor-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 170px;
  min-height: 50px;
  padding: 12px 24px;
  border-radius: 50px;
  background-color: #fec544;
  color: #070d1b;
  font-size: 16px;
  font-weight: 500;
}

.st-services-section .elementor-column {
  margin-bottom: 30px;
}

.st-services-section .elementor-widget-html,
.st-services-section .elementor-widget-container {
  height: 100%;
}

.st-service-wrap {
  margin-bottom: 30px;
}

.st-service-wrap > .elementor-container {
  align-items: stretch;
}

.st-service-wrap .elementor-column {
  display: flex;
}

.st-service-wrap .elementor-widget-wrap {
  width: 100%;
}

.st-service-card {
  text-align: center;
  padding: 50px 30px 42px;
  border-radius: 2px;
  transition: all 0.4s ease;
  border: 1px solid #232935;
  background-color: #101624;
  height: 100%;
  min-height: 330px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.st-service-card:hover {
  border-color: #2e3643;
}

.st-service-icon {
  width: 90px;
  height: 90px;
  border: 1px solid #3a4250;
  border-radius: 50%;
  background-color: #101624;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 28px;
  flex: 0 0 auto;
}

.st-service-icon svg {
  width: 42px;
  height: 42px;
  fill: none;
  stroke: #4a5160;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: all 0.4s ease;
}

.st-service-card:hover .st-service-icon {
  border-color: #fec544;
}

.st-service-card:hover .st-service-icon svg {
  stroke: #fec544;
}

.st-service-card h3 {
  font-weight: 400;
  line-height: 1.2em;
  font-size: 20px;
  margin: 0 0 17px;
  transition: all 0.4s ease;
  color: #fdfeff;
}

.st-service-card:hover h3 {
  color: #fec544;
}

.st-service-card p {
  margin: 0;
  max-width: 265px;
  color: #a9adb8;
  font-size: 17px;
  line-height: 1.95;
}

.st-skill-title h3,
.st-skill-title {
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 25px;
}

.st-skill-copy {
  padding-right: 20px;
}

.st-skill-copy p {
  margin-bottom: 18px;
}

.st-single-progressbar {
  margin-top: -5px;
}

.st-single-progressbar .elementor-title {
  color: #fdfeff;
  font-size: 16px;
}

.st-single-progressbar .elementor-progress-percentage {
  color: #fec544;
  font-weight: 400;
}

.st-single-progressbar .elementor-progress-wrapper {
  height: 2px;
  background-color: #3f4551;
}

.st-single-progressbar .elementor-progress-bar {
  height: 2px;
  background-color: #fec544;
}

.st-resume-heading {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}

.st-resume-heading img {
  width: 32px;
  height: auto;
}

.st-resume-heading-title {
  margin: 0 0 0 30px;
  font-size: 36px;
  font-weight: 400;
}

.st-resume-timeline-wrap {
  padding-left: 40px;
  margin-left: 20px;
  border-left: 1px solid #232935;
}

.st-resume-timeline {
  position: relative;
  padding-top: 1px;
}

.st-resume-timeline + .st-resume-timeline {
  margin-top: 48px;
}

.st-resume-timeline::before {
  position: absolute;
  content: "";
  border: 2px solid #232935;
  border-radius: 50%;
  background-color: #101624;
  width: 13px;
  height: 13px;
  top: 0;
  left: -47px;
  transition: all 0.4s ease;
}

.st-resume-timeline:hover::before {
  background-color: #fec544;
}

.st-resume-timeline-title h4,
.st-resume-timeline-title {
  font-size: 24px;
  font-weight: 400;
  color: #fec544;
  margin-top: -7px;
  margin-bottom: 8px;
}

.st-resume-timeline-duration,
.st-resume-timeline-duration p {
  font-size: 18px;
  margin-bottom: 21px;
  color: #a9adb8;
}

.st-resume-timeline-subtitle,
.st-resume-timeline-subtitle h5 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 19px;
  color: #fdfeff;
}

.st-resume-timeline-text p {
  margin: 0;
}

.st-portfolio {
  display: block;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}

.st-portfolio::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #3f4551;
  opacity: 0;
  transition: all 0.4s ease;
  z-index: 1;
}

.st-portfolio::after {
  content: "";
  position: absolute;
  border: 1px solid #fdfeff;
  width: 90%;
  height: 90%;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.st-portfolio:hover::before,
.st-portfolio:hover::after {
  opacity: 0.85;
}

.st-portfolio img {
  width: 100%;
  display: block;
}

.st-portfolio-item-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s ease;
  z-index: 5;
  text-align: center;
  opacity: 0;
  visibility: hidden;
}

.st-portfolio:hover .st-portfolio-item-hover {
  opacity: 1;
  visibility: visible;
}

.st-portfolio-item-hover i {
  border: 0.5px solid #3f4551;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #fec544;
  color: #151b29;
  font-size: 26px;
  opacity: 0.8;
}

.st-portfolio-item-hover h5 {
  width: 250px;
  margin: 26px 0 4px;
  font-size: 20px;
  color: #fdfeff;
}

.st-portfolio-btn {
  text-align: center;
  margin-top: 20px;
}

.st-portfolio-btn .elementor-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  min-height: 44px;
  padding: 10px 22px;
  border-radius: 50px;
  background-color: #fec544;
  color: #070d1b;
  font-size: 14px;
  font-weight: 500;
}

.st-testimonial .elementor-testimonial-wrapper {
  text-align: center;
}

.st-testimonial .elementor-testimonial-content {
  position: relative;
  border-radius: 3px;
  transition: all 0.4s ease;
  background-color: #101624;
  padding: 30px 15px;
  border: 1px solid #232935;
  margin-bottom: 40px;
}

.st-testimonial .elementor-testimonial-content::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  left: 50%;
  bottom: -16px;
  border: 1px solid #232935;
  border-width: 0 1px 1px 0;
  background: #101624;
  transform: translateX(-50%) rotate(45deg);
  transition: all 0.4s ease;
}

.st-testimonial:hover .elementor-testimonial-content,
.st-testimonial:hover .elementor-testimonial-content::after {
  border-color: #fec544;
}

.st-testimonial .elementor-testimonial-content p {
  margin: 0;
}

.st-testimonial .elementor-testimonial-image img {
  width: 90px;
  height: 90px;
  object-fit: cover;
}

.st-testimonial .elementor-testimonial-name {
  font-size: 20px;
  font-weight: 400;
  transition: all 0.4s ease;
}

.st-testimonial:hover .elementor-testimonial-name {
  color: #fec544;
}

.st-blog-card .elementor-image-box-wrapper {
  display: block;
}

.st-blog-card .elementor-image-box-img {
  margin-bottom: 22px !important;
}

.st-blog-card .elementor-image-box-img img {
  width: 100%;
}

.st-blog-card .elementor-image-box-description {
  margin-top: 10px;
}

.st-contact-form input,
.st-contact-form textarea {
  width: 100%;
  padding: 13px 20px;
  margin-bottom: 14px;
  background-color: #101624;
  border: 1px solid #232935;
  color: #fdfeff;
}

.st-contact-form textarea {
  min-height: 160px;
  resize: vertical;
}

.st-contact-form .st-btn-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 170px;
  min-height: 50px;
  padding: 12px 24px;
  border-radius: 50px;
  background-color: #fec544;
  color: #070d1b;
  font-size: 16px;
  font-weight: 500;
}

.st-contact-info p {
  margin-bottom: 18px;
}

.st-contact-info-list {
  margin-top: 22px;
}

.st-contact-info-list-item {
  margin-bottom: 18px;
}

.st-contact-info-list-item strong {
  display: block;
  color: #fdfeff;
  margin-bottom: 6px;
}

.st-footer {
  padding: 36px 0 44px;
  text-align: center;
  color: #a9adb8;
  font-size: 14px;
}

@media screen and (max-width: 991px) {
  body.elementor-template-canvas {
    font-size: 14px;
  }

  body.elementor-template-canvas .elementor-top-section > .elementor-container {
    max-width: 960px;
  }

  .st-hero-wrap,
  [data-id="ap13"] {
    min-height: initial;
  }

  .st-hero-wrap .st-hero-img,
  [data-id="ap12"] {
    display: none;
  }

  .st-hero-wrap .st-hero-column-left > .elementor-widget-wrap,
  [data-id="ap9"] > .elementor-widget-wrap {
    min-height: 580px;
    padding: 40px 16px;
    justify-content: center;
  }

  .st-about-img-wrap {
    padding-right: 0;
  }

  .st-section-heading.st-style1 .st-section-heading-subtitle,
  .st-section-heading.st-style1 .st-section-heading-subtitle .elementor-heading-title {
    display: none;
  }

  .sp-phone {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  body.elementor-template-canvas .elementor-top-section > .elementor-container {
    max-width: 720px;
  }

  .st-main-header-in {
    min-height: 74px;
  }

  .st-nav {
    position: relative;
    gap: 12px;
    justify-content: flex-end;
  }

  .st-main-header-center.st-nav {
    display: flex;
    justify-content: flex-end;
  }

  .st-munu-toggle {
    display: inline-flex;
    position: relative;
    z-index: 20;
  }

  .st-nav .st-nav-list {
    display: none;
    position: absolute;
    top: calc(100% + 12px);
    right: 0;
    min-width: 220px;
    padding: 18px;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    background: #101624;
    border: 1px solid #232935;
    border-radius: 16px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.28);
  }

  .st-nav.st-open .st-nav-list {
    display: flex;
  }

  .st-hero-title .elementor-heading-title,
  .st-hero-text h1 {
    font-size: 90px;
  }

  .st-hero-subtitle .elementor-heading-title,
  .st-hero-text h2 {
    font-size: 26px;
  }

  .st-hero-title-up .elementor-heading-title,
  .st-hero-text h3 {
    font-size: 24px;
  }

  .st-social-group {
    position: static;
    width: auto;
    height: auto;
    padding: 12px;
    border-right: 1px solid #232935;
    border-radius: 22px;
    margin-top: 30px;
  }

  .st-section-heading > .elementor-widget-wrap {
    min-height: 118px;
    padding-bottom: 12px;
  }

  .st-section-heading.st-style1 .st-section-heading-subtitle,
  .st-section-heading.st-style1 .st-section-heading-subtitle .elementor-heading-title {
    top: 32px;
    font-size: 78px;
  }
}

@media screen and (max-width: 575px) {
  body.elementor-template-canvas .elementor-top-section > .elementor-container {
    max-width: 540px;
  }

  .st-hero-title .elementor-heading-title,
  .st-hero-text h1 {
    font-size: 72px;
  }

  .st-hero-subtitle .elementor-heading-title,
  .st-hero-text h2 {
    font-size: 22px;
    margin-bottom: 32px;
  }

  .st-hero-title-up .elementor-heading-title,
  .st-hero-text h3 {
    font-size: 18px;
  }
}
