@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Space+Grotesk:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Space+Grotesk:wght@300;400;500;600;700&display=swap');
:root {
    --main-bg: #FEF1E6;
    --heading-color: #180B00;
    --heading-font: Antiqua Roman;
    --normal-text: Test Founders Grotesk;
    --font-size: 100px
}
.container1 {
  max-width: 1050px;
  width: 90%;
  margin: auto;
}
.r-mag22{
    display:none;
}
.navbar5{
    box-shadow:black 0px 0px 9px -5px;;
}
body{
  overflow-x: hidden !important;
}
.lf{
  transform: rotate(180deg);
}
#name{
  margin-top: 5rem;
}
.menu-items ul{
  padding-left: 5rem;
  padding-bottom: 0rem;
}
.l{
  padding-top: 3rem;
}
.mySlides1 h6,.mySlides1 p , .mySlides1 span{
  color: white;
  font-family: Test Founders Grotesk;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
}
.gallery-top {
    height: 64%;
    width: 100%;
}
.gallery-thumbs {
  height: 34%;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.gallery-thumbs  img{
  width: 130.92px !important;
  height: 195.51px !important;

}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.gallery-top img{
      width: 158.28px !important;
    height: 227.33px !important;
    margin:auto;
  object-fit: cover;
}
@media only screen and (min-width:100px) and (max-width:500px){
.gallery-top img{
width: 200px;
height:200px;
}
}
@font-face{
  font-family: Antiqua Roman;
  src: url(../fonts/antiqua-roman.ttf) format('truetype'),url(../fonts/antiqua-roman.otf) format('opentype');
}
@font-face{
  font-family: Test Founders Grotesk;
  src: url(../fonts/Test-Founders-Grotesk-Light-300.ttf) format('truetype');
}
.menu-items ul a{
  transition: all .7s !important;
}
.navbar {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
.nav-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 62px;
}
.navbar .menu-items {
  display: flex;
}
.navbar .nav-container li {
  list-style: none;
}
.container8 a {
  text-decoration: none;
  color: black;
  position: relative;
  z-index: 99;
}
container8{
  position: relative;
}
.dot10{
  position: absolute;
  height: 10px;
  width: 10px;
  background-color: black;
  border-radius: 50%;
  top: 92px;
  right: 333px;
}
.navbar .nav-container a {
  text-decoration: none;
  color: #ffffff;
  font-weight: 500;
  font-size: 37px;
  padding: 0.7rem;
}
.hm2{
  position: relative;
  height: 57px;
}
.hm2::after {
    position: absolute;
    content: "";
    background-color: #814b3b;
    background-size: contain;
    height: 32%;
    width: 0%;
    bottom: 11px;
    left: 0;
    z-index: -1;
    transition: all .3s;
}
.hm2:hover::after {
  width: 100%;
}
.navbar .nav-container a:hover{
    font-weight: bolder;
}
.nav-container {
  display: block;
  position: relative;
  height: 60px;
}
.nav-container .checkbox {
  position: absolute;
  display: block;
  height: 32px;
  width: 32px;
  top: 20px;
  right: 99px;
  opacity: 0;
  cursor: pointer;
  z-index: 99999 !important;
}
.nav-container .hamburger-lines {
  display: block;
  height: 26px;
  width: 32px;
  position: absolute;
  top: 17px;
  right: 99px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 9999;
}
.nav-container .hamburger-lines .line {
     display: block;
    height: 2px;
    width: 45px;
    border-radius: 10px;
    background: #0e2431;
}
.nav-container .hamburger-lines .line1 {
  transform-origin: 15% 0%;
  transition: transform 0.4s ease-in-out;
}
.nav-container .hamburger-lines .line2 {
  transition: transform 0.2s ease-in-out;
}
.nav-container .hamburger-lines .line3 {
      transform-origin: 9% 100%;
  transition: transform 0.4s ease-in-out;
}
.navbar .menu-items {
  margin-top: -15px !important;
  height: 114.3vh;
  width: 100vw;
  transform: translateY(-150%);
  display: flex;
  margin-left: 0px;
  padding-left: 0px;
  transition: transform 0.5s ease-in-out;
  background-color: #000000;
  padding: 6rem 0;
  border-radius: 0 0 70% 70%;
  transition: 2s;
  align-items: center;
}
.menu-items1{
    width:100vw !important;
}
.navbar .menu-items li {
  margin-bottom: 1.2rem;
  font-size: 1.5rem;
  font-weight: 500;
}
.logo {
  position: absolute;
  top: 17px;
  left: 99px;
  font-size: 1.2rem;
  color: #0e2431;
  z-index: 9999999999999999999999999;
}
.darkHeader{
  background-color:black !important;
}
.logo a{
    color:black !important;
    padding:0 !important;
}
.logo1 a{
    color:white !important;
    padding:0 !important;
}
.logo1{
    position: absolute;
    top: 20px;
    left: 99px;
    font-size: 1.2rem;
    color: #0e2431;
    z-index: 9999999999999999999999999;
}
.logo h1{
  font-size: 20px;
  letter-spacing: 0.5px;
  font-family: Test Founders Grotesk;
}
.nav-container input[type="checkbox"]:checked ~ .menu-items {
  transform: translateX(0);
  transition: 2s;
  border-radius: 0 0 0% 0%;
}
.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
  transform: rotate(45deg);
  background-color: white !important;
  z-index: 999 !important;
}
.nav-container input[type="checkbox"]:checked ~ .navbar{
  border-bottom: 1px solid white !important;
  z-index: 999 !important;
}
.nav-container input[type="checkbox"]:checked ~ .logo h1{
  color: white;
}
.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
  transform: scaleY(0);
  z-index: 999 !important;
}
.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
  transform: rotate(-45deg);
  background-color: white !important;
  z-index: 999 !important;
}
.hm, .hm1, .hm2 {
  font-size: 39px !important;
  font-weight: 400 !important;
  line-height: 43.93px;
  font-family: "Antiqua Roman";
  letter-spacing: 3px;
}
.sc span{
  padding-right: 20px;
    background: none;
    color: transparent;
        -webkit-text-stroke-width: 0.2px;
    -webkit-text-stroke-color: #ffffff;
    -webkit-text-fill-color: unset;
    font-size: 25px;
}
.l{
  border-bottom: none !important;
}
/* ----------------------------------------name------------------------------------------ */
.titles h2 {
        font-size: 289.95px;
    font-weight: 400;
    font-family: "Antiqua Roman";
    line-height: 300.03px;
    margin-left: 5rem;
    transition: all 2.999s;
    color: black !important;
}
#name{
  overflow: hidden;
  transition: all .5s !important;
}
.colorClass{
overflow:hidden !important;
    height:100vh;
    overflow-Y:hidden !important;
}
.colorClass122{
  color: white !important;
}
body{
   overflow: overlay;
}
.scroll {
  display: flex;
  gap: 9px;
  justify-content: center;
  align-items: baseline;
  padding:0rem 0 97px 0;
}
.scroll p {
  font-size: 20px;
  letter-spacing: 0.55px;
  font-family: "circular";
  font-family: Test Founders Grotesk;
}
.star{
  text-align: center;
}
.star img{
  height: 39px;
  width: 39px;
}
.swiper{
  overflow: hidden;
}
#slider {
  overflow: hidden;
  padding: 3rem 0;
  position: relative;
}
.ab-hd1 {
  position: absolute;
  top: 28.5%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.ab-hd2 {
  position: absolute;
  bottom: -44%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.ab-hd2 h1{
font-family: Antiqua Roman;
font-style: normal;
font-weight: normal;
font-size: 227.693px;
line-height: 277px;
color: black;
}
.ab-hd1 h1{
  background: none;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000000;
  -webkit-text-fill-color: unset;
  font-family: Antiqua Roman;
  font-style: normal;
  font-weight: normal;
  font-size: 227.693px;
  line-height: 277px;
}
.swiper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 602px;
  height: 361px;
  object-fit: cover;
}
.ab-para p{
  margin: 4rem 0 2rem 0;
  letter-spacing: 1px;
  font-style: normal;
    font-weight: 100;
  font-size: 20px;
  line-height: 34px;
  text-transform: uppercase;
  color: #000000;
  width: 624px;
  height: 102px;
  word-break: break-all;
  font-family: Test Founders Grotesk;
}
.ab-para-bt {
  margin: 0 0 5rem 0;
}
.ab-para{
  position: relative;
  float: right;
}
.ab-para span{
  font-weight: 700;
}
hr{
  background-color: white !important;
}
.gt-sc{
  font-size: 20px;
  line-height: 23.6px;
  letter-spacing: 1px;
  font-weight: 400;
  margin-bottom: 1.5rem;
  color: white;
}
.ml h1{
  font-size: 50.15px;
  font-family: Antiqua Roman;
  color: white;
}
.ml{
  display: flex;
  align-items: center;
  gap: 18px;
}
* {
  box-sizing: border-box;
}
.container1 {
  position: relative;
}
.mySlides {
  display: none;
}
.cursor {
  cursor: pointer;
}
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 32%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.column {
  float: left;
  width: 16.66%;
  margin-top:1.5rem;
}
.demo:focus{
  border: 3px solid white !important;
}
.demo {
  opacity: 0.6;
  width: 100%;
  object-fit: contain;
}
.active,
.demo:hover {
  opacity: 1;
}
.menu-items{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  overflow: hidden;
}
.menu-items ul{
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.mySlides img{
  width: 217.28px;
  height: 311.33px;
}
.menu-items ul {
  width: 100%;
}
.container1{
  width: 50%;
  text-align: center;
   margin-top: 1rem;
}
.mySlides1{
    margin-bottom:5rem;
}
.prev{
  margin-left: 11rem;
  width: 34.86px;
  height: 17.43px;
}
.next{
  margin-right: 11rem;
  width: 34.86px;
height: 17.43px;
}
.bt{
  display: flex;
}
.mySlides h6{
  color: white;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 20px;
  line-height: 24px;
  height: 43px;
  letter-spacing: 0.14em;
}
.mySlides p{
  font-weight: bold;
  font-size: 16.2151px;
  line-height: 19px;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  margin: 22.7px 0 8.92px 0;
}
.mySlides span{
  font-family: Antiqua Roman;
font-style: normal;
font-weight: normal;
font-size: 11.7623px;
line-height: 14px;
letter-spacing: 0.255em;
color: #EFE5DF;
}
.mySlides {
  padding: 0px 0;
}
hr{
  color: rgba(255, 255, 255, 0.2);
}
.menu-items{
  position: relative;
  z-index: 999;
  box-shadow: white 0px -1px 14px -5px;
}
.menu-items::after{
  position: absolute;
  content: "";
  border-top: 1px solid #464646;
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 5rem;
  left: 0;
  z-index: -1;
}
.navbar{
  position: relative;
}
/* .menu-items::before{
  position: absolute;
  content: "";
  border-bottom: 1px solid #464646;
  background-size: contain;
  height: 100%;
  width: 100%;
  bottom: 23rem;
  left: 0;
  z-index: -1;
} */
.mySlides1 p{
  margin-top: 10px;
  margin-bottom: 0;
}
/* ssssssssssssssssssssssssssssss */
.swiper1 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.swiper-slide1 {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}

.swiper-slide1 img {
  display: block;
  width: 100%;
  height: 815px;
  object-fit: cover;
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 0px;
  font-weight: 900;
  color: white;
  text-transform: none!important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
  opacity: 1 !important;
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 92%;
  left: 6rem;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: block;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
 left: 10rem !important;
  left: auto;
}
.layout{
  background-color: rgba(0, 0, 0, 0.555);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.blg{
  position: absolute;
  top: 63px;
  left: 99px;
  color: white;
}
.blg p{
  font-family: Test Founders Grotesk;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #EFE5DF;
  text-align: start;
}
.blg-n{
  position: absolute;
  top: 152px;
  left: 99px;
}
.blg-n p{
      font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #EFE5DF;
}
.blg-hd1{
  position: absolute;
  top:407px ;
  left: 121px;
}
.blg-hd1 h1{
  font-family: Antiqua Roman;
font-style: normal;
font-weight: normal;
font-size: 107.642px;
line-height: 131px;
color: #EFE5DF;
}
.blg-hd2 h1{
  font-family: Antiqua Roman;
font-style: normal;
font-weight: normal;
font-size: 159.067px;
line-height: 193px;
color: #EFE5DF;
}
.blg-hd2{
    position: absolute;
  top:513.58px ;
  left: 121px;
}
.view {
  position: absolute;
  top: 18%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.view1 {
  position: absolute;
  top: 404PX;
  left: 1085px;
  transform: translate(-50%,-50%);
}
.view a{
  text-decoration: none;
  font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 23px;
text-transform: uppercase;
color: #FFFFFF;
font-family: Test Founders Grotesk;
padding: 63px 23px;
border: 1px solid white;
border-radius: 50%;
transition: all .5s;
}
.view a:hover{
  border: 1px solid rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  background-color: white;
}
.news-inner{
  position: absolute;
  top: 396px;
  right: 52px;

}
.news{
  display: flex;
  gap: 18px;
  align-items: flex-start;
  margin-bottom: 10px;
  padding: 11px 9px 12px 9px;
  background: rgba(14, 14, 14, 0.77);
  transition: all .4s;
}
.news:hover{
  background: rgba(86, 86, 86, 0.81);
}
.news-img img{
  width: 147px;
height: 89px;
}
.news-text p{
  width: 342px;
  height: 46px;
  font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 23px;
color: #FFFFFF;
}
.news-text{
  text-align: start;
}
.news-text h3{
  font-family: Antiqua Roman;
font-style: normal;
font-weight: normal;
font-size: 30px;
line-height: 36px;
color: #FFFFFF;
}
/* founder------------------------------------------------- */
.popular{
  margin-top: 107px;
  margin-left: 99px;
}
.popular p{
    width: 228px;
    height: 46px;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #121212;
    font-family: 'Open Sans', sans-serif;
}
.magazine-no{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 38px;
  margin-bottom: 4rem;
}
.left-magazine{
  width: 57%;
  cursor: pointer;
}
.right-magazine{
  width: 40%;
  position: relative;
  transition: all .5s;
  cursor: pointer;
}
#openimg{
  opacity: 1;
}

.number{
  margin-left: 99px;
  position: relative;
}
.number p{
  font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 23px;
text-transform: uppercase;
color: #121212;
font-family: 'Open Sans', sans-serif;
margin-top: 3px;
margin-bottom: 23px;
}
.number h1{
  font-family: Antiqua Roman;
font-style: normal;
font-weight: normal;
font-size: 143.135px;
line-height: 155px;
color: #121212;
    transition: all .4s;
    z-index: 999;
    position: relative;
}
.kodia {
  position: absolute;
  bottom: 115px;
  left: 0;
}
.kodia22{
  bottom: 169px !important;
}
.number a{
  text-decoration: none;
  color: black;
  letter-spacing: 0.55px;
  padding: 8px 20px;
  border: 0.5px solid black;
  border-radius: 30px;
}
.right-magazine img {
    width: 388.54px;
    height: 491.99px;
    border-radius: 6px;
}
.kodia11{
  font-family: 'Test Founders Grotesk';
  letter-spacing: 1px;
  font-size: 14px !important;
  line-height: 28px !important;
}
.number a{
    transition:all .3s;
}
.number a:hover{
        border: 1px solid #814b3b !important;
    background-color: #814b3b !important;
    color: white !important;
}
.sub{
  position: absolute;
  top: 214.96px;
  left: 216px;
}
.sub a{
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #FFFFFF;
      padding: 52px 8px;
  border: 1px solid white;
  border-radius: 50%;
  transition: all .5s;
}
.number h1::after {
    position: absolute;
    content: "";
    background: linear-gradient(45deg,rgb(0, 0, 0),black);
    background-size: contain;
    height: 2px;
    width: 0%;
    bottom: 20px;
    left: 0px;
    transition: all .3s;
}
.number h1:hover {
    text-shadow: #313131 -8px 10px 7px;
    /* transform: scale(1.2); */
}
.number h1:hover::after {
        width: 87%;
}
.sub a:hover{
  border: 1px solid rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  background-color: white;
}
/* gallery-------------------------------------------- */
.contenedor {
  padding: 60px 0;
}

.subtitulo {
  text-align: center;
  font-weight: 700;
  color: #9f8ad0;
  margin-bottom: 40px;
  font-size: 40px;
}
#gallery {
  background: #000000;
}
.contenedor-galeria{
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  gap: 36px;
}
.img-galeria {
  object-fit: cover;
  width: 31.59%;
  display: block;
  margin-bottom: 15px;
  box-shadow: 0 0 6px rgb(0 0 0 / 50%);
  cursor: pointer;
  height: 294px;
  z-index: 2;
}
.img-galeria:hover{
  transition: all 0.3s ease-in-out;
  transform: scale(0.9);
}
.imagen-light{
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(100%);
  transition: transform .2s ease-in-out;
  z-index: 333;
}
.show{
  transform: translate(0);
}
.agregar-imagen {
  object-fit: cover;
  width: 60%;
  border-radius: 10px;
  transform: scale(0);
  transition: transform .3s .2s;
}
.showImage{
  transform: scale(1);
}
.close,.close11 {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  color:#fff;
  font-size: 25px;
  display: flex;
  gap: 16px;
}
.close p,.close11  p{
  font-size: 20px;
  font-family: Test Founders Grotesk;
}
#gallery{
  padding: 180px 0 150px 0 !important;
  position: relative;
  margin-top: 64px;
  overflow: hidden;
}
.gal {
  position: absolute;
  top: 76px;
  left: 73px;
}
.vdo {
  position: absolute;
  bottom: 62px;
  left: 73px;
}
.gal h1{
  font-family: Antiqua Roman;
  font-style: normal;
  font-weight: normal;
  font-size: 181.806px;
  line-height: 221px;
  margin-left: 17px;
  margin-right: 46px;
  background: none;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(239, 229, 223, 0.2);
  -webkit-text-fill-color: unset;
}
.vdo h1 {
  font-family: Antiqua Roman;
  font-style: normal;
  font-weight: normal;
  font-size: 181.806px;
  line-height: 221px;
  margin-left: 17px;
  margin-right: 46px;
  background: none;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(239, 229, 223, 0.2);
  -webkit-text-fill-color: unset;
}
.hd{
  position: absolute;
  top: 64px;
  left: 99px;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0.55px;
}
.reach h1 {
  font-family: Antiqua Roman;
  font-style: normal;
  font-weight: normal;
  font-size: 164.912px;
  line-height: 294px;
  color: #121212;
  width: 1711px;
  /* margin: auto; */
  margin-left: -1.2rem;
}
.out h1{
  width: 1762px;
height: 294px;
left: -161px;
top: 5250px;
  font-family: var(--heading-font);
font-style: normal;
font-weight: normal;
font-size: 164.912px;
line-height: 294px;
color: #121212;
margin-left: -11rem;
}
.reach{
  animation: mymove18 19s infinite;
}
@keyframes mymove18 {
  0%   {margin-left: 5rem;}
  50%  {margin-left: -5rem;}
  100% {margin-left: 5rem;}
  }
  .reach:hover{
    animation-play-state: paused !important;
  }
  .out:hover{
    animation-play-state: paused !important;
  }
  .out h1 {
    width: 1762px;
    height: 294px;
    left: -161px;
    top: 5250px;
    font-family: Antiqua Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 164.912px;
    line-height: 208px;
    color: #121212;
    margin-left: -11rem;
}
.out{
  animation: mymove188 19s infinite;
}
@keyframes mymove188 {
0%   {margin-left: -5rem;}
50%  {margin-left: 5rem;}
100% {margin-left: -5rem;}
}
#reach-out{
  padding-top: 47px;
      overflow: hidden;
}
.inner-st{
  text-align: center;
}
.inner-st img{
  height: 39px;
    width: 39px;
}
#st {
  margin-top: -97px;
}
.st-text p{
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #121212;
  width: 481px;
  font-family: Test Founders Grotesk;
  margin-top: 22px;
  /* float: right; */
  margin-right: 250px;
  margin-left: 629px;
  word-break: break-word;
}
.inner-sub{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sbscrb a{
  font-family: Antiqua Roman;
font-style: normal;
font-weight: normal;
font-size: 39.5077px;
line-height: 48px;
text-decoration-line:none;
color: #121212;
}
.sbscrb h1{
  border-bottom: 2px solid black;
  padding-bottom: 5px;
}
.enter-ml input{
  border: none;
  background-color: rgba(0, 0, 0, 0);
  width: 300px;
}
.enter-ml input:focus{
  border: none;
  box-shadow: none;
  outline: none;
}
.inner-scl{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 48.389999999999986px;
}
.left-scl{
  display: flex;
  gap: 38px;

}
.left-scl span{
  font-size: 22px;
  background: none;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(0, 0, 0, 1) !important;
  -webkit-text-fill-color: unset;
  position:relative;
}
.right-scl p{
  font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 23px;
text-transform: uppercase;
color: #121212;
font-family: Test Founders Grotesk;
}
#abt {
    position: relative;
    overflow: hidden !important;
    height: 953px;
    background-color: black;
    width: 100%;
    margin-top: -60px;
}
#abt::after {
  position: absolute;
  content: "";
  background-image: url(../image/ab-back.svg);
  background-size: contain;
  height: 1600px;
  width: 100%;
  left: -9rem;
  top: 0;
  background-repeat: no-repeat;
  transform: rotate(118deg);
  opacity: 0.2;
}
.inner-abt{
  width: 100%;
}
/* .abt-txt{
position: absolute;
  top: 221px;
  left: 99px;
  z-index: 99;
} */
.ab-hd{
  position: absolute;
  top: 863px;
}
.inn-img{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.imgg{
  width: 20%;
  margin-bottom: 3.5rem;
}
/* .img1,.img2,.img3,.img4,.img5,.img6,.img7,.img11,.img12,.img13,.img14,.img15,.img16,.img17,.img18,.img19,.img20,.img21,.img22{
position: absolute;
} */
/* .img1 {
  left: 220px;
  top: 0px;
}
.img1 img{
  width: 246px;
height: 163px;
object-fit: cover;
}
.img2 {
  top: 275px;
  left: 1206px;
}
.img2 img {
  width: 246px;
  height: 163px;
  object-fit: contain;
}
.img3 {
  top: 416px;
  left: 831px;
}
.img3 img{
  width: 366px;
height: 477px;
}
.img4{
  top: 700px;
    left: 0;
}
.img18 {
  top: 541px;
  left: 398px;
}
.img5 {
  top: 1082px;
  left: 805px;
}
.img19 {
  top: 776px;
  right: -1444px;
}
.img20 {
  top: 49px;
  right: -1515px;
}
.img21 {
  top: 1252px;
  right: -745px;
}
.img22 {
  top: 1570px;
  left: 824px;
}
.img5 img{
  width: 312px;
height: 399px;
}
.img6{
  top: 1200px;
  right: 121px;
}
.img6 img{
  width: 418px;
    height: 395px;
}
.img7{
  top: 1616px;
  left: 141px;
}
.img11{
  top: 1716px;
  left: 1181px;
}
.img12 {
  top: 2034px;
  left: 768px;
}
.img13{
  top: 2116px;
  left: 181px;
}
.img14{
  top: 2316px;
  left: 581px;
}
.img15 {
  top: 2917px;
  left: 95px;
}
.img16{
  top: 2500px;
  left: 1181px;
}
.img17 {
  top: 2856px;
  left: 763px;
} */
.abt-txt h1{
  width: 968px;
    font-family: Antiqua Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 51px;
    line-height: 82px;
    color: #FFFFFF;
}
.abb h2{
  font-family: Antiqua Roman;
  font-style: normal;
  font-weight: normal;
  font-size: 308.266px;
  line-height: 375px;
  color: #EFE5DF;
  width: 1637px;
}
.abb {
      position: absolute;
    top: 1281px;
    left: -59px;
    width: 1637px;
    display: flex;
    gap: 31rem;
}
table tr td{
  border: 1px solid black;
  padding: 15px 46px;
}
table{
  margin: auto;
}
.b-io{
  background-color: black;
  color: #EFE5DF;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 34px;
}
#bio2{
 padding-top: 83px;
}
#br{
  background: white;
}
.bio-para p,.lit-para p,.mag-para p,.cont-para p{
     margin-bottom: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 36px;
    text-align: center;
    color: #000000;
    width: 974px;
    word-break: break-word;
    margin: 83px auto 0;
    font-family: 'Space Grotesk', sans-serif;
}
/* writting */
.swiper4 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.swiper-slide4 {
  text-align: center;
  font-size: 18px;
  background-color: rgba(0, 0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide4 img {
  display: block;
  width: 262px;
  height: 391px;
  object-fit: cover;
}
#writing{
  padding-top: 181px;
  position: relative;
}
.inner-writing{
  position: absolute;
  top: 88px;
  left: 101px;
}
.inner-writing p{
  font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 54px;
text-transform: uppercase;
color: #EFE5DF;
}
.wrt-txt{
  position: absolute;
  top: 68px;
  left: 336px;
}
.wrt-txt h1{
  font-family: Antiqua Roman;
font-style: normal;
font-weight: normal;
font-size: 181.806px;
line-height: 221px;
background: none;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(239, 229, 223, 0.2);
-webkit-text-fill-color: unset;
}
.honors h1{
    font-family: Antiqua Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 190.806px;
    line-height: 221px;
    background: none;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(239, 229, 223, 0.2);
    -webkit-text-fill-color: unset;
    width: 1616px;
    margin-left: -31px;
}
.honors{
  overflow: hidden;
  visibility: visible;
}
.evnt{
  overflow: hidden;
}
.left-evnt img{
  transform: rotate(-9.55deg);
  width: 333px;
  height: 285px;
      margin-top: 25px;
}
.row1{
  align-items: center;
  gap: 4rem;
}
#even1 h2,#even2 h2,#even3 h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 45px;
    color: #EFE5DF;
    font-family: Test Founders Grotesk;
}

#even1 p,#even2 p,#even3 p {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #EFE5DF;
    font-family: Test Founders Grotesk;
}
#even1,#even2,#even3{
  padding: 30px;
  border-radius: 16px;
  cursor: pointer;
}
.r{
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 600px;
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 100%;
  box-sizing: border-box;
  width: 100%;
  background: rgb(0 0 0 / 0%);
  backdrop-filter: blur(20px);
  padding: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 0px #000;
  text-align: left;
}
.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 99999;
    padding: 0px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    text-align: center;
}
.modal a.close-modal {
  position: absolute;
  top: 12%;
  right: 30%;
  transform: translate(-32%,-61%);
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../image/icons8-close-50.webp) !important;
}
.name input,.name textarea{
  width: 100%;
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid white;
  color: rgba(255, 255, 255, 0.5);
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  line-height: 24px;
  margin-bottom: 57px;
      font-family: Test Founders Grotesk;
}
.name textarea{
  height: 78px;
}
.name input:focus,.name textarea:focus{
  outline: none;
  box-shadow: none;
  outline: none;
}
.form-hd h2{
  font-family: Antiqua Roman;
font-style: normal;
font-weight: normal;
font-size: 73.91px;
line-height: 90px;
color: #FFFFFF;
margin-bottom: 73px;
}
.btn1 a{
  text-decoration: none;
    color: black;
    background: #EFE5DF;
    text-align: center;
    width: 100%;
    padding: 13px 245px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    font-family: 'Space Grotesk', sans-serif;
}
.expandable1{
  transform: translateX(-200px);
  transition: all .2s;
  opacity: 0;
}
.expandable-sub1{
  transform: translateX(200px);
  transition: all .2s;
  opacity: 0;
}
#sld{
 transform: scale(0);
  transition: all .9s;
}
.sld1{
  transition: all .9s;
  transform: scale(1) !important;
}
.swiper5 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.swiper-slide5 {
  text-align: start !important;
  background: rgba(255, 255, 255, 0);
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: left !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide5 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.left-home h1 {
  font-family: Antiqua Roman;
  font-style: normal;
  font-weight: normal;
  font-size: 79.275px;
  line-height: 103px;
  color: #000000;
}
.sub-left-home p {
    font-family: Test Founders Grotesk;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    color: #000000;
}
.lft-1{
    width: 394px !important;
    height: 260px !important;
    margin-bottom: 24px;
    object-fit:cover;
}
.lft-2 {
    width: 394px !important;
    height: 300px !important;
    object-fit: cover;
}
.right-img img{
  height: 585px !important;
  object-fit: cover;
  width: 100%;
}
.col-lg-6 {
  flex: 0 0 auto ;
  width: 46% !important;
}
.row3{
     display: flex;
    gap: 31px !important;
    width: 83%;
    float: right;
    margin: auto;
}
.right-home{
  width: 100%;
}
.col1 {
    width: 54%;
}

.inner-home{
  margin: 99PX;
  width: 100%;
}
.row5{
  align-items: center;
}
.sub-left-home{
  margin-top: 27px;
}
.wrapper{
  position: relative;
}
.slide6{
  position: absolute;
  top: 0%;
  left: 0%;

}
/* ------------------------------------------------------update----------------------------------------------------- */

.load-img1,.load-img3,.load-img4{
  margin-right: 40px;
}
.load-img2{
  margin-right: 41px;
}
.load-img5{
  margin-right: 33px;
}
.load-img1 img{
  width: 65px;
  height: 97px;
  object-fit: cover;
  opacity: 0.2;
  animation: animateIn221  5s infinite;
  animation-delay: 0.1s;
}
.load-img2 img{
    width: 65px;
    height: 97px;
    object-fit: cover;
    opacity: 0.3;
    animation: animateIn222  5s infinite;
    animation-delay: 0.2s;
}
.load-img3 img{
    width: 65px;
    height: 123px;
    object-fit: cover;
    opacity: 0.4;
    animation: animateIn223  5s infinite;
    animation-delay: 0.3s;
}
.load-img4 img{
    width: 107px;
    height: 201px;
    object-fit: cover;
    opacity: 0.5;
    animation: animateIn224  5s infinite;
    animation-delay: 0.4s;
}
.load-img5 img{
    width: 107px;
    height: 201px;
    object-fit: cover;
    opacity: 0.6;
    animation: animateIn225  5s infinite;
    animation-delay: 0.5s;
}
.load-img6 img{
    width: 107px;
    height: 201px;
    object-fit: cover;
    opacity: 0.8;
    animation: animateIn226  5s infinite;
    animation-delay: 0.6s;
}
.load-img7 img{
    width: 137px;
    height: 257px;
    object-fit: cover;
    opacity: 0.9;
    animation: animateIn227  5s infinite;
    animation-delay: 0.7s;
}
.load-img8 img{
  width: 137px;
  height: 257px;
  object-fit: cover;
   animation: animateIn228  5s infinite !important;
   animation-delay: 0.8s;

}
.load-img9 img{
  width: 173px;
height: 325px;
object-fit: cover;
 animation: animateIn229  5s infinite;
 animation-delay: 0.9s;
}
.im{
     animation: waviy 3s infinite;
  animation-delay: calc(.1s * var(--i));
}
@keyframes waviy {
  0%,40%,100% {
    transform: translateY(0);
    opacity:0.5;
  }
  20% {
    transform: translateY(-40px);
    opacity:1;
  }
}

.inner-loader1{
  display: flex;
  width: 100%;
  align-items: center;
}
.load-img1,.load-img2,.load-img3,.load-img4,.load-img5,.load-img6,.load-img7,.load-img8,.load-img9{
  position: relative;
}
.lay{
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
  width: 100%;
}
#loader1{
  background-color: black;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: 99999999999999999;
  overflow: hidden;
  position: fixed;
}
.inner-loader1{
  position: absolute;
  top: 50%;
  left: 50% !important;
  transform: translate(-50%,-50%);
  margin: auto;
  width: 1200px;
  overflow: hidden;
}
.inner-home {
  margin: 0 0 37px 0px !important;
  width: 100%;
}
.red{
  display: block !important;
}
#loader1{
display: none;
}
#name1{
  display: none;
}
.red1{
  display: none !important;
  transition: all .25s !important;
}
.expandable{
}
.mv{
  margin-left: -10rem;
}
.menu-items ul{
  position: relative;
}
.menu-items ul li a:hover ~ .cursor{
  height: 80px;
  width: 80px;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
 }
  100% {
    transform: translateX(calc(-250px * 20));
 }
}
.slide-track:hover{
  animation-play-state: paused !important;
}
.slider {
  height: 369px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 99;
}
.slider::before, .slider::after {
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
.slider::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  animation: scroll 90s linear infinite;
  display: flex;

  gap: 26px;
  width: 100%;
}
.slide img{
  width: 595px;
height: 361px;
object-fit: cover;
}
.active{
  display: block;
}
.swiper11 {
  width: 100%;
  height: 100%;
}

.swiper-slide11 {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide11 img {
  display: block;
  width: 100%;
  height: 361px;
  object-fit: cover;
}
/* ****************************gallery******************************************************************************** */
#g-img,#g-img1{
  display: flex;
  width: 100%;
  gap: 37px;
  margin-left: 0;
  margin-bottom: 37px;
}
.vdo-ph{
  width: 33%;
}
.vdo-ph img{
    width: 456px !important;
    height: 400px !important;
}
.inner-gallery{
  width: 1600px;
}
#g-img1 {
  position: relative;
  margin-left: -770%;
  animation: mymove1 200s linear infinite;
  animation-timing-function: unset;
  z-index: 99;
  cursor: pointer;
}
#g-img {
  position: relative;
  animation: mymove2 330s linear infinite;
  animation-timing-function: unset;
  z-index: 99;
  transition: all 1.5s;
}
@keyframes mymove2 {
  0%   {transform: translateX(0);}
  50%  {transform: translateX(-5500px);}
  100% {transform: translateX(0);}
}
.slide-track:hover{
  animation-play-state: paused !important;
}
#g-img:hover{
  animation-play-state: paused;
}
.intro{
  transform: scale(5.5);
}

 /*-------------------ORIT-Important--------------------*/
 .info-gll{
   display: none;
 }
 #Orit .imT{
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(0 0 0 / 50%);
  backdrop-filter: blur(13px);
     z-index: 99999;
 }

 #Orit span{
  padding:10px;
  cursor: pointer;
 transition: all .5s;
 }
 #Orit .arrw span{
   color:#FFFFFF;
  position: fixed;
  z-index:999999999;
  font-size:35px;
  top: 50%;
 }
 #Orit .next{
  right:10px;
 }

 #Orit .arrw{
  display:flex;
  align-items: center;
 }
#Orit > span {
    position: fixed;
    top: 22px;
    right: 103px;
    padding: 10px;
    font-size: 18px;
    z-index: 999999;
    background-color: #ffffff00;
    color: white;
    border-radius: 50%;
    border: 1px solid white;
    height: 29px;
    width: 29px;
}
.icon-times img {
    height: 14px;
    width: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
 #Orit .imT img{
  max-width:0%;
  max-height:0%;
  display: none;
  margin-left:0px;
  margin-right:0px;
  visibility: hidden;
  opacity:0;
  /* height: 600px !important; */
  /* width: 1080px !important; */
  object-fit: cover;
 }
 .info-gll p{
  position:fixed;
  top:0px;
  left:0px;
  margin:10px;
  color:#fff;
  padding:10px;
  box-shadow:0px 0px 0px 2px #fff;
  display:block;
  z-index:999;
  font-family:"Lato","Roboto","Raleway",sans-serif;
  cursor:default;
  outline:none;
 }
 .icon-times{
  color:#fff;
  font-size:25px;
  z-index:999999;
 }
 .active{
  display: block !important;
 }
 .circles-img{
   position: fixed;
   z-index:999;
   bottom:0px;
  text-align: center;
  width:100%;
  display: none;
 }
 .circles-img span{
  display:inline-block;
  color:#fff;
 }
 .circle-active{
  color:forestgreen !important;
 }
 .circles-img span:hover{
  color:forestgreen;
 }
 .circles-img span{
  position:relative;
  text-align: center;
 }
 .circles-img span:hover img{
   visibility:visible;
  opacity:1;
 }
 .circles-img img{
  max-width:200px;
  max-height:200px;
  position:fixed;
  text-align: center;
  bottom:40px;
  z-index:999999;
  margin-left:-80px;
  transition:all 300ms ease;
    visibility:hidden;
  opacity:0;
  display:block;
 filter:blur(0px);
 }
 .active1{
  background: rgba(86, 86, 86, 0.81);
 }
 /*  */
 .swiper-container5 {
  width: 100%;
  height: 100%;
}
.swiper-slide1 {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination5 {
  position: absolute;
  width: auto !important;
  left: auto !important;
  margin: 0;
  height: 100px;
  top: 22rem;
  right: 99px;
}
.swiper-pagination-bullet {
  padding: 0px 0px;
  border-radius: 0;
  width: auto;
  height: 93%;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: rgba(0,0,0,0.2);
}
.swiper-pagination-bullet-active {
  color: #fff;
  background: #007aff;
}
.swiper-pagination5{
  display: grid;
}
.swiper-pagination-bullet-active{
  background-color: rgba(86, 86, 86, 0.81);
}
.icon-times{
  transition: all .8s;
}
.vdo-ph{
  position: relative;
}
.play-btn{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  transform: translate(-50%);
  height: 70px;
  width: 70px;
  background-color: white;
  border-radius: 50%;
}
.play-btn img{
  height: 50px !important;
  width: 50px !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
/* *********************************************************************** */
.vdo-gallery{
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  padding: 10px ;
}
.vdo-gallery .video{
   height: 250px;
   width: 350px;
   border: 5px solid white;
   border-radius: 5px;
   cursor: pointer;
   overflow: hidden;
}
.vdo-ph iframe{
  width: 456px !important;
  height: 294px !important;
}
.vdd {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 99999999999999 !important;
  background-color: rgb(0, 0, 0);
  height: 100vh;
  width: 101%;
  backdrop-filter: blur(13px);
  margin-left: -2px;
}
.inner-gallery{
  position: relative;
}
.close ,.close11 {
  position: fixed;
  top: 11%;
  left: 84%;
  transform: translate(-50%,-50%);
  z-index: 9999999999;
}
.vdd iframe, .vdd dialog{
  position: absolute;
  top: 50%;
  left: 50% !important;
 transform: translate(-50%,-50%);
 height: 528px;
 width: 937px;
}


.vdd dialog {
 height: 426px !important;

}

@media screen and (max-width: 768px) {
  .vdd dialog {
    height: 258px !important;
  }
}

.imm5 {
  width: 100% !important;
  height: 100% !important;
}
.play img{
  height: 60px !important;
    width: 60px !important;
}
#g-img1{
  position: relative;
  animation: mymove5 230s linear  infinite;
  animation-timing-function: unset;
  z-index: 99;
}
@keyframes mymove5 {
  0%   {transform: translateX(0);}
  50%  {transform: translateX(470%);}
  100% {transform: translateX(0);}
}
.k1,.k2,.k3,.k4,.k5,.k6,.k7,.k8,.k9,.k10,.k11,.k12,.k13,.k14,.k15,.k16,.k17,.k18,.k19,.k20,.k21,.k22,.k23,.k24,.k25,.k26,.k123{
  position: fixed;
  animation: none !important;
  z-index: 99999999999999999999999999999;
  display: none;
}
#g-img1:hover{
  animation-play-state: paused !important;
}
.play{
  height: 100px;
  width: 100px;

  border-radius: 50%;
  position: relative;

}
.play::after{
  position: absolute;
  content: "";
  background-color: rgba(255, 255, 255, 0.534);
  background-size: contain;
  height: 100px;
  width: 100px;
  top: 0;
  left: 0;
  border-radius: 50%;
  animation: mymove8 2s  infinite;
  transform: scale(0);
}
@keyframes mymove8 {
  0%   {opacity: 0; transform: scale(0.5);}
  50% {opacity: 1; transform: scale(1);}
  100%{ opacity: 0; transform: scale(0.5);}
}
.play img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 9999;
  height: 59px;
}
.play{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.vdo-img{
  position: relative;
}
.inner-ld {
    position: absolute;
bottom: 46px;
    left: 15px;
    display: flex;
    gap: 28rem;
    margin-left: 66px;
    margin-bottom: 3rem;
}
.hhd h5{
    font-family: Test Founders Grotesk !important;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 29px;
    color: white;
}
.inner-ld img{
    position:relative;
      animation: mymove555 2s infinite;
}
@keyframes mymove555 {
  0%   {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}
.sc {
    display: flex;
    gap: 2rem;
    margin-top: 0.5rem;
}
.inner-ld img{
    height:30px;
    width:30px;
}
.button-next,.button-prev {
  top: 23% !important;
}
.button-next img,.button-prev img{
  background-color: white;
    padding: 10px;
    height: 37px;
    border-radius: 50%;
}
.button-next {
    left: 31rem !important;
    opacity: 1;
}
.button-prev {
  left: 14rem;
  opacity: 1;
}
.close img,.close11 img {
        height: 21px;
    width: 19px;
    padding: 3px;
}
.tt{
  position: relative;
  height: 300px;
  margin: auto;
}
.bio-para,.lit-para,.mag-para,.cont-para{
  position: absolute;
  top: 0;
  left: 0;
}
.bio-para p,.lit-para p,.mag-para p,.cont-para p{
  width: 90%;
  margin: 83px auto;
}
#bio3{
  display: none;
}
.b-io,.b-io1,.b-io2,.b-io3{
  cursor: pointer;
}
.tt{
  position: relative;
  height: 300px;
  margin: auto;
}
.bio-para,.lit-para,.mag-para,.cont-para{
  position: absolute;
  top: 0;
  left: 0;
}
.bio-para p, .lit-para p, .mag-para p, .cont-para p {
    width: 90%;
    font-family: Test Founders Grotesk;
    margin: 83px auto;
    line-height: 36px;
    letter-spacing: 1px;
}
.lit-para,.mag-para,.cont-para{
  display: none;
}
.b-io, .b-io1, .b-io2, .b-io3 {
    cursor: pointer;
    font-family: Test Founders Grotesk;
    letter-spacing: 1px;
    font-size: 18px;
}
.slide-2{
  display: flex;
  width: 2733px;
  gap: 1.5rem;
  animation: mymove10 99s infinite;
  z-index: 99999999999;
    position: relative;
}
@keyframes mymove10 {
  0%   {transform: translateX(15px);}
  50% {transform: translateX(-1401px);}
}
.mag-img{
  width: 30%;
}
.mag-img img {
  width: 308px;
  height: 450px;
}
#writing {
  overflow: hidden;
  background-color: black;
}
/* ****************************************************** */

.cursor{
  width: 120px;
  height: 120px;
  border-radius: 50%;
  position: absolute;
  transform: scale(1);
  transition-timing-function: ease-out;
  transition-duration: 50ms;
  color: rgb(0, 0, 0) !important;
  z-index: 999999999999;
  transform: translate(-5%,14%);
  pointer-events: none;
}
.cursor2{
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  transform: scale(2);
  background-color: rgb(255, 255, 255);
  opacity: 1;
  transition-timing-function: ease-out;
  transition-duration: 300ms;
  border: 1px solid white;
  z-index: 99;
  pointer-events: none;
}
.blg-hd1 h1:hover ~ .cursor2{
  background-color: rgb(3, 3, 3) !important;
}
.blg-hd1:hover ~  .cursor2 {
  background-color: #e6cf8b;
  box-shadow:inset 0em -0.3em 0.4em 0.2em #ca9e03a6;
}
#xxxx:hover .cursor{
display: block;
}
#xxxx:hover .cursor2{
  display: block;
  }
.cursor{
  display: none;
}
.cursor2{
  display: none;
}
#xxxx:hover ~ .cursor4{
  display: none !important;
  }
  #xxxx:hover ~ .cursor3{
    display: none !important;
    }

/*  */
.cursor3{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  transform: scale(1);
  transition-timing-function: ease-out;
  background-color: rgb(0, 0, 0);
  transition-duration: 50ms;
  color: rgba(255, 255, 255, 0);
  z-index: 99;
  transform: translate(-5%,14%);
  pointer-events: none;
  animation: mymove88 5s infinite;
}
.cursor4{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  transform: scale(2);
  background-color: rgba(0, 0, 0, 0);
  opacity: 1;
  transition-timing-function: ease-out;
  transition-duration: 200ms;
  z-index: 99;
  pointer-events: none;
  animation: mymove888 1s infinite;
}
.cursor8{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  transform: scale(1);
  transition-timing-function: ease-out;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid white;
  transition-duration: 50ms;
  color: rgba(255, 255, 255, 0);
  z-index: 9999999999999999999999;
  transform: translate(-5%,14%);
  pointer-events: none;
  animation: mymove88 5s infinite;
}
.cursor9{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  transform: scale(2);
  background-color: rgba(255, 255, 255, 0);
  opacity: 1;
  transition-timing-function: ease-out;
  transition-duration: 200ms;
  z-index: 99;
  pointer-events: none;
  animation: mymove888 1s infinite;
}
#gallery:hover ~ .cursor3{
  display: none !important;
}
.view{
  display: none;
}
.vdo-ph {
  position: relative;
  cursor: pointer;
}
/* ---------------------------------------blog---------------------------------------------------------- */
.inner-blog{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 2.5rem;
  align-items: center;
}
.left-blog-video,.left-blog-text{
  width: 48%;
}
.left-blog-video img {
  width: 100%;
  height: 365px;
  object-fit: cover;
}
.container66{
  max-width: 1300px;
  width: 1300px;
  margin: auto;
}
.blog-hd h1 {
  font-family: Antiqua Roman;
  font-size: 30px;
  letter-spacing: 4px;
  border-bottom: 1px solid gray;
  display: inline-block;
  font-weight: 600;
}
.sub-blog-hd h1{
  font-family: Antiqua Roman;
  font-size: 30px;
  letter-spacing: 4px;
  font-weight: 600;
  text-align: center;
}
.blog-para p{
    font-family: Test Founders Grotesk;
    letter-spacing: 0.55px;
    word-spacing: 1px;
    line-height: 28px;
    font-size: 19px;
    line-break: anywhere;
}
#blog{
  padding: 5rem 0 2rem 0;
}
.inner-blog{
  padding-bottom: 3rem;
}
.sub-blog-para p{
  width: 1000px;
  margin: 2rem auto;
  text-align: center;
  font-family: Test Founders Grotesk;
  letter-spacing: 0.55px;
  word-spacing: 1px;
  line-height: 28px;
  font-size: 19px;
  line-break: anywhere;
}
#blog{
  position: relative;
}
#blog::after{
  position: absolute;
  content: "";
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
 right: 0;
  object-fit: cover;
  background-repeat: no-repeat;
  opacity: 0.2;
}
.inn-img{
  position: absolute;
  animation: scrool 100s linear infinite;
  z-index: 9;
}
@keyframes scrool {
  0%   {top: 0;}
  50%  {top: -50%;}
  100%{top: 0;}
}
#cv{
  display: none;
}
#slider:hover ~ .cursor3{
    display:none !important;
}
#slider:hover ~ .cursor4{
    display:none !important;
}
#founder:hover ~ .cursor3{
    display:none !important;
}
#founder:hover ~ .cursor4{
    display:none !important;
}

.cursor11{
  width: 120px;
  height: 120px;
  border-radius: 50%;
  position: absolute;
  transform: scale(1);
  transition-timing-function: ease-out;
  transition-duration: 50ms;
  color: rgb(0, 0, 0) !important;
  z-index: 999999999999;
  transform: translate(-5%,14%);
  pointer-events: none;
  display:none;
}
.cursor12{
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  transform: scale(2);
  background-color: rgb(255, 255, 255);
  opacity: 1;
  transition-timing-function: ease-out;
  transition-duration: 300ms;
  border: 1px solid white;
  z-index: 99999999;
  pointer-events: none;
  display:none;
}

.sub{
    display:none;
}
.overview-menu ul {
  display: flex;
  gap: 1rem;
  justify-content: center;
  z-index: 99;
  position: relative;
}
.overview-menu ul li{
  list-style: none;
}
.overview-menu ul li a{

  border-right: 0.5px solid rgb(255, 255, 255);
  padding: 0 1rem 0 0;
  font-size: 18px;
  letter-spacing: 2px;
  /* font-family: Test Founders Grotesk; */
  font-family: Antiqua Roman;
  font-weight: 600;
  cursor: pointer;
color: white;
text-decoration: none;
}
.b-no{
  border: none !important;
}
.inner-overview {
  margin-top: 6rem;
  color: white;
}
.active{

  color: rgb(255, 72, 72) !important;

}
.dt {
  text-align: left;
  margin-top: 2rem;
  padding-top: 4rem;
}
.dt h1 {
      font-family: var(--heading-font);
    border-bottom: 0.5px solid;
    display: inline-block;
    padding-bottom: 10px;
}
.dt p {
  font-family: Test Founders Grotesk;
  width: 723px;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 1px;
}
#overview {
    background-image: url(../image/cs6.jpg);
    padding: 6rem 0 1rem;
    background-position: top;
    background-size: cover;
    height: 100%;
    z-index: 1;
    top: -175px;
    position: relative;
    margin-bottom: -10rem;
}
#overview::after {
    position: absolute;
    content: "";
    background-size: contain;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    backdrop-filter: blur(0px);
    background: linear-gradient(114deg, #00000091 18%, #000000 75%);
}
.inner-life {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 2rem;
  padding-top: 8rem;
}
.left-life-img {
    width: 36%;
}
.right-life-text {
    width: 61%;
}
#life {
    background-image: url(../image/vv2.png);
    padding: 6rem 0;
    background-position: center !important;
    background-size: cover !important;
    height: 100%;
    z-index: 1;
    top: -175px;
    position: relative;
}
#life::after {
  position: absolute;
  content: "";
  background: linear-gradient(90deg, black 19%, #100d1c7a,black 87%);
  background-size: contain;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  backdrop-filter: blur(0px);
}
.right-life-text h2 {
  font-family: Antiqua Roman;
  letter-spacing: 2px;
  font-size: 35px;
  border-bottom: 1px solid;
  padding-bottom: 5px;
  display: inline-block;
}
.right-life-text p {
    font-family: Test Founders Grotesk;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 2px;
}

.left-life-img img {
  width: 97%;
  height: 512px;
  object-fit: cover;
  border-radius: 0 51px;
  box-shadow: #efe5df 12px -11px 1px 0px, #00000024 -12px 11px 4px;
}
#career {
    background-image: url(../image/vv7.png);
    padding: 6rem 0;
    background-position: right;
    background-size: contain;
    height: 100%;
    z-index: 1;
    top: -175px;
    position: relative;
    margin-bottom: -10rem;
    width: 100vw !important;
}
#career::after {
  position: absolute;
  content: "";
  /* background-color: #4b1676c2; */
  background-size: contain;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  backdrop-filter: blur(0px);
  background: linear-gradient(45deg, #000000 48%, #d5d5d563);
}
.inner-career {
  padding-top: 6rem;
  /* width: 788px; */
}
.career-hd h2 {
  font-family: Antiqua Roman;
  letter-spacing: 2px;
  font-size: 40px;
  border-bottom: 1px solid;
  display: inline-block;
  padding-bottom: 10px;
}
.career-dt p {
  font-family: Test Founders Grotesk;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 1px;
}
.inner-jorn {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 3rem;
  padding-top: 7rem;
}
.left-jorn{
  width: 57%;
}
.right-jorn{
  width: 39%;
}
.right-jorn img {
  width: 100%;
  height: 492px;
  object-fit: cover;
  border-radius: 0 66px;
  box-shadow: #efe5df 12px -11px 1px 0px, #00000024 -12px 11px 4px;
}
#jorn {
    background-image: url(../image/vv9.jpg);
    padding: 6rem 0;
    background-position: inherit;
    background-size: cover !important;
    height: 100%;
    z-index: 1;
    top: -175px;
    position: relative;
}
#jorn::after {
  position: absolute;
  content: "";
  background: linear-gradient(45deg, #00000085, black 89%);
  background-size: contain;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  backdrop-filter: blur(0px);
}
.left-jorn li {
    letter-spacing: 2px;
    font-size: 14px;
    font-family: Test Founders Grotesk;
}
.left-jorn h2 , .left-sub-life h2{
    font-family: var(--heading-font);
  letter-spacing: 2px;
  font-size: 40px;
  border-bottom: 1px solid;
  display: inline-block;
  padding-bottom: 10px;
}
.career-hd p, .left-jorn p {
  font-family: Test Founders Grotesk;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 1px;
}
.car{
  border: none !important;
}
.inner-life-sub {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 1.5rem;
  align-items: center;
}
.left-sub-life{
  width: 55%;
}
.right-sub-life{
  width: 43%;
}
.right-sub-life img{
  width: 100%;
  border-radius: 40px;
}
.inner-life-sub p{
font-family: Test Founders Grotesk;
    font-size: 18px;
    line-height: 31px;
    letter-spacing: 2px;
    color:black;
}
.v2{
   display:none;
}
.left-sub-life h2{
  color: black;
}
#life-sub{
  padding: 4rem 0 2rem 0;
}
#navbar {
    position: fixed;
    z-index: 99999;
    top: 0;
    transition: all .5s;
    padding: 0rem 0;
}
.xvx{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 2rem;
}
.right-jorn12 {
  width: 40%;
  margin-top: 7rem;
}
.dt12{
  width: 57% !important;
}
#edu {
    background-image: url(../image/cs5.jpg);
    padding: 6rem 0;
    background-position: top;
    background-size: cover;
    height: 100%;
    z-index: 1;
    top: -175px;
    position: relative;
    margin-bottom: -10rem;
}
#edu::after {
  position: absolute;
  content: "";
  /* background-color: #31111399; */
  background-size: contain;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  backdrop-filter: blur(0px);
  background: linear-gradient(90deg, #000000 48%, #0000002b ,#00000069);
}
.number:hover ~ .right-magazine{
  opacity: 1 !important;
}
#load33{
  margin-top: 0rem;
      transition: all .5s !important;
}

.ab-im img{
  width: 300px;
  height: auto;
  /* border-radius: 50%; */
}
.ab-t p {
    color: white;
    letter-spacing: 1px;
    font-family: Test Founders Grotesk;
    font-size: 19px;
    line-height: 34px;
    /* text-align: justify; */
    font-family: 'Antiqua Roman';
    letter-spacing: 2px;
    text-align: justify;
}
.about-me {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-start;
  gap: 2rem;
}
.ab-im {
  width: 30%;
}
.ab-t {
    width: 60%;
}
.abbv {
  width: 78%;
  padding: 38px 10px;
}
.ab-im{
  position: relative;
}
.img-nm {
  padding: 0 0  10px 0;
}
.img-nm h4,.img-nm h6{
  font-family: Antiqua Roman;
  font-weight: 900;
  letter-spacing: 2px;
  color: white;
}
.bt15 a {
    text-decoration: none;
    font-size: 18px !important;
    letter-spacing: 1px !important;
    color: wheat !important;
    padding: 0 !important;
    font-family: 'Antiqua Roman';
    letter-spacing: 3px !important;
    padding: 8px 22px !important;
    border: 1px solid #c6b391;
    border-radius: 30px;
    transition:all .3s !important;
}
.bt15 a:hover {
    background-color: #814b3b;
    color: white !important;
    border: 1px solid #814b3b;
}
#abbv{
  display: none;
  transition: all .3s;
}
.a:hover  #abbv,.aa:hover + #abbv11{
  display: block !important;
}
.a{
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -ms-flex-pack: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      height: 57px;
      justify-content: space-between;
      gap: 1rem;
    width: 100%;
}
.aa {
  width: 20%;
  transition: all .3s;
}
.magg1 img {
  width: 268px;
}
#abbv11{
  display: none !important;
}
.fl {
    display: flex;
    gap: 8rem;
    width: 65%;
    margin: auto;
    margin-top: -5rem;
}

.blog-link{
  width: 0%;
  margin-top: -10rem;
}

.magg2 img {
    width: 268px;
    height: 240px !important;
    box-shadow: white 0px 0px 2px 0px;
}
.abbv1 {
  padding: 0px 10px !important;
}
.magg1 p{
  color: white;
  letter-spacing: 3px;
  font-family: 'Antiqua Roman';
  text-align: center;
  padding: 1rem 0;
}
.left-se img {
    object-fit: contain;
    border-radius: 152px 152px 0 0;
    border: 7px solid tan;
    width: 216px;
}
.fsc {
    display: flex;
    gap: 25px;
    align-items: center;
    width: 100%;
    margin-top: -8rem;
        gap: 40px;
}
.right-se p{
  font-size: 22px;
  color: white;
  font-family: 'Antiqua Roman';
  letter-spacing: 2px;
}
.abbv3 {
  margin-top: -9rem;
}
.img-nm2 {
  position: absolute;
  bottom: -28px;
  right: -63px;
  padding: 10px 49px;
  background-color: #ffc87f;
  font-family: cursive;
  font-weight: 900 !important;
  letter-spacing: 2px;
  text-align: center;
}
.img-nm2 h4,.img-nm2 h6{
  font-family: Antiqua Roman;
    font-weight: 900;
    letter-spacing: 2px;
}
.fsc5{
    margin-top:0 !important;
}
.left-se {
    position: relative;
    width: 20%;
}
.right-se{
    width:71%;
}
.right-se1 {
    width: 97% !important;
}
.right-se1 p {
    width: 90%;
}
.img-nm2 h6{
    font-size: 56px !important;
    line-height: 25px !important;
}
.lfft-img img {
    height: 336px;
    width: 100%;
    object-fit: cover;
    box-shadow: #37413363 20px -19px 0px -4px;
    border-radius: 0%;
}
.fsc1 {
    margin-top: -3rem;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 2rem;
}
.abbv4{
  margin-top: -16rem;
}
.rtt-img p{
    color: white;
    font-family: 'Antiqua Roman';
    letter-spacing: 2px;
    line-height: 38px;
}
.lfft-img {
    width: 38%;
    /* margin: auto; */
}
.rtt-img{
   width: 53%;
}
.lfft-img p {
    text-align: center;
    color: white;
    font-family: 'Antiqua Roman';
    letter-spacing: 2px;
    font-size: 26px;
    padding: 1rem 0;
}
.fl1{
  margin-top: -21rem;
}
.ab-para-bt a {
    text-decoration: none;
    color: #000000;
    transition: all .3s;
    padding: 10px 24px;
    border: 1px solid black;
    border-radius: 30px;
    transition: all .3s;
}
.ab-para-bt a:hover {
    color: black !important;
    border: 1px solid #814b3b !important;
    background-color: #814b3b !important;
    color: white !important;
}
.sdd{
    display:flex;
    flex-wrap:wrap;
    width:100%;
    gap:2rem;
    align-items: end;
}
.dt{
    width:60%;
}
.imf {
  width: 37%;
  position: absolute;
  right: 0;
  bottom: -5rem;
}
.imf img {
    width: 84%;
    border-radius: 198px 198px 0 0;
    border: 5px solid #ffffff;
    height: 539px;
    object-fit: cover;
}
.swiper28 {
width: 100%;
height: 30%;
overflow: hidden;
position: relative;
}

.swiper-slide28 {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide28 img {
  display: block;
  width: 100%;
  height: 286px;
  object-fit: cover;
}
.swiper-button-prev28{
  display: block !important;
  top: 69%;
  left: 1rem;
}

.swiper-button-next28{
  display: block !important;
top: 69% !important;
left: 96% !important;
}
.green-bg {
  background-color: #204a56b8;
  height: 186px;
  width: 254px;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 43% 0 0 0%;
}
.white-bg {
  position: relative !important;
  height: 549px;
  box-shadow: #163c47 0px 0px 0px 10px;
  background-image: url("https://kadambini.org/public/images/2025/kadambini-june-2025.jpeg") !important;
  background-size: contain;
}
#magazine{
  margin-top: 4rem;
  position: relative;
  padding: 4rem 0;
}
#magazine::after {
  position: absolute;
  content: "";
  background-color: #af7859;
  border-radius: 32% 67% 67% 10% / 0% 49% 49% 0%;
  height: 100%;
  width: 36%;
  top: 0;
  left: 0;
  /* border-radius: 0 10% 10% 0; */
  z-index: -1;
}
.m-image img {
    width: 209px;
    object-fit: cover;
    display: none;
}
.inner-magazine {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 3rem;
}
.l-mag {
  width: 35%;
}
.r-mag {
  width: 60%;
}
.m-image{
  position: relative;
  top: -61px;
  right: -108px;
  z-index: 2;
}
.m-image::before {
  position: absolute;
  content: "";
  background-color: #af7859;
  background-size: contain;
  height: 120px;
  width: 120px;
  bottom: -219px;
  left: -96px;
  z-index: -1;
  border-radius: 50%;
}
.m-hd h1 {
  font-family: 'Antiqua Roman';
  letter-spacing: 4px;
  position: absolute;
  left: 34%;
  top: 6%;
  font-weight: 800;
  color: #163c4700;
}
.hhd h6{
  color: white;
  font-family: 'Antiqua Roman';
  width: 183px;
  position: absolute;
  right: 28px;
  bottom: 34px;
  font-size: 24px;
  letter-spacing: 2px;
  z-index: 9;
  line-height: 31px;
}
.r-mag p, .l-mag2 p {
  font-family: 'Test Founders Grotesk';
  font-size: 17px;
  color: #000000c4;
  font-weight: 300;
  letter-spacing: 1px;
  word-spacing: 2px;
  line-height: 28px;
}
.r-mag h3,.l-mag2 h1{
  font-family: 'Antiqua Roman';
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 2px;
}
.s-hd p {
  color: white;
  letter-spacing: 1px;
  font-family: 'Test Founders Grotesk';
  writing-mode: tb;
}
.s-hd{
  padding-top: 9rem;
}
.inner-magazine2 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 4rem;
}
.l-mag2 {
  width: 60%;
}
.r-mag2 {
  width: 35%;
}
.white-bg2 {
  position: relative !important;
  height: 549px;
  box-shadow: #163c47 0px 0px 0px 10px;
  background-image: url("https://kadambini.org/public/images/2025/kunikatha-june-2025.jpeg") !important;
  background-size: contain;
}
#magazine2{
  margin-top: 6rem;
  padding: 4rem 0;
  position: relative;
}
#magazine2::after {
  position: absolute;
  content: "";
  background-color: #af7859;
  border-radius: 67% 0% 0% 67% / 44% 49% 49% 48%;
  height: 100%;
  width: 36%;
  top: 0;
  right: 0;
  /* border-radius: 0 10% 10% 0; */
  z-index: -1;
}
.bt16 a{
  color: rgb(0, 0, 0) !important;
  font-weight: 900;
  border: 1px solid #814b3b;
}
.bt16{
  margin-top: 2rem !important;
}
#she {
  margin-top: 0rem;
}
.inner-she {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  /* align-items: center; */
  gap: 1rem;
  margin-bottom: 4rem;
}
.left-she {
  width: 44%;
}
.right-she {
  width: 54%;
}
.left-she img{
  width: 100%;
}
.left-she{
  position: relative;
}
.base-dt {
  background-color: white;
  position: absolute;
  bottom: -2rem;
  right: 2rem;
  padding: 0.3rem 3rem;
  text-align: center;
  display: none;
}
.base-dt h1 {
  font-family: 'Antiqua Roman';
  font-size: 21px;
  letter-spacing: 3px;
  font-weight: 700;
  color: #5d2424;
}
.base-dt h2{
  font-family: monospace;
  font-size: 41px;
  color: #5d2424;
  font-weight: 900;
}
.right-she p{
  font-family: 'Test Founders Grotesk';
  font-size: 23px;
  letter-spacing: 1px;
}
.s-now a {
  text-decoration: none;
  color: #5d2424;
  letter-spacing: 1px;
  padding: 8px 22px;
  border: 1px solid #5d2424;
  border-radius: 30px;
  transition: all .3s
  ;
}
.s-now a:hover{
  color: white;
  border: 1px solid #5d2424;
  background-color: #5d2424;

}
.edu-img{
  height: 527px;
  overflow: hidden;
}
.edu-img img{
  width: 100%;
}
#educa{
  margin-top: 5rem;
}
.edu-hd h1{
  font-family: 'Antiqua Roman';
  text-align: center;
  font-size: 38px;
  letter-spacing: 2px;
  border-bottom: 1px solid;
  display: inline-block;
  margin-top: 2rem;
}
.edu-hd p {
  font-family: 'Test Founders Grotesk';
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 28px;
}


@import url("https://fonts.googleapis.com/css?family=Raleway:900&display=swap");
.edu-img{
  position: relative;
}
#container12 {
    position: absolute;
    margin: auto;
    width: 100vw;
    height: 80pt;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);

    filter: url(#threshold) blur(0.6px);
}

#text1,
#text2 {
    position: absolute;
    width: 100%;
    display: inline-block;

    font-family: 'Times New Roman', Times, serif;
    font-size: 50px;

    text-align: center;

    user-select: none;
    color: rgb(255, 255, 255);
    font-weight: 900;
}
.next28{
  background-color: white;
  border-radius: 50%;
  padding: 10px;
  height: 50px;

}
.prev28{
  background-color: white;
  border-radius: 50%;
  padding: 10px;
  height: 50px;

}
.abbv14{
  margin-top: -12rem;
}
.abbv17 {
  margin-top: 5rem !important;
}
.bbt a {
    text-decoration: none;
    color: rgb(0, 0, 0) !important;
    font-weight: 900;
    border: 1px solid #814b3b;
    padding: 12px 38px;
    border-radius: 30px;
    font-family: 'Antiqua Roman';
    letter-spacing: 2px;
    transition: all .3s;
}
.bbt a:hover{
    background-color:#814b3b;
    color:white !important;
}
.bbt{
    margin-top:2rem;
}
.imgg img {
  width: 213px !important;
  height: 291px !important;
  border-radius: 0;
  transition: all .4s;
  border: 4px solid white;

}
.imgg img:hover{
  border-radius: 152px 152px 0 0;
}
.imgg{
  text-align: center;
}
.film-bt1 a {
  text-decoration: none;
  border: 1px solid black;
  padding: 14px 30px;
  letter-spacing: 2px;
  font-family: 'Antiqua Roman';
  font-weight: 800;
}
#filmography{
  margin-top: 5rem;
}
.film-bt {
  display: flex;
  gap: 3rem;
  justify-content: center;
}
.kathantara-img img{
width: 100%;
}

.kathantara1{
  display: block;
}
.kathantara-new{
  display: block !important;
}
.kathantara-dt h1 {
  font-family: 'Antiqua Roman';
  letter-spacing: 1px;
  margin: 0rem 0;
  background: none;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000000;
  -webkit-text-fill-color: unset;
  font-size: 57px;
}
.kathantara-dt p {
  font-family: 'Test Founders Grotesk';
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 28px;
  margin-bottom: 3rem;
  margin-top: 2rem;
}
.aa111{
  background-color: red;
  color: white;
}
.aa222{
  color: black;
}
.kathantara-dt h5{
  margin-bottom: 0;
  font-family: 'Test Founders Grotesk';
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 2px;
}
.kathantara-dt h6{
  font-family: 'Test Founders Grotesk';
  letter-spacing: 1px;
  font-size: 18px;
}
.swiper35 {
  width: 100%;
  height: 100%;
}

.swiper-slide33 {
  text-align: center;
  font-size: 18px;
  background: rgba(255, 255, 255, 0);
    overflow: hidden;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.swiper-slide33::after {
    position: absolute;
    content: "";
    background-color: rgb(0 0 0 / 65%);
    background-size: contain;
    box-shadow: rgb(0 0 0 / 64%) 0px -20px 20px 11px;
    height: 50px;
    width: 100%;
    left: 0;
    bottom: 1.3rem;
    z-index: 1;
}
.ov-bt {
    position: absolute;
    bottom: 2.5rem;
    left: 10px;
    z-index: 2;
    display: flex;
    align-items: center;
}
.ov-bt img{
  width: 20px !important;
  animation: ann 1.5s linear infinite;
}
@keyframes ann{
  0%{
    transform: translateX(0px);
  }
  100%{
    transform: translateX(30px);
  }
}
.ov-bt a{
  text-decoration: none;
  color: white;
  font-family: Test Founders Grotesk;
  letter-spacing: 0.55px;
}
.swiper-slide33 img {
  display: block;
  width: 100%;
  height: 64%;
  object-fit: cover;
}
.swiper-button-next35{
  display: block;
}
.swiper-button-prev35{
  display: block;
}
.swiper-button-next35 {
  display: block;
  top: 52%;
  left: 94% !important;
}
.swiper-button-prev35 {
  display: block;
  top: 57%;
  left: 2%;
}
.swiper-button-prev35 img,.swiper-button-next35 img{
  height: 30px;
    padding: 5px;
    background-color: white;
    border-radius: 50%;
}
.kathantara1{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 2rem;
}
.kathantara-img{
  width: 35%;
}

.kathantara-dt{
  width: 62%;
}
.krantidhara1{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 2rem;
  padding-top: 4rem;
}
.kathantara-img1{
  display: none;
}
.kathantara-img2{
  display: block;
}
#ll{
  color: white;
}

/*Success popup*/

.rig-img img {
  width: 60px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.rig-img{
  height: 80px;
  width: 80px;
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  position: relative;
  margin: auto;
  top: -5rem;
}
.inner-pop {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 400px;
  background-color: green;
  padding: 3rem 2rem 0 2rem;
}
#pop {
    background-color: rgb(0 0 0 / 70%);
    height: 100vh;
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
    z-index: 999999999999;
    transition:all .3s;
	transform:scale(0);
	display:none;
}
.afterpop{transform:scale(1) !important;}
.suc-dt h1 {
  color: white;
  letter-spacing: 1px;
  font-size: 52px;
  font-family: Antiqua Roman;
}
.suc-dt p {
  color: white;
  letter-spacing: 1px;
  font-family: Test Founders Grotesk;
  font-size: 20px;
  margin-bottom: 2rem;
}
.suc-dt a {
  text-decoration: none;
  color: green;
  padding: 11px 25px;
  background-color: white;
  font-size: 19px;
  letter-spacing: 2px;
}
.suc-dt{
  position: relative;
  top: -4rem;
}
@media only screen and (max-width:400px){
  .inner-pop {
    width: 350px;
}
}
@media only screen and (max-width:360px){
  .inner-pop {
    width: 328px;
  }
  .rig-img img {
    width: 50px;
}
.rig-img {
  height: 73px;
  width: 73px;
  top: -5.2rem;
}
}
.entred-ml input::placeholder {
  color: red;
  opacity: 1;
}

.entred-ml:-ms-input-placeholder {
 color: red;
}

.entred-ml::-ms-input-placeholder {
 color: red;
}
.jorn5{
  background-image: url(../image/aw.jpg) !important;
  padding: 6rem 0;
  background-position: inherit;
  background-size: cover !important;
  height: 80vh;
  z-index: 1;
  top: -150px;
  position: relative;
}
.jorn6{
  background-image: url(../image/writerr.JPG) !important;
  background-position: center !important;

}
.jorn6::after {
  background: linear-gradient(45deg, black 34%, #0000002a) !important;
}

.right-magazine:hover ~ .cursor11{
  display: none !important;
}
.vvv{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 2rem;
}
.career-dt22 {
    width: 59%;
    padding-top: 4rem;
}
.right-jorn122{
  width: 38% !important;
}
.right-jorn122 img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-radius: 0 66px;
  box-shadow: #efe5df 12px -11px 1px 0px, #00000024 -12px 11px 4px;
}
.enter-ml input {
  border-bottom: 0.2px dashed #3434348c;
}
.ssc {
  display: flex;
  gap: 1rem;
  margin: 2rem 0;
  align-items: baseline;
}
.ssc-hd h1{
  font-size: 25px;
  color: white;
  letter-spacing: 1.55px;
  font-family: "Antiqua Roman";
}
.ssc-l span{
  color: white;
  font-size: 16px;
    margin-right: 0px;
  background: none;
  color: transparent;
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: rgb(255, 255, 255) !important;
  -webkit-text-fill-color: unset;

}
.kadambini-odia img{
  width: 189px;
}


/* gallery---------------------------------------------------------------------------- */
#gallery11 {
  padding-top: 40px;
}
@media screen and (min-width: 991px) {
  #gallery11 {
    padding: 60px 30px 0 30px;
 }
}
.prevButton,.nextButton,.nextButton{
    cursor:pointer;
}
.img-wrapper {
  position: relative;
  margin-top: 15px;
  box-shadow: black 0px 5px 10px -5px;
  cursor:pointer;
}
.img-wrapper img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.img-overlay i {
  color: #fff;
  font-size: 3em;
}
#overlay {
  background: rgb(0 0 0 / 85%);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999999999999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  object-fit: contain;
}
@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
 }
}
@media screen and (min-width: 1200px) {
  #overlay img {
    width: 52%;
    height: 619px;
}
}
#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#nextButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
 }
}
#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#prevButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
 }
}
#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: -1px;
  right: 327px;
  z-index: 99999999;
}
#exitButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
 }
}
.fa-times:before {
  content: "\f00d";
  z-index: 99999;
  position: absolute;
}
#gallery11 {
  margin: 1rem 0;
}
.aw-hd h1 {
    font-size: 20px;
    font-family: 'Antiqua Roman';
    letter-spacing: 3px;
    text-align: center;
    /* border-bottom: 1px solid gray; */
    display: inline-block;
    padding: 8px 20px;
    font-weight: 900;
    margin-bottom: 0;
}
.aw-hd{
  text-align: center;
  cursor:pointer;
}
.swiper-slide33 a img {
    height: 327px !important;
}
#nextButton i ,#prevButton i{
  font-size: 17px;
  padding: 7px 10px;
  background-color: black;
  border-radius: 50%;
}
#exitButton i {
  font-size: 18px;
  border: 0.5px solid white;
  padding: 7px 22px 25px 10px;
  border-radius: 50%;
}
.img-overlay i img {
  width: 40px;
  height: 40px;
}
/*------WebKitFormBoundaryyPc5MQcRLzDuNNP1*/
/*Content-Disposition: form-data; name="overwrite"*/

/*0*/

/*#founder:hover  .cursor11{*/
/*    display:none !important;*/
/*}*/
.right-magazine:hover  .cursor12{
    display:block !important;
}
/*.left-magazine :hover #cursor11 {*/
/*  display:none !important;*/
/*}*/
/*.right-magazine:hover #cursor11{*/
/*    display:block !important;*/
/*}*/


/*.se-pre-con {*/
/*	position:fixed;*/
/*	top:50%;*/
/*	left:50%;*/
/*	transform:translate(-50%,-50%);*/
/*	z-index:99999999999999999999999999999999999;*/
/*	background: url(https://smallenvelop.com/wp-content/uploads/2014/08/Preloader_11.gif) center no-repeat #fff;*/
/*}*/
/*.no-js #loader { display: none;  }*/
/*.js #loader { display: block; position: absolute; left: 100px; top: 0; }*/
/*.se-pre-con{*/
/*    display:none;*/
/*}*/
/*.active{display:block !important;}*/



.swiper585 {
  width: 100%;
  height: 100%;
}

.swiper-slide585 {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide585 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-button-prev585,.swiper-button-next585{
  display: block !important;
  z-index: 10 !important;
}
.swiper-button-prev585 {
  transform: rotate(180deg);
  margin-top: -29px;
}
.swiper-button-prev585 img,.swiper-button-next585 img{
  width: 37px;
  background-color: black;
  border-radius: 50%;
}
.swiper-button-next585 {
  left: 25rem !important;
  top: 52%;
}
.swiper-button-prev585{
  left: 3rem !important;
  top: 52%;
}
.bbtt {
    display: flex;
    gap: 2rem;
    justify-content: center;
    margin: 2rem 0;
    border: 0.2px solid #00000040;
    padding: 0.5rem 0;
}
.image-gallery1,.image-gallery2,.image-gallery3{
    display:none;
}
.aw-hd1{
    color:white;
    background:red;
}
.image-gallery1{
    display:block;
}
.vd-img{
    display:flex;
    flex-wrap:wrap;
    width:100%;
    gap:1rem;
}
.vdo-img11{
    width:32.3%;
    position:relative;
}
.vdo-img11 img {
    width: 100%;
    height: 230px;
}
.ifrm1,.ifrm2,.ifrm3,.ifrm4,.ifrm5,.ifrm6,.ifrm7,.ifrm8,.ifrm9,.ifrm9,.ifrm10,.ifrm11,.ifrm12,.ifrm13,.ifrm14,.ifrm15,.ifrm16,.ifrm17,.ifrm18,.ifrm19,.ifrm20,.ifrm21,.ifrm22,.ifrm23,.ifrm24,.ifrm25,.ifrm26,.ifrm27{
        display:none;
        transition:all .3s;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 99999999999999 !important;
        background-color: rgb(0 0 0 / 63%);
        height: 100vh;
        width: 101%;
        backdrop-filter: blur(13px);
        margin-left: -2px;
    }
    .image-gallery3{
        position: relative;
    }
    .ifrm1 iframe,.ifrm2 iframe,.ifrm3 iframe,.ifrm4 iframe,.ifrm5 iframe,.ifrm6 iframe,.ifrm7 iframe,.ifrm8 iframe,.ifrm9 iframe,.ifrm10 iframe,.ifrm11 iframe,.ifrm12 iframe,.ifrm13 iframe,.ifrm14 iframe,.ifrm15 iframe,.ifrm16 iframe,.ifrm17 iframe,.ifrm18 iframe,.ifrm19 iframe,.ifrm20 iframe,.ifrm21 iframe,.ifrm22 iframe,.ifrm22 iframe,.ifrm23 iframe,.ifrm24 iframe,.ifrm25 iframe,.ifrm26 iframe,.ifrm27 iframe{
            position:absolute;
            top:50%;
            left:50%;
            transform:translate(-50%,-50%);
            height: 260px;
            width: 462px;
    }
    .play11::after {
        position: absolute;
        content: "";
        background-color: rgba(255, 255, 255, 0.534);
        background-size: contain;
        height: 80px;
        width: 80px;
        top: 0;
        left: 0;
        border-radius: 50%;
        animation: mymove8 2s infinite;
        transform: scale(0);
    }
    .play11 img {
        height: 50px !important;
        width: 50px !important;
    }
    .play11 {
        height: 80px;
        width: 80px;
    }
    .close11 {
        top: 29% !important;
        right: -40px;
    }
    .jorn5{
            height: 113vh !important;
    }

    .right-jorn5{
        padding-top: 3rem !important;
    }
    .cr,.drama{
        color:black;
    }
    .cr h1, .drama h1 {
        font-family: var(--heading-font);
        letter-spacing: 2px;
        font-size: 29px;
        display: inline-block;
        padding-bottom: 5px;
    }
 .cr ul li, .drama ul li {
    letter-spacing: 2px;
    font-size: 17px;
    font-family: Test Founders Grotesk;
    line-height: 28px;
}



/*================ksa start===============
.ksa{
  padding:2% 10%;

}

.ksa .ksa-left img{
  padding: 20px;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}
.ksa .ksa-right{
  margin: auto;
}

.ksa .btn {
    background-color: #990f02;
    color: white;
    width: 200px;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
}
/*===============================
.animate-text
{
   text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    #44107a 29%,
    #ff1361 67%,
    #fff800 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
      font-size: 70px;
      font-weight: bold;
      text-align:center;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}


/*================ksa end===============*/


/*================TIME'S FASHION START===================*/

.content {
  width: 100%;
}

.photos {
  width: 100%;
  margin: 0 auto 20px;
  display: flex;
  justify-content: center;
}

.thumbnails {
  width: calc(100%);
  height: 500px;
  margin: 10px;
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
  transition: transform .3s;
}

.thumbnails img {
  width: 100%;
  object-fit: cover;
  object-position: 50% 20%;
}

.black {
  text-align: center;
  background: #000;
  background-blend-mode: multiply;
  color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: .7;
}

.title {
  color: #fff;
  font-size: 2em;
  align-self: center;
  position: absolute;
  z-index: 10;
}

.black, .title {
  transition: opacity .3s;
}

.thumbnails:hover {
  cursor: pointer;
  transform: scale(1.05);
  z-index: 20;
}

.thumbnails:hover .black,
.thumbnails:hover .title {
  opacity: 0;
}



/*==================================*/

.fashions span{
  color: orange;
}
.img-gallery {
  width: 100%;
  margin: 5rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-auto-rows: minmax(300px, 1fr);
  gap: 30px;
}

.img-gallery > img {
  display: block;
  max-width: 100%;
  height: 80%;
  object-fit: cover;
  border-radius: 8px;
  transition: 0.6s ease;
}

.img-gallery img:hover {
  scale: 0.85;
  box-shadow: 10px 26px 60px rgba(68, 77, 136, 0.3);
}
/*================TIME'S FASHION END===================*/
/*================Book review START===================*/
.white-bg1 {
  position: relative !important;
  height: 650px;
  box-shadow: #163c47 0px 0px 0px 10px;
  background-image: url(../image/shakuntala-ki-beti.jpg) !important;
  background-size: cover;
}
/*================Book review END===================*/



.fellowship-btn {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}


@-webkit-keyframes glowing {
    0% {
        background-color: #FF0000;
        -webkit-box-shadow: 0 0 3px #FF0000;
    }

    50% {
        background-color: #F44336;
        -webkit-box-shadow: 0 0 40px #F44336;
    }

    100% {
        background-color: #FF0000;
        -webkit-box-shadow: 0 0 3px #FF0000;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #FF0000;
        -moz-box-shadow: 0 0 3px #FF0000;
    }

    50% {
        background-color: #F44336;
        -moz-box-shadow: 0 0 40px #F44336;
    }

    100% {
        background-color: #FF0000;
        -moz-box-shadow: 0 0 3px #FF0000;
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #FF0000;
        box-shadow: 0 0 3px #FF0000;
    }

    50% {
        background-color: #F44336;
        box-shadow: 0 0 40px #F44336;
    }

    100% {
        background-color: #FF0000;
        box-shadow: 0 0 3px #FF0000;
    }
}

@keyframes glowing {
    0% {
        background-color: #FF0000;
        box-shadow: 0 0 3px #FF0000;
    }

    50% {
        background-color: #F44336;
        box-shadow: 0 0 40px #F44336;
    }

    100% {
        background-color: #FF0000;
        box-shadow: 0 0 3px #FF0000;
    }
}

