@import url('https://fonts.googleapis.com/css2?family=Courgette&family=Inter:wght@200;300&display=swap');
:root{
  --pattern : #DCA574;
  --kink: #662D8C;
  --kinkBlack: #212121;
  --kinkpink: #ED1E79;
  --white : #fff;
  --black : #000;
}

.logp_image{
    width: 100%;
    height: 280px;
}
.text h2{
    font-size: 30px;
    text-align: left;
    margin-top: 5px;
    color: #450860 !important;
    padding-bottom: 5px;
}
.text p{
    font-size: 18px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #450860 !important;
    padding-bottom: 5px;
}
#lists{
    list-style: disc;
}
#lists li{
    display: block !important;
    width: 100%;
    margin: 0px;
    transition: 1s cubic-bezier(.51,.92,.27,.96)!important;
    list-style: disc;
}
#lists li p{
    margin: 0 !important;
    padding: 0 !important;
    font-weight: 700;

}
.text{
    border-left: 0.5px solid #ddd;
    border-right: 0.5px solid #ddd;
    border-bottom: 0.5px solid #ddd;
    padding: 0px 8px 8px 8px;
}
.content-overlay {
    background: rgba(0,0,0,0.7);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  }
  .content-overlay{
    opacity: 1;
  }

  .content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  
  .content:hover .content-details{
    top: 50%;
    left: 50%;
    opacity: 1;
  }
  
  .content-details h3{
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
  }
  
  .content-details p{
    color: #fff;
    font-size: 0.8em;
  }
  
  .fadeIn-bottom{
    top: 80%;
  }
  ::-webkit-scrollbar {
    width: 2px;
  }

  #hover:hover,#hover:focus, #hover:active, #hover.active{
    background-color: #450860 !important;
    transition: 0.5s ease !important;
  }
  #hover:hover h2 a,#hover:focus h2 a, #hover:active h2 a, #hover.active h2 a{
    color: #fff !important;
    transition: 0.3s ease !important;
  }
  #hover:hover p,#hover:focus p, #hover:active p, #hover.active p{
    color: #fff !important;
    transition: 0.3s ease !important;
  }


  /* logo design pages */
.main_heading h1, .heading_sub h3{
    color: var(--white);
    font-family: 'Inter', sans-serif;
}

.bg_pattern{
  padding: 100px 0px;
  background-color: var(--pattern);
}
.img_icon img{
  width: 50%;
}
.main_heading h1{
  font-size: 100px !important;
  margin-left: 25px;
  margin-top: 25px;
  font-weight: 800;
  font-family: 'Inter', sans-serif !important;
}
.bg_pattern{
  position: relative !important;
}
.heading_sub{
  position: absolute;
  top: 25px;
  left: -25px !important;
}
.heading_sub h3{
  margin-left: 25px;
}
.background{
  background-color: var(--white);
  color: var(--black);
  padding: 0px 10px;
  clip-path: polygon(0 0, 100% 0%, 69% 100%, 0% 100%);
  
}
#sec_2{
  border-top: 30px solid var(--black);
  border-bottom: 30px solid var(--black);
}
.background2{
  background-color: var(--pattern);
  width: 60px;
  height: 28px;
  clip-path: polygon(0 0, 100% 0%, 69% 100%, 0% 100%);
}
#sect_2{
  position: relative;
  padding: 100px 0px;
}
.heading_sub2{
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 25px;
  left: 0 !important;
}
.text2{
  font-size: 22px;
  font-family: 'Inter', sans-serif !important;
}
.img-3 img{
  width: 100%;
}
#sect-4{
  position: relative;
  padding: 100px 0;
  background-color: var(--pattern);
  /* height: 40rem; */
}
.logo_img{
  position: absolute;
  top: 10%;
  left: 50%;
  right: 50%;
  transform: translate(50% -50%);
}
.logo h1{
  font-size: 100px;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: var(--black);
}
.shape{
  margin-left: -25px;
}
/* .heading_sub3{
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 25px;
  left: 0 !important;
}
.background3{
  background-color: var(--pattern);
  width: 60px;
  height: 28px;
  clip-path: polygon(0 0, 100% 0%, 69% 100%, 0% 100%);
} */
#section_logo{
  position: relative;
  background-image: url(/images/portfolios/logo-design/inner/11.png) !important;
}
/* #sect-4::after{
  content: url(/public/images/portfolios/logo-design/inner/11.png);
  position: absolute;
} */
  .logo_sect{
  position: absolute !important;
  left: -10px;
  top: 35%;
  
}
.text_sect{
position: absolute;
top: 45%;
left: 15%;
}
.text_sect h1{
  font-size: 85px;
  font-weight: 600;
  font-family:'Inter', sans-serif !important ;
  color: var(--black);
}
#sect-5{
  padding: 200px 0px;
  position: relative;
  /* border-top: 30px solid var(--black); */
  border-bottom: 30px solid var(--black);
}
#sect-5 .box {
  width: 98px;
  height: 6px;
  background-color: var(--black);
  border-radius: 100px;
}
.heading_sub3{
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 25px;
  left: 0 !important;
}
.background3{
  background-color: var(--pattern);
  width: 60px !important;
  height: 28px !important;
  display: flex;
  clip-path: polygon(0 0, 100% 0%, 69% 100%, 0% 100%);
}
.rectangle_1{
  width: 100%;
  height: 150px;
  background-color: var(--black);
}
.rectangle_2{
  width: 100%;
  height: 150px;
  background-color: var(--pattern);
}
.text_dark p{
  color : var(--black)
}
#usage p{
  color: var(--black);
  font-size: 35px;
  font-weight: 500;
  letter-spacing: 1.5px;
}
#font h1{
  font-size: 105px;
  font-weight: 600;
  font-family: 'Courgette', cursive !important;
  letter-spacing: 2.5px;
  color: var(--black);
}
#font .opacity{
  opacity: 0.2;
}
#font h5{
  font-size: 20px;
  letter-spacing: 2px;
  color: var(--black) !important;
  font-family:'Inter', sans-serif !important ;
  font-weight: 500;
}
#font h3{
  font-size: 35px;
  letter-spacing: 2px;
  color: var(--black) !important;
  font-family:'Inter', sans-serif !important ;
  font-weight: 700;
  margin-bottom: 5px;
}
#sect-6{
  padding: 200px 0px;
  position: relative;
  /* border-top: 30px solid var(--black); */
  border-bottom: 30px solid var(--black);
  background-color: var(--pattern) !important;
}
.text-white{
  color: var(--white);
}
#thanks h1{
  font-size: 100px;
  letter-spacing: 2px;
  color: var(--white) !important;
  font-family:'Inter', sans-serif !important ;
  font-weight: bolder;
  margin-left: 55px;
}
#thanks .opacity{
  opacity: 0.2;
}
@media only screen and (max-width: 1241px) {
  .width{
    width: 1100px;
  }
  .logo_img{
    position: absolute;
    top: 19%;
    left: 50%;
    right: 50%;
    /* transform: translate(50%, -50%); */
  }
}
@media only screen and (max-width: 1025px){
.width {
    width: 890px;
}
.logo_img{
  position: absolute;
  top: 26%;
  left: 50%;
  right: 50%;
  /* transform: translate(50%, -50%); */
}
}
@media only screen and (max-width: 768px){
.width {
    width: 650px;
}
.logo_img{
  position: absolute;
  top: 32%;
  left: 50%;
  right: 50%;
  /* transform: translate(50%, -50%); */
}
}
@media only screen and (max-width: 600px){
#sect-4{
  display: none;
}
#sect-4-kink{
  display: none;
}
#font h1 {
  font-size: 75px;
  font-weight: 600;
  font-family: 'Courgette', cursive !important;
  letter-spacing: 2.5px;
  color: var(--black);
}
}
@media only screen and (max-width: 425px){
  .main_heading h1 {
    font-size: 60px !important;
    margin-left: 25px;
    margin-top: 25px;
    font-weight: 800;
    font-family: 'Inter', sans-serif !important;
}
#thanks h1 {
  font-size: 60px;
  letter-spacing: 2px;
  color: var(--white) !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: bolder;
  margin-left: 55px;
}
#font h1{
  font-size: 30px;
  text-align: center;
}
}
/* @media only screen and (max-width: 320px){
  .main_heading h1 {
    font-size: 40px !important;
    margin-left: 25px;
    margin-top: 25px;
    font-weight: 800;
    font-family: 'Inter', sans-serif !important;
}
#thanks h1 {
  font-size: 40px;
  letter-spacing: 2px;
  color: var(--white) !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: bolder;
  margin-left: 55px;
}
#font h1{
  font-size: 30px;
}
} */


/* kink room */
.bg_pattern2{
  background-image: linear-gradient(90deg,#231C4C,var(--kinkBlack));
  padding: 100px 0px;
  position: relative;
}
.backgroundkink {
  background-color: var(--white);
  color: var(--black);
  padding: 0px 33px;
  clip-path: polygon(0 0, 100% 0%, 69% 100%, 0% 100%);
}
.background2kink{
  background-image: linear-gradient(310deg,var(--kink),var(--kinkpink)) !important;
  width: 60px;
  height: 28px;
  clip-path: polygon(0 0, 100% 0%, 69% 100%, 0% 100%);
}
#sect-4-kink{
  position: relative;
  padding: 100px 0;
  background-image: linear-gradient(90deg,#231C4C,var(--kinkBlack));
  /* height: 40rem; */
}
.background3_kink{
  background-image: linear-gradient(310deg,var(--kink),var(--kinkpink)) !important;
  width: 60px !important;
  height: 28px !important;
  display: flex;
  clip-path: polygon(0 0, 100% 0%, 69% 100%, 0% 100%);
}
.rectangle_3_kink{
  width: 150px;
  height: 150px;
  background-color: var(--kinkpink);
}
.rectangle_2_kink{
  width: 150px;
  height: 150px;
  background-color: var(--kink);
}
.rectangle_1_kink{
  width: 150px;
  height: 150px;
  background-color: var(--kinkBlack);
}
#thin h3, #thin h5{
  font-weight: 300;
}
#LIGHT h3, #LIGHT h5{
  font-weight: 400;
}
#BOOK h3, #BOOK h5{
  font-weight: 500;
}
#REGULAR h3, #REGULAR h5{
  font-weight: 600;
}
#BOLD h3, #BOLD h5{
  font-weight: 700;
}