body {
  font-family: "Poppins", sans-serif;
}
.t4-header .header-block {
    background: #69150e;
}
.t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {
    color: #faff3f;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    color: #fff;
}
.t4-megamenu .navbar-nav > li > a:hover, .t4-megamenu .navbar-nav > li > a:focus, .t4-megamenu .navbar-nav > li > a:active, .t4-megamenu .navbar-nav > li > .nav-link:hover, .t4-megamenu .navbar-nav > li > .nav-link:focus, .t4-megamenu .navbar-nav > li > .nav-link:active {
    color: #faff3f;
}
.t4-palette-dark a {
    color: #faff3f;
}
.footer2{
  	display: none;
}
.lead {
    text-align: justify;
  	font-weight: 300;
}
.feature-ct{
  	 text-align: justify;
}
.my-0 {
    color: #69150e;
}
.acm-testimonial.style-1 .content-left {
    background: #faff3f;
}
.ja-acm h2 {
    color: #000;
}
.acm-clients.style-1 .client-image {
    width: 100px;
}
.border-bottom {
    border-bottom: 0 !important;
}
.acm-team.style-1 .picture img {
    width: 200px;
    height: 200px;
    border: 5px solid #69150e;
    -moz-border-radius: 100px;
  	object-fit: cover;
    -webkit-border-radius: 100px;
}
.acm-team.style-1 .picture img:hover {
 	
    transform: scale(1, 1);
    transition: all 0.6s ease;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
    font-size: 1.25rem;
    font-weight: 600 !important;
    color: #69150e;
}
.ja-dark-mode{
  	display: none;
}
.t4-footnav{
  	background-color: #15181a;
    color: #ffffff;
}
.t4-footer {  
  	background-color: #15181a;
    color: #ffffff;
}
.sub-features .mt-xl-5 {
    margin-top: 1rem !important;
}
#t4-section-1{
  	background: #f0ea48;
}
.btn.btn-primary {
    background-color: #69150e;
    border-color: #69150e;
    color: #f0ea48;
}
.t4-main-body {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}
.item-image.pull-left img {
  width: 15rem !important;
}
.mpya .pull-left.item-image img {
  width: 100%;
}
p.readmore .btn, p.readmore .blog-list .item-readmore a, .blog-list .item-readmore p.readmore a {
    background-color: #69150e;
  	color: #fff;
}
.blog.layout_style_1 .item-inner, .blog-featured.layout_style_1 .item-inner {
    display: grid;
    grid-template-columns: 0.5fr 1fr !important;
    gap: 0rem !important;
}
#t4-masthead .container-fluid{
  	padding-right: 0px;
    padding-left: 0px;
  	padding-bottom: 90px;
}
.t4-masthead .t4-masthead-detail {
  color: #f1f1f1;
}
.t4-masthead .t4-masthead-title {
    margin-top: 0;
    color: #f0ea48;
    font-weight: 700;
    font-size: 3rem;
}
.page-header h2, .page-header .h2, .categories-list h2, .categories-list .h2 {
    font-size: 19px;
}
#t4-section-2 .section-heading{
  	width:100%;
}
.timeline-wrap .timeline-item .timeline-item-info {
    background: #f0ea48;
}
.timeline-wrap .timeline-item::after {
    background: #69150e;
}
.read-next{
  	display:none;
}
.section-heading h3{
  	font-size:2.5rem;
  	font-weight:700;
}
#t4-section-1 .section-heading{
  	width: 90%;
}
.category-desc {
    background: #f0ea48;
}
.feature-ct .mt-xl-5 {
    margin-top: 0rem !important;
}