@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&family=Yrsa:ital,wght@0,300..700;1,300..700&display=swap");
html {
    scroll-behavior: smooth;
    padding: 0%;
}
a {
    cursor: pointer;
}
::-webkit-scrollbar {
    display: none;
}
a {
    text-decoration: none !important;
    color: inherit;
}
.modal-open {
    padding-right: 0 !important;
    /* height: 100%; */
}
body {
    margin: 0;
    --bs-font-sans-serif: "Yrsa", serif;
    --bs-font-family: var(--bs-font-sans-serif);
    font-family: var(--bs-font-family);
    font-size: 22.5px;
    /* padding-right: 0 !important; */
}
.Page-Container {
    margin: 0;
    /* min-height: 100vh;
    max-height: 100vh; */
    /* min-height: 100vh; */
    /* height: 100vh; */
    font-size: 100%;
}
.Page-Para {
    /* padding: 0 2%; */
}
.non-visible {
    visibility: hidden;
}
.hide {
    content-visibility: hidden;
    /* display: none; */
}
/* Modal Spinner */
.canvasHidden {
    visibility: hidden;
}
#canvasSpinner {
    min-width: 100%;
    min-height: 100;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
/* End of Modal Spinner */
.Page-Title {
    font-family: "DM Serif Text", serif;
    font-weight: 400;
    font-size: 4em;
    margin: 0 0 1% 0;
}
.Logo-Container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    height: 100%;
    /* min-height: 50px; */
}
.Logo {
    padding: auto;
    height: 100%;
    width: 100%;
    max-width: 5em;
    max-height: 5em;
    background-color: rgba(255, 255, 255, 1);
    /* background-blend-mode: darken; */
    background-position: center;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: cover;
    border-radius: 50%;
    margin: auto 0;
    cursor: pointer;
}
/* .modal {
    height: 100vh;
    width: 100vh;
} */
/* Top Page Styling */
#Top {
    height: 1080px;
    background-image: url('../Assets/Banner-EN_s.jpg');
    background-color: rgba(0, 0, 0, 0.7);
    background-blend-mode: darken;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    color: white;
    text-align: center;
    /* padding: 1%; */
    display: grid;
    grid-template-rows: 15% 50% 30%;
    justify-content: center;
    font-size: 100%;
}
#Top .Page-Para-Container {
    padding: 0 15%;
    margin: 20px 0 40px;
}
#Taigai-Logo {
    background-image: url('../Assets/TAIGAI-EN.png');
    /* margin: 0 20px 0 0; */
    margin-right: 1em;
}
#FNTT-Logo {
    background-image: url('../Assets/FNTT_logo_BG-EN.png');
}
.text-emphazise {
    color:  #FEC200;
    font-weight: bolder;
}
#FNTT-Logo:hover {
    cursor: pointer;
}
#Top .Page-Title {
    margin: 0 0 20px 0;
}
#Top .Page-contents {
    margin: 0 0 0 0;
}
#Top .Button-Container {
    display: grid;
    grid-template-columns: auto auto auto;
    justify-items: center;
    width: 50%;
    margin: 5% auto 0;
    /* padding: 0 10% 0 10%; */
}
#Top .btn-lg {
    --bs-btn-font-size: 1.6rem;
    font-weight:600;
}
#Top .Button {
    color: black;
    font-weight:600;
    font-size: 30px;
    background-color: rgba(255, 255, 255, .9);
    cursor: pointer;
    align-self: center;
    border-radius: 100px !important;
    margin: 0 5px 0;
    width: 60%;
}
#Top .Button div {
    padding: 10px 5px;
}
/* End of Top Page Styling */
/* Trend Styling */
.smaller-cont {
    height: 60vh;
    min-height: 0vh;
}
#Trend {
    background-color: #212529;
    color: white;
    display: grid;
    grid-template-columns: 0.25fr 0.55fr;
    justify-content: space-evenly;
    padding: auto;
    /* padding-bottom: 0; */
    font-size: 100%;
}
#Trend > div {
    margin: auto;
}
#Trend .Page-Title-Container {
    height: 100%;
    align-content: center;
}
#Trend .Page-Title {
    font-size: 2.5em;
    width: 80%;
    margin: auto;
    /* padding: 6%; */
}
.Trend-Page-Scroller {
    display: flex;
    flex-direction: column;
    overflow: scroll;
    border-left: 6px solid white;
    /* box-sizing: border-box; */
    padding: 0 10% 0 5%;
    font-size: 100%;
    height: 80%;
    -webkit-overflow-scrolling: touch;
    /* background-color: rgba(255,255,255,0.2); */
}
.Trend-Cont {
    border-bottom: 1px solid white;
    padding: 0 0 1em 0;
    margin: auto;
}
.modal {
    /* background-color: rgba(255,255,255, .5); */
    --bs-modal-bg: rgb(245, 245, 245);
    overflow: scroll;
}
.Trend-Title {
    font-size: 1.5em;
    margin: 0 0 0.5em 0;
}
.modal-header .Trend-Title {
    margin: 0;
}
.modal-body {
    font-size: 1em;
    padding: 2.5%;
}
.modal-backdrop {
    opacity: 0.6 !important;
}
.modalImageContainer {
    display: grid;
    grid-template-rows: 1fr auto;
    margin: 0 0 20px 0;
}
.modalImageSource {
    font-size: 15px;
}
.modalImageImg {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: auto;
}
.modalImage {
    background-size: contain;
    background-repeat: no-repeat;
    height: 250px;
    background-position: center;
}
#IMO1 {
    background-image: url('../Assets/News/IMO1.png');
}
#IMO2 {
    background-image: url('../Assets/News/IMO2.png');
}
#FNTT1 {
    background-image: url('../Assets/News/FNTTeam1.png');
}
#FNTT2 {
    background-image: url('../Assets/News/FNTTeam2.png');
}
#Concept1 {
    background-image: url('../Assets/Works/Concept1.png');
}
#Concept2 {
    background-image: url('../Assets/Works/Concept5.png');
}
/* End of Trend Styling */
/* Our Work Styling */
#Our-Work {
    height: 900px;
    background-color: #495057;
    display: grid;
    grid-template-rows: 25% 75%;
    justify-content: space-around;
}
#Our-Work .Page-Title-Container {
    /* height: 100%; */
    /* background-color: #495057; */
    text-align: center;
    margin: auto 0;
    padding: auto;
    color: white;
    border-bottom: 1px solid white;
    /* display: grid;
    grid-template-rows: 70% 30%; */
    justify-content: center;
}
#Our-Work .Page-Title {
    margin: 0;
    /* height: 70%; */
    font-size: 4em;
}
#Our-Work .Page-Title-Para {
    /* height: 30%; */
    padding: 0 0 10px 0;
    font-size: 1.5em;
}
#Work-Comp-Container {
    /* display: grid;
    grid-template-columns: 1fr 1fr 1fr; */
    display: flex;
    flex-direction: row;
    /* height: 100%; */
    color: white;
}
.work-border {
    display: grid;
    border: 4px solid white;
    border-radius: 50px;
    grid-template-rows: 15% 35% 35% 15%;
    height: 100%;
    justify-content: center;
    padding: 20px;
}
.Work-Comp-Border {
    height: 100%;
    padding: 2%;
}
.Work-Comp-Border .Work-Title {
    font-size: 2em;
    text-align: center;
    border-bottom: 1px solid white;
}
.Work-Comp-Border .Work-para {
    display: flex;
    font-size: 1.1em;
    /* text-align: center; */
    /* align-items: flex-end; */
}
.Work-Comp-Border .Btn-Container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}
/* #modelBtnContainer {
    display: grid;
    grid-template-rows: 1fr 1fr;
    align-items: center;
} */
.Work-Comp-Border button {
    color: white;
    border-color: white;
}
.Work-img-container {
    height: 100%;
    padding: 20px;
}
.Work-img {
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    /* padding: 20px; */
}
#Concept-Design {
    background-image: url(../Assets/Works/Concept1.png);
}
#Modelling {
    background-image: url(../Assets/Works/3DModelling.png);
}
#Detailed-Design {
    background-image: url(../Assets/Works/Detailed1.png);
}
/* Our Work Carousel Styling */
#galleryModalContainer .carousel-inner {
    height: 100%;
    background-color: #6a6b70;
    padding: 6%;
}

#galleryModalContainer .carousel-item {
    height: 100%;
}
#galleryModalContainer .carousel-img {
    height: inherit;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
/* End of Our Work Styling */
/* Departments Styling */
#Departments {
    /* height: 100% !important; */
}
.departmentContentCont {
    /* height: 80vh; */
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#Departments .Page-Title-Container {
    height: 20vh;
    background-color: #212529;
    text-align: center;
    padding: auto;
    display: flex;
    flex-direction: column;
    color: white;
}
#Departments .Page-Title {
    margin: 0;
    height: 70%;
}
#Departments .Page-Title-Para {
    height: 30%;
    padding: 0 0 10% 0;
}
.Dept-Comp {
    display: grid;
    /* height: 40vh; */
    /* height: 500px; */
    /* overflow: hidden; */
    /* grid-template-columns: 0.3fr 0.7fr */
    /* padding: 40px; */
    justify-content: space-evenly;
    /* margin: auto; */
    background-color: #343a40;
    padding: 20px 0 20px 0;
}
.Dept-Comp.dept-odd {
    grid-template-columns: 0.35fr 0.5fr;
    color: white;
}
.Dept-Comp.dept-even {
    grid-template-columns: 0.5fr 0.35fr;
    color: white;
    text-align: right;
}
.Dept-Img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.deptContBorder {
    margin: auto;
}
.Dept-Explanation-Cont {
    margin: 40px 0;
    padding: 15px;
    border: 2px solid white;
    border-radius: 40px;
}
.subTitleContainer {
    border-bottom: 1px solid white;
    padding: 0 2%;
    /* font-size: 100%; */
}
.subTitleContainer [class*='Dept-Title-'] {
    /* font-size: 1.8em;  */
    font-size: 45px;
 }
.subTitleContainer [class*='Dept-open-'] {
   font-size: 20px; 
}
[class*='Dept-para-'] {
    padding-top: 10px;
    font-size: 20px;
}
/* End of Department Styling */
/* Contact-Us Styling */
#Contact-Us {
    max-height: 760px;
    min-height: 760px;
    background-image: url('../Assets/Banner-EN_s.jpg');
    background-color: rgba(0, 0, 0, 0.8);
    background-blend-mode: darken;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    /* Font Colorings */
    color: white;
    /* text-align: center;
    padding: 2% 3% 4%; */
    display: grid;
    grid-template-columns: 0.3fr 0.3fr;
    justify-content: center;
}
/* End of Contact-Us Styling */
/* Floating Button Styling */
#toTopBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#contactImgContainer {
    height: 100%;
    /* width: 100%; */
    align-content: center;
    margin-left: 120px;
    /* padding: auto; */
    /* transform: translate(20%, 0%); */
}

#reachOut {
    font-size: 50px;
    font-weight: 600;
}
.gridContainer-2 {
    display: grid;
    grid-template-columns: 10% 90%;
}
#contactContent {
    align-content: center;
}
#toTopButton {
    display: none;
}
#topModalCarousel .carousel-img {
    width: 35% !important;
}
#TaigaiOfficePic {
    /* display: none; */
    height: 325px;
    /* width: 300px; */
    /* width:  100%; */
    object-fit: fill;
}
#collapseBtn {
    background-color: #343a40
}
#openDeptBtn {
    margin: auto;
    outline: 0;
    font-size: 25px;
}
abbr[title] {
    cursor: pointer;
    text-decoration: underline;
}
