/* Nav */
.dropdown-menu {
	background: #B71C1C !important;
	color: #B71C1C;
}

.navbar .navbar-nav .nav-item.active a.nav-link {
	color: #B71C1C !important;
}

.navbar .navbar-nav .dropdown.nav-item .nav-link:before,
.navbar .navbar-nav .dropdown.nav-item .nav-link:after {
	background-color: #B71C1C;
}

.nav-link:hover {
	color: #B71C1C !important;
}

.header .navbar .dropdown-menu li a i {
	color: #ffffff;
}

.header .navbar .dropdown:hover>.dropdown-menu:before {
	border-color: transparent transparent #B71C1C transparent;
}


/* banner */
.bg-overlay-black-50:before {
	background: none !important;
}

.swiper-button-prev .icon-btn,
.swiper-button-next .icon-btn {
	background-color: #e3e3e3;
}

/* Category */
.bg-dark {
	background-color: #B71C1C !important;
}

.category-icon {
	margin: 0px 0px 1rem;
}

.category-icon img {
	width: 56px;
	height: 56px;
}

.category-style-03 a.category-item:hover {
	background-color: inherit;
}

/* Service */
.btn.btn-primary-square {
	border: 2px solid #B71C1C;
}

.btn-primary-square:before {
	background-color: #B71C1C;
}

.list-number-fa-check {
	color: #B71C1C;
}

.list-number-span li span {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	vertical-align: top;
}

.list-number li span {
	background-color: #B71C1C;
	color: #ffffff;
}

.list-number li div {
	display: inline-block;
}

.list-number li div h5,
.list-number li div p {
	margin-bottom: 0px;
}


/* footer */
.bg-dark-footer {
	background-color: #F2F2F2 !important;
}

.contact-item {
	margin-bottom: 10px !important;
}

/* header */
.h-opacity {
	opacity: 0;
}


/* Header Inner */
.header-inner .breadcrumb {
	padding: 20px 60px;
	bottom: -11%;
}

.header-inner .breadcrumb h4 {
	margin-bottom: 0;
	font-weight: bold;
}

/* Timeline */
.timeline-p {
	text-indent: 2em;
	margin-bottom: 1rem;
}

#timeline .timeline-start,
#timeline .timeline-end,
#timeline .conference-center-line,
.events-content .meta-date {
	background-color: #B71C1C;
}

#timeline .conference-center-line {
	height: 90%;
}

#timeline .timeline-content {
	padding-top: 0px;
	padding-bottom: 0px;
}

.events-content:nth-child(1) {
	margin-top: 0px;
}

.events-content:nth-last-child(1) {
	margin-bottom: 0px;
}

.events-content .timeline-author {
	color: #B71C1C;
}

.space-ptb-top {
	padding-top: 80px !important;
}

.space-ptb {
	padding: 60px 0;
}

.space-pb {
	padding: 0 0 60px;
}

.space-ptb-initialize {
	padding-top: 0px !important;
}

.space-pb-initialize {
	padding-bottom: 0px !important;
}

/* team */
.team .team-info .team-name {
	font-size: 18px;
}

.team .team-info p {
	font-size: 14px;
}

/* Back To Top */
.back-to-top {
	background-color: #B71C1C;
}

.back-to-top:hover {
	color: #ffffff;
}

/* Contact */
.contact-p-s {
	font-size: 12px;
}

.contact-p-b {
	font-size: 14px;
}

/* Pricing */
.pricing {
	padding: 0;
}

.bg-primary {
	background-color: #B71C1C !important;
}

.pricing-span {
	display: inline-block;
	margin-left: 1.375rem;
}

.pricing-span-bold {
	font-weight: bold;
}

.pricing .pricing-list li {
	padding: 6px 6px 0 0;
}

.pricing ul {
	height: 531px;
}

/* map */
.map-container {
	width: 100%;
	height: 100%;
	border: 1px solid;
	padding: 3px;
}

#container {
	width: 100%;
	height: 100%;

}

.header .navbar .dropdown-menu {
	border-bottom: 3px solid #B71C1C !important;
}

.section-title p {
	line-height: 1.8;
}

/* assessment */
.assessment-bg {
	background-color: #FAFAFA;
}

.solution_p {
	font-size: 18px;
}

.solution_dp {
	width: 230px;
}

.solution_dp a {
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
}

.ali-report-link {
	display: inline-block;
	text-decoration: none;
}

.ali-report-img {
	/* width: 20px; */
	display: inline-block;
	height: 20px;
	/* margin-right: 12px; */
	vertical-align: top;
	/* line-height: 20px; */
}

.ali-report-link-text {
	height: 20px;
	line-height: 20px;
	color: var(--link-color);
	margin-left: -7px;
	font-size: 14px;
}