@import url('vendors.css');
div[class^="col-"] > div {
  /* background-color: gray; */
}
.hero-banner {
    margin-bottom: 100px;
}
.sectionOne,
.sectionTwo {
    height: 386px;
    margin-top: 30px;
}
.sidebarSection,
.sliderSection {
    border-radius: 30px;
    padding: 40px 50px;
    position: relative;
}
.sliderSection {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.sliderSection .item{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.sidebarSection h3,
.sliderSection h3 {
    color: #FFFFFF;
    font-size: 40px;
}
.sidebarSection p,
.sliderSection p {
    color: #FFFFFF;
    font-size: 16px;
    margin-top: 0;
    max-width: 400px;
}
.sidebarSection h3 span,
.sliderSection h3 span {
    font-style: italic;
}
.sidebarSection .heroInfo {
    width: 50%;
    text-align: left;
}
.singleAboutUs {
    margin-bottom: 100px;
}
.singleAboutUs h3 {
    color: #FFFFFF;
    font-size: 40px;
}
.singleAboutUs p {
    color: #FFFFFF;
    font-size: 16px;
    margin-top: 0;
    max-width: 450px;
}
.singleAboutUs h3 span {
    font-style: italic;
}
.viewMore {
    position: absolute;
    border-radius: 50px;
    bottom: 20px;
    right: 25px;
    height: 50px;
    width: 50px;
    background-color: #fff;
    background-image: url(../images/arrow.png);
    background-position: center center;
    background-repeat: no-repeat;
    transition: 0.30s;
}
.sidebarSection:hover .viewMore {
    filter: invert(1);
}
.homeProductInfo {
    height: 486px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.homeProductImage {
    height: 486px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
}
.productShowCase {
    margin-bottom: 100px;
}
.productBigImg {
    height: 656px;
    border-radius: 30px;
    padding: 65px 25px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.productSmallImg {
    height: 313px;
    border-radius: 30px;
    padding: 45px 25px;
    text-align: center;
}
.productShowCase h3 {
    color: #000000;
    font-size: 40px;
    font-weight: 600;
}
.productShowCase p {
    color: #000000;
    font-size: 16px;
    margin-top: 0;
    max-width: 400px;
    margin-bottom: 30px;
}
.productShowCase h3 span {
    font-style: italic;
    color: #14288E
}
.productShowCase .btn {
    max-width: 200px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.productSmallImg img {
    max-width: 244px;
}
.productBigImg img {
    max-width: 303px;
    margin: 0 auto;
}
.aboutImg {
    object-fit: contain;
    width: 100%;
}
.setTwo {
    margin-top: 30px;
}
.aboutWrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background-color: #EAEAEA;
}
.aboutWrapper h3 {
    color: #000000;
    font-size: 40px;
    font-weight: 600;
}
.aboutWrapper h3 span {
    font-style: italic;
    color: #14288E
}
.aboutWrapper p {
    color: #000000;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 30px;
}
.aboutUsContent {
    width: 100%;
    padding: 0 38px;
}
.aboutUsSection {
    margin-bottom: 100px;
}
.uspSection {
    margin-bottom: 50px;
}
.uspSection .contaner {
    background-color: #D9D9D9;
    border-radius: 30px;
}
.uspSection ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    gap: 10px;
    padding: 0;
    margin: 0;
}
.uspSection ul li p {
    font-size: 16px;
}
.uspSection ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 163px;
}
.uspSection ul li span {
    background-color: #F2F2F2;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.uspSection h3 {
    color: #000000;
    font-size: 40px;
    font-weight: 600;
}
.uspSection h3 span {
    font-style: italic;
    color: #14288E
}
.uspSection p {
    color: #000000;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 30px;
}
/* About us */
.aboutUsWrapper {
    margin-top: 100px;
}
.aboutUsWrapper .aboutHead h3 {
    color: #000000;
    font-size: 40px;
    line-height: 51px;
    font-weight: 600;
}
.aboutUsWrapper .aboutHead h3 span {
    font-size: 40px;
    line-height: 51px;
    color: #14288E;
    font-style: italic;
}

.aboutUsWrapper h3 {
    color: #14288E;
    font-size: 32px;
    line-height: 51px;
}
.aboutUsWrapper h3 span {
    font-size: 32px;
    line-height: 51px;
    color: #14288E;
    font-style: italic;
}
.aboutUsWrapper p {
    color: #000000;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 30px;
}
.aboutTitle {
    height: 200px;
}
.aboutTitle h3 {
    color: #000000;
    font-size: 32px;
    font-weight: 600;
}
.boardOfDirectors {
    margin-bottom: 150px;
}
.boardOfDirectors .lightBlueBg {
    background-color: #e7e9f3;
    border-radius: 10px;
    padding: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.boardOfDirectors .lightBlueBg h3 {
    font-weight: 600;
    color: #14288E !important;
    font-size: 20px !important;
    margin-bottom: 0;
}
.profileCard {
    border-radius: 20px;
    background-color: #14288E;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.profileCard img {
    width: 100% !important;
    height: auto !important;
}
.profileCard:after {
    content: '';
    position: absolute;
    background: linear-gradient(180.62deg, rgba(20, 40, 142, 0) -7.86%, rgba(12, 25, 89, 0.8) 47.86%, #060B28 98.43%);
    width: 100%;
    height: 90px;
    bottom: 0;
    left: 0;
    border-radius: 20px;
}
.profileCard .profileCardTitle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    padding: 15px 25px;
}
.profileCard .profileCardTitle h5 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
    position: relative;
    z-index: 2;
    text-align: left;
    margin-bottom: 0;
}
.profileCard .profileCardTitle p {
    color: #FFFFFF;
    opacity: 0.5;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    position: relative;
    z-index: 2;
    text-align: left;
}
.ourStrength {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 50px;
}
.ourStrength .col img {
    display: block;
}
.ourStrength .col {
    background-color: #14288E;
    border-radius: 20px;
    height: 173px;
    padding: 36px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.ourStrength .col img {
    margin-bottom: 10px;
}
/* Header */
header {
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
.navbar-nav .nav-item {
    font-size: 16px;
    margin-right: 62px;
    color: #000000;
}
.navbar-nav .nav-item:last-child {
    margin-right: 0;
}
/* search */
.searchBarHeader {
    position: relative;
}
.searchBarHeader .form-control {
    border: none;
    width: 228px;
    font-size: 14px;
    border-radius: 30px !important;
    background-color: #F2F2F2;
    /* background-color: red; */
    /* margin-top: 10px; */
    margin-right: 10px;
    padding: 10px 60px 10px 20px;
}
.searchBarHeader .searchBtn {
    border: none;
    height: 33px;
    width: 33px;
    border-radius: 30px !important;
    background-color: #14288E;
    position: absolute;
    top: 60%;
    right: 16px;
    transform: translate(0%, -60%);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto   ;
    background-image: url('../images/search-icon-white.png');
}
.headerContact {
    width: 200px;
    height: 40px;
}
footer {
    padding-top: 40px;
    color: #000;
}
footer a {
    color: #000;
    text-decoration: none;
}
footer a:hover {
    text-decoration: underline;
}
footer .quickLinks {
    display: flex;
    flex-direction: row;
    gap: 50px;
}
footer .items h5 {
    font-weight: 500;
}
footer .btn {
    max-width: 200px;
}
footer .copyright {
    margin-top: 30px;
    padding: 15px 0;
    border-top: 1px solid #FFFFFF;
}
footer .contactFooter ul {
    display: flex;
    flex-direction: row;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 20px;
}
.contactUsWrapper {
    max-width: 1010px;
    margin: 0 auto 100px;
    background-color: #F6F6F6;
    padding: 10px;
    border-radius: 20px;
    display: flex;
    flex-direction: row;
    gap: 20px;
}
.contactUsWrap {
    margin-top: 50px;
}
.contactUsWrap .aboutHead h3 {
    color: #000000;
    font-size: 40px;
    line-height: 51px;
    font-weight: 600;
}
.contactUsWrap .aboutHead h3 span {
    font-size: 40px;
    line-height: 51px;
    color: #14288E;
    font-style: italic;
}
.contactUsWrapper .contactInfo {
    border-radius: 30px;
    background-color: #FFFFFF;
    width: 100% ;
    max-width: 380px;
    padding: 45px;
}
.contactUsWrapper .contactInfo ul {
    margin: 0;
    padding: 0;
}
.contactUsWrapper .contactInfo ul li {
    margin: 0;
    padding: 0;
}
.contactInfo .infoList {
    margin: 0;
    padding: 0;
}
.contactInfoForm {
    border-radius: 30px;
    padding: 20px;
    flex-grow: 1;
    width: 559px;
}
.contactInfo p,
.contactInfo a {
    margin-bottom: 12px;
    font-size: 16px;
    color: #000;
}
.contactInfoForm form {
    display: flex;
    flex-direction: row;
    gap: 15px;
    flex-wrap: wrap;
}
.contactInfoForm form div:nth-child(-n+6) {
    width: 48%;
}
.contactInfoForm form div {
    width: 100%;
}
.contactIcon {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.contactIcon i {
    margin-right: 30px;
}
.productDetailsWrapper {
    margin-top: 80px;
    margin-bottom: 100px;
}
.productDetailsWrapper .productImage {
    width: 100%;
    height: 530px;
    padding: 20px;
    border-radius: 30px;
    background-color: #f6f6f6;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.productDetailsWrapper .productInfo h2 {
    color: #14288E;
    font-size: 32px;
}
.productDetailsWrapper .productInfo h1 {
    font-family: 'Newsreader';
    font-style: italic;
    font-weight: 500;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 0.02em;
    color: #14288E;
    max-width: 455px;
}
.productDetailsWrapper .productInfo p {
    max-width: 461px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #808080;
}
.productDetailsWrapper .keyFeatures {
    max-width: 460px;
    padding: 30px 22px;
    background-color: #f6f6f6;
    border-radius: 20px;
    margin-top: 30px;
}
.productDetailsWrapper .productDescription {
    max-width: 460px;
    padding: 10px;
    background-color: #f6f6f6;
    border-radius: 20px;
    margin-top: 30px;
}
.productDetailsWrapper .productDescription .accordion,
.productDetailsWrapper .productDescription .accordion-item {
    background-color: transparent !important;
}
.productDetailsWrapper .productDescription .accordion-button {
    background-color: transparent !important;
    font-family: "Newsreader", serif;
    font-style: italic;
    font-size: 20px;
    font-weight: 500;
    color: #14288E;
}
.productDetailsWrapper .keyFeatures h3 {
    color: #2b2b2b;
    font-size: 24px;
    margin-bottom: 20px;
    font-style: italic;
    margin-bottom: 10px;
}
.productDetailsWrapper .keyFeatures ul {
    margin: 0 0 0 20px;
    padding: 0;
}
.productDetailsWrapper .downloadCatalog {
    max-width: 250px;
    margin-top: 30px
}
.productDetailsWrapper .accordion-body p {
    font-size: 16px;
    color: #2b2b2b;
    font-weight: 400;
    line-height: 23px;
}
.productImageGallery {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
    gap: 20px;
    flex-wrap: wrap;
}
.productImageGallery .items {
    width: 48%;
    padding: 45px;
    border-radius: 30px;
    height: 302px;
    background-color: #f6f6f6;
    display: flex;
    align-items: center;
}
/* PDP page features */
.productFeaturesDetails {
    margin-top: 100px;
    margin-bottom: 50px;
    min-height: 400px;
    position: relative;
}
.productFeaturesDetails h3 {
    font-size: 40px;
    color: #14288E;
    font-style: italic;
}
.productFeaturesDetails p {
    font-size: 16px;
    color: #2b2b2b;
    max-width: 747px;
    margin: 0 auto 50px;
}

.product-section {
  position: relative;
  width: 100%;
  height: 550px;
}

.product-center {
  width: 356px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 10;
}
/* .product-section:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 43px;
    height: 70px;
    z-index: 10;
    transform: translate(-50%, -50%);
    background-image: url('../images/mouse.svg');
} */

.feature {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 365px;
    background: #f8efe5;
    color: #fff;
    padding: 25px;
    border-radius: 10px;
    pointer-events: none;
    /* box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); */
    /* background: linear-gradient(96.34deg, #C89167 1.54%, #F2D3BB 95.79%); */
    opacity: 0;
}

.feature h4 {
  margin: 0 0 5px;
  font-size: 20px;
  font-family: 'newsreader', serif;
  color: #14288E;
}

.feature p {
    margin: 0;
    font-size: 12px;
    color: #2b2b2b;
    font-size: 16px;
}
.productFeaturesDetails .container {
    position: relative;
}

.slider {
  width: 100%;
  /* max-width: 1200px;  */
  /* Enough space for two slides */
  overflow: hidden;
  /* border: 2px solid #333; */
  border-radius: 10px;
  padding: 0 20px; /* Equal left-right space */
  box-sizing: border-box;
}

.slider-wrapper {
  display: flex;
  flex-wrap: nowrap;
}

.slide {
  flex: 0 0 558px; /* Fixed width for each slide */
  margin: 0 10px;
  height: 472px; /* Fixed height */
  background: #000;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  border-radius: 30px;
  box-sizing: border-box;
  overflow: hidden;
}

.controls {
  margin-top: 15px;
  position: absolute;
  z-index: 20;
  bottom: 20px;
  right: 20px;
}
.controls button {
  padding: 10px 20px;
  font-size: 16px;
  margin: 0 5px;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  height: 40px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #000;
  background-color: #000;
  /* background-size: 20px 20px; */
}
.controls .prev {
    background-image: url(../images/prev.svg);
}
.controls .prev:hover {
    background-image: url(../images/prev-white.svg);
}
.controls .next {
    background-image: url(../images/next.svg);
}
.controls .next:hover {
    background-image: url(../images/next-white.svg);
}
/* productListingSection */
.productListingSection {
    margin-top: 50px;
    margin-bottom: 50px;
    min-height: 400px;
    position: relative;
}
.productListingSection h3 {
    font-size: 40px;
    color: #14288E;
    font-style: italic;
}
.productListingSection p {
    font-size: 16px;
    color: #2b2b2b;
    max-width: 747px;
    margin: 0 auto 50px;
}
.productListingSection .accordion-item {
    margin-bottom: 20px;
}
.productCard {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}
.productCard .card {
    width: 100% ;
    max-width: 264px;
    border-radius: 20px;
    padding: 6px;
    border: 1px solid rgba(0, 0, 0, 0.13);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 3px 2px 10px rgba(189, 121, 68, 0.17);
}
.productCard .productImg {
    height: 233px;
    width: 100%;
    margin: 0 auto;
    background-color: #FFE4C9;
    /* border-radius: 20px 20px 0 0; */
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}
.productCard .card-body {
    padding-left: 5px;
    padding-right: 5px;
}
.productCard .card-title {
    font-size: 20px;
    font-weight: 600;
    color: #14288E;
    margin-bottom: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.productImageGallery .items img {
    width: 100%;
    object-fit: cover;
    max-width: 100%;
    height: 100%;
    border-radius: 20px;
}
.productDetailsWrapper .productImage img {
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    width: 100%;
}
.productCard .card img {
    /* max-width: 202px; */
    max-width: 100%;
    margin: 0 auto;
}
/* productCatagories */
.productCatagories {
    display: flex;
    gap: 23px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.productCatagories .catagories {
    height: 155px;
    width: 152px;
    border-radius: 20px;
    padding: 10px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.productCatagories .catagories span {
    display: block;
    position: absolute;
    height: 23px;
    width: 23px;
    background-color: #fff;
    border-radius: 30px;
    right: 10px;
    top: 10px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center center;
}
.productCatagories .catagories:hover span {
    filter: invert(1);
}
.productCatagories .catagories img {
    max-width: 100px;
    max-height: 83px;
    margin-bottom: 12px;
}
.productCatagories .catagories h3 {
    font-size: 16px;
    color: #fff;
    font-style: normal;
    text-align: center;
    margin: 0;
}
/* custom */
.introProducts {
    max-height: 490px;
}
.slick-dots {
    bottom: 10px;
}