#header.header-effect-shrink .header-top {
	background: #8BBE07
}

#header .header-nav-top .nav>li>a,
#header .header-nav-top .nav>li>span {
	color: #fff
}

.social-icons li a {
	color: #013f98!important
}

@media (max-width:320px) {
	#header .header-nav-features .header-nav-features-dropdown {
		min-width: 254px!important
	}
}

.carousel-control-next-icon {
	background-image: url(../images/right.png)
}

.carousel-control-prev-icon {
	background-image: url(../images/left.png)
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: unset;
	bottom: 0;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 60px;
	color: #fff;
	text-align: center;
	opacity: 1;
	transition: opacity .15s ease;
	padding: 15px;
	background: #fff
}

.carousel-control-prev {
	left: unset;
	right: 0;
	margin-right: 61px
}

.carousel-caption {
	background: rgba(255, 255, 255, .72)
}

.text-color-ci {
	color: #013f98!important
}

.bg-color-ci {
	background: #013f98!important
}

.carousel-caption {
	text-align: unset
}

.title-border::after {
	display: inline-block;
	content: "";
	border-top: 2px solid #013f98;
	width: 72px;
	margin: 0 1rem;
	transform: translateY(53px);
	position: absolute;
	left: 0
}

#footer a:not(.btn):hover {
	color: #013f98!important
}

#header .header-top {
	max-height: 42px!important
}

section.slide {
	background: #eee
}

.caption-slide {
	bottom: 0;
	left: 0;
	z-index: 10;
    width:50%;
	position: absolute
}

.big-banner .img-banner {
	height: 1000px;
	width:100%;
	margin:0 auto
}

@media (max-width:575.98px) {
	.carousel-item img {
		height: 260px;
		object-fit: cover
	}
	.caption-slide {
		position: relative
	}
	.box_arrow_link {
		position: absolute;
		left: 37%
	}
	.big-banner .img-banner {
		height: 180px
	}
	#section_news .detail .images {
		width: 100%;
		height: 220px!important;
		object-fit: cover;
		overflow: hidden
	}
}

@media (min-width:768px) and (max-width:991.98px) {
	.carousel-item img {
		height: 380px;
		object-fit: cover
	}
}

@media (min-width:992px) and (max-width:1199.98px) {
	.carousel-item img {
		height: 420px;
		object-fit: cover
	}
}

@media (min-width:1200px) {
	.carousel-item img {
		height: 100%;
		object-fit: cover
	}
}

.testimonial.testimonial-style-2 .testimonial-author img {
	margin: 0 auto 15px;
	max-width: 120px
}

#slide_client img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

#slide_client .center img {
	-webkit-filter: unset;
	filter: unset
}

#section_news .detail .images {
	width: 100%;
	height: 75px;
	object-fit: cover;
	overflow: hidden
}

#section_news .detail .images .img-feature {
	-webkit-transition: all 1.2s ease;
	-moz-transition: all 1.2s ease;
	-o-transition: all 1.2s ease;
	transition: all 1.2s ease
}

#section_news .detail:hover .img-feature {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.page-link i {
	color: #013f98!important
}

.allpost article .post-image img {
	width: 100%;
	height: 232px;
	object-fit: cover;
	overflow: hidden
}

.allpost article .post-content .detail {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.limit-content-2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.limit-content-3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.list.list-icons.list-icons-reverse li a:first-child>.icons:first-child,
.list.list-icons.list-icons-reverse li a:first-child>[class*=fa-]:first-child,
.list.list-icons.list-icons-reverse li>.icons:first-child,
.list.list-icons.list-icons-reverse li>[class*=fa-]:first-child {
	position: absolute;
	left: auto;
	right: 15px;
	top: 50%;
	transform: translateY(-50%)
}

.box-image-1 {
	width: 100%;
	height: 200px;
	object-fit: cover;
	overflow: hidden
}

.box-image-2 {
	width: 100%;
	height: 300px;
	object-fit: cover;
	overflow: hidden
}

.application .list li.active {
	border-left: 3px solid #013f98;
	background: #f5f5f5
}

.application .list li.active a {
	color: #013f98!important
}

.service-menu>.hover-state:hover .service-menu__button {
	background-color: #e5e5e5;
	color: #5f5f5f;
	border: none
}

.service-menu>.hover-state:hover .service-menu__button:after {
	content: "\104";
	font-weight: 700;
	font-size: 24px;
	color: #5f5f5f;
	position: absolute
}

.automotive .dropdown-toggle::after {
	border: unset
}

.automotive .btn.dropdown-toggle:after {
	font-family: "Font Awesome 5 Free";
	content: "\f078";
	position: absolute;
	left: auto;
	right: 15px;
	top: 50%;
	transform: translateY(-50%)
}

.automotive .show .btn.dropdown-toggle:after {
	content: "\f077"
}

.box-shadow-1:before {
	display: block;
	position: absolute;
	left: 1%;
	top: 1%;
	height: 98%;
	width: 98%;
	opacity: .33;
	content: '';
	-webkit-box-shadow: 0 30px 90px #bbb;
	box-shadow: -2px 2px 30px #bbbbbbad;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.toggle>label:before {
	-webkit-transform: rotate(45deg) translate3d(0, -50%, 0);
	transform: rotate(45deg) translate3d(0, -50%, 0)
}