/*
Template Name : MediGrids
Designed and Developed by: GrayGrids
Website: https://graygrids.com/

*/

/*======================================
    Normalize CSS
========================================*/
@import url("https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap");

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #888;
  overflow-x: hidden;
  font-size: 14px;
}

p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 26px;
}

* {
  margin: 0;
  padding: 0;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  text-decoration: none;
  outline: none;
  outline: none !important;
  border-color: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.form-check-input:checked {
  background-color: #517F72;
  border-color: #517F72;
}

select {
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: #3d6155;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: -internal-light-dark(white, #3b3b3b);
  cursor: default;
  margin: 0em;
  font: 400 14px;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: -internal-light-dark(#767676, #858585);
  -o-border-image: initial;
  border-image: initial;
}

span,
a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0px;
  color: #3d6155;
  font-family: 'Merriweather', serif;
}

/* Page Content Headings - Better Spacing */
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.single-page h1,
.single-page h2,
.single-page h3,
.single-page h4,
.single-page h5,
.single-page h6 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.page-content h1:first-child,
.page-content h2:first-child,
.page-content h3:first-child,
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.single-page h1:first-child,
.single-page h2:first-child,
.single-page h3:first-child {
  margin-top: 0;
}

.page-content p+h1,
.page-content p+h2,
.page-content p+h3,
.entry-content p+h1,
.entry-content p+h2,
.entry-content p+h3,
.single-page p+h1,
.single-page p+h2,
.single-page p+h3 {
  margin-top: 50px;
}

/* WordPress Content Areas */
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
article h1:first-child,
article h2:first-child,
article h3:first-child {
  margin-top: 0;
}

/* Better paragraph spacing */
.page-content p,
.entry-content p,
.content p,
article p {
  margin-bottom: 20px;
  line-height: 1.8;
}

/* List spacing */
.page-content ul,
.page-content ol,
.entry-content ul,
.entry-content ol,
.content ul,
.content ol,
article ul,
article ol {
  margin-bottom: 25px;
  margin-top: 20px;
}

.page-content li,
.entry-content li,
.content li,
article li {
  margin-bottom: 8px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 25px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mb-205 {
  margin-bottom: 205px;
}

.mb-210 {
  margin-bottom: 210px;
}

.mb-215 {
  margin-bottom: 215px;
}

.mb-220 {
  margin-bottom: 220px;
}

.mb-225 {
  margin-bottom: 225px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px;
  }
}

/* Bread Crumbs */
.breadcrumbs {
  position: relative;
  padding-bottom: 100px;
  padding-top: 180px;
  background-image: url("../images/bread-bg/bread-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
  text-align: left;
}

.breadcrumbs.overlay::before {
  background-color: #449f81;
  opacity: 0.9;
}

.breadcrumbs .breadcrumbs-content {
  position: relative;
  text-align: center;
}

.breadcrumbs .breadcrumbs-content .page-title {
  font-size: 32px;
  color: #fff;
  font-weight: 600;
  position: relative;
  line-height: 50px;
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}

.breadcrumbs .breadcrumb-nav {
  text-align: center;
  margin-top: 15px;
}

.breadcrumbs .breadcrumb-nav li {
  display: inline-block;
  position: relative;
  padding-right: 15px;
  margin-right: 15px;
  text-transform: capitalize;
}

.breadcrumbs .breadcrumb-nav li:after {
  content: "\ea5c";
  font-family: lineIcons;
  font-size: 10px;
  position: absolute;
  top: 4px;
  right: -7px;
}

.breadcrumbs .breadcrumb-nav li:last-child {
  margin: 0;
  padding: 0;
}

.breadcrumbs .breadcrumb-nav li:last-child::after {
  display: none;
}

.breadcrumbs .breadcrumb-nav li,
.breadcrumbs .breadcrumb-nav li a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.breadcrumbs .breadcrumb-nav li a {
  position: relative;
}

.breadcrumbs .breadcrumb-nav li a:hover {
  text-decoration: underline;
}

.section {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

/* Section Title */
.section-title {
  text-align: center;
  margin-bottom: 80px;
  padding: 0 300px;
  position: relative;
  z-index: 5;
}

.section-title h3 {
  font-size: 80px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #eee;
  z-index: -1;
  opacity: 1;
  opacity: 0.4;
}

.section-title h2 {
  font-size: 35px;
  margin-bottom: 20px;
  line-height: 48px;
  text-transform: capitalize;
  position: relative;
  font-weight: 700;
  padding-bottom: 20px;
}

.section-title h2:before {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: -2px;
  height: 4px;
  width: 50px;
  border-radius: 0;
  background: #517F72;
  content: "";
}

.section-title p {
  font-size: 14px;
  line-height: 26px;
}

.section-title.align-right {
  padding: 0;
  padding-left: 600px;
}

.section-title.align-right h2:before {
  display: none;
}

.section-title.align-right h2:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: #517F72;
  content: "";
}

.section-title.align-left {
  padding: 0;
  padding-right: 600px;
}

.section-title.align-left h2:before {
  left: 0;
  margin-left: 0;
}

/* One Click Scrool Top Button*/
.scroll-top {
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #517F72;
  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;
  font-size: 14px;
  color: #fff !important;
  border-radius: 0;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  border-radius: 0;
}

.scroll-top:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  background-color: #3d6155;
}

/* Overlay */
.overlay {
  position: relative;
  z-index: 1;
}

.overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #3d6155;
  content: "";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
}

/* Pagination CSS */
.pagination {
  text-align: left;
  margin: 40px 0 0 0;
  display: block;
}

.pagination.center {
  text-align: center;
}

.pagination.right {
  text-align: right;
}

.pagination.left {
  text-align: left;
}

.pagination .pagination-list {
  display: inline-block;
  overflow: hidden;
}

.pagination .pagination-list li {
  margin-right: 5px;
  display: inline-block;
  margin-top: 10px;
}

.pagination .pagination-list li:last-child {
  margin-right: 0px;
}

.pagination .pagination-list li a {
  background: #fff;
  color: #3d6155;
  font-weight: 400;
  font-size: 14px;
  border-radius: 0;
  padding: 8px 20px;
  text-align: center;
  border-radius: 0;
  border: 1px solid #98c4b5;
}

.pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
  background: #449f81;
  color: #fff;
  border-color: transparent;
}

.pagination .pagination-list li a i {
  font-size: 13px;
}

.blog-grids.pagination {
  margin-top: 50px;
  text-align: center;
}

.button .btn {
  display: inline-block;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 500;
  padding: 15px 30px;
  background-color: #517F72;
  color: #fff;
  border: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 0;
  position: relative;
  z-index: 1;
  margin-right: 7px;
}

.button .btn i {
  display: inline-block;
  margin-right: 5px;
}

.button .btn:last-child {
  margin: 0;
}

.button .btn::before {
  height: 100%;
  width: 0%;
  background-color: #449f81;
  left: 0;
  top: 0;
  position: absolute;
  content: "";
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: -1;
}

.button .btn:hover::before {
  width: 100%;
}

.button .btn:hover {
  color: #fff;
}

.button .btn-alt {
  background-color: #3d6155;
  color: #fff;
}

.button .btn-alt:hover {
  background-color: #517F72;
  color: #fff;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #517F72;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

/*======================================
	01. Start Header CSS
========================================*/
.header {
  width: 100%;
  background: transparent;
}

.header.style2 {
  position: relative;
  top: 0;
  background-color: #fff;
}

.header.style2 .nav-inner {
  background-color: #fff;
  padding: 0;
}

.header .top-bar {
  background-color: #517F72;
}

.header .top-bar .inner-topbar {
  padding: 20px 0;
}

.header .top-bar .top-contact ul li {
  display: inline-block;
  margin-right: 15px;
  color: #fff;
}

.header .top-bar .top-contact ul li:last-child {
  margin: 0;
}

.header .top-bar .top-contact ul li i {
  font-size: 15px;
  display: inline-block;
  margin-right: 4px;
  color: #fff;
}

.header .top-bar .top-contact ul li a {
  color: #fff;
}

.header .top-bar .top-contact ul li a:hover {
  color: #98c4b5;
  opacity: 0.9;
}

.header .top-bar .login-button {
  display: inline-block;
  margin-right: 30px;
}

.header .top-bar .login-button ul li {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 2px solid rgba(152, 196, 181, 0.5);
  height: 100%;
}

.header .top-bar .login-button ul li:last-child {
  margin: 0;
  padding: 0;
  border: none;
}

.header .top-bar .login-button ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.header .top-bar .login-button ul li a:hover {
  color: #98c4b5;
  opacity: 0.9;
}

.header .top-bar .login-button ul li a i {
  display: inline-block;
  color: #fff;
  margin-right: 4px;
  font-size: 14px;
}

.header .top-bar .right-content {
  float: right;
  display: inline-block;
}

.header .top-bar .middle-content {
  text-align: center;
}

.header .top-bar .top-social {
  display: inline-block;
  text-align: center;
}

.header .top-bar .top-social ul li {
  display: inline-block;
  margin-right: 15px;
}

.header .top-bar .top-social ul li:last-child {
  margin-right: 0;
}

.header .top-bar .top-social ul li a {
  color: #fff;
  font-size: 14px;
}

.header .nav-inner {
  background-color: #fff;
  padding: 0 20px;
}

.sticky {
  position: fixed;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
}

/* WordPress Admin Bar Support for general sticky */
body.admin-bar .sticky {
  top: 0;
  /* Sticky always top 0 */
}

body:not(.admin-bar) .sticky {
  top: 0;
}

/* Tablet and Mobile - 991px and below */
@media screen and (max-width: 991px) {
  .sticky {
    top: 0 !important;
  }

  body.admin-bar .sticky {
    top: 0 !important;
    /* Sticky always top 0 */
  }

  body:not(.admin-bar) .sticky {
    top: 0 !important;
  }
}

/* Mobile Admin Bar - 782px and below */
@media screen and (max-width: 782px) {
  body.admin-bar .sticky {
    top: 0 !important;
    /* Sticky always top 0 */
  }
}

.sticky .top-bar {
  display: none;
}

.sticky .nav-inner {
  padding: 0;
}

.sticky.navbar-area {
  top: 0;
}

.navbar-expand-lg .navbar-nav {
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
}

.header .navbar .navbar-nav .nav-item a.active {
  color: #517F72;
}

.sticky .navbar .navbar-nav .nav-item a.active {
  color: #517F72;
}

.header .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #fff;
}

.sticky .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #fff;
}

.sticky .navbar .mobile-menu-btn .toggler-icon {
  background: #333;
}

/*===== NAVBAR =====*/
.navbar-area {
  position: absolute;
  left: 0;
  top: 15px;
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 0;
}

.navbar-area.sticky {
  position: fixed;
  z-index: 99;
  background: #517F72;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background: #fff;
  padding: 0px 0;
  top: 0;
}

/* WordPress Admin Bar Support */
body.admin-bar .navbar-area {
  top: 47px;
  /* 32px admin bar + 15px original top */
}

body.admin-bar .navbar-area.sticky {
  top: 0;
  /* Sticky always top 0 */
}

/* Without admin bar */
body:not(.admin-bar) .navbar-area.sticky {
  top: 0;
}

/* Tablet and Mobile - 991px and below */
@media screen and (max-width: 991px) {
  .navbar-area {
    top: 0 !important;
  }

  body.admin-bar .navbar-area {
    top: 32px !important;
    /* Admin bar height for tablet */
  }

  body.admin-bar .navbar-area.sticky {
    top: 0 !important;
    /* Sticky always top 0 */
  }

  body:not(.admin-bar) .navbar-area {
    top: 0 !important;
  }

  body:not(.admin-bar) .navbar-area.sticky {
    top: 0 !important;
  }
}

/* Mobile Admin Bar - 782px and below */
@media screen and (max-width: 782px) {
  body.admin-bar .navbar-area {
    top: 46px !important;
    /* Mobile admin bar height */
  }

  body.admin-bar .navbar-area.sticky {
    top: 0 !important;
    /* Sticky always top 0 */
  }
}

.navbar-area.sticky .toolbar-area {
  display: none;
}

.navbar {
  padding: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-brand {
  padding-left: 0;
  border-radius: 0;
}

.navbar-brand img {
  width: 180px;
}

.mobile-menu-btn {
  padding: 0px;
}

.mobile-menu-btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mobile-menu-btn .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #222;
  display: block;
  margin: 5px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: -7px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse {
    position: absolute;
    top: 66px !important;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
    border-top: 1px solid #98c4b5;
  }
}

@media (max-width: 767px) {
  .navbar-collapse {
    position: absolute;
    top: 165% !important;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
  }
}

.navbar-nav .nav-item {
  z-index: 1;
  position: relative;
  margin-right: 40px;
}

.navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}

.navbar-nav .nav-item:hover a {
  color: #449f81;
}

.navbar-nav .nav-item a {
  font-size: 14px;
  color: #3d6155;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: relative;
  padding: 35px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  transition: all 0.3s ease-out 0s;
  position: relative;
  text-transform: capitalize;
}

.navbar-nav .nav-item a::after {
  opacity: 0;
  visibility: hidden;
}

.navbar-nav .nav-item a::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0%;
  background: #517F72;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-nav .nav-item a.active:before {
  width: 100%;
}

.navbar-nav .nav-item:hover a:before {
  width: 100%;
}

.navbar-nav .nav-item a.active {
  color: #517F72;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .nav-item a.dd-menu {
    padding-right: 30px;
  }
}

.navbar-nav .nav-item a.dd-menu::after {
  content: "\ea58";
  font: normal normal normal 1em/1 "LineIcons";
  position: absolute;
  right: 17px;
  font-size: 10px;
  top: 50%;
  margin-left: 5px;
  margin-top: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  height: 10px;
  margin-top: -5px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .nav-item a.dd-menu::after {
    right: 13px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item a.dd-menu::after {
    top: 16px;
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item a.collapsed::after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.navbar-nav .nav-item:hover>.sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.navbar-nav .nav-item:hover>.sub-menu .sub-menu {
  left: 100%;
  top: 0;
}

.navbar-nav .nav-item .sub-menu {
  border-top: 1px solid #98c4b5;
  padding: 10px;
  min-width: 220px;
  background: #fff;
  -webkit-box-shadow: 0px 10px 20px #1414140e;
  box-shadow: 0px 10px 20px #1414140e;
  position: absolute;
  top: 100% !important;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-nav .nav-item .sub-menu .nav-item {
  width: 100%;
  margin-bottom: 7px;
}

.navbar-nav .nav-item .sub-menu .nav-item:last-child {
  margin: 0;
}

.navbar-nav .nav-item .sub-menu .nav-item a {
  padding: 10px 14px;
  color: #888;
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
}

.navbar-nav .nav-item .sub-menu .nav-item a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 0%;
  background-color: #517F72;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.navbar-nav .nav-item .sub-menu .nav-item a:hover {
  color: #fff;
  padding-left: 20px !important;
}

.navbar-nav .nav-item .sub-menu .nav-item a:hover::before {
  opacity: 1;
  width: 100%;
  visibility: visible;
}

.navbar-nav .nav-item .sub-menu.left-menu {
  left: -100%;
}

.navbar-nav .nav-item .sub-menu.collapse:not(.show) {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item .sub-menu.collapse:not(.show) {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item {
    margin: 0;
  }

  .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }

  .navbar-nav .nav-item a::before {
    display: none;
  }
}

.navbar-nav .nav-item .sub-menu {
  position: static;
  width: 100%;
  opacity: 1;
  visibility: visible;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  border: none;
  margin-left: 15px;
  margin-right: 15px;
}

.navbar-nav .nav-item .sub-menu .nav-item a {
  padding: 12px 12px;
}

.navbar-nav .nav-item .sub-menu .nav-item a:hover {
  background: #96CFB8 !important;
  color: #fff !important;
}

.navbar-nav .nav-item .sub-menu::after {
  display: none;
}

.navbar-nav .nav-item .sub-menu>li {
  display: block;
  margin-left: 0;
}

.navbar-nav .nav-item .sub-menu>li:last-child {
  border: none;
}

.navbar-nav .nav-item .sub-menu>li.active>a {
  color: #fff !important;
  background-color: #517F72;
}

.navbar-nav .nav-item .sub-menu>li>a {
  font-weight: 400;
  display: block;
  padding: 12px 15px;
  font-size: 14px;
  color: #222;
  font-weight: 400;
}

.navbar-nav .nav-item .sub-menu>li:first-child a {
  border: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item a {
    color: #051441;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
  }

  .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }

  .navbar-nav .nav-item .sub-menu>li.active {
    background: #f9f9f9 !important;
    color: #96CFB8 !important;
  }

  .header.style3.navbar-area .header-social {
    display: none;
  }

  .navbar-nav .nav-item .sub-menu>li.active>a,
  .navbar-nav .nav-item .sub-menu>li:hover>a {
    color: #fff !important;
    background-color: #96CFB8 !important;
  }
}

.add-list-button {
  display: inline-block;
  margin-left: 10px;
}

.add-list-button .btn i {
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
}

/*======================================
     End Header CSS
  ========================================*/
/*======================================
    Hero Area CSS
========================================*/
.hero-area {
  z-index: 2;
  position: relative;
}

.hero-area.style2 .single-slider {
  background: linear-gradient(135deg, #98c4b5 0%, #517F72 100%);
  min-height: 480px;
  padding: 90px 0;
  display: flex;
  align-items: center;
}

.hero-area.style2 .tns-controls button {
  border-color: #517F72;
  color: #517F72;
}

.hero-area.style2 .tns-controls button:hover {
  background-color: #449f81;
  color: #fff;
}

.hero-area.style2 .hero-text {
  margin-top: 0;
}

.hero-area.style2 .hero-text h2 {
  color: #3d6155;
}

.hero-area.style2 .hero-text p {
  color: #888;
}

.hero-area.style2 .hero-text .button .btn {
  background-color: #449f81;
  color: #fff;
}

.hero-area.style2 .hero-text .button .btn::before {
  background-color: #517F72;
}

.hero-area.style2 .hero-text .button .btn:hover {
  color: #fff;
}

.hero-area.style2 .hero-text .button .btn.alt {
  background-color: #517F72;
}

.hero-area.style2 .hero-text .button .btn.alt::before {
  background-color: #449f81;
}

.hero-area .shape1 {
  position: absolute;
  left: -60px;
  top: 150px;
  height: 120px;
  z-index: 1;
}

.hero-area .shape2 {
  position: absolute;
  right: 30px;
  bottom: 50px;
  height: 100px;
  z-index: 1;
}

.hero-area .tns-controls button {
  width: 45px;
  height: 45px;
  line-height: 42px;
  cursor: pointer;
  z-index: 2;
  color: #fff;
  font-size: 14px;
  background: transparent;
  border: none;
  border-radius: 50%;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -25px;
  border: 2px solid #fff;
  opacity: 0;
  visibility: hidden;
}

.hero-area .tns-controls button:hover {
  background-color: #fff;
  border-color: transparent;
  color: #517F72;
}

.hero-area .tns-controls button:first-child {
  left: 0;
}

.hero-area .tns-controls button:last-child {
  right: 0;
}

.hero-area:hover .tns-controls button {
  opacity: 1;
  visibility: visible;
}

.hero-area:hover .tns-controls button:first-child {
  left: 20px;
}

.hero-area:hover .tns-controls button:last-child {
  right: 20px;
}

.hero-area .single-slider {
  min-height: 520px;
  padding: 110px 0;
  z-index: 2;
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #517F72 0%, #449f81 50%, #98c4b5 100%);
  display: flex;
  align-items: center;
}

.hero-area .single-slider .hero-image {
  position: absolute;
  bottom: 0;
}

.hero-area .single-slider .hero-image img {
  width: 90%;
}

.hero-area .hero-text {
  margin-top: 0;
}

.hero-area .hero-text h2 {
  color: #fff;
  font-size: 38px;
  line-height: 55px;
  font-weight: 700;
  margin-bottom: 30px;
  position: relative;
}

.hero-area .hero-text p {
  color: #ddd;
  font-size: 14px;
  font-weight: 400;
  display: block;
}

.hero-area .hero-text .button {
  margin-top: 35px;
}

.hero-area .hero-text .button .btn {
  background-color: #fff;
  color: #3d6155;
}

.hero-area .hero-text .button .btn::before {
  background-color: #517F72;
}

.hero-area .hero-text .button .btn:hover {
  color: #fff;
}

/*======================================
    About Us CSS
========================================*/
.about-us {
  background-color: #f9f9f9;
}

.about-us .content-left {
  position: relative;
}

.about-us .content-left img {
  width: 100%;
}

.about-us .content-left .video {
  position: absolute;
  height: 80px;
  width: 80px;
  line-height: 80px;
  text-align: center;
  color: #517F72;
  background-color: #fff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -80px;
  font-size: 16px;
  padding-left: 3px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.about-us .content-left .video:hover {
  color: #fff;
  background-color: #517F72;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.about-us .content-left .video:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #96CFB8;
  border-radius: 50%;
  -webkit-animation: pulse-border-2 2s linear infinite;
  animation: pulse-border-2 2s linear infinite;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@-webkit-keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

.about-us .content-right {
  padding-left: 40px;
}

.about-us .content-right .sub-heading {
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  background-color: #517F72;
  padding: 5px 20px;
  border-radius: 0;
}

.about-us .content-right h2 {
  display: block;
  font-size: 32px;
  margin-bottom: 25px;
  line-height: 45px;
  text-transform: capitalize;
  position: relative;
  font-weight: 700;
}

.about-us .content-right h3 {
  font-size: 22px;
  margin-top: 40px;
  margin-bottom: 8px;
  line-height: 45px;
  text-transform: capitalize;
  position: relative;
  font-weight: 600;
}

.about-us .content-right p {
  font-size: 14px;
  line-height: 26px;
}

.about-us .content-right .list {
  margin-top: 50px;
}

.about-us .content-right .list li {
  display: block;
  margin-bottom: 12px;
  font-size: 14px;
  color: #777;
  padding-left: 30px;
  position: relative;
}

.about-us .content-right .list li i {
  color: #517F72;
  font-size: 18px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 3px;
}

.about-us .content-right .list li:last-child {
  margin: 0;
}

.about-us .content-right .button {
  margin-top: 50px;
}

/*======================================
    Our Achievement CSS 
========================================*/
.our-achievement {
  padding: 100px 0;
  background: linear-gradient(135deg, #517F72 0%, #449f81 100%);
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.our-achievement::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../images/achievement/pattern.png") repeat;
  opacity: 0.1;
  z-index: 1;
}

.our-achievement .container {
  position: relative;
  z-index: 2;
}

.our-achievement .single-achievement {
  margin-top: 30px;
  text-align: center;
  padding: 50px 40px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(15px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(0);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
}

.our-achievement .single-achievement::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
  transition: left 0.6s ease;
  z-index: 1;
}

.our-achievement .single-achievement:hover::before {
  left: 100%;
}

.our-achievement .single-achievement:hover {
  transform: translateY(-15px);
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.2);
  border-color: rgba(255, 255, 255, 0.3);
}

.our-achievement .single-achievement i {
  height: 90px;
  width: 90px;
  line-height: 90px;
  text-align: center;
  display: inline-block;
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  font-size: 42px;
  color: #517F72;
  margin-bottom: 30px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 2;
  border: 3px solid rgba(255, 255, 255, 0.2);
}

.our-achievement .single-achievement:hover i {
  transform: scale(1.1) rotateY(10deg);
  background: linear-gradient(135deg, #ffffff 0%, #f0f0f0 100%);
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.25);
  color: #449f81;
  border-color: rgba(255, 255, 255, 0.4);
}

.our-achievement .single-achievement h3 {
  font-size: 56px;
  font-weight: 800;
  display: block;
  margin-bottom: 15px;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  letter-spacing: -2px;
  position: relative;
  z-index: 2;
}

.our-achievement .single-achievement:hover h3 {
  transform: scale(1.05);
  text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
  color: #ffffff;
}

.our-achievement .single-achievement p {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  line-height: 1.6;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  margin: 0;
  transition: all 0.3s ease;
  position: relative;
  z-index: 2;
}

.our-achievement .single-achievement:hover p {
  color: #ffffff;
  transform: translateY(-2px);
  letter-spacing: 1.5px;
}

/* Counter animation effect */
.our-achievement .countup {
  display: inline-block;
  transition: all 0.3s ease;
}

.our-achievement .countup.counting {
  animation: counterPulse 0.1s ease-in-out;
}

@keyframes counterPulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}

/*======================================
    Training Calendar CSS
========================================*/
.training-calendar {
  padding: 100px 0;
  background: linear-gradient(135deg, #f8fdfc 0%, #ffffff 50%, #f0f8f5 100%);
  position: relative;
}

.training-calendar::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:
    radial-gradient(circle at 30% 20%, rgba(81, 127, 114, 0.05) 0%, transparent 50%),
    radial-gradient(circle at 70% 80%, rgba(81, 127, 114, 0.03) 0%, transparent 50%);
  z-index: 1;
}

.training-calendar .container {
  position: relative;
  z-index: 2;
}

.calendar-wrapper {
  background: #ffffff;
  padding: 40px;
  box-shadow: 0 20px 60px rgba(81, 127, 114, 0.1);
  border: 1px solid rgba(81, 127, 114, 0.1);
  margin-top: 50px;
  position: relative;
  overflow: hidden;
}

.calendar-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #517F72 0%, #449f81 50%, #96CFB8 100%);
}

/* FullCalendar Tema Uyumlu Stiller */
#training-calendar {
  font-family: 'Poppins', sans-serif;
}

.fc-theme-standard .fc-header-toolbar {
  background: linear-gradient(135deg, #517F72 0%, #449f81 100%);
  padding: 20px;
  margin-bottom: 0;
  border: none;
}

.fc-toolbar-title {
  color: #ffffff !important;
  font-weight: 700 !important;
  font-size: 24px !important;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.fc-button-primary {
  background: rgba(255, 255, 255, 0.2) !important;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  color: #ffffff !important;
  font-weight: 500 !important;
  transition: all 0.3s ease !important;
  backdrop-filter: blur(10px);
}

.fc-button-primary:hover {
  background: rgba(255, 255, 255, 0.3) !important;
  border-color: rgba(255, 255, 255, 0.5) !important;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.fc-button-primary:focus {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3) !important;
}

.fc-button-active {
  background: rgba(255, 255, 255, 0.4) !important;
  border-color: rgba(255, 255, 255, 0.6) !important;
}

.fc-daygrid-day-number {
  color: #2c3e50;
  font-weight: 600;
  font-size: 14px;
}

.fc-col-header-cell {
  background: #f8fdfc;
  border-bottom: 2px solid #517F72;
  padding: 15px 0;
}

.fc-col-header-cell-cushion {
  color: #517F72;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.fc-daygrid-day {
  border: 1px solid rgba(81, 127, 114, 0.1);
  transition: background-color 0.3s ease;
}

.fc-daygrid-day:hover {
  background: rgba(81, 127, 114, 0.02);
}

.fc-day-today {
  background: rgba(81, 127, 114, 0.05) !important;
  border-color: #517F72 !important;
}

.fc-day-today .fc-daygrid-day-number {
  color: #517F72;
  font-weight: 800;
  background: #517F72;
  color: #ffffff;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  margin: 5px;
}

.fc-event {
  border: none !important;
  padding: 4px 8px;
  font-size: 12px;
  font-weight: 600;
  transition: all 0.3s ease;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.fc-event:hover {
  transform: scale(1.02) translateY(-1px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  z-index: 10;
}

.fc-event-title {
  font-weight: 600;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* Event Modal Styles */
.event-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(5px);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.3s ease;
}

.event-modal-overlay.show {
  opacity: 1;
}

.event-modal-container {
  background: #ffffff;
  max-width: 500px;
  width: 90%;
  max-height: 80vh;
  overflow-y: auto;
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.3);
  transform: scale(0.8) translateY(20px);
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  position: relative;
}

.event-modal-overlay.show .event-modal-container {
  transform: scale(1) translateY(0);
}

.event-modal {
  padding: 40px;
}

.event-modal h3 {
  color: #517F72;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 2px solid #f0f8f5;
}

.event-details {
  margin-bottom: 30px;
}

.event-details p {
  margin-bottom: 12px;
  color: #555;
  font-size: 14px;
  line-height: 1.6;
}

.event-details strong {
  color: #517F72;
  font-weight: 600;
}

.event-actions {
  display: flex;
  gap: 15px;
  justify-content: flex-end;
}

.event-actions .btn {
  padding: 12px 25px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  font-size: 14px;
}

.event-actions .btn-primary {
  background: linear-gradient(135deg, #517F72, #449f81);
  color: #ffffff;
}

.event-actions .btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(81, 127, 114, 0.4);
  background: linear-gradient(135deg, #449f81, #517F72);
}

.event-actions .btn-secondary {
  background: #f8f9fa;
  color: #6c757d;
  border: 1px solid #dee2e6;
}

.event-actions .btn-secondary:hover {
  background: #e9ecef;
  color: #495057;
  transform: translateY(-1px);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
  .training-calendar {
    padding: 60px 0;
  }

  .calendar-wrapper {
    padding: 20px;
    margin-top: 30px;
  }

  .fc-toolbar {
    flex-direction: column;
    gap: 15px;
  }

  .fc-toolbar-chunk {
    display: flex;
    justify-content: center;
  }

  .fc-button-group {
    display: flex;
    gap: 5px;
  }

  .fc-button {
    padding: 8px 12px !important;
    font-size: 12px !important;
  }

  .fc-toolbar-title {
    font-size: 18px !important;
    margin: 10px 0;
  }

  .event-modal-container {
    width: 95%;
    margin: 20px;
  }

  .event-modal {
    padding: 25px;
  }

  .event-modal h3 {
    font-size: 20px;
  }

  .event-actions {
    flex-direction: column;
    gap: 10px;
  }

  .event-actions .btn {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 576px) {
  .training-calendar {
    padding: 40px 0;
  }

  .calendar-wrapper {
    padding: 15px;
  }

  .fc-event {
    font-size: 11px !important;
    padding: 2px 6px !important;
  }

  .fc-daygrid-day-number {
    font-size: 12px;
  }
}

/*=============================
	Pricing Table CSS
===============================*/
.pricing-table {
  background: #fff;
  position: relative;
}

.pricing-table .section-title {
  margin-bottom: 50px;
}

.pricing-table.style2 .single-table {
  border: none;
  border: 1px solid #98c4b5;
  text-align: left;
  position: relative;
  overflow: hidden;
  padding: 40px;
}

.pricing-table.style2 .single-table i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 30px;
  color: #fff;
  opacity: 1;
  background-color: #517F72;
  padding: 30px 30px;
  border-radius: 0 0 0 50px;
}

.pricing-table .single-table {
  margin-top: 30px;
  background: #fff;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
  border-radius: 0;
  padding: 50px 40px;
  z-index: 2;
  border: 1px solid #98c4b5;
  border-top: 5px solid #517F72;
}

.pricing-table .single-table:hover {
  -webkit-box-shadow: 0px 10px 80px #00000014;
  box-shadow: 0px 10px 80px #00000014;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.pricing-table .single-table .table-head {
  position: relative;
}

.pricing-table .single-table .table-head .amount {
  font-size: 35px;
  line-height: 45px;
  font-weight: 600;
  color: #3d6155;
}

.pricing-table .single-table .table-head .duration {
  color: #3d6155;
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  position: relative;
  display: block;
  top: -8px;
}

.pricing-table .single-table .table-head .title {
  font-size: 18px;
  line-height: 26px;
  color: #517F72;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.pricing-table .single-table .table-list {
  position: relative;
  display: block;
  margin-top: 20px;
}

.pricing-table .single-table .table-list li {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
  position: relative;
  color: #3d6155;
}

.pricing-table .single-table .table-list li:last-child {
  margin-bottom: 0;
  border: none;
}

.pricing-table .single-table .button {
  margin-top: 40px;
}

/*======================================
    Appointment CSS
========================================*/
.appointment.page {
  background-color: #f9f9f9;
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

.appointment.page .appointment-title h2 {
  font-size: 30px;
}

.appointment.page .image {
  position: absolute;
  bottom: 0;
}

.appointment.page .appointment-form {
  padding: 50px;
  -webkit-box-shadow: 0px 1px 30px 0px rgba(32, 32, 32, 0.11);
  box-shadow: 0px 1px 30px 0px rgba(32, 32, 32, 0.11);
  border-top: 4px solid #449f81;
  border-radius: 0;
  background-color: #fff;
}

.appointment.page .appointment-input {
  margin-bottom: 20px;
}

.appointment.page .button {
  padding: 0px 8px;
}

.appointment.page .button .btn {
  width: auto;
}

.appointment-form {
  background: #fff3;
  border-radius: 0;
  padding: 100px 0;
}

.appointment-form .custom-padding {
  padding-left: 8px !important;
}

.appointment-form .appointment-title {
  margin-bottom: 40px;
  position: relative;
}

.appointment-form .appointment-title span {
  font-size: 80px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: -40px;
  left: 0;
  color: #eee;
  z-index: -1;
  opacity: 1;
  opacity: 0.4;
  font-family: 'Merriweather', serif;
}

.appointment-form .appointment-title h2 {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 20px;
}

.appointment-form .small-title {
  font-size: 15px;
  font-weight: 500;
  display: block;
  margin-bottom: 15px;
  margin-left: 8px;
}

.appointment-form .appointment-input {
  position: relative;
  padding: 0px 8px;
}

.appointment-form .appointment-input input {
  width: 100%;
  background: #fff;
  border-radius: 0;
  border: none;
  padding: 0 25px;
  padding-right: 45px;
  height: 55px;
  font-size: 14px;
  border: 1px solid #98c4b5;
  font-weight: 400;
  color: #666;
}

.appointment-form .appointment-input input:focus {
  outline: none !important;
}

.appointment-form .appointment-input textarea {
  width: 100%;
  background: #fff;
  border-radius: 0;
  border: none;
  padding: 25px;
  padding-right: 45px;
  height: 150px;
  font-size: 14px;
  border: 1px solid #98c4b5;
  font-weight: 400;
  color: #666;
}

.appointment-form .appointment-input textarea:focus {
  outline: none !important;
}

.appointment-form .appointment-input label {
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.appointment-form .appointment-input select {
  width: 100%;
  background: #fff;
  border-radius: 0;
  border: 1px solid #98c4b5;
  padding: 0 25px;
  height: 55px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  color: #888;
  font-weight: 400;
}

.appointment-form .appointment-input select:focus {
  outline: none !important;
}

.appointment-form .appointment-input select:focus option:hover {
  background: #96CFB8 !important;
  color: #fff !important;
}

.appointment-form button {
  width: 100%;
  border-radius: 0;
  border: none;
  padding: 0 25px;
  height: 55px;
  margin-left: 5px;
}

.appointment-form button i {
  display: inline-block;
  margin-right: 5px;
}


/*======================================
    Responsive CSS
========================================*/
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .section-title {
    margin-bottom: 50px;
    padding: 0 220px;
  }

  .header .header .login-button {
    margin-left: 20px;
  }

  .header .login-button ul {
    padding: 0;
  }

  .header .nav-item {
    margin-right: 30px;
  }

  .header .nav-item a {
    padding: 32px 0 !important;
  }

  .header .nav-item .sub-menu li a {
    padding: 12px 15px !important;
  }

  .header .nav-item .sub-menu.mega-menu {
    width: 460px;
  }

  .hero-area .single-slider {
    min-height: 520px;
    padding: 90px 0;
  }

  .hero-area .hero-text {
    margin-top: 0;
  }
}

/* Tablet Screen */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section {
    padding: 60px 0px;
  }

  .section-title {
    margin-bottom: 30px;
    padding: 0px 90px;
  }

  .section-title h3 {
    font-size: 55px;
    top: -25px;
  }

  .section-title h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .section-title p {
    font-size: 15px;
  }

  .section-title.align-left {
    padding: 0;
    padding-right: 200px;
  }

  .breadcrumbs {
    padding-top: 120px;
    padding-bottom: 50px;
  }

  .breadcrumbs .page-title {
    font-size: 28px;
  }

  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }

  #scrollUp {
    bottom: 55px;
  }

  .header {
    padding: 15px 0;
    background-color: #fff;
  }

  .header.style2 {
    padding: 0 !important;
  }

  .header.style2 .nav-inner {
    padding: 15px 0;
  }

  .header .top-bar .login-button {
    margin-right: 20px;
  }

  .navbar-area {
    top: 0;
  }

  .header .nav-inner {
    padding: 0;
  }

  .navbar-area.sticky {
    padding: 15px 0;
  }

  .navbar-brand img {
    width: 170px;
  }

  .sticky .navbar .navbar-nav .nav-item .sub-menu .nav-item a {
    color: #3d6155;
  }

  .sticky .navbar .navbar-nav .nav-item:hover a {
    color: #517F72;
  }

  .breadcrumbs .bread-list {
    margin-top: 8px;
  }

  .hero-area .hero-image {
    display: none;
  }

  .hero-area .single-slider {
    height: auto;
    padding-top: 160px;
    padding-bottom: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hero-area .hero-text {
    margin-top: 0 !important;
    text-align: center;
    padding: 0 20px;
    width: 100%;
    max-width: 600px;
  }

  .hero-area .hero-text h2 {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 22px;
    text-align: center;
  }

  .hero-area .hero-text p {
    text-align: center;
    max-width: 80%;
    margin: 0 auto 20px;
  }

  .hero-area .hero-text .button {
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
  }

  .hero-area .shape1 {
    display: none;
  }

  .hero-area .shape2 {
    display: none;
  }

  .hero-area.style2 .single-slider {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hero-area.style2 .single-slider .hero-text h2 {
    font-size: 27px;
  }

  .appointment-form {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .appointment-form .appointment-title span {
    font-size: 70px;
    top: -30px;
  }

  .appointment-form .custom-padding {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .appointment-form .appointment-input {
    margin-bottom: 17px;
  }

  .about-us .content-right h2 {
    font-size: 28px;
    line-height: 42px;
  }

  .about-us .content-right .list {
    margin-top: 12px;
  }

  .about-us .content-right p {
    margin-bottom: 30px;
  }

  .about-us .content-right {
    padding: 0;
    margin-top: 30px;
  }

  .departments .nav .nav-link {
    padding: 12px 22px;
    margin-bottom: 8px;
  }

  .departments .nav {
    background-color: transparent;
  }

  .departments .department-content .text {
    padding-left: 0;
    padding-top: 30px;
  }

  .departments .department-content .text h3 {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .departments .department-content .text .list {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .our-achievement {
    padding: 60px 0;
  }

  .our-achievement .single-achievement {
    padding: 30px 20px;
    margin-top: 20px;
  }

  .our-achievement .single-achievement i {
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 28px;
  }

  .our-achievement .single-achievement h3 {
    font-size: 36px;
  }

  .appointment.page {
    padding: 60px 0 !important;
  }

  .appointment.page .appointment-title h2 {
    font-size: 28px;
  }

  .latest-news-area .single-news .image a {
    width: 100%;
  }

  .services .single-list {
    margin-top: 30px;
  }

  .services .custom-padding-right {
    padding-right: calc(var(--bs-gutter-x)/ 2) !important;
  }

  .services .custom-padding-left {
    padding-left: calc(var(--bs-gutter-x)/ 2) !important;
  }

  .services .custom-border-right {
    border-right: 1px solid #eee !important;
  }

  .services .custom-border-bottom {
    border-bottom: 1px solid #eee !important;
  }

  .service-details .details-content {
    padding-left: 0;
    margin-top: 30px;
  }

  .service-details .content {
    padding: 60px 0;
  }

  .portfolio-section.section {
    padding-bottom: 40px;
  }

  .portfolio-section.section .portfolio-btn-wrapper button {
    margin-right: 10px;
    padding: 7px 18px;
    font-size: 14px;
  }

  .portfolio-section.section .grid {
    margin-top: 50px;
  }

  .pricing-table .section-title {
    margin-bottom: 30px;
  }

  .pricing-table .single-table .table-list {
    margin-top: 10px;
  }

  .testimonials .section-title h3 {
    opacity: 0.1;
    font-size: 50px;
  }

  .testimonials.style2 .section-title h3 {
    opacity: 0.4;
    font-size: 50px;
  }

  .testimonials .tns-nav {
    bottom: 60px;
  }

  .doctors .section-title {
    margin-bottom: 30px;
  }

  .how-works .single-work {
    padding: 50px 25px 30px 25px;
  }

  .how-works .single-work .main-icon {
    height: 70px;
    width: 70px;
    line-height: 72px;
    font-size: 28px;
  }

  .how-works .single-work h3 {
    font-size: 18px;
  }

  .sidebar.blog-grid-page {
    margin-top: 40px;
  }

  .contact-us .single-head {
    margin-top: 40px;
    height: auto !important;
  }

  .map-section .mapouter {
    height: 400px;
  }

  .map-section .gmap_canvas {
    height: 400px;
  }

  .map-section iframe {
    height: 400px;
  }

  .footer .footer-top .form {
    padding-left: 0 !important;
  }

  .footer .footer-top {
    padding: 50px 0 !important;
  }

  .footer .footer-middle {
    padding: 10px 0 50px 0 !important;
  }

  .footer .single-footer {
    border: none !important;
    padding: 0 !important;
    padding-top: 40px !important;
  }

  .footer .single-footer.opening-hours {
    padding-right: 0 !important;
  }
}

/* Mobile Screen */
@media only screen and (max-width: 767px) {
  .section {
    padding: 50px 0px;
  }

  .section-title {
    margin-bottom: 25px;
    padding: 0px 10px;
  }

  .section-title h3 {
    font-size: 30px;
    top: -20px;
  }

  .section-title h2 {
    font-size: 22px;
    margin-top: 3px;
    line-height: 35px;
  }

  .section-title p {
    font-size: 14px;
  }

  .section-title.align-left {
    padding: 0;
    padding-right: 0;
  }

  .breadcrumbs {
    padding-top: 120px;
    padding-bottom: 50px;
  }

  .breadcrumbs .breadcrumbs-content {
    text-align: center;
  }

  .breadcrumbs .page-title {
    font-size: 22px;
    line-height: 30px !important;
  }

  .breadcrumbs .breadcrumb-nav {
    float: none !important;
    margin-top: 15px;
    text-align: center;
  }

  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }

  #scrollUp {
    bottom: 55px;
  }

  .navbar-brand img {
    width: 170px;
  }

  .header {
    padding: 20px 0;
  }

  .header .add-list-button {
    display: none;
  }

  .header .login-button {
    display: none;
  }

  .header .navbar-collapse {
    top: 59px !important;
    border-top: 1px solid #98c4b5;
  }

  .header.style2 {
    padding: 0 !important;
  }

  .header.style2 .nav-inner {
    padding: 15px 0;
  }

  .header .top-bar {
    text-align: center;
  }

  .header .top-bar .top-contact ul li {
    display: block;
    margin: 0;
    margin-bottom: 10px;
  }

  .header .top-bar .right-content {
    float: none;
    text-align: center;
    margin-top: 10px;
  }

  .header .top-bar .login-button {
    display: block;
    margin: 0;
    margin-bottom: 10px;
  }

  .sticky .navbar .navbar-nav .nav-item .sub-menu .nav-item a {
    color: #3d6155;
  }

  .sticky .navbar .navbar-nav .nav-item:hover a {
    color: #517F72;
  }

  .breadcrumbs .bread-list {
    margin-top: 8px;
  }

  .navbar-area.sticky {
    padding: 20px 0;
  }

  .navbar-brand img {
    width: 170px;
  }

  .breadcrumbs .bread-list {
    margin-top: 8px;
  }

  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 25px;
  }

  .header {
    padding: 15px 0;
    background-color: #fff;
  }

  .navbar-area {
    top: 0;
  }

  .header .nav-inner {
    padding: 0;
  }

  .navbar-area.sticky {
    padding: 15px 0;
  }

  .navbar-brand img {
    width: 170px;
  }

  .sticky .navbar .navbar-nav .nav-item .sub-menu .nav-item a {
    color: #3d6155;
  }

  .sticky .navbar .navbar-nav .nav-item:hover a {
    color: #517F72;
  }

  .header .navbar-collapse {
    top: 67px !important;
  }

  .breadcrumbs .bread-list {
    margin-top: 8px;
  }

  .hero-area .hero-image {
    display: none;
  }

  .hero-area .single-slider {
    height: auto;
    padding-top: 130px;
    padding-bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hero-area .hero-text {
    margin-top: 0 !important;
    text-align: center;
    padding: 0 15px;
    width: 100%;
    max-width: 500px;
  }

  .hero-area .hero-text h2 {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 22px;
    text-align: center;
  }

  .hero-area .hero-text p {
    font-size: 14px;
    text-align: center;
    max-width: 90%;
    margin: 0 auto 20px;
  }

  .hero-area .hero-text .button {
    margin-top: 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .hero-area .hero-text .button .btn {
    width: 70%;
    display: inline-block;
    margin: 0;
    margin: 6px 5px;
  }

  .call-action {
    padding: 50px 0 !important;
  }

  .call-action .content h2 {
    font-size: 24px !important;
    line-height: 35px !important;
    margin-bottom: 15px;
  }

  .hero-area .hero-text .button .btn:last-child {
    margin: 0;
  }

  .hero-area .shape1 {
    display: none;
  }

  .hero-area .shape2 {
    display: none;
  }

  .hero-area.style2 .single-slider {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .appointment-form {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .appointment-form .appointment-title h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
  }

  .appointment-form .appointment-title span {
    font-size: 30px;
    top: -20px;
  }

  .appointment-form .custom-padding {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .appointment-form .appointment-input {
    margin-bottom: 17px;
  }

  .appointment.page {
    padding: 50px 0 !important;
  }

  .appointment.page .appointment-form {
    padding: 35px;
  }

  .appointment.page .appointment-title h2 {
    font-size: 24px;
  }

  .about-us .content-right h2 {
    font-size: 22px;
    line-height: 35px;
  }

  .about-us .content-right .list {
    margin-top: 12px;
  }

  .about-us .content-right p {
    margin-bottom: 30px;
  }

  .about-us .content-right {
    padding: 0;
    margin-top: 30px;
  }

  .departments .nav .nav-item {
    display: block;
    width: 100%;
  }

  .departments .nav .nav-item button {
    width: 100%;
    border: 1px solid #eee !important;
    padding: 12px 20px;
    font-size: 13px !important;
  }

  .departments .nav .nav-item button.active {
    border-color: transparent !important;
  }

  .departments .nav .nav-item button i {
    font-size: 14px;
    height: 35px;
    width: 35px;
    line-height: 35px;
  }

  .departments .nav {
    background-color: transparent;
  }

  .departments .department-content .text {
    padding-left: 0;
    padding-top: 30px;
  }

  .departments .department-content .text h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .departments .department-content .text .list {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .services .services-content .single-list {
    padding: 30px;
  }

  .our-achievement {
    padding: 50px 0;
  }

  .our-achievement .single-achievement {
    padding: 25px 15px;
    margin-top: 20px;
  }

  .our-achievement .single-achievement i {
    height: 65px;
    width: 65px;
    line-height: 65px;
    font-size: 24px;
    border-radius: 16px;
  }

  .our-achievement .single-achievement h3 {
    font-size: 32px;
    margin-bottom: 8px;
  }

  .our-achievement .single-achievement p {
    font-size: 14px;
  }

  .services .single-list {
    margin-top: 30px;
  }

  .services .custom-padding-right {
    padding-right: calc(var(--bs-gutter-x)/ 2) !important;
  }

  .services .custom-padding-left {
    padding-left: calc(var(--bs-gutter-x)/ 2) !important;
  }

  .services .custom-border-right {
    border-right: 1px solid #eee !important;
  }

  .services .custom-border-bottom {
    border-bottom: 1px solid #eee !important;
  }

  .service-details .details-content {
    padding-left: 0;
    margin-top: 30px;
  }

  .service-details .content .thumb {
    margin-bottom: 30px;
  }

  .service-details .content .title {
    font-size: 24px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .service-details .content {
    padding: 50px 0;
  }

  .doctor-details .content {
    padding-left: 0;
    margin-top: 40px;
  }

  .doctor-details .content .name {
    font-size: 20px;
  }

  .doctor-details .content .name span {
    margin-top: 15px;
    font-size: 14px;
  }

  .portfolio-section.section {
    padding-bottom: 40px;
  }

  .portfolio-section.section .portfolio-btn-wrapper button {
    margin-right: 10px;
    padding: 7px 18px;
    font-size: 13px;
  }

  .portfolio-section.section .grid {
    margin-top: 50px;
  }

  .pricing-table .section-title {
    margin-bottom: 30px;
  }

  .pricing-table .single-table .table-list {
    margin-top: 10px;
  }

  .testimonials .section-title h3 {
    opacity: 0.1;
    font-size: 30px;
  }

  .testimonials.style2 .section-title h3 {
    opacity: 0.4;
    font-size: 30px;
  }

  .testimonials .tns-nav {
    bottom: 50px;
  }

  .doctors .section-title {
    margin-bottom: 30px;
  }

  .how-works .single-work {
    padding: 50px 25px;
  }

  .how-works .single-work .main-icon {
    height: 70px;
    width: 70px;
    line-height: 72px;
    font-size: 28px;
  }

  .how-works .single-work h3 {
    font-size: 18px;
  }

  .login .form-head .title {
    font-size: 22px !important;
  }

  .login .form-head .socila-login ul {
    margin-bottom: 12px !important;
  }

  .accordion-item .accordion-button .title {
    font-size: 14px;
  }

  .latest-news-area .single-news .image {
    width: 100%;
  }

  .latest-news-area .single-news .image a {
    width: 100%;
  }

  .latest-news-area .single-news .pl-0 {
    padding-left: calc(var(--bs-gutter-x)/ 2) !important;
  }

  .latest-news-area .single-news .content {
    border-left: 1px solid var(--secondary-color);
    border-top: none;
  }

  .sidebar.blog-grid-page {
    margin-top: 40px;
  }

  .post-details .post-meta li {
    margin-bottom: 8px;
  }

  .post-details p {
    margin: 20px 0;
  }

  .post-image .blog-inner-big-img {
    margin-bottom: 1.5rem !important;
  }

  .post-details .list {
    margin-left: 0 !important;
  }

  .post-details .list li i {
    top: 6px !important;
  }

  .post-comments {
    padding: 30px;
  }

  .post-comments .comments-list {
    padding: 0 !important;
  }

  .post-comments .comments-list li {
    padding: 0 !important;
  }

  .post-comments .comments-list li .comment-img {
    position: relative !important;
  }

  .comment-form {
    padding: 30px;
  }

  .comment-form form .form-box .form-control-custom {
    height: 50px;
    margin-bottom: 15px;
  }

  .post-comments .comments-list li.children {
    margin-left: 0 !important;
  }

  .post-comments .comments-list li {
    padding-top: 30px !important;
  }

  .post-comments .comments-list li .comment-desc {
    margin-top: -15px;
  }

  .post-comments .comments-list li .comment-img img {
    max-width: 70px;
    max-height: 70px;
    display: inline-block !important;
    margin-bottom: -15px !important;
  }

  .post-comments .comments-list li .comment-desc .desc-top .reply-link {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding: 8px 25px;
    position: relative;
    margin-top: 15px;
  }

  .post-comments .comments-list li {
    padding-left: 100px;
  }

  .latest-news-area.blog-list {
    padding-top: 20px;
  }

  .blog-list .single-news {
    margin-top: 30px !important;
  }

  .sidebar .widget.search-widget form input {
    padding: 0 80px 0 20px;
  }

  .sidebar .widget.social-widget ul li {
    margin-bottom: 10px;
  }

  .post-details .post-title {
    line-height: 30px !important;
  }

  .post-details .post-title a {
    font-size: 18px !important;
    font-weight: 600;
  }

  .blog-single .meta-info {
    margin-top: 18px;
  }

  .post-comments .comments-list li .comment-desc .desc-top span.date {
    display: block;
  }

  .post-comments .comments-list li .comment-desc .desc-top {
    margin-bottom: 15px;
    margin-top: 18px;
  }

  .error-area .error-content h1 {
    font-size: 60px !important;
    line-height: 80px !important;
  }

  .error-area .error-content h2 {
    font-size: 18px !important;
  }

  .maill-success .success-content h1 {
    font-size: 28px !important;
  }

  .maill-success .success-content h2 {
    font-size: 18px !important;
  }

  .login .form-head {
    padding: 30px;
  }

  .login .form-head .title {
    font-size: 25px;
  }

  .login .form-head .alt-option {
    margin: 20px 0;
  }

  .login .form-head form .form-group {
    margin-bottom: 18px;
  }

  .contact-us .form-main {
    margin-top: 30px;
  }

  .contact-us .single-head {
    padding: 30px !important;
  }

  .contact-us .form-main {
    padding: 30px !important;
  }

  .contact-us .contant-inner-title h2 {
    font-size: 22px;
  }

  .contact-us .single-head {
    margin-top: 30px;
    height: auto !important;
  }

  .map-section .mapouter {
    height: 300px;
  }

  .map-section .gmap_canvas {
    height: 300px;
  }

  .map-section iframe {
    height: 300px;
  }

  .contact-us .form-main .form-title h2 {
    font-size: 25px;
  }

  .faq {
    padding-bottom: 30px;
  }

  .login .form-head form .check-and-pass .form-check {
    float: none;
    text-align: center;
    display: block;
    margin-top: 10px;
  }

  .login .form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
    float: none;
    text-align: center;
  }

  .login .form-head form .check-and-pass .lost-pass {
    float: right;
    color: #777;
    position: relative;
    top: -2px;
    float: none;
    margin-top: 10px;
    text-align: center;
    display: block;
  }

  .post-details .detail-inner {
    padding: 20px;
    margin-bottom: 30px;
  }

  .post-details .post-title a {
    font-size: 22px;
    font-weight: 600;
  }

  blockquote {
    margin: 30px 0;
    padding: 20px;
  }

  blockquote .icon i {
    font-size: 30px;
  }

  .post-social-media .share-title {
    margin-bottom: 25px;
    margin-right: 20px;
  }

  .comment-title {
    margin-bottom: 0px !important;
  }

  .sidebar .widget {
    padding: 30px;
  }

  .post-details .post-image img {
    margin-top: 20px;
  }

  .post-details .post-social-media ul {
    margin-left: 0;
  }

  .contact-us .form-main {
    height: auto !important;
  }

  .contact-us .single-head {
    margin-top: 40px;
  }

  .footer .footer-top .cta h3 {
    font-size: 18px !important;
    margin-bottom: 15px !important;
  }

  .footer .footer-top .cta p {
    font-size: 14px !important;
  }

  .footer .footer-top .form {
    padding-left: 0 !important;
    padding-top: 30px;
  }

  .footer .footer-top {
    padding: 40px 0 !important;
  }

  .footer .footer-middle {
    padding: 10px 0 30px 0 !important;
  }

  .footer .single-footer {
    border: none !important;
    padding: 0 !important;
    padding-top: 25px !important;
  }

  .footer .footer-top .form h3 {
    font-size: 18px !important;
    margin-bottom: 15px !important;
  }

  .footer .single-footer.f-link h3 {
    margin-bottom: 25px !important;
  }

  .footer .single-footer.f-link ul {
    margin-top: 10px !important;
  }

  .footer .single-footer.opening-hours ul li {
    overflow: hidden;
    color: #fff;
    margin-bottom: 13px !important;
  }

  .footer .single-footer.f-contact ul li {
    margin-bottom: 12px !important;
  }

  .footer .single-footer.opening-hours {
    padding-right: 0 !important;
  }

  .footer .footer-bottom .content {
    text-align: center !important;
  }

  .footer .footer-bottom .extra-link {
    float: none !important;
    text-align: center !important;
    margin-top: 5px !important;
  }
}

/*======================================
    Call Action CSS
========================================*/
.call-action {
  background-image: url('../images/cta/bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
  padding: 150px 0;
}

.call-action .content {
  text-align: center;
}

.call-action .content h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 52px;
  color: #517F72;
  display: block;
  margin-bottom: 15px;
}

.call-action .content p {
  font-size: 14px;
  font-weight: 400;
  color: #888;
}

.call-action .content .button {
  margin-top: 30px;
}

.call-action .content .button .btn:hover {}



/*======================================
	Footer CSS
========================================*/
.footer {
  background-image: url("../images/footer/footer-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.footer.overlay::before {
  background-color: #449f81;
  opacity: 0.95;
  z-index: -1;
}

.footer .footer-top {
  padding: 100px 0;
}

.footer .footer-top .cta {
  position: relative;
}

.footer .footer-top .cta h3 {
  color: #fff;
  font-size: 20px;
  display: block;
  margin-bottom: 22px;
  font-weight: 600;
}

.footer .footer-top .cta p {
  font-size: 15px;
  color: #fff;
}

.footer .footer-top .cta p a {
  color: #fff;
  text-decoration: none;
}

.footer .footer-top .cta p a:hover {
  text-decoration: underline;
}

.footer .footer-top .form {
  padding-left: 80px;
}

.footer .footer-top .form h3 {
  color: #fff;
  font-size: 20px;
  display: block;
  margin-bottom: 22px;
  font-weight: 600;
}

.footer .footer-top .form p {
  color: #fff;
  margin-bottom: 20px;
}

.footer .footer-top .newsletter-form {
  position: relative;
}

.footer .footer-top .newsletter-form input {
  height: 55px;
  width: 100%;
  display: inline-block;
  background: transparent;
  border: none;
  color: #fff;
  border-radius: 0;
  padding: 0 150px 0 20px;
  color: #fff !important;
  font-size: 14px;
  background-color: #fff3;
}

.footer .footer-top .newsletter-form ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

.footer .footer-top .newsletter-form :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

.footer .footer-top .newsletter-form ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

.footer .footer-top .newsletter-form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

.footer .footer-top .newsletter-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.footer .footer-top .newsletter-form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}

.footer .footer-top .newsletter-form .button {
  display: inline-block;
  position: absolute;
  right: 0;
}

.footer .footer-top .newsletter-form .button .btn {
  display: inline-block;
  background: #517F72;
  color: #fff;
  height: 55px;
}

.footer .footer-top .newsletter-form .button .btn::before {
  background-color: #fff;
}

.footer .footer-top .newsletter-form .button .btn:hover {
  color: #3d6155;
}

.footer .footer-middle {
  border-top: 2px solid rgba(152, 196, 181, 0.3);
  border-bottom: 2px solid rgba(238, 238, 238, 0.158);
}

.footer .single-footer {
  padding-top: 70px;
  padding-bottom: 70px;
  border-right: 2px solid rgba(238, 238, 238, 0.158);
  height: 100%;
}

.footer .single-footer.last {
  border: none;
}

.footer .single-footer.f-about {
  padding-right: 30px;
}

.footer .single-footer.f-about .logo img {
  width: 180px;
}

.footer .single-footer.f-about p {
  color: #fff;
  margin-top: 20px;
  font-size: 14px;
}

.footer .single-footer.f-about .social {
  margin-top: 30px;
}

.footer .single-footer.f-about .social li {
  display: inline-block;
  margin-right: 7px;
}

.footer .single-footer.f-about .social li:last-child {
  margin: 0;
}

.footer .single-footer.f-about .social li a {
  height: 30px;
  width: 30px;
  line-height: 32px;
  text-align: center;
  display: block;
  color: #517F72;
  background-color: #fff;
  font-size: 13px;
}

.footer .single-footer.f-about .social li a:hover {
  border-radius: 50%;
}

.footer .single-footer.f-link li {
  display: block;
  margin-bottom: 10px;
}

.footer .single-footer.f-link li:last-child {
  margin: 0;
}

.footer .single-footer.f-link li a {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.footer .single-footer.f-link li a:hover {
  text-decoration: underline;
}

.footer .single-footer.opening-hours {
  padding-right: 25px;
}

.footer .single-footer.opening-hours ul li {
  overflow: hidden;
  color: #fff;
  margin-bottom: 18px;
}

.footer .single-footer.opening-hours ul li:last-child {
  margin: 0;
}

.footer .single-footer.opening-hours ul li .day {
  float: left;
}

.footer .single-footer.opening-hours ul li .time {
  float: right;
}

.footer .single-footer.f-contact ul li {
  display: block;
  margin-bottom: 15px;
  line-height: 25px;
  color: #fff;
  position: relative;
  padding-left: 30px;
}

.footer .single-footer.f-contact ul li i {
  color: #fff;
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 14px;
}

.footer .single-footer.f-contact ul li:last-child {
  margin-bottom: 0;
}

.footer .single-footer h3 {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 35px;
  color: #fff;
}

.footer .footer-bottom {
  text-align: left;
  position: relative;
  z-index: 1;
}

.footer .footer-bottom .inner {
  padding: 30px 0;
  overflow: hidden;
}

.footer .footer-bottom .copyright-text {
  color: #fff;
  font-size: 14px;
}

.footer .footer-bottom .copyright-text a {
  color: #fff;
}

.footer .footer-bottom .copyright-text a:hover {
  text-decoration: underline;
}

.footer .footer-bottom .extra-link {
  float: right;
}

.footer .footer-bottom .extra-link li {
  display: inline-block;
  margin-right: 15px;
}

.footer .footer-bottom .extra-link li:last-child {
  margin: 0;
}

.footer .footer-bottom .extra-link li a {
  color: #fff;
}

.footer .footer-bottom .extra-link li a:hover {
  text-decoration: underline;
}

/* ======================================
    Modern Contact Cards
======================================== */
.modern-contact-cards {
  padding: 0;
}

.modern-contact-card {
  background: #fff;
  border-radius: 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0, 0, 0, 0.05);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}

.modern-contact-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(45deg, #517F72 0%, #98c4b5 100%);
  transform: scaleX(0);
  transition: transform 0.4s ease;
}

.modern-contact-card:hover::before {
  transform: scaleX(1);
}

.modern-contact-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.contact-icon {
  position: relative;
}

.icon-circle {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #517F72 0%, #98c4b5 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  transition: all 0.4s ease;
  box-shadow: 0 5px 15px rgba(82, 128, 115, 0.3);
}

.modern-contact-card:hover .icon-circle {
  transform: scale(1.1) rotate(10deg);
  background: linear-gradient(135deg, #98c4b5 0%, #449f81 50%, #517F72 100%);
  box-shadow: 0 8px 25px rgba(68, 159, 129, 0.4);
}

.icon-circle i {
  font-size: 32px;
  color: #fff;
  transition: all 0.4s ease;
}

.modern-contact-card:hover .icon-circle i {
  transform: scale(1.1);
}

.contact-content h5 {
  color: #333;
  font-weight: 600;
  font-size: 18px;
  transition: all 0.4s ease;
}

.modern-contact-card:hover .contact-content h5 {
  color: #449f81;
}

.contact-content p {
  color: #666;
  font-size: 14px;
  line-height: 1.6;
}

.contact-content a {
  color: #449f81;
  transition: all 0.3s ease;
  font-weight: 500;
}

.contact-content a:hover {
  color: #449f81;
  text-decoration: none !important;
}

.modern-contact-card .text-muted {
  color: #888 !important;
}

.modern-contact-card .text-muted strong {
  color: #333;
  font-weight: 600;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .modern-contact-card {
    margin-bottom: 20px;
  }

  .icon-circle {
    width: 70px;
    height: 70px;
  }

  .icon-circle i {
    font-size: 28px;
  }

  .contact-content h5 {
    font-size: 16px;
  }
}

/* ======================================
    Global Theme Color Updates
======================================== */

/* Primary Colors Override */
:root {
  --primary-color: #517F72;
  --secondary-color: #98c4b5;
  --tertiary-color: #449f81;
  --dark-color: #3d6155;
  --light-color: #f8f9fa;
}

/* Links */
a {
  color: var(--tertiary-color);
  transition: all 0.3s ease;
}

a:hover {
  color: var(--primary-color);
  text-decoration: none;
}

/* Form Elements Focus */
input:focus,
textarea:focus,
select:focus {
  border-color: var(--secondary-color) !important;
  box-shadow: 0 0 0 0.2rem rgba(152, 196, 181, 0.25) !important;
}

/* Buttons */
.btn-primary {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.btn-primary:hover {
  background-color: var(--tertiary-color);
  border-color: var(--tertiary-color);
}

.btn-secondary {
  background-color: var(--secondary-color);
  border-color: var(--secondary-color);
  color: var(--dark-color);
}

.btn-secondary:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
}

/* Headers and Navigation */
.navbar-brand {
  color: var(--primary-color) !important;
}

.nav-link {
  color: var(--dark-color) !important;
}

.nav-link:hover {
  color: var(--tertiary-color) !important;
}

/* Section Titles */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--dark-color);
}

.section-title h2 {
  color: var(--primary-color);
}

/* Badges and Labels */
.badge-primary {
  background-color: var(--primary-color);
}

.badge-secondary {
  background-color: var(--secondary-color);
  color: var(--dark-color);
}

/* Cards and Components */
.card-header {
  background-color: var(--light-color);
  border-bottom: 1px solid var(--secondary-color);
}

/* Progress Bars */
.progress-bar {
  background-color: var(--tertiary-color);
}

/* Alerts */
.alert-success {
  background-color: rgba(152, 196, 181, 0.1);
  border-color: var(--secondary-color);
  color: var(--primary-color);
}

.alert-info {
  background-color: rgba(68, 159, 129, 0.1);
  border-color: var(--tertiary-color);
  color: var(--dark-color);
}

/* ======================================
    Navbar and Navigation Colors
======================================== */

/* Header Top Bar */
.header .top-bar {
  background-color: var(--primary-color);
}

.header .top-bar .top-contact ul li a {
  color: #fff;
}

.header .top-bar .top-contact ul li a:hover {
  color: var(--secondary-color);
  opacity: 0.9;
}

.header .top-bar .login-button ul li a {
  color: #fff;
}

.header .top-bar .login-button ul li a:hover {
  color: var(--secondary-color);
  opacity: 0.9;
}

/* Main Navigation */
.navbar-nav .nav-item a {
  color: var(--dark-color);
}

.navbar-nav .nav-item:hover a {
  color: var(--tertiary-color);
}

.navbar-nav .nav-item a.active {
  color: var(--primary-color);
}

.navbar-nav .nav-item a::before {
  background: var(--primary-color);
}

/* Dropdown Menu */
.navbar .navbar-nav .nav-item .dropdown-menu a {
  color: var(--dark-color);
}

.navbar .navbar-nav .nav-item .dropdown-menu a:hover {
  color: var(--tertiary-color);
  background-color: rgba(152, 196, 181, 0.1);
}

/* ======================================
    Border Colors Update
======================================== */

/* General Borders */
.border {
  border-color: var(--secondary-color) !important;
}

.border-top {
  border-top-color: var(--secondary-color) !important;
}

.border-bottom {
  border-bottom-color: var(--secondary-color) !important;
}

.border-left {
  border-left-color: var(--secondary-color) !important;
}

.border-right {
  border-right-color: var(--secondary-color) !important;
}

/* Form Borders */
.form-control {
  border-color: rgba(152, 196, 181, 0.3);
}

.form-control:focus {
  border-color: var(--secondary-color);
  box-shadow: 0 0 0 0.2rem rgba(152, 196, 181, 0.25);
}

/* Card Borders */
.card {
  border-color: rgba(152, 196, 181, 0.2);
}

/* Table Borders */
.table th,
.table td {
  border-color: rgba(152, 196, 181, 0.2);
}

/* Dividers */
hr {
  border-color: var(--secondary-color);
  opacity: 0.3;
}

/* ======================================
    Hero Area Enhanced Styling
======================================== */

/* Main Hero Background */
.hero-area .single-slider {
  background: linear-gradient(135deg, var(--primary-color) 0%, var(--tertiary-color) 50%, var(--secondary-color) 100%);
  position: relative;
}

.hero-area .single-slider::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(82, 128, 115, 0.1);
  z-index: 1;
}

/* Style2 Hero Background */
.hero-area.style2 .single-slider {
  background: linear-gradient(135deg, var(--secondary-color) 0%, var(--primary-color) 100%);
  position: relative;
}

.hero-area.style2 .single-slider::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(152, 196, 181, 0.05);
  z-index: 1;
}

/* Hero Text Styling */
.hero-area .hero-text {
  position: relative;
  z-index: 2;
}

.hero-text-modern,
.hero-text-modern * {
  color: #ffffff !important;
}

.hero-area .hero-text h2 {
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.hero-area.style2 .hero-text h2 {
  color: var(--dark-color);
  text-shadow: none;
}

/* Hero Buttons Enhanced */
.hero-area .hero-text .button .btn {
  background-color: var(--tertiary-color);
  border: 2px solid var(--tertiary-color);
  color: #fff;
  position: relative;
  overflow: hidden;
}

.hero-area .hero-text .button .btn::before {
  background-color: var(--primary-color);
}

.hero-area .hero-text .button .btn.alt {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
}

.hero-area .hero-text .button .btn.alt::before {
  background-color: #fff;
}

.hero-area .hero-text .button .btn.alt:hover {
  color: var(--primary-color);
}

/* Hero Controls Enhanced */
.hero-area .tns-controls button:hover {
  background-color: #fff;
  border-color: transparent;
  color: var(--primary-color);
  transform: scale(1.1);
}

/* Hero Shapes Enhancement */
.hero-area .shape1,
.hero-area .shape2 {
  opacity: 0.1;
}

/* ======================================
    Helpful Insights Section
======================================== */
.helpful-insights {
  background: linear-gradient(145deg, rgba(152, 196, 181, 0.12) 0%, rgba(82, 128, 115, 0.1) 45%, rgba(255, 255, 255, 0.95) 100%);
  position: relative;
  overflow: hidden;
}

.helpful-insights::before,
.helpful-insights::after {
  content: '';
  position: absolute;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(81, 127, 114, 0.18) 0%, rgba(81, 127, 114, 0) 70%);
  z-index: 0;
}

.helpful-insights::before {
  top: -80px;
  left: -60px;
}

.helpful-insights::after {
  bottom: -90px;
  right: -70px;
}

.helpful-insights .container {
  position: relative;
  z-index: 1;
}

.helpful-insights-grid {
  margin-top: 30px;
}

.helpful-card {
  height: 100%;
  background: #ffffff;
  border-radius: 20px;
  padding: 32px 28px;
  border: 1px solid rgba(81, 127, 114, 0.12);
  box-shadow: 0 24px 45px rgba(82, 128, 115, 0.12);
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.helpful-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(81, 127, 114, 0.12) 0%, rgba(152, 196, 181, 0.18) 100%);
  opacity: 0;
  transition: opacity 0.35s ease;
  z-index: 0;
}

.helpful-card__badge {
  width: 56px;
  height: 56px;
  border-radius: 16px;
  background: linear-gradient(160deg, #517F72 0%, #449f81 100%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 26px;
  margin-bottom: 20px;
  box-shadow: 0 18px 30px rgba(81, 127, 114, 0.35);
  position: relative;
  z-index: 1;
}

.helpful-card__title {
  font-size: 1.35rem;
  font-weight: 700;
  color: #1d3d34;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
}

.helpful-card__title a {
  color: inherit;
  text-decoration: none;
}

.helpful-card__title a:hover {
  color: var(--primary-color);
}

.helpful-card__excerpt {
  color: rgba(29, 61, 52, 0.75);
  font-size: 0.96rem;
  line-height: 1.7;
  margin-bottom: 24px;
  position: relative;
  z-index: 1;
}

.helpful-card__excerpt a {
  color: inherit;
  text-decoration: underline;
}

.helpful-card__link {
  margin-top: auto;
  font-weight: 600;
  color: var(--primary-color);
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  z-index: 1;
  transition: gap 0.3s ease, color 0.3s ease;
}

.helpful-card__link-icon {
  font-size: 1.2rem;
  transition: transform 0.3s ease;
}

.helpful-card:hover {
  transform: translateY(-14px);
  box-shadow: 0 32px 60px rgba(47, 83, 71, 0.2);
}

.helpful-card:hover::before {
  opacity: 1;
}

.helpful-card:hover .helpful-card__link {
  gap: 14px;
  color: #1d3d34;
}

.helpful-card:hover .helpful-card__link-icon {
  transform: translateX(4px);
}

.helpful-insights__cta {
  padding: 12px 36px;
  font-weight: 600;
}

.helpful-insights__empty {
  padding: 40px 0;
  color: rgba(29, 61, 52, 0.7);
  font-weight: 500;
}

.helpful-card--mini {
  padding: 24px 20px;
}

.helpful-card--mini .helpful-card__badge {
  width: 48px;
  height: 48px;
  font-size: 22px;
  margin-bottom: 16px;
}

.helpful-card--mini .helpful-card__title {
  font-size: 1.1rem;
  margin-bottom: 12px;
}

.helpful-card--mini .helpful-card__excerpt {
  font-size: 0.9rem;
  margin-bottom: 16px;
}

.helpful-card--archive {
  height: 100%;
}


.knowledge-details.section {
  padding: 60px 0;
  background: #f8f9fa;
}

.knowledge-single {
  position: relative;
}

.knowledge-main {
  background: #ffffff;
  border-radius: 0;
  border-top: 4px solid #528073;
  border-left: 1px solid #e9ecef;
  border-right: 1px solid #e9ecef;
  border-bottom: 1px solid #e9ecef;
  box-shadow: 0 5px 20px rgba(82, 128, 115, 0.08);
  transition: box-shadow 0.3s ease;
}

.knowledge-main:hover {
  box-shadow: 0 8px 25px rgba(82, 128, 115, 0.12);
}

.knowledge-meta {
  padding: 20px 30px;
  background: #f8f9fa;
  border-bottom: 1px solid #e9ecef;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: space-between;
  align-items: center;
}

.knowledge-meta__left {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  align-items: center;
}

.knowledge-meta__right {
  margin-left: auto;
}

.knowledge-meta__item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #666666;
  font-size: 14px;
}

.knowledge-meta__item i {
  color: #528073;
  font-size: 16px;
}

.knowledge-meta__item a {
  color: inherit;
}

.knowledge-meta__item a:hover {
  color: #528073;
}

.knowledge-meta__right a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-weight: 600;
  color: #528073;
  text-decoration: none;
}

.knowledge-meta__right a:hover {
  color: #123027;
}

.knowledge-image {
  margin: 0;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #e9ecef;
}

.knowledge-image img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.knowledge-body {
  padding: 40px;
}

.knowledge-summary {
  margin-bottom: 32px;
  padding: 30px;
  background: #f8f9fa;
  border-left: 4px solid #528073;
  border-radius: 0;
  position: relative;
}

.knowledge-summary h3 {
  color: #3d6155;
  margin-bottom: 15px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 10px;
}

.knowledge-summary h3::before {
  content: '\f0f6';
  font-family: 'LineIcons';
  font-size: 20px;
  color: #528073;
}

.knowledge-summary p {
  margin: 0;
  line-height: 1.7;
  color: #555555;
}

.knowledge-quickfacts {
  margin-bottom: 35px;
}

.knowledge-fact {
  background: #f8f9fa;
  padding: 18px 20px;
  border: 1px solid #e9ecef;
  border-left: 4px solid #528073;
  border-radius: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.knowledge-fact i {
  color: #528073;
  font-size: 1.3rem;
}

.knowledge-fact__label {
  font-size: 0.82rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #777777;
}

.knowledge-fact strong {
  font-size: 1.05rem;
  color: #123027;
}

.knowledge-content {
  line-height: 1.85;
  color: #555555;
}

.knowledge-content h1,
.knowledge-content h2,
.knowledge-content h3,
.knowledge-content h4 {
  color: #3d6155;
  margin-top: 30px;
  margin-bottom: 15px;
}

.knowledge-content p {
  margin-bottom: 1.4rem;
}

.knowledge-content blockquote {
  margin: 2.2rem 0;
  padding: 1.8rem 2.2rem;
  background: #f4f7f5;
  border-left: 4px solid #528073;
  border-radius: 0;
  font-style: italic;
  color: #123027;
}

.knowledge-content a {
  color: #528073;
  text-decoration: underline;
}

.knowledge-tags {
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid #e9ecef;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
}

.knowledge-tags__label {
  font-weight: 600;
  color: #3d6155;
}

.knowledge-navigation {
  margin: 40px 0;
  padding: 28px 24px;
  border: 1px solid #e9ecef;
  border-top: 3px solid #528073;
  border-radius: 0;
  background: #f8f9fa;
}

.knowledge-navigation .nav-label {
  display: block;
  font-size: 0.82rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #777777;
  margin-bottom: 6px;
}

.knowledge-navigation .nav-title {
  font-weight: 600;
  color: #528073;
}

.knowledge-navigation a:hover .nav-title {
  color: #123027;
}

.knowledge-related {
  margin-bottom: 40px;
}

.knowledge-related h4 {
  font-weight: 700;
  color: #3d6155;
  margin-bottom: 22px;
}




/* Home Helpful Section */
.helpful-section {
  padding: 60px 0;
  background: #f8f9fa;
}

.helpful-grid {
  margin-top: 10px;
}

.helpful-summary {
  border: 1px solid #e9ecef;
  border-top: 3px solid #528073;
  background: #ffffff;
  padding: 28px 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 14px;
  transition: box-shadow 0.3s ease;
}

.helpful-summary:hover {
  box-shadow: 0 20px 40px rgba(82, 128, 115, 0.15);
}

.helpful-summary__head {
  display: flex;
  gap: 16px;
  align-items: center;
}

.helpful-summary__icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: linear-gradient(135deg, #517F72 0%, #449f81 100%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 26px;
  flex-shrink: 0;
}

.helpful-summary__title {
  margin: 0;
  font-size: 1.15rem;
  font-weight: 600;
  color: #123027;
}

.helpful-summary__excerpt {
  margin: 0;
  color: #555555;
  line-height: 1.7;
  flex: 1;
}

.helpful-summary__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
  color: #528073;
  text-decoration: none;
}

.helpful-summary__link:hover {
  color: #123027;
}

.helpful-empty {
  padding: 40px 0;
  color: rgba(29, 61, 52, 0.7);
  font-weight: 500;
}

@media (max-width: 767px) {
  .helpful-summary {
    padding: 24px;
  }
}

/* ======================================
    Training Detail Page
======================================== */
.training-details.section {
  padding: 60px 0;
  background: #f8f9fa;
}

.training-single {
  position: relative;
}

.training-detail-card {
  background: #ffffff;
  border-radius: 0;
  border-top: 4px solid #528073;
  border-left: 1px solid #e9ecef;
  border-right: 1px solid #e9ecef;
  border-bottom: 1px solid #e9ecef;
  box-shadow: 0 5px 20px rgba(82, 128, 115, 0.08);
  transition: box-shadow 0.3s ease;
}

.training-detail-card:hover {
  box-shadow: 0 8px 25px rgba(82, 128, 115, 0.12);
}

.training-detail-meta {
  padding: 20px 30px;
  background: #f8f9fa;
  border-bottom: 1px solid #e9ecef;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: space-between;
  align-items: center;
}

.training-detail-meta__left {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  align-items: center;
}

.training-detail-meta__item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 0.9rem;
  color: #666666;
}

.training-detail-meta__item i {
  color: #528073;
  font-size: 16px;
}

.training-detail-meta__right {
  margin-left: auto;
}

.training-detail-archive {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #528073;
  font-weight: 600;
  text-decoration: none;
}

.training-detail-archive:hover {
  color: #123027;
}

.training-detail-image {
  border-bottom: 1px solid #e9ecef;
}

.training-detail-image img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  display: block;
}

.training-detail-body {
  padding: 40px;
}

.training-detail-lead {
  font-size: 1.2rem;
  color: #528073;
  font-weight: 500;
  margin-bottom: 1.5rem;
}

.training-detail-summary {
  margin-bottom: 2rem;
  padding: 30px;
  background: #f8f9fa;
  border-left: 4px solid #528073;
}

.training-detail-summary h3 {
  color: #3d6155;
  margin-bottom: 0.75rem;
  font-weight: 600;
}

.training-detail-facts {
  margin-bottom: 2.5rem;
}

.training-detail-fact {
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-left: 4px solid #528073;
  padding: 18px 20px;
  border-radius: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.training-detail-fact i {
  color: #528073;
  font-size: 1.3rem;
}

.training-detail-fact__label {
  font-size: 0.82rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #777777;
}

.training-detail-fact strong {
  color: #123027;
  font-size: 1.05rem;
}

.training-detail-content {
  line-height: 1.85;
  color: #555555;
}

.training-detail-content h1,
.training-detail-content h2,
.training-detail-content h3,
.training-detail-content h4 {
  color: #3d6155;
  margin-top: 30px;
  margin-bottom: 15px;
}

.training-detail-content p {
  margin-bottom: 1.4rem;
}

.training-detail-content blockquote {
  margin: 2.2rem 0;
  padding: 1.8rem 2.2rem;
  background: #f4f7f5;
  border-left: 4px solid #528073;
  border-radius: 0;
  font-style: italic;
  color: #123027;
}

.training-detail-content a {
  color: #528073;
  text-decoration: underline;
}

.training-detail-features {
  margin-top: 2.5rem;
  border-top: 1px solid #e9ecef;
  padding-top: 2rem;
}

.training-detail-features h3 {
  font-weight: 600;
  color: #3d6155;
  margin-bottom: 1rem;
}

.training-detail-feature-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px 20px;
}

.training-detail-feature-list li {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #555555;
}

.training-detail-feature-list i {
  color: #528073;
}

.training-detail-callout {
  margin-top: 2.8rem;
  padding: 28px;
  background: linear-gradient(135deg, rgba(82, 128, 115, 0.12) 0%, rgba(150, 207, 184, 0.28) 100%);
  border: 1px solid rgba(82, 128, 115, 0.18);
  display: flex;
  flex-wrap: wrap;
  gap: 1.2rem;
  justify-content: space-between;
  align-items: center;
}

.training-detail-callout__content h3 {
  font-size: 1.35rem;
  font-weight: 700;
  color: #123027;
  margin-bottom: 0.5rem;
}

.training-detail-callout__content p {
  margin: 0;
  color: rgba(18, 48, 39, 0.7);
}

.training-detail-callout__actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.training-detail-callout__actions .btn {
  padding: 12px 28px;
}

.training-detail-navigation {
  margin: 40px 0;
  padding: 28px 24px;
  border: 1px solid #e9ecef;
  border-top: 3px solid #528073;
  border-radius: 0;
  background: #f8f9fa;
}

.training-detail-navigation .nav-label {
  display: block;
  font-size: 0.82rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #777777;
  margin-bottom: 6px;
}

.training-detail-navigation .nav-title {
  font-weight: 600;
  color: #528073;
}

.training-detail-navigation a:hover .nav-title {
  color: #123027;
}

.training-related {
  margin-bottom: 40px;
}

.training-related h4 {
  font-weight: 700;
  color: #3d6155;
  margin-bottom: 22px;
}

.training-related__card {
  border: 1px solid #e9ecef;
  border-top: 3px solid #528073;
  background: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.training-related__thumb img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.training-related__body {
  padding: 18px 20px 24px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
}

.training-related__date {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.82rem;
  color: #777777;
}

.training-related__body h5 {
  margin: 0;
  font-size: 1.05rem;
  font-weight: 600;
  color: #123027;
}

.training-related__body p {
  margin: 0;
  color: #555555;
  flex: 1;
}

.training-related__link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #528073;
  font-weight: 600;
  text-decoration: none;
}

.training-related__link:hover {
  color: #123027;
}

.training-sidebar {
  margin-top: 0;
}

.widget-training-list,
.widget-training-contact {
  border: 1px solid #e9ecef;
  border-top: 3px solid #528073;
  background: #ffffff;
  padding: 28px 24px;
  margin-bottom: 30px;
}

.training-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.training-list__item {
  display: flex;
  gap: 14px;
  align-items: center;
}

.training-list__thumb {
  width: 64px;
  height: 64px;
  border: 1px solid #e0e5e3;
  background: #f8f9fa;
  display: flex;
  align-items: center;
  justify-content: center;
}

.training-list__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.training-list__placeholder {
  color: #528073;
  font-size: 1.6rem;
}

.training-list__content {
  flex: 1;
}

.training-list__date {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.82rem;
  color: #777777;
}

.training-list__title {
  margin: 6px 0 0;
  font-size: 1rem;
}

.training-list__title a {
  color: #123027;
}

.training-list__title a:hover {
  color: #528073;
}

.training-contact-widget {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.training-contact-widget__item {
  display: flex;
  gap: 14px;
  align-items: center;
  padding: 14px;
  border: 1px solid #e9ecef;
  background: #f8f9fa;
  text-decoration: none;
  color: #123027;
  transition: background 0.3s ease, border-color 0.3s ease;
}

.training-contact-widget__item--static {
  cursor: default;
}

.training-contact-widget__item:not(.training-contact-widget__item--static):hover {
  background: #eef5f2;
  border-color: #528073;
}

.training-contact-widget__icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(135deg, #98c4b5 0%, #528073 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  flex-shrink: 0;
}

.training-contact-widget__icon i {
  font-size: 20px;
}

.training-contact-widget__body h4 {
  margin: 0 0 4px;
  font-size: 1rem;
  font-weight: 600;
}

.training-contact-widget__body p {
  margin: 0;
  font-size: 0.92rem;
  color: #555555;
}

@media (max-width: 991px) {
  .training-detail-body {
    padding: 30px;
  }

  .training-detail-image img {
    height: 360px;
  }

  .training-sidebar {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .training-detail-meta {
    padding: 18px 20px;
  }

  .training-detail-image img {
    height: 260px;
  }

  .training-detail-summary,
  .training-detail-callout {
    padding: 24px;
  }

  .training-detail-feature-list {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  }

  .training-detail-callout__actions {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 575px) {
  .training-detail-body {
    padding: 24px;
  }

  .training-detail-image img {
    height: 220px;
  }

  .training-detail-feature-list {
    grid-template-columns: 1fr;
  }

  .training-detail-callout {
    padding: 22px;
  }

  .training-detail-navigation {
    padding: 22px;
  }

  .training-list__item {
    align-items: flex-start;
  }
}

@media (max-width: 991px) {
  .knowledge-body {
    padding: 30px;
  }

  .knowledge-image img {
    height: 320px;
  }
}

@media (max-width: 575px) {
  .knowledge-body {
    padding: 24px;
  }

  .knowledge-meta {
    padding: 18px 20px;
  }

  .knowledge-meta__left {
    gap: 12px;
  }

  .knowledge-image img {
    height: 240px;
  }

  .knowledge-summary {
    padding: 24px;
  }

  .knowledge-navigation {
    padding: 22px 20px;
  }
}


@media (max-width: 1199px) {
  .helpful-card {
    padding: 28px 24px;
  }
}

@media (max-width: 767px) {
  .helpful-card {
    border-radius: 16px;
  }

  .helpful-insights .section-title p {
    font-size: 0.95rem;
  }
}

@media (prefers-reduced-motion: reduce) {

  .helpful-card,
  .helpful-card::before,
  .helpful-card__link,
  .helpful-card__link-icon {
    transition: none !important;
  }
}

/* ======================================
    Enhanced Border-Top Colors
======================================== */

/* Pricing Table Enhancements */
.pricing-table .single-table {
  border-top-color: var(--primary-color);
}

.pricing-table .single-table:nth-child(2n) {
  border-top-color: var(--tertiary-color);
}

.pricing-table .single-table:nth-child(3n) {
  border-top-color: var(--secondary-color);
}

.pricing-table .single-table:hover {
  border-top-width: 6px;
  box-shadow: 0px 15px 80px rgba(82, 128, 115, 0.15);
}

/* Appointment Form Enhancement */
.appointment.page .appointment-form {
  border-top-color: var(--tertiary-color);
}

.appointment.page .appointment-form:hover {
  border-top-width: 5px;
}

/* Card Components Border-Top */
.card,
.card-header {
  border-top-color: var(--secondary-color) !important;
}

/* Service Cards */
.service-single,
.single-service {
  border-top: 3px solid transparent;
  transition: border-top 0.3s ease;
}

.service-single:hover,
.single-service:hover {
  border-top-color: var(--primary-color);
}

/* Blog Cards */
.blog-single,
.single-news {
  border-top: 2px solid transparent;
  transition: border-top 0.3s ease;
}

.blog-single:hover,
.single-news:hover {
  border-top-color: var(--tertiary-color);
}

/* ======================================
    404 Error Page Styling
======================================== */

.error-404-section {
  padding: 80px 0;
  background: linear-gradient(135deg, rgba(152, 196, 181, 0.05) 0%, rgba(82, 128, 115, 0.05) 100%);
}

.error-404-content {
  padding: 50px 30px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(82, 128, 115, 0.1);
  border-top: 5px solid var(--primary-color);
}

.error-number .error-title {
  font-size: 150px;
  font-weight: 800;
  color: var(--secondary-color);
  line-height: 1;
  margin-bottom: 20px;
  text-shadow: 2px 2px 4px rgba(82, 128, 115, 0.1);
}

.error-text h2 {
  color: var(--primary-color);
  font-size: 28px;
  margin-bottom: 20px;
}

.error-text p {
  color: var(--dark-color);
  font-size: 16px;
  margin-bottom: 30px;
  line-height: 1.7;
}

/* Error Search Form - Newsletter Style */
.error-search-form {
  margin: 40px 0;
  position: relative;
}

.error-search-form .newsletter-form {
  position: relative;
}

.error-search-form .newsletter-form input {
  height: 55px;
  width: 100%;
  display: inline-block;
  background: rgba(152, 196, 181, 0.1);
  border: 2px solid var(--secondary-color);
  color: var(--dark-color);
  padding: 0 150px 0 20px;
  font-size: 16px;
  transition: all 0.3s ease;
}

.error-search-form .newsletter-form input:focus {
  border-color: var(--primary-color);
  background: #fff;
  outline: none;
}

.error-search-form .newsletter-form input::placeholder {
  color: var(--dark-color);
  opacity: 0.7;
}

.error-search-form .newsletter-form .button {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}

.error-search-form .newsletter-form .button .btn {
  display: inline-block;
  margin-left: 10px;
  background: var(--primary-color);
  color: #fff;
  height: 55px;
  border: none;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.error-search-form .newsletter-form .button .btn:hover {
  background: var(--tertiary-color);
}

.error-search-form input:focus {
  border-color: var(--primary-color);
  box-shadow: 0 0 0 0.2rem rgba(82, 128, 115, 0.25);
}

/* Error Actions - Add List Button Style */
.error-actions {
  margin-top: 40px;
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}

.error-actions .btn {
  display: inline-block;
  margin-left: 10px;
  background: var(--primary-color);
  color: #fff;
  padding: 12px 25px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: none;
}

.error-actions .btn:hover {
  background: var(--tertiary-color);
  color: #fff;
}

.error-actions .alt-btn {
  background: var(--secondary-color);
  color: var(--primary-color);
  margin-left: 10px;
}

.error-actions .alt-btn:hover {
  background: var(--tertiary-color);
  color: #fff;
}

.helpful-links-section {
  margin-top: 60px;
  padding: 40px 30px;
  background: var(--secondary-color);
  border: none;
}

/* Mobile Responsive Styles for 404 Page */
@media (max-width: 768px) {
  .error-404-content {
    padding: 30px 15px;
    margin: 15px;
  }

  .error-number .error-title {
    font-size: 100px;
  }

  .error-text h2 {
    font-size: 24px;
  }

  .error-text p {
    font-size: 14px;
  }

  .error-search-form .newsletter-form input {
    padding: 0 20px;
    height: 50px;
    margin-bottom: 15px;
  }

  .error-search-form .newsletter-form .button {
    position: static;
    width: 100%;
  }

  .error-search-form .newsletter-form .button .btn {
    width: 100%;
    height: 50px;
    margin-left: 0;
  }

  .error-actions {
    flex-direction: column;
    align-items: center;
  }

  .error-actions .btn {
    width: 100%;
    justify-content: center;
    margin-bottom: 10px;
  }

  .helpful-links-section {
    padding: 30px 15px;
    margin-top: 40px;
  }

  .helpful-links-list li a {
    padding: 10px 15px;
    font-size: 14px;
  }
}

.helpful-links-section h4 {
  color: var(--primary-color);
  margin-bottom: 30px;
  font-size: 24px;
}

.helpful-links-list {
  list-style: none;
  padding: 0;
}

.helpful-links-list li {
  margin-bottom: 10px;
}

.helpful-links-list li a {
  color: var(--dark-color);
  text-decoration: none;
  padding: 12px 20px;
  border-radius: 0;
  transition: all 0.4s ease;
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(255, 255, 255, 0.8);
  border-left: 4px solid var(--secondary-color);
  position: relative;
  overflow: hidden;
}

.helpful-links-list li a::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s;
}

.helpful-links-list li a i {
  color: var(--primary-color);
  font-size: 16px;
  transition: all 0.3s ease;
}

.helpful-links-list li a:hover {
  background: linear-gradient(135deg, var(--primary-color), var(--tertiary-color));
  color: #fff;
  transform: translateX(10px) scale(1.02);
  box-shadow: 0 5px 15px rgba(82, 128, 115, 0.3);
}

.helpful-links-list li a:hover::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.1) 50%, transparent 70%);
  transform: translateX(-100%);
  animation: shine 0.6s ease-in-out;
}

@keyframes shine {
  to {
    transform: translateX(100%);
  }
}

.helpful-links-list li a {
  position: relative;
  overflow: hidden;
}

/* ======================================
    Sidebar & Widget Styling
======================================== */

.sidebar .widget {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 0;
  box-shadow: 0 5px 20px rgba(82, 128, 115, 0.08);
  border-top: 4px solid #517F72;
  border-left: 1px solid #e9ecef;
  border-right: 1px solid #e9ecef;
  border-bottom: 1px solid #e9ecef;
  overflow: hidden;
  transition: all 0.3s ease;
}

.sidebar .widget::before {
  display: none !important;
}

.sidebar .widget:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(82, 128, 115, 0.12);
}

.sidebar .widget h3,
.sidebar .widget .widget-title {
  color: var(--primary-color);
  font-size: 20px;
  margin-bottom: 25px;
  position: relative;
}

.sidebar .widget h3::after,
.sidebar .widget .widget-title::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 40px;
  height: 3px;
  background: linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 100%);
  border-radius: 0;
}

/* Search Widget */
.sidebar .widget.search-widget form input {
  border: 2px solid var(--secondary-color);
  border-radius: 0;
  padding: 12px 20px;
  transition: all 0.3s ease;
}

.sidebar .widget.search-widget form input:focus {
  border-color: var(--primary-color);
  box-shadow: 0 0 0 0.2rem rgba(82, 128, 115, 0.25);
}

.sidebar .widget.search-widget form button {
  background: var(--primary-color);
  border: none;
  border-radius: 0;
  color: #fff;
  padding: 12px 20px;
}

.sidebar .widget.search-widget form button:hover {
  background: var(--tertiary-color);
}

/* Social Widget */
.sidebar .widget.social-widget ul li a {
  background: var(--secondary-color);
  color: var(--primary-color);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.sidebar .widget.social-widget ul li a:hover {
  background: var(--primary-color);
  color: #fff;
  transform: scale(1.1);
}

/* Categories Widget */
.sidebar .widget.categories ul li a,
.sidebar .widget ul li a {
  color: var(--dark-color);
  padding: 8px 15px;
  border-radius: 0;
  transition: all 0.3s ease;
  display: block;
}

.sidebar .widget.categories ul li a:hover,
.sidebar .widget ul li a:hover {
  background: rgba(152, 196, 181, 0.1);
  color: var(--primary-color);
}

/* Recent Posts Widget */
.sidebar .widget .recent-post-item {
  padding: 15px;
  background: rgba(152, 196, 181, 0.05);
  border-radius: 0;
  margin-bottom: 15px;
  transition: all 0.3s ease;
}

.sidebar .widget .recent-post-item:hover {
  background: rgba(82, 128, 115, 0.05);
}

/* Tags Widget */
.sidebar .widget .tag-cloud a,
.sidebar .widget .tagcloud a {
  background: var(--secondary-color);
  color: var(--dark-color);
  padding: 5px 15px;
  border-radius: 0;
  font-size: 12px;
  margin: 5px;
  display: inline-block;
  transition: all 0.3s ease;
}

.sidebar .widget .tag-cloud a:hover,
.sidebar .widget .tagcloud a:hover {
  background: var(--primary-color);
  color: #fff;
  transform: translateY(-2px);
}

/* WordPress Block Search Widget */
.wp-block-search__inside-wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.wp-block-search__inside-wrapper input[type="search"] {
  border: 2px solid var(--secondary-color) !important;
  padding: 12px 20px !important;
  font-size: 14px !important;
  transition: all 0.3s ease !important;
  background: #fff !important;
  color: var(--dark-color) !important;
  flex: 1;
  min-width: 200px;
}

.wp-block-search__inside-wrapper input[type="search"]:focus {
  border-color: var(--primary-color) !important;
  outline: none !important;
}

.wp-block-search__inside-wrapper .wp-block-search__button,
.wp-block-search__inside-wrapper button[type="submit"] {
  display: inline-block !important;
  margin-left: 10px !important;
  background: var(--primary-color) !important;
  border: none !important;
  color: #fff !important;
  padding: 12px 20px !important;
  font-size: 14px !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  white-space: nowrap;
}

.wp-block-search__inside-wrapper .wp-block-search__button:hover,
.wp-block-search__inside-wrapper button[type="submit"]:hover {
  background: var(--tertiary-color) !important;
}

/* ======================================
    İlkyardım Eğitimleri Page Styles
======================================== */

/* Neden Sağlık İlkyardım Section */
.neden-saglik-ilkyardim {
  padding: 80px 0;
  background: #fff;
}

.neden-content p {
  font-size: 16px;
  line-height: 1.8;
  color: var(--dark-color);
  margin-bottom: 25px;
}

.highlight-box {
  background: linear-gradient(135deg, var(--secondary-color) 0%, rgba(152, 196, 181, 0.1) 100%);
  padding: 25px 30px;
  border-radius: 0;
  border-left: 4px solid var(--primary-color);
  margin: 30px 0;
  display: flex;
  align-items: center;
  gap: 15px;
}

.highlight-box i {
  font-size: 24px;
  color: var(--tertiary-color);
  flex-shrink: 0;
}

.highlight-box p {
  margin: 0;
  color: var(--primary-color);
  font-size: 16px;
  font-weight: 500;
}

.reminder-note {
  margin-top: 20px;
  text-align: center;
}

.reminder-note p {
  font-size: 14px;
  color: var(--tertiary-color);
  font-style: italic;
  margin: 0;
}

.neden-image img {
  border-radius: 0;
  box-shadow: 0 10px 30px rgba(82, 128, 115, 0.15);
}

/* İlkyardım Tanım Section */
.ilkyardim-tanim {
  padding: 80px 0;
}

.tanim-box {
  background: #fff;
  padding: 40px;
  border-radius: 0;
  box-shadow: 0 10px 30px rgba(82, 128, 115, 0.1);
  display: flex;
  align-items: center;
  gap: 30px;
  border-top: 4px solid var(--primary-color);
}

.tanim-icon {
  flex-shrink: 0;
}

.tanim-icon i {
  font-size: 60px;
  color: var(--tertiary-color);
  background: rgba(152, 196, 181, 0.1);
  padding: 30px;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 1;
}

.tanim-text {
  font-size: 18px;
  line-height: 1.8;
  color: var(--dark-color);
  margin: 0;
  font-weight: 400;
  font-style: italic;
}

/* Eğitim Detayları Section */
.egitim-detaylari {
  padding: 80px 0;
}

.egitim-card {
  background: #fff;
  padding: 40px 30px;
  border-radius: 0;
  box-shadow: 0 5px 20px rgba(82, 128, 115, 0.08);
  margin-bottom: 30px;
  border-top: 4px solid var(--secondary-color);
  transition: all 0.3s ease;
  height: 100%;
}

.egitim-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(82, 128, 115, 0.15);
  border-top-color: var(--tertiary-color);
}

.egitim-card .card-icon {
  text-align: center;
  margin-bottom: 25px;
}

.egitim-card .card-icon i {
  font-size: 50px;
  color: var(--primary-color);
  background: rgba(152, 196, 181, 0.1);
  padding: 25px;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.egitim-card:hover .card-icon i {
  background: var(--secondary-color);
  color: var(--primary-color);
  transform: scale(1.1);
}

.egitim-card h3 {
  color: var(--primary-color);
  font-size: 22px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 600;
}

.egitim-card p {
  color: var(--dark-color);
  line-height: 1.7;
  font-size: 15px;
  margin-bottom: 20px;
}

.evraklar-list ul,
.sinav-yerleri ul,
.sertifika-notlar ul {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

.evraklar-list li,
.sinav-yerleri li,
.sertifika-notlar li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
  padding: 8px 0;
  font-size: 14px;
  color: var(--dark-color);
}

.evraklar-list li i,
.sinav-yerleri li i,
.sertifika-notlar li i {
  color: var(--tertiary-color);
  font-size: 16px;
  flex-shrink: 0;
}

.sinav-yerleri h4 {
  color: var(--primary-color);
  font-size: 16px;
  margin: 25px 0 15px;
  font-weight: 600;
}

/* Ekler Section */
.ekler-section {
  padding: 80px 0;
}

.ek-card {
  background: #fff;
  padding: 30px 20px;
  border-radius: 0;
  box-shadow: 0 5px 20px rgba(82, 128, 115, 0.08);
  text-align: center;
  margin-bottom: 30px;
  border-top: 4px solid var(--tertiary-color);
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.ek-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(82, 128, 115, 0.15);
  border-top-color: var(--primary-color);
}

.ek-card .ek-icon {
  margin-bottom: 20px;
}

.ek-card .ek-icon i {
  font-size: 40px;
  color: var(--tertiary-color);
  background: rgba(152, 196, 181, 0.1);
  padding: 20px;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.ek-card:hover .ek-icon i {
  background: var(--tertiary-color);
  color: #fff;
  transform: scale(1.1);
}

.ek-card h4 {
  color: var(--primary-color);
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 600;
}

.ek-card p {
  color: var(--dark-color);
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 25px;
  flex-grow: 1;
}

.ek-card .btn {
  background: var(--tertiary-color);
  color: #fff;
  padding: 12px 25px;
  border-radius: 0;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s ease;
  display: inline-block;
  margin-top: auto;
}

.ek-card .btn:hover {
  background: var(--primary-color);
  color: #fff;
  transform: translateY(-2px);
}

/* Responsive Design */
@media (max-width: 768px) {
  .tanim-box {
    flex-direction: column;
    text-align: center;
    gap: 20px;
    padding: 30px 20px;
  }

  .tanim-icon i {
    font-size: 50px;
    padding: 20px;
  }

  .tanim-text {
    font-size: 16px;
  }

  .highlight-box {
    flex-direction: column;
    text-align: center;
    gap: 10px;
    padding: 20px;
  }

  .egitim-card {
    padding: 30px 20px;
  }

  .ek-card {
    padding: 25px 15px;
  }
}

/* ======================================
    Referanslar Section Styles
======================================== */
.referanslar-section {
  padding: 80px 0;
  background: #fff;
}

.referans-card {
  background: #fff;
  padding: 30px 20px;
  border-radius: 0;
  box-shadow: 0 5px 20px rgba(82, 128, 115, 0.08);
  text-align: center;
  margin-bottom: 30px;
  border: 2px solid transparent;
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.referans-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(82, 128, 115, 0.15);
  border-color: var(--secondary-color);
}

.referans-logo {
  margin-bottom: 20px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.referans-logo img {
  max-height: 80px;
  max-width: 100%;
  object-fit: contain;
  filter: grayscale(100%);
  transition: all 0.3s ease;
}

.referans-card:hover .referans-logo img {
  filter: grayscale(0%);
  transform: scale(1.1);
}

.referans-placeholder {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.referans-placeholder i {
  font-size: 50px;
  color: var(--secondary-color);
  transition: all 0.3s ease;
}

.referans-card:hover .referans-placeholder i {
  color: var(--primary-color);
  transform: scale(1.1);
}

.referans-name h4 {
  color: var(--dark-color);
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  transition: all 0.3s ease;
}

.referans-card:hover .referans-name h4 {
  color: var(--primary-color);
}

/* ======================================
    İlkyardım Eğitimleri Ana Sayfa Styles
======================================== */
.ilkyardim-egitimleri-anasayfa {
  padding: 80px 0;
  background: linear-gradient(135deg, rgba(152, 196, 181, 0.05) 0%, rgba(82, 128, 115, 0.05) 100%);
}

.ilkyardim-content p {
  font-size: 16px;
  line-height: 1.8;
  color: var(--dark-color);
  margin-bottom: 30px;
}

.ilkyardim-features {
  margin-bottom: 40px;
}

.feature-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 25px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0;
  border-left: 4px solid var(--tertiary-color);
  transition: all 0.3s ease;
}

.feature-item:hover {
  background: #fff;
  border-left-color: var(--primary-color);
  transform: translateX(5px);
  box-shadow: 0 5px 15px rgba(82, 128, 115, 0.1);
}

.feature-icon {
  flex-shrink: 0;
}

.feature-icon i {
  font-size: 30px;
  color: var(--tertiary-color);
  background: rgba(152, 196, 181, 0.2);
  padding: 15px;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.feature-item:hover .feature-icon i {
  background: var(--tertiary-color);
  color: #fff;
  transform: scale(1.1);
}

.feature-content h4 {
  color: var(--primary-color);
  font-size: 18px;
  margin-bottom: 8px;
  font-weight: 600;
}

.feature-content p {
  color: var(--dark-color);
  font-size: 14px;
  margin: 0;
  line-height: 1.6;
}

.ilkyardim-buttons {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.ilkyardim-buttons .btn {
  padding: 12px 25px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.ilkyardim-buttons .primary-btn {
  background: var(--primary-color);
  color: #fff;
  border: 2px solid var(--primary-color);
}

.ilkyardim-buttons .primary-btn:hover {
  background: var(--tertiary-color);
  border-color: var(--tertiary-color);
  color: #fff;
  transform: translateY(-2px);
}

.ilkyardim-buttons .secondary-btn {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.ilkyardim-buttons .secondary-btn:hover {
  background: var(--primary-color);
  color: #fff;
  transform: translateY(-2px);
}

.ilkyardim-image {
  position: relative;
  border-radius: 0;
  overflow: hidden;
}

.ilkyardim-image img {
  border-radius: 0;
  transition: all 0.3s ease;
}

.ilkyardim-image:hover img {
  transform: scale(1.05);
}

.image-stats-overlay {
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex;
  gap: 15px;
  z-index: 2;
}

.stat-item {
  background: rgba(255, 255, 255, 0.95);
  padding: 10px 15px;
  border-radius: 8px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.stat-number {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: var(--primary-color);
}

.stat-unit {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: var(--dark-color);
}

.stat-label {
  display: block;
  font-size: 10px;
  color: var(--text-color);
  margin-top: 2px;
}

.image-hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(81, 127, 114, 0.95) 0%, rgba(61, 97, 85, 0.95) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}

.ilkyardim-image:hover .image-hover-overlay {
  opacity: 1;
  visibility: visible;
}

.hover-content {
  text-align: center;
  color: #fff;
  padding: 20px;
  transform: translateY(20px);
  transition: transform 0.4s ease;
}

.ilkyardim-image:hover .hover-content {
  transform: translateY(0);
}

.hover-content i {
  font-size: 48px;
  margin-bottom: 15px;
  display: block;
}

.hover-content h4 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}

.hover-content p {
  font-size: 14px;
  opacity: 0.95;
}

.image-overlay {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background: rgba(255, 255, 255, 0.95);
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.overlay-content {
  display: flex;
  gap: 25px;
}

.stat-box {
  text-align: center;
}

.stat-box h3 {
  color: var(--primary-color);
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 5px;
}

.stat-box p {
  color: var(--dark-color);
  font-size: 12px;
  margin: 0;
  font-weight: 500;
}

/* Responsive Design */
@media (max-width: 768px) {
  .feature-item {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }

  .ilkyardim-buttons {
    justify-content: center;
  }

  .ilkyardim-buttons .btn {
    width: 100%;
    justify-content: center;
    max-width: 200px;
  }

  .overlay-content {
    flex-direction: column;
    gap: 15px;
  }

  .image-overlay {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 15px;
  }

  .referans-card {
    padding: 20px 15px;
  }
}

/*======================================
    Trainings Section CSS
========================================*/
.trainings-section {
  background-color: #f9f9f9;
}

.single-training {
  background-color: #fff;
  border-radius: 0;
  padding: 30px;
  margin-bottom: 30px;
  transition: all 0.3s ease;
  border: 1px solid #eee;
  text-align: center;
  display: flex;
  flex-direction: column;
}

.training-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.training-content .btn {
  margin-top: auto;
}

.single-training:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.training-content h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #3d6155;
}

.training-content p {
  color: #888;
  margin-bottom: 25px;
}

.training-content .btn {
  background-color: #517F72;
  color: #fff;
}

.training-content .btn:hover {
  background-color: #449f81;
}