* {
  padding: 0;
  margin: 0;
}

body{
  overflow-x: hidden;
}

  button{
    cursor: pointer;
  }

*::-webkit-scrollbar {
  display: none;
}

.p-2 {
    padding: .5rem !important;
}


.noDisplay{
    display: none !important;
}

p {
  margin-bottom: 0 !important;
}

.firstSection {
  /* background-image: url("./img/kraayonz_background\ 1.png");
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.6)),
    url("./img/kraayonz_background\ 1.png"); */

  height: 100vh;
  background-size: cover;
}
.serviceDropdown{
  display: none;
}
/* .services:hover + .serviceDropdown,
        .serviceDropdown:hover {
            display: block;
        }
.serviceDropdown ul{
  margin: 10px 0 0 0 !important;
} */



.videoOfTattoo {
  height: 100vh;
  z-index: -1;
  position: absolute;
  right: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.respheader {
  display: none;
}

.firstSection .navbar {
  display: flex;
  justify-content: space-between;
  width: 90%;
  align-items: center;
  margin: auto;
}

.navbarLogo {
  width: 150px;
  cursor: pointer;
}
.navbarLogo2 {
  width: 30px;
  cursor: pointer;
}

.firstSection1 {
  margin-top: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}


 .firstSectiontext2 {
  font-family: Oswald;
  font-size: 70.48px;
  text-transform: uppercase;
  font-weight: 700;
  color: #eb5805;
  text-align: center;
}


.firstSection1 button {
  font-family: Oswald;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  background-color: #eb5805;
  border: none;
  padding: 10px 15px;
  color: white;
  text-transform: uppercase;
  margin-top: 10px;
}

.secondSection {
  display: flex;
  align-items: start;
  justify-content: space-around;
  padding: 70px 30px;
  position: relative;
  /* margin-top: 10%; */
}

.secSecFirstImg {
  width: 600px;
  height: 375px;
}

.secondSectionfirstImg {
  width: 650px;
  height: 580px;
}

.about {
  font-family: Oswald;
  font-size: 33.09px;
  font-weight: 400;
  text-align: left;
  margin-top: 30px;
}

.Krayonz {
  font-family: Oswald;
  font-size: 44.13px;
  font-weight: 700;
  line-height: 50px;
    text-align: left;
  color: #eb5805;
}

.presentEra {
  font-family: Oswald;
  font-size: 16.55px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 20px !important;
  margin-top: 10px;
}

footer a{
  text-decoration: none;
}
footer a:hover{
  text-decoration: none;
}

.viewAllCeleb{
  display: flex;
  justify-content: center;
}

.viewAllCeleb button{
  color: white;
  background-color: #e95603;
  padding: 5px 10px;
  font-size: 20px;
  font-family: Oswald;
  border: none;
  margin-top: 15px;
  border-radius: 5px;
}

.aboutContent {
  width: 489px;
}

.fourthSectionResp {
  display: none;
}

.outFounder {
  width: 471px;
  height: 180px;
    background-color: #eb5805;
  position: absolute;
  bottom: 15px;
  margin: 20px;
}

.outFounder p {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 23.71px;
  color: white;
  text-transform: uppercase;
  padding: 20px 15px 15px;
  text-align: left;
}

.outFounder button {
  width: 190px;
  background-color: black;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-family: Oswald;
  padding: 7px;
  margin-left: 15px;
  border: none;
}

.thirdSection {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.6)),
    url("./img/Mask\ group.png");
  background-size: cover;
}

.thirdSectionContext {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 70px 0;
}

.numberandText {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.thirdSection .numbers {
  color: white;
  font-family: Oswald;
  font-size: 48px;
  font-weight: 400;
  /* line-height: 71.14px; */
  text-align: center;
}

.plusSign {
  color: white;
  font-family: Oswald;
  font-size: 48px;
  font-weight: 400;
  /* line-height: 71.14px; */
  text-align: center;
  margin-left: 5px;
}

.chevronIcon {
  width: 30px;
}

.thirdSection .textAccNo {
  font-family: Oswald;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: white;
}

.fourthSection {
  padding: 5% 0;
}

.fifthSection {
  /* background-image: url("./img/Group\ 25.png"); */
  background-color: #e95603;
  /* height: 40vh; */
  background-size: contain;
}

.fifthSectionMain {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 60px 30px 90px;
}
.tattooToLifeImg{
  width: 800px;
  height: 170px;
}
.bringYourTattoo p {
  font-size: 50px;
  font-weight: 700;
  font-family: Oswald;
  /* line-height: 2px; */
  color: black;
  line-height: 60px;
  margin-top: 15px;
}

.bringYourTattoo button{
  font-size: 25px;
  font-weight: 700;
  color: black;
  background-color: white;
  padding: 6px 20px;
  border: none;
}
.fifthSectionMobile {
  display: none;
}

.sixthSection {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
}
.sixthSection1 {
  font-family: Oswald;
  font-size: 32px;
  font-weight: 400;
  text-align: center;
}

.sixthSection2 {
  font-family: Oswald;
  font-size: 49.48px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.sixthSection3 {
  width: 50%;
  text-align: center;
  margin-top: 15px;
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
}

.sixthSectionimg {
  width: 1000px;
  margin: 45px auto;
  display: flex;
  justify-content: center;
  position: relative;
}
.sixthSectionimgResp {
  display: none;
}

.sevenSection {
  background: rgba(34, 34, 34, 1);
  padding: 50px 0;
}
.sevenSection1 {
  font-family: Oswald;
  font-size: 49.48px;
  font-weight: 700;
  text-align: center;
  color: #eb5805;
}

.sevenSection2 {
  font-family: Oswald;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  width: 50%;
  margin: auto;
}

.sevenSectionsSecPart {
  padding: 70px 0;
}

.sevenSection button {
  background: #eb5805;
  color: white;
  border: none;
  padding: 6px 20px;
  font-family: Oswald;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  border-radius: 5px;
  margin: auto;
  display: flex;
  justify-content: center;
}

.img-container-grid {
  display: flex;
  flex-wrap: wrap;
}

.smallsquare {
  max-width: 20%;
  height: auto;
  flex: 0 0 20%;
  padding-top: 20%;
  display: grid;
  position: relative;
}

.h_rectangle {
  max-width: 40%;
  flex: 0 0 40%;
  padding-top: 20%;
  position: relative;
}

.bigsquare {
  max-width: 40%;
  height: auto;
  flex: 0 0 40%;
  padding-top: 40%;
  display: grid;
  position: relative;
}
.bigsquare_blank {
  max-width: 40%;
  height: auto;
  flex: 0 0 40%;
  display: flex;
  flex-wrap: wrap;
}
.inner_square {
  max-width: 50%;
  flex: 0 0 50%;
  height: 50%;
  position: relative;
}
.v_rectangle {
  max-width: 20%;
  flex: 0 0 20%;
  padding-top: 40%;
  position: relative;
}

.img-grid-c {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  object-fit: cover;
  object-position: center;
  filter: grayscale(100%);
  /* padding:2.5px; */
}

.img-grid-c:hover {
  transition: transform 0.5s ease, filter 0.5s ease;
  filter: grayscale(0%);
  transform: scale(1.2);
  z-index: 1;
}

/* second slider  */

.eightSection {
  padding: 50px 0;
}

.eightSection1 {
  font-family: Oswald;
  font-size: 49.48px;
  font-weight: 700;
  text-align: center;
}

.eightSection2 {
  font-family: Oswald;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  width: 60%;
  margin: auto;
}

.eightSectionSlider {
  padding: 50px 0;
}

.ninthSection {
  background-color: #eaefed;
  padding: 50px;
}

.ninthSection1 {
  font-family: Oswald;
  font-size: 49.48px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}

.ninthSection2 {
  font-family: Oswald;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  width: 60%;
  margin: auto;
}

.footerSection {
  padding: 35px 0 0;
  display: flex;
  justify-content: space-around;
  background-color: black;
  align-items: center;
}

.footerLogo {
  width: 250px;
}

.footerMenu {
  display: flex;
  /* grid-template-columns: 1fr 1fr 1fr; */
}

.footerMenu p {
  color: #eb5805;
  font-family: Oswald;
  padding: 12px 102px 12px 0;
  font-size: 20px;
  text-align: center;
}

.designed {
  display: none;
}

.footerIcon {
  margin-top: 85px;
  display: flex;
  gap: 21px;
}

.grid-wrapper {
  display: none;
}

/* modal  */
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  /* width: 100%; */
  height: 100vh !important;
  overflow-y: hidden !important; /* background-color: rgb(0, 0, 0); */
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  /* background-color: rgba(255, 255, 255, 0.5); */
  /*padding: 150px 0 0;*/
}
.modal-content {
  margin: auto;
  display: block;
  width: max-content;
  /* height: 500px;      */
  max-width:max-content;
}
.close {
  position: absolute;
  top: 15px;
  right: 35px;
color: #eb5805 !important;
font-size: 60px !important;
  opacity: .5 !important;
  font-weight: bold;
  transition: 0.3s;
  cursor: pointer;
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
#caption {
  margin: auto;
  display: none;
  /*display: block;*/
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
.blur {
  filter: blur(5px);
}

.allRightsReserved {
  margin: auto;
  padding: 0 0 30px;
}

.allRightsReserved p {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #eb5805;
  margin-top: -15px;
}

footer {
  background-color: black;
}

.servicesImg{
  width: max-content;
  /* height: 300px; */
}

.sixthSectionLogoTextMain {
  position: absolute;
  left: 11%;
  top: 40%;
  /* margin-top: 190px; */
  width: 750px;
}
.sixthSectionLogoTextMain2 {
  position: absolute;
  right: -10%;
  /* margin-top: 190px; */
  top: 45%;
  width: 750px;
}

.sixthSectionLogoText2 {
  display: flex;
  align-items: center;
  width: 60%;
  text-align: right;
  flex-direction: row-reverse;
  left: 13%;
  gap: 10px;
  padding:  0 0 10px;
}

.sixthSectionLogoText21{
  display: flex;
  align-items: center;
  width: 60%;
  text-align: left;
  flex-direction: row;
  right: 13%;
  gap: 10px;
  padding:  0 0 10px;
}

.sixthSectionLogo2{
  width: 140px;
}

.tatoo2 {
  font-weight: 900;
  font-family: Oswald;
  font-size: 15px;
}

.tatoo12{
  font-size: 14px;
  font-family: Oswald;
}

.mobileResp{
  display: none;
}

.previous3Arrow{
  width: 30px;
  height: 30px;
}

.tattooResponsiveContent{
    width:100%;
}

.whatsappContact {
  display: flex;
  align-items: center;
  position: fixed;
  right: 3%;
  bottom: 3%;
  border: none;
  background: transparent;
    z-index: 9999;

}


/* thankyou page  */

.thankyouPng{
  width: 40%;
  margin: auto;
}
@media(max-width:580px){

  .thankyouPage{
    font-size: 35px !important;
  }

  .backHomePage{
    width: 80% !important;
  }

  .thankyouPng{
    width: 100%;
    margin: auto;
  }

  .thankyouREsp{
    margin-top: 100px;
  }
  }