
@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff'),
        url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Bold';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff'),
        url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    
}

@font-face {
    font-family: 'Lato-Italic';
    src: url('../fonts/Lato-Italic.eot');
    src: url('../fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Italic.woff2') format('woff2'),
        url('../fonts/Lato-Italic.woff') format('woff'),
        url('../fonts/Lato-Italic.svg#Lato-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
 
}

@font-face {
    font-family: 'Lato-BoldItalic';
    src: url('../fonts/Lato-BoldItalic.eot');
    src: url('../fonts/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-BoldItalic.woff2') format('woff2'),
        url('../fonts/Lato-BoldItalic.woff') format('woff'),
        url('../fonts/Lato-BoldItalic.svg#Lato-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
 
}
@font-face {
    font-family: 'Lato-Medium';
    src: url('../fonts/Lato-Medium.eot');
    src: url('../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Medium.woff2') format('woff2'),
        url('../fonts/Lato-Medium.woff') format('woff'),
        url('../fonts/Lato-Medium.svg#Lato-Medium') format('svg');
    font-weight: 500;
    font-style: normal
    
}



body{
	 font-family:'Lato-Regular' !important;

}
.header {
    height: 90px;
    transition: all 0.5s;
    z-index: 997;
    transition: all 0.5s;
    background: #fff;
    position: fixed;
    top:0;
   
}
.header .logo h1 {
    font-size: 28px;
    margin: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #384046;
	
}
.r-cont span{
	color: #484848;
    font-size: 18px;
    line-height: 36px;
}

.l-logo .logo-bct {
    width: 220px !important;
}
.right {
    text-align: right;
}
.logo-dt{
    width:125px !important;
}
.r1-logo img {
    width: 200px;
}
#scroll-header {
            display: none; /* Initially hidden */
        }
.header-btn {
    margin-left: 30px;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    background:  #624E9E !important;
    color: #fff !important;
    border: none;
    padding: 10px 20px !important;
}
.product-btn {
    background-color: #624E9E !important;
    border-radius: 9px;
    border: none;
    font-family: 'Lato-Regular';
    font-size: 16px;
    color: #fff;
    text-align: left;
    position: relative;
    cursor: pointer;
    transition: all 0.2s;
    padding: 12px 17px;
    margin-top: 13px;
}
.right-img {
  width: 100%; 
  display: block;
  margin: 0 auto; 
}
.r-img{
	margin-top:-60px;
}
.left-block p{
	font-size: 18px;
    font-family: 'Lato-Regular';
    width: 71%;
    line-height: 25px;
	color: #484848;
}
.left-block h4{
	font-size:34px;
	color:#362B58;
	font-weight:600;
	line-height:36px;
	    font-family: 'Lato-Bold';

	
}

.left{
	text-align:left;
}
.section-spacing {
  margin-top: 150px; 
}
.card-image-wrapper {
    position: relative;
    height: 180px; 
}

.card-bg-img {
    width: 85%;
    /* height: 100%; */
    object-fit: cover;
    position: absolute;
    bottom:-25px;
    left:25px;
}

.card-overlay-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 225px;
top:16px;	
}
.feature-card {
    background-color: #D8EEF8; 
    border-radius: 16px;
    padding: 24px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.card-content h4{
	text-align:left;
	font-size:22px;
	font-family:'Lato-Bold';
	line-height:28px;
	color:#362B58;
	font-weight:600;
	width:75%;
	padding-top:10px;
}
.card-content p{
	font-size: 16px;
    font-family: 'Lato-Regular';
    text-align: left;
    line-height: 23px;
    width: 225px;
    padding-top: 10px;
	color:#484848;
}
/*card2*/

.card-bg-img1 {
    width: 85%;
    /* height: 100%; */
    object-fit: cover;
    position: absolute;
    bottom:-28px;
    left:25px;
}

.card-overlay-img1 {
   position: absolute;
    bottom: -19px;
    left: 50%;
    transform: translateX(-50%);
    width: 204px;
    top: 8px;
}
.feature-card1 {
    background-color: #f9e9f8; 
    border-radius: 16px;
    padding: 24px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
/*card3*/

.card-bg-img2 {
    width: 85%;
    /* height: 100%; */
    object-fit: cover;
    position: absolute;
    bottom:-24px;
    left:7px;
}

.card-overlay-img2 {
   position: absolute;
    bottom: -32px;
    left: 44%;
    transform: translateX(-50%);
    width: 308px;
	
}
.feature-card2 {
    background-color: #fff3dd; 
    border-radius: 16px;
    padding: 24px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

/*card4*/

.card-bg-img3 {
    width: 85%;
    /* height: 100%; */
    object-fit: cover;
    position: absolute;
    bottom:-25px;
    left:25px;
}

.card-overlay-img3 {
    position: absolute;
    bottom: -26px; 
    left: 50%;
    transform: translateX(-50%);
    width: 297px; 
}
.feature-card3{
    background-color: #ddf3f5; 
    border-radius: 16px;
    padding: 24px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
/* Default non-active tab background color */
.nav-tabs .nav-link {
    background-color: #eee9ff; /* Non-active tab color */
    color: #000; /* Text color for non-active tab */
    border: 1px solid transparent; /* Default border */
	border-radius:10px;
}

/* Active tab background color */
.nav-tabs .nav-link.active {
    background-color:#624e9e; 
    color: #fff; 
}

.nav-tabs .nav-link{
	padding:11px !important;
}
 /* .nav-tabs .nav-link:hover {  */
     /* background-color: #EEE9FF;   */
 /* }  */
.nav-tabs{
	border:none !important;
	background: #f6f6f6;
     padding: 3px; 
    border-radius: 10px;
	width:92%;
	margin-left:40px;
}
.nav-tabs .nav-item{
	margin:5px;
	padding-left:0px;
}
.bg-grey{
	background:#f6f6f6;
}
.r-cont h2{
	font-size: 28px;
    color: #362B58;
    width: 75%;
    font-family: 'Lato-Bold';
}
.h-title h2{
	color: #362B58;
	font-family:'Lato-Bold';
	
}
.background-image-container {
    background-image: url('../images/Big card_1.webp'); 
    background-size: cover;
    background-position: center;
    height: 492px; 
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-overlay {
	padding-top:64px;
    text-align: left;   
    max-width: 80%; /* Adjust the width of the text block */
}
.card-content .c-title {
    width: 50%;
}
.content-overlay h3 {
   margin-bottom: 15px;
    font-size: 18px;
    color: black;
    font-family: 'Lato-Bold';
	
}

.content-overlay p {
    margin: 0;
    color: #362B58;
    font-size: 18px;
    padding-bottom: 20px;
    width: 82%;
	font-family:'Lato-Medium';
	font-weight:400;
}
.demo-box h3{
	width: 75%;
    font-size: 28px;
	font-family:'Lato-Bold';
}
.card {
    border: 1px solid #eee; 
    border-radius: 8px; 
    overflow: hidden; 
	padding:10px;
}

.card-img-top {
    width: 100%; 
    height: auto; 
}

.card-body {
    padding: 20px; 
    text-align: left; 
}
.card-body a{
	color:#484848;
}
.card-title {
    margin-bottom: 25px;
font-size:18px;
color: #362B58;
height:100px;
font-family:'Lato-Bold';	
}
.icon-img {
    width: 23px; 
    height: 30px; 
    margin-left: 7px; 
}
.icon-img1 {
    width: 30px; 
    height: 30px; 
    margin-left: 10px; 
}
/* Container for the footer and demo box */
.footer-wrapper {
    position: relative; 
}

/* Style for the demo box */
.demo-box {
    background-color: #4C3794; 
    padding: 45px 0; 
    position: absolute; 
    top: -28px; 
    left: 0;
    right: 0;
    text-align: center; 
    z-index: 1; 
	width:75%;
	margin:0 auto;
	border-radius:20px;
}

/* Style for the footer */
.footer {
    background-color: #2B1F53; 
    color: white; 
    text-align: center; 
    padding: 40px 0; 
    width: 100%; 
    position: relative; 
    z-index: 0; 
}

.footer p {
    margin: 0; 
    font-size: 18px; 
	color:#fff;
	padding-top:80px;
}
.demo-btn {
    margin-left: 30px;
    border-radius: 10px;
    color: #2B1F53;
    font-size: 16px;
    font-weight: 600;
    background:  #fff !important;
    border: none;
    padding: 13px 21px !important;
}
.form-box {
   /* background: rgba(0, 0, 0, 0.3);*/
    background-size: 300px;
    padding: 30px;
    background-position: 100px 0px;
	border-radius:10px;
}
.form-header {
    text-align: left;
    line-height: 25px;
    color: black;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    margin-bottom: 6px;
	font-family:'Lato-bold';
}
.form-control {
    color: #000 !important;
    border-radius: 4px !important;
    height: 28px;
    padding: 6px 12px !important;
}
.form-group {
    margin-bottom: 7px;
}
.form-label{
	margin-bottom:5px;
	color: black;
	font-size:14px;
}


.form-label::after {
    content: "*"; 
    color: red; 
    margin-left: 2px; 
}
.cust-lb::after {
	content: "";
}
.form-group ::placeholder{
	color:black;
	font-weight:400;
}
.form-text{
	color: #fff; 
	font-size: 19px !important;
	display: block;
    margin: -39px -35px;
    line-height: 23px;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}
.video-btn-close1 {
    position: absolute;
    right: 17px;
    background-color: #ffffff;
    z-index: 9; 
}
.submit-btn {
    padding: 9px 12px;
    background: #624E9E;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    outline: none;
    border: 0;
    border-radius: 4px;
    margin-top: 14px;
    text-transform: uppercase;
    cursor: pointer;
    width: 100%;
    font-family:'Lato-bold';
}
.modal-content{
	width:70%;
	border: 2px solid #624E9E;
    border-radius: 10px;
	margin-top:125px;
	margin-left:98px;
}
.product-btn:hover{
	color:#fff;
}
.demo-btn:hover{
	color:#2B1F53;
}
.footer  a{
	color:#fff;
	text-decoration:none;
}
.footer span{
	font-size: 18px;
    color: #fff;
}
.terms-block{
	width:100% !important;
	margin-left:0px !important;
	margin-top:0px !important;
}
@media screen and (min-width: 767px) {
  
  .modal-title-privacy {
    margin-left: 33% !important;
  }
  .modal-title-bahwan {
    margin-left: 25% !important;
  }
}
@media screen and (max-width: 767px) {
    .footer span {
        font-size: 15px;
    }
	.modal-title-bahwan{
		font-size:21px;
	}
}