/* CSS customizations */
/*default*****************************************************/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	text-transform: none!important;
}
.section-primary {
    margin: 20px 0 !important;
    padding: 20px 0 !important;
}
/*menu*****************************************************/
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	/*font-size: 0.9em!important;*/
    font-size: 0.9em;
}
/*index*****************************************************/
.thumb-info .thumb-info-wrapper:after {
    /*content: "";*/
    background-color: rgba(0, 153, 228, 0);
}
.thumb-info .thumb-info-wrapper2{
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    border-radius: 4px;
    margin: 0;
    overflow: hidden;
    display: block;
    position: relative;
}
.thumb-info .thumb-info-wrapper2:hover {
	/*background-color: rgb(29,65,142);*/
	background-color: unset;
}
.thumb-info{
	background-color: rgba(100,100,100,0)!important;
}
.portfolio-item-border{
	width:33.3%!important;
	margin-bottom: 10px!important;
}

@media (max-width: 991px) {
	.portfolio-item-border{
		margin-left:10%;
	}
}
/*all table*****************************************************/
.table-hover tbody tr:hover {
    color: #ffffff !important;
    background-color: rgb(29,65,142) !important;
}
/*hr*****************************************************/
.featured-boxes-modern-style-2-hover-only:not(:hover) .featured-box {
    background: rgba(0, 0, 0, 0.3) !important;
}
p {
    color: #666 !important;
}
/*about************************************************/
.img-thumbnail {
	border: 1px solid #ababab!important;
}
hr.solid {
    background: rgba(0, 0, 0, 0.1);
}
/*footer***********************************************/
#footer p{
	color:#b9b9b9 !important;
}
#footer a:not(.btn) {
    color:#dad9d9 !important;
}
#footer .pb-5, .py-5 {
    padding-bottom: 1em!important;
}
#footer .pt-5, .py-5 {
    padding-top: 2em!important;
}
#footer .pb-4, .py-4 {
    padding-bottom: 1em!important;
}
#footer .py-4 a:hover {
    color:rgb(29,65,142);
}
#footer .pt-4, .py-4 {
    padding-top: 1em!important;
}





.swiper-container {
	padding-bottom: 35px
}

.swiper-container .swiper-slide {
	text-align: center;
	font-size: 18px
}

.swiper-container .swiper-slide a {
	display: block
}

.swiper-container .swiper-slide a .itemImg {
	position: relative;
	max-width: 100%;
	margin: auto
}

.swiper-container .swiper-slide a .itemImg img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	min-height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center center
}

.swiper-container .swiper-slide a .theInfo {
	overflow: hidden
}

.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev {
	width: 18px;
	height: 32px
}

.swiper-container .swiper-pagination-bullet {
	width: 15px;
	height: 15px
}

.swiper-container .swiper-pagination-bullet-active {
	width: 40px;
	height: 15px;
	border-radius: 20px;
	background: #0089ff
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom: 4px
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	background-image: url(../img/icon/arrow-next.svg);
	background-size: cover
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	background-image: url(../img/icon/arrow-back.svg);
	background-size: cover
}

.forArrow {
	position: relative;
	overflow: visible
}

.forArrow .swiper-button-next,.forArrow .swiper-button-prev {
	margin-top: 5px;
	position: absolute;
	top: 50%
}

.forArrow .swiper-button-prev {
	left: -38px
}

.forArrow .swiper-button-next {
	right: -38px
}

.swiper-button-next,.swiper-button-prev {
	width: 18px;
	height: 32px
}

.kvWrap {
	background-image: url(../img/index/bg-002.jpg);
	background-repeat: repeat-x
}

.kvWrap .kv {
	overflow: hidden;
	position: relative;
	padding-bottom: 0;
	margin-bottom: 0
}

.kvWrap .kv a {
	display: inline-block;
	width: 100%;
	position: relative
}

.kvWrap .kv a .itemImg {
	float: right
}

.kvWrap .kv a .itemImg img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	min-height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center center
}

.kvWrap .kv a .theInfo {
	z-index: 1;
	opacity: 0
}

.kvWrap .kv a .theInfo .the-title {
	color: #fff;
	font-weight: 400;
	font-size: 35px;
	line-height: 45px;
	text-align: left
}

.kvWrap .kv .centerBox {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
	height: 80px
}

.kvWrap .kv .centerBox .kv-next,.kvWrap .kv .centerBox .kv-prev {
	width: 80px;
	height: 80px;
	background-size: 35%;
	margin-top: -40px
}

.kvWrap .kv .centerBox .kv-prev {
	left: auto;
	right: calc(10% / 2 + 40px);
	background: rgba(255,255,255,.5) url(../img/icon/arrow-back.svg) no-repeat 50% 50%/35%
}

.kvWrap .kv .centerBox .kv-next {
	background: #fff url(../img/icon/arrow-next.svg) no-repeat 50% 50%/35%
}

.counterBg {
	position: relative;
	width: 100%
}

.counterBg::after,.counterBg::before {
	content: '';
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
/*
.counterBg::after {
	height: 39px;
	background: url(../img/counter-bg-forest-1.svg) no-repeat 50% 0/1440px;
	-webkit-animation: ani-car 1s ease-in-out infinite;
	animation: ani-car 1s ease-in-out infinite
}
*/
.counterBg::after {
	height: 152px;
	background: url(../img/counter-bg-forest-1.png) repeat-x 0 0/1440px;
	-webkit-animation: ani-city 60s linear infinite;
	animation: ani-city 60s linear infinite
}

.counterBg::before {
	height: 152px;
	background: url(../img/counter-bg-forest-2.png) repeat-x 0 0/1440px;
	-webkit-animation: ani-city 100s linear infinite;
	animation: ani-city 100s linear infinite
}

@-webkit-keyframes ani-city {
	0% {
		background-position: 0 bottom
	}

	100% {
		background-position: 1440px bottom
	}
}

@keyframes ani-city {
	0% {
		background-position: 0 bottom
	}

	100% {
		background-position: 1440px bottom
	}
}

@-webkit-keyframes ani-car {
	0% {
		background-position: 0 bottom
	}

	100% {
		background-position: 1440px bottom
	}
}

@keyframes ani-car {
	0% {
		background-position: 0 bottom
	}

	100% {
		background-position: 1440px bottom
	}
}

@keyframes ani-car {
	0% {
		bottom: 4px
	}

	50% {
		bottom: 6px
	}

	100% {
		bottom: 4px
	}
}

.counterWrap .swiper-container {
	padding-bottom: 0
}

.numberBox {
	display: block
}

.numberBox .theNo {
	position: relative
}

.numberBox .theNo::after {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	background-color: #9e9e9e;
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.numberBox .theNo b {
	display: inline-block;
	margin-right: 5px;
	vertical-align: 9px;
	color: #1d3a84;
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	text-align: center
}

.numberBox .theNo .counter {
	color: #1d3a84;
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	text-align: center
}

.numberBox .theNo .counter::before {
	content: attr(data-name);
	display: block;
	position: absolute;
	color: #1d3a84;
	font-weight: 400;
	font-size: 20px;
	line-height: 22px;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.numberBox .theInfo .the-title {
	color: #1d3a84;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	margin: 20px 0
}

.numberBox .theInfo .the-text {
	color: #333;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	text-align: center
}

.numberBox:hover {
	text-decoration: none
}

.newsBox .theNews {
	border-bottom: 1px solid #fff
}

.newsBox .theNews .date {
	display: inline-block;
	padding: 3px 8px;
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	letter-spacing: 3px;
	background-color: #8bc34a
}

.newsBox .theNews .the-title {
	margin-top: 12px
}

.newsBox .theNews .the-title a {
	display: block;
	color: #333;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	text-align: left
}

.newsBox .theNews .the-title a:hover {
	text-decoration: none;
	color: #1d3a84
}

.newsBox .btn {
	margin: 36px auto 0
}

.videoWrap {
	display: inline-block
}

.videoWrap .theVideo {
	height: 0;
	padding-top: 30px;
	overflow: hidden;
	position: relative
}

.videoWrap .theVideo embed,.videoWrap .theVideo iframe,.videoWrap .theVideo object {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.videoWrap .the-title {
	position: relative;
	margin-bottom: 20px
}

.videoWrap .the-title::before {
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	background-color: #1d3a84;
	position: absolute;
	left: 0
}

.glory.swiper-container {
	margin-top: 30px
}

.gloryWrap {
	width: 100%
}

.gloryWrap a {
	display: block;
	transition: all .5s
}

.gloryWrap a .theImg {
	position: relative;
	overflow: hidden
}

.gloryWrap a .theImg img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%) scale(1,1);
	transform: translate(-50%,-50%) scale(1,1);
	min-height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center center;
	transition: all .5s
}

.gloryWrap a .theInfo .the-title {
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
	overflow: hidden
}

.gloryWrap a:hover {
	text-decoration: none
}

.issue li:first-child:hover {
	box-shadow: none
}

.issue a {
	display: block;
	position: relative;
	overflow: hidden
}

.issue a img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%) scale(1,1);
	transform: translate(-50%,-50%) scale(1,1);
	min-height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center center;
	transition: all .5s
}

.issue a .theInfo {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.issue a .theInfo .the-title {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	padding: 8px 0
}

@media (min-width:1025px) {
	.swiper-container {
		overflow: unset
	}

	.swiper-container .swiper-pagination {
		display: none
	}

	.swiper-container .swiper-slide a .itemImg {
		overflow: hidden
	}

	.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev {
		display: block
	}

	.kvWrap {
		height: 500px;
		padding: 0
	}

	.kvWrap .kv a .itemImg {
		overflow: unset;
		width: 70%;
		min-width: 1000px;
		max-width: 1300px;
		height: 500px
	}

	.kvWrap .kv a .theInfo {
		width: 1000px
	}

	.kvWrap .kv a .theInfo .the-title {
		width: 492px;
		padding: 24px;
		background: linear-gradient(0deg,rgba(68,86,69,.6) 0,rgba(0,108,159,.5) 100%);
		background: -o-linear-gradient(0deg,rgba(68,86,69,.6) 0,rgba(0,108,159,.5) 100%)
	}

	.kvWrap .kv .centerBox {
		width: 1000px;
		bottom: 0;
		margin: 0 auto
	}

	.kvWrap .kv .centerBox .kv-prev {
		right: calc(10% / 2 + 40px)
	}

	.counterBg {
		padding-bottom: 80px;
		/*background: url(../img/counter-bg-leaf.svg) no-repeat 50% 15%/1440px*/
        background: url(../img/counter-bg-leaf.svg) no-repeat 20% 15%/840px;
	}

	.numberBox .theNo {
		/*margin: 80px 0 36px*/
        margin: 40px 0 20px;
	}

	.numberBox .theNo::after {
		/*bottom: -35px*/
        bottom: -20px
	}

	.numberBox .theNo .counter {
		transition: all .5s ease-in-out
	}

	.numberBox .theNo .counter::before {
		top: -82px;
		opacity: 0;
		transition: all .5s ease-in-out
	}

	.numberBox .theNo .counter::after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 0 solid #9de0ff;
		border-radius: 10px;
		background-color: #60b6e9;
		position: absolute;
		top: -54px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		transition: all .5s ease-in-out
	}

	.numberBox .green-point .counter::after {
		border: 0 solid #c5e3ad;
		background-color: #8bc34a
	}

	.numberBox .orange-point .counter::after {
		border: 0 solid #ffcb80;
		background-color: #ff9600
	}

	.numberBox .theInfo {
		width: 100%
	}

	.numberBox:hover .theNo .counter {
		color: #1d3a84;
		background: -webkit-linear-gradient(90deg,#1d3a84 0,#8bc34a 90%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent
	}

	.numberBox:hover .theNo .counter::before {
		color: #1d3a84;
		background: -webkit-linear-gradient(90deg,#1d3a84 0,#1d3a84 90%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		opacity: 1;
		/*top: -72px*/
        top: -40px
	}

	.numberBox:hover .theNo .counter::after {
		width: 20px;
		height: 20px;
		border: 5px solid #9de0ff;
		/*top: -44px*/
        top: -14px;
	}

	.numberBox:hover .green-point .counter::after {
		border: 5px solid #c5e3ad;
		background-color: #8bc34a
	}

	.numberBox:hover .orange-point .counter::after {
		border: 5px solid #ffcb80;
		background-color: #ff9600
	}

	.newsBox {
		float: left;
		width: 320px
	}

	.newsBox .theNews {
		padding: 20px 0
	}

	.videoWrap {
		float: right;
		width: calc(100% - 375px)
	}

	.videoWrap .theVideo {
		padding-bottom: 51.25%
	}

	.videoWrap .the-title {
		margin-bottom: 66px;
		color: #1d3a84;
		font-weight: 400;
		font-size: 18px;
		line-height: 22px;
		text-align: left
	}

	.videoWrap .the-title::before {
		bottom: -35px
	}

	.glory.swiper-container .swiper-pagination {
		display: block;
		bottom: 4px
	}

	.gloryWrap a .theImg {
		height: 190px
	}

	.gloryWrap a .theInfo {
		width: calc(100% - 0px);
		padding: 12px 0
	}

	.gloryWrap a:hover .theImg {
		box-shadow: 2px 2px 10px 0 rgba(0,0,0,.4)
	}

	.gloryWrap a:hover .theImg img {
		-webkit-transform: translate(-50%,-50%) scale(1.1,1.1);
		transform: translate(-50%,-50%) scale(1.1,1.1)
	}

	.issue li {
		transition: all .5s
	}

	.issue li:hover {
		box-shadow: 2px 2px 10px 0 rgba(0,0,0,.4)
	}

	.issue a {
		height: 140px
	}

	.issue a::before {
		content: '';
		display: inline-block;
		width: 18px;
		height: 18px;
		background-color: #1d3a84;
		border-radius: 20px;
		position: absolute;
		top: 10px;
		right: 12px;
		z-index: 1
	}

	.issue a::after {
		content: '';
		background-image: url(../img/icon/icon-arrow-w.svg);
		background-size: cover;
		display: inline-block;
		width: 8px;
		height: 10px;
		position: absolute;
		top: 14px;
		right: 17px;
		z-index: 2
	}

	.issue a .theInfo {
		width: 101%;
		height: 101%;
		background-color: rgba(139,195,74,.9);
		opacity: 0;
		z-index: 3;
		transition: all .5s
	}

	.issue a .theInfo .the-title {
		top: 40%;
		opacity: 0;
		transition: all .5s
	}

	.issue a:hover img {
		-webkit-transform: translate(-50%,-50%) scale(1.1,1.1);
		transform: translate(-50%,-50%) scale(1.1,1.1)
	}

	.issue a:hover .theInfo {
		opacity: 1
	}

	.issue a:hover .the-title {
		top: 50%;
		opacity: 1
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.swiper-container .swiper-pagination {
		display: block;
		bottom: 4px
	}

	.kvWrap {
		height: 384px;
		padding-bottom: 0
	}

	.kvWrap .kv a .itemImg {
		overflow: unset;
		width: 768px;
		height: 384px
	}

	.kvWrap .kv a .theInfo {
		width: calc(100% - 48px)
	}

	.kvWrap .kv a .theInfo .the-title {
		width: 440px;
		font-size: 30px;
		line-height: 35px;
		padding: 20px;
		background: linear-gradient(0deg,rgba(68,86,69,.6) 0,rgba(0,108,159,.5) 100%);
		background: -o-linear-gradient(0deg,rgba(68,86,69,.6) 0,rgba(0,108,159,.5) 100%)
	}

	.kvWrap .kv .centerBox {
		width: 100%;
		bottom: 0
	}

	.kvWrap .kv .centerBox .kv-next,.kvWrap .kv .centerBox .kv-prev {
		display: block
	}

	.kvWrap .kv .centerBox .kv-prev {
		right: 80px
	}

	.kvWrap .kv>.swiper-pagination-bullets {
		display: none
	}

	.counterBg {
		padding-bottom: 80px
	}

	.counterBg::after {
		background-position: 100% 0
	}

	.numberBox .theNo {
		margin: 50px 0 25px
	}

	.numberBox .theNo::after {
		bottom: -24px
	}

	.numberBox .theNo .counter::before {
		opacity: 1;
		top: -24px
	}

	.numberBox .theInfo {
		width: 95%;
		margin: 0 auto
	}

	.newsBox {
		margin-bottom: 36px
	}

	.newsBox .theNews {
		padding: 20px 0
	}

	.videoWrap {
		width: 100%
	}

	.videoWrap .theVideo {
		padding-bottom: 53.25%
	}

	.videoWrap .the-title {
		margin-bottom: 55px
	}

	.videoWrap .the-title::before {
		bottom: -24px
	}

	.glory.swiper-container .swiper-pagination {
		display: block;
		bottom: 4px
	}

	.gloryWrap a .theImg {
		height: 195px
	}

	.gloryWrap a .theInfo {
		width: calc(100% - 0px);
		padding: 12px 0
	}

	.gloryWrap a .theInfo .the-title {
		margin-bottom: 0
	}

	.issue a {
		height: 140px
	}
}

@media (max-width:1024px) {
	.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev {
		display: none
	}

	.kvWrap .kv .centerBox .kv-next {
		right: 0
	}

	.numberBox .theNo .counter {
		font-size: 45px
	}

	.videoWrap .the-title {
		color: #1d3a84;
		font-weight: 700;
		font-size: 16px;
		line-height: 20px;
		text-align: left
	}

	.issue a .theInfo {
		width: 85%;
		height: calc(85% - 16px);
		background-color: rgba(34,86,135,.5);
		opacity: 1
	}

	.issue a .theInfo .the-title {
		text-align: center;
		top: 50%;
		opacity: 1
	}
}

@media (max-width:767px) {
	.kvWrap {
		height: auto;
		padding-bottom: 0
	}

	.kvWrap .kv a {
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.kvWrap .kv a .itemImg {
		overflow: hidden;
		width: 100%;
		height: 210px;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.kvWrap .kv a .theInfo {
		width: calc(100% - 0px);
		height: auto;
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		transition: .8s ease .6s;
		-moz-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.kvWrap .kv a .theInfo .the-title {
		margin: 24px;
		width: calc(100% - 48px);
		font-size: 24px;
		line-height: 32px
	}

	.kvWrap .kv .swiper-slide-active a .theInfo {
		opacity: 1;
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		transition: .3s ease 1.2s
	}

	.kvWrap .kv .centerBox {
		display: none
	}

	.kvWrap .kv>.swiper-pagination-bullets {
		top: 180px;
		bottom: auto
	}

	.kvWrap .kv .swiper-pagination-bullet {
		opacity: .5
	}

	.kvWrap .kv .swiper-pagination-bullet-active {
		opacity: 1
	}

	.counterBg {
		padding-bottom: 60px
	}

	.counterBg::after {
		background-position: 6% 0
	}

	.numberBox .theNo {
		margin: 24px 0 16px
	}

	.numberBox .theNo::after {
		bottom: -15px
	}

	.numberBox .theNo .counter::before {
		opacity: 1;
		top: -24px
	}

	.numberBox .theInfo {
		width: 95%;
		margin: 0 auto
	}

	.numberBox .theInfo .the-title {
		font-size: 16px;
		margin: 12px 0
	}

	.newsBox {
		margin-bottom: 36px
	}

	.newsBox .theNews {
		padding: 12px 0
	}

	.videoWrap {
		width: 100%
	}

	.videoWrap .theVideo {
		padding-bottom: 53.25%
	}

	.videoWrap .the-title {
		margin-bottom: 46px
	}

	.videoWrap .the-title::before {
		bottom: -20px
	}

	.gloryWrap a .theImg {
		height: 95px
	}

	.gloryWrap a .theInfo {
		width: calc(100% - 0px);
		padding: 12px 0
	}

	.gloryWrap a .theInfo .the-title {
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 0
	}

	.issue a {
		height: 100px
	}
}

@media (min-width:768px) {
	.kvWrap .kv a .theInfo {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%,-40%);
		transform: translate(-50%,-40%);
		transition: .8s ease .6s
	}

	.kvWrap .kv .swiper-slide-active a .theInfo {
		opacity: 1;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		transition: .3s ease 1.2s
	}
}


.font-weight-bold {
    font-weight:  inherit!important;
	font-family: arial;
}
.bg-clip-text {
    background-clip: text!important;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
	line-height: 200px;
}
.bg-position-center {
    background-position: center center!important;
}
.bg-size-cover {
    background-size: cover!important;
}
.bg-no-repeat {
    background-repeat: no-repeat!important;
}


.thumb-info.thumb-info-bottom-info .thumb-info-type {
    min-height: 52px;
	line-height: 16px;
}
.thumb-info.thumb-info-bottom-info-dark .thumb-info-title {
    /*background: #878787;*/
	
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2b2b2b+0,2b2b2b+100&0.8+0,0.8+100 */
background: -moz-linear-gradient(left,  rgba(43,43,43,0.8) 0%, rgba(43,43,43,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(43,43,43,0.8) 0%,rgba(43,43,43,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(43,43,43,0.8) 0%,rgba(43,43,43,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2b2b2b', endColorstr='#cc2b2b2b',GradientType=1 ); /* IE6-9 */
	
}

.thumb-info .thumb-info-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(0,0,0);
    border-radius: 4px;
    margin: 0;
    overflow: hidden;
    display: block;
    position: relative;
}
.thumb-info:hover .thumb-info-wrapper:after {
    opacity: 1;
}
.thumb-info .thumb-info-wrapper:after, .thumb-info .thumb-info-wrapper .thumb-info-wrapper-overlay:before {
    content: "";
    background: rgba(33,37,41,.8);
    transition: all .3s;
    border-radius: 4px;
    bottom: -4px;
    color: #fff;
    left: -4px;
    position: absolute;
    right: -4px;
    top: -4px;
    display: block;
    opacity: 0;
    z-index: 1;
}
.owl-carousel.owl-drag .owl-item {
	padding: 10px;
}
.full-width .thumb-info img {
    border-radius: 5px !important;
}
.thumb-info-action-icon{
	width: 40px !important;
	height:40px !important;
}

#esg_new_board{
	background-color: #ffffff61;
}

.nav-secondary {
	background: #e9e9e9;
}
.nav-secondary .nav-pills > li a {
    font-size: 16px;
}
.nav-pills .nav-link{
	border-radius: 0.25rem !important;
}

@media (max-width: 991px) {
	html .scroll-to-top.hidden-mobile {
		display: inherit !important;
	}
}
.nav-pills .nav-link.active{
	border-radius: 0% 20% 0% 20%/0% 50% 0% 50% !important;
	-webkit-border-radius: 0% 20% 0% 20%/0% 50% 0% 50% !important;
	-moz-border-radius: 0% 20% 0% 20%/0% 50% 0% 50% !important;
	/*max-width: 200px;*/
}
.box-content-border-0{
	min-height: 370px !important;
}

.thumb-info-title{
	font-size: 1rem!important;
	background: rgba(33, 37, 41, 0.6) !important;
}
.img-pop:hover{
transform: scale(1.03);
box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 10px
}
.thumb-info-type{
	text-transform: unset!important;
}
.owl-height{
	height:100%!important;
}
/*# sourceMappingURL=index.min.css.map */

#quarterly_year{
	font-size: 1.125em;
}
.mfp-iframe-holder .mfp-content {
	min-height: 500px;
}

/*
.social-icons li a {
	height: 40px;
    line-height: 40px;
    width: 40px;
	font-size: 1.2rem;
}
.social-icons-facebook  a:hover .fa-facebook-f{
	color: #fff!important;
}
.social-icons-facebook  a .fa-facebook-f{
	color: #333 !important;
}
.social-icons-linkedin  a:hover .fa-linkedin-in{
	color: #fff!important;
}
.social-icons-linkedin  a .fa-linkedin-in{
	color: #333 !important;
}
*/
.social-icons .fa-facebook-f, .social-icons .fa-linkedin-in, .social-icons .fa-youtube{
    color: #1d418e;
}
.quiz{
    writing-mode: vertical-lr;
}
.thumb-info-inner{
	font-weight: 500 !important;
	letter-spacing: 0.03em !important;
}
.dropdown-item {
	white-space: pre-wrap;
}

#recognition_board .thumb-info .thumb-info-title{
	padding: 5px!important;
    top: 20%!important;
    bottom: inherit!important;
    line-height: 18px !important;
    max-width: 100%;
	background: rgb(33 37 41 / 69%) !important;
	letter-spacing: 0.02em !important;
    font-size: 0.8rem!important;
    line-height: 1rem!important;
}

#footer  li {
	line-height: 15px;
    margin-top: 8px;
}
.featured-box {
	
}
.featured-box li{
	 line-height: 15px;
    margin-top: 6px!important;
}
.investor_btn {
    border-left: solid #fff!important;
    padding: 10px 5px 10px 5px!important;
	-webkit-appearance:none;
}
.btn{
	-webkit-appearance:none;
}
@media (min-width: 1200px) {
	.header-container {
		max-width: 1200px!important;
	}
}


#header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
	font-size: 16px;
}
#header .header-nav-main nav > ul > li.dropdown-mega > .dropdown-menu {
	border-radius: 4px;
	left: 250px;
	right: 15px;
	width: 80%;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	font-size: 0.9em;
}
.dropdown-mega-sub-title a {
	color: #333333!important;
	font-size: 1.1em!important;
	font-weight: bolder!important;
	padding: 6px 18px 6px 0px!important;
}
.dropdown-mega-sub-nav > li > ul > li {
	font-size: 0.6em;
	color: #333333;
}
.dropdown-mega-content > .row > .mega-col{
	border-left: dashed thin #ccc;
}