body{
    margin: 0;
    overflow-x: hidden;
    font-family: 'Nunito', sans-serif !important;
}
img{
    width: 100%;
    display: block;
    object-fit: cover;
}
p{
    font-size: 16px;
    margin-bottom: 0 !important;
    letter-spacing: 0.5px;
    line-height: 26px;
}
ul{
    padding: 0 !important;
    margin-bottom: 0 !important;
    list-style: none;
}
a{
    text-decoration: unset !important;
}
.k-header {
    background:#fff;
    position: relative;
    z-index: 99;
    padding: 0 25px;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
}
.k-header::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    z-index: -1;
    background: url(../image/before-dark.png);
    background-position: center;
    background-repeat: no-repeat;
}

.header .borders {
    padding: 0 130px;
}
.k-header::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 80%;
    height: 100%;
    z-index: -1;
    background: url(../image/after-dark.png);
    background-position: center;
    background-repeat: no-repeat;
}
.logo {
    background: #fff;
    height: 151px;
    position: absolute;
    text-align: center;
    top: -80px;
    width: 240px;
}
.logo img {
    position: relative;
    padding:60px 10px 0;
}
.header-social {
    text-align: right;
    padding-left: 250px;
}
.header-menu ul {
    display: flex;
    justify-content: space-between;
}

.menu li:hover .drop-menu {
    display: block;
    position: absolute;
    top: 69px;
    border-radius: 0 0 10px 10px;
}
.drop-menu{
    display: none;
}
.menu li {
    padding: 23px 0;
}
.drop-menu li {
    padding: 10px !important;
}
.header-social ul {
    display: flex;
}
.header-cart {
    display: flex;
    justify-content: flex-end;
    position: relative;
    align-items: center;
}
.cart{
    position: relative;
}

.header-right .cart:after {
    right: -2px;
    top: 1px;
}
.web{
    padding-left: 0;
    margin: 0 4px;
}
.header-right.web {
    padding-left: 0;
}
.header-right .dropdown-menu li {
    border-bottom: 1px solid #adb5bd;
}
.header-right .dropdown-menu li:last-child{
    border-bottom: none;
}
.header-right {
    padding-left: 10px;
    color: #12265a;
    position: relative;
}
.header-right a.dropdown-item:hover {
    background-color: unset !important;
    color: #000 !important;
}
.header-right a.dropdown-item {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px;
    border-bottom: none;
}
.sub-menu{
    display: none;
}
.header-right:hover .sub-menu {
    display: block;
    position: absolute;
    top:25px;
    left: -14px;
    background-color: white;
    border-radius: 0 0 10px 10px;
    z-index: 99;
    width: 200px;
}
.sub-menu1{
 width:100px;
}
.sub-menu li {
    border-bottom: 1px solid #e9ecef;
}
.sub-menu li:last-child {
    border-bottom:none;
}
.cart:after {
    position: absolute;
    content: " ";
    width: 2px;
    height: 21px;
    border: 1px solid #12265a;
    right: 8px;
    top: 12px;
}
.cart a {
    display: flex;
    align-items: center;
    color: #12265a;
    padding: 10px;
    font-size: 17px;
    font-weight: 700;
}
.header-menu ul li a {
    padding: 31px 10px;
    color: white;
    font-size: 16px;
    font-weight: 600;
}
ul.menu {
    display: flex;
    justify-content: flex-end;
    position: relative;
}
.drop-menu li {
    padding: 10px;
    border-bottom: 1px solid #e9ecef;
}
.drop-menu li:last-child {
    border-bottom:none;
}
.tog i {
    padding-left:6px;
    font-size:16px;
}
ul.dropdown-menu.show {
    top: 8px !important;
    border-radius: 0 0 10px 10px !important;
    border-top: 0 !important;
}
a.drop {
    color: black !important;
}
.sub-menu li:hover a {
    color: #fe4b7b !important;
}
.header__area .row {
    align-items: center;
}
.dropdown-toggle::after{
    display: none !important;
}
.header-social li {
    padding: 10px;
}
.header-social li a{
    color:#12265a;
}
.cart p {
    padding: 0 10px;
}
.dropdown i {
    padding-right: 10px;
    font-size: 18px;
}

.cart a:hover {
    color: #36b44c;
}
a.dropdown-item {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px;
    border-bottom: 1px solid #dee2e6;
}
.k-bar {
    position: relative;
    background: #FE4B7B;
    color: #ffffff;
    height: 41px;
}
/*----------main-header---------------*/
.main-header{
    position: relative;
}
.te-0, .te-1{
    position: absolute;
    top: 3px;
    right: 25px;
    width: 2%;
}
.te-1{
    left: 25px;
}
.co_header {
    background: #12265A;
    position: relative;
}
.co_header.newClass {
    position: fixed;
    top: 0;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
    z-index: 9999;
    width: 100%;
    background: #00155f;
}
.te-2 {
    position: absolute;
    bottom: -6px;
    left: 27%;
    width: 68px;
    z-index: 0;
}
.logo img{
    width:100%;
}
.newClass .logo {
    top: -52px;
}
.menu{
    text-align: right;
}
.menu a{
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height:20px;
    color: #FFFFFF;
    margin-right: 20px;
    text-transform: capitalize;
    display: inline-block;
    position: relative;
}
.menu a:after{
   content: '';
   position: absolute;
   bottom: -6px;
   left: 0;
   width:0;
   height: 4px;
   background:#fe4b7b;
   transition: all 0.5s ease;
}
.menu a.active:after{
    width: 100%;
}
.menu a.active, .menu a:hover{
    color: #fe4b7b;
}
.menu a:hover:after{
    width: 100%;
}

.announcement-bar:after {
    content: "";
    position: absolute;
    bottom: -10px;
    background-image: url(../image/shadow.png);
    background-repeat: repeat;
    left: 0;
    width: 100%;
    height: 11px;
    animation: animatedBackground 100s linear infinite;
    z-index: 9;
}
.announcement-bar a:hover {
    color: #12265a;
}
@keyframes animatedBackground {
  0% {
    background-position: 0 0; }

  100% {
    background-position: 100% 0; } 
}
.announcement-bar a {
    color: white;
    font-size: 18px;
    font-weight: 600;
}
.announcement-bar {
    text-align: center;
    padding-top: 7px;
}
.banner{
    position: relative;
}
.banner-image{
    position: relative;
}
.banner-details{
    width: 48%;
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
}
.banner-image img {
    width: 100%;
    height: 763px;
}
.banner-details h1 {
    font-size: 31px;
    line-height: 50px;
    font-style: italic;
}
.banner-details h2 {
    color: #fe4b7b;
    font-size: 80px;
    font-weight: 800;
    font-style: normal;
    line-height: 74px;
    letter-spacing: -3px;
    margin-bottom:25px;
}
.banner-details p {
    color: #626472;
    font-size: 20px;
    padding-bottom: 28px;
}
.banner-details button {
    border: none;
    background-color:#36b44c;
    color: white;
    padding: 10px 33px;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 700;
}
.banner-details button a{
    color: white;
}
.banner-arrow {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: rgb(48 179 77 / 32%);
    z-index: 99;
    text-align: center;
    color: white;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.5s ease;
}
.banner-arrow.next-arrow {
   right: 30px;
}
.banner-arrow.prev-arrow {
   left: 30px;
}
.banner-arrow:hover{
   background:#36b44c;
}
.k-banner .slick-slider {
    margin-bottom: unset;
}
.film-title h2{
    color: #12265A;
    font-size: 48px;
    font-weight: 800;
    font-style: normal;
    line-height: 48px;
    position: relative;
}
.film-title h2::before{
    content:"";
    position: absolute;
    bottom:-12px;
    left:50%;
    border:2px solid #fe4b7b;
    width:75px;
    height:1%;
}
.film-title h2::after{
    content:"";
    position: absolute;
    bottom:-12px;
    left:46%;
    border:2px solid #fe4b7b;
    width:35px;
    height:1%;
}
.k-Movie {
    padding: 100px 0;
    position: relative;
}
.k-Movie .butterfly-bg {
    position: absolute;
    top: 13%;
    width: 11%;
    right: 1%;
    animation: movingX 8s linear infinite;
}
.k-Movie .sun-bg {
    position: absolute;
    top: 56%;
    left: 5%;
    animation: shapePluse 6s linear infinite;
    width: 6%;
}
.arrow-light img, .floor-bg img, .f-bg img, .teddy-bg{
   animation-name: animation-bob-float, animation-bob;
   animation-duration: 0.2s, 1.5s;
   animation-delay: 2s, 0.2s;
   animation-timing-function: ease-out, ease-in-out;
   animation-iteration-count: 1, infinite;
   animation-fill-mode: forwards;
   animation-direction: normal, alternate;
}
.arrow-light {
    position: absolute;
    width: 10%;
    right: 50px;
    bottom: 159px;
}
@keyframes animation-bob {
   0% {
      transform: translateY(-12px)
   }
   50% {
      transform: translateY(-6px)
   }
   100% {
      transform: translateY(-12px)
   }
}
@keyframes animation-bob-float {
   100% {
      transform: translateY(-12px)
   }
}
@keyframes walkanim {
     to {
         background-position:100% 0; 
    }
} 
 @keyframes stroll {
     from {
         transform: translateX(-100%);
    }
     to {
         transform: translateX(500%);
    }
}
#walk {
    display: inline-block;
    position: absolute;
    top: 90px;
    left: 5px;
    width: 20%;
    height: 9%;
    background-image: url(../image/Father_Running.png);
    background-repeat: no-repeat;
    animation: walkanim 5s infinite steps(7);
}
.film-title {
    text-align: center;
    margin-bottom: 60px;
}
.Movie img {
    width: 100%;
    border-radius: 20px;
    transform: scale(1);
}
.movie-image {
    position: relative;
}
.Movie {
    position: relative;
    margin-bottom: 30px;
}
.movie-image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 60%);
    border-radius: 20px;
}
.movie-name {
    position: absolute;
    content: " ";
    bottom: 31px;
    left: 10%;
    z-index: 99;
    color: #fe4b7b;
    background-color: white;
    padding: 10px 30px;
    width: 80%;
    border-radius: 39px;
    text-align: center;
}
.movie-name h6 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 0;
}
.Movie:hover .movie-image img {
    transform: scale(1.06);
    transition: all 0.4s;
}
.movie-image {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.movie-image.movie11 img {
    height: 250px;
}
.movie-image.movie12 img {
    height: 732px;
}
.movie13 img{
    height: 450px;
}
.Featured {
    border: 1px solid #12265a;
    padding: 10px;
    border-radius: 10px;
}
.k-Featured {
    padding: 100px 0;
    background-image: url(../image/bg-11.png);
    background-repeat: no-repeat;
    background-color: #f8f9fa;
}
img.m-image {
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 10px;
}
.Featured-details {
    text-align: center;
    padding: 20px 10px 10px;
}
.Featured-details h6 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}
.Featured-details p {
    color: #fe4b7b;
}
.Schedule {
    background-image: url(../image/bg-1.webp);
    padding: 100px;
    width: 100%;
    background-position: center;
}
.pto-title h2 {
    font-size: 48px;
    font-weight: 800;
    font-style: normal;
    line-height: 58px;
    margin: 25px 0 10px 0;
    color: #fe4b7b;
}
.k-program {
    padding: 100px 0;
    position: relative;
}
.k-program .butterfly-bg {
    position: absolute;
    top: 99px;
    right: 44px;
    width: 8%;
    opacity: 0.5;
    animation: movingX 8s linear infinite;
}
.teddy_0 {
    position: absolute;
    top: -44px;
    left: -13px;
    width: 15%;
    z-index: -1;
}
.half {
    position: absolute;
    content: " ";
    left: 7%;
    top: 80px;
    width: auto;
    height: 100%;
}
.half1 {
    position: absolute;
    content: " ";
    right: 7%;
    bottom: 180px;
    width: auto;
}
.Schedule-image img {
    width: 100%;
    object-fit: contain;
    position: relative;
}
.sched{
 height: 400px;
}
.teddy_1 {
    position: absolute;
    bottom: 1px;
    right: 25px;
    opacity: 0.5;
    width: 12%;
}
.Schedule {
    background-image: url(../image/bg-1.webp);
    padding: 100px;
    position: relative;
}
.pto-title span{
    box-shadow: 0 10px 20px rgba(10, 10, 10,0.06);
    padding: 9px 18px 9px 18px;
    background-color: #08429826;
    border-radius: 23px;
    color: #294992;
    font-weight: 600;
    margin-bottom: 30px;
}
.pto-title p {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    padding-bottom: 30px;
}
.pto-title a {
    color: #36b44c;
    font-weight: 700;
    border-bottom: 1px dashed;
}
.pto-title a:hover {
    color: #36b44c;
}
.Schedule .row {
    align-items: center;
}
.k-footer{
    position: relative;
    background: #daf1eb;
    padding-top: 52px;
    color: white;
}
.k-footer:before {
    position: absolute;
    content: '';
    background-image: url(../image/footer-te.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: scroll;
    background-position: center center;
    transition: all 0.3s linear;
    height: 116%;
    width: 422px;
    bottom: 0;
    left: -67px;
    z-index: 9;
}
.k-footer:after{
    position: absolute;
    content: '';
    background-image: url(../image/teddy-9.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: scroll;
    background-position: center center;
    transition: all 0.3s linear;
    height: 340px;
    width: 300px;
    bottom: 0;
    right: 0;
    z-index: 0;
}
.footer p{
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
    margin: 37px 0px 14px;
    color: #000;
}
.f-logo {
    width: 80%;
}
.social-link {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.social-link i {
    background: #fe4b7b;
    padding: 10px;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    text-align: center;
}
.social-link a {
    width: 27.6px;
    color: white;
    margin-right: 23.88px;
    display: inline-block;
    transition: all 0.5s ease;
}
.social-link a img{
    width: 27.6px;
}
.social-link a:hover{
    transform: translateY(-20px);
}
@keyframes bounce2 {
    0% { 
        transform: translateY(0); 
    }
    100% { 
        transform: translateY(-20px); 
    }
}
.footer h5 {
    font-style: normal;
    font-size: 28px;
    line-height: 30px;
    color: #000;
    margin-bottom: 24px;
    font-weight: 800;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.footer-menu a{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color:#212529;
    display: block;
    margin-bottom: 8px;
    transition: all 0.5s ease;
    text-transform: capitalize;
}
.footer-menu a:hover{
    color: #000;
}
.footer-bottom {
    text-align: center;
    padding: 20px;
    border-top: 1px dashed rgb(35 35 35 / 10%);
}
.k-footer .row {
    padding-bottom: 60px;
}
.footer-bottom p{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color:#00155f;
}
.footer-bottom a{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    color: #FFFFFF;
}
.copy .fas {
    bottom: 10px;
    right: 10px;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    z-index: 9999;
    font-size: 24px;
    color: white;
    background: #fe4b7b;
    opacity: 1;
    text-align: center;
    animation: bounce2 1s infinite alternate;
    border-radius: 4px;
}
.copy .fas:hover {
   bottom: 8px;
   transition: all 0.15s linear 0s;
}
@keyframes bounce2 {
   0% { 
      transform: translateY(0); 
   }
   100% { 
      transform: translateY(-20px); 
   }
}
.show1 {
   display: none;
}
a.up-btn {
   display: none;
}
a.up-btn.show1 {
   display: block;
}

/*---------floor plan---------------*/

.breadscrumb-section {
    position: relative;
    overflow: hidden;
    background: url(../image/in-banner1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

.breadscrumb-section .breadscrumb-contain {
    padding: 25px 0;
    text-align: center;
    color: #222;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 9;
}
li.breadcrumb-item a {
    color: #00155f;
    font-weight: 700;
}
.breadscrumb-section .breadscrumb-contain nav {
    margin-left: auto;
}
.breadscrumb-section .breadcrumb-item.active {
    color:#fe4b7b;
    font-weight: 600;
}
.breadscrumb-contain h1 {
    margin-bottom: 0;
    color: #12265a;
    text-transform: capitalize;
    font-family: 'Playfair Display', serif;
    font-weight: 800;
    font-size: 30px;
}
.breadcrumb-item i {
    padding-right: 7px;
}
.breadscrumb-section .breadcrumb-item+.breadcrumb-item::before{
    color: #fe4b7b  !important;
}
.cloud {
    position: absolute;
    bottom: 0px;
    right: -500px;
    animation: cloud 20s linear 0s infinite reverse;
    z-index: 9;
}
.cloud img {
    max-width:30%;
}

@keyframes cloud {
    from {
      right:0px;
    }

    to {
      right: 102%;
    }
  }
.cloud2 {
    position: absolute;
    top: -38px;
    left:-500px;
    animation: cloud2 20s linear 0s infinite reverse;
    z-index:8;
}
.cloud2 img {
    max-width: 50%;
}

@keyframes cloud2 {
    from {
      left:0;
    }

    to {
      left:102%;
    }
  }

.floor-gallery{
    padding: 100px 0;
    position: relative;
}
.floor-gallery .sun-bg1 {
    width: 8%;
    top: 37%;
    position: absolute;
    left: 5%;
    animation: shapePluse 6s linear infinite;
}
.floor-gallery .butterfly-bg {
    position: absolute;
    top: 13%;
    width: 11%;
    right: 1%;
    animation: movingX 8s linear infinite;
}
.f-bg {
    position: absolute;
    top: 4%;
    left: 67px;
    width: 9%;
}
.floor-bg {
    position: absolute;
    bottom: 800px;
    right: 100px;
}
.sun {
    position: absolute;
    right: 6%;
    top:37%;
    animation: animName 10s linear infinite;
}
@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; 
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; 
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; 
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; 
}

.mfp-align-top .mfp-container:before {
  display: none; 
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; 
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; 
}

.mfp-ajax-cur {
  cursor: progress; 
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; 
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; 
}

.mfp-auto-cursor .mfp-content {
  cursor: auto; 
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  user-select: none; 
}

.mfp-loading.mfp-figure {
  display: none; 
}

.mfp-hide {
  display: none !important; 
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; 
}
  .mfp-preloader a {
    color: #CCC; 
}
    .mfp-preloader a:hover {
      color: #FFF; 
  }

.mfp-s-ready .mfp-preloader {
  display: none; 
}

.mfp-s-error .mfp-content {
  display: none; 
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; 
}

button::-moz-focus-inner {
  padding: 0;
  border: 0; 
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; 
}
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; 
}
  .mfp-close:active {
    top: 1px; 
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
 }
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; 
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; 
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; 
}
.mfp-arrow-left {
  left: 0; 
}
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; 
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; 
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; 
}
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; 
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0; 
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
.img-gallery-magnific {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.magnific-img {
    margin: 10px;
}
.magnific-img img {
    width: 304px;
    height: 304px;
    border-radius: 10px;
}
.Sponsor{
    position: relative;
    padding: 100px 0 200px;
    background-color:#f9f6ef;
}
.sp-bg {
    position: absolute;
    top: -120px;
    right: 0;
}
.s-first{
    position: relative;
}
.expand-btn {
    box-shadow: 0px 10px 15px 0px rgba(156, 41, 178, 0.25);
    position: absolute;
    bottom: 120px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}
.icon-btn {
    display: inline-block;
    width:50px;
    height:50px;
    line-height:52px;
    background-color:#fe4b7b;
    color:#fff;
    text-align: center;
    border-radius: 50%;
    border: none;
}
.sp-info {
    border-radius: 30px;
    box-shadow: 0px 13px 16px 0px rgba(226, 222, 208, 0.07);
    background-color: #00155f;
    text-align: center;
    padding: 180px 15px 35px 15px;
    margin-top: -140px;
}
.sp-img img {
    width: 80%;
    margin: 0 auto;
}
.sp-title a {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}
.sp-title a:hover {
    color: #fff;
}
.s-first{
    margin-left: 10px;
}
.slide-arrow6 {
    width: 45px;
    height: 45px;
    line-height: 28px;
    background: transparent;
    color: #12265a;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    padding-top: 9px;
    border: 1px solid #12265a;
    border-radius: 100%;
}
.prev-arrow6 {
    position: absolute;
    bottom:-100px;
    left: 46%;
}
.next-arrow6 {
    position: absolute;
    bottom: -100px;
    right: 46%;
}

/*--------------------program page----------------------*/
.programs{
    padding: 100px 0;
    position: relative;
}
.programs .sun-bg {
    width: 9%;
    top: 19%;
    right: 3%;
    position: absolute;
}
.programs .sun-bg1 {
    position: absolute;
    top: 36%;
    left: 5%;
    animation: shapePluse 6s linear infinite;
    width: 6%;
}
#walk1 {
    display: inline-block;
    position: absolute;
    bottom: 42%;
    right: 5px;
    width: 20%;
    height: 9%;
    background-image: url(../image/Father_Running.png);
    background-repeat: no-repeat;
    animation: walkanim 5s infinite steps(7);
    z-index: -1;
}
.years {
    text-align: center;
    margin-bottom: 50px;
}
.select-option {
    position: relative;
    width: 50%;
    margin: 0 auto;
}
.select-option::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  height: 100%;
  aspect-ratio: 1 / 1;
  background-color: #12265a;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  cursor: pointer;
  pointer-events: none;
}

.select-option::before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-right: 4px solid white;
  border-bottom: 4px solid white;
  z-index: 1;
  transform: translateY(-50%) rotate(45deg);
  pointer-events: none;
}

.p-prefectures {
    border: 2px solid #12265a;
    padding: 10px;
    border-radius: 6px;
    font-size: 20px;
    width: 100%;
    cursor: pointer;
    color: #12265a;
}

.p-prefectures option {
  background-color: #ffffef;
}
.program-image img {
    width: 330px;
    height: 430px;
    border-radius: 10px;
    margin: 0 auto;
    object-fit: fill;
}
.Honey-ellipsis {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    -webkit-line-clamp:5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.arrow-light1 {
    position: absolute;
    width:30%;
    right: 27px;
    bottom: 3px;
    opacity: 0.5;
}
.program-details a {
    color: #fe4b7b;
}
.program-details a:hover {
    color: #fe4b7b;
}
.program-details h3 {
    font-size: 22px;
    font-weight: 800;
    color: #fe4b7b;
    margin-bottom: 22px;
    border-bottom: 1px dashed;
    padding-bottom: 5px;
    line-height: 34px;
}
.arrow-light1 img, .sun-bg img{
   animation-name: animation-bob-float, animation-bob;
   animation-duration: .3s, 1.5s;
   animation-delay: 0s, .3s;
   animation-timing-function: ease-out, ease-in-out;
   animation-iteration-count: 1, infinite;
   animation-fill-mode: forwards;
   animation-direction: normal, alternate;
}
@keyframes animation-bob {
   0% {
      transform: translateY(-12px)
   }
   50% {
      transform: translateY(-6px)
   }
   100% {
      transform: translateY(-12px)
   }
}
@keyframes animation-bob-float {
   100% {
      transform: translateY(-12px)
   }
}
.pro-details b {
    color: #00155f;
    font-weight: 800;
}
.list-palce {
    margin-bottom: 30px;
}
.list-palce {
    display: flex;
    margin-bottom: 30px;
}
.program-details{
    padding: 30px 30px 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-top: none;
    border-radius: 10px 0 0px 10px;
    background: #fff;
    position: relative;
    margin: 20px 0;
    margin-left: -25px;
    position: relative;
}
.h-icon {
    width: 18%;
}
.h-icon {
    width: 27%;
    position: relative;
    margin-bottom: 15px;
}
.h-icon span {
    position: absolute;
    top: 14px;
    left: 24px;
    color: white;
    font-size: 30px;
    width: 81%;
}
.pro-details h6 {
    margin-bottom: 10px;
}
/*.sun-bg{
    position: absolute;
    top:6%;
    right:6%;
    animation: shapePluse 6s linear infinite;
}*/

@keyframes shapePluse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.programs .butterfly-bg {
    position: absolute;
    top: 5%;
    width: 7%;
    left: 8%;
    animation: movingX 8s linear infinite;
}
.teddy-bg {
    position: absolute;
    left: 4%;
    bottom: 14%;
    width: 11%;
}
.star-bg{
    position: absolute;
    right: 6%;
    bottom:50%;
    animation: animName 10s linear infinite;
}
@keyframes movingX {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-50px);
  }
  100% {
    transform: translateX(0);
  }
}
.product-filter {
    border-radius: 3px;
    margin-bottom: 30px;
    padding-top: 30px;
}
.product-filter .row.row1 {
    align-items: center;
}
.product-filter1 .page-link {
   padding: 0!important;
   margin-left: -1px;
   width:40px;
   height:40px;
   line-height:40px!important;
   text-align: center;
   font-size: 16px;
   font-weight: 600;
   color: black!important;
   background-color: #8080802b!important;
   border-radius: unset!important;
}
.page-link.active {
    color: white!important;
    background: #fe4b7b!important;
    border-color: unset !important;
}
.page-link:hover {
   color: white!important;
   background:#fe4b7b!important;
}
.page-link:focus{
    outline: none;
    box-shadow: unset!important;
}
li.page-item {
    margin: 8px;
}
ul.pagination {
    justify-content: flex-end;
}

/*--------------date-time page------------------*/
.date-time {
    position: relative;
    padding: 100px 0
}
.visit-date {
    width: 100%;
    margin: 0 auto;
    background-color: white;
    padding: 50px;
    border-radius: 10px;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
}
.visit-date p {
    padding-bottom: 20px;
}
.date-time .sun-bg {
    position: absolute;
    bottom: 0% !important;
    right: 14%;
    animation: shapePluse 6s linear infinite;
    width: 5%;
}
.date-time .teddy-bg {
    position: absolute;
    left: 10%;
    top: 22%;
    width: 10%;
}
.Visitor1{
    position: relative;
}
.v-img {
    position: relative;
    z-index: 2;
    max-width: 400px !important;
    left: 10%;
}
.v-card {
    position: absolute;
    bottom: 0;
    background-color: #F9F6EF;
    border-gap: 30px;
    padding: 75px 80px 75px 270px;
    border-radius: 100px;
    margin:30px;
}
.v-card:after {
    content: "";
    width: calc(100% + 30px * 2);
    height: calc(100% + 30px * 2);
    position: absolute;
    top: calc(0px - 30px);
    left: calc(0px - 30px);
    border:2px dashed #fe4b7b;
    border-radius: inherit;
    z-index: -1;
}
.date-time .film-title {
    text-align: center;
    margin-bottom: 30px;
}
/*----------------------direction page-------*/
.direction{
    position: relative;
    padding: 100px 0;
}
.teddy2-bg {
    position: absolute;
    width: 14%;
    right: 24px;
    top: 0;
    animation: bg-shift 5s ease-in-out infinite alternate-reverse, swing 5s ease-in-out infinite;
}
@keyframes swing {
  0% {
    transform-origin: top;
    transform: perspective(550px)rotatex(10deg);
  }

  50% {
    transform: perspective(550px)rotatex(-10deg);
  }

  100% {
    transform-origin: top;
    transform: perspective(550px)rotatex(10deg);

  }
}
.direction .sun-bg2 {
    position: absolute;
    top: 13%;
    left: 6%;
    animation: shapePluse 6s linear infinite;
    width: 7%;
}
.direction .teddy-bg {
    position: absolute;
    left: 4%;
    bottom: 14%;
    width: 7%;
}
.direction-details h6 {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 20px;
}
.direction-details p {
    margin-bottom: 10px !important;
    font-size: 15px;
}

/*---------------------exhibitors page----------------------*/
.exhibitors {
    padding: 100px 0;
    position: relative;
}
.exhibitors .butterfly-bg {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 10%;
    animation: shapePluse 6s linear infinite;
}
.teddy-run {
    position: absolute;
    right: 3%;
    width: 62%;
    top: -19.1%;
}
.exhibitors .teddy1-bg {
    width: 66%;
    position: absolute;
    top: 30%;
    left: -82%;
    animation: movingX 8s linear infinite;
}
.head-product{
   display: flex;
   align-items: center;
   justify-content: space-between;
   border-bottom: 1px solid #ccc;
   padding-bottom: 10px;
   margin-bottom: 45px;
   position: relative;
}
.exhibitors .teddy-bg {
    position: absolute;
    left: -90%;
    bottom: 19%;
    width: 64%;
}
.head-product::after {
   position: absolute;
   content: "";
   bottom: -1px;
   left: 0;
   height: 2px;
   width: 50px;
   background: #fe4b7b;
}
.product-title {
   font-size: 20px;
   text-transform: capitalize;
   font-weight: 700;
   text-align: left;  
   margin-bottom: 0;
}
.exhibitors-main ul.tabs{
    position: relative;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
    margin-bottom: 40px !important;
}
.exhibitors-main ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    padding: 10px 78px;
    box-shadow: 0 2px 10px 0 #d8dde6;
    font-size: 20px;
    font-weight: 800;
    border-radius: 5px;
    margin: 10px;
}

.exhibitors-main ul.tabs li.current {
    background: #00155f;
    color: #fff;
    position: relative;
}
.exhibitors-main ul.tabs li.current::after {
    position: absolute;
    bottom: -39px;
    height: 0;
    width: 0;
    left:42%;
    transform: rotate(180deg);
    border: 20px solid transparent;
    border-bottom-color:#00155f;
    content: "";
}

.tab-content{
    display: none;
    padding: 15px;
}

.tab-content.current{
    display: inherit;
}
.pla-logo .col-lg-3 {
    display: flex;
}
.Plati-first {
    border: 1px solid #cbc3c3;
    margin-bottom: 20px;
    border-radius: 10px;
    text-align: center;
    background-color: #fff;
    position: relative;
}
.Plati-first p {
    padding-bottom: 15px;
}
.Plati-first p a {
    font-size: 16px;
    color: black;
    font-weight: 800;
}
.sun-bg.sun-bg1 {
    position: absolute;
    top: 19%;
    right: 6%;
    animation: shapePluse 6s linear infinite;
    width: 4%;
}
/*------------------------contact page--------------*/
.contacts {
    position: relative;
    padding: 100px 0;
}
.contacts .row {
    align-items: center;
}
.contact-details {
    padding: 60px;
    border-radius: 30px;
    background-color: #ecd6ef;
    color: white;
}
.contact-details h3 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
    border-bottom: 1px solid #00155f;
    padding-bottom: 5px;
    color: #00155f;
}
.con-person {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.con-person h6 {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    width: 40%;
}
.car-bg {
    animation-delay: 4s;
    right: -13%;
    bottom: -5%;
    position: absolute;
    animation: movingX 8s linear infinite;
}
.paper-plane {
    top: -14%;
    right: -14%;
    position: absolute;
    animation: movingX 8s linear infinite;
    width: 23%;
}
.car-bg img {
    width: 80%;
}
.te-bg {
    position: absolute;
    top: -49px;
    left: 28px;
    width: 32%;
}
.contact-us{
    position: relative;
}
.adress-section {
    padding: 100px 0px 0;
}
.adress-section .row .col-xxl-4{
    display:flex;
}
.address-box {
    padding: 20px 15px;
    display: flex;
    align-items: center;
    border: 1px solid rgba(128, 128, 128, 0.2);
    border-radius: 6px;
    transition: all 0.5s ease;
    width: 100%;
}
.address-box:hover {
    border: 1px solid transparent;
    background-color: #12265a;
    color: white;
}
.address-box:hover .address-icon i {
    background-color: white;
    color: #fe4b7b;
}
.address-box:hover .address-detail span a{
    color:white;
}
.address-icon {
    margin-right: 15px;
}
.address-icon i {
    width: 50px;
    height: 50px;
    background: #00155f;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    border-radius: 6px;
    font-size: 22px;
    color: white;
    transition: all 0.5s ease-out;
}
.address-detail h4{
    text-transform:capitalize;
    font-size:20px;
    font-weight:700;
}
.address-detail span{
    font-size:16px;
    letter-spacing:0.3px;
}


.address-detail span a{
    text-decoration: none;
    color: black;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.3px;
    display:block;
    transition:all 0.5s ease;
}
.f-phone p{
    margin-bottom:0.2rem;
}
.check label {
    font-size: 16px;
    margin-bottom: 5px;
    color: #00155f;
    font-weight: 600;
}
.check input {
    width: 100%;
    height: 45px;
    padding: 0px 20px;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #ccc;
    border-radius: 8px;
    text-transform: capitalize;
}
.check textarea {
    width: 100%;
    padding: 10px 20px;
    font-size: 15px;
    letter-spacing: 0.5px;
    line-height: 26px;
    font-weight: 500;
    border: 1px solid #ccc;
    border-radius: 8px;
}
.col-md-6.check {
    margin-bottom: 21px;
}
button.s-btn {
    width: 100%;
    padding: 10px;
    border: none;
    background-color: #00155f;
    color: white;
    border-radius: 5px;
    margin-top: 20px;
}

/*------------------presentation page------------------*/
.presentation{
    position: relative;
    padding: 100px 0;
}
.presentation .sun-bg {
    width: 9%;
    top: 25%;
    right: 3%;
    position: absolute;
}
.presentation .sun-bg1 {
    position: absolute;
    top:58%;
    left: 5%;
    animation: shapePluse 6s linear infinite;
    width: 6%;
}
.presen {
    margin-bottom: 30px;
}
.presen img {
    border-radius: 10px;
}
.pedd-1 {
    position: absolute;
    right: 73px;
    bottom: 210px;
    width:11%;
}
/*-----------parking page-----------*/
.parking {
    padding: 100px 0;
    position: relative;
}
.parking-details h3 {
    font-size: 30px;
    font-weight: 800;
    color: #fe4b7b;
    margin-bottom: 15px;
}
.parking-details h6 {
    font-size: 20px;
    font-weight: 600;
}
.parking-details p {
    padding-bottom: 10px;
}
.parking .butterfly-bg {
    top: 23%;
    width: 5%;
    left: 6%;
    position: absolute;
}
.parking .sun-bg {
    bottom: 5%;
    right: 24%;
    width: 7%;
    position: absolute;
}
.run-bg {
    position: absolute;
    left: 0;
    bottom: -2px;
    width:10%;
}
.parking .row {
    align-items: center;
}
.swing1 {
    display: block;
    position: absolute;
    width: 14%;
    right: 103px;
    top: 10px;
    animation: swing1 ease-in-out 1s infinite alternate;
    transform-origin: center -20px;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
    border-radius: 10px;
}
.swing1 img {
    border: 5px solid #fe4b7b47;
    display: block;
    border-radius: 10px;
}
.swing1:after{
    content: '';
    position: absolute;  
    width: 20px; height: 20px;  
    border: 1px solid #999;
    top: -10px; left: 50%;
    z-index: 0;
    border-bottom: none;
    border-right: none;
    transform: rotate(45deg);
}
.swing1:before{
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    top: -14px;
    left: 53%;
    z-index: 5;
    border-radius: 50% 50%;
    background: #000;
}
 
@keyframes swing1 {
    0% { transform: rotate(3deg); }
    100% { transform: rotate(-3deg); }
}



/*-----------------------hotel page----------------*/
.hotel{
    padding: 100px 0;
    position: relative;
}
.hotel-img{
    max-width: calc(100% - 40px * 2);
    margin-left:40px;
    border-radius: 50px;
    overflow: hidden;
    display: block;
}
.hotel-content {
    background-color:#fff;
    border-radius: 40px;
    box-shadow: 0px 10px 15px 10px rgba(193, 202, 210, 0.25);
    padding: 145px 40px 33px 40px;
    margin-top: -110px;
    border: 1px solid transparent;
    transition: all ease 0.4s;
}
.hotel-card:hover .hotel-img img {
    transform: scale(1.1);
}
.hotel-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: 0.4s ease-in-out;
}
.hotel-card:hover .hotel-content {
    box-shadow: none;
    border-color: #fe4b7b;
}
.hotel-content h3 a {
    font-size: 25px;
    color: #12265a;
    font-weight: 800;
}
.ho-contact{
    display: flex;
    margin-top: 10px;
    align-items: center;
}
.ho-contact i {
    color: #fe4b7b;
    padding-right: 10px;
}
.ho-contact p {
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
}
.hotel .butterfly-bg {
    position: absolute;
    top: 22%;
    width:6%;
    left: 8%;
    animation: movingX 8s linear infinite;
}
.hotel .sun-bg {
    top: 44%;
    right: 4%;
    width: 8%;
    position: absolute;
}
/*-----------gallery page---------------*/
.gallery{
    position: relative;
    padding: 100px 0;
}
.gallery-main {
    margin-bottom: 30px;
}
.gallery-img {
    overflow: hidden;
    border-radius: 30px;
    transition: all ease 0.4s;
}
.gallery-img img {
    transition: all ease 0.8s;
    transform: scale(1.002);
    border-radius: 30px;
    border-radius: 30px;
    overflow: hidden;
}
.gallery-contant {
    max-width:250px;
    height: 100px;
    border-radius:10px;
    background-color:#fff;
    box-shadow: 0px 15px 30px 0px rgba(37, 69, 116, 0.045);
    text-align: center;
    margin: 0 auto;
    padding:15px 10px;
    margin-top: -46px;
    z-index: 2;
    position: relative;
    border: 1px solid transparent;
    transition: all ease 0.4s;
}
.gallery-main:hover .gallery-img img {
    transform: scale(1.07);
}
.gallery-main:hover .gallery-contant {
    border-color: #fe4b7b;
}
.gallery-contant h3 a {
    font-size: 18px;
    color: black;
    font-weight: 700;
}
.gallery-contant h3 {
    margin-bottom: 0;
}
.gallery .sun-bg11 {
    top: 34%;
    right: 4%;
    width: 7%;
    position: absolute;
    animation: shapePluse 6s linear infinite;
}
.gallery .butterfly-bg {
    position: absolute;
    width: 10%;
    top: 7%;
    left: 7%;
    animation: bounce 5s ease infinite alternate;
}
@keyframes bounce {
  100% {
    top: -10px;
  }
}
.gallery .teddy-bg {
    left: 5%;
    bottom: 31%;
    width: 6%;
}
.seclec-type {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    padding-top: 30px;
    position: relative;
}
.seclec-type .p-prefectures {
    width: 360px;
    margin: 0 20px;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid black;
    background-color: transparent;
}

.seclec-type .select-option {
    width: 100%;
}
.sub-btn {
    margin: 0 20px;
}
.sub-btn {
    width: 10%;
    padding: 10px 25px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fe4b7b;
    font-size: 20px;
    font-weight: 600;
    color: #fe4b7b;
    height: 10%;
}
.seclec-type .select-option::before, .seclec-type .select-option::after{
    display: none;
}
:focus-visible {
    outline: none;
}
.seclec-type:hover .sub-btn{
    background-color: #fe4b7b;
    color: #fff;
}
.seclec-type:hover select.p-prefectures {
    background-color: #e9ecef;
}
.scooty {
    position: absolute;
    top: 6%;
    right: 5%;
    width: 10%;
}
.scooty1 {
    position: absolute;
    top: 2%;
    left: 0%;
    width: 17%;
}
/*--------------gallery details page--------------*/
.gallery-details{
    position: relative;
    padding: 100px 0;
}
.img-gallery-magnific .multi-social {
    width:45px;
    position: absolute;
    top:20px;
    right:10px;
}
.magnific-img{
    position: relative;
}
.multi-social a {
    visibility: hidden;
    opacity: 0;
    transform: translateX(0px);
    transition: 0.4s ease-in-out;
}
.multi-social a:nth-child(1) {
  transition-delay: 0s;
}
.multi-social a:nth-child(2) {
  transition-delay: 0.1s;
}
.multi-social a:nth-child(3) {
  transition-delay: 0.2s;
}
.multi-social a:nth-child(4) {
  transition-delay: 0.3s;
}
.multi-social a i {
    margin-bottom: 10px;
}
.magnific-img:hover .multi-social a {
    visibility: visible;
    opacity: 1;
    transform: translateX(40);
}
.multi-social a i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    color: #fe4b7b;
    background-color: #f8f9fa;
    border-radius: 50%;
    margin-right: 7px;
    transition: 0.3s ease-in-out;
}
.image-popup:before{
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000008f;
    display: none;
    border-radius: 10px;
}
.magnific-img:hover .image-popup:before{
    display: block;
} 
.gallery-details .sun-bg {
    top:47%;
    right: 4%;
    width: 9%;
    position: absolute;
}
.gallery-details .teddy-bg {
    left: 4%;
    bottom: 31%;
    width:8%;
}
.gallery-details .butterfly-bg {
    width: 6%;
    position: absolute;
    top: 3%;
    left: 5%;
    animation: movingX 8s linear infinite;
}
.but-bg {
    position: absolute;
    top: -3px;
    right: 66px;
    width: 7%;
}
.sold-bg {
    position: absolute;
    top: 26%;
    left: 5%;
    width: 7%;
}
.run-bg1 {
    position: absolute;
    bottom: 0;
    right: 5%;
    width: 14%;
}
/*---------------------greeting page-----------------*/
.greeting{
    position: relative;
    padding: 100px 0;
}
.greeting-main {
    box-shadow: 0 0 7px 0 rgb(43 52 59 / 8%);
    margin-bottom: 30px;
}
.team-details {
    position: relative;
    padding: 33px 15px 20px;
}
.team-title h3 {
    position: relative;
    overflow: hidden;
    font-size: 19px;
    line-height: 15px;
    font-weight: 700;
    margin-bottom: 5px;
}
.team-title h3 a{
    color: #12265a;
}
.team-position {
    margin-bottom: 0;
    font-size: 14px;
}
.greeting-main:hover {
    box-shadow: 0 4px 18px 0 rgba(18, 29, 39, 0.16);
}
.media-block {
    position: absolute;
    right: 15px;
    top: -20px;
    z-index: 2;
}
.media-btn {
    text-align: center;
    height: 38px;
    width: 38px;
    line-height: 40px;
    color: #fff;
    border-radius: 3px;
    font-weight: 900;
    font-size: 15px;
    margin-bottom: 10px;
    z-index: 4;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease-out 0s;
    background-color: #fe4b7b;
}
.team-img img {
    width: 100%;
    height: 300px;
    object-fit: revert;
}
.greeting .sun-bg, .greeting-details .sun-bg {
    position: absolute;
    top: 12%;
    right: 2%;
    animation: shapePluse 6s linear infinite;
    width: 9%;
}
.greeting .butterfly-bg, .greeting-details .butterfly-bg {
    top: 23%;
    width: 6%;
    left: 5%;
    position: absolute;
}
.greeting .butterfly-bg{
    top: 18%;
    width: 4%;
}
.greeting .floor-bg, .greeting-details .floor-bg {
    bottom: 63%;
    right: 4%;
    width: 8%;
}
.greeting .teddy-bg {
    position: absolute;
    left: 4%;
    bottom: 14%;
    width: 8%;
}
.greeting .but-bg1 {
    position: absolute;
    width: 8%;
    top: -10px;
    left: 44px;
}
.ff-bg {
    position: absolute;
    bottom: 50%;
    left: 3%;
    width: 10%;
    animation: movingX 8s linear infinite;
}
.walk2 {
    bottom: 28% !important;
}
.run-bg11 {
    position: absolute;
    bottom: 64px;
    right: 1%;
    width: 7%;
}

/*-----------------greeting-details page-----------*/
.greeting-details {
    position: relative;
    padding: 100px 0;
}
.gree-img {
    border: 1px dashed #00155f;
    margin-bottom: 30px;
    position: relative;
    border-radius: 5px;
}
.gree-img:after {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    top: 10px;
    left: 10px;
    background-image:linear-gradient(#dee2e6, #00155fa1);
    box-shadow: inset 0 0 100px hsla(0,0%,0%,.3);
    z-index: -1;
    border-radius: 5px;
}
.greeting-details .teddy-bg {
    width: 8%;
}
.greeting-details .t-bg {
    position: absolute;
    bottom: 46%;
    left: 5%;
    width: 7%;
    animation: movingX 8s linear infinite;
}
.greeting-details .tt-bg {
    position: absolute;
    bottom: 35%;
    right: 5%;
    width: 7%;
    animation: movingX 8s linear infinite;
}
/*------------------magazine page-----------*/
.magazine {
    padding: 100px 0;
    position: relative;
}
.magazine-details {
    padding: 60px;
    border-radius: 50px;
    background-color: #fef5ff;
}
.magazine-details h3 {
    font-size: 30px;
    font-weight: 800;
    color: #12265a;
    margin-bottom: 30px;
}
.select-drop select {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 10px;
}
.select-drop select {
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 10px;
    border-color: #dfd7d7;
}
button.go-btn {
    border: none;
    padding: 8px 50px;
    border-radius: 10px;
    background-color: #00155f;
    color: white;
    font-size: 20px;
    margin-top: 10px;
}
.m-3 {
    position: absolute;
    bottom: 4%;
    right: 22%;
    width: 12%;
}
#walk3 {
    display: inline-block;
    position: absolute;
    bottom: -30%;
    right: 22%;
    width: 18%;
    height: 92%;
    background-image: url(../image/m-3.png);
    background-repeat: no-repeat;
    animation: walkanim 5s infinite steps(7);
}
.carton-3 {
    position: absolute;
    top: 40%;
    left: 4%;
    width: 10%;
    animation: shapePluse 6s linear infinite;
}
.carton-4 {
    position: absolute;
    top: 10%;
    right: 4%;
    width: 8%;
    animation: movingX 8s linear infinite;
}

/*-----------------------event page---------------------*/
.event-blog {
    position: relative;
    z-index: 9;
    margin: 0px 15px;
    margin-bottom: 30px;
}
.event-blog::after {
    position: absolute;
    left: -15px;
    top: 117px;
    right: -15px;
    background: white;
    content: "";
    bottom: 0;
    z-index: -1;
    border-radius: 7px;
    box-shadow: 0 3px 16px -5px rgb(68 107 138 / 60%);
}
.img_1{
    overflow: hidden;
    position: relative;
    border-radius: 7px;
}
.img_1 img {
    height: 250px;
    border-radius: 7px;
    transition: all .5s;
    width: 377px;
}
.event-blog:hover img{
    transform: rotate(3deg) scale(1.3, 1.3);
}
.event-detail {
    padding: 25px 20px;
}
.event-detail h3 {
    font-weight: 600;
    line-height: 25px;
    margin: 10px 0px;
}
.event-detail h3 a{
    text-decoration: none;
    color: black;
    font-size: 18px;
}
.event-detail h3 a:hover{
    color: #fe4b7b;
}
.event-date {
    font-size: 20px;
    font-weight: 500;
}
.event-month {
    font-size: 14px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}
.event_calender{
    position: absolute;
    top: 30px;
    left: 20px;
}
.ev-calender {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 52px;
    height: 61px;
    border-radius: 5px;
    color: white;
    background: #fe4b7b;
    position: relative;
}
.ev-calender:after {
    content: " ";
    position: absolute;
    left: 0px;
    bottom: -12px;
    border-top: 15px solid #fe4b7b;
    border-right: 15px solid transparent;
    border-left: -3px solid transparent;
    border-bottom: none;
}
.ev-calender span {
    line-height: 20px;
}
.events {
    position: relative;
    padding: 100px 0;
}
.event-bg {
    position: absolute;
    width: 10%;
    right: 24px;
    top: 0;
    animation: bg-shift 5s ease-in-out infinite alternate-reverse, swing 5s ease-in-out infinite;
}
#ev-bg {
    position: absolute;
    bottom: 0%;
    right: 10%;
    width: 12%;
    height: 14%;
    background-image: url(../image/teddy-20.png);
    background-repeat: no-repeat;
    animation: walkanim 5s infinite steps(10);
}
.teddy-21 {
    position: absolute;
    top: 17%;
    left: 6%;
    width: 7%;
    animation: movingX 8s linear infinite;
}
/*-----------login page-----------*/
.pro-login {
    position: relative;
    padding: 100px 0;
}
.login-img img {
    width: 100%;
    border-radius: 10px;
}
.login-form {
    background-color: #f3f3f3;
    padding: 60px 50px;
    border-radius: 8px;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 20%);
}
.login-form h2 {
    font-size: 36px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
    color:#00155f;
    text-align: center;
}
.login-form h5 {
    text-align: center;
    margin-top: 11px;
    font-weight: 700;
}
.login-line{
    color: gray;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid gray;
    line-height: 0.1em;
    margin: 10px 0 20px;
}
.login-line span {
    background: #f3f3f3;
    padding: 0 10px;
}
.forget {
    text-transform: capitalize;
    text-align: center;
}
.forget a{
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color:#00155f;
    text-decoration: none;
}
.forget a:hover{
    color: black;
    text-decoration: none;
}
.login-form .re-btn{
    margin: 25px 0px;
    text-align: center;  
}
.login-form .re-name input{
    background-color:white;
}
.login-details .shop_btn {
    margin: 15px 0;
}
.login-details .shop_btn button{
    width: 100%;
    margin-bottom: 10PX 0;
}
.ac-link {
    text-align: center;
    margin-top: 70px;
}
button.grow_spin {
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #00155f;
    border: none;
}
button.grow_spin a {
    color: white;
    font-size: 20px;
    font-weight: 800;
}
.bor-der {
    border: 1px solid #dee2e6;
    padding: 25px !important;
    border-radius: 10px;
}
.ac-link a{
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.2px;
    text-transform: capitalize;
    color: #fe4b7b;
    text-decoration: none;
}
.ac-link a:hover{
    color: black;
    text-decoration: none;
}
.re-form {
    width: 36%;
    padding: 50px 35px;
    margin: 0% auto;
    background-color: #f3f3f3;
    padding: 50px;
    border-radius: 8px;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 20%);
}
.re-name{
    position:relative;
}
.re-name input{
    width: 100%;
    height: 55px;
    border-radius:5px;
    border: none;
    margin:16px 0px;
    font-size:16px;
    font-weight:600;
    text-transform: capitalize;
    padding: 0px 18px;
    position:relative;
}
.re-name input:focus{
    outline:none;
    border:none;
    background-color:white;
    border:2px solid #fe4b7b;
}
.re-name input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.re-name span{
    position: absolute;
    right: 5%;
    top: 33%;
    color:#fe4b7b;
}
.re-check{
    margin:16px 0px;
}
.re-check label {
    font-weight: 600;
    font-size:14px;
    text-transform: capitalize;
    padding-left: 8px;
    margin-bottom: 10px;
}
.age select {
    width: 100%;
    padding: 14px;
    margin-top: 16px;
    border: none;
    border-radius: 5px;
}
.register {
    margin-bottom: 26px !important;
}
/*-------------------faq page------------------*/
.train-faq {
    position: relative;
    padding: 100px 0;
}
.train-faq .accordion {
    background-color: unset !important;
    border: none !important;
}
.train-faq button.accordion-button.collapsed {
    background-color: transparent;
    border-bottom: 1px solid #e9ecef30;
}
.train-faq .accordion-item {
    background-color: transparent !important;
    border: unset !important;
}
.train-faq .accordion-button:not(.collapsed) {
    color: #ffd801 !important;
    font-weight: 700 !important;
    background-color: transparent !important;
}
/*.train-faq .accordion-body p {
    color: #dee2e68c !important;
}*/
.train-faq .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: unset !important;
    border-bottom-left-radius: unset !important;
}
.train-faq .accordion-button:not(.collapsed)::after {
    background-image: url(../image/minus.png) !important;
    transform: rotate(-180deg) !important;
}
.train-faq .accordion-button::after {
    content: "";
    background-image: url(../image/add.png) !important;
}
.train-faq .show {
    padding:20px;
    margin-bottom: 15px;
    box-shadow: 0 20px 35px rgb(0 0 0 / 8%);
}
ul.acco-details {
    padding: 14px 0 0 20px !important;
    font-size: 15px;
    list-style-type: square;
    line-height: 25px;
}
.train-faq .accordion-button:not(.collapsed) {
    color: #294992 !important;
    box-shadow: 0 0px 35px rgb(0 0 0 / 8%);
    border-bottom: 1px solid #294992ed;
}
ul.place-name li {
    position: relative;
    margin: 18px 0;
}
p.route {
    padding: 10px 0;
    font-size: 19px;
    color: #084298;
    font-weight: 600;
}
ul.place-name li:first-child {
    margin:0;
}
.accordion-button:focus {
    border-color:unset !important;
    box-shadow: unset !important;
}
.teddy-run1 {
    position: absolute;
    top: 22%;
    right: 17%;
    width: 10%;
}
.teddy-27 {
    position: absolute;
    bottom: 16%;
    right: 3%;
    width: 7%;
    animation: movingX 8s linear infinite;
}
/*-------------booking application page---------------*/
.booking {
    padding: 100px 0;
    position: relative;
}
.book-main {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #dee2e6;
    margin-bottom: 30px;
}
.boo{
     padding: 12px 20px;
}
.boo-title  {
    border-radius: 5px 5px 0 0;
    background-color: #dee2e6;
    padding: 12px 20px;
    
}
.boo-title strong {
    color: #00155f;
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 0;
    text-transform: capitalize;
}
.boo-title span {
    color:#00155f;
    font-size: 14px;
}
.boo input{
    width: 20px;
    height: 20px;
}
.bo-align {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}
.bo-align label {
    margin-left: 10px;
}
.bo-align span {
    font-size: 14px;
}
.read-more-content {
    display: none;
}
a.read-more.more {
    color: #00155f;
}
.checkout-title {
    border-bottom: 1px solid #fe4b7b;
    padding-bottom: 15px;
    margin-bottom: 50px;
    color: #fe4b7b;
    font-size: 23px;
    font-weight: 800;
}
.forget-pwd {
    color: #00155f;
    font-size: 16px;
    margin-top: -6px;
    text-decoration: none;
}

.single-form-row {
  margin-top: 15px;
  display: none;
}
.single-form-row p {
  margin: 0;
  font-size: 14px;
}
.order-summary-table {
  background-color: #f7f7f7;
  margin-top: 34px;
}
.order-summary-table .table,
.order-summary-table table {
  color: #222222;
  margin-bottom: 0;
  font-size: 15px;
  white-space: nowrap;
}
.order-summary-table .table tr td,
.order-summary-table .table tr th,
.order-summary-table table tr td,
.order-summary-table table tr th {
  font-weight: 400;
  vertical-align: middle;
  padding: 15px 10px;
  border-width: 1px;
}
.order-summary-table .table tr td a,
.order-summary-table .table tr th a,
.order-summary-table table tr td a,
.order-summary-table table tr th a {
  color: #222222;
  font-weight: 400;
}
.order-summary-table .table tr td strong,
.order-summary-table .table tr th strong,
.order-summary-table table tr td strong,
.order-summary-table table tr th strong {
  font-weight: 400;
}
.order-summary-table .shipping-type {
    text-align: left;
    list-style-type: none;
}
.order-summary-table .shipping-type li {
  margin-bottom: 5px;
}
.order-summary-table .shipping-type li:last-child {
  margin-bottom: 0;
}

.order-payment-method {
  background-color: #f7f7f7;
  padding: 40px 20px 30px;
}
.single-payment-method {
  margin-bottom: 20px;
}
.single-payment-method:last-child {
  margin-bottom: 0;
}
.single-payment-method:first-child .payment-method-details {
  display: block;
}
.single-payment-method label,
.single-payment-method .custom-control-label {
  font-weight: 700;
}
.single-payment-method .paypal-card {
  max-width: 150px;
  height: 50px;
  margin-top: 10px;
  display: block;
}
.single-payment-method .payment-method-details {
  background-color: #f1f1f1;
  color: #222222;
  font-weight: 400;
  font-size: 13px;
  padding: 10px;
  position: relative;
  margin-top: 20px;
  display: none;
}
.single-payment-method .payment-method-details:after {
  content: "";
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f1f1f1;
  bottom: 100%;
}
.single-payment-method .payment-method-details * {
  margin: 0;
}

.summary-footer-area .btn-brand {
  margin-top: 40px;
}
.login-reg-form-wrap {
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  padding: 23px 30px 30px;
}
.single-input-item input, .single-input-item textarea{
    color: #555555;
    border: 1px solid #ccc;
    padding: 12px 10px;
    width: 100%;
    font-size: 14px;
    background: #f7f7f7;
}
.single-input-item {
    margin-bottom: 20px;
}
.login-reg-form-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.custom-control.custom-checkbox {
    display: flex;
    width:100%;
}
input#rememberMe{
    width:9%;
}
.custom-checkbox span {
    margin-left: 10px;
}
.single-input-item button.btn.btn-sqr {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 0;
    background-color: 00155f;
    padding: 8px 50px;
}
.single-input-item input:active, .single-input-item input:focus,
.single-input-item textarea:active,
.single-input-item textarea:focus {
  border-color: 00155f;
  background-color: #fff;
}
.single-input-item .nice-select {
    width: 100%;
    border-radius: 0;
    height: 48px;
    border-color: #ccc;
    background-color: #f7f7f7;
    margin-bottom: 20px;
}
.single-input-item .nice-select .current {
    color: #555555;
    padding-left: 10px;
}
.single-input-item .nice-select .list {
    max-height: 200px;
    overflow: auto;
    width: 100%;
    z-index: 99;
    position: relative;
    background-color: white;
    border: 1px solid #ccc;
    top:9px;
    display: none;
    list-style-type: none;
}
select#country {
    width: 100%;
    border-radius: 0;
    height: 48px;
    border-color: #ccc;
    background-color: #f7f7f7;
    padding-left: 7px;
    color: #555555;
}
input#create_pwd{
    width:3%;
}
input#ship_to_different{
   width:3%;
}
.bill {
    margin-top:60px !important;
}
button.btn.btn-sqr {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    background-color: #00155f;
    padding: 8px 25px;
    border-radius: 5px;
}
button.btn.btn-sqr1 {
    color: #00155f;
    font-size: 16px;
    font-weight: 700;
    border-radius: 0;
    background-color: transparent;
    border: 1px solid #00155f;
    padding: 8px 25px;
    border-radius: 5px;
    margin-left: 10px;
}
.booking .sun-bg {
    position: absolute;
    top: 8%;
    right: 1%;
    width: 10%;
}
.booking .sold-bg1 {
    position: absolute;
    bottom:19%;
    left: 5%;
    width: 7%;
}
.booking .scooty2 {
    position: absolute;
    bottom: 43%;
    right: 3%;
    width: 10%;
}
/*---------------cart page--------------*/
.pro-shopping {
    padding: 200px 0;
    position: relative;
}
.shopping {
    text-align: center;
}
p.cart-empty {
    margin-bottom: 30px !important;
}
.shopping img {
    width: 16%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.pro-shopping .sun-bg {
    position: absolute;
    bottom: 19%;
    right: 9%;
    width: 10%;
}
.pro-shopping .teddy-21 {
    position: absolute;
    bottom: 29%;
    left: 14%;
    width: 7%;
    animation: movingX 8s linear infinite;
}
.custom-control a {
    color: #fe4b7b;
}




/*..............................new-css...................... */


.logo:after {
    content: "";
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: white;
    z-index: 0;
}
.logo{
    height:150px!important;
    padding:8px;
    background-color:unset!important;
}
.logo img{
    z-index:1;
}

.te-2 {
    bottom: 0px!important;
    left: 29%!important;
}

.newClass .logo img{
    padding:50px 10px 0;
}
.newClass .logo {
    top: -52px;
    height: 122px!important;
}

.newClass .logo:after{
    border-radius:unset;
}



/*......................events-detail page css......................*/

.bg-events{
    padding:100px 0px;
    position: relative;
}
.events-image{
    width:100%;
}
.events-image img{
    width: 100%;
    border-radius:8px;
}
.events-para{
    margin-top:30px;
}
.events-para p{
    font-size:16px;
    font-weight:500;
    line-height:1.8;
    word-spacing:1px;
}
.event-location h2{
    text-transform: capitalize;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 20px;
}
.event-map{
    width:100%;
}

.event-map iframe{
    width:100%;
    border-radius:8px;
}
.event-location{
    margin-top:30px;
}
.event-icon{
    margin:20px 0px;
}
.event-icon a{
    margin-right:16px;
    transform:translateY(0);
    
}
.event-icon i{
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #3b5998;
    border-radius: 50%;
    transition:all 0.5s ease;
}
.event-icon a:nth-child(2) i{
    background: #1da1f2;
}
.event-icon a:hover i{
    transform:translateY(-5px);
}
.event-icon h4{
    text-transform:capitalize;
    font-weight:500;
    font-size:20px;
    margin-bottom:12px;
}
.events-info{
    background-color: #ffffff;
    box-shadow: 0px -10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    border-top: 3px solid #fe4b7b;
    padding: 40px 30px;
    margin-bottom: 40px;
}

.events-info h4{
    font-size: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom:12px;
    position: relative;
    text-transform:capitalize;
    font-weight:700;
}
.events-info h4:before{
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 150px;
    height:2px;
    background-color:#fe4b7b;
}
.events-info ul li{
    display: flex;
    align-items:center;
    margin-bottom: 20px;
}
.events-info li h5{
    margin-bottom: 0px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 700;
    width:28%;
}
.events-info li span{
    margin-left:16px;
    text-transform: capitalize;
    font-weight:500;
    font-size: 16px;
}
.events-info .event-blog{
    margin-bottom:8px;
}
.events-info .event-blog::after{
    display:none;
}
.events-info .event-detail{
    padding:12px 0px;
    text-align:center;
}

.event-ticket h2{
    text-transform: capitalize;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 20px;
}
.event-type ul{
    display: flex;
    align-items:center;
    justify-content:space-between;
}
.event-type ul{
    margin-bottom:25px!important;
}
.event-type ul li{
    font-size:18px;
    font-weight:600;
    text-transform:capitalize;
}
.event-type ul li select{
    text-transform: capitalize;
    font-weight: 600;
    font-size: 16px;
    width: 130px;
    border: 1px solid rgb(128 128 128 / 50%);
    padding: 2px 4px;
}
.event-type ul li input{
    border-radius: 4px;
    border: 1px solid #80808054;
    background: #daf1ebbf;
    padding: 4px 0px 4px 8px;
    text-transform: capitalize;
    FONT-WEIGHT: 600;
    font-size:16px;
}
.event-main-ticket{
    box-shadow: 0px -10px 30px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin: 30px 0px;
}
.event-ticket {
    padding: 40px 14px;
}
.ticket-btn {
    text-align:end;
}
.ticket-btn button{
    width:25%;
    height: 45px;
    border-radius: 8px;
    border: none;
    background-color: #00155f;
    color: white;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-top: 12px;
    transition:all 0.5s ease;
}
.ticket-btn button:hover{
    background-color:#fe4b7b;
}
.aacadamy-section form{
    width: 65%;
    margin: auto;
    padding: 30px;
    background: #ecd6ef;
    border-radius: 8px;
}
.suggestion-input label{
    display: block;
    margin-bottom: 8px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    color:#00155f;
}
.suggestion-input select{
    width: 100%;
    height: 40px;
    border: 1px solid rgb(128 128 128 / 40%);
    border-radius: 6px;
    text-transform: capitalize;
    padding: 0px 8px;
}
.suggestion-input input{
    width: 100%;
    height: 40px;
    border: 1px solid rgb(128 128 128 / 40%);
    border-radius: 6px;
    text-transform: capitalize;
    padding: 0px 8px;
}
.aacadamy-section{
    padding:50px 0px;
}
.suggestion-input {
    margin: 12px 8px;
}
.aacadamy-section-text h4{
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    margin-top: 30px;
    color:#00155f;
}
.suggestion-more-btn a{
    display: block;
    padding: 12px 4px;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    border-radius: 6px;
    width: 120px;
    text-align: center;
    color: #00155f!important;
    margin: 18px 0px;
    background: #def0fa;
}
.suggestion-form-btn{
    text-align:center;
}
.suggestion-form-btn button{
    width: 30%;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    border: none;
    padding: 14px 16px;
    border-radius: 8px;
    background-color: #00155f;
    color: white;
    letter-spacing: 1px;
}
.suggestion-input input:focus{
    border:1px solid #fe4b7b;
}
.suggestion-input select:focus{
    border:1px solid #fe4b7b;
}
.bg-suggestion{
    padding:100px 0px;
    position: relative;
}


/*-----------------responsive----------------*/
@media only screen and (min-width:1366px) and (max-width:1400px){
   .menu a {
        font-size: 15px;
        margin: 0 10px;
    }
    .half1 {
        right: 2%;;
    }

    .half {
        left: 2%;
    }
}

.filmfestival-sponsors {
    margin-bottom: 80px;
    padding: 20px 30px;
    background-color: rgb(244 244 244 / 70%);
}

.sponsors-title {
    text-align: center;
    margin: -50px auto 30px;
}
.sponsors-title h2 {
    position: relative;
    text-align: center;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 25px;
    color: #fff;
    margin-bottom: 0;
    padding: 12px 100px;
    background: linear-gradient(90deg, #3DC7F4 -20%, #2A4499 100%);
    display: inline-block;
}
.sponsors-title h2::after {
    content: "";
    position: absolute;
    height: 3px;
    border-radius: 5px;
    width: 50%;
    left: 0;
    bottom: -3px;
    background: linear-gradient(90deg, #3DC7F4 -20%, #2A4499 100%);
    display: none;
}

.filmfestival-sponsors .Plati-first {
    border: none;
    margin-bottom: 20px;
    border-radius: 10px;
    text-align: center;
    background-color: #fff;
    position: relative;
    width: 100%;
    padding: 10px;
    box-shadow: 0px 5px 30px 0px rgba(76, 88, 104, 0.1);
}

.sponsor-section .Plati-first a {
    text-transform: capitalize;
    font-size: 20px;
}

.filmfestival-sponsors .pla-logo {
    padding: 30px 0;
}
.filmfestival-sponsors:last-child {
    margin-bottom: 0;
}