@import url('https://fonts.googleapis.com/css2?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;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Roboto+Slab:wght@100..900&display=swap');
/*--
font-family: "Cormorant Garamond", serif;
font-family: "Roboto", sans-serif;
__*/
body {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
}
ul,
ol,
p {
     font-family: "Roboto", sans-serif;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{font-family: "Roboto", sans-serif;}

.site-header {
    max-width: 100%;
    background: transparent;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    padding: 15px 0 1px;
    max-width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    text-align: center;
    transition: all .3s cubic-bezier(.39, .575, .565, 1);
}

.site-header.scrolled-up {
    top: -10.563rem;
}

a,
.btn {
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
}

main {
    margin: 0 !important;
    padding: 0 !important;
}

.banner-sec figure {
    padding-right: 0;
    padding-left: 0;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a {
    color: #fff;
    font-size: .875rem;
    line-height: 1.25rem;
}

.primary-navigation > div > .menu-wrapper {
    justify-content: center;
}

.site-title,
site-title a {
    color: #fff;
    font-size: 2.2rem;
    line-height: 2.75rem;
    font-weight: bold;
    text-transform: uppercase;
}

.site-description {
    color: #fff;
}

.hmpg {
    position: relative;
}

header.fixedToTop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
}


header.fixedToTop .site-title,
header.fixedToTop .site-description,
header.fixedToTop site-title a,
header.fixedToTop .primary-navigation .primary-menu-container > ul > .menu-item > a {
    color: #000;
}

.lnktopg {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
}

.lnktopg h1,
.lnktopg h2 {
    font-size: 1.75rem;
    line-height: 2.75rem;
    font-weight: 600;
    letter-spacing: .25rem;
}

.lnktopg .explore-btn {
    border: .0625rem solid #FFFFFF;
    background: none;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 600;
    padding: .75rem 1.875rem;
}

.lnktopg .explore-btn:hover {
    background: #fff;
    color: #000;
}

.lnktopg-wrap .sec-img img {
    width: 100%;
    max-width: 100% !important;
    height: auto !important;
}

.lnktopg-wrap > .row > * {
    padding-left: 0;
    padding-right: 0;
}

.site-footer {
    background: #181818;
    max-width: 100%;
    padding: 30px 0 20px;
    margin-top: 0 !important;
}

.home .site-footer {
    margin-top: 30px !important;
}

.pg-txt {
    max-width: 500px;
    margin: 30px auto;
}

hr {
    display: block;
    border: none !important;
    height: 40px;
    opacity: 1;
    background: url(assets/images/AMALASUTRA-LOGO-icon.webp) center no-repeat;
        background-size: contain;
}

.footer-bot .widget-title {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #828282;
    font-weight: 400;
    font-family: "Cormorant Garamond", serif;
}

.footer-bot a {
    color: #fff !important;
    font-size: 1.125rem;
    line-height: 1.625rem;
    text-decoration: none;
    font-family: "Cormorant Garamond", serif;
}

.copyright {
    margin: 0 auto;
    color: #828282;
    font-size: 13px;
    text-align: center;
}

body:not(.home) .container-fluid,
.container-fluid.footer-bot {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.sec-video .object-cover.h-full {
    object-fit: cover;
    width: 100%;
}

.hp-bannersec .pg-txt {
    margin: 60px auto;
}

.hp-bannersec {
    margin-bottom: 0;
}

.hp-sec {
    margin-top: 0;
}

.site-logo .custom-logo,
.site-logo .other-logo .logo_class {
    max-width: 200px;
    max-height: initial;
    height: auto;
    width: auto;
}

.other-logo {
    display: none;
}

header.fixedToTop .other-logo {
    display: block;
}

header.fixedToTop .custom-logo-link {
    display: none;
}

.site-logo {
    margin: 0;
}

.gr-block > div > div {
    max-width: 100% !important;
}

.gr-block-bg {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
    background-color: #f5f5f5;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    margin-left: -2.5rem;
    margin-right: -2.5rem;
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
}

.inner-banner {
    position: relative;
}

.inner-banner img {
    max-width: 100% !important;
    height: auto !important;
}

.banner-title h1 {
    font-size: 1.75rem;
    line-height: 2.75rem;
    letter-spacing: .25rem;
    font-weight: 600;
    color: #fff;
    margin-top: 1.5rem;
}

.banner-title .subtitle {
    font-size: 1.0rem;
    color: #fff;
    line-height: 1.5rem;
    letter-spacing: .125rem;
    font-weight: 500;
    font-family: "Cormorant Garamond", serif;
}

.banner-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
    padding: 2.5rem 0;
}

.site-main > * {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
}

.site-main > :last-child {
    margin-bottom: 0;
}

.site-main > :first-child {
    margin-top: 0;
}

.inner-page .container-fluid > figure,
.inner-page .container-fluid > div {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
}

.primary-navigation .primary-menu-container > ul > .menu-item:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    background: transparent;
}

.primary-navigation .primary-menu-container > ul > .menu-item.current-menu-item:after,
.primary-navigation .primary-menu-container > ul > .menu-item:hover:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    background: #000;
}

.primary-navigation .primary-menu-container > ul > .menu-item {
    position: relative;
}

.primary-navigation a {
    color: #000;
     font-family: "Cormorant Garamond", serif;
    font-weight: 300;
    font-size: .9rem;
    font-weight: 800;
}

.primary-navigation a:hover,
.primary-navigation .current-menu-item a,
.primary-navigation .current-menu-item > a:first-child:hover,
.primary-navigation .current_page_item > a:first-child:hover {
    color: #000 !important;
    text-decoration: none !important;
}
