body {
    font-family: "Poppins", sans-serif;
    background-image: url("imgs/bg.png");
    background-size: 100% auto;
    background-repeat: repeat-y;
    
}
.navbar {
    background-color:#FFFFFF;
    background-image: url("imgs/header_bg.png");
    background-repeat: repeat-x;
    height:100px;
}
.nav-link {
    font-size: 15px;
    margin-right: 15px;
    color:#000;
    text-align: right;
}
.nav-link:hover,.nav-link:active  {
    font-size: 15px;
    margin-right: 15px;
    color:#B3CD49;
}
.logo {
    max-height: 70px;
    width: auto;
}
.header-text {
    text-align: center;
    color: #B3CD49;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 60px;
    font-size:42px;
    letter-spacing:-1px;
}
.header-text-b {
    text-align: center;
    color: #000000;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 60px;
    font-size:42px;
    letter-spacing:-1px;
}
.main-img {
    margin-bottom: 20px;
}
.main-img-exp {
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}
.main-box-text {
    margin-top: 5px;
    font-size: 18px;
    text-align: center;
    
}
.custom-card-wrap {
    margin-bottom:30px;
    padding-left: 22px;
    padding-right:22px;
}
.custom-card {
    background: #ECF3D1;
    border-radius: 30px;
    border: #B3CD49 solid 1px;
    padding: 5px;
    margin-bottom: 30px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.custom-card img {
    margin-bottom: 20px;
}
.custom-card {
            display: flex;
            flex-direction: column;
            height: 100%;
}
.custom-card h4, .custom-card ul {
            flex-grow: .4;
            font-size:26px;
            font-weight: 600;
            text-align: center;
            letter-spacing: -1px;
}
.modal-title {
    flex-grow: .4;
    margin-left: 15px;
    font-size:28px;
    font-weight: 400;
}
.model-link {
    margin-top: 30px;
    color: #FFFFFF;
    text-decoration:none;
    padding: 8px 20px;
    background-color:#B3CD49;
    border-radius:20px;
}
.model-link:hover {
    margin-top: 30px;
    color: #FFFFFF;
    text-decoration:none;
    padding: 8px 20px;
    background-color:#000000;
    border-radius:20px;
}
.model-link-card {
    margin-top: 30px;
    color: #FFFFFF;
    text-decoration:none;
    padding: 8px 20px;
    background-color:#B3CD49;
    border-radius:20px;
    margin: auto 30% 30px;
    text-align: center;
}
.model-link-card:hover {
    margin-top: 30px;
    color: #FFFFFF;
    text-decoration:none;
    padding: 8px 20px;
    background-color:#000000;
    border-radius:20px;
    margin: auto 30% 30px;
    text-align: center;
}
.img-region {
    margin-bottom:30px !important;
}
.model-card {
    background: #ECF3D1;
    border-radius: 30px;
    border: #B3CD49 solid 1px;
    padding: 5px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.btn-primary {
    background-color:#B3CD49;
    padding: 8px 10px;
    margin: auto 30% 30px;
    border:#FFF;
    border-radius:20px;
}
.btn-primary:focus {
    background-color:#B3CD49;
    padding: 8px 10px;
    margin: auto 30% 30px;
    border:#FFF;
    border-radius:20px;
}
.btn-primary:hover {
    background-color:#000000;
    padding: 8px 10px;
    margin: auto 30% 30px;
    border:#FFF;
    border-radius:20px;
}
.btn-primary:active  {
    background-color:#000000;
    padding: 8px 10px;
    margin: auto 30% 30px;
    border:#FFF;
    border-radius:20px;
}
.custom-card-text {
    font-size:13px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
.custom-card-text-ass {
    font-size:13px;
}
.bottom-tag {
    margin-top: 40px; 
    margin-bottom: 50px;
    font-size:20px;
    font-weight: 200;
}
.bot-tag-box {
    border-bottom: #000 solid 1px;
    margin-bottom:60px;
}
.contact-main  {
    padding: 8px 12px;
    border-radius:10px;
    background-color:#B3CD49;
    color: #FFFFFF;
    margin-bottom: 24px;
    width:240px;
    display:block;
    margin-right: auto;
    margin-left: auto;
}
.contact-txt {
    margin-bottom: 20px;
}
.contact-txt2 {
    margin-bottom: 70px;
    text-decoration: underline;
}
.footer {
            min-height: 45px;
            background-color: #B3CD49;
            color: #FFFFFF;
            font-size: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
            padding-top:15px;
}
.footer-links {
            width: 60%;
            margin: 0 auto 60px auto;
}
.footer-links a {
    color: #000;
    text-decoration: none;
    font-size: 15px;
}
.footer-links a:hover {
    color: #B3CD49;
    text-decoration: none;
    font-size: 15px;
}
.ass-text-bot {
    margin-bottom: 25px;
}
.ass-box {
    border-bottom: #000 solid 1px;
    margin-top: 90px;
    padding-bottom: 70px;
}
.ass-box2 {
    margin-top: 90px;
    padding-bottom: 200px;
}
.ass-head {
    font-size: 40px;
    margin-bottom: 20px !important;
    font-weight:700;
}
.asslink {
    margin-top: 20px;
    color: #000;
    text-decoration:none;
}
.asslink:hover {
    margin-top: 20px;
    color: #B3CD49;
    text-decoration:none;
}
.exp-box {
    min-height:150px;
}
.exp-head-big {
    color: #B3CD49;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 70px;
    margin-top: 60px;
    
}
.exp-head {
    color: #000000;
    font-size: 24px;
    font-weight: 400;
    text-align:center;
}
.logo-tbv {
    display: block;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 20px;
}
.custom-card-text-exp {
    font-size:13px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
.exp-box {
    margin-bottom:100px;
}
.navbar-collapse {
    color:#B3CD49;
    background-color:#FFF;
    padding-bottom: 30px;
    
}
