/* 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: 400;
  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: bold;
  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: Dosis;
  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;
  poWork Sans-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;
  poWork Sans-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: bold;
  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;
  poWork Sans-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: 20px;
}

#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: bold;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  padding-bottom: 5px;
}

.infobox .title a {
  font-weight: bold;
  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: bold;
}

.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: bold;
  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: bold;
  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: 60px 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: "Lekton", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.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: bold;
  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: bold;
}

.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;
}

.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: Arial, sans-serif !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: normal;
  /* match description */
  font-family: inherit;
  /* match description font */
  padding: 0.3rem 0.6rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  border: 1px solid transparent;
  background-color: #f9f9f9;
  /* default very light */
}

/* 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.9rem;
  font-weight: normal;

  padding: 0.3rem 0.6rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
    padding: 10px 22px;
      border: 2px solid #95A3D3;

}

.custom-badge2:hover {
  background-color: #ffbcc5;
  /* soft pink on hover */
  color: #000;
  /* keep black text */
}

.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 {
    width: 80%;
  }
}



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

.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: 700;
  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: bold;
}

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

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

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

#zapisy-badge {
  position: fixed;
  z-index: 9999;
  right: 20px;
  top: 40%;
  transform: translateY(-50%);
  background-color: #ffe3e8;
  color: #5c2b2e;
  font-family: "Unbounded", sans-serif;
  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;
  font-weight: bold;
  display: flex;
  align-items: center;
}

#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: bold;
  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%;
    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: "Unbounded", sans-serif;
  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: "Unbounded", sans-serif;
  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: 600;
    padding: 2px 7px;
    background: #f0f9ff;
    color: #0369a1;
    border-radius: 10px;
    margin-left: 6px;
    text-transform: lowercase;
    letter-spacing: 0.3px;
}

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

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

.nav-link-online svg {
    stroke: #475569;
    width: 12px;
    height: 12px;
}

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

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

.nav-link-online.active svg {
    stroke: white;
}

.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: 600;
    padding: 4px 12px;
    background: #f0f0ff;
    color: #6b21a8;
    border-radius: 999px;
    text-transform: lowercase;
}

.special-course-name {
    font-size: 1.5rem;
    font-weight: 700;
    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: 600;
    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: 600;
    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,.05);
  --kids-shadow-md: 0 10px 30px rgba(0,0,0,.08);

  --kids-space-1: .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,.06);
}

/* LEFT: intro + dots list */
.kids-left-card{
  background:#ffffff;
  border-radius:24px;
  padding:2.25rem;
  border:1px solid #cad0e5;
  box-shadow:0 10px 28px rgba(0,0,0,.06);
  height:100%;
}


.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:.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,.35);
  flex-shrink:0;
}

/* ---------- Language pills (right side) ---------- */
.kids-language-pills{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:1rem;
  padding:0 1rem;
}

.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:.6rem;
  cursor:default;
  box-shadow:0 8px 24px rgba(0,0,0,.06);
  transition: transform .18s ease, box-shadow .18s ease;
}

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

/* 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{
  background:#fff;
  border-radius:12px;
  padding:1.25rem;
  display:flex;
  flex-direction:column;
  gap:.75rem;
  align-items:flex-start;
  border:2px solid #95A3D3;
  box-shadow: 0 12px 28px rgba(0,0,0,.05);
  min-height:100px; /* equal height on desktop */
}



.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,.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,.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,.06);
  border:1px solid #f2f2f2;
  align-items:flex-start;
}

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

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

/* 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:.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: .75rem 0 0;
  display:flex;
  flex-direction:column;
  gap:.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,.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:.7rem; margin-top:.5rem; }

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

/* pill + time */
.kk-day-pill{
  padding:.45rem .75rem;
  border-radius:999px;
  font-weight:800;
  font-size:.95rem;
  display:inline-block;
  min-width:120px;
  text-align:center;
}


.kk-day-time{ color:var(--kids-muted); font-weight:400; }

/* small note */
.kk-note{ margin-top: .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:.95rem; padding:.4rem .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:.9rem;
  font-weight:700;
  color:var(--kids-muted);
}

.kk-price-note{
  margin:.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:.9rem;
}

.clean-list li{
  display:flex;
  gap:.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:.45rem;
  border-radius:50%;
  background:var(--kids-pink);
  box-shadow:
    0 0 0 3px #fff5f7,
    0 4px 10px rgba(255,188,197,.35);
  flex-shrink:0;
}

/* Text-only CTA */
.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-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: 200px;
  height: 200px;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  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;
}

/* Coral variant - wavy blob */
.teacher-card.coral::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23FF8A80' d='M44.7,-76.4C58.8,-69.2,71.8,-59.1,79.6,-46.1C87.4,-33.1,90,-17.6,88.5,-2.7C87,12.2,81.4,24.4,74.3,36.2C67.2,48,58.6,59.4,47.3,66.8C36,74.2,22,77.6,7.8,76.3C-6.4,75,-12.8,69,-23.9,64.4C-35,59.8,-50.8,56.6,-61.4,48.2C-72,39.8,-77.4,26.2,-79.5,12.1C-81.6,-2,-80.4,-16.6,-74.8,-29.6C-69.2,-42.6,-59.2,-54,-46.8,-61.5C-34.4,-69,-17.2,-72.6,-0.8,-71.2C15.6,-69.8,31.2,-63.4,44.7,-76.4Z' transform='translate(100 100)'/%3E%3C/svg%3E");
}

/* Yellow variant - round bubbly */
.teacher-card.yellow::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23FFD54F' d='M51.4,-84.3C65.4,-75.5,75.3,-59.7,81.7,-43.2C88.1,-26.7,91,-9.5,88.3,6.3C85.6,22.1,77.3,36.5,66.8,48.2C56.3,59.9,43.6,68.9,29.6,74.6C15.6,80.3,0.3,82.7,-15.3,81.4C-30.9,80.1,-46.8,75.1,-59.4,65.3C-72,55.5,-81.3,40.9,-84.8,25.1C-88.3,9.3,-86,-7.7,-78.9,-21.4C-71.8,-35.1,-59.9,-45.5,-46.8,-54.5C-33.7,-63.5,-19.4,-71.1,-2.8,-66.8C13.8,-62.5,37.4,-93.1,51.4,-84.3Z' transform='translate(100 100)'/%3E%3C/svg%3E");
}

/* Blue variant - organic blob */
.teacher-card.blue::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2364B5F6' d='M39.5,-67.3C50.4,-60.3,58.3,-48.9,65.4,-36.8C72.5,-24.7,78.8,-12.4,79.7,0.4C80.6,13.2,76.1,26.4,68.8,37.8C61.5,49.2,51.4,58.8,39.4,65.7C27.4,72.6,13.7,76.8,-0.3,77.3C-14.3,77.8,-28.6,74.6,-41.2,68.1C-53.8,61.6,-64.7,51.8,-71.8,39.7C-78.9,27.6,-82.2,13.8,-81.1,0.5C-80,-12.8,-74.5,-25.6,-66.4,-36.4C-58.3,-47.2,-47.6,-56,-35.8,-62.5C-24,-69,-12,-73.2,1.3,-75.3C14.6,-77.4,28.6,-74.3,39.5,-67.3Z' transform='translate(100 100)'/%3E%3C/svg%3E");
}

/* 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;
}

/* 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: 140px;
    height: 140px;
  }
}

@media (max-width: 480px) {
  .teachers-row {
    flex-direction: column;
    gap: 1.5rem;
    padding: 1.5rem 0;
  }
  
  .teacher-card {
    width: 180px;
    height: 180px;
  }
  
  /* 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: 600;
  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: 600;
  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: 600;
  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: 600;
  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) {
  .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;
  }
  
  .mova-kids-menu > a::before {
    font-size: 0.5em;
    margin-top: 1em;
  }
}

.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;
}

/* tekst dla rodziców – spokojniejszy niż kids */
.parent-zone-text{
  max-width: 720px;
  margin-bottom: 14px;
  color: #3f3f3f;
  line-height: 1.6;
  font-size: 1.05rem;
}

/* lekki marker tylko pod słowami-kluczami (opcjonalne) */
.parent-zone-text strong{
  position: relative;
  font-weight: 600;
}

.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;
}
