/* Theme Name: mova
Author: Ana */

/* ----------------------------------------------------
	IMPORT	
------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Unbounded:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Short+Stack&display=swap");

/* ----------------------------------------------------
      SKELETON	
  ------------------------------------------------------- */

body {
  background: #fff;
  color: #535353;
  line-height: 26px;
  letter-spacing: -0.3px;
  font-weight: 300;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
}

html {
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
}

.blob svg {
  z-index: 200;
  position: absolute;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0px;
  font-family: "Unbounded", Arial, sans-serif;
  font-weight: 500;
  position: relative;
  padding: 0 0 10px 0;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.8;
  color: #030303;
  font-style: normal;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 14px;
}

a {
  color: #696969;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none !important;
}

/* hero */

nav .navbar-nav li a {
  color: white !important;
  font-family: "Unbounded", Courier, monospace !important;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}

nav .navbar-nav li a:hover {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);

  text-decoration: underline;
}

nav .navbar-nav li a:hover:before {
  content: "";
  position: absolute;
  top: 40px;
  background: rgb(220, 200, 200);
  width: 7px;
  height: 7px;
  border-radius: 100%;
  left: calc(50% - 8px);
}

.navbar-nav .nav-item .nav-link:active,
.navbar-nav .nav-item .nav-link:focus {
  color: #00b159 !important;
}

nav .bi-facebook:hover {
  color: rgb(248, 218, 128);
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

nav .bi-instagram:hover {
  color: rgb(248, 218, 128);
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

a .bi-facebook:hover {
  color: #285aeb;
}

a .bi-instagram:hover {
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  background: -webkit-radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  color: rgba(245, 245, 245, 0.635);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.navbar-brand img {
  max-height: 5rem;
  max-width: 5rem;
  margin-left: 2em;
}

.customh4 {
  font-size: 30px;
  line-height: 50px;
  color: #030303;
  text-transform: none;
}

.bg-hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

img.aligncenter {
  display: block;
  text-align: center;
  display: block;
  margin: 0 auto 20px auto;
  padding: 0px;
  border: 0px;
  background: none;
}

.alignleft {
  float: left;
  margin: 6px 20px 6px 0;
  display: inline;
  border: 0px;
  background: none;
  padding: 0;
  display: block;
}

.alignright {
  padding: 0;
  float: right;
  margin: 6px 0 6px 20px;
  border: 0px;
  display: block;
  background: none;
}

::selection {
  background: #f84b4a;
  /* Safari */
  color: #fff;
}

::-moz-selection {
  background: #f84b4a;
  /* Firefox */
  color: #fff;
}

.border-radius {
  border-radius: 500px;
}

/* .accordion-section {
    background-image: url("images/blobs2.png");
  } */

blockquote {
  font-size: 16px;
  line-height: 32px;
  font-family: "Work Sans", Georgia, "Times New Roman", serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  width: auto;
}

blockquote small {
  display: block;
  margin-top: 20px;
}

pre {
  line-height: 18px;
  margin-bottom: 18px;
}

.btn,
.pricing-box,
a {
  outline: 0 !important;
  text-decoration: none !important;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -ms-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

a:hover,
a:focus {
  color: #535353;
}

.smalllight {
  color: #ffffff !important;
  font-style: normal;
}

.biglight {
  letter-spacing: 0.1em;
  font-size: 48px;
  margin-top: 30px;
  color: #ffffff;
}

.demos a img:hover {
  opacity: 0.6;
}

ins {
  text-decoration: none;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

p {
  padding: 0 0 20px 0;
  font-family: "Work Sans", Courier, monospace;
}

.post-content p {
  font-family: "Unbounded", Helvetica, Arial, sans-serif;
  font-weight: lighter;
}

.blog-desc p {
  font-family: "Unbounded", Helvetica, Arial, sans-serif;
  font-weight: lighter;
}

.container-nav {
  background-color: #42614c;
}

.wave svg {
  width: 100%;
  padding: 0;
  margin: 0;
}

.check li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 16px;
  left: 0;
  color: #242424;
  padding-right: 5px;
  position: relative;
  top: 2px;
}

.check li {
  font-size: 14px;
  list-style: none;
  margin-bottom: 4px;
}

.list-unstyled {
  list-style: none;
}

.check {
  margin-left: 0;
  padding-left: 0;
}

mark {
  padding: 0 0.2em;
  line-height: 1;
}

.italic {
  font-style: normal;
  font-size: 18px;
  line-height: 38px;
  letter-spacing: 1px;
}

.makeborder-top,
.makeborder-bottom,
.makeborder-right,
.makeborder-left {
  background: #fff;
  position: fixed;
  z-index: 9999;
}

.makeborder-top {
  width: 100%;
  top: 0;
  left: 0;
  padding: 15px;
}

.makeborder-bottom {
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 15px;
}

.makeborder-left {
  width: 30px;
  left: 0;
  height: 100%;
}

.makeborder-right {
  width: 30px;
  right: 0;
  height: 100%;
}

.quote-post {
  background: #f9f9f9 none repeat scroll 0 0;
  padding: 20px;
  position: relative;
}

.quote-post blockquote {
  border-left: 0 none;
}

.quote-post::after {
  content: "";
  display: block;
  font-family: "FontAwesome";
  font-size: 41px !important;
  opacity: 0.1;
  position: absolute;
  right: 3%;
  top: 15%;
}

.drop-caps p:first-child::first-letter {
  color: #030303;
  display: block;
  float: left;
  font-family: Georgia;
  font-size: 75px;
  line-height: 60px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 4px;
}

/* ----------------------------------------------------
      PORTFOLIO	
  ------------------------------------------------------- */

.share-post {
  margin-top: 40px;
  display: block;
  position: relative;
}

.share-post i {
  font-size: 31px !important;
}

.share-post .share {
  margin-top: 10px;
}

.share-post h4 {
  font-size: 18px;
  vertical-align: super;
  display: inline-block;
  margin-right: 20px;
}

.single-portfolio-sidebar h3 {
  padding-top: 0;
  margin-top: 0;
}

.portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 20px auto 50px;
  display: block;
  position: relative;
  cursor: default;
}

.portfolio-filter ul li {
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Work Sans", "Courier New", Courier, monospace !important;
}

.portfolio-filter ul li:after {
  content: "/";
  padding: 0 0 0 15px;
  color: #aaaaaa;
}

.portfolio-filter ul li:last-child:after {
  display: none !important;
}

.portfolio-filter ul li a {
  color: #aaaaaa;
  letter-spacing: 2px;
}

.faqsfilter ul li a,
.portfolio-filter ul li a:hover,
.portfolio-filter ul li a.active {
  color: #030303 !important;
}

.faqsfilter ul li a {
  font-size: 18px;
  font-weight: 400;
}

.portfolio-filter ul {
  list-style: none;
  padding-left: 0 !important;
}

#fourcol .box img {
  width: 100%;
  padding: 0 10px 10px 0;
}

.nopaddingtop,
.nopaddingbottom .box img {
  padding: 0 !important;
}

.nopaddingbottom .magnifier {
  bottom: 0 !important;
  right: 0 !important;
}

.magnifier i {
  color: #030303 !important;
  width: 40px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #030303;
  border-radius: 40px;
}

.item-h2,
.item-h1 {
  height: 100% !important;
  height: auto !important;
}

.isotope-item {
  z-index: 2;
  padding: 0;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}

.portfolio {
  position: relative;
  margin: 0 auto;
  padding-bottom: 0;
  list-style: none;
  text-align: center;
}

.entry {
  position: relative;
  padding: 0 !important;
  margin-bottom: 0;
}

.entry img {
  width: 100%;
}

.magnifier {
  position: absolute;
  top: 0;

  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#fourcol .magnifier {
  bottom: 10px;
  right: 10px;
}

.teammembers:hover {
  cursor: poWork Sans;
}

.teammembers .magnifier p {
  padding: 5px;
  overflow: hidden;
}

@media screen and (max-width: 1200px) {
  .teammembers .magnifier p {
    line-height: 18px;
    font-size: 12px;
    padding: 5px;
  }
}

@media screen and (max-width: 599px) {
  .teammembers .magnifier p {
    line-height: 26px;
    font-size: 18px;
    padding: 5px;
  }
}

.teammembers:hover .magnifier,
.entry:hover .magnifier {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

.visible-buttons {
  visibility: hidden;
  margin: 0 auto;
  opacity: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -ms-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  text-align: center;
}

.teacher p {
  font-style: normal;
  color: #545454;

  padding: 10px;
}

.visible-buttons h4 {
  padding: 0;
  margin: 0;
  font-size: 18px;
  letter-spacing: 2px;
}

.teammembers:hover .visible-buttons,
.entry:hover .visible-buttons {
  margin-bottom: 2px;
  opacity: 1;
  bottom: 3%;
  visibility: visible;
}

.entry:hover .border-radius .visible-buttons {
  bottom: 5%;
}

.entry:hover .border-radius .visible-buttons h4 {
  font-size: 18px;
  margin-bottom: 10px;
}

.entry:hover .border-radius .visible-buttons .social a {
  margin: 0 !important;
}

.teamdesc {
  padding: 30px;
  background-color: #eae9e9;
}

.teamdesc2 {
  background-color: #ffffff;
}

.teamdesc h4 {
  padding: 0;
  margin: 0;
  font-size: 18px;
  letter-spacing: 2px;
}

.teamdesc p {
  font-style: normal;
  color: #545454;
  padding-bottom: 0;
}

.teamdesc2 p {
  margin-bottom: 0;
  padding-bottom: 0;
}

.darkmagnifier small {
  color: #ffffff;
  font-size: 24px;
}

.darkmagnifier .visible-buttons {
  bottom: 50% !important;
}

#withdesc .box {
  padding: 15px !important;
}

#withdesc .box .darkmagnifier {
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px !important;
}

#withpagination .visible-desc h4 a,
#withpagination .visible-desc h4,
#withdesc .visible-desc h4 a,
#withdesc .visible-desc h4 {
  font-size: 18px;
  color: #030303;
  letter-spacing: 0.1em;
  padding-top: 20px;
  padding-bottom: 0;
}

#withpagination .box {
  margin-bottom: 30px;
}

/* ----------------------------------------------------
      SECTIONS	
  ------------------------------------------------------- */

.about_bg {
  background: url(upload/circle-scatter-haikei.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#head-bg {
  position: absolute;
  margin-top: 30px;
  height: 500px;
  width: 100%;
  z-index: 1;
}

.shape-blob {
  background: #f1d6de;
  height: 70px;
  width: 70px;
  border-radius: 30% 50% 20% 40%;
  animation:
    transform 20s ease-in-out infinite both alternate,
    movement_one 40s ease-in-out infinite both;
  opacity: 0.5;
  position: absolute;
  left: 40%;
  top: 50%;
}

.shape-blob.one {
  height: 250px;
  width: 250px;
  left: -100px;
  top: -50px;
  transform: rotate(-180deg);
  animation:
    transform 30s ease-in-out infinite both alternate,
    movement_two 60s ease-in-out infinite both;
}

@keyframes transform {
  0%,
  100% {
    border-radius: 33% 67% 70% 30% / 30% 30% 70% 70%;
  }

  20% {
    border-radius: 37% 63% 51% 49% / 37% 65% 35% 63%;
  }

  40% {
    border-radius: 36% 64% 64% 36% / 64% 48% 52% 36%;
  }

  60% {
    border-radius: 37% 63% 51% 49% / 30% 30% 70% 70%;
  }

  80% {
    border-radius: 40% 60% 42% 58% / 41% 51% 49% 59%;
  }
}

@keyframes movement_one {
  0%,
  100% {
    transform: none;
  }

  50% {
    transform: translate(50%, 20%) rotateY(10deg) scale(1.2);
  }
}

@keyframes movement_two {
  0%,
  500% {
    transform: none;
  }

  50% {
    transform: translate(50%, 20%) rotate(-200deg) scale(1.2);
  }
}

@keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -31000px 0;
  }
}

@-moz-keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -31000px 0;
  }
}

@-webkit-keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -31000px 0;
  }
}

@-ms-keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -31000px 0;
  }
}

@-o-keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -31000px 0;
  }
}

.general-content {
  display: table;
  height: 100%;
  left: 15%;
  position: relative;
  text-align: left;
  width: 100%;
}

.general-text {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.home-text-wrapper {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}

.home-content {
  position: relative;
}

.home-message {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.light-color .services-1 i,
.light-color .services-1 h4,
.light-color h2 {
  color: #ffffff;
}

.light-color .services-1 p {
  color: #e7e7e7 !important;
}

.service-2 h4 {
  font-size: 24px;
  text-transform: none;
}

.service-2 .count {
  font-size: 18px;
  color: #fff;
  background: #030303;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  display: block;
  margin: 0 auto 20px;
  border-radius: 48px;
}

.clients {
  background-color: #eae9e9;
  padding: 60px 0;
  display: block;
  position: relative;
}

#owl-client .image-center img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  opacity: 0.2;
  cursor: poWork Sans;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -ms-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

#owl-client .image-center:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.section {
  padding: 60px 0;
  position: relative;
  display: block;
  z-index: 10;
  overflow: hidden;
  margin: 0;
}

.relative {
  z-index: 11;
  position: relative;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #030303;
  background-color: rgba(3, 3, 3, 0.7);
}

.lightoverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #030303;
  background-color: rgba(255, 255, 255, 0.7);
}

.light {
  background-color: #fff;
}

.newsletter .form-inline .form-control {
  border-color: #fff;
  border-radius: 10px;
  box-shadow: none !important;
  display: inline-block;
  height: 41px;
  min-width: 320px;
  font-style: normal;
  padding-left: 20px;
  margin: 0 20px 0 0;
  vertical-align: middle;
  width: auto;
}

.form-control:focus {
  border-color: #f9f9f9 !important;
  outline: 0;
  box-shadow: none;
  background-color: #f9f9f9;
}

.form-control::-moz-placeholder {
  color: #aaa;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #aaa;
}

.form-control::-webkit-input-placeholder {
  color: #aaa;
}

.form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #eae9e9;
  border-radius: 4px;
  box-shadow: none;
  color: #d2d2d2;
  display: block;
  font-size: 14px;
  font-style: normal;
  height: 55px;
  line-height: 1.42857;
  margin-bottom: 36px;
  padding: 6px 12px;
  width: 100%;
}

.newsletter,
.tagline {
  padding: 100px 0;
  position: relative;
  display: block;
  z-index: 10;
  overflow: hidden;
  margin: 0;
}

#comingsoon .newsletter,
#home .newsletter {
  padding: 0 0;
}

#comingsoon .lead,
#home .newsletter .lead {
  font-style: normal;
  color: #fff;
  font-size: 18px;
}

#comingsoon .lead {
  letter-spacing: 0.09em;
  line-height: 38px;
}

#home .newsletter .form-control {
  background-color: rgba(255, 255, 255, 0.3);
  border: none;
  min-width: 380px;
}

#home .newsletter .form-inline {
  margin: 20px auto 40px;
}

#comingsoon .parallax-text-22,
#home .parallax-text-22 {
  font-size: 48px;
  color: #ffffff;
  line-height: 70px;
  letter-spacing: 0.2em;
  font-family: "Work Sans", Courier, monospace;
  text-transform: uppercase;
}

.lead.dark-color,
.parallax-text-22.dark-color {
  color: #030303 !important;
}

#comingsoon .parallax-text-22 {
  font-size: 60px;
  font-family: Abel;
}

.tagline h2 {
  font-size: 24px;
}

.grey {
  background-color: #f0f0f0;
}

.grey1 {
  background-color: #eae9e9;
}

.grey.nopadding {
  padding-top: 0;
}

.grey.nopadding #fourcol .box img {
  padding: 25px 10px 0px;
  width: 100%;
}

.grey.nopadding #fourcol .magnifier {
  bottom: 0px !important;
  left: 10px;
  right: 10px !important;
  top: 25px;
}

.grey.nopadding .btn-normal {
  background-color: #181818;
  border-color: #181818;
  color: #ffffff !important;
}

.btn-normal2 a {
  background-color: #42614c;
}

.grey .btn-normal {
  background-color: #ffffff;
  border-color: #ffffff;
}

.white {
  background-color: #ffffff;
}

.dark {
  background-color: #181818;
}

.dark .custom-title h2 {
  color: #fff;
}

.pattern {
  background: url(images/pattern.jpg) repeat left center;
}

.newsletter.pattern2 {
  background: url(images/pattern2.png) repeat left center #ffffff !important;
}

.pattern2 .form-control {
  background-color: #eae9e9;
}

.pattern p {
  color: #a2a2a2 !important;
}

.pattern .count p {
  color: #ffffff !important;
}

.border-top {
  border-top: 1px solid #f0f0f0;
}

.nopaddingbottom {
  padding-bottom: 0 !important;
}

.nopadding .portfolio-filter {
  padding-top: 0 !important;
  margin: 80px 0 40px !important;
}

.parallax {
  padding: 155px 0;
  position: relative;
  display: block;
  z-index: 10;
  overflow: hidden;
  margin: 0;
  background: transparent;
}

.parallax.light .custom-title h2,
.parallax.light .count p {
  color: #ffffff;
}

.parallax.little-padding {
  padding: 140px 0 !important;
}

.line {
  margin: 40px 0;
  display: block;
  position: relative;
}

.line1 {
  margin: 30px 0;
  display: block;
  position: relative;
}

.services-1 i {
  color: #030303;
  font-size: 38px;
}

.services-1 h4 {
  font-size: 18px;
  padding: 0;
  margin: 12px 0;
  letter-spacing: 2px;
}

.why-us-right,
.why-us {
  background: #eae9e9;
  margin: 30px 0;
  padding: 5px 10px;
  cursor: poWork Sans;
  letter-spacing: 0.4px;
  border-radius: 5px;
  position: relative;
}

.why-us-right h4,
.why-us h4 {
  letter-spacing: 2px;
  font-size: 18px !important;
  padding-bottom: 0 !important;
  margin-bottom: 5px !important;
}

.why-us:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(250, 249, 249, 0);
  border-left-color: #eae9e9;
  border-width: 15px;
  margin-top: -15px;
}

.why-us-right:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(250, 249, 249, 0);
  border-right-color: #eae9e9;
  border-width: 15px;
  margin-top: -15px;
}

.contact-details .why-us-right:after {
  display: none;
}

.contact-details.portfolio-details h4 {
  padding-top: 20px;
}

.contact-details.portfolio-details i {
  margin-top: 25px !important;
  font-size: 24px !important;
  margin-right: 15px !important;
}

.mapsection {
  background: url(upload/map.jpg) no-repeat center center #fff;
}

.mapsection h2 {
  letter-spacing: 1.2em;
  font-size: 18px;
  color: #030303;
  cursor: poWork Sans;
  line-height: 24px;
}

.contact-details .why-us-right {
  background-color: #ffffff !important;
  border: 1px solid #eae9e9;
  margin: 0 0 20px;
  padding: 0 30px;
}

.contact-details .why-us-right i {
  font-size: 34px;
  margin-right: 35px;
}

.contact-details .why-us-right:hover i {
  background-color: #ffffff !important;
}

.bg-pattern2 {
  background-image: url("images/pattern2.jpg");
}

/* ----------------------------------------------------
      MODULES	
  ------------------------------------------------------- */

.panel-heading h3 i {
  background-color: #030303;
  color: #ffffff;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  border-radius: 30px;
  letter-spacing: 0;
  margin: 0 15px 0 15px;
  text-align: center;
  width: 30px;
  vertical-align: middle;
}

.panel-heading h3 {
  display: inline-block;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 32px;
  font-family:
    "Abel", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #383c4b;
  margin: 0;
  padding: 0;
}

.panel-group .panel + .panel {
  margin: -2px 0;
}

.panel-title {
  line-height: 16px;
}

.panel-heading {
  background-color: #fff;
  border-radius: 0 !important;
  padding: 14px 15px;
}

.accordion-toggle-2 .panel-heading {
  background-color: #fff;
  border: 1px solid #f3f3f3;
}

.accordion-toggle-2 .panel:last-child {
  border-bottom: 0;
}

.accordion-body {
  font-family: "Work Sans", "Courier New", Courier, monospace !important;
  font-size: 16px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: 0 none;
}

.panel p {
  padding-bottom: 0;
}

.panel-default {
  border-color: #f5f5f5;
  border-radius: 0 !important;
  box-shadow: none;
  margin-bottom: 10px !important;
  background-color: #eae9e9;
}

.panel-body {
  background-color: #eae9e9;
  border-color: #eae9e9;
  padding: 20px 30px;
}

#countdown1 {
  margin-bottom: 60px;
}

#customtab i {
  font-size: 52px;
}

#customtab .nav-tabs > li a {
  border: 0 !important;
  color: #dfdfdf;
  background: none !important;
  background-color: transparent !important;
}

#customtab .nav-tabs {
  border-bottom: 0 !important;
}

#customtab .nav-tabs > li {
  float: none;
  border: 0 !important;
  display: inline-block;
  display: inline;
  /* ie7 fix */
  zoom: 1;
  /* hasLayout ie7 trigger */
}

#customtab .nav-tabs {
  text-align: center;
}

.nav-tabs {
  border-bottom: 0 none;
  padding: 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a {
  border-radius: 0 !important;
  border-color: #f0f0f0 !important;
  letter-spacing: 0.1em;
  font-size: 14px;
  text-transform: none !important;
  color: #030303 !important;
}

.tab-content {
  border: 1px solid #f0f0f0;
  padding: 0px;
}

.tab-content p {
  padding-bottom: 20px;
}

.nav-pills .nav-link.active {
  background-color: lavender !important;
  border: 1px solid rgb(202, 202, 241);
}

.nav-pills .nav-link:hover {
  background-color: lavender !important;
}

#customtab .tab-content {
  border: 0 solid #dedfe1;
  padding: 20px;
}

.tab-pane .media-body h3 {
  text-align: left;
  font-size: 18px !important;
  padding-bottom: 0 !important;
}

.testi-item img {
  width: 67px;
  margin-top: 20px;
}

.testi-item h4 {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 1px;
  padding-bottom: 0;
  padding-top: 20px;
  padding-top: 6px;
  margin-bottom: 0;
}

.white .owl-custom .owl-controls .owl-dot span {
  border-color: #e9e9e9;
}

.white .testi-item p {
  color: #535353;
}

.white .testi-item small,
.white .testi-item h4 {
  color: #030303;
}

.testi-item small {
  font-size: 14px;
  font-style: normal;
}

.testi-item p {
  letter-spacing: 3px;
  font-size: 18px;
  font-style: normal;
  color: #ffffff;
  line-height: 40px;
}

.count p {
  font-size: 36px;
  color: #030303;
  font-weight: 500;
  padding-bottom: 0;
}

.slider-carousel p {
  letter-spacing: 1px;
  font-style: normal;
  margin-bottom: 0;
  padding-bottom: 0;
}

.slider-carousel h2 {
  font-size: 30px;
  letter-spacing: 2px;
}

.count span {
  font-style: normal;
}

.custom-module p {
  margin: 0;
  padding: 30px 0 0;
}

@media only screen and (max-width: 600px) {
  .custom-module h2 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 600px) {
  .custom-module p {
    font-size: 15px;
  }
}

.images-container img {
  width: auto;
  margin: 0;
}

.image-center img {
  width: auto;
  margin: 0 auto;
}

.images-container .holder1 {
  left: 52%;
  position: absolute;
  top: 53%;
  width: 150px;
}

.images-container .holder2 {
  left: 19%;
  position: absolute;
  top: 30%;
  width: 150px;
}

.images-container .holder3 {
  left: 68%;
  position: absolute;
  top: 81%;
  width: 150px;
}

a.plus-x {
  background-color: #030303;
  background-position: center center;
  background-repeat: no-repeat;
  border: 5px solid #dfdfdf;
  border-radius: 100%;
  display: block;
  height: 20px;
  outline: 0 none;
  position: absolute;
  width: 20px;
}

.readmore-icon:hover,
a.plus-x:hover {
  background-color: #313131;
}

.tooltip-inner {
  color: #030303 !important;
  text-transform: none !important;
  font-size: 14px !important;
  font-style: normal;
  border-radius: 0 !important;
  padding: 15px 25px !important;
}

.tooltip.left .tooltip-arrow {
  display: none !important;
}

.lead {
  font-size: 18px !important;
  line-height: 40px;
  margin-bottom: 20px;
  color: #535353;
}

.tooltip.left:after {
  left: 97%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #88b7d5;
  border-width: 7px;
  margin-top: -7px;
}

.module-wrapper {
  margin-top: 60px;
}

.btn-wrapper {
  margin-top: 40px;
}

.btn {
  text-transform: uppercase;
  font-size: 14px;
  color: #030303;
  letter-spacing: 1px;
  border-radius: 2px;
  font-family: "Work Sans", "Courier New", Courier, monospace !important;
}

#button-sign {
  font-size: 14px;
}

#insta-button {
  background-color: #588968 !important;
  color: whitesmoke !important;
  font-weight: 400;
  font-size: large;
}

.bg-pink {
  background-color: #f5ddeb;
}

.bg-light-pink {
  background-color: #f1e4ec;
}

.bg-green {
  background-color: #79a6a3;
}

.bg-hotpink {
  background-color: #feb5e3;
}

.btn-normal {
  background: #feddb5;
  padding: 13px 30px 12px !important;
  line-height: 1 !important;
}

.home-message .btn-normal {
  background: #ffffff;
}

.tagline .btn-wrapper {
  margin-top: 30px !important;
}

.home-message .btn-normal.btn-primary,
.btn-primary {
  background-color: #030303;
  border-color: #030303;
  color: #fff;
}

.icongrid {
  background: #f9f9f9;
  float: left;
  font-size: 14px;
  line-height: 36px;
  margin-bottom: 5px;
  margin-right: 1%;
  padding: 10px 0 6px 3%;
  width: 49%;
}

.signature {
  margin-left: 40px;
}

.custom-module h2 {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.custom-title .btn {
  margin-top: 10px;
}

.custom-title h2 {
  letter-spacing: 2px;
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.custom-title p {
  letter-spacing: 1px;
  font-style: normal;
  color: #535353;
  padding-bottom: 0;
}

.custom-module ul {
  padding: 30px 0 0;
  list-style: none;
}

.custom-module li i {
  padding-right: 10px;
}

.custom-module li {
  margin-bottom: 5px;
}

.btn-normal:hover,
.btn-normal:focus {
  color: #030303 !important;
}

#message {
  display: none;
  position: relative;
  text-align: left;
  padding: 20px;
}

#map {
  height: 607px;
  width: 100%;
  position: relative;
  z-index: 10;
}

#backto {
  position: relative !important;
  display: block;
  z-index: 99;
}

.backtotop {
  background-color: #030303;
  bottom: auto;
  display: block;
  height: 76px;
  border-radius: 5px;
  line-height: 76px;
  text-align: center;
  color: #030303;
  left: 0;
  margin: -36px auto;
  position: absolute;
  font-size: 18px;
  right: 0;
  top: auto;
  width: 47px;
  cursor: poWork Sans;
  z-index: 100;
}

.infobox img {
  width: 100% !important;
}

.map .searchmodule {
  padding: 18px 10px;
}

.infobox {
  display: inline-block;
  padding: 5px;
  position: relative;
  width: 270px;
}

.infobox img {
  width: 80px !important;
  padding-right: 10px;
}

.infobox .title {
  font-size: 13px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  padding-bottom: 5px;
}

.infobox .title a {
  font-weight: 500;
  color: #242424 !important;
}

/* ----------------------------------------------------
      HEADER	
  ------------------------------------------------------- */

/*!
       * Yamm!3 - Yet another megamenu for Bootstrap 3
       * http://geedmo.github.com/yamm3
       * 
       * @geedmo - Licensed under the MIT license
       */

#header {
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  -ms-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

body.withborder #header.affix {
  top: 30px !important;
}

.transparent-header {
  position: absolute;
  top: 50px;
  right: 0;
  padding: 15px 0;
  z-index: 100;
  left: 0;
}

.normal-header {
  position: relative;
  top: 0;
  right: 0;
  padding: 20px 0;
  z-index: 100;
  left: 0;
  background-color: #ffffff;
}

.social svg {
  margin: 1rem 0.5rem;
  height: 2rem;
  width: 2rem;
  cursor: poWork Sans;
}

#header.affix {
  position: fixed;
  top: 0;
  width: 100%;
  border-color: #030303;
  background-color: #030303;
}

#header.affix.dark-color {
  border-color: #ffffff !important;
  background-color: #ffffff !important;
}

/* ----------------------------------------------------
      BLOG PAGE
  ------------------------------------------------------- */

comment-wrapper .blog-title h2 {
  letter-spacing: 0.2em;
  font-size: 30px;
}

#loginbox3 hr,
#loginbox hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border-color: #f3f3f3;
}

#loginbox3 .padding-left,
#loginbox .padding-left {
  padding-left: 200px;
  margin-top: -10px;
}

#loginbox3 .panel-info > .panel-heading,
#loginbox .panel-info > .panel-heading {
  background-color: #faf9f8;
  border-color: #f3f3f3;
  color: #030303;
}

#loginbox3 .form-control,
#loginbox .form-control {
  height: 45px;
  border-radius: 10px;
  margin: 10px 0 0;
}

#loginbox3 .panel,
#loginbox .panel {
  box-shadow: none;
  border-color: #f3f3f3 !important;
}

#loginbox3 .panel-body,
#loginbox .panel-body {
  background-color: #fff;
  border-color: #f3f3f3;
}

#loginbox3 .input-group-addon,
#loginbox .input-group-addon {
  min-width: 200px;
  background-color: #fff;
  border-color: #fff;
  text-align: left;
}

#loginbox3 .input-group-addon i,
#loginbox .input-group-addon i {
  color: #030303;
  background-color: #eae9e9;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  text-align: center;
  font-size: 14px;
}

.pageheader h4 {
  font-size: 30px;
  color: #fff;
  letter-spacing: 0.1em;
}

.pageheader .lead {
  color: #fff;
  font-size: 18px !important;
  font-style: normal;
  letter-spacing: 0.1em;
  line-height: 40px;
  margin-bottom: 0;
  padding: 0;
}

.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  list-style: outside none none;
  margin-bottom: 0;
  margin-top: 20%;
  padding: 0;
}

.breadcrumb > li + li:before {
  padding: 0 10px 0 5px;
  font-family: FontAwesome;
  color: #ccc;
  content: "\f105";
}

.breadcrumb > li a,
.breadcrumb > .active,
.breadcrumb > li {
  font-size: 14px;
  color: #fff;
}

.pageheader {
  position: relative;
  display: block;
  background-color: #030303;
  padding: 60px 0;
}

.pageheader.lighthead {
  background-color: #eae9e9;
}

.pageheader.lighthead h4,
.pageheader.lighthead .lead,
.pageheader.lighthead .breadcrumb > .active,
.pageheader.lighthead .breadcrumb > li,
.pageheader.lighthead .breadcrumb > li a {
  color: #030303 !important;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span .pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 7px;
}

.pagination > li > a,
.pagination > li > span {
  letter-spacing: 0;
  padding: 15px 15px;
  border-radius: 7px;
  text-decoration: none;
  background-color: #eae9e9;
  text-transform: uppercase;
  border: 1px solid #eae9e9;
  margin: 0 3px;
  color: #030303 !important;
  font-size: 14px;
  font-weight: 500;
}

.grey1 .pagination > li > a,
.grey1 .pagination > li > span {
  background-color: #fff;
}

.pagination > li > a:hover,
.pagination > li > span:hover {
  background-color: #030303;
  border-color: #030303;
  color: #fff !important;
}

.blog-meta a,
.blog-meta {
  font-style: normal;
  color: #535353 !important;
  padding: 20px 0 0;
}

.blog-title h4,
.blog-title h4 a {
  letter-spacing: 2px;
  padding: 0 0 5px;
  color: #030303 !important;
  font-size: 18px;
}

.blog-title h4 a:hover {
  color: #030303 !important;
}

.blog-wrapper {
  display: block;
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.blog-wrapper .blog-image {
  margin-bottom: 10px;
}

.blog-wrapper .blog-title h4 {
  font-size: 30px;
  letter-spacing: 0.2em;
}

.blog-wrapper .blog-title h4 a {
  color: #030303;
}

.blog-image img {
  width: 100%;
}

.blog-image {
  max-width: 500px; /* adjust to taste */
  margin: 0 auto 1.25rem;
}

.blog-title {
  display: flex;
  justify-content: center;
}
.blog-title h3 {
  color: #005f56;
  font-size: 2rem;
  margin: 0px auto;
}

.quote_post .lead {
  font-size: 14px;
  letter-spacing: 0;
  margin-bottom: 0;
  line-height: 26px;
  color: #fff;
  font-style: normal;
}

.quote_post {
  padding: 30px;
  position: relative;
  display: block;
}

.quote_post i {
  padding: 15px 20px 30px;
  font-size: 26px;
}

.quote_post small {
  font-size: 14px;
  font-family: Abel;
  letter-spacing: 0.2em;
}

#blogmasonry .box {
  padding: 15px 15px 30px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
  text-align: left;
}

.widget {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 10px;
}

.widget-title h3 {
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 70px;
  margin-top: 0;
  padding-top: 0;
}

.widget-image {
  margin-bottom: 15px;
}

.tagcloud a {
  background-color: #f0f0f0;
  color: #535353;
  font-size: 14px;
  margin: 0 2px 8px 0;
  display: inline-block;
  line-height: 28px;
  padding: 2px 10px;
  border-radius: 5px;
}

.tagcloud a:hover {
  background-color: #030303;
  color: #ffffff;
}

.grey1 .pull-right .btn,
.widget .btn-normal {
  width: 100%;
  background-color: #ffffff;
  text-align: left;
  text-transform: none;
  letter-spacing: 0.1em;
  border-color: #f0f0f0;
}

.grey1 .pull-right .btn {
  background-color: #eae9e9 !important;
}

.grey1 .dropdown-menu,
.widget .dropdown-menu {
  width: 100%;
}

.grey1 .pull-right i,
.widget .btn-normal i {
  vertical-align: super;
}

.grey1 .pull-right .btn {
  background-color: #ffffff;
}

.widget .social a {
  font-size: 34px;
  color: #535353;
  margin-right: 7px;
  border-color: #535353;
}

.best-seller-widget,
.news-widget {
  padding: 0;
  list-style: none;
}

.best-seller-widget li,
.news-widget li {
  margin-bottom: 20px;
}

.best-seller-widget li img {
  width: 60px !important;
}

.best-seller-widget li .blog-title h4 a,
.best-seller-widget li .blog-title h4 {
  color: #030303 !important;
  font-size: 15px;
  letter-spacing: 0.2em;
  font-weight: 500;
  line-height: 30px;
  background-color: transparent !important;
  text-transform: none;
  padding: 10px 0 15px;
}

.news-widget li .blog-meta a,
.news-widget li .blog-meta {
  padding: 0;
}

.news-widget li .blog-title h4,
.news-widget li .blog-title h4 a {
  color: #030303 !important;
  font-size: 14px;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1;
  padding: 0 0 5px;
}

.widget ul {
  padding: 0;
  list-style: none;
}

/* ----------------------------------------------------
      FOOTER	
  ------------------------------------------------------- */

.footer {
  padding: 30px 0;
  position: relative;
  display: block;
  z-index: 10;
  overflow: hidden;
  margin: 0;
}

.footer p {
  letter-spacing: 2px;
  color: white;
  padding: 0;
  margin: 0;
  font-style: normal;
}

.footer .social {
  margin: 30px 0;
}

.header .social i {
  color: #fff;
  font-size: 26px;
  margin: 10px 0 0 10px;
}

.footer i {
  color: #f9f8f8;
  font-size: 38px;
  margin: 0 12px;
}

.footer.dark {
  background-color: #42614c !important;
}

/* ----------------------------------------------------
      SLIDESHOW
  ------------------------------------------------------- */

.parallax-text2 {
  top: 47%;
  margin: -20px auto;
  left: 0;
  width: 100%;
  right: 0;
  position: absolute;
}

.raindropfix {
  overflow: hidden;
}

#raindrop_holder {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  background-color: #fff;
}

#canvas {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  z-index: -1;
  left: 0;
}

.raindropfix .relative {
  position: relative;
  z-index: 9999 !important;
}

.home-message img {
  margin: 0 auto 60px;
}

.slider-section {
  z-index: 1;
  position: relative;
}

.parallax-text-2 {
  margin-bottom: 60px !important;
}

.slider_text_radius,
.tp-caption.slider_text_radius,
.tp-caption.slider_07,
.slider_07,
.tp-caption.slider_10,
.slider_10,
.parallax-text-4,
.parallax-text-8,
.parallax-text,
.slider_01,
.slider_04,
.slider_06,
.tp-caption.slider_04,
.tp-caption.slider_06,
.tp-caption.slider_01 {
  color: #ffffff;
  text-shadow: none;
  font-weight: 300;
  font-size: 60px;
  line-height: 70px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-family: "Unbounded", Arial, sans-serif !important;
  padding: 0px 20px;
  font-style: normal;
}

.slider_text_radius,
.tp-caption.slider_text_radius {
  font-size: 36px;
  border: 2px solid #ffffff;
  width: 87px;
  height: 87px;
  font-weight: 400;
  line-height: 85px;
  border-radius: 100%;
}

.slider_04 {
  font-size: 80px;
}

.parallax-text-4 {
  font-size: 70px;
  line-height: 100px;
  letter-spacing: 0.4em;
}

.parallax-text-8 {
  font-size: 60px;
  line-height: 70px;
  letter-spacing: 0.3em;
  color: #030303;
}

.parallax-text-2 {
  font-size: 30px;
  color: #030303;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.parallax-text-11 {
  font-size: 36px;
  margin-top: 20px;
  line-height: 70px;
  color: #fff;
  letter-spacing: 0.5em;
  text-transform: uppercase;
}

.parallax-text-9 {
  font-size: 36px;
  line-height: 36px;
  margin-top: 40px;
  color: #030303;
  letter-spacing: 0.5em;
  text-transform: uppercase;
  font-family: "Abel", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.parallax-text-10 {
  font-size: 14px;
  line-height: 30px;
  color: #030303;
  font-style: normal;
  text-transform: none;
  font-family: "Abel", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.slider_creative_02,
.tp-caption.slider_creative_02 {
  font-family: "Poiret One", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 72px;
  color: #ffffff;
  letter-spacing: 0.2em;
}

.btn-video.light-color {
  border-color: #ffffff !important;
  color: #ffffff !important;
  margin-bottom: 40px;
}

.parallax-text-8.light-color {
  color: #ffffff !important;
}

.parallax-text-10.light-color,
.parallax-text-9.light-color {
  color: #ffffff !important;
}

.parallax-text-10.light-color {
  letter-spacing: 0.2em;
}

.general-text h1 {
  color: #ffffff;
  text-shadow: none;
  font-size: 90px;
  line-height: 70px;
  margin-left: 3px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-family: "Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.general-content .btn-wrapper {
  margin-left: 15px;
}

.general-text p {
  color: #ffffff;
  text-shadow: none;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  margin-left: 15px;
  margin-top: 30px;
  text-transform: none;
  line-height: 32px;
  font-family: "Work Sans", Courier, monospace;
}

.slider_09,
.tp-caption.slider_09,
.slider_08,
.tp-caption.slider_08,
.slider_05,
.tp-caption.slider_05,
.parallax-text-3,
.slider_02,
.tp-caption.slider_02 {
  color: #ffffff;
  text-shadow: none;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 18px;
  line-height: 38px;
  font-family:
    "Lekton", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.slider_07,
.tp-caption.slider_07 {
  font-size: 90px;
  text-transform: uppercase;
  font-style: normal;
}

.slider_06,
.tp-caption.slider_06 {
  font-size: 70px;
}

.tp-caption.slider_10,
.slider_10 {
  letter-spacing: 0.5em !important;
  font-size: 36px;
}

.slider_09,
.tp-caption.slider_09 {
  font-size: 14px;
}

.slider_06,
.tp-caption.slider_06,
.slider_05,
.tp-caption.slider_05 {
  color: #030303;
}

.slider_layer_01,
.tp-caption.slider_layer_01 {
  color: #0b0b0b;
  text-shadow: none;
  letter-spacing: 0.25em;
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 70px;
  background-color: #ffffff;
  font-family:
    "Abel", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.tp-caption.slider_11,
.slider_11 {
  font-size: 60px !important;
}

.size60,
.tp-caption.size60 {
  font-size: 60px;
  line-height: 105px;
  letter-spacing: 0.2em;
  padding: 20px;
}

.slider_12,
.tp-caption.slider_12 {
  color: #ffffff;
  text-shadow: none;
  letter-spacing: 0.4em;
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 90px;
  font-family:
    "Abel", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.slider_layer_02,
.tp-caption.slider_layer_02 {
  color: #0b0b0b;
  text-shadow: none;
  letter-spacing: 0.25em;
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 70px;
  background-color: #ffffff;
  font-family:
    "Abel", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.slider_layer_03,
.tp-caption.slider_layer_03 {
  color: #030303;
  text-shadow: none;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 70px;
  font-family:
    "Abel", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.slider_layer_03 hr,
.tp-caption.slider_layer_03 hr {
  border-width: 3px;
  width: 75px;
  margin: 0 0 20px;
}

.slider_layer_04,
.tp-caption.slider_layer_04 {
  color: #030303;
  text-shadow: none;
  font-size: 14px;
  font-style: normal;
  line-height: 70px;
  font-family:
    "Lekton", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.parallax-text-3 {
  margin-top: 40px;
}

.tp-caption.slider_02.darkbg,
.slider_02.darkbg {
  background-color: #030303;
  background-color: rgba(3, 3, 3, 0.9);
  color: #fff;
}

.slider_layer_03.size48 {
  font-size: 48px !important;
}

.slider_layer_04.size18 {
  font-size: 18px !important;
}

.tparrows.preview3,
.tparrows.preview3::after {
  background-color: #030303;
  background-color: rgba(3, 3, 3, 0.9);
  color: #fff !important;
  font-size: 21px !important;
}

.tp-rightarrow.preview3 .tp-arr-iwrapper,
.tp-leftarrow.preview3 .tp-arr-iwrapper {
  display: none !important;
}

.tp-caption.light-color,
.tp-caption .btn-primary {
  color: #ffffff !important;
}

.boxedcontainer {
  max-width: 1170px;
  margin: auto;
  padding: 0px 30px;
}

.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
  z-index: 999;
}

.tp-banner {
  width: 100%;
  position: relative;
}

.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}

.tp-bannertimer {
  display: none;
}

#home.slider-2 .tparrows.preview3,
#home.slider-2 .tparrows.preview3::after {
  background-color: rgba(3, 3, 3, 0) !important;
  border-radius: 100%;
  color: #fff !important;
  font-size: 21px !important;
  border: 1px solid #fff;
  width: 70px !important;
  height: 70px !important;
  line-height: 70px !important;
}

#home.slider-2 .tp-leftarrow {
  left: 20px !important;
}

#home.slider-2 .tp-rightarrow {
  right: 20px !important;
}

#home.slidesround .tp-leftarrow,
#home.slidesquare .tp-leftarrow {
  left: 60px !important;
}

#home.slidesround .tp-rightarrow,
#home.slidesquare .tp-rightarrow {
  right: 60px !important;
}

#home.slidesround .tparrows.preview3,
#home.slidesquare .tparrows.preview3 {
  background-color: rgba(255, 255, 255, 0) !important;
}

#home.slidesquare .tparrows.preview3::after {
  background-color: rgba(255, 255, 255, 1) !important;
  color: #030303 !important;
  width: 45px;
  height: 45px;
  line-height: 45px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#home.slidesquare .tparrows.preview3:hover::after {
  background-color: #333333 !important;
  color: #ffffff !important;
}

#home.normalarrow .tparrows.preview3,
#home.normalarrow .tparrows.preview3::after,
#home.slidesround .tparrows.preview3::after {
  background-color: rgba(255, 255, 255, 1) !important;
  color: #030303 !important;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 45px;
  font-size: 17px !important;
}

#home.normalarrow .tparrows.preview3::after {
  border-radius: 0;
}

body.withborder #home.normalarrow .tp-rightarrow,
body.withborder #home.normalarrow .tp-rightarrow {
  right: 30px !important;
}

body.withborder #home.normalarrow .tp-leftarrow,
body.withborder #home.normalarrow .tp-leftarrow {
  left: 30px !important;
}

.custom-ads {
  position: relative;
}

.custom-ads h4 {
  position: absolute;
  top: 50%;
  margin: -20px auto;
  left: 0;
  right: 0;
  z-index: 10;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0.3em;
  font-weight: 500;
  font-family:
    "Lekton", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  line-height: 40px;
}

.custom-ads .lead {
  font-style: normal;
  font-family:
    "Lekton", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* ----------------------------------------------------
      COLORS	
  ------------------------------------------------------- */

.why-us:hover:after,
.tooltip.left:after {
  border-left-color: #ffbcc5;
}

.why-us-right:hover:after {
  border-right-color: #ffbcc5;
}
/* 
.magnifier {
  background-color: rgba(250, 244, 118, 0.9);
} */

.lightmagnifier {
  background-color: rgba(255, 255, 255, 0.9);
}

.darkmagnifier {
  background-color: rgba(3, 3, 3, 1);
}

.home-message .btn-normal.btn-default,
.backtotop,
.background,
.btn-normal:hover,
.btn-normal:focus,
.pricing-box:hover .pricing-box-bottom,
.blog-title h4 a:hover,
.owl-custom .owl-dots .owl-dot.active span,
.owl-custom .owl-dots .owl-dot:hover span,
.why-us:hover,
.why-us-right:hover,
.teammembers:hover .teamdesc,
.btn-default,
.tooltip-inner,
.readmore-icon:hover,
a.plus-x:hover,
mark {
  background-color: #ffbcc5;
  padding: 0.3rem;
}

.accordion-toggle h3 .fa-exclamation {
  background-color: #ffbcc5;
  color: #030303;
}

.slider_12 span,
.tp-caption.slider_12 span,
.slider_06 span,
.tp-caption.slider_06 span,
.header .social i:hover,
.yamm-content ul li em,
.quote_post small,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.footer i:hover,
.widget .social a:hover,
#customtab .nav-tabs > li a:hover,
#customtab .nav-tabs > li a:focus,
#customtab .nav-tabs > li a.active,
.testi-item small {
  color: #ffbcc5;
}

#customtab .nav-tabs > li.active > a,
#customtab .nav-tabs > li.active > a:hover,
#customtab .nav-tabs > li.active > a:focus,
.faqsfilter ul li a:hover {
  color: #ffbcc5 !important;
}

.pricing-box:hover hr,
.pricing-box.dark hr,
.slider_layer_03 hr,
.tp-caption.slider_layer_03 hr,
.home-message .btn-normal.btn-default,
.btn-normal:hover,
.btn-normal:focus,
.widget .social a:hover,
#slider_carousel.owl-custom .owl-dots .owl-dot.active span,
#slider_carousel.owl-custom
  .owl-dots
  .owl-dot:hover
  span
  .owl-custom
  .owl-dots
  .owl-dot.active
  span,
.owl-custom .owl-dots .owl-dot:hover span,
.white .owl-custom .owl-dots .owl-dot.active span,
.white .owl-custom .owl-dots .owl-dot:hover span,
.btn-default {
  border-color: #ffbcc5;
}

::selection {
  background: #ffbcc5;
  /* Safari */
  color: #fff;
}

::-moz-selection {
  background: #ffbcc5;
  /* Firefox */
  color: #fff;
}

.why-us:hover i,
.why-us-right:hover i {
  background-color: #f1eb72;
}

/* ----------------------------------------------------
      OTHERS	
  ------------------------------------------------------- */

.btn-lg,
.btn-group-lg > .btn {
  padding: 20px 66px !important;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 10px 20px !important;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 5px 15px !important;
}

.preloader {
  background: rgba(0, 0, 0, 0) none no-repeat scroll center center / 95px 95px;
  border-radius: 50%;
  height: 95px;
  left: 1%;
  margin: 0 auto;
  position: absolute;
  right: 1%;
  top: 45%;
  width: 95px;
}

#spinner {
  animation: 0.75s linear 0s normal none infinite running rotation;
  border-radius: 100%;
  height: 95px;
  margin: 0 auto -45px;
  position: relative;
  top: 45%;
  width: 95px;
}

#spinner::before {
  border-color: rgba(0, 0, 0, 1) transparent transparent;
  border-radius: 100%;
  border-style: solid;
  border-width: 3px;
  content: "";
  display: block;
  height: 100%;
  left: -3px;
  position: absolute;
  top: -3px;
  width: 100%;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

#loader-wrapper {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

#loader {
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 12px;
  left: 0;
  margin: auto;
  position: relative;
  right: 0;
  top: 50%;
  width: 129px;
  z-index: 10000;
}

#loader-wrapper .loader-section {
  background: #0b0b0b none repeat scroll 0 0;
  height: 100%;
  position: fixed;
  top: 0;
  transform: translateX(0px);
  width: 51%;
  z-index: 9999;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

.loaded #loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
}

.loaded #loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
}

.loaded #loader {
  opacity: 0;
  transition: all 0.3s ease-out 0s;
}

.loaded #loader-wrapper {
  transform: translateY(-100%);
  transition: all 0.3s ease-out 1s;
  visibility: hidden;
}

.no-js #loader-wrapper {
  display: none;
}

/* ----------------------------------------------------
      BOXED	
  ------------------------------------------------------- */

.boxed #wrapper {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

.boxed .container-boxed {
  max-width: 1280px;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.pattern1 {
  background: url(images/pattern1.jpg) repeat center center #fff;
}

.pattern2 {
  background: url(images/pattern2.jpg) repeat center center #fff;
}

.pattern3 {
  background: url(images/pattern3.jpg) repeat center center #fff;
}

.pattern4 {
  background: url(images/pattern4.jpg) repeat center center #fff;
}

.pattern5 {
  background: url(images/pattern5.jpg) repeat center center #fff;
}

.pattern6 .container-boxed,
.pattern5 .container-boxed {
  margin: 40px auto;
}

.pattern6 {
  background: url(images/pattern6.jpg) repeat center center #fff;
}

.pattern7 {
  background: url(images/pattern7.jpg) repeat center center #fff;
}

.pattern8 {
  background: url(images/pattern8.jpg) repeat center center #fff;
}

.nav-pills .nav-item.active a {
  background-color: pink !important;
}

btn-link {
  background-color: deepskyblue;
  font-weight: 500;
}

.tab-content {
  border: none;
}

.nav-pills {
  font-family: "Unbounded", Courier, monospace;
  font-weight: 500;
  font-size: 1rem;
}

.btn-link {
  text-decoration: none !important;
}

.btn-link:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  color: #242424;
  cursor: poWork Sans;
}

.list-inline li {
  display: inline-block;
}

.nav-link .active {
  background-color: #030303 !important;
    border-radius: 30px !important;
}

.button {
  font-family: "Unbounded", Courier, monospace !important;
}

#submit {
  background-color: #588968;
  font-size: large;
}

.widget li {
  list-style: none;
}

.cat-item li a {
  display: inline;
}

/* #menu-item-23 a {
  color: #fff8d3 !important;
}
 */

#lightbox {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}

.portfolio .box img {
  cursor: poWork Sans;
}

.gallery-img-modal {
  max-width: 50%;
  max-height: 90%;
}

#lightbox.active {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* --- CONTACT FORM --- */

.form-control input {
  font-family: "Work Sans", Courier, monospace;
}
.nav-link {
  border-radius: 30px !important;
}

.navbar-nav .nav-item .nav-link:active,
.navbar-nav .nav-item .nav-link:focus {
  color: lightpink !important;
}

.card {
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
}

.card-img-top {
  width: 100%;
  height: auto;
}

.card-body {
  padding: 10px;
}

.custom-badge {
  font-size: 0.9rem;
  font-weight: 300l;
  font-family: "Work Sans", Courier, monospace;
  padding: 0.3rem 0.6rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 1px solid transparent;
  background-color: #f9f9f9;
}

/* Pastel classes lighter */
.bg-pastel-pink {
  background-color: #ffe3e8;
  /* lighter pink */
  color: #5c2b2e;
}

.bg-pastel-green {
  background-color: #e0fafa;
  /* lighter green */
  color: #005f56;
}

.bg-pastel-lavender {
  background-color: #f0f0ff;
  /* lighter lavender */
  color: #3d3d5c;
}

.bg-pastel-blue {
  background-color: #e8f0ff;
  /* lighter blue */
  color: #002766;
}

.bg-pastel-yellow {
  background-color: #fff9db;
  /* lighter yellow */
  color: #665c00;
}

.bg-pastel-orange {
  background-color: #fff3e0;
  /* lighter orange */
  color: #663d00;
}

/* Reduce margins between input fields */
form.wpcf7-form .col-lg-12 {
  margin-bottom: 15px;
  /* not huge gaps */
}

/* Form controls: tighter but still nice */
form.wpcf7-form .form-control {
  padding: 10px 15px;
  margin-bottom: 0;
  /* remove extra space inside */
  border-radius: 8px;
  font-size: 16px;
}

/* Dropdown styling similar to input */
form.wpcf7-form select.form-control {
  height: auto;
}

/* Textarea bigger but compact */
form.wpcf7-form textarea.form-control {
  min-height: 100px;
}

/* Button spacing */
form.wpcf7-form #submit {
  margin-top: 20px;
}

/* Remove extra padding/margins around <p> tags inside form */
form.wpcf7-form p {
  margin-bottom: 0;
}

.custom-badge2 {
  transition: all 0.3s ease;
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Work Sans", Courier, monospace;
  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 12px 22px;
  border-radius: 999px;

  border: 2px solid #c8b6ff;
  background-color: #e6e6fb;
  color: #3d3261;

  box-shadow: 0 6px 16px rgba(61, 50, 97, 0.14);
  cursor: pointer;

  /* ✅ mobile safety */
  text-align: center;
  line-height: 1.2;
  max-width: 100%;
  white-space: normal; /* allow wrapping */
  overflow-wrap: anywhere; /* prevent weird overflow */
}

.custom-badge2:hover {
  background-color: #c8b6ff;
  border-color: #b8a4ff;
  color: #2f2750;
  transform: translateY(-2px) scale(1.02);
}

/* ✅ small screens */
@media (max-width: 480px) {
  .custom-badge2 {
    font-size: 0.9rem;
    padding: 12px 16px;
    border-radius: 22px; /* better than huge pill when multi-line */
    width: min(92vw, 360px); /* nice mobile width */
  }
}

.dual-gallery-container {
  width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}

/* Desktop Gallery (Grid Layout) */
.desktop-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  width: 100%;
  overflow: hidden;
}

@media (min-width: 768px) {
  .desktop-gallery {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 1200px) {
  .desktop-gallery {
    grid-template-columns: repeat(5, 1fr);
  }
}

.gallery-item {
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  position: relative;
  aspect-ratio: 1 / 1;
  width: 100%;
}

.gallery-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.gallery-item:hover .gallery-image {
  transform: scale(1.05);
}

/* Mobile Swipe Gallery with fixed width */
.mobile-gallery-swipe {
  display: none;
  /* Hidden by default */
  width: 100%;
  overflow: hidden;
}

.swiper-container {
  width: 100%;
  height: 70vh;
  /* Adjusted height for mobile */
  overflow: hidden;
  /* Ensure no overflow */
}

.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f7f7f7;
  width: 100% !important;
  /* Force 100% width */
}

.swiper-image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Responsive behavior with strict overflow control */
@media (max-width: 767px) {
  .desktop-gallery {
    display: none;
    /* Hide desktop gallery on mobile */
  }

  .mobile-gallery-swipe {
    display: block;
    /* Show mobile gallery on mobile */
  }

  /* Additional mobile fixes */
  .swiper-slide {
    width: 100vw !important;
    /* Match viewport width exactly */
    max-width: 100vw;
  }

  .swiper-container {
    width: 100vw;
    max-width: 100vw;
    overflow: hidden;
  }

  .swiper-wrapper {
    width: 100%;
    max-width: 100%;
  }
}

.section.about {
  padding: 80px 0;
  position: relative;

  overflow: hidden;
}

/* Add subtle background pattern */
.section.about:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(#f0f0f0 1px, transparent 1px);
  background-size: 20px 20px;
  opacity: 0.3;
  z-index: 0;
}

.about-content {
  position: relative;
  z-index: 1;
}

.section-header {
  margin-bottom: 50px;
}

.section-title {
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 1.3;
  margin-bottom: 25px;
  position: relative;
}

.section-title .highlight {
  padding: 2px 10px;
  border-radius: 4px;
}

.content-wrapper {
  margin-bottom: 40px;
}

.text-column {
  padding-right: 30px;
}

.text-accent {
  font-size: 1.2rem;
  font-weight: 400;
  color: #333;
  margin-bottom: 25px;
  line-height: 1.6;
  border-left: 3px solid #ffbcc5;
  padding-left: 15px;
}

.text-emphasis {
  font-weight: 400;
  color: #ffbcc5;
}

.text-column p {
  margin-bottom: 20px;
  line-height: 1.8;
  color: #444;
  font-size: 1.05rem;
}

.image-column {
  position: relative;
}

.image-container {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}

.image-container img {
  width: 100%;
}

/* Responsive adjustments */
@media (max-width: 991px) {
  .section.about {
    padding: 60px 0;
  }

  .section-title {
    font-size: 1.8rem;
  }

  .text-column {
    padding-right: 0;
    margin-bottom: 30px;
  }

  .text-accent {
    font-size: 1.1rem;
  }
}

@media (max-width: 767px) {
  .section.about {
    padding: 40px 0;
  }

  .section-title {
    font-size: 1.5rem;
  }

  .content-wrapper {
    flex-direction: column-reverse;
  }

  .image-container {
    margin-bottom: 30px;
    transform: none;
  }

  .action-buttons {
    flex-direction: column;
    align-items: center;
  }

  .btn {
    max-width: 90%;
  }
}

.custom-badge {
  display: inline-flex;
  align-items: center;
  padding: 6px 12px;
  border-radius: 30px;
  font-size: 0.875rem;
  font-weight: 300;
}

.wpcf7-form p {
  margin-bottom: 0px;
  padding-bottom: 0px !important;
}

.wpcf7-form textarea {
  padding: 15px 15px !important;
  resize: vertical;
}

.short-textarea {
  height: 80px !important;
  resize: vertical;
  /* or 'none' to disable resizing */
}

/* Zmniejsz padding wewnątrz pól formularza */
.wpcf7-form-control {
  padding: 0px 15px !important;
  font-size: 14px;
}

select.wpcf7-select {
  height: 55px !important;
  color: #d2d2d2 !important;
}

a[href="#summer-club"]:hover {
  transform: rotate(12deg) translateY(-3px);
  color: #b04a34;
  text-decoration: underline;
}

@media (max-width: 1100.98px) {
  .summer-logo-img {
    width: 200px;
    padding: 0 0.1rem;
    /* horizontal padding */
  }
}

.animate-on-load {
  animation: fadeSlideUp 0.9s ease-out both;
}

.animate-on-load:hover {
  transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transition: transform 0.3s ease-in-out;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -ms-transition: -ms-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.85) rotate(20deg);
  }

  50% {
    opacity: 1;
    transform: scale(1.15) rotate(20deg);
  }

  80% {
    transform: scale(0.98) rotate(20deg);
  }

  100% {
    transform: scale(1) rotate(20deg);
  }
}

.bounce-in {
  animation: bounceIn 1s ease-out;
}

@keyframes gentleShakeCocktail {
  0% {
    transform: rotate(12deg) translateX(0);
  }

  20% {
    transform: rotate(13deg) translateX(-2px);
  }

  40% {
    transform: rotate(11deg) translateX(2px);
  }

  60% {
    transform: rotate(13deg) translateX(-1px);
  }

  80% {
    transform: rotate(11.5deg) translateX(1px);
  }

  100% {
    transform: rotate(12deg) translateX(0);
  }
}

@keyframes gentleShakeCherries {
  0% {
    transform: rotate(-8deg) translateX(0);
  }

  20% {
    transform: rotate(-9deg) translateX(2px);
  }

  40% {
    transform: rotate(-7deg) translateX(-2px);
  }

  60% {
    transform: rotate(-9deg) translateX(1px);
  }

  80% {
    transform: rotate(-7.5deg) translateX(-1px);
  }

  100% {
    transform: rotate(-8deg) translateX(0);
  }
}

.cocktail.animate {
  animation: gentleShakeCocktail 0.8s ease-in-out;
}

.cherries.animate {
  animation: gentleShakeCherries 0.8s ease-in-out;
}

.summer-course {
  background-color: #f0fdf4;
  border-left: 4px solid #38b2ac;
  padding: 1rem;
  border-radius: 6px;
}

.regular-course {
  background-color: transparent;
}

.badge-soon {
  background-color: #7b4a4a;
  color: #fff;
  padding: 0.2em 0.6em;
  border-radius: 999px;
  font-size: 0.75rem;
  font-weight: 500;
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 2;
  white-space: nowrap;
}

.rotated-badge {
  transform: rotate(-8deg);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.spotify-embed-responsive,
.youtube-embed-responsive {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  border-radius: 12px;
}

.spotify-embed-responsive a img:hover {
  translate: rotate(2deg);
}

.youtube-embed-responsive iframe,
.spotify-embed-responsive iframe {
  width: 100%;
  height: 232px;
  border: none;
}

.social-icon {
  transition:
    transform 0.2s ease,
    color 0.2s ease;
}

.social-icon:hover {
  transform: scale(1.2);
  color: #1db954;
  /* Domyślnie zielony (Spotify), ale nadpisz niżej dla każdego */
}

.social-icon.youtube:hover {
  color: #ff0000;
}

.social-icon.spotify:hover {
  color: #1db954;
}

ul.language-schedule {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.language-schedule-item {
  margin-bottom: 7px;
  position: relative;
  padding-left: 1.2em;
  color: black;
  font-weight: 300;
}

.language-schedule-item::before {
  content: "•";
  color: #f8c8dc;
  position: absolute;
  left: 0;
}

.course-title {
  font-weight: 500;
}

.submit-full {
  width: 100%;
  max-width: 100%;
  display: block;
}

#submit {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  display: block;
  padding: 0.8rem !important;
  border-radius: 5px;
}

.submit-full {
  width: 100%;
  padding: 1rem;
}

#zapisy-badge {
  z-index: 9999;
  right: 20px;
  position: fixed;
  top: calc(50vh - 60px);
  max-width: 250px;
  background-color: #ffe3e8;
  color: #5c2b2e;
  padding: 14px 24px;
  border-radius: 999px;
  border: 4px solid #f0ef77;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  animation: badgeBounceIn 0.9s ease;
  transition: all 0.3s ease-in-out;
  text-align: center;
}

#zapisy-badge a {
  color: inherit;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-family: "Work Sans", Courier, monospace;
}

#zapisy-badge a:hover .arrow-icon {
  transform: translateX(6px) rotate(3deg);
}

.arrow-icon {
  display: inline-block;
  margin-left: 8px;
  transition: transform 0.3s ease;
}

.close-badge {
  position: absolute;
  top: -5px;
  right: -5px;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1;
  cursor: poWork Sans;
  color: #5c2b2e;
  background-color: #ffe3e8;
  color: #5c2b2e;
  padding: 2px 8px;
  border-radius: 999px;
  transition: background 0.3s ease;
  border: 2px solid #f0ef77;
}

.close-badge:hover {
  background: #f0ef77;
}

@media (max-width: 767px) {
  #zapisy-badge {
    top: auto;
    bottom: 10px;
    right: 0;
    left: 0;
    transform: none;
    width: 90%;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 16px;
    justify-content: center;
    font-size: 1rem;
    padding: 16px 20px;
  }

  .arrow-icon svg {
    width: 22px;
    height: 22px;
  }

  #insta-button {
    padding: 1rem;
  }
}

@keyframes badgeBounceIn {
  0% {
    transform: scale(0.9) translateY(-10px);
    opacity: 0;
  }
  50% {
    transform: scale(1.05) translateY(2px);
    opacity: 1;
  }
  100% {
    transform: scale(1) translateY(0);
  }
}

.zapisy-badge-static {
  background-color: #ffe3e8;
  display: flex;
  color: #5c2b2e;
  font-family: "Work Sans", Courier, monospace;
  padding: 14px 24px;
  border-radius: 999px;
  border: 4px solid #f0ef77;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  font-size: 1.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  animation: badgeBounceIn 0.9s ease;
  margin: 40px auto;
  text-align: center;
}

@media (max-width: 767px) {
  .zapisy-badge-static {
    font-size: 1rem;
    padding: 12px 10px;
    width: 90%;
    border-radius: 16px;
  }
}

.zapisy-badge-static-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.summer-badge-static {
  background-color: #fff5ec;
  color: #cf5e34;
  font-family: "Work Sans", Courier, monospace;
  padding: 14px 28px;
  border-radius: 999px;
  border: 4px solid #ffcf91;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  font-size: 1.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  animation: badgeBounceIn 0.9s ease;
  margin: 40px auto;
  text-align: center;
}

@media (max-width: 767px) {
  .summer-badge-static {
    font-size: 1rem;
    padding: 12px 20px;
    width: 90%;
    border-radius: 16px;
  }
}

.blog-desc {
  font-weight: light;
}

.border-pink {
  border: 2px solid #f8c8dc;
  border-radius: 25px;
  margin-top: 1rem;
}

/* Dropdown Menu Styles */
.navbar-nav .dropdown-menu {
  background-color: #ffffff !important;
  border: none;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  padding: 0.75rem 0;
  margin-top: 0 !important;
  min-width: 240px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  overflow: hidden;
}

/* Override inline display style */
.navbar-nav .dropdown-menu:not(.show) {
  display: none !important;
}

.navbar-nav .dropdown-menu.show {
  display: block !important;
}

.navbar-nav .dropdown-menu li {
  list-style: none;
}

.navbar-nav .dropdown-item {
  padding: 0.9rem 1.75rem;
  font-size: 1rem;
  color: #2a2a2a !important;
  font-family: "Unbounded", Courier, monospace !important;
  font-weight: 300;
  text-align: left;
  transition: all 0.25s ease;
  display: block;
  width: 100%;
  background-color: transparent;
  border-radius: 0;
}

.navbar-nav .dropdown-item:hover,
.navbar-nav .dropdown-item:focus {
  background-color: #f1d6de !important;
  color: #42614c !important;
  text-decoration: none;
  font-weight: 400;
}

.navbar-nav .dropdown-item.active {
  background-color: #fce8ee !important;
  color: #42614c !important;
  font-weight: 400;
}

.navbar-nav .dropdown-item.active:hover {
  background-color: #f1d6de !important;
  color: #42614c !important;
}

/* Remove the dot from hover effect on dropdown items */
.navbar-nav .dropdown-item:hover:before,
.navbar-nav .dropdown-item:focus:before {
  display: none !important;
}

/* Hide dropdown arrow completely */
.navbar-nav .dropdown-toggle::after {
  display: none !important;
}

/* Fix hover gap - add invisible bridge */
.navbar-nav .dropdown {
  position: relative;
}

.navbar-nav .dropdown::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 20px;
  background: transparent;
  z-index: 999;
}

/* Smooth dropdown animation */
.navbar-nav .dropdown-menu {
  opacity: 0;
  transform: translateY(-10px);
  transition:
    opacity 0.3s ease,
    transform 0.3s ease;
  pointer-events: none;
}

.navbar-nav .dropdown-menu.show {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

/* Desktop hover effect */
@media (min-width: 768px) {
  .navbar-nav .dropdown:hover > .dropdown-menu {
    display: block !important;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }
}

/* Mobile dropdown */
@media (max-width: 767px) {
  .navbar-nav .dropdown-menu {
    background-color: #ffffff !important;
    margin-top: 0.5rem !important;
    border-radius: 12px;
    position: static !important;
  }

  .navbar-nav .dropdown-item {
    font-size: 0.95rem;
    padding: 0.8rem 1.5rem;
  }

  /* Remove bridge on mobile */
  .navbar-nav .dropdown::before {
    display: none;
  }
}

/* Układ kursów - responsywny */
.course-row {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding: 1rem 0;
  border-bottom: 1px solid #dee2e6;
}

.course-name h5 {
  font-size: 1.25rem;
  margin: 0;
}

.course-schedule {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

/* Desktop: nazwa po lewej, godziny po prawej */
@media (min-width: 768px) {
  .course-row {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .course-name {
    min-width: 250px;
    flex-shrink: 0;
  }

  .course-schedule {
    margin-left: auto;
    justify-content: flex-end;
  }
}
.online-indicator {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 0.6rem;
  font-weight: 500;
  padding: 2px 7px;
  background: #f0f9ff;
  color: #0369a1;
  border-radius: 10px;
  margin-left: 6px;
  text-transform: lowercase;
  letter-spacing: 0.3px;
}

.lower-price-indicator {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 0.6rem;
  font-weight: 500;
  padding: 2px 7px;
  background: #e3dfec;
  color: #8f5f7e;
  border-radius: 10px;
  margin-left: 6px;
  text-transform: lowercase;
  letter-spacing: 0.3px;
  text-decoration: none;
}

.lower-price-indicator:hover,
.lower-price-indicator:focus {
  color: #7f4f6e;
  text-decoration: none;
  background: #d9d4e5;
}

.online-indicator svg {
  width: 8px;
  height: 8px;
  stroke: #0369a1;
}

.course-time-pill {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding-top: 14px;
}

.course-time-pill .custom-badge {
  margin: 0 !important;
}

.time-badges {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -58%);
  display: inline-flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

.time-new-group-badge {
  position: static;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.54rem;
  font-weight: 400;
  line-height: 1.05;
  text-transform: lowercase;
  letter-spacing: 0.35px;
  white-space: nowrap;
  text-align: center;
  color: #f8fafc;
  background: linear-gradient(135deg,#7272d5 0%, #6565bd 100%);
  border-radius: 10px;
  padding: 4px 10px;
}

.time-lower-price-badge {
  position: static;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.54rem;
  font-weight: 400;
  line-height: 1.05;
  text-transform: lowercase;
  letter-spacing: 0.35px;
  white-space: nowrap;
  text-align: center;
  color: #f8fafc;
  background: #588968;
  border-radius: 10px;
  padding: 4px 10px;
  text-decoration: none;
}

.time-lower-price-badge:hover,
.time-lower-price-badge:focus {
  color: #f8fafc;
  text-decoration: none;
  background: #4f7d5d;
}

/* Tab ONLINE - delikatnie wyróżniony */
.nav-link-online {
  background: #f8fafc !important;
  color: #334155 !important;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  border: 1.5px solid #cbd5e1;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 30px !important;
}



.nav-link-online:hover {
  background: #f1f5f9 !important;
  border-color: #94a3b8;
}

.nav-link-online.active {
  background: #334155 !important;
  color: #0f172a !important;
  border-color: #334155;
}

.course-description {
  font-size: 0.9rem;
  color: #64748b;
  line-height: 1.4;
  max-width: 600px;
}

@media (min-width: 992px) {
  .course-description {
    max-width: 500px;
  }
}

/* Kurs specjalny - delikatny styl */
.special-course-box {
  background: #f5f7ff;
  border: 2px solid #d6ddf5;

  border-radius: 25px;
  padding: 2rem;
  margin-bottom: 2rem;
}

.special-course-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1rem;
}

.special-badge {
  font-size: 0.75rem;
  font-weight: 500;
  padding: 4px 12px;
  background: #f0f0ff;
  color: #6b21a8;
  border-radius: 999px;
  text-transform: lowercase;
}

.special-course-name {
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0;
  flex: 1;
}

.special-course-intro {
  color: #444;
  line-height: 1.6;
  margin-bottom: 1rem;
}

.special-course-details {
  margin-top: 1rem;
}

.special-course-details summary {
  cursor: pointer;
  font-weight: 500;
  color: #6b21a8;
  padding: 0.5rem 0;
  list-style: none;
  user-select: none;
}

.special-course-details summary::-webkit-details-marker {
  display: none;
}

.special-course-details[open] summary {
  margin-bottom: 1rem;
}

.details-content {
  background: white;
  padding: 1.5rem;
  border-radius: 12px;
  border: 1px solid #e9d5ff;
}

.details-content h6 {
  color: #95a3d3;
  font-size: 0.95rem;
  font-weight: 500;
  margin-top: 1rem;
  margin-bottom: 0.75rem;
}

.details-content h6:first-child {
  margin-top: 0;
}

.details-content ul {
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}

.details-content li {
  margin-bottom: 0.5rem;
  color: #444;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .special-course-box {
    padding: 1.5rem;
  }
}
/* ======================
   MOVA Kids - Consolidated Styles
   Paste / replace existing kids CSS
   ====================== */

/* ---------- Tokens ---------- */
:root {
  --kids-radius-lg: 25px;
  --kids-radius-md: 16px;
  --kids-radius-sm: 12px;

  --kids-pink: #ffbcc5;
  --kids-pink-strong: #ff9eb0;
  --kids-bg-soft: #fff5f7;
  --kids-text: #333;
  --kids-muted: #666;

  --kids-shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);
  --kids-shadow-md: 0 10px 30px rgba(0, 0, 0, 0.08);

  --kids-space-1: 0.75rem;
  --kids-space-2: 1rem;
  --kids-space-3: 1.5rem;
  --kids-space-4: 2rem;
  --kids-space-5: 2.5rem;
}

/* ---------- Base typography & helpers ---------- */
.kids-hero-title,
.kids-section-title {
  letter-spacing: -0.02em;
  color: var(--kids-text);
}
.kids-section-title {
  font-size: clamp(1.75rem, 3vw, 2.5rem);
}
.kids-hero-title {
  font-size: clamp(2rem, 4vw, 3rem);
}

.kids-hero-subtitle,
.kids-section-subtitle {
  font-size: clamp(1.05rem, 1.4vw, 1.25rem);
  line-height: 1.65;
  color: var(--kids-muted);
  text-align: start;
}

.text-pink {
  color: var(--kids-pink);
}
.text-dark-brown {
  color: #5c2b2e;
}

/* ---------- Universal card base ---------- */
.kids-card,
.card-eq {
  background: #fff;
  border-radius: var(--kids-radius-lg);
  padding: var(--kids-space-4);
  display: flex;
  flex-direction: column;
  gap: var(--kids-space-2);
  box-shadow: var(--kids-shadow-sm);
  border: 1px solid #f3f3f3;
  height: 100%;
}

/* short alias for card bottom alignment */
.kids-card__bottom,
.mt-auto {
  margin-top: auto;
}

/* ---------- HERO specific (left list + right languages) ---------- */
.kids-hero-card {
  background: #fff;
  border-radius: 24px;
  padding: 2.25rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.kids-left-card {
  position: relative;
  background: #ffffff;
  border-radius: 24px;
  padding: 2.25rem;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);
  height: 100%;
  overflow: hidden;
  font-family: "Work Sans", Courier, monospace;
}

/* pastel dotted frame */
.kids-left-card::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px; /* border thickness */
  border-radius: inherit;
  pointer-events: none;

  background:
    radial-gradient(circle, #e97a8a 35%, transparent 36%) 0 0 / 20px 20px,
    radial-gradient(circle, #ebcb6b 35%, transparent 36%) 5px 5px / 20px 20px,
    radial-gradient(circle, #9bcf9b 35%, transparent 36%) 10px 10px / 20px 20px,
    radial-gradient(circle, #86b6e8 35%, transparent 36%) 15px 15px / 20px 20px;

  /* cut out the center */
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.kids-left-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.kids-left-list li {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  font-size: 1.03rem;
  line-height: 1.6;
  color: var(--kids-text);
}

/* pink dot */
.kids-dot {
  width: 14px;
  height: 14px;
  margin-top: 0.45rem;
  border-radius: 50%;
  background: var(--kids-pink);
  box-shadow:
    0 0 0 4px var(--kids-bg-soft),
    0 4px 10px rgba(255, 188, 197, 0.35);
  flex-shrink: 0;
}

/* ---------- Language pills (right side) ---------- */
.kids-language-pills {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  padding: 0 1rem;
  font-family: "Work Sans", Courier, monospace;
}

.kids-language-pill {
  padding: 0.8rem 1.6rem;
  border-radius: 999px;
  font-size: 1.05rem;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  cursor: default;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  transition:
    transform 0.18s ease,
    box-shadow 0.18s ease;
}

/* hover micro interaction */
.kids-language-pill:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.1);
}

/* pill colors */
.pill-german {
  background: #9bcf9b;
  color: #3e4a7a;
}
.pill-french {
  background: #e9edfa; /* tint of #95A3D3 */
  color: #3e4a7a;
}
.pill-english {
  background: #ebcb6b;
  color: #3e4a7a;
}

/* small responsive tweak for pills */
@media (max-width: 767px) {
  .kids-language-pills {
    justify-content: flex-start;
  }
  .kids-language-pill {
    padding: 0.7rem 1.1rem;
    font-size: 1rem;
  }
}

/* ---------- Knowledge Section (cards + highlight) ---------- */
.kids-knowledge {
  padding: 70px 0;
}

.kids-knowledge .kids-knowledge-methods .col-md-4,
.kids-knowledge .row > .col-md-6 {
  display: flex;
}

.kids-method-item {
  position: relative;
  background: #fff;
  border-radius: 12px;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  align-items: flex-start;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.05);
  min-height: 100px;
  overflow: hidden;
}

/* dotted pastel frame */
.kids-method-item::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px; /* border thickness */
  border-radius: inherit;
  background:
    radial-gradient(circle, #e97a8a 35%, transparent 36%) 0 0 / 16px 16px,
    radial-gradient(circle, #ebcb6b 35%, transparent 36%) 4px 4px / 16px 16px,
    radial-gradient(circle, #9bcf9b 35%, transparent 36%) 8px 8px / 16px 16px,
    radial-gradient(circle, #86b6e8 35%, transparent 36%) 12px 12px / 16px 16px;
  pointer-events: none;

  /* punch out the middle */
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.kids-knowledge-box {
  background: #fff;
  border-radius: 12px;
  padding: 1rem 1.15rem;
  border: 1px solid #f2f2f2;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.04);
  height: 100%;
}

.kids-knowledge-highlight {
  margin-top: 1rem;
  padding: 1rem 1.25rem;
  border-radius: 12px;
  color: #5c2b2e;
  box-shadow: 0 10px 24px rgba(255, 188, 197, 0.06);
}

/* responsive */
@media (max-width: 991px) {
  .kids-method-item {
    min-height: auto;
  }
  .kids-method-icon {
    width: 48px;
    height: 48px;
  }
}

/* ---------- Method Section (horizontal rows) ---------- */
.kids-method {
  padding: 60px 0;
}

/* Each "row" is a card with left head + right body */
.kids-method-row {
  display: flex;
  gap: 1.75rem;
  padding: 1.6rem;
  border-radius: 20px;
  margin-bottom: 1.6rem;
  background: #fff;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
  border: 1px solid #f2f2f2;
  align-items: flex-start;
}

/* left head */
.kids-method-head {
  flex: 0 0 220px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.kids-method-number {
  font-size: 1.8rem;
  font-weight: 500;
  color: #95a3d3;
}
.kids-method-head h3 {
  margin: 0;
  font-size: 1.15rem;
  font-weight: 500;
}

/* right content */
.kids-method-content {
  flex: 1;
  font-size: 1.03rem;
  line-height: 1.6;
  color: var(--kids-text);
}

.kids-method-highlight {
  margin-top: 1rem;
  padding: 0.9rem 1rem;
  border-radius: 12px;
}

/* accents */
.accent-pink .kids-method-highlight {
  background: #9bcf9b;
}

.accent-blue .kids-method-highlight {
  background: #ebcb6b;
}

.accent-green .kids-method-highlight {
  background: #86b6e8;
}

/* responsive stack */
@media (max-width: 768px) {
  .kids-method-row {
    flex-direction: column;
    padding: 1.25rem;
  }
  .kids-method-head {
    flex: unset;
  }
}

/* ---------- Pillars card variant (if used) - equal heights ---------- */
/* Use .card-eq wrapper at .col- in the grid to ensure equal cards (flex stretch) */
@media (min-width: 992px) {
  .row > [class*="col-"] > .card-eq {
    display: flex;
    flex-direction: column;
  }
}

/* ---------- Small screens overall rhythm ---------- */
@media (max-width: 767px) {
  .kids-left-card,
  .kids-hero-card,
  .kids-card,
  .kids-method-row {
    padding: 1rem;
    border-radius: 14px;
  }
  .kids-left-intro {
    padding: 0.9rem;
    font-size: 1rem;
  }
}

/* Pricing & Schedule - simple & child-friendly */
.kids-pricing-schedule.simple-pricing {
  padding: 60px 0;
  background: #fff;
}

/* card base already defined: .card-eq (keeps equal heights) */
/* If you replaced earlier CSS, ensure .card-eq present; included earlier in consolidated CSS */

/* Pricing */
.kk-pricing {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1.5rem;
}

.kk-price {
  margin: 0.45rem 0 0;
  font-size: 1.75rem;
  font-weight: 400;
  color: var(--kids-text);
}
.kk-price small {
  font-size: 0.9rem;
  font-weight: 400;
  color: var(--kids-muted);
}
.kk-price-note {
  margin: 0;
  color: var(--kids-muted);
}

/* features list */
.kk-features {
  list-style: none;
  padding: 0;
  margin: 0.75rem 0 0;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  color: var(--kids-text);
  font-weight: 400;
}
.kk-features li {
  font-weight: 400;
  color: #333;
}

/* Schedule */
.kk-schedule {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1.5rem;
  border-radius: 18px;
  border: 1px solid #f2f2f2;
  background: #fff;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.05);
}

.kk-schedule-title {
  margin: 0;
  font-size: 1.15rem;
  font-weight: 500;
}
.kk-schedule-note {
  margin: 0;
  color: var(--kids-muted);
}

/* list of days */
.kk-schedule-list {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
  margin-top: 0.5rem;
}

.kk-day {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0.6rem;
  border-radius: 12px;
  border: 1px solid #fafafa;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.6),
    rgba(255, 255, 255, 0)
  );
}

/* pill + time */
.kk-day-pill {
  padding: 0.45rem 0.75rem;
  border-radius: 999px;
  font-weight: 500;
  font-size: 0.95rem;
  display: inline-block;
  min-width: 120px;
  text-align: center;
}

.kk-day-time {
  color: var(--kids-muted);
  font-weight: 400;
  font-family: "Work Sans", Courier, monospace;
}

/* small note */
.kk-note {
  margin-top: 0.6rem;
  color: var(--kids-text);
}

/* responsive */
@media (max-width: 991px) {
  .kk-pricing,
  .kk-schedule {
    padding: 1rem;
  }
  .kk-price {
    font-size: 1.5rem;
  }
  .kk-day-pill {
    min-width: 100px;
    font-size: 0.95rem;
    padding: 0.4rem 0.6rem;
  }
}

/* price header */
.price-top {
  text-align: center;
}

.kk-price {
  margin: 0;
  font-size: 1.8rem;
  font-weight: 500;
  color: var(--kids-text);
}

.kk-price small {
  font-size: 0.9rem;
  font-weight: 500;
  color: var(--kids-muted);
}

.kk-price-note {
  margin: 0.25rem 0 0;
  color: var(--kids-muted);
}

/* feature list without emojis */
.clean-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
}

.clean-list li {
  display: flex;
  gap: 0.75rem;
  align-items: flex-start;
  font-size: 1.02rem;
  line-height: 1.5;
  color: var(--kids-text);
}

/* pink dot / check */
.clean-list li::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-top: 0.45rem;
  border-radius: 50%;
  background: var(--kids-pink);
  box-shadow:
    0 0 0 3px #fff5f7,
    0 4px 10px rgba(255, 188, 197, 0.35);
  flex-shrink: 0;
}

/* Text-only CTA */
/* ---- KIDS EXAMPLES ---- */
.kids-examples {
  padding: 60px 0 40px;
}

.kids-examples-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 2rem;
}

.kids-example-item {
  display: flex;
  align-items: flex-start;
  gap: 1.25rem;
  background: #fff;
  border-radius: 16px;
  padding: 20px 24px;
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.05);
  border: 1px solid #f0eae0;
  transition: transform 0.2s ease;
}

.kids-example-item:hover {
  transform: translateY(-2px);
}

.kids-example-item:nth-child(1) {
  border-left: 4px solid #e97a8a;
}
.kids-example-item:nth-child(2) {
  border-left: 4px solid #ebcb6b;
}
.kids-example-item:nth-child(3) {
  border-left: 4px solid #9bcf9b;
}
.kids-example-item:nth-child(4) {
  border-left: 4px solid #86b6e8;
}
.kids-example-item:nth-child(5) {
  border-left: 4px solid #c8a8e8;
}

.kids-example-number {
  font-family: "Unbounded", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  min-width: 2.5rem;
  padding-top: 2px;
  color: #ccc;
}

.kids-example-item:nth-child(1) .kids-example-number {
  color: #e97a8a;
}
.kids-example-item:nth-child(2) .kids-example-number {
  color: #d4a800;
}
.kids-example-item:nth-child(3) .kids-example-number {
  color: #5a9a5a;
}
.kids-example-item:nth-child(4) .kids-example-number {
  color: #4a80c0;
}
.kids-example-item:nth-child(5) .kids-example-number {
  color: #9a70c8;
}

.kids-example-body p {
  font-family: "Work Sans", sans-serif;
  font-size: 1rem;
  color: #5a5550;
  line-height: 1.7;
  margin: 0;
  padding: 0;
}

@media (max-width: 576px) {
  .kids-example-item {
    flex-direction: column;
    gap: 0.5rem;
    padding: 16px 18px;
  }
}

/* ---- end KIDS EXAMPLES ---- */

.kids-cta-section {
  padding: 56px 16px;
}

.kids-cta-box {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}

.kids-cta-box h3 {
  margin-bottom: 12px;
  font-size: 1.7rem;
  color: #95a3d3;
}

.kids-cta-box pc {
  margin-bottom: 28px;
  color: #4a4a4a;
  line-height: 1.5;
}

.kids-cta-button {
  display: inline-block;
  padding: 10px 22px;
  color: #95a3d3;
  text-decoration: none;
  font-weight: 500;
  border: 2px solid #95a3d3;
  border-radius: 999px;
  transition:
    background 0.15s ease,
    color 0.15s ease;
}

.kids-cta-button:hover {
  background: #95a3d3;
  color: #fff;
}

.kids-font {
  font-family: "Short Stack", Georgia, "Times New Roman", serif;
}

.kids-font-spacing {
  letter-spacing: -0.5rem;
}

.kids-colored {
  padding: 0.2em 0.4em;
}

/* pastel+ */
.kids-pastel .k {
  color: #e97a8a;
} /* dusty coral */
.kids-pastel .i {
  color: #ebcb6b;
} /* soft banana */
.kids-pastel .d {
  color: #9bcf9b;
} /* mint green */
.kids-pastel .s {
  color: #86b6e8;
} /* baby blue */

/* Kids Method Toggle Styles */
.kids-method-header-wrapper {
  transition: opacity 0.3s;
}

.kids-method-header-wrapper:hover {
  opacity: 0.8;
}

.kids-method-header-wrapper:hover .kids-method-click-hint span {
  transform: translateY(3px);
}

.kids-method-content-wrapper {
  animation: slideDown 0.4s ease-out;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.kids-method-click-hint {
  user-select: none;
}

/* Teachers Row Styles */
.teachers-row {
  display: flex;
  gap: 2rem;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 2rem 0;
}

.teacher-card {
  position: relative;
  width: 300px;
  height: auto;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 0.8rem;
  transition: transform 0.3s ease;
}

.teacher-card:hover {
  transform: translateY(-5px);
}

.teacher-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 2;
  border-radius: 5px;
}

/* Wavy/Bubbly border using SVG background */
.teacher-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}

/* Alternative: Hand-drawn wavy border effect */
.teacher-card.coral {
  border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
  background: #ebcb6b;
  animation: morph-coral 8s ease-in-out infinite;
}

.teacher-card.yellow {
  border-radius: 38% 62% 63% 37% / 70% 33% 67% 30%;
  background: #e9edfa;
  animation: morph-yellow 7s ease-in-out infinite;
}

.teacher-card.blue {
  border-radius: 46% 54% 38% 62% / 49% 59% 41% 51%;
  background: #9bcf9b;
  animation: morph-blue 9s ease-in-out infinite;
}

.teacher-info {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
  padding-bottom: 0.25rem;
}

.teacher-name {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.1;
  font-family: "Work Sans", Courier, monospace;
}

.teacher-lang {
  display: block;
  margin-top: 0.35rem;
  font-size: 0.9rem;
  font-weight: 500;
  padding: 0.25rem 0.65rem;
  border-radius: 999px;
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Work Sans", Courier, monospace;
}

.teacher-desc {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.9rem;
  color: #555;
  line-height: 1.4;
  text-align: center;
  font-family: "Work Sans", Courier, monospace;
}

.teacher-card.coral .teacher-name {
  color: #ff6f61;
}
.teacher-card.coral .teacher-lang {
  background: #ffe2dd;
  color: #b63b32;
}

.teacher-card.yellow .teacher-name {
  color: #c28a00;
}
.teacher-card.yellow .teacher-lang {
  background: #fff3c4;
  color: #775a00;
}

.teacher-card.blue .teacher-name {
  color: #2f6ec9;
}
.teacher-card.blue .teacher-lang {
  background: #e4ecff;
  color: #234e94;
}

/* Morphing animations for organic feel */
@keyframes morph-coral {
  0%,
  100% {
    border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
  }
  25% {
    border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;
  }
  50% {
    border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%;
  }
  75% {
    border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;
  }
}

@keyframes morph-yellow {
  0%,
  100% {
    border-radius: 38% 62% 63% 37% / 70% 33% 67% 30%;
  }
  33% {
    border-radius: 73% 27% 44% 56% / 49% 44% 56% 51%;
  }
  66% {
    border-radius: 28% 72% 56% 44% / 63% 41% 59% 37%;
  }
}

@keyframes morph-blue {
  0%,
  100% {
    border-radius: 46% 54% 38% 62% / 49% 59% 41% 51%;
  }
  30% {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
  }
  60% {
    border-radius: 30% 70% 70% 30% / 50% 60% 40% 50%;
  }
}

/* Responsive */
@media (max-width: 768px) {
  .teachers-row {
    gap: 1rem;
    padding: 1.5rem 1rem;
  }

  .teacher-card {
    width: 200px;
    height: auto;
  }
}

@media (max-width: 480px) {
  .teachers-row {
    flex-direction: column;
    gap: 1.5rem;
    padding: 1.5rem 0;
  }

  .teacher-card {
    width: 200px;
    height: auto;
  }

  /* Disable animations on mobile for better performance */
  .teacher-card.coral,
  .teacher-card.yellow,
  .teacher-card.blue {
    animation: none;
  }
}
/* Hanging "kids" label for Mova menu item */
.menu-item a:contains("Mova") {
  position: relative;
}

/* Better approach - add class manually or target specific menu item */
/* Option 1: If you know the menu item ID (inspect element to find it) */
#menu-item-123 a {
  /* Replace 123 with actual menu item ID */
  position: relative;
  padding-right: 3rem; /* Make space for the hanging label */
}

#menu-item-123 a::after {
  content: "kids";
  position: absolute;
  top: 100%;
  right: 0;
  font-size: 0.65em;
  font-weight: 500;
  padding: 0.2em 0.5em;
  background: linear-gradient(135deg, #ff6b9d 0%, #ffa07a 50%, #ffd93d 100%);
  color: white;
  border-radius: 0.3em;
  margin-top: -0.3em;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  transform: rotate(-5deg);
  transform-origin: top right;
}

/* Option 2: Target by href if menu links to /kids/ */
.menu-item a[href*="kids"] {
  position: relative;
  padding-right: 3rem;
}

.menu-item a[href*="kids"]::after {
  content: "kids";
  position: absolute;
  top: 100%;
  right: 0;
  font-size: 0.65em;
  font-weight: 500;
  padding: 0.2em 0.5em;
  background: linear-gradient(135deg, #ff6b9d 0%, #ffa07a 50%, #ffd93d 100%);
  color: white;
  border-radius: 0.3em;
  margin-top: -0.3em;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  transform: rotate(-5deg);
  transform-origin: top right;
}

/* Option 3: Custom class approach (recommended) */
/* Add class "mova-kids-menu" to your menu item in WordPress admin */
.mova-kids-menu > a {
  position: relative;
  padding-right: 3rem;
}

/* "kids" label - using dusty coral */
.mova-kids-menu > a::after {
  content: "kids";
  position: absolute;
  top: 100%;
  right: 0;
  font-size: 0.65em;
  font-weight: 500;
  padding: 0.25em 0.6em;
  background: #e97a8a; /* dusty coral */
  color: white;
  border-radius: 0.4em;
  margin-top: -0.3em;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  transform: rotate(-5deg);
  transform-origin: top right;
  animation: gentle-swing 3s ease-in-out infinite;
}

/* "soon" label - below kids - using mint green */
.mova-kids-menu > a::before {
  content: "soon";
  position: absolute;
  top: 100%;
  right: -0.5em;
  margin-top: 1.4em;
  font-size: 0.5em;
  font-weight: 500;
  padding: 0.25em 0.6em;
  background: #9bcf9b; /* mint green */
  color: white;
  border-radius: 0.4em;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
  white-space: nowrap;
  transform: rotate(4deg);
  transform-origin: top right;
  animation: gentle-swing-reverse 3s ease-in-out infinite;
  z-index: -1;
}

/* Subtle swinging animation */
@keyframes gentle-swing {
  0%,
  100% {
    transform: rotate(-5deg);
  }
  50% {
    transform: rotate(-8deg);
  }
}

@keyframes gentle-swing-reverse {
  0%,
  100% {
    transform: rotate(3deg);
  }
  50% {
    transform: rotate(6deg);
  }
}

/* Responsive - hide on mobile if needed */
@media (max-width: 768px) {
  nav .navbar-nav li a:hover:before,
  nav .navbar-nav li a:focus:before,
  nav .navbar-nav li a:active:before {
    content: none !important;
    display: none !important;
  }

  .navbar-collapse .navbar-nav .mova-kids-menu > a {
    display: inline-block;
    width: auto;
    padding-right: 0;
  }

  .navbar-collapse .navbar-nav .mova-kids-menu {
    text-align: center;
  }

  .mova-kids-menu > a::after,
  .menu-item a[href*="kids"]::after,
  #menu-item-123 a::after {
    font-size: 0.55em;
    padding: 0.15em 0.4em;
    top: 50%;
    left: 100%;
    margin-left: 0.3rem;
    right: auto;
    margin-top: -0.45em;
    transform: translateY(-50%) rotate(-5deg);
    animation: none;
  }

  .mova-kids-menu > a::before {
    display: none;
  }
}

.parent-zone-section {
  padding: 56px 16px 32px;
  position: relative;
}

/* delikatna falka-separator nad sekcją */
.parent-zone-section::before {
  content: "";
  display: block;
  width: 100%;
  height: 14px;
  margin-bottom: 28px;
  background: radial-gradient(
      circle at 10px 7px,
      #95a3d3 0 7px,
      transparent 8px
    )
    0 0 / 26px 14px repeat-x;
  opacity: 0.85;
}

.parent-zone-title {
  margin-bottom: 16px;
  font-size: 1.6rem;
  color: #3e4a7a; /* pogłębiony blue */
  letter-spacing: 0.02em;
}

.parent-zone-text {
  max-width: 720px;
  margin-bottom: 14px;
  color: #3f3f3f;
  line-height: 1.6;
  font-size: 1.05rem;
}

.parent-zone-text strong {
  position: relative;
  font-weight: 500;
}

.parent-zone-text strong::after {
  content: "";
  position: absolute;
  left: -2px;
  right: -2px;
  bottom: 0.05em;
  height: 0.55em;
  background: rgba(248, 231, 209, 0.9); /* #F8E7D1 */
  z-index: -1;
  border-radius: 8px;
}

.parent-zone-grid {
  display: flex;
  align-items: center;
  gap: 48px;
}

.parent-zone-content {
  flex: 1;
  min-width: 280px;
}

.parent-zone-media {
  flex: 0 0 420px; /* image column width */
  position: relative;
  border-radius: 18px;
}

.parent-zone-media img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 18px;
  position: relative;
  z-index: 2;
}

/* Responsive: stack on mobile */
@media (max-width: 900px) {
  .parent-zone-grid {
    flex-direction: column;
    align-items: stretch;
  }
  .parent-zone-media {
    flex-basis: auto;
    max-width: 560px;
  }
}

/* --- BLOB BACKGROUND --- */
/* Reusable blob behind whatever has .blob-* */
.parent-zone-media::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 120%;
  height: 120%;
  left: -10%;
  top: -10%;
  border-radius: 50%;
  filter: blur(0px);
  opacity: 1;
  transform: rotate(-8deg);
}

/* Choose colors like your teacher cards */
.blob-yellow::before {
  background: #ebcb6b;
}

.kids-two-cols {
  display: grid;
  grid-template-columns: 2.4fr 1fr; /* lewa szersza */
  gap: 2.5rem;
  align-items: center;
}

.kids-col-video video {
  width: 200px;
  height: auto;
  justify-content: center;
  border-radius: 16px;
  background: #000;
}

/* MOBILE */
@media (max-width: 900px) {
  .kids-two-cols {
    grid-template-columns: 1fr;
  }

  .kids-col-video video {
    width: 100%;
  }
}

/* ===== Kids badge (simple, consistent with kk- styles) ===== */
#zapisy-badge.zapisy-badge--kids {
  background: #fff;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.05);
  border-radius: 18px;
  padding: 14px 16px;
  max-width: 360px;
  font-size: 0.95rem;
  line-height: 1.35;
  text-align: center;
  gap: 10px; /* keep spacing */
  border: none;
}

#zapisy-badge.zapisy-badge--kids a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px 8px;
  text-align: center;
  font-weight: 400;
}

#zapisy-badge.zapisy-badge--kids strong {
  font-weight: 500;
  color: var(--kids-pink);
}

/* arrow more subtle */
#zapisy-badge.zapisy-badge--kids .arrow-icon {
  margin-left: 0;
  opacity: 0.75;
}

/* close button consistent */
#zapisy-badge.zapisy-badge--kids .close-badge {
  background: #fff;
  border: 1px solid #f2f2f2;
  color: var(--kids-muted);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
  cursor: pointer;
}

#zapisy-badge.zapisy-badge--kids .close-badge:hover {
  background: #f7f7f7;
}

/* pastel dotted frame */
#zapisy-badge.zapisy-badge--kids::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px; /* border thickness */
  border-radius: inherit;
  pointer-events: none;

  background:
    radial-gradient(circle, #e97a8a 35%, transparent 36%) 0 0 / 20px 20px,
    radial-gradient(circle, #ebcb6b 35%, transparent 36%) 5px 5px / 20px 20px,
    radial-gradient(circle, #9bcf9b 35%, transparent 36%) 10px 10px / 20px 20px,
    radial-gradient(circle, #86b6e8 35%, transparent 36%) 15px 15px / 20px 20px;

  /* cut out the center */
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

/* mobile */
@media (max-width: 767px) {
  #zapisy-badge.zapisy-badge--kids {
    width: 92%;
    margin: 0 auto;
    font-size: 0.95rem;
    padding: 14px 14px;
  }
}

/* Kids price promo note */
.kk-price-promo {
  margin: 0.6rem 0 0;
  padding: 0.55rem 0.75rem;

  font-size: 0.95rem;
  line-height: 1.35;

  color: var(--kids-text);
  background: #fff5f7; /* very light pink */
  border-radius: 12px;
}

.kk-price-promo strong {
  color: var(--kids-pink);
  font-weight: 500;
}

/* Soft siblings note – subtle color */
.kk-siblings-simple {
  max-width: 720px;
  margin: 2rem auto 1.9rem;
  padding: 0.75rem 1rem;

  font-size: 0.95rem;
  line-height: 1.6;
  text-align: center;

  color: var(--kids-text);
  background: rgba(233, 122, 138, 0.08); /* dusty coral, very light */
  border-radius: 14px;
}

.kk-siblings-simple strong {
  font-weight: 500;
  color: #e97a8a; /* dusty coral */
}

.kk-siblings-simple strong.new-price-kids {
  color: rgb(149, 163, 211);
}

/* SEO H1 tagline */
h1.seo-h1 {
  font-size: 0.95rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #888;
  margin-bottom: 0.5rem;
}

/* ============================================================
   DEV HOME — new AIDA sections
   ============================================================ */

/* ---- shared text softer palette ---- */
/* headings in new sections: soft charcoal */
.hero-h1,
.section-h2,
.usp-h3 {
  color: #484848;
}

/* body text in new sections: warm medium grey */
.hero-lead,
.hero-body,
.section-problem p,
.section-usp p,
.section-languages p,
.section-brand p,
.section-location p,
.section-final-cta p {
  color: #5a5550;
}

/* ---- HERO ---- */
/* transparent bg + overflow visible so blobs show through */
.hero-section {
  padding: 80px 0 70px;
  background-color: transparent;
  overflow: visible;
}

.hero-h1 {
  font-size: 1.75rem;
  line-height: 1.5;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 1.25rem;
  padding-bottom: 0;
}

.hero-lead {
  font-size: 1.05rem;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  line-height: 1.7;
  padding-bottom: 0.4rem;
  margin-bottom: 0.5rem;
}

.hero-body {
  font-size: 0.97rem;
  font-family: "Work Sans", sans-serif;
  line-height: 1.75;
  padding-bottom: 0.75rem;
}

.hero-img {
  border-radius: 16px;
  width: 100%;
  max-height: 480px;
  object-fit: cover;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
}

#button-hero-cta {
  font-size: 0.95rem;
  letter-spacing: 0.04em;
}

/* ---- shared section heading ---- */
.section-h2 {
  font-size: 1.45rem;
  line-height: 1.45;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 1rem;
  padding-bottom: 0;
}

/* ---- PROBLEM ---- */
.section-problem {
  background-color: #fdf7f0;
}

.problem-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.problem-list li {
  padding: 0.3rem 0 0.3rem 1.5rem;
  position: relative;
  font-family: "Work Sans", sans-serif;
  font-size: 1rem;
  color: #5a5550;
}

.problem-list li::before {
  content: "—";
  position: absolute;
  left: 0;
  color: #c9a87a;
  font-weight: 500;
}

/* ---- USP GRID ---- */
.usp-grid .row {
  align-items: stretch;
}

.usp-card {
  background: #fff;
  border-radius: 16px;
  padding: 0;
  border: 1px solid #ede8f5;
  box-shadow: 0 2px 16px rgba(180, 160, 220, 0.07);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.usp-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 24px rgba(180, 160, 220, 0.15);
}

.usp-h3 {
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-weight: 400;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 3px solid #f0ef77;
}

/* icon strip at top of usp-card */
.usp-card__icon-wrap {
  width: 100%;
  padding: 28px 0 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.usp-card__icon-wrap i {
  font-size: 1.7rem;
  opacity: 0.8;
}

/* shared strip background — one neutral tint for all cards */
.usp-card__icon-wrap--rose,
.usp-card__icon-wrap--yellow,
.usp-card__icon-wrap--mint,
.usp-card__icon-wrap--lavender,
.usp-card__icon-wrap--pink {
  background: #f5f3fc;
}

/* each card gets a distinct icon colour from the site palette */
.usp-card__icon-wrap--rose    { color: #d45a72; }   /* dusty rose   — bez podręczników */
.usp-card__icon-wrap--yellow  { color: #ec6b40; }   /* warm orange  — dużo rozmowy    */
.usp-card__icon-wrap--mint    { color: #3aab8c; }   /* teal green   — małe grupy      */
.usp-card__icon-wrap--lavender{ color: #8264c8; }   /* purple       — realne sytuacje */
.usp-card__icon-wrap--pink    { color: #c05fa0; }   /* magenta      — kreatywne       */

.usp-card__body {
  padding: 20px 18px 22px;
}

.usp-card p {
  font-size: 0.92rem;
  line-height: 1.6;
  color: #5a5550;
  padding-bottom: 0;
  margin-bottom: 0;
  flex: 1;
}

/* ---- LANGUAGES & SEO ---- */
.section-languages {
  background-color: #fff;
}

.languages-list {
  list-style: none !important;
  padding-left: 0;
  margin-bottom: 1rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.1rem 2rem;
}

.languages-list li {
  padding: 0.25rem 0 0.25rem 1.4rem;
  position: relative;
  font-family: "Work Sans", sans-serif;
  font-size: 1rem;
  color: #5a5550;
}

.languages-list li::before {
  content: "✦";
  position: absolute;
  left: 0;
  font-size: 0.6rem;
  top: 0.55rem;
  color: #c9a87a;
}

.adults-list {
  list-style: none;
  padding-left: 0;
}

.adults-list li {
  padding: 0.15rem 0 0.15rem 1.5rem;
  position: relative;
  font-family: "Work Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #5a5550;
}

.adults-list li::before {
  content: "→";
  position: absolute;
  left: 0;
  color: #588968;
  font-weight: 500;
}

/* ---- images next to text — fill column height ---- */
/* stretch so image column matches the text column height */
.section-problem .row,
.section-languages .row {
  align-items: stretch;
}

/* horizontal breathing room between image and text */
.section-problem [class*="col-lg"],
.section-languages [class*="col-lg"],
.section-location [class*="col-lg"],
.kids-home-band [class*="col-lg"] {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

/* image column: flex so .image-container fills the text column height */
.section-problem [class*="col-lg"]:has(.image-container) {
  display: flex;
  flex-direction: column;
}

/* container fills the column */
.section-problem .image-container {
  flex: 1;
  height: 100%;
}

/* problem image: fills column height dynamically */
.section-problem .image-container img {
  border-radius: 16px;
  width: 100%;
  height: 100%;
  min-height: 380px;
  object-fit: cover;
  object-position: center top;
  box-shadow: 0 6px 28px rgba(0, 0, 0, 0.07);
  display: block;
}

/* dla kogo / languages: fixed comfortable height */
.section-languages .image-container img {
  border-radius: 16px;
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: center top;
  box-shadow: 0 6px 28px rgba(0, 0, 0, 0.07);
  display: block;
}

/* ---- BRAND section ---- */
.section-brand {
  background-color: #fdf7f0;
}

.brand-vertical-img {
  width: 100%;
  height: 480px;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.07);
  display: block;
}

.brand-text {
  padding: 1rem 1.5rem;
}

.brand-grid {
  margin-bottom: 2rem;
}

.brand-photo {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.07);
  transition: transform 0.3s ease;
}

.brand-photo:hover {
  transform: scale(1.02);
}

.brand-list {
  list-style: none;
  padding-left: 0;
  display: inline-block;
  text-align: left;
}

.brand-list li {
  margin-bottom: 0.4rem;
  font-family: "Work Sans", sans-serif;
  font-size: 1rem;
  color: #5a5550;
  padding-left: 1.5rem;
  position: relative;
}

.brand-list li::before {
  content: "→";
  position: absolute;
  left: 0;
  color: #588968;
  font-weight: 500;
}

/* ---- LOCATION ---- */
.section-location {
  background-color: #fff;
}

.section-location .image-container img {
  border-radius: 16px;
  width: 100%;
  height: 420px;
  object-fit: cover;
  box-shadow: 0 6px 28px rgba(0, 0, 0, 0.07);
}

.map-wrapper iframe {
  display: block;
  border-radius: 14px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

/* ---- GALLERY section spacing ---- */
.section-gallery {
  background-color: #fffdf9;
}

/* ---- FINAL CTA ---- */
.section-final-cta {
  background: #feecd6;
  padding: 90px 0;
}

.section-final-cta .section-h2 {
  color: #484848;
}

.section-final-cta p {
  color: #4a4540;
}

/* ---- ADULTS list (plain, spec-exact) ---- */
.adults-list {
  list-style: none !important;
  padding-left: 0;
}

.adults-list li {
  padding: 0.15rem 0 0.15rem 1.5rem;
  position: relative;
  font-family: "Work Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #5a5550;
}

.adults-list li::before {
  content: "→";
  position: absolute;
  left: 0;
  color: #588968;
  font-weight: 500;
}

/* ---- KIDS home band (colorful, playful) ---- */
.kids-home-band .row {
  align-items: center !important;
}

.kids-home-band {
  background: #fffbf0;
  border-radius: 20px;
  padding: 36px 40px;
  margin-top: 50px;
  border: 2px solid #f5e6c8;
  position: relative;
  overflow: hidden;
}

.kids-home-band::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background:
    radial-gradient(circle, #e97a8a 35%, transparent 36%) 0 0 / 28px 28px,
    radial-gradient(circle, #ebcb6b 35%, transparent 36%) 7px 7px / 28px 28px,
    radial-gradient(circle, #9bcf9b 35%, transparent 36%) 14px 14px / 28px 28px,
    radial-gradient(circle, #86b6e8 35%, transparent 36%) 21px 21px / 28px 28px;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  padding: 3px;
  opacity: 0.5;
}

.kids-home-h2 {
  color: #484848;
  line-height: 1.5;
}

/* Kids letters inline in heading — no negative spacing */
.kids-home-letters {
  font-size: 1em;
  letter-spacing: 0.02em;
  vertical-align: middle;
}

/* "Dziecko:" + tags as one tight block */
.kids-home-tags-block {
  margin: 0.5rem 0 0;
}

.kids-home-label {
  font-family: "Work Sans", sans-serif;
  font-size: 1rem;
  color: #5a5550;
  margin-bottom: 0.4rem;
  padding-bottom: 0;
}

.kids-home-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin: 0;
}

.kids-home-tag {
  display: inline-block;
  padding: 7px 18px;
  border-radius: 999px;
  font-family: "Work Sans", sans-serif;
  font-size: 0.92rem;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.tag-coral {
  background: #fde8e4;
  color: #b03a2e;
  border: 2px solid #f5bdb4;
}
.tag-yellow {
  background: #fef9d6;
  color: #7a5c10;
  border: 2px solid #f5e0a0;
}
.tag-sky {
  background: #daeef9;
  color: #1a5a7a;
  border: 2px solid #a8d8f0;
}

.kids-home-band .image-container img {
  border-radius: 16px;
  width: 100%;
  height: 340px;
  object-fit: cover;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
}

/* ---- fix double bullet on languages-list ---- */
ul.languages-list {
  list-style: none !important;
}

/* ---- all buttons in new sections: peach only ---- */
/* override Bootstrap's blue btn-primary globally */
.btn-primary,
#button-hero-cta,
.hero-section .btn,
.section-problem .btn,
.section-usp .btn,
.section-languages .btn,
.adults-band .btn,
.section-brand .btn,
.section-final-cta .btn,
.section-location .btn,
.parallax .btn {
  background: #feddb5 !important;
  color: #2c2c2c !important;
  border-color: #feddb5 !important;
}

.btn-primary:hover,
.btn-primary:focus,
#button-hero-cta:hover,
.hero-section .btn:hover,
.section-problem .btn:hover,
.section-usp .btn:hover,
.section-languages .btn:hover,
.adults-band .btn:hover,
.section-brand .btn:hover,
.section-final-cta .btn:hover,
.section-location .btn:hover,
.parallax .btn:hover {
  background: #fdd09a !important;
  border-color: #fdd09a !important;
  color: #1a1a1a !important;
}

/* ---- Responsive ---- */
@media (max-width: 991px) {
  .hero-section {
    padding: 60px 0 50px;
  }

  .hero-img {
    margin-top: 2rem;
    max-height: 360px;
  }

  .section-problem [class*="col-lg"],
  .section-languages [class*="col-lg"],
  .section-location [class*="col-lg"],
  .kids-home-band [class*="col-lg"] {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .section-problem .image-container,
  .section-languages .image-container,
  .section-location .image-container,
  .kids-home-band .image-container {
    margin-top: 1.5rem;
  }

  .section-problem .image-container img,
  .section-languages .image-container img,
  .section-location .image-container img,
  .kids-home-band .image-container img {
    height: auto;
    min-height: 280px;
  }
}

@media (max-width: 767px) {
  .hero-h1 {
    font-size: 1.3rem;
  }

  .section-h2 {
    font-size: 1.2rem;
  }

  .languages-list {
    grid-template-columns: 1fr;
  }

  .brand-photo {
    height: 150px;
  }

  .brand-vertical-img {
    height: 260px;
  }

  .section-final-cta {
    padding: 60px 0;
  }

  .usp-card {
    padding: 20px 16px 18px;
  }
}

/* ============================================================
   TROJMIASTO.PL rating badge — contact section
   ============================================================ */
.trojmiasto-rating {
  margin-top: 4px;
}

.trojmiasto-rating__link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  background: #f7f4ef;
  border: 1px solid #e8e0d4;
  border-radius: 10px;
  padding: 10px 16px;
  transition:
    box-shadow 0.2s ease,
    transform 0.2s ease;
}

.trojmiasto-rating__link:hover {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

.trojmiasto-rating__logo {
  font-size: 0.82rem;
  color: #444;
  font-weight: 400;
  letter-spacing: -0.01em;
}

.trojmiasto-rating__logo strong {
  font-weight: 500;
  color: #c0392b;
}

.trojmiasto-rating__cta {
  font-size: 0.78rem;
  font-weight: 500;
  color: #888;
  border-left: 1px solid #ddd;
  padding-left: 10px;
}

/* ============================================================
   BLOB — peeking corner (Języki obce dla dorosłych image)
   ============================================================ */
.blob-corner-wrap {
  position: relative;
  overflow: visible;
}

.blob-corner-wrap img {
  position: relative;
  z-index: 1;
}

.blob-corner {
  position: absolute;
  border-radius: 30% 50% 20% 40%;
  pointer-events: none;
  animation:
    transform 22s ease-in-out infinite both alternate,
    blob-peek-drift 28s ease-in-out infinite both;
}

.blob-corner--bl {
  width: 160px;
  height: 160px;
  background: #f1d6de;
  bottom: -50px;
  left: -55px;
  opacity: 0.75;
  z-index: 0;
}

@keyframes blob-peek-drift {
  0%,
  100% {
    transform: none;
  }
  40% {
    transform: translate(-12px, 14px) scale(1.12);
  }
  70% {
    transform: translate(8px, 6px) scale(0.95);
  }
}

/* ============================================================
   BLOBS — floating in "Jakich języków możesz się uczyć?"
   ============================================================ */
.jezyki-row-wrap {
  position: relative;
  overflow: visible;
}

.jezyki-float-blob {
  position: absolute;
  border-radius: 30% 50% 20% 40%;
  pointer-events: none;
  z-index: 0;
}

.jezyki-float-blob--1 {
  width: 200px;
  height: 200px;
  background: #f1d6de;
  top: -40px;
  right: 2%;
  opacity: 0.4;
  animation:
    transform 24s ease-in-out infinite both alternate,
    jezyki-drift-1 32s ease-in-out infinite both;
}

.jezyki-float-blob--2 {
  width: 110px;
  height: 110px;
  background: #ebcb6b;
  bottom: 10px;
  right: 18%;
  opacity: 0.35;
  animation:
    transform 17s ease-in-out infinite both alternate,
    jezyki-drift-2 22s ease-in-out infinite both;
}

.jezyki-float-blob--3 {
  width: 70px;
  height: 70px;
  background: #b5d8d5;
  top: 30%;
  right: 35%;
  opacity: 0.3;
  animation:
    transform 14s ease-in-out infinite both alternate,
    jezyki-drift-3 19s ease-in-out infinite both;
}

@keyframes jezyki-drift-1 {
  0%,
  100% {
    transform: none;
  }
  50% {
    transform: translate(18px, -20px) scale(1.08);
  }
}

@keyframes jezyki-drift-2 {
  0%,
  100% {
    transform: none;
  }
  50% {
    transform: translate(-14px, 18px) rotate(25deg) scale(0.92);
  }
}

@keyframes jezyki-drift-3 {
  0%,
  100% {
    transform: none;
  }
  50% {
    transform: translate(10px, 12px) rotate(-20deg) scale(1.15);
  }
}

/* max font-weight cap */
strong,
b,
.fw-bold,
.font-weight-bold {
  font-weight: 400 !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.hero-h1,
.section-h2,
.usp-h3 {
  font-weight: 400 !important;
}

/* ============================================================
   MOBILE — button centering + section/container spacing
   ============================================================ */
@media (max-width: 767px) {
  /* Centre every .btn-normal (standalone CTA links) */
  .btn-wrapper {
    text-align: center;
  }

  .btn-normal {
    display: block;
    width: fit-content;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  /* General sections: slightly reduced vertical padding on mobile */
  .section {
    padding: 40px 0;
  }

  /* Sections that have horizontal padding — strip it on mobile,
     Bootstrap's .container already handles gutters */
  .kids-cta-section {
    padding-left: 0;
    padding-right: 0;
  }

  .parent-zone-section {
    padding-left: 0;
    padding-right: 0;
  }

  /* Hero and named sections: tighten vertical padding too */
  .hero-section {
    padding: 48px 0 36px;
  }

  .section-final-cta {
    padding: 48px 0;
  }

  .kids-knowledge {
    padding: 48px 0;
  }

  .kids-method {
    padding: 48px 0;
  }

  .kids-pricing-schedule.simple-pricing {
    padding: 48px 0;
  }

  .kids-examples {
    padding: 40px 0 28px;
  }
}

/* ==========================================
     JAK ZACZĄĆ — simple clean inspired layout
     ========================================== */
.section-jakzaczac {
  padding-top: 90px;
}

.jakzaczac-title {
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin-bottom: 0.7rem;
}

.jakzaczac-subtitle {
  font-family: "Unbounded", Courier, monospace;
  font-size: clamp(1.1rem, 2.2vw, 1.35rem);
  font-weight: 600;
  letter-spacing: 0.08em;
  color: #535353;
  margin-bottom: 1.5rem;
}

.jakzaczac-lead {
  font-size: clamp(1.05rem, 1.7vw, 1.25rem);
  max-width: 860px;
  margin: 0 auto;
  color: #535353;
}

.jakzaczac-h2 {
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 1.5rem;
}

.jakzaczac-points {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  counter-reset: metoda-step;
}

.jakzaczac-point {
  position: relative;
  background: linear-gradient(180deg, #ffffff 0%, #fffafb 100%);
  border: 1px solid #f2e7eb;
  border-radius: 18px;
  padding: 1.25rem 1.25rem 1.2rem;
  box-shadow: 0 4px 16px rgba(31, 41, 55, 0.05);
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    border-color 0.25s ease;
  overflow: hidden;
}

.jakzaczac-point::before {
  counter-increment: metoda-step;
  content: "0" counter(metoda-step);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 28px;
  border-radius: 999px;
  font-family: "Unbounded", Courier, monospace;
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #42614c;
  background: #eaf4ec;
  border: 1px solid #d9e8de;
  margin-bottom: 0.75rem;
}

.jakzaczac-point::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #ffbcc5 0%, #ffdfe5 100%);
}

.jakzaczac-point:hover {
  transform: translateY(-4px);
  border-color: #ebd6df;
  box-shadow: 0 12px 26px rgba(31, 41, 55, 0.09);
}

.jakzaczac-point h3 {
  font-size: clamp(1.1rem, 1.7vw, 1.3rem);
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 0.45rem;
  line-height: 1.35;
}

.jakzaczac-point p {
  font-size: 1rem;
  line-height: 1.75;
  margin-bottom: 0;
  color: #3c3c3c;
}

@media (min-width: 768px) {
  .jakzaczac-points {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.2rem;
  }
}

@media (min-width: 992px) {
  .jakzaczac-points {
    gap: 1.35rem;
  }

  .jakzaczac-point:nth-child(even) {
    transform: translateY(12px);
  }

  .jakzaczac-point:nth-child(even):hover {
    transform: translateY(8px);
  }
}

.jakzaczac-effect {
  background: #fdf7f9;
  border-radius: 18px;
  padding: 1.6rem 1.5rem;
}

.jakzaczac-effect h3 {
  font-size: clamp(1.2rem, 2vw, 1.4rem);
  font-weight: 600;
  margin-bottom: 0.8rem;
}

.jakzaczac-effect p {
  font-size: 1.05rem;
  line-height: 1.7;
  margin-bottom: 0.7rem;
}

.jakzaczac-effect p:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .section-jakzaczac {
    padding-top: 70px;
  }

  .jakzaczac-point {
    padding: 1rem;
  }

  .jakzaczac-lead {
    line-height: 1.65;
  }

  .jakzaczac-point::before {
    min-width: 40px;
    height: 26px;
    font-size: 0.68rem;
  }
}

/* ==========================================
   MAPA GOOGLE — contact page
   ========================================== */
.map-embed-wrapper {
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 8px 32px rgba(31, 41, 55, 0.1);
  border: 1px solid #f2e7eb;
  line-height: 0; /* usuwa zbędną spację pod iframe */
}

.map-embed-wrapper iframe {
  display: block;
  width: 100%;
  height: 420px;
  border: 0;
}

@media (max-width: 767px) {
  .map-embed-wrapper iframe {
    height: 280px;
  }
}
