*,
::after,
::before {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

:root {
    --primary-color: #737373;
    --secondary-color: #e5a638;
    --territiary-color: #141414;
    --hover-color: #d97d48d1;
    --other-color: #F0EAD6;
    --light-color: #e8e6e6;
    --btn-color: #e5a638;
    --btn-hover: #d08d1b;
    --book-color: #e5a638;
    --book-hover: #d08d1b;
    --cream-color: #e8e6e6;
    --lt-bg-color: #f7f5f3;
    --heading-color: #1a1a1a;
    --white-color: #fff;
    --black-color: #000;
    --para-color: #222;
    --primary-font: "Inter", sans-serif;
    --heading-font: "Playfair Display", serif;
    --secondary-font: "Playfair Display", serif;
    --other-font: "Inter", sans-serif;
    --f1: 1px;
    --f2: 2px;
    --f3: 3px;
    --f4: 4px;
    --f5: 5px;
    --f6: 6px;
    --f7: 7px;
    --f8: 8px;
    --f9: 9px;
    --f10: 10px;
    --f11: 11px;
    --f12: 12px;
    --f13: 13px;
    --f14: 14px;
    --f15: 15px;
    --f16: 16px;
    --f17: 17px;
    --f18: 18px;
    --f19: 19px;
    --f20: 20px;
    --f21: 21px;
    --f22: 22px;
    --f23: 23px;
    --f24: 24px;
    --f25: 25px;
    --f26: 26px;
    --f27: 27px;
    --f28: 28px;
    --f29: 29px;
    --f30: 30px;
    --f31: 31px;
    --f32: 32px;
    --f33: 33px;
    --f34: 34px;
    --f35: 35px;
    --f36: 36px;
    --f37: 37px;
    --f38: 38px;
    --f39: 39px;
    --f40: 40px;
    --f41: 41px;
    --f42: 42px;
    --f43: 43px;
    --f44: 44px;
    --f45: 45px;
    --f46: 46px;
    --f47: 47px;
    --f48: 48px;
    --f49: 49px;
    --f50: 50px;
    --f51: 51px;
    --f52: 52px;
    --f53: 53px;
    --f54: 54px;
    --f55: 55px;
    --f56: 56px;
    --f57: 57px;
    --f58: 58px;
    --f59: 59px;
    --f60: 60px;
    --f70: 70px;
    --f90: 90px;
    --p1: 1px;
    --p2: 2px;
    --p3: 3px;
    --p4: 4px;
    --p5: 5px;
    --p6: 6px;
    --p7: 7px;
    --p8: 8px;
    --p9: 9px;
    --p10: 10px;
    --p11: 11px;
    --p12: 12px;
    --p13: 13px;
    --p14: 14px;
    --p15: 15px;
    --p16: 16px;
    --p17: 17px;
    --p18: 18px;
    --p19: 19px;
    --p20: 20px;
    --p21: 21px;
    --p22: 22px;
    --p23: 23px;
    --p24: 24px;
    --p25: 25px;
    --p26: 26px;
    --p27: 27px;
    --p28: 28px;
    --p29: 29px;
    --p30: 30px;
    --p31: 31px;
    --p32: 32px;
    --p33: 33px;
    --p34: 34px;
    --p35: 35px;
    --p36: 36px;
    --p37: 37px;
    --p38: 38px;
    --p39: 39px;
    --p40: 40px;
    --p41: 41px;
    --p42: 42px;
    --p43: 43px;
    --p44: 44px;
    --p45: 45px;
    --p46: 46px;
    --p47: 47px;
    --p48: 48px;
    --p49: 49px;
    --p50: 50px;
    --p51: 51px;
    --p52: 52px;
    --p53: 53px;
    --p54: 54px;
    --p55: 55px;
    --p56: 56px;
    --p57: 57px;
    --p58: 58px;
    --p59: 59px;
    --p60: 60px;
    --p61: 61px;
    --p62: 62px;
    --p63: 63px;
    --p64: 64px;
    --p65: 65px;
    --p66: 66px;
    --p67: 67px;
    --p68: 68px;
    --p69: 69px;
    --p70: 70px;
    --p71: 71px;
    --p72: 72px;
    --p73: 73px;
    --p74: 74px;
    --p75: 75px;
    --p76: 76px;
    --p77: 77px;
    --p78: 78px;
    --p79: 79px;
    --p80: 80px;
    --p81: 81px;
    --p82: 82px;
    --p83: 83px;
    --p84: 84px;
    --p85: 85px;
    --p86: 86px;
    --p87: 87px;
    --p88: 88px;
    --p89: 89px;
    --p90: 90px;
    --p91: 91px;
    --p92: 92px;
    --p93: 93px;
    --p94: 94px;
    --p95: 95px;
    --p96: 96px;
    --p97: 97px;
    --p98: 98px;
    --p99: 99px;
    --p100: 100px;
    --m1: 1px;
    --m2: 2px;
    --m3: 3px;
    --m4: 4px;
    --m5: 5px;
    --m6: 6px;
    --m7: 7px;
    --m8: 8px;
    --m9: 9px;
    --m10: 10px;
    --m11: 11px;
    --m12: 12px;
    --m13: 13px;
    --m14: 14px;
    --m15: 15px;
    --m16: 16px;
    --m17: 17px;
    --m18: 18px;
    --m19: 19px;
    --m20: 20px;
    --m21: 21px;
    --m22: 22px;
    --m23: 23px;
    --m24: 24px;
    --m25: 25px;
    --m26: 26px;
    --m27: 27px;
    --m28: 28px;
    --m29: 29px;
    --m30: 30px;
    --m31: 31px;
    --m32: 32px;
    --m33: 33px;
    --m34: 34px;
    --m35: 35px;
    --m36: 36px;
    --m37: 37px;
    --m38: 38px;
    --m39: 39px;
    --m40: 40px;
    --m41: 41px;
    --m42: 42px;
    --m43: 43px;
    --m44: 44px;
    --m45: 45px;
    --m46: 46px;
    --m47: 47px;
    --m48: 48px;
    --m49: 49px;
    --m50: 50px;
    --m51: 51px;
    --m52: 52px;
    --m53: 53px;
    --m54: 54px;
    --m55: 55px;
    --m56: 56px;
    --m57: 57px;
    --m58: 58px;
    --m59: 59px;
    --m60: 60px;
    --m61: 61px;
    --m62: 62px;
    --m63: 63px;
    --m64: 64px;
    --m65: 65px;
    --m66: 66px;
    --m67: 67px;
    --m68: 68px;
    --m69: 69px;
    --m70: 70px;
    --m71: 71px;
    --m72: 72px;
    --m73: 73px;
    --m74: 74px;
    --m75: 75px;
    --m76: 76px;
    --m77: 77px;
    --m78: 78px;
    --m79: 79px;
    --m80: 80px;
    --m81: 81px;
    --m82: 82px;
    --m83: 83px;
    --m84: 84px;
    --m85: 85px;
    --m86: 86px;
    --m87: 87px;
    --m88: 88px;
    --m89: 89px;
    --m90: 90px;
    --m91: 91px;
    --m92: 92px;
    --m93: 93px;
    --m94: 94px;
    --m95: 95px;
    --m96: 96px;
    --m97: 97px;
    --m98: 98px;
    --m99: 99px;
    --m100: 100px
}

body {
    font-family: var(--primary-font);
    color: var(--primary-color);
    background-color: #ffffff;
}

a,
a:hover {
    text-decoration: none;
    color: var(--secondary-color);
    font-family: var(--primary-font)
}

.main-btn {
    font-size: 14px;
    font-weight: 700;
    color: var(--white-color);
    text-transform: uppercase;
    background: var(--btn-color);
    border: 0rem solid var(--btn-color);
    padding: 14px 35px;
    border-radius: 999px;
    line-height: 1.75rem;
    display: inline-block;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
    animation-duration: .3s;
    letter-spacing: .05em;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
}

.main-btn:hover {
    color: var(--white-color);
    background: var(--btn-hover);
    border-color: var(--btn-hover);
    box-shadow: 0 0 #0000, 0 0 #0000, 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);
    transform: translate(0, -.125rem) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);
}

.row {
    margin-left: 0;
    margin-right: 0
}

li,
ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-family: var(--primary-font);
    font-size: var(--f16)
}

p {
    font-size: var(--f16);
    line-height: 1.75em;
    color: var(--primary-color);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--secondary-font);
    font-weight: 700;
}

h1 {
    font-size: var(--f55);
    line-height: 1.35em;
    margin-bottom: var(--m30)
}

h2 {
    font-size: var(--f48);
    color:var(--heading-color);
    line-height: 1;
}

h3 {
    font-size: var(--f36);
    color:var(--heading-color);
}


h4 {
    font-size: var(--f30);
    color:var(--heading-color);
}

h5{
    font-size: var(--f24);
    font-weight: 700;
    color:var(--heading-color);
}

h6 {
    font-size: var(--f20);
    font-weight: 700;
    color:var(--heading-color);
}

footer ul.quick-links a,
pre,
sub,
table {
    font-family: var(--primary-font)
}

section {
    padding: var(--p80) var(--p12);
}

pre,
sub {
    font-size: var(--f12)
}

table {
    font-size: var(--f16)
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {
    background: #f2f2f2;
}

::-webkit-scrollbar-thumb {
    background: var(--btn-color);
    border-radius: 20px
}
header.mob-header.stickheader{
 display:none; 
}
header.header-section {
    padding-top: .5rem;
    padding-bottom: .5rem;
    animation-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .5s;
    position: fixed;
    width: 100%;
    z-index: 4;
}
header.header-section .container{
  padding-left: 1.5rem;
        padding-right: 1.5rem;
}
header.header-section .header-logo img{
  width:112px;
  width: 112px;
  animation-duration: .5s;
  transition-duration: .5s;
  transition-property: height;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}
header.header-section .col-2, header.header-section .col-10{
  padding:0;
}
header.header-section .nav-link{
  font-size: 14px !important;
  font-family:var(--primary-font);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s;
  font-size: .875rem;
  line-height: 1.25rem;
  color:#ffffffb3;
  letter-spacing: .025em;
  font-weight:500;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  text-shadow: 0 0 3px #000000a6;
}
header.header-section .nav-link::after{
  content:"";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0px;
  height: 2px;
  background-color:var(--btn-color);
  transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
}
header.header-section ul{
 display: flex;
 gap: 1.5rem;
 flex-direction: row;
 align-items: center;
}
header.header-section .nav-link:hover{
  color:var(--white-color);
}
header.header-section .nav-link.active{
  color:var(--btn-color);
}
header.header-section .nav-link:hover::after, header.header-section .nav-link.active::after{
  width: 100%;
}
header.header-section .header-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
header.header-section .main-btn{
  padding:4px 12px;
  font-size:12px;
}
header.header-section .main-btn:hover{
 transform: translate(0, 0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);
}
header.header-section.is-sticky{
 position:fixed;
 padding-top: .25rem;
 padding-bottom: .25rem;
 backdrop-filter: blur(24px);
 background: #141414f2;
 border-bottom: 1px solid #e5a6381a;
}
header.header-section.is-sticky .header-logo img{
  width:80px;
}

footer{
 background:var(--territiary-color);
  position:relative;
  padding:64px 24px 32px;
}
footer .footer-line {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to right, transparent, #e5a6384d, transparent);
    z-index: 1;
}
footer .container{
 padding:0; 
}
footer .footer-upper{
  margin-bottom:56px;
  display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 40px;
}
footer .footer-upper .footer-abt p{
    font-size:14px;
  color:#fff;
  margin-bottom:0;
}
footer .footer-abt {
    max-width: 384px;
}
footer .footer-center-logo img{
  width:80px;
  height:80px;
  margin-bottom:20px;
}
footer .footer-contact {
    width: auto;
}
footer .footer-contact ul{
 display:flex;
  align-items:center;
  gap:40px;
}
footer .footer-contact ul a{
 display:flex;
  gap:12px;
  align-items:center;
}
footer .footer-contact ul .footer-contact-icon{
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
  background-color: #e5a6381a;
  border-radius: .75rem;
  width:40px;
  height:40px;
  display:flex;
  align-items:center;
  justify-content:center;
}
footer .footer-contact ul .footer-contact-icon svg{
 width:16px;
  height:16px;
  color:var(--btn-color) !important;
}
footer  p.contact-head {
    letter-spacing: .15em;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 15px;
    color: var(--white-color);
    margin-bottom: 0;
    font-weight: 600;
}
footer p.contact-transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    margin-bottom: 0;
    color: var(--white-color);
    font-weight: 500;
    font-size: 14px;
    line-height: 1.25rem;
}
footer .footer-contact li a:hover .footer-contact-icon{
  background-color:#e5a63833;
}
footer .footer-contact li a:hover p.contact-transition{
  color:var(--btn-color);
}
footer .footer-middle {
    border-top: 1px solid #ffffff0d;
    padding-top: 48px;
  padding-bottom:56px;
  border-bottom: 1px solid #ffffff0d;
}
footer .footer-middle-list {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
footer .footer-info {
    width: 23%;
}
footer .footer-info h4{
  margin-bottom:20px;
  letter-spacing: .25em;
  text-transform: uppercase;
  color:var(--btn-color);
  font-weight: 600;
  font-size: 10px;
  font-family:var(--primary-font);
  line-height:15px;
}
footer .footer-info li a{
  font-size:14px;
  color:var(--white-color);
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
      display: flex;
    align-items: center;
  font-weight: 300;
  font-size:14px;
  line-height:20px;
  gap:6px;
}
footer .footer-info li a svg{
 transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s; 
  opacity:0;
  width:12px;
  height:12px;
  color:var(--btn-color) !important;
}
footer .footer-info li a:hover{
  color:var(--btn-color);
}
footer .footer-info li a:hover svg{
  opacity: 1;
}
footer .footer-info ul{
 display:flex;
  flex-direction:column;
  gap:12px;
}
footer .footer-info li p{
  color:#fff;
  line-height: 1.625;
  font-weight: 300;
  font-size:14px;
  margin-bottom:0;
}
footer .footer-info.footer-loc li{
  display:flex;
  gap:8px;
}
footer .footer-info.footer-loc li svg{
  margin-top:2px;
  width:16px;
  height:16px;
  color:#e5a63880;
}
footer .footer-info ul.social-list{
  flex-direction:row;
}
footer .footer-info ul.social-list a{
 animation-duration: .3s; 
  transition-duration: .3s;
  transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  background:#ffffff08;
  color:var(--white-color);
  border:1px solid #ffffff0d;
  border-radius:12px;
  width:44px;
  height:44px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
footer .footer-info ul.social-list a svg{
 transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s; 
  width:20px;
  height:20px;
  color:var(--white-color) !important;
  opacity:1;
}
footer .footer-info ul.social-list a:hover{
  color:var(--white-color);
  background:var(--btn-color);
  border-color:var(--btn-color);
}
footer .footer-info ul.social-list a:hover svg{
transform: translate(0,0) rotate(0) skew(0) skewY(0) scaleX(1.1) scaleY(1.1);
}
footer .footer-copy-text {
    padding-top: 24px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
footer .footer-copy-text p{
 margin-bottom:0;
  font-size:11px;
  color:var(--white-color);
  letter-spacing: .025em;
  font-weight: 300;
}