/**
 Theme Name: Davis
 Author: Laralink
 Version: 1.0.0
 */
/*Google Fonts*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");
/*--------------------------------------------------------------
>> TABLE OF CONTENTS:
----------------------------------------------------------------
1. Typography
2. Spacing
3. General
4. Preloader
5. Header
6. Button
7. Slider
8. Section Heading
9. Icon box
10. Text Block
11. Text Block
12. Video Block
13. Image Box
14. Funfact
15. Isotope
16. Image Gallery
17. Skill
18. Post
19. Testimonial
20. Contact Form
21. Blog Details
22. Comments
23. Footer

--------------------------------------------------------------*/
/*--------------------------------------------------------------
1. Typography
----------------------------------------------------------------*/
body,
html {
  color: #a9adb8;
  background-color: #0a101e;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h3,
h6 {
  clear: both;
  color: #fdfeff;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: 700;
  line-height: 1.2em;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 34px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 15px;
}

p {
  margin-bottom: 12px;
}

ul {
  margin: 0 0 15px 0;
  padding-left: 15px;
  list-style: square outside none;
}

ol {
  padding-left: 15px;
  margin-bottom: 15px;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 15px;
}

address {
  margin: 0 0 15px;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

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

@media screen and (max-width: 991px) {
  body, html {
    font-size: 14px;
  }
}

/*--------------------------------------------------------------
2. Spacing
----------------------------------------------------------------*/
@media screen and (min-width: 992px) {
  .st-height-b0 {
    height: 0px;
  }
  .st-height-b5 {
    height: 5px;
  }
  .st-height-b10 {
    height: 10px;
  }
  .st-height-b15 {
    height: 15px;
  }
  .st-height-b20 {
    height: 20px;
  }
  .st-height-b25 {
    height: 25px;
  }
  .st-height-b30 {
    height: 30px;
  }
  .st-height-b35 {
    height: 35px;
  }
  .st-height-b40 {
    height: 40px;
  }
  .st-height-b45 {
    height: 45px;
  }
  .st-height-b50 {
    height: 50px;
  }
  .st-height-b55 {
    height: 55px;
  }
  .st-height-b60 {
    height: 60px;
  }
  .st-height-b65 {
    height: 65px;
  }
  .st-height-b70 {
    height: 70px;
  }
  .st-height-b75 {
    height: 75px;
  }
  .st-height-b80 {
    height: 80px;
  }
  .st-height-b85 {
    height: 85px;
  }
  .st-height-b90 {
    height: 90px;
  }
  .st-height-b95 {
    height: 95px;
  }
  .st-height-b100 {
    height: 100px;
  }
  .st-height-b105 {
    height: 105px;
  }
  .st-height-b110 {
    height: 110px;
  }
  .st-height-b115 {
    height: 115px;
  }
  .st-height-b120 {
    height: 120px;
  }
  .st-height-b125 {
    height: 125px;
  }
  .st-height-b130 {
    height: 130px;
  }
  .st-height-b135 {
    height: 135px;
  }
  .st-height-b140 {
    height: 140px;
  }
  .st-height-b145 {
    height: 145px;
  }
  .st-height-b150 {
    height: 150px;
  }
  .st-height-b155 {
    height: 155px;
  }
  .st-height-b160 {
    height: 160px;
  }
  .st-height-b165 {
    height: 165px;
  }
  .st-height-b170 {
    height: 170px;
  }
  .st-height-b175 {
    height: 175px;
  }
  .st-height-b180 {
    height: 180px;
  }
  .st-height-b185 {
    height: 185px;
  }
  .st-height-b190 {
    height: 190px;
  }
  .st-height-b195 {
    height: 195px;
  }
  .st-height-b200 {
    height: 200px;
  }
  .st-height-b205 {
    height: 205px;
  }
  .st-height-b210 {
    height: 210px;
  }
}

@media screen and (max-width: 991px) {
  .st-height-lg-b0 {
    height: 0px;
  }
  .st-height-lg-b5 {
    height: 5px;
  }
  .st-height-lg-b10 {
    height: 10px;
  }
  .st-height-lg-b15 {
    height: 15px;
  }
  .st-height-lg-b20 {
    height: 20px;
  }
  .st-height-lg-b25 {
    height: 25px;
  }
  .st-height-lg-b30 {
    height: 30px;
  }
  .st-height-lg-b35 {
    height: 35px;
  }
  .st-height-lg-b40 {
    height: 40px;
  }
  .st-height-lg-b45 {
    height: 45px;
  }
  .st-height-lg-b50 {
    height: 50px;
  }
  .st-height-lg-b55 {
    height: 55px;
  }
  .st-height-lg-b60 {
    height: 60px;
  }
  .st-height-lg-b65 {
    height: 65px;
  }
  .st-height-lg-b70 {
    height: 70px;
  }
  .st-height-lg-b75 {
    height: 75px;
  }
  .st-height-lg-b80 {
    height: 80px;
  }
  .st-height-lg-b85 {
    height: 85px;
  }
  .st-height-lg-b90 {
    height: 90px;
  }
  .st-height-lg-b95 {
    height: 95px;
  }
  .st-height-lg-b100 {
    height: 100px;
  }
  .st-height-lg-b105 {
    height: 105px;
  }
  .st-height-lg-b110 {
    height: 110px;
  }
  .st-height-lg-b115 {
    height: 115px;
  }
  .st-height-lg-b120 {
    height: 120px;
  }
  .st-height-lg-b125 {
    height: 125px;
  }
  .st-height-lg-b130 {
    height: 130px;
  }
  .st-height-lg-b135 {
    height: 135px;
  }
  .st-height-lg-b140 {
    height: 140px;
  }
  .st-height-lg-b145 {
    height: 145px;
  }
  .st-height-lg-b150 {
    height: 150px;
  }
  .st-height-lg-b155 {
    height: 155px;
  }
  .st-height-lg-b160 {
    height: 160px;
  }
  .st-height-lg-b165 {
    height: 165px;
  }
  .st-height-lg-b170 {
    height: 170px;
  }
  .st-height-lg-b175 {
    height: 175px;
  }
  .st-height-lg-b180 {
    height: 180px;
  }
  .st-height-lg-b185 {
    height: 185px;
  }
  .st-height-lg-b190 {
    height: 190px;
  }
  .st-height-lg-b195 {
    height: 195px;
  }
  .st-height-lg-b200 {
    height: 200px;
  }
  .st-height-lg-b205 {
    height: 205px;
  }
  .st-height-lg-b210 {
    height: 210px;
  }
}

/*--------------------------------------------------------------
3. General
----------------------------------------------------------------*/
.st-mp0 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.st-flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.st-zoom {
  position: relative;
  overflow: hidden;
}

.st-zoom .st-zoom-in {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.st-zoom:hover .st-zoom-in {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
}

.st-vertical-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.st-vertical-middle .st-vertical-middle-in {
  width: 100%;
}

.st-bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.st-content {
  position: relative;
  z-index: 10;
  overflow-x: hidden;
}

.st-sticky-footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.st-dark-bg {
  background-color: #070d1b;
}

.st-gray-bg {
  background-color: #b8b8b8;
}

.st-gray-overlay {
  position: relative;
}

.st-gray-overlay:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(184, 184, 184, 0.86);
}

.st-gray-overlay .container {
  position: relative;
  z-index: 1;
}

hr {
  margin: 0;
  width: 100%;
  border-color: #000000;
}

.st-fixed-bg {
  background-attachment: fixed;
}

@media screen and (max-width: 991px) {
  .st-content {
    margin: 0 !important;
  }
  .st-vertical-middle {
    display: block;
  }
}

/*--------------------------------------------------------------
5. Header
----------------------------------------------------------------*/
.st-site-header.st-style1 {
  background-color: rgba(7, 13, 27, 0.9);
  -webkit-box-shadow: 0 10px 10px -10px rgba(7, 13, 27, 0.1);
          box-shadow: 0 10px 10px -10px rgba(7, 13, 27, 0.1);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.st-site-header.st-style1 .st-main-header-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 80px;
}

.st-site-header.st-style1.st-transparent-header {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.st-site-header.st-style1.st-sticky-active {
  background-color: #070d1b;
  -webkit-box-shadow: 0 10px 10px -10px rgba(7, 13, 27, 0.1);
          box-shadow: 0 10px 10px -10px rgba(7, 13, 27, 0.1);
}

@media screen and (max-width: 991px) {
  .st-main-header .container {
    max-width: 100%;
  }
  .st-site-header.st-style1 {
    background-color: #070d1b;
  }
}

.st-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

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

@media screen and (min-width: 992px) {
  .st-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .st-nav .st-nav-list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .st-nav .st-nav-list > li {
    margin-right: -40px;
  }
  .st-nav .st-nav-list > li:last-child {
    margin-right: 45px;
  }
  .st-nav .st-nav-list > li > a {
    padding: 15px 0;
    font-size: 15px;
    display: inline-block;
    color: #fdfeff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
  }
  .st-nav .st-nav-list > li > a.active {
    color: #fec544;
  }
  .st-nav .sp-phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 45px;
    position: relative;
  }
  .st-nav .sp-phone::before {
    content: '';
    position: absolute;
    height: 11px;
    width: 1px;
    background: white;
    left: 0px;
  }
  .st-nav .sp-phone svg {
    fill: #ffffff;
    width: 15px;
  }
  .st-nav .sp-phone .sp-phone-no {
    padding-left: 15px;
    color: #fec544;
  }
  .st-munu-toggle,
  .st-munu-dropdown-toggle {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .st-munu-dropdown-toggle {
    position: absolute;
    height: 30px;
    width: 30px;
    right: 20px;
    top: 5px;
  }
  .st-munu-dropdown-toggle:before, .st-munu-dropdown-toggle:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 2px;
    width: 10px;
    background-color: #fdfeff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .st-munu-dropdown-toggle:before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
  }
  .st-munu-dropdown-toggle.active:before {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  .st-nav .st-nav-list {
    position: absolute;
    width: 100vw;
    left: 0;
    background-color: #070d1b;
    padding: 10px 0;
    display: none;
    top: 100%;
    border-top: 1px solid #101624;
    border-bottom: 1px solid #101624;
    overflow: auto;
    max-height: calc(100vh - 80px);
  }
  .st-nav .st-nav-list ul {
    padding-left: 15px;
    display: none;
  }
  .st-nav .st-nav-list a {
    display: block;
    padding: 8px 20px;
  }
  .st-nav .menu-item-has-children {
    position: relative;
  }
  .st-nav .sp-phone {
    display: none;
  }
  /*Mobile Menu Button*/
  .st-munu-toggle {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 27px;
    margin: 15px 0px 15px 0px;
    cursor: pointer;
  }
  .st-munu-toggle span,
  .st-munu-toggle span:before,
  .st-munu-toggle span:after {
    width: 100%;
    height: 2px;
    background-color: #666;
    display: block;
  }
  .st-munu-toggle span {
    margin: 0 auto;
    position: relative;
    top: 12px;
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .st-munu-toggle span:before {
    content: '';
    position: absolute;
    margin-top: -8px;
    -webkit-transition-property: margin, -webkit-transform;
    transition-property: margin, -webkit-transform;
    transition-property: margin, transform;
    transition-property: margin, transform, -webkit-transform;
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s, 0s;
            transition-delay: 0.2s, 0s;
  }
  .st-munu-toggle span:after {
    content: '';
    position: absolute;
    margin-top: 8px;
    -webkit-transition-property: margin, -webkit-transform;
    transition-property: margin, -webkit-transform;
    transition-property: margin, transform;
    transition-property: margin, transform, -webkit-transform;
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s, 0s;
            transition-delay: 0.2s, 0s;
  }
  .st-toggle-active span {
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .st-toggle-active span:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition-delay: 0s, 0.2s;
            transition-delay: 0s, 0.2s;
  }
  .st-toggle-active span:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition-delay: 0s, 0.2s;
            transition-delay: 0s, 0.2s;
  }
}

.st-sticky-header {
  position: fixed;
  z-index: 200;
  width: 100%;
  top: 0;
  left: 0;
}

.st-site-header.st-style2 .st-header-author {
  height: 190px;
  width: 190px;
  border-radius: 50%;
  border: 6px solid rgba(255, 255, 255, 0.1);
  margin: auto;
}

.st-site-header.st-style2 .st-header-author img {
  border-radius: inherit;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (min-width: 991px) {
  .st-site-header.st-style2 {
    width: 300px;
    background: #070d1b;
    height: 100vh;
    border-right: 1px solid #101624;
    overflow: auto;
  }
  .st-site-header.st-style2 .st-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .st-site-header.st-style2 .st-nav .st-nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .st-site-header.st-style2 .st-nav .st-nav-list > li {
    margin-right: 0;
  }
  .st-site-header.st-style2 .st-nav .st-nav-list > li > a {
    padding: 10px 0;
  }
  .st-site-header.st-style2 .st-main-header {
    position: relative;
    padding: 40px 25px 80px;
  }
  .st-site-header.st-style2 .st-main-header:after {
    content: '';
    position: fixed;
    height: 80px;
    width: 299px;
    left: 0;
    bottom: 0;
    background-color: #070d1b;
  }
  .st-site-header.st-style2 .st-social-btn.st-style1 {
    position: fixed;
    bottom: 40px;
    left: 40px;
  }
  .st-site-header.st-style2 .st-social-btn.st-style1 li {
    color: #0a101e;
    margin-right: 20px;
    font-size: 18px;
  }
  .st-site-header.st-style2 .st-social-btn.st-style1 li:last-child {
    margin-right: 0;
  }
  .st-site-header.st-style2 .st-social-btn.st-style1 li a:hover {
    color: #070d1b;
  }
  .st-site-header.st-style2 .st-main-header-left {
    margin-bottom: 24px;
  }
  .st-site-header.st-style2 .st-btn.st-style1 {
    margin-top: 20px;
    font-size: 14px;
    padding: 0.6em 1.3em;
  }
  .st-site-header.st-style2 .st-hero-btn {
    margin-top: 22px;
  }
  .st-site-header.st-style2 .st-main-header-left {
    margin-left: -40px;
    margin-right: -40px;
    border-bottom: 1px solid #101624;
    padding-bottom: 40px;
  }
  .st-get-sidebar {
    padding-left: 300px;
  }
  .st-get-sidebar .st-sticky-footer {
    left: 300px;
    max-width: calc(100% - 300px);
  }
}

@media screen and (max-width: 991px) {
  .st-site-header .st-btn,
  .st-site-header.st-style2 .st-opening-hr,
  .st-site-header.st-style2 .st-social-btn.st-style1 {
    display: none !important;
  }
  .st-site-header.st-style2 {
    background-color: #070d1b;
    border-bottom: 1px solid #101624;
  }
  .st-site-header.st-style2 .st-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .st-site-header.st-style2 .st-main-header-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 70px;
  }
  .st-site-header.st-style2 .st-header-author {
    height: 50px;
    width: 50px;
    border: 2px solid rgba(255, 255, 255, 0.1);
  }
}

/*--------------------------------------------------------------
8. Slider
-
---------------------------------------------------------------*/
.st-hero-wrap {
  position: relative;
  height: 850px;
  background-color: #070d1b;
}

.st-hero-wrap img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.st-hero-wrap .st-hero-img {
  position: absolute;
  right: 4%;
  top: 0;
  height: 100%;
  width: 45%;
  z-index: 11;
}

.st-hero.st-style1 {
  height: 710px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  z-index: 11;
}

.st-hero.st-style1 .st-hero-text h1 {
  font-size: 120px;
  margin-bottom: 24px;
  font-weight: 900;
  color: #fdfeff;
  line-height: 1;
}

.st-hero.st-style1 .st-hero-text h2 {
  font-size: 36px;
  margin-bottom: 41px;
  font-weight: 300;
  color: #a9adb8;
}

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

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

.st-hero.st-style2 {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: relative;
  overflow: hidden;
  background-color: #070d1b;
}

.st-hero.st-style2 .container {
  position: relative;
  z-index: 11;
}

.st-hero.st-style2 h1 {
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 20px;
}

.st-hero.st-style2 h1 span {
  color: #fec544;
}

.st-hero.st-style2 p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6em;
  margin-bottom: 22px;
}

.st-hero.st-style2 .st-author {
  height: 190px;
  width: 190px;
  border-radius: 50%;
  border: 6px solid rgba(255, 255, 255, 0.1);
  margin: auto;
  margin-bottom: 25px;
}

.st-hero.st-style2 .st-author img {
  border-radius: inherit;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.st-hero.st-style2 .st-hero-shape {
  width: 100%;
  fill: #0a101e;
  position: absolute;
  bottom: 0;
}

canvas {
  display: block;
  vertical-align: bottom;
}

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  top: 0;
  left: 0;
}

.st-hero-social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.st-hero-social-links .st-social-btn {
  height: 44px;
  width: 44px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  margin: 0 10px;
}

.st-hero-social-links .st-social-btn:hover {
  border-color: rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.9);
}

#background-wrap {
  bottom: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  opacity: 0.1;
}

/* KEYFRAMES */
@-webkit-keyframes animateBubble {
  0% {
    margin-top: 1000px;
  }
  100% {
    margin-top: -100%;
  }
}
@keyframes animateBubble {
  0% {
    margin-top: 1000px;
  }
  100% {
    margin-top: -100%;
  }
}

@-webkit-keyframes sideWays {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: 50px;
  }
}

@keyframes sideWays {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: 50px;
  }
}

/* ANIMATIONS */
.x1 {
  -webkit-animation: animateBubble 25s linear infinite,
 sideWays 2s ease-in-out infinite alternate;
          animation: animateBubble 25s linear infinite,
 sideWays 2s ease-in-out infinite alternate;
  left: -5%;
  top: 5%;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}

.x2 {
  -webkit-animation: animateBubble 20s linear infinite,
 sideWays 4s ease-in-out infinite alternate;
          animation: animateBubble 20s linear infinite,
 sideWays 4s ease-in-out infinite alternate;
  left: 5%;
  top: 80%;
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
}

.x3 {
  -webkit-animation: animateBubble 28s linear infinite,
 sideWays 2s ease-in-out infinite alternate;
          animation: animateBubble 28s linear infinite,
 sideWays 2s ease-in-out infinite alternate;
  left: 10%;
  top: 40%;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}

.x4 {
  -webkit-animation: animateBubble 22s linear infinite,
 sideWays 3s ease-in-out infinite alternate;
          animation: animateBubble 22s linear infinite,
 sideWays 3s ease-in-out infinite alternate;
  left: 20%;
  top: 0;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
}

.x5 {
  -webkit-animation: animateBubble 29s linear infinite,
 sideWays 4s ease-in-out infinite alternate;
          animation: animateBubble 29s linear infinite,
 sideWays 4s ease-in-out infinite alternate;
  left: 30%;
  top: 50%;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}

.x6 {
  -webkit-animation: animateBubble 21s linear infinite,
 sideWays 2s ease-in-out infinite alternate;
          animation: animateBubble 21s linear infinite,
 sideWays 2s ease-in-out infinite alternate;
  left: 50%;
  top: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.x7 {
  -webkit-animation: animateBubble 20s linear infinite,
 sideWays 2s ease-in-out infinite alternate;
          animation: animateBubble 20s linear infinite,
 sideWays 2s ease-in-out infinite alternate;
  left: 65%;
  top: 70%;
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
}

.x8 {
  -webkit-animation: animateBubble 22s linear infinite,
 sideWays 3s ease-in-out infinite alternate;
          animation: animateBubble 22s linear infinite,
 sideWays 3s ease-in-out infinite alternate;
  left: 80%;
  top: 10%;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
}

.x9 {
  -webkit-animation: animateBubble 29s linear infinite,
 sideWays 4s ease-in-out infinite alternate;
          animation: animateBubble 29s linear infinite,
 sideWays 4s ease-in-out infinite alternate;
  left: 90%;
  top: 50%;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}

.x10 {
  -webkit-animation: animateBubble 26s linear infinite,
 sideWays 2s ease-in-out infinite alternate;
          animation: animateBubble 26s linear infinite,
 sideWays 2s ease-in-out infinite alternate;
  left: 80%;
  top: 80%;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
}

/* OBJECTS */
.bubble {
  border-radius: 50%;
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px white;
          box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px white;
  height: 200px;
  position: absolute;
  width: 200px;
}

.bubble:after {
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 70%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#00ffffff', GradientType=1);
  border-radius: 50%;
  -webkit-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
          box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
  content: '';
  height: 180px;
  left: 10px;
  position: absolute;
  width: 180px;
}

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

@media screen and (max-width: 991px) {
  .st-hero-wrap {
    height: initial;
  }
  .st-hero-wrap .st-hero-img {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .st-hero.st-style2 h1 {
    font-size: 40px;
  }
  .st-hero.st-style2 p {
    font-size: 16px;
  }
  .st-hero.st-style2 p br {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .st-hero.st-style1 {
    height: 580px;
  }
  .st-hero.st-style1 .st-hero-text h1 {
    font-size: 90px;
  }
}

/*--------------------------------------------------------------
6. Button
----------------------------------------------------------------*/
.st-btn.st-style1,
.st-btn.st-style2 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5em;
  font-weight: 500;
  padding: 12px 1.5em;
  border-radius: 50px;
  min-width: 170px;
  border: none;
  outline: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-transform: capitalize;
}

.st-btn.st-style2 {
  border: 1px solid;
  padding: 0.69em 3.2em;
}

.st-btn.st-style1:hover,
.st-btn.st-style2:hover {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0px 5px 10px 0px #fec64450;
          box-shadow: 0px 5px 10px 0px #fec64450;
}

.st-btn.st-style1.st-color1 {
  background-color: #fec544;
  color: #070d1b;
}

.st-btn.st-style1.st-color2 {
  background: #000;
  color: #fff;
}

.st-btn.st-style1.st-color3 {
  background: #fff;
  color: #222;
}

.st-btn.st-style1.st-color4 {
  background-color: pink;
  color: #fff;
}

.st-btn.st-style1.st-color5 {
  background: linear-gradient(45deg, #1446ea 0%, #03dcec 88%, #03dcec 100%);
  color: #fff;
}

.st-btn.st-style2.st-color1 {
  background-color: transparent;
  border-color: #fec544;
  color: #fec544;
}

.st-btn.st-style2.st-color1:hover {
  background-color: #fec544;
  color: #070d1b;
}

.st-btn.st-size-medium {
  padding: 0.6em 1.8em;
}

.st-btn.st-style2.st-color2 {
  border-color: #fff;
  color: #fff;
}

.st-btn.st-style2.st-color2:hover {
  background-color: #fff;
  color: #222;
}

.st-hero-btn-group .st-btn:not(:last-child) {
  margin-right: 12px;
}

@media screen and (max-width: 991px) {
  .st-btn.st-style1,
  .st-btn.st-style2 {
    font-size: 14px;
    padding: 0.72em 1.8em;
  }
}

/*--------------------------------------------------------------
9. Section Heading
----------------------------------------------------------------*/
.st-section-heading.st-style1 {
  text-align: center;
  position: relative;
  margin-top: -5px;
  margin-bottom: 41px;
}

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

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

.st-section-heading.st-style1 .st-section-heading-subtitle {
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 90px;
  font-weight: 700;
  color: rgba(21, 27, 41, 0.5);
  margin: 0;
  margin-top: -17px;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .st-section-heading.st-style1 .st-section-heading-subtitle {
    display: none;
  }
}

/* End Section Heading */
/*--------------------------------------------------------------
9. About Section
----------------------------------------------------------------*/
/* .st-about-img {
  min-height: 550px;
}

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


/* =========================================
   ABOUT IMAGE - PREMIUM HOVER EFFECT
   ========================================= */

.st-about-img-wrap {
    position: relative;

    width: 100%;

    border-radius: 18px;

    overflow: hidden;

    padding: 5px;

    background: linear-gradient(
        135deg,
        #f8c62f,
        transparent 35%,
        transparent 65%,
        #f8c62f
    );

    box-shadow:
        0 15px 40px rgba(0, 0, 0, 0.25);

    transition: all 0.5s ease;
}


/* Image */
.st-about-img-wrap .st-about-img {
    position: relative;

    width: 100%;
    height: 550px;

    border-radius: 14px;

    overflow: hidden;

    background-size: cover;
    background-position: center;

    transition:
        transform 0.7s ease,
        filter 0.7s ease;
}


/* Dark overlay */
.st-about-img-wrap .st-about-img::before {
    content: "";

    position: absolute;

    inset: 0;

    background: linear-gradient(
        135deg,
        rgba(10, 16, 30, 0.05),
        rgba(10, 16, 30, 0.55)
    );

    opacity: 0;

    transition: opacity 0.5s ease;

    z-index: 1;
}


/* Golden shine */
.st-about-img-wrap .st-about-img::after {
    content: "";

    position: absolute;

    top: -100%;
    left: -120%;

    width: 70%;
    height: 300%;

    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.35),
        transparent
    );

    transform: rotate(25deg);

    transition: left 0.8s ease;

    z-index: 2;
}


/* =========================================
   HOVER
   ========================================= */

.st-about-img-wrap:hover {

    transform: translateY(-8px);

    box-shadow:
        0 20px 50px rgba(0, 0, 0, 0.35),
        0 0 25px rgba(248, 198, 47, 0.25);

}


/* Image zoom */
.st-about-img-wrap:hover .st-about-img {

    transform: scale(1.06);

    filter: brightness(1.05);

}


/* Overlay */
.st-about-img-wrap:hover .st-about-img::before {

    opacity: 1;

}


/* Shine */
.st-about-img-wrap:hover .st-about-img::after {

    left: 140%;

}


/* =========================================
   GOLDEN CORNER EFFECT
   ========================================= */

.st-about-img-wrap {
    isolation: isolate;
}


.st-about-img-wrap::before {
    content: "";

    position: absolute;

    top: -2px;
    right: -2px;

    width: 70px;
    height: 70px;

    border-top: 3px solid #f8c62f;
    border-right: 3px solid #f8c62f;

    border-radius: 0 18px 0 0;

    opacity: 0;

    transition: all 0.5s ease;

    z-index: 3;
}


.st-about-img-wrap::after {
    content: "";

    position: absolute;

    bottom: -2px;
    left: -2px;

    width: 70px;
    height: 70px;

    border-bottom: 3px solid #f8c62f;
    border-left: 3px solid #f8c62f;

    border-radius: 0 0 0 18px;

    opacity: 0;

    transition: all 0.5s ease;

    z-index: 3;
}


/* Corner animation */
.st-about-img-wrap:hover::before {

    opacity: 1;

    width: 100px;
    height: 100px;

}


.st-about-img-wrap:hover::after {

    opacity: 1;

    width: 100px;
    height: 100px;

}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 991px) {

    .st-about-img-wrap .st-about-img {
        min-height: 380px;
    }

}


@media (max-width: 575px) {

    .st-about-img-wrap {
        padding: 4px;

        border-radius: 14px;
    }

    .st-about-img-wrap .st-about-img {

        min-height: 300px;

        border-radius: 11px;
    }

}


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

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

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

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

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

.st-text-block-details li :last-child {
  margin-bottom: 0;
}

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

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

@media screen and (max-width: 991px) {
  .st-about-img-wrap {
    padding-right: 0px;
  }
}

/*--------------------------------------------------------------
10. Icon box
----------------------------------------------------------------*/
.st-iconbox.st-style1 {
  text-align: center;
  padding: 50px 30px;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid #232935;
  background-color: #101624;
}

.st-iconbox.st-style1:hover .st-iconbox-icon {
  border: 0.5px solid #fec544;
}

.st-iconbox.st-style1:hover .st-iconbox-icon svg {
  fill: #fec544;
}

.st-iconbox.st-style1:hover .st-iconbox-title {
  color: #fec544;
}

.st-iconbox.st-style1 .st-iconbox-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 90px;
  width: 90px;
  border: 0.5px solid #3f4551;
  border-radius: 50%;
  background-color: #070d1b;
  margin: auto;
  font-size: 50px;
  margin-bottom: 28px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.st-iconbox.st-style1 .st-iconbox-icon svg {
  width: 52px;
  fill: #3f4551;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.st-iconbox.st-style1 .st-iconbox-title {
  font-weight: 400;
  line-height: 1.2em;
  font-size: 20px;
  margin-bottom: 16px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.st-iconbox.st-style1 .st-iconbox-text {
  margin-bottom: -6px;
}

/*--------------------------------------------------------------
18. Skill
----------------------------------------------------------------*/
.st-skill-title {
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 25px;
}

.st-progressbar-wrap {
  overflow: hidden;
}

.st-progressbar-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2px;
  font-family: 'Roboto', sans-serif;
}

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

.st-progressbar-title {
  font-size: 16px;
  margin-bottom: 0;
}

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

.st-progressbar {
  width: 100%;
  height: 2px;
  background-color: #3f4551;
}

.st-progressbar-in {
  background-color: #fec544;
  height: 2px;
}

@media screen and (max-width: 991px) {
  .st-skill-title {
    font-size: 28px;
  }
}

/*--------------------------------------------------------------
18. Resume Section
----------------------------------------------------------------*/
.st-resume-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

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

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

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

.st-resume-timeline .st-resume-timeline-duration {
  font-size: 18px;
  margin-bottom: 21px;
}

.st-resume-timeline .st-resume-timeline-subtitle {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 19px;
}

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

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

/*--------------------------------------------------------------
1. Portfolio
----------------------------------------------------------------*/
.st-portfolio {
  display: block;
  position: relative;
  margin-bottom: 30px;
}

.st-portfolio::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #3f4551;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  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;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

.st-portfolio:hover::before {
  opacity: .85;
}

.st-portfolio:hover::after {
  opacity: .85;
}

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

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

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

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

.st-portfolio-item-hover h5 {
  position: absolute;
  width: 250px;
  top: 87px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
  font-size: 20px;
  color: #fdfeff;
}

.st-portfolio-item-hover p {
  position: absolute;
  width: 250px;
  top: 114px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
}

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

/*--------------------------------------------------------------
7. Slider
----------------------------------------------------------------*/
.st-slider.st-style1,
.st-slider.st-style2 {
  position: relative;
}

.swipe-arrow.st-hidden,
.pagination.st-hidden {
  display: none;
}

.pagination.st-style1 ul,
.pagination.st-style2 ul {
  padding: 0;
  margin: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  list-style: none;
}

.pagination.st-style1 li,
.pagination.st-style2 li {
  height: 12px;
  width: 12px;
  border-radius: 6px;
  background-color: #000000;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.pagination.st-style1 li.slick-active,
.pagination.st-style2 li.slick-active {
  background-color: #3f4551;
}

.pagination.st-style1 button,
.pagination.st-style2 button {
  display: none;
}

.pagination.st-style2 {
  position: absolute;
  bottom: 17px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.pagination.st-style1.container {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 60px;
  padding-left: 15px;
}

.st-slider.st-style1,
.st-slider.st-style2 {
  position: relative;
}

.st-slider.st-style1 .slick-slide,
.st-slider.st-style2 .slick-slide {
  padding-left: 15px;
  padding-right: 15px;
}

.st-slider.st-style1 .slick-slide > div,
.st-slider.st-style2 .slick-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.st-slider.st-style1 .slick-slide > div > .slick-slide-in,
.st-slider.st-style2 .slick-slide > div > .slick-slide-in {
  width: 100%;
}

.st-slider.st-style1 .slick-list,
.st-slider.st-style2 .slick-list {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: -20px;
  margin-bottom: -20px;
  margin-left: -15px;
  margin-right: -15px;
}

.st-slider.st-style1 .slick-arrow,
.st-slider.st-style2 .slick-arrow {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(106, 106, 106, 0.15);
          box-shadow: 0px 5px 10px 0px rgba(106, 106, 106, 0.15);
  position: absolute;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background-color: #3f4551;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.st-slider.st-style1 .slick-arrow:before,
.st-slider.st-style2 .slick-arrow:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 30px;
}

.st-slider.st-style1 .slick-arrow.slick-arrow-left,
.st-slider.st-style2 .slick-arrow.slick-arrow-left {
  left: 0px;
}

.st-slider.st-style1 .slick-arrow.slick-arrow-left:before,
.st-slider.st-style2 .slick-arrow.slick-arrow-left:before {
  right: -20px;
}

.st-slider.st-style1 .slick-arrow.slick-arrow-right,
.st-slider.st-style2 .slick-arrow.slick-arrow-right {
  right: 0px;
}

.st-slider.st-style1 .slick-arrow.slick-arrow-right:before,
.st-slider.st-style2 .slick-arrow.slick-arrow-right:before {
  left: -20px;
}

.st-slider.st-style1 .slick-arrow:hover,
.st-slider.st-style2 .slick-arrow:hover {
  color: #000000;
}

.st-slider.st-style1:hover .slick-arrow,
.st-slider.st-style2:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}

.st-slider.st-style1:hover .slick-arrow.slick-arrow-left,
.st-slider.st-style2:hover .slick-arrow.slick-arrow-left {
  left: -70px;
}

.st-slider.st-style1:hover .slick-arrow.slick-arrow-right,
.st-slider.st-style2:hover .slick-arrow.slick-arrow-right {
  right: -70px;
}

@media screen and (max-width: 991px) {
  .st-slider .pagination.st-hidden {
    display: block;
    margin-top: 20px;
  }
  .st-slider .pagination.st-style1 ul,
  .st-slider .pagination.st-style2 ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .swipe-arrow.st-style1 {
    display: none;
  }
  .st-hidden.st-hidden-md,
  .swipe-arrow.st-style2 {
    display: none !important;
  }
}

/*--------------------------------------------------------------
24. Testimonial
----------------------------------------------------------------*/
.st-testimonial.st-style1:hover .st-testimonial-name {
  color: #fec544;
}

.st-testimonial.st-style1:hover .st-testimonial-text {
  border-color: #fec544;
}

.st-testimonial.st-style1:hover .st-testimonial-text::after {
  border-color: #fec544;
}

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

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

.st-testimonial.st-style1 .st-testimonial-text p {
  text-align: center;
  margin-top: -6px;
  margin-bottom: -6px;
  position: relative;
  z-index: 1;
}

.st-testimonial.st-style1 .st-testimonial-text .st-quote {
  position: absolute;
  top: 1px;
  left: 1px;
}

.st-testimonial.st-style1 .st-testimonial-info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-bottom: -4px;
}

.st-testimonial.st-style1 .st-testimonial-img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  margin: auto;
  margin-bottom: 20px;
}

.st-testimonial.st-style1 .st-testimonial-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
     border-radius: 50%;
}

.st-testimonial.st-style1 .st-testimonial-name {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 4px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.st-testimonial.st-style1 .st-testimonial-designation {
  line-height: 1.3em;
}

/*--------------------------------------------------------------
17. Blog
----------------------------------------------------------------*/
.st-post-single.st-style1 .st-post-thumb {
  display: block;
  overflow: hidden;
}

.st-post-single.st-style1 .st-post-thumb img {
  width: 100%;
}

.st-post-single.st-style1 .st-post-date {
  font-size: 14px;
  margin-top: 22px;
  margin-bottom: 9px;
}

.st-post-single.st-style1 .st-post-date .st-post-date-divider {
  margin-left: 4px;
  margin-right: 4px;
}

.st-post-single.st-style1 .st-post-date .st-post-author,
.st-post-single.st-style1 .st-post-date .st-post-publish-date {
  color: #fec544;
}

.st-post-single.st-style1 .st-post-date .st-post-author:hover {
  opacity: 0.8;
}

.st-post-single.st-style1 .st-post-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 0;
}

.st-post-single.st-style1 .st-post-title:hover {
  color: #fec544;
}

/*--------------------------------------------------------------
27. Blog Details
----------------------------------------------------------------*/
.st-page-heading {
  height: 650px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding-top: 120px;
  background-size: cover;
  background-attachment: fixed;
}

.st-page-heading.st-size-md {
  height: 450px;
}

.st-page-heading:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.st-page-heading > div {
  position: relative;
  z-index: 1;
}

.st-page-heading-title {
  color: #fff;
  font-size: 48px;
  text-align: center;
  margin-bottom: 7px;
}

.st-breadcamp {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0;
}

.st-breadcamp li {
  color: rgba(255, 255, 255, 0.7);
  list-style: none;
}

.st-breadcamp li:not(:last-child):after {
  content: '/';
  padding-right: 6px;
  margin-left: 6px;
}

.st-breadcamp a:hover {
  color: #fff;
}

.st-page-heading.st-style1 {
  padding-top: 0;
  height: 320px;
}

.st-widget {
  border: 1px solid #232935;
  border-radius: 7px;
  padding: 30px;
}

.st-widget .st-widget-title {
  font-size: 16px;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 17px;
  margin-top: -3px;
  overflow: hidden;
}

.st-widget .st-widget-title span {
  position: relative;
  display: inline-block;
  padding-right: 15px;
}

.st-widget .st-widget-title span:before {
  content: '';
  background-color: #232935;
  position: absolute;
  left: 100%;
  bottom: 50%;
  height: 1px;
  width: 1000px;
}

.st-widget-list {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: -16px;
  margin-bottom: -16px;
  font-size: 14px;
}

.st-widget-list li:not(:last-child) {
  border-bottom: 1px solid #232935;
}

.st-widget-list a {
  display: block;
  padding: 10px 0;
}

.st-widget-list a:hover {
  color: #fec544;
}

.st-tagcloud {
  margin-bottom: -10px;
}

.st-tagcloud .st-tag {
  display: inline-block;
  font-size: 13px;
  padding: 2px 10px;
  border: 1px solid #232935;
  border-radius: 7px;
  margin-right: 6px;
  margin-bottom: 10px;
}

.st-tagcloud .st-tag:hover {
  color: #fff;
  background-color: #fec544;
  border-color: #fec544;
}

.st-sidebar-social-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -4px;
  margin-bottom: -5px;
}

.st-sidebar-social-btn a:not(:last-child) {
  margin-right: 15px;
}

.st-post-details.st-style1 {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.8em;
}

.st-post-details.st-style1 .slick-slide {
  line-height: 0;
}

.st-post-details.st-style1 .st-post-thumb {
  margin-bottom: 25px;
}

.st-post-details.st-style1 .st-post-thumb img {
  width: 100%;
}

.st-post-details.st-style1 .st-post-title {
  font-size: 28px;
  margin-bottom: 9px;
}

.st-post-details.st-style1 blockquote {
  background-color: rgba(255, 255, 255, 0.02);
  margin: 0;
  padding: 30px 40px 27px;
  font-size: 24px;
  line-height: 1.6em;
  border-left: 5px solid #fec544;
  color: #fec544;
  border-radius: 7px;
  font-weight: 400;
  margin: 20px 0;
}

.st-post-details.st-style1 blockquote small {
  display: block;
  line-height: inherit;
  margin-top: 4px;
  color: #a9adb8;
  font-size: inherit;
  font-size: 16px;
}

.st-post-details.st-style1 blockquote small span {
  color: #fec544;
}

.st-post-details.st-style1 .st-post-label {
  margin-bottom: 15px;
}

.st-post-details.st-style1 .st-post-text p {
  margin-bottom: 15px;
}

.st-post-details.st-style1 .st-post-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 0;
  line-height: 1.6em;
  font-size: 15px;
  border-top: 1px solid #232935;
  border-bottom: 1px solid #232935;
}

.st-post-details.st-style1 h2 {
  font-size: 28px;
  margin-bottom: 10px;
}

.st-post-details.st-style1 p {
  margin-bottom: 15px;
}

.st-post-details.st-style1 img {
  margin-bottom: 20px;
  border-radius: 7px;
  margin-top: 5px;
}

.st-post-details.st-style1 .embed-responsive {
  margin-top: 15px;
  margin-bottom: 15px;
}

.st-post-label > span {
  display: inline-block;
  position: relative;
}

.st-post-label > span:not(:last-child) {
  padding-right: 15px;
  margin-right: 15px;
}

.st-post-label > span:not(:last-child):before {
  content: '';
  position: absolute;
  height: 16px;
  width: 1px;
  background-color: #232935;
  right: 0;
  top: 3px;
}

.st-post-label a:hover {
  color: #fec544;
}

.st-post-tage-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 15px;
  font-weight: 400;
}

.st-post-tage-list li {
  margin-right: 5px;
}

.st-post-tage-list li:not(:last-child):after {
  content: ',';
}

.st-post-tage-list li a:hover {
  color: #fec544;
}

.st-post-tages,
.st-post-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.st-post-tages .st-post-tage-title,
.st-post-tages .st-post-share-title,
.st-post-share .st-post-tage-title,
.st-post-share .st-post-share-title {
  margin: 0;
  font-size: 16px;
  margin-right: 10px;
  line-height: 1.6em;
  font-weight: 500;
}

.st-post-share-btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 15px;
}

.st-post-share-btn-list a:not(:last-child) {
  margin-right: 12px;
}

.st-post-share-btn-list a:hover {
  color: #fec544;
}

.st-post-btn-gropu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.st-post-btn-gropu .st-btn {
  min-width: 170px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.st-page-heading-in .st-post-label {
  color: rgba(255, 255, 255, 0.75);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 6px;
}

.st-page-heading-in .st-post-label > span:not(:last-child):before {
  background-color: rgba(255, 255, 255, 0.15);
}

.st-page-heading-in .st-post-label > span:not(:last-child) {
  color: rgba(255, 255, 255, 0.75);
}

.st-page-heading-in .st-post-label a:hover {
  color: #fff;
}

.st-page-heading-subtitle {
  color: rgba(255, 255, 255, 0.7);
  font-size: 18px;
  font-weight: 300;
  margin-top: 7px;
}

@media screen and (max-width: 991px) {
  .st-page-heading-title {
    font-size: 38px;
  }
  .st-page-heading-subtitle {
    font-size: 16px;
  }
  .st-page-heading.st-size-md {
    height: 350px;
    padding-top: 80px;
  }
  .st-page-heading-title br {
    display: none;
  }
  .st-page-heading {
    height: 500px;
    padding-top: 80px;
  }
  .st-post-details.st-style1 {
    font-size: 16px;
  }
  .st-post-details.st-style1 blockquote {
    padding: 20px 20px 17px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .st-post-details.st-style1 .st-post-meta {
    display: block;
  }
  .st-post-btn-gropu .st-btn {
    min-width: 140px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.6em 1.5em;
  }
}

/*--------------------------------------------------------------
28. Comments
----------------------------------------------------------------*/
.comments-title,
.comment-reply-title {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.25px;
  margin-bottom: 25px;
}

.comments-area {
  padding-top: 56px;
  border-top: 1px solid #232935;
}

.comment-body {
  position: relative;
  margin-left: 60px;
  margin-bottom: 25px;
  min-height: 50px;
}

.comments-area ol {
  list-style: none;
  padding-left: 0;
}

.comments-area .children .children {
  padding-left: 0px;
}

.comment-author .avatar {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 0;
  left: -60px;
  border-radius: 6px;
}

.comment-author {
  margin-bottom: -6px;
}

.comment-author .nm,
.comment-author .nm a {
  font-weight: 500;
  color: #fec544;
  font-size: 14px;
  display: block;
}

.comment-author .nm {
  padding-top: 4px;
}

.comment-author .nm a:hover,
.comment-author .nm:hover,
.comment-metadata a:hover {
  color: #fec544;
}

.comment-metadata a {
  color: #fdfeff;
  font-weight: 400;
  font-size: 13px;
}

.comment-content {
  font-size: 14px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.comment-content p {
  margin: 0;
  color: inherit;
  font-size: inherit;
}

.comment-reply-link {
  font-size: 14px;
  color: #fec544;
  position: relative;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
  color: #fff;
}

.comment-reply-link:before {
  content: "\f112";
  font-family: 'FontAwesome';
  margin-right: 4px;
}

.children .comment-body {
  margin-left: 60px;
}

.children .comment-author .avatar {
  left: -60px;
}

.comment-respond {
  display: block;
  width: 100%;
  margin-top: 56px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-top: 1px solid #232935;
  padding-top: 57px;
}

.comment-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.comment-form-author,
.comment-form-email {
  width: 50%;
}

.comment-form-email {
  padding-left: 10px;
}

.comment-form-comment {
  width: 100%;
}

.comment-form-author {
  padding-right: 10px;
}

.comment-form-url {
  padding-left: 0px;
  width: 100%;
}

.form-submit {
  margin-bottom: 0;
}

.comment-form p {
  margin: 0;
}

.comment-form textarea,
.comment-form input {
  border: 1px solid #232935;
  padding: 8px 15px;
  width: 100%;
  background-color: transparent;
  display: block;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 7px;
  color: #fff;
}

.comment-form textarea:focus,
.comment-form input:focus {
  outline: none;
  border-color: #fec544;
}

.post-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.post-navigation > div {
  display: inline-block;
}

.nav-previous a:before {
  content: "\f100";
  font-family: 'FontAwesome';
  margin-right: 4px;
}

.nav-next a:after {
  content: "\f101";
  font-family: 'FontAwesome';
  margin-left: 4px;
}

.nav-all-post {
  min-width: 120px;
  text-align: center;
  margin: 0 25px;
}

/*--------------------------------------------------------------
26. Contact Form
----------------------------------------------------------------*/
#st-alert {
  font-size: 15px;
  font-weight: 300;
}

.st-contact-title {
  font-size: 30px;
  font-weight: 400;
  margin-top: -6px;
  margin-bottom: 22px;
}

.st-form-field {
  width: 100%;
  margin-bottom: 30px;
}

.st-form-field input,
.st-form-field textarea {
  display: block;
  width: 100%;
  color: #a9adb8;
  padding: 12px 20px;
  border: 1px solid #232935;
  background-color: #101624;
  height: 52px;
  border-radius: 7px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.st-form-field input::-webkit-input-placeholder,
.st-form-field textarea::-webkit-input-placeholder {
  color: #3f4551;
}

.st-form-field input:-ms-input-placeholder,
.st-form-field textarea:-ms-input-placeholder {
  color: #3f4551;
}

.st-form-field input::-ms-input-placeholder,
.st-form-field textarea::-ms-input-placeholder {
  color: #3f4551;
}

.st-form-field input::placeholder,
.st-form-field textarea::placeholder {
  color: #3f4551;
}

.st-form-field input:focus,
.st-form-field textarea:focus {
  border-color: #fec544;
  outline: 0;
}

.st-form-field textarea {
  height: 150px;
}

.st-contact-text {
  margin-top: -6px;
  margin-bottom: 23px;
}

.st-single-contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
}

.st-single-contact-info:hover i {
  border-color: #fec544;
}

.st-single-contact-info i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0.5px solid #3f4551;
  border-radius: 50%;
  background-color: #070d1b;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.st-single-info-details h4 {
  font-size: 20px;
  font-weight: 400;
  margin-top: -4px;
  margin-bottom: 6px;
}

.st-single-info-details a {
  display: block;
  margin-bottom: -2px;
}

.st-single-info-details a:hover {
  color: #fec544;
}

.st-single-info-details a:last-child {
  margin-bottom: -6px;
}

.st-single-info-details span {
  display: block;
  margin-bottom: -2px;
}

.st-social-info .st-social-text {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 500;
  padding-top: 5px;
}

.st-social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.st-social-link .st-social-btn {
  border-radius: 50px;
  background-color: #070d1b;
  border: 0.5px solid #3f4551;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.st-social-link .st-social-btn:not(:last-child) {
  margin-right: 20px;
}

.st-social-link .st-social-btn .st-social-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

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

.st-social-link .st-social-btn .st-icon-name {
  font-weight: 600;
  color: #fdfeff;
  overflow: hidden;
  max-width: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.st-social-link .st-social-btn:hover, .st-social-link .st-social-btn.active {
  padding-right: 15px;
}

.st-social-link .st-social-btn:hover .st-icon-name, .st-social-link .st-social-btn.active .st-icon-name {
  max-width: 140px;
}

.st-copyright-wrap {
  height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}





/* Certificates */

.certifications {
    min-height: 100vh;
    padding: 80px 5%;
    background: #0a101e;
}

.section-title {
    text-align: center;
    margin-bottom: 60px;
}

.section-title h2 {
    color: #ffc43d;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 12px;
}

.title-line {
    width: 90px;
    height: 3px;
    background: #ffc43d;
    margin: auto;
    position: relative;
}

.title-line::before {
    content: "";
    position: absolute;
    width: 35px;
    height: 3px;
    background: #ffffff;
    left: -25px;
    opacity: 0.3;
}

.certificate-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 1200px;
    margin: auto;
}

.certificate-card {
    position: relative;
    padding: 25px 25px;
    background: #101827;
    border: 1px solid #263246;
    border-radius: 12px;
    text-align: center;
    overflow: hidden;
    transition: 0.4s ease;
}

.certificate-card::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #ffc43d;
    top: 0;
    left: -100%;
    transition: 0.4s ease;
}

.certificate-card:hover::before {
    left: 0;
}

.certificate-card:hover {
    transform: translateY(-10px);
    border-color: #ffc43d;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4);
}

.certificate-icon {
    width: 75px;
    height: 75px;
    margin: 0 auto 20px;
    border: 1px solid #ffc43d;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffc43d;
    font-size: 30px;
    transition: 0.4s ease;
}

.certificate-card:hover .certificate-icon {
    background: #ffc43d;
    color: #101827;
    transform: rotateY(360deg);
}

.certificate-date {
    display: inline-block;
    color: #ffc43d;
    font-size: 14px;
    margin-bottom: 15px;
}

.certificate-card h3 {
    color: #ffffff;
    font-size: 21px;
    line-height: 1.4;
    margin-bottom: 10px;
}

.issuer {
    color: #ffc43d;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}

.certificate-text {
    color: #aab4c5;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 25px;
}

.certificate-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 11px 20px;
    border: 1px solid #ffc43d;
    border-radius: 25px;
    color: #ffc43d;
    text-decoration: none;
    font-size: 14px;
    transition: 0.3s ease;
}

.certificate-btn:hover {
    background: #ffc43d;
    color: #101827;
}


/* Responsive */
@media (max-width: 900px) {
    .certificate-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .certificate-container {
        grid-template-columns: 1fr;
    }
}





/* =========================
   UNIQUE MINI HIRE BUTTON
========================= */

.hire-btn {
    position: relative;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;

    width: 145px;
    height: 48px;

    padding: 0;

    background: transparent;
    color: #ffc137;

    border: 1px solid #ffc137;
    border-radius: 8px;

    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;

    cursor: pointer;
    overflow: hidden;
     margin-top: 30px;
     margin-left: 20px;

    transition: all 0.3s ease;
}


/* Yellow background slide */

.hire-btn::before {
    content: "";

    position: absolute;
    inset: 0;

    background: #ffc137;

    transform: translateX(-105%);

    transition: transform 0.35s ease;

    z-index: 0;
}


/* Text */

.hire-btn span {
    position: relative;
    z-index: 2;
}


/* Arrow */

.hire-arrow {
    width: 23px;
    height: 23px;

    display: flex;
    align-items: center;
    justify-content: center;

    border: 1px solid rgba(255, 193, 55, 0.5);
    border-radius: 50%;

    font-size: 14px;

    transition: all 0.3s ease;
}


/* Hover */

.hire-btn:hover::before {
    transform: translateX(0);
}

.hire-btn:hover {
    color: #101827;

    box-shadow:
        0 8px 22px rgba(255, 193, 55, 0.22);

    transform: translateY(-2px);
}


/* Arrow hover */

.hire-btn:hover .hire-arrow {
    border-color: #101827;

    transform: translate(3px, -3px);
}


/* Click */

.hire-btn:active {
    transform: translateY(0) scale(0.97);
}


/* Small glowing line */

.hire-btn::after {
    content: "";

    position: absolute;

    bottom: 0;
    left: 15px;

    width: 25px;
    height: 2px;

    background: #ffc137;

    transition: width 0.3s ease;
}

.hire-btn:hover::after {
    width: calc(100% - 30px);
}


/* Mobile */

@media (max-width: 600px) {

    .hire-btn {
        width: 130px;
        height: 44px;

        font-size: 13px;
    }

    .hire-arrow {
        width: 21px;
        height: 21px;
    }
}



/* =========================================
   HIRE ME BUTTON
========================================= */

.hire-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;

    width: 145px;
    height: 48px;

    padding: 0;

    background: transparent;
    color: #ffc137;

    border: 1px solid #ffc137;
    border-radius: 8px;

    font-size: 14px;
    font-weight: 600;
    letter-spacing: .3px;

    cursor: pointer;
    overflow: hidden;

    transition: .3s ease;
}

.hire-btn::before {
    content: "";
    position: absolute;
    inset: 0;

    background: #ffc137;

    transform: translateX(-105%);
    transition: .35s ease;

    z-index: 0;
}

.hire-btn span {
    position: relative;
    z-index: 2;
}

.hire-arrow {
    width: 23px;
    height: 23px;

    display: flex;
    align-items: center;
    justify-content: center;

    border: 1px solid rgba(255,193,55,.5);
    border-radius: 50%;

    font-size: 14px;

    transition: .3s ease;
}

.hire-btn:hover::before {
    transform: translateX(0);
}

.hire-btn:hover {
    color: #101827;
    box-shadow: 0 8px 22px rgba(255,193,55,.22);
    transform: translateY(-2px);
}

.hire-btn:hover .hire-arrow {
    border-color: #101827;
    transform: translate(3px,-3px);
}

.hire-btn:active {
    transform: translateY(0) scale(.97);
}


/* =========================================
   HIRE MODAL
========================================= */

.hire-modal {
    position: fixed;
    inset: 0;

    display: none;
    align-items: center;
    justify-content: center;

    padding: 20px;

    background: rgba(3, 8, 20, .82);

    backdrop-filter: blur(8px);

    z-index: 99999;
}

.hire-modal.active {
    display: flex;
}


/* Modal Box */

.hire-modal-box {
    position: relative;

    width: 100%;
    max-width: 650px;

    max-height: 90vh;

    overflow-y: auto;

    padding: 38px;

    background: #101827;

    border: 1px solid rgba(255,193,55,.35);

    border-radius: 18px;

    box-shadow:
        0 25px 80px rgba(0,0,0,.55),
        0 0 35px rgba(255,193,55,.08);

    animation: hireModalShow .35s ease;
}

@keyframes hireModalShow {

    from {
        opacity: 0;
        transform: translateY(25px) scale(.96);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }

}


/* Close Button */

.hire-close {
    position: absolute;

    top: 16px;
    right: 18px;

    width: 34px;
    height: 34px;

    border: 1px solid rgba(255,255,255,.15);
    border-radius: 50%;

    background: transparent;

    color: #fff;

    font-size: 24px;

    cursor: pointer;

    transition: .3s ease;
}

.hire-close:hover {
    background: #ffc137;
    color: #101827;
    transform: rotate(90deg);
}


/* =========================================
   TITLE
========================================= */

.hire-title {
    text-align: center;
    margin-bottom: 30px;
}

.hire-title span {
    color: #ffc137;

    font-size: 13px;
    font-weight: 600;

    text-transform: uppercase;

    letter-spacing: 1.5px;
}

.hire-title h2 {
    margin: 8px 0;

    color: #fff;

    font-size: 27px;
}

.hire-title p {
    margin: 0;

    color: #9da6b8;

    font-size: 14px;
}


/* =========================================
   OPTIONS
========================================= */

.hire-options {
    display: grid;
    grid-template-columns: 1fr 1fr;

    gap: 16px;
}

.hire-option {
    position: relative;

    display: flex;
    align-items: center;

    gap: 15px;

    padding: 20px;

    text-align: left;

    background: #151f31;

    border: 1px solid rgba(255,255,255,.08);

    border-radius: 12px;

    color: #fff;

    cursor: pointer;

    transition: .3s ease;
}

.hire-option:hover {
    border-color: #ffc137;

    transform: translateY(-5px);

    box-shadow: 0 12px 30px rgba(255,193,55,.1);
}

.option-icon {
    width: 45px;
    height: 45px;

    flex-shrink: 0;

    display: flex;
    align-items: center;
    justify-content: center;

    background: rgba(255,193,55,.1);

    border-radius: 10px;

    font-size: 21px;
}

.hire-option h3 {
    margin: 0 0 5px;

    font-size: 16px;
}

.hire-option p {
    margin: 0;

    color: #8e98ab;

    font-size: 12px;
}

.option-arrow {
    margin-left: auto;

    color: #ffc137;

    font-size: 20px;

    transition: .3s ease;
}

.hire-option:hover .option-arrow {
    transform: translateX(5px);
}


/* =========================================
   FORMS
========================================= */

.hire-form-container {
    display: none;
}

.hire-form-container.active {
    display: block;
}

.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;

    gap: 15px;
}

.form-group {
    margin-bottom: 17px;
}

.form-group label {
    display: block;

    margin-bottom: 7px;

    color: #dce1ea;

    font-size: 13px;
    font-weight: 500;
}

.form-group input,
.form-group textarea,
.form-group select {

    width: 100%;

    box-sizing: border-box;

    padding: 12px 14px;

    background: #151f31;

    border: 1px solid rgba(255,255,255,.09);

    border-radius: 8px;

    outline: none;

    color: #fff;

    font-family: inherit;

    font-size: 13px;

    transition: .3s ease;
}

.form-group input::placeholder,
.form-group textarea::placeholder {
    color: #68748a;
}

.form-group input:focus,
.form-group textarea:focus,
.form-group select:focus {
    border-color: #ffc137;

    box-shadow: 0 0 0 3px rgba(255,193,55,.08);
}

.form-group textarea {
    min-height: 105px;

    resize: vertical;
}

.form-group select {
    cursor: pointer;
}


/* =========================================
   FORM BUTTONS
========================================= */

.form-buttons {
    display: flex;

    justify-content: flex-end;

    gap: 10px;

    margin-top: 5px;
}

.form-close,
.form-submit {

    padding: 11px 20px;

    border-radius: 7px;

    font-size: 13px;
    font-weight: 600;

    cursor: pointer;

    transition: .3s ease;
}

.form-close {
    background: transparent;

    border: 1px solid rgba(255,255,255,.15);

    color: #b5bdca;
}

.form-close:hover {
    border-color: #fff;

    color: #fff;
}

.form-submit {
    background: #ffc137;

    border: 1px solid #ffc137;

    color: #101827;
}

.form-submit:hover {
    transform: translateY(-2px);

    box-shadow: 0 8px 20px rgba(255,193,55,.25);
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 600px) {

    .hire-modal-box {
        padding: 30px 20px;
    }

    .hire-options {
        grid-template-columns: 1fr;
    }

    .form-row {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .hire-title h2 {
        font-size: 23px;
    }

    .hire-btn {
        width: 130px;
        height: 44px;
        font-size: 13px;
    }

}




/* =========================================
   PREMIUM DOWNLOAD CV BUTTON
   ========================================= */

.cv-action {
    margin-top: 25px;
}


/* Main Button */
.download-cv {
    position: relative;

    display: inline-flex;
    align-items: center;

    width: 175px;
    height: 52px;

    padding: 0 7px 0 22px;

    background: #0a101e;

    border: 1.5px solid #f8c62f;
    border-radius: 50px;

    color: #f8c62f;

    text-decoration: none;

    overflow: hidden;

    box-shadow:
        0 0 0 rgba(248, 198, 47, 0),
        inset 0 0 0 rgba(248, 198, 47, 0);

    transition: all 0.45s ease;

    isolation: isolate;
}


/* =========================================
   GOLDEN LIGHT BACKGROUND
   ========================================= */

.download-cv::before {
    content: "";

    position: absolute;

    top: 0;
    left: -100%;

    width: 100%;
    height: 100%;

    background: linear-gradient(
        90deg,
        transparent,
        rgba(248, 198, 47, 0.15),
        transparent
    );

    transition: left 0.6s ease;

    z-index: -1;
}


/* =========================================
   TEXT
   ========================================= */

.cv-text {
    position: relative;

    font-size: 14px;
    font-weight: 700;

    letter-spacing: 0.5px;

    white-space: nowrap;

    transition:
        transform 0.4s ease,
        color 0.4s ease;
}


/* =========================================
   ICON CIRCLE
   ========================================= */

.cv-icon {
    position: relative;

    margin-left: auto;

    width: 38px;
    height: 38px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #f8c62f;

    color: #0a101e;

    border-radius: 50%;

    transition:
        transform 0.45s ease,
        background 0.45s ease,
        color 0.45s ease;

    z-index: 2;
}


.cv-icon i {
    font-size: 14px;

    transition: transform 0.45s ease;
}


/* =========================================
   HOVER EFFECT
   ========================================= */

.download-cv:hover {

    color: #0a101e;

    background: #f8c62f;

    transform: translateY(-5px);

    border-color: #f8c62f;

    box-shadow:
        0 12px 30px rgba(248, 198, 47, 0.30),
        0 0 20px rgba(248, 198, 47, 0.15);

}


/* Move shine */
.download-cv:hover::before {
    left: 100%;
}


/* Text animation */
.download-cv:hover .cv-text {
    transform: translateX(3px);
}


/* Icon */
.download-cv:hover .cv-icon {

    background: #0a101e;

    color: #f8c62f;

    transform: rotate(360deg);

}


/* Download icon */
.download-cv:hover .cv-icon i {

    transform: translateY(2px);

}


/* =========================================
   CLICK EFFECT
   ========================================= */

.download-cv:active {

    transform: translateY(-1px) scale(0.96);

}


/* =========================================
   SUBTLE FLOATING ANIMATION
   ========================================= */

.download-cv {

    animation: cvFloating 3s ease-in-out infinite;

}


@keyframes cvFloating {

    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-3px);
    }

    100% {
        transform: translateY(0);
    }

}


/* Stop floating on hover */
.download-cv:hover {
    animation: none;
}


/* =========================================
   MOBILE RESPONSIVE
   ========================================= */

@media (max-width: 575px) {

    .cv-action {
        margin-top: 20px;
    }

    .download-cv {

        width: 160px;
        height: 48px;

        padding-left: 19px;

    }

    .cv-text {
        font-size: 13px;
    }

    .cv-icon {

        width: 35px;
        height: 35px;

    }

}



/* =========================================================
   PORTFOLIO SECTION
========================================================= */

.portfolio-section {
    position: relative;
    padding: 100px 0;
    background: #0a101e;
    overflow: hidden;
}

.portfolio-container {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}


/* =========================================================
   PORTFOLIO HEADING
========================================================= */

.portfolio-heading {
    text-align: center;
    margin-bottom: 55px;
}

.portfolio-heading h4 {
    margin: 0 0 10px;
    color: #f8c62f;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.portfolio-heading h2 {
    margin: 0 0 15px;
    color: #ffffff;
    font-size: 38px;
    line-height: 1.2;
    font-weight: 700;
}

.portfolio-heading p {
    max-width: 650px;
    margin: 0 auto;
    color: #8f9bad;
    font-size: 15px;
    line-height: 1.8;
}


/* =========================================================
   PORTFOLIO GRID
========================================================= */

.portfolio-grid {
    display: grid;
    
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}


/* =========================================================
   PORTFOLIO CARD
========================================================= */

.portfolio-card {
    position: relative;
    
    height: 355px;
    overflow: hidden;

    background: #111827;

    border-radius: 6px;

    cursor: pointer;

    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.20);

    transition:
        transform 0.5s ease,
        box-shadow 0.5s ease;
}


.portfolio-card:hover {
    transform: translateY(-8px);

    box-shadow:
        0 25px 55px rgba(0, 0, 0, 0.35),
        0 0 25px rgba(248, 198, 47, 0.10);
}


/* =========================================================
   PORTFOLIO IMAGE
========================================================= */

.portfolio-card img {
    width: 100%;
    height: 100%;

    display: block;

    object-fit: cover;

    transition:
        transform 0.7s ease,
        filter 0.7s ease;
}


.portfolio-card:hover img {
    transform: scale(1.08);

    filter: brightness(0.62);
}


/* =========================================================
   GOLDEN BORDER
========================================================= */

.portfolio-card::before {
    content: "";

    position: absolute;

    inset: 0;

    border: 1px solid transparent;

    border-radius: 6px;

    z-index: 10;

    pointer-events: none;

    transition: 0.5s ease;
}


.portfolio-card:hover::before {
    border-color: rgba(248, 198, 47, 0.75);
}


/* =========================================================
   PORTFOLIO OVERLAY
========================================================= */

.portfolio-overlay {
    position: absolute;

    inset: 0;

    display: flex;

    align-items: center;
    justify-content: center;

    background:
        linear-gradient(
            to bottom,
            rgba(10, 16, 30, 0.10),
            rgba(10, 16, 30, 0.90)
        );

    opacity: 0;

    transition: opacity 0.5s ease;
}


.portfolio-card:hover .portfolio-overlay {
    opacity: 1;
}


/* =========================================================
   PLUS BUTTON
========================================================= */

.portfolio-plus {
    position: absolute;

    top: 50%;
    left: 50%;

    width: 62px;
    height: 62px;

    padding: 0;

    display: flex;

    align-items: center;
    justify-content: center;

    border: none;

    border-radius: 50%;

    background: #f8c62f;

    color: #0a101e;

    font-size: 22px;

    cursor: pointer;

    opacity: 0;

    transform:
        translate(-50%, -50%)
        scale(0.5);

    box-shadow:
        0 0 0 8px rgba(248, 198, 47, 0.12),
        0 10px 30px rgba(0, 0, 0, 0.35);

    transition:
        opacity 0.4s ease,
        transform 0.4s ease,
        background 0.3s ease,
        color 0.3s ease;
}


.portfolio-card:hover .portfolio-plus {
    opacity: 1;

    transform:
        translate(-50%, -50%)
        scale(1);
}


.portfolio-plus:hover {
    background: #ffffff;

    color: #0a101e;

    transform:
        translate(-50%, -50%)
        scale(1.12);
}


/* Plus icon */

.portfolio-plus i {
    transition: transform 0.4s ease;
}


.portfolio-plus:hover i {
    transform: rotate(90deg);
}


/* =========================================================
   PLUS PULSE
========================================================= */

.portfolio-card:hover .portfolio-plus {
    animation: plusPulse 2s infinite;
}


@keyframes plusPulse {

    0% {
        box-shadow:
            0 0 0 0 rgba(248, 198, 47, 0.40),
            0 10px 30px rgba(0, 0, 0, 0.35);
    }

    70% {
        box-shadow:
            0 0 0 14px rgba(248, 198, 47, 0),
            0 10px 30px rgba(0, 0, 0, 0.35);
    }

    100% {
        box-shadow:
            0 0 0 0 rgba(248, 198, 47, 0),
            0 10px 30px rgba(0, 0, 0, 0.35);
    }

}


/* =========================================================
   PROJECT INFORMATION
========================================================= */

.portfolio-info {
    position: absolute;

    left: 30px;
    right: 25px;
    bottom: 25px;

    transform: translateY(25px);

    opacity: 0;

    transition:
        transform 0.5s ease,
        opacity 0.5s ease;
}


.portfolio-card:hover .portfolio-info {
    transform: translateY(0);

    opacity: 1;
}


.portfolio-info h3 {
    margin: 0 0 6px;

    color: #ffffff;

    font-size: 22px;

    font-weight: 600;

    line-height: 1.3;
}


.portfolio-info p {
    margin: 0;

    color: #f8c62f;

    font-size: 13px;

    font-weight: 500;

    letter-spacing: 1px;
}


/* =========================================================
   FULL SCREEN MODAL
========================================================= */

.project-modal {
    position: fixed !important;

    inset: 0 !important;

    width: 100% !important;
    height: 100% !important;

    padding: 25px !important;

    display: flex !important;

    align-items: center;
    justify-content: center;

    background: rgba(3, 8, 18, 0.94) !important;

    backdrop-filter: blur(10px);

    z-index: 99999 !important;

    opacity: 0;

    visibility: hidden;

    transition:
        opacity 0.4s ease,
        visibility 0.4s ease;
}


/* Modal active */

.project-modal.active {
    opacity: 1;

    visibility: visible;
}


/* =========================================================
   MODAL BOX
========================================================= */

.project-modal-box {
    position: relative;

    width: 94vw !important;

    height: 90vh !important;

    max-width: 1450px !important;

    max-height: 900px !important;

    display: grid !important;

    grid-template-columns: 48% 52% !important;

    background: #101827 !important;

    border: 1px solid rgba(248, 198, 47, 0.40) !important;

    border-radius: 22px !important;

    overflow: hidden !important;

    box-shadow:
        0 30px 100px rgba(0, 0, 0, 0.70),
        0 0 50px rgba(248, 198, 47, 0.08);

    transform:
        translateY(40px)
        scale(0.95);

    transition:
        transform 0.4s ease;
}


.project-modal.active .project-modal-box {
    transform:
        translateY(0)
        scale(1);
}


/* =========================================================
   MODAL IMAGE
========================================================= */

.modal-image {
    position: relative;

    width: 100%;
    height: 100%;

    min-height: 0 !important;

    overflow: hidden;

    background: #080e19;
}


/* Image overlay */

.modal-image::after {
    content: "";

    position: absolute;

    inset: 0;

    background:
        linear-gradient(
            90deg,
            transparent 65%,
            rgba(10, 16, 30, 0.30)
        );

    pointer-events: none;
}


/* Image */

.modal-image img {
    width: 100% !important;
    height: 100% !important;

    display: block;

    object-fit: cover !important;

    transition: transform 0.8s ease;
}


.project-modal.active .modal-image img {
    transform: scale(1.02);
}


/* =========================================================
   MODAL CONTENT
========================================================= */

.modal-content {
    width: 100%;

    height: 100% !important;

    padding: 55px 55px 45px !important;

    box-sizing: border-box;

    background: #101827 !important;

    overflow-y: auto !important;

    display: flex;

    flex-direction: column;
}


/* Modal scrollbar */

.modal-content::-webkit-scrollbar {
    width: 5px;
}


.modal-content::-webkit-scrollbar-track {
    background: #0a101e;
}


.modal-content::-webkit-scrollbar-thumb {
    background: #f8c62f;

    border-radius: 10px;
}


/* =========================================================
   MODAL CATEGORY
========================================================= */

.modal-category {
    display: inline-block;

    width: fit-content;

    margin-bottom: 12px;

    color: #f8c62f !important;

    font-size: 13px;

    font-weight: 600;

    letter-spacing: 3px;

    text-transform: uppercase;
}


/* =========================================================
   MODAL TITLE
========================================================= */

.modal-content h2 {
    margin: 0 0 20px !important;

    color: #ffffff !important;

    font-size: 38px !important;

    font-weight: 700;

    line-height: 1.25;
}


/* Golden line */

.modal-content h2::after {
    content: "";

    display: block;

    width: 55px;

    height: 3px;

    margin-top: 16px;

    border-radius: 10px;

    background: #f8c62f;
}


/* =========================================================
   MODAL DESCRIPTION
========================================================= */

.modal-content > p {
    max-width: 650px;

    margin: 5px 0 25px !important;

    color: #aeb8ca !important;

    font-size: 15px !important;

    line-height: 1.8;
}


/* =========================================================
   MODAL HEADINGS
========================================================= */

.modal-content h4 {
    margin: 18px 0 12px !important;

    color: #ffffff !important;

    font-size: 15px;

    font-weight: 600;
}


/* =========================================================
   TECHNOLOGY TAGS
========================================================= */

.technology-list {
    display: flex;

    flex-wrap: wrap;

    gap: 9px;
}


.technology-list span {
    display: inline-flex;

    align-items: center;
    justify-content: center;

    padding: 8px 15px;

    border-radius: 30px;

    border: 1px solid rgba(248, 198, 47, 0.28);

    background: rgba(248, 198, 47, 0.06) !important;

    color: #f8c62f !important;

    font-size: 12px;

    font-weight: 500;

    transition:
        background 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}


.technology-list span:hover {
    background: #f8c62f !important;

    color: #0a101e !important;

    transform: translateY(-2px);
}


/* =========================================================
   FEATURE LIST
========================================================= */

.feature-list {
    padding: 0 !important;

    margin: 0 !important;

    list-style: none !important;
}


.feature-list li {
    position: relative;

    padding-left: 23px;

    margin-bottom: 9px;

    color: #aeb8ca !important;

    font-size: 14px;

    line-height: 1.5;
}


.feature-list li::before {
    content: "✓";

    position: absolute;

    left: 0;
    top: 0;

    color: #f8c62f;

    font-size: 15px;

    font-weight: 700;
}


/* =========================================================
   MODAL BUTTON AREA
========================================================= */

.modal-buttons {
    display: flex;

    align-items: center;

    gap: 14px;

    margin-top: auto !important;

    padding-top: 25px;
}


/* =========================================================
   COMMON MODAL BUTTON
========================================================= */

.modal-btn {
    min-width: 145px;

    height: 48px;

    padding: 0 22px;

    box-sizing: border-box;

    display: inline-flex;

    align-items: center;
    justify-content: center;

    gap: 9px;

    border-radius: 30px;

    text-decoration: none !important;

    font-size: 13px;

    font-weight: 600;

    transition:
        transform 0.3s ease,
        background 0.3s ease,
        border-color 0.3s ease,
        color 0.3s ease,
        box-shadow 0.3s ease;
}


/* =========================================================
   LIVE DEMO BUTTON
========================================================= */

.live-btn {
    background: #f8c62f !important;

    border: 1px solid #f8c62f !important;

    color: #0a101e !important;

    box-shadow:
        0 8px 25px rgba(248, 198, 47, 0.18);
}


.live-btn:hover {
    background: #ffffff !important;

    border-color: #ffffff !important;

    color: #0a101e !important;

    transform: translateY(-4px);

    box-shadow:
        0 12px 30px rgba(255, 255, 255, 0.12);
}


/* =========================================================
   GITHUB BUTTON
========================================================= */

.github-btn {
    background: transparent !important;

    border: 1px solid #4b5568 !important;

    color: #ffffff !important;
}


.github-btn:hover {
    background: #f8c62f !important;

    border-color: #f8c62f !important;

    color: #0a101e !important;

    transform: translateY(-4px);
}


/* =========================================================
   CLOSE BUTTON
========================================================= */

.modal-close {
    position: absolute;

    top: 20px;
    right: 20px;

    width: 48px;
    height: 48px;

    padding: 0;

    display: flex;

    align-items: center;
    justify-content: center;

    border: 1px solid rgba(255, 255, 255, 0.20) !important;

    border-radius: 50%;

    background: rgba(10, 16, 30, 0.88) !important;

    color: #ffffff !important;

    font-size: 18px;

    cursor: pointer;

    z-index: 50;

    transition:
        background 0.3s ease,
        color 0.3s ease,
        transform 0.3s ease;
}


.modal-close:hover {
    background: #f8c62f !important;

    color: #0a101e !important;

    transform: rotate(90deg) scale(1.05);
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {

    .portfolio-section {
        padding: 80px 0;
    }


    .portfolio-grid {
        grid-template-columns: repeat(2, 1fr);

        gap: 25px;
    }


    .portfolio-card {
        height: 330px;
    }


    /* Modal */

    .project-modal {
        padding: 15px !important;
    }


    .project-modal-box {
        width: 95vw !important;

        height: 92vh !important;

        grid-template-columns: 1fr !important;

        overflow-y: auto !important;
    }


    .modal-image {
        width: 100%;

        height: 330px !important;

        min-height: 330px !important;
    }


    .modal-content {
        height: auto !important;

        padding: 35px !important;

        overflow: visible !important;
    }


    .modal-content h2 {
        font-size: 30px !important;
    }


    .modal-buttons {
        margin-top: 25px !important;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 575px) {

    .portfolio-section {
        padding: 70px 0;
    }


    .portfolio-container {
        width: 92%;
    }


    .portfolio-heading {
        margin-bottom: 35px;
    }


    .portfolio-heading h4 {
        font-size: 12px;

        letter-spacing: 3px;
    }


    .portfolio-heading h2 {
        font-size: 28px;
    }


    .portfolio-heading p {
        font-size: 14px;
    }


    .portfolio-grid {
        grid-template-columns: 1fr;

        gap: 20px;
    }


    .portfolio-card {
        height: 300px;
    }


    /* Modal */

    .project-modal {
        padding: 10px !important;
    }


    .project-modal-box {
        width: 96vw !important;

        height: 94vh !important;

        border-radius: 15px !important;
    }


    .modal-image {
        height: 220px !important;

        min-height: 220px !important;
    }


    .modal-content {
        padding: 28px 22px !important;
    }


    .modal-category {
        font-size: 11px;

        letter-spacing: 2px;
    }


    .modal-content h2 {
        font-size: 25px !important;
    }


    .modal-content > p {
        font-size: 14px !important;

        line-height: 1.7;
    }


    .technology-list span {
        padding: 7px 12px;

        font-size: 11px;
    }


    .feature-list li {
        font-size: 13px;
    }


    /* Buttons */

    .modal-buttons {
        flex-direction: column;

        width: 100%;

        gap: 10px;
    }


    .modal-btn {
        width: 100%;

        min-width: 0;

        height: 47px;
    }


    /* Close */

    .modal-close {
        top: 12px;

        right: 12px;

        width: 40px;

        height: 40px;

        font-size: 16px;
    }

}


/* =========================================================
   EXTRA SMALL MOBILE
========================================================= */

@media (max-width: 380px) {

    .portfolio-card {
        height: 270px;
    }


    .modal-content {
        padding: 25px 18px !important;
    }


    .modal-content h2 {
        font-size: 22px !important;
    }


    .modal-image {
        height: 190px !important;

        min-height: 190px !important;
    }

}