@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Roboto+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700&family=Syne:wght@400;500;600;700;800&display=swap);

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
body, html {
    margin: 1rem;
      font-family: Poppins, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Satoshi, 
      Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    line-height: inherit;
    color: #191919;
    background-color: #fdfbf5; /* This will now apply to the whole body */
}

.body-m {
    border: 1px solid #000;
    padding: 1rem;
    background-color: #fdfbf5;
    max-width: 100%; /* Make sure the element doesn't exceed the viewport width */
    box-sizing: border-box; /* Ensure padding and border don't add to the element's width */
}

blockquote,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}
p{
     font-family: Poppins, sans-serif !important;
}
.blogsDetails p{
   font-family: Poppins, sans-serif; 
}
.blogsDetails h1,
.blogsDetails h2
{
     font-family: Syne,sans-serif;
    font-size: 3rem;
    font-weight: 200;
    line-height: 120%
}
.blogsDetails h3,
.blogsDetails h4,
.blogsDetails h5,
.blogsDetails h6{
     font-family: Syne,sans-serif;
    font-size: 1.8rem;
    font-weight: 200;
    line-height: 120%
}


@media screen and (max-width:766px) {
   .blogsDetails h1,
.blogsDetails h2
{
     font-family: Syne,sans-serif;
    font-size: 2rem;
    font-weight: 200;
    line-height: 120%
}
.blogsDetails h3,
.blogsDetails h4,
.blogsDetails h5,
.blogsDetails h6{
     font-family: Syne,sans-serif;
    font-size: 1.5rem;
    font-weight: 200;
    line-height: 120%
}

}
.blogsDetails ul {
    /* Your CSS properties here */
    color: black;
    font-family: Arial, sans-serif;
    margin: 0 0 5px 0;
}

.blogsDetails ul {
    list-style-type: disc;
    margin-left: 20px;
}

nav a img{
    /*width:20%;*/
    /*margin-right:80%;*/
    height:30px;
}
a:hover {
    text-decoration: none !important;
}

li {
    color: #000;
}

a,
.navbar-nav .nav-link {
    color: black;
    text-decoration: none;
}

.navbar {
    background-color: #fdfbf5;
}

.nav-btns {
    display: flex;
    font-family: 'Roboto Mono';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.nav-btns li {
    cursor: pointer;
}

 .button {
    display: flex;
    padding: 10px 16px;
    align-items: flex-start;
    gap: 10px;
    border-radius: 6px;
    background: #000;
    color: white;
}

.navbar-brand {
    font-size: 18px;
    font-family: Arial, sans-serif;
}

.navbar-nav .nav-item {
    margin-right: 0px;
    margin-left: 0px;
}
.nav-link{
    padding: 8px 0px;
}
.socialLinks{
    padding-left: 0px ;
}
.socialLinks li {
    align-items: center;
    border: 1px solid #000;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: 34px;
    justify-content: center;
    margin-left: 8px;
    padding: 15px;
    width: 34px;
}

.socialLinks li:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.topsection .topTextFirst {
    font-family: Syne,sans-serif;
    font-size: 5rem;
    font-weight: 100;
     font-style: normal;
    line-height: 100%
}

   
.heading-medium {
    font-family: Syne,sans-serif;
    font-size: 5rem;
    font-weight: 400;
    line-height: 100%
}

.topTextFirst {
    font-family: Syne,sans-serif;
    font-size: 5rem;
    font-weight: 400;
    line-height: 100%
}
.topTextFirstabout{
    font-family: Syne,sans-serif;
    font-size: 4rem;
    font-weight: 400;
    line-height: 100%
}
.topTextSecond {
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.5rem;

    line-height: 150%;
    
}
.serviceHeaderText{
     font-family: Syne,sans-serif;
    font-size: 5rem;
    font-weight: 400;
    line-height: 100%
}


@media screen and (max-width:766px) {
    .topsection .topTextFirst {
        font-size: 3rem !important;
      
    }
     .topTextFirst {
        font-size: 3rem !important;
      
    }
    .topTextFirstabout{
        font-size: 2.5rem !important;
    }
    .fifthSectionSubHeader{
        font-size: 3rem !important;
    }
    .fifthSectionSubHeadertop{
        font-size: 2rem !important;
         justify-content: start;
    }
      .fifthSectionSubHeader2-odd{
        font-size: 2rem !important;
       justify-content: start;
    }
    .topTextSecond {
        font-size: 1.1rem;
    }
    .serviceHeaderText{
        font-size: 3rem !important;
    }
}

.fifthSectionHeader {
    font-family: Roboto Mono;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 100%;
    text-transform: uppercase;
}

.serviceHeaderText {
    font-family: Syne;
    font-size: 100px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

.fifthSectionSubHeader {
    font-family: Syne,sans-serif;
    font-size: 3rem ;
    font-weight: 400;
    line-height: 120%
}
.fifthSectionSubHeadertop {
    font-family: Syne,sans-serif;
    font-size: 3rem ;
    font-weight: 400;
    line-height: 120%;
     justify-content: space-between;
}
.fifthSectionSubHeader2 {
    font-family: Syne,sans-serif;
    font-size: 2rem ;
    font-weight: 400;
    line-height: 120%;
    padding-right: 1rem;
    justify-content: space-between;
    
}

.fifthSectionDesc p {
    font-size: 26px;
    font-family: Poppins, sans-serif;
    font-style: normal;
     display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media screen and (max-width:800px) {
    
    .fifthSectionDesc {
        font-size: 16px;
    }
    .serviceHeaderText {
        font-size: 30px;
    }
}

.newsHeading {
    font-size: 80px;
    font-weight: 500;
    line-height: 110%;
}

.newsHeading,
.newsPicHeading {
    font-style: normal;
    text-transform: uppercase;
}

.newsPicHeading {
    font-family: monospace;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 100%;
    margin-top: 10px;
}

.newsPicHeading+p {
    font-family: Syne, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
}

@media screen and (max-width:500px) {
    .newsHeading {
        font-size: 26.293px;
    }
    .newsPicHeading+p {
        font-size: 20.293px;
    }
}
.content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
}

.content.visible {
    max-height: 1000px;
}

.studioHeaderText {
    font-size: 100px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

.studioValuesText {
    font-family: Syne;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
    line-height: 110%;
}


@media screen and (max-width:650px) {
    .studioHeaderText {
        font-size: 26.293px;
    }
    .studioValuesText {
        font-size: 26.293px;
    }
}

*,
:after,
:before {
    border: 0 solid;
    box-sizing: border-box
}

:after,
:before {
    --tw-content: ""
}

html {
    font-feature-settings: normal;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-variation-settings: normal;
    line-height: 1.5;
    tab-size: 4
}
hr {
    border-top-width: 1px;
    color: inherit;
    background-color: #000;
    height: 0
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}
button{
    text-transform: none
}

[type=button],
[type=submit],
button {
    background-color: initial;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: initial
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}
textarea {
    resize: vertical
}
.placeholder-black{
    color: #000;
    border-bottom: 1px solid black;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #9ca3af;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #9ca3af;
    opacity: 1
}

.placeholder-black::-webkit-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(0 0 0/var(--tw-placeholder-opacity))
}

.placeholder-black::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(0 0 0/var(--tw-placeholder-opacity))
}

[type=submit],
[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}
img:not(.scro):not(.toplogo),
object:not(.scro):not(.toplogo),
svg:not(.scro):not(.toplogo) {
    display: block;
}

img:not(.scro):not(.toplogo),
video:not(.scro):not(.toplogo) {
    height: auto;
    max-width: 100%;
}


[hidden] {
    display: none
}

.visible {
    visibility: visible
}

.m-0 {
    margin: 0
}

.-mx-1 {
    margin-left: -.25rem;
    margin-right: -.25rem
}

.-my-1 {
    margin-bottom: -.25rem;
    margin-top: -.25rem
}

.my-12 {
    margin-bottom: 3rem;
    margin-top: 3rem
}

.my-16 {
    margin-bottom: 4rem;
    margin-top: 4rem
}

.my-3 {
    margin-bottom: .75rem;
    margin-top: .75rem
}

.my-6 {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem
}

.my-8 {
    margin-bottom: 2rem;
    margin-top: 2rem
}
.mb-12 {
    margin-bottom: 3rem
}

.mb-16 {
    margin-bottom: 4rem
}

.mb-4 {
    margin-bottom: 1rem
}
.ml-4{
    margin-left: 6rem;
 } 
 .mr-4{
    margin-right: 10rem !important;
}
.mb-5 {
    margin-bottom: 1.25rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mb-9 {
    margin-bottom: 2.25rem
}

.ml-3 {
    margin-left: .75rem
}

.ml-auto {
    margin-left: auto
}

.mt-0 {
    margin-top: 0
}

.mt-16 {
    margin-top: 4rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-8 {
    margin-top: 2rem
}

.mt-\[46px\] {
    margin-top: 46px
}
.w-1\/6 {
    width: 16.666667%
}

.block {
    display: block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.hidden {
    display: none
}

.h-3 {
    height: .75rem
}

.h-5 {
    height: 1.25rem
}

.h-8 {
    height: 2rem
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}
.w-1\3 {
    width: 33.333333%
}

.w-1\/4 {
    width: 25%
}

.w-3 {
    width: .75rem
}

.w-40 {
    width: 10rem
}

.w-5 {
    width: 1.25rem
}

.w-8 {
    width: 2rem
}


.w-\[30px\] {
    width: 30px
}

.w-\[34px\] {
    width: 34px
}

.w-\[70\%\] {
    width: 70%
}

.w-\[15\%\] {
    width: 15%
}
.w-\[60\%\] {
    width: 60%
}
.w-\[75\%\] {
    width: 75%
}
.w-\[60\%\] {
    width: 60%
}
.w-\[20\%\] {
    width: 20%
}
.w-\[80\%\] {
    width: 80%
}

.w-\[86px\] {
    width: 86px
}

.w-1\/3 {
    width: 30%
}

.w-1\/5 {
    width: 20%
}

.w-full {
    width: 100%
}

.max-w-xs {
    max-width: 20rem
}

.flex-1 {
    flex: 1 1
}

.flex-shrink-0 {
    flex-shrink: 0
}

.grow {
    flex-grow: 1
}

.transform {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.cursor-pointer {
    cursor: pointer
}
.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-2 {
    gap: .5rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}
.rounded {
    border-radius: .25rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-xl {
    border-radius: .75rem
}

.border,
.border-\[1px\] {
    border-width: 1px
}

.border-y-\[1px\] {
    border-top-width: 1px
}

.border-b,
.border-b-\[1px\],
.border-y-\[1px\] {
    border-bottom-width: 1px
}

.border-e-\[1px\] {
    border-inline-end-width: 1px
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0/var(--tw-border-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}
.p-1 {
    padding: .25rem
}
.p-2 {
    padding: .5rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.py-1 {
    padding-bottom: .25rem;
    padding-top: .25rem
}

.py-12 {
    padding-bottom: 3rem;
    padding-top: 3rem
}

.py-16 {
    padding-bottom: 4rem;
    padding-top: 4rem
}

.py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem
}

.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.py-5 {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

.py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem
}

.py-9 {
    padding-bottom: 2.25rem;
    padding-top: 2.25rem
}
.pb-10 {
    padding-bottom: 2.5rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-8 {
    padding-bottom: 2rem
}
.pe-2 {
    padding-right: 0.5rem
}
.pe-16 {
    -webkit-padding-end: 4rem;
    padding-inline-end: 4rem
}
.ps-0 {
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

.ps-16 {
    -webkit-padding-start: 4rem;
    padding-inline-start: 4rem
}

.ps-4 {
    -webkit-padding-start: 1rem;
    padding-inline-start: 1rem
}

.ps-5 {
    -webkit-padding-start: 1.25rem;
    padding-inline-start: 1.25rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pt-16 {
    padding-top: 4rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pt-8 {
    padding-top: 2rem
}

.font-\[Inter\] {
    font-family: Inter
}

.font-\[Roboto\] {
    font-family: Roboto
}

.font-\[Syne\] {
    font-family: Syne
}

.font-\[monospace\] {
    font-family: monospace
}

.font-mono {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

.font-sans {
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-\[13px\] {
    font-size: 13px
}

.text-\[15px\] {
    font-size: 15px
}

.text-\[32px\] {
    font-size: 32px
}

.text-\[64px\] {
    font-size: 64px
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.font-\[20px\] {
    font-weight: 20px
}

.font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}
.leading-\[34px\] {
    line-height: 34px
}

.tracking-\[0\.5px\] {
    letter-spacing: .5px
}

.tracking-\[1px\] {
    letter-spacing: 1px
}

.text-black {
    color: #000;
}

.text-white {
   color: #fff;
}
.outline {
    outline-style: solid
}
input:focus,
textarea:focus {
    outline: none
}
.bold {
    font-family: Syne, sans-serif;
    font-weight: 500
}

.newBtn {
    background: #000;
    color: #fff;
    font-family: monospace;
    min-width: auto;
    white-space: nowrap
}

.newBtn,
.newOutlineBtn {
    align-items: flex-start;
    border-radius: 6px;
    display: flex;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    gap: 10px;
    height: 35px;
    letter-spacing: 1px;
    line-height: 100%;
    padding: 10px 16px;
    text-transform: uppercase
}

.newOutlineBtn {
    border: 1px solid #000;
    color: #000;
    font-family: Roboto;
    width: 102px
}

@media screen and (max-width:800px) {
    .body-m {
        padding: 0 10px
    }
}

.hover\:bg-black:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}
:is(.dark .dark\:hover\:text-white:hover) {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

@media not all and (min-width:768px) {
    .max-md\:text-\[22px\] {
        font-size: 22px
    }
    .max-md\:text-\[32px\] {
        font-size: 32px
    }
}

@media not all and (min-width:640px) {
    .max-sm\:mt-5 {
        margin-top: 1.25rem
    }
    .max-sm\:text-\[14px\] {
        font-size: 14px
    }
    .max-sm\:text-\[24px\] {
        font-size: 24px
    }
    .max-sm\:text-\[36px\] {
        font-size: 36px
    }
}

@media (min-width:640px) {
    .sm\:items-center {
        align-items: center
    }
}

@media (min-width:768px) {
    .md\:p-0 {
        padding: 0
    }
    .md\:text-\[44px\] {
        font-size: 44px
    }
    
}
.blogdetail {
    padding-right: 3rem; /* Default for larger screens */
    display: flex;
    justify-content: space-between;
  }

  @media (max-width: 767px) { /* Small screens */
    .blogdetail {
      padding-right: 5px; /* No padding on small screens */
    }
  }
.blogimage{
    max-width: 300px;
    max-height: 300px;
}
@media (min-width:850px) {
    .lg-1\:m-0 {
        margin: 0
    }
    .lg-1\:mx-\[-2rem\] {
        margin-left: -2rem;
        margin-right: -2rem
    }
    .lg-1\:mt-\[46px\] {
        margin-top: 46px
    }
    .lg-1\:block {
        display: block
    }
    .lg-1\:flex {
        display: flex
    }
    .lg-1\:hidden {
        display: none
    }
    .lg-1\:h-1\/3 {
        height: 33.333333%
    }
    .lg-1\:h-\[100px\] {
        height: 100px
    }
    .lg-1\:h-\[80px\] {
        height: 80px
    }
    .lg-1\:w-1\/12 {
        width: 8.333333%
    }
    .lg-1\:w-1\/2 {
        width: 50%
    }
    .lg-1\:w-1\/3 {
        width: 33.333333%
    }
    .lg-1\:w-1\/4 {
        width: 25%
    }
    .lg-1\:w-1\/5 {
        width: 20%
    }
    .lg-1\:w-10\/12 {
        width: 83.333333%
    }
    .lg-1\:w-\[15\%\] {
        width: 15%
    }
    .lg-1\:w-\[25\%\] {
        width: 25%
    }
    .lg-1\:w-\[30\%\] {
        width: 30%
    }
    .lg-1\:w-\[32\%\] {
        width: 32%
    }
    .lg-1\:w-\[35\%\] {
        width: 35%
    }
    .lg-1\:w-\[61px\] {
        width: 61px
    }
    .lg-1\:w-\[60\%\] {
        width: 60%
    }
    .lg-1\:w-\[15\%\] {
        width: 15%
    }
    .lg-1\:w-\[65\%\] {
        width: 65%
    }
    .lg-1\:w-\[68\%\] {
        width: 68%
    }
    .lg-1\:w-\[70\%\] {
        width: 70%
    }
    .lg-1\:w-\[75\%\] {
        width: 75%
    }
    .lg-1\:w-\[80\%\] {
        width: 80%
    }
    .lg-1\:w-auto {
        width: auto
    }
    .lg-1\:w-full {
        width: 100%
    }
    .lg-1\:columns-2 {
        columns: 2;
        column-count: 2
    }
    .lg-1\:flex-row {
        flex-direction: row
    }
    .lg-1\:flex-nowrap {
        flex-wrap: nowrap
    }
    .lg-1\:items-center {
        align-items: center
    }
    .lg-1\:justify-end {
        justify-content: flex-end
    }
    .lg-1\:border-b-\[1px\] {
        border-bottom-width: 1px
    }
    .lg-1\:border-e-\[1px\] {
        border-inline-end-width: 1px
    }
    .lg-1\:border-s,
    .lg-1\:border-s-\[1px\] {
        border-inline-start-width: 1px
    }
    .lg-1\:border-none {
        border-style: none
    }
    .lg-1\:p-0 {
        padding: 0
    }
    .lg-1\:p-2 {
        padding: .5rem
    }
    .lg-1\:p-3 {
        padding: .75rem
    }
    .lg-1\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }
    .lg-1\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .lg-1\:py-16 {
        padding-bottom: 4rem;
        padding-top: 4rem
    }
    .lg-1\:py-8 {
        padding-bottom: 2rem;
        padding-top: 2rem
    }
    .lg-1\:pb-0 {
        padding-bottom: 0
    }
    .lg-1\:pb-16 {
        padding-bottom: 4rem
    }
    .lg-1\:pe-12 {
        -webkit-padding-end: 3rem;
        padding-inline-end: 3rem
    }
    .lg-1\:pe-16 {
        -webkit-padding-end: 4rem;
        padding-inline-end: 4rem
    }
    .lg-1\:pe-5 {
        -webkit-padding-end: 1.25rem;
        padding-inline-end: 1.25rem
    }
    .lg-1\:pe-8 {
        -webkit-padding-end: 2rem;
        padding-inline-end: 2rem
    }
    .lg-1\:ps-12 {
        -webkit-padding-start: 3rem;
        padding-inline-start: 3rem
    }
    .lg-1\:ps-16 {
        -webkit-padding-start: 4rem;
        padding-inline-start: 4rem
    }
    .lg-1\:ps-5 {
        -webkit-padding-start: 1.25rem;
        padding-inline-start: 1.25rem
    }
    .lg-1\:ps-6 {
        -webkit-padding-start: 1.5rem;
        padding-inline-start: 1.5rem
    }
    .lg-1\:ps-8 {
        -webkit-padding-start: 2rem;
        padding-inline-start: 2rem
    }
    .lg-1\:pt-0 {
        padding-top: 0
    }
    .lg-1\:pt-8 {
        padding-top: 2rem
    }
    .lg-1\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
    
    .lg-1\:text-4xl {
        font-size: 2.5rem;
        line-height: 1
    }
    .lg-1\:text-6xl {
        font-size: 3.75rem;
        line-height: 1
    }
    .lg-1\:text-\[128px\] {
        font-size: 128px
    }
    .lg-1\:text-\[18px\] {
        font-size: 18px
    }
    .lg-1\:text-\[25px\] {
        font-size: 25px
    }
    .lg-1\:text-\[32px\] {
        font-size: 32px
    }
    .lg-1\:text-\[64px\] {
        font-size: 64px
    }
    .lg-1\:leading-\[76px\] {
        line-height: 76px
    }
}

@media (min-width:1024px) {
    .lg\:grid {
        display: grid
    }
    .lg\:w-1\/2 {
        width: 50%
    }
    .lg\:w-10\/12 {
        width: 83.333333%
    }
    .lg\:w-2\/4 {
        width: 50%
    }
    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .lg\:flex-nowrap {
        flex-wrap: nowrap
    }
    .lg\:border-b {
        border-bottom-width: 1px
    }
    .lg\:border-s-\[1px\] {
        border-inline-start-width: 1px
    }
    .lg\:p-2 {
        padding: .5rem
    }
    .lg\:pl-10 {
        padding-left: 2.5rem
    }
}
/* Bottom border for small screens (sm) and up */
@media (max-width: 640px) {
  .sm-1\:border-b-\[1px\] {
    border-bottom-width: 1px;
  }
}

/* Bottom border for medium screens (md) and up */
@media (max-width: 768px) {
  .md-1\:border-b-\[1px\] {
    border-bottom-width: 1px;
  }
}

/*  fifth section */ 
.fifthSectionHeader {
    font-family: 'Roboto Mono' !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.serviceHeaderText {
    font-family: 'Syne';
    font-size: 100px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}



.interFont {
    font-style: 'Inter', Sans-serif;
}




@media screen and (max-width:800px) {
    
 
    .serviceHeaderText {
        font-size: 30px;
    }
}
/* our values */
.headerText {
    font-size: 62px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
}

.listHeaders {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    text-transform: uppercase;
}

.listHeaders+p {
    font-family: 'Inter';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
}

.contactListHeaders {
    font-family: 'Syne';
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    text-transform: uppercase;

}
.contactListText{
     font-size: 26px;
    font-family: Poppins, sans-serif;
    font-style: normal;
}

@media screen and (max-width:500px) {
    .headerText {
        font-size: 26.293px;
    }
    .listHeaders {
        font-size: 22px;
    }
    .contactListText {
        font-size: 20px;
    }
}

@media screen and (max-width:800px) {
    .contactListHeaders {
        font-size: 32px;
    }
}
/* blog section */

.newLetterText {
    font-family: 'Syne';
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
}

@media screen and (max-width:600px) {
    .newLetterText {
        font-size: 26.293px;
    }
}
/*   contact */

.toggle-button {
    cursor: pointer;
    transition: background-color 3s ease;
}

.content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 3s ease-in-out;
}

.content.visible {
    max-height: 1000px;
}

.toggle-button svg {
    transition: transform 3s ease;
}

.toggle-button.collapsed svg line:nth-child(1) {
    display: none;
}
/* STUDIO*/
.studioHeaderText {
    font-size: 100px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}



#cookieNotice {
    position: fixed;
    bottom: 30px; /* Adjust the distance from the bottom as needed */
    right: 30px; /* Adjust the distance from the right as needed */
    max-width: 90%;
    padding: 5px 10px;
    display: none; /* Initially hidden */
    background-color: #fff; /* Light background color */
    color: #393d4d; /* Dark text color */
    border-radius: 10px;
    box-shadow: 6px 6px 6px 6px rgb(0 0 0 / 25%);
    font-family: inherit;
    z-index: 999997;
}

#cookieNotice .title-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 45px;
    height: 40px;
}

#cookieNotice h4 {
    font-family: inherit;
    font-weight: 700;
    font-size: 20px;
}

#cookieNotice p {
    font-size: 18px;
    margin-bottom: 20px;
}

#cookieNotice .btn-wrap {
    display: flex;
    flex-direction: row;
    font-weight: 700;
    justify-content: center;
    margin: 0 -5px 0 -5px;
    flex-wrap: wrap;
}
#cookieNotice .btn-wrap button {
    padding: 0 17px;
    margin: 0 5px 10px 5px;
    border-radius: 20px;
    cursor: pointer;
    white-space: nowrap;
    line-height: 36px;
    border: none;
    font-family: inherit;
    font-size: 16px;
    transition: box-shadow .3s;
  
}


/*========================
	End Clients CSS
    floating button
==========================*/
.float{
	position:fixed;
	width: max-content;
	height:max-content;
	top:100px;
	right:40px;
	background-color:#000;
	color:#FFF;
	border-radius:20px;
	align-items: center;
    z-index:100;
  padding: 1%;
}

.my-float{
	margin-top:16px;
}
.float svg {
    width: 24px; 
    height: 24px; 
    fill: currentColor; 
  }
  
  .float svg:hover {
    fill: currentColor; 
  }
 

  @keyframes slide {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-100%);
    }
  }
  
  .clients {
    overflow: hidden !important;
    padding: 26px 0;
   background-color: #fdfbf5;
    white-space: nowrap;
    position: relative;
  }
  
  .clients:before,
  .clients:after {
    position: absolute;
    top: 0;
    width: 50px;
    height: 100%;
    content: "";
    z-index: 2;
  }
  
  .clients:before {
    left: 0;
   background: linear-gradient(to left, rgba(253, 251, 245, 0), #FDFBF5);

  }
  
  .clients:after {
    right: 0;
    background: linear-gradient(to left, rgba(253, 251, 245, 0), #FDFBF5);

  }
  
  .clients:hover .clients-slide {
    animation-play-state: paused;
  }
  
  .clients-slide {
    display: inline-block;
    animation: 35s slide infinite linear;
  }
  
  .clients-slide img {
    height: 70px;
    margin: 0 40px;
  }
  
  
  
  .login-box {
    margin-top: 75px;
    height: auto;
    background: #ffffff;
    text-align: center;
    border-color: #000;
    border-width: 1px;
}


.login-title {
    margin-top: 15px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 2px;
    margin-top: 15px;
    color: #050505;
}

.login-form {
    margin-top: 25px;
    text-align: left;
}

input[type=text] {
    background-color: #ffff;
    border: none;
    border-bottom: 1px solid #000000;
    border-top: 0px;
    border-radius: 0px;
    font-weight: bold;
    outline: 0;
    margin-bottom: 20px;
    padding-left: 0px;
    color: black;
}

input[type=password] {
    background-color: #f3f4f5;
    border: none;
    border-bottom: 1px solid #000000;
    border-top: 0px;
    border-radius: 0px;
    font-weight: bold;
    outline: 0;
    padding-left: 0px;
    margin-bottom: 20px;
    color: #ECF0F5;
}

.form-group {
    margin-bottom: 40px;
    outline: 0px;
}

.form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #000000;
    outline: 0;
    background-color: #ffffff;
    color: #ECF0F5;
}

input:focus {
    outline: none;
    box-shadow: 0 0 0;
}

label {
    margin-bottom: 0px;
}

.form-control-label {
    font-size: 10px;
    color: #6C6C6C;
    font-weight: bold;
    letter-spacing: 1px;
}

.btn-outline-primary {
    border-color: #080808;
    color: #0c0c0c;
    border-radius: 0px;
    font-weight: bold;
    letter-spacing: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.btn-outline-primary:hover {
    background-color: #080808;
    right: 0px;
}

.login-btm {
    float: left;
}

.login-button {
    padding-right: 0px;
    text-align: right;
    margin-bottom: 25px;
}

.login-text {
    text-align: left;
    padding-left: 0px;
    color: #000000;
}

.loginbttm {
    padding: 0px;
}

.same-size {
    height: 300px !important; 
    width: 100%; 
    object-fit: cover; 
  }

 

  #backToTopBtn {
    position: fixed !important;
    bottom: 1rem;
    right: 1rem;
    z-index: 9999;
  }
.primary-text{
    font-size: 20px !important;
    
}
