
.inner_page {
    margin-top: 98px;
    border-top: 2px solid #afc9ff;
}

.mainTitle{
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 10px;
	display: inline-block;
}

.mainTitle:before{
	left: 0;
	bottom: 0;
	width: 75%;
	height: 1px;
	content: '';
	position: absolute;
	background-color: #004c8d;
}
.mainTitle:after{
	bottom: -2px;
	width: 45px;
	height: 5px;
	content: '';
	position: absolute;
	background-color: #004c8d;
}
.brLeft:after{
	left: 0;
}
.brRight:after{
	left: calc(75% - 45px);
}

.brOrange:before,
.brOrange:after{
	background-color: #f26522;
}

.eachSolution{
	margin-bottom: 30px;
}
.solutionTitle{
	position: relative;
}
.solutionHolder{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: space-between;
}
.solutionHolder .imgBox{
	width: 300px;
	height: 320px;
	position: relative;
}
.solutionHolder .imgBox:after{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	position: absolute;
	background: rgba(40,40,40,0.7);
	background: linear-gradient(180deg, rgba(40,40,40,0) 0%, rgba(40,40,40,0.7) 100%);
	/* background-color: rgba(40,40,40,0.5); */
}
.imgTitle0{
    left: 0;
	right: 0;
	top: 0;
	z-index: 2;
	padding: 8px 10px;
}
.absTitle{
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	padding: 8px 10px;
}
.imgTitle{
	display: block;
	font-size: 18px;
	line-height: 1.2;
}
.imgTitle1{
	margin-bottom: 8px;
}

.solutionHolder .imgBox img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.imgCont{
	padding-left: 20px;
	width: calc(100% - 300px);
}
.brFull:before{
	left: 0;
	bottom: -2px;
	width: 60px;
	height: 5px;
	content: '';
	position: absolute;
	background-color: #004c8d;
}
.brFull:after{
	left: 0;
	right: 0;
	bottom: 0px;
	height: 1px;
	content: '';
	position: absolute;
	background-color: #004c8d;
}




/* =======JOURNEY======================== */
.journeyWrap .rowWrap{
	padding-top: 60px;
	/* margin-bottom: 30px; */
	padding-bottom: 60px;
}
.eachJourney{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.journeyHolder{
	width: 100%;
	padding: 20px;
	min-height: 220px;
	box-shadow: 0px 0px 3px rgba(40,40,40,0.25);
}
.journeyHolder strong{
	line-height: 1;
	position: relative;
	margin-bottom: 8px;
	padding-bottom: 10px;
	display: inline-block;
}
.journeyHolder strong:after{
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	content: '';
	height: 4px;
	border-radius: 8px;
	position: absolute;
	background-color: #0285b6;
}
.yearOf {
	font-size: 30px;
}
.topBar{
	position: relative;
}
.topBar:before{
	top: -10px;
	left: 0;
	right: 0;
	height: 1px;
	content: '';
	position: absolute;
	background-color: #000;
}

.rowWrapInner{
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
}
.rowWrap{
	position: relative;
}
.rowWrap1:before, .rowWrap1:after,
.rowWrap2:before, .rowWrap2:after,
.rowWrap3:before, .rowWrap3:after,
.rowWrap4:before, .rowWrap4:after,
.rowWrapInner4:before{
    content: '';
    position: absolute;
    background: #0285b6;
}
.rowWrap1:before,
.rowWrap2:before,
.rowWrap3:before,
.rowWrap4:before,
.rowWrapInner4:before{
    width: 100%;
    height: 2px;
}
.rowWrap1:after,
.rowWrap2:after,
.rowWrap3:after,
.rowWrap4:after{
    width: 2px;
    height: 100%;
}


.rowWrap1 .rt{
	top: 0;
	right: 0;
}
.rowWrap1 .rb{
	right: 0;
	bottom: -15px;
}
.rowWrap1.rowWrap:before {
    top: 0px;
    right: 21px;
    width: calc(100% - 21px);
}
.rowWrap1.rowWrap:after {
    right: 0px;
    top: 25px;
    height: calc(100% - 25px);
}
.rowWrapInner1 .bg1{
	left: 15%;
	top: -100px;
}
.rowWrapInner1 .bg2{
	left: 30%;
	top: -65px;
	transform: rotate(90deg);
}
.rowWrapInner1 .bg3{
	right: -7px;
	top: 45%;
	transform: rotate(180deg);
}


.rowWrap2 .lt{
	top: 13px;
	left: 0;
}
.rowWrap2 .lb{
	left: 0;
	bottom: -15px;
}
.rowWrap2.rowWrap:before{
	top: 13px;
    left: 21px;
    width: calc(100% - 42px);
}
.rowWrap2.rowWrap:after {
    left: 0px;
    top: 30px;
    height: calc(100% - 50px);
}
.rowWrapInner2 .bg1{
	right: 15%;
	top: -88px;
}
.rowWrapInner2 .bg2{
	right: 30%;
	top: -51px;
	transform: rotate(-90deg);
}
.rowWrapInner2 .bg3{
	left: -7px;
	top: 45%;
	transform: rotate(180deg);
}


.rowWrap3 .rt{
	top: 13px;
	right: 0;
}
.rowWrap3 .rb{
	right: 0;
	bottom: -15px;
}
.rowWrap3.rowWrap:before {
    top: 13px;
    left: 21px;
    width: calc(100% - 42px);
}
.rowWrap3.rowWrap:after {
    right: 0px;
    top: 25px;
    height: calc(100% - 25px);
}
.rowWrapInner3 .bg1{
	left: 15%;
	top: -88px;
}
.rowWrapInner3 .bg2{
	left: 30%;
	top: -51px;
	transform: rotate(90deg);
}
.rowWrapInner3 .bg3{
	right: -7px;
	top: 45%;
	transform: rotate(180deg);
}



.rowWrap4 .lt{
	top: 13px;
	left: 0;
}
.rowWrap4 .lb{
	left: 0;
	bottom: -15px;
}
.rowWrap4.rowWrap:before{
	top: 13px;
    left: 21px;
    width: calc(100% - 42px);
}
.rowWrap4.rowWrap:after {
    left: 0px;
    top: 30px;
    height: calc(100% - 50px);
}
.rowWrapInner4:before{
	bottom: -75px;
    left: 21px;
    width: calc(100% - 21px);
}
.rowWrapInner4 .bg1{
	right: 15%;
	top: -88px;
}
.rowWrapInner4 .bg2{
	right: 30%;
	top: -51px;
	transform: rotate(-90deg);
}
.rowWrapInner4 .bg3{
	left: -7px;
	top: 45%;
	transform: rotate(180deg);
}




/* =======FOOTPRINT======================== */
.counterTitle{
	margin-bottom: 5px;
}
.eachCounter{
	border: 1px solid #000;
	border-right: none;
	padding: 15px 15px;
    line-height: 1;
}
.mainMapBox .figure{
	max-width: 75%;
	margin: 0 auto;
}
.idenListWrap ul li{
	margin-bottom: 15px;
}
.idenListWrap ul li{
	display: flex;
	align-items: center;
	width: calc(25% - 10px);
}
.idenListWrap .num{
	width: 20px;
	height: 20px;
	padding: 2px;
	color: #FFF;
	font-size: 14px;
	border-radius: 50%;
	text-align: center;
	line-height: 16px;
	margin-right: 4px;
	display: inline-block;
}
.idenListWrap .leftList .num{
	background-color: #f26522;
}
.idenListWrap .rightList .num{
	background-color: #0087b5;
}
.idenListWrap .num + span{
	font-size: 16px;
	line-height: 1.2;
}




/* =======MS_MESSAGE======================== */
.md-left-part {
	top: 120px;
	position: -webkit-sticky;
    position: sticky;
	/* padding: 0 40px; */
}
.messageText {
    border-top: 1px solid #123885;
    border-bottom: 1px solid #123885;
    position: relative;    
}
.messageText p{
	font-size: 36px;
	line-height: 1.4;
}
.messageText:before,
.messageText:after{
    width: 32px;
    height: 24px;
    content: "";
    position: absolute;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.messageText:before{
    top:-24px;
    left: -27px;
    background-image: url(../images/QOU.png);
}
.messageText:after{
    right: -26px;
    bottom: -1px;
    background-image: url(../images/QOU1.png);
}



/* =======VALUE_STRATEGY======================== */
.strategyBlockWrap{
	border-bottom: 2px solid #5b6870;
}
.brTopBox{
	padding: 30px 0 0;
	position: relative;
}
.brTopBox:before,
.brTopBox:after{
	content: '';
	position: absolute;
	background-color: #f26522;
}
.brTopBox:before{
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
}
.brTopBox:after{
	top: -2px;
	left: 0;
	width: 45px;
	height: 5px;
}
.brTopBoxInner{
	position: relative;
}
.brTopBoxInner:before,
.brTopBoxInner:after{
	top: -70px;
	width: 72px;
	height: 41px;
	content: '';
	z-index: -1;
	position: absolute;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image:  url(../images/strategy/truck_r.png);
}
.brTopBoxInner:before{
	/*left: 25%;*/
	animation: slide_1 30s infinite linear;
}
.brTopBoxInner:after{
	/*left: 60%;*/
	animation: slide_2 40s infinite linear;
}
@keyframes slide_1{
    0% { 
        left: -5%;
    }
    100% { 
        left: 145%;
    }
}
@keyframes slide_2{
    0% { 
        left: -15%; 
    }
    100% { 
        left: 110%; 
    }
}

.value_section .container-mid{
    overflow: hidden;
}
.value_section h3.blueText{
    z-index: 2;
    position: relative;
}
.value_section .brTopBox:before{
    width: 100%;
}
.cartBoxWrap .eachCart:not(:first-child){
	margin-left: -6px;
}
.cartBoxWrap .eachCart img{
	width: 100%;
	display: block;
}
.cartBoxWrap .eachCart .cartBoxWrap{}

.cartContBox{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-wrap: wrap;
	padding: 30px 60px;
	align-items: center;
	justify-content: center;
}
.cartCont{
	text-align: center;
}
.cartCont strong{
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 10px;
}
.cartCont p{
	font-size: 14px;
}
.eachProject{
	width: 20%;
	padding: 0px 20px 15px 0;
	border: 1px solid #f26522;
	border-left: 0;
}
.eachProject:not(:last-child){
	margin-right: 30px;
}
.eachProject h6{
	top: -11px;
	position: relative;
	padding-right: 15px;
	display: inline-block;
	background-color: #fff;
}




.csrInfo .eachProject{
	width: 100%;
}
.lftCsr .eachProject{
	padding: 15px 20px 15px 0;
}



.each_CI_row1 .wid_1b5{
	padding: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	box-shadow: 2px 2px 5px rgba(40,40,40,0.4);
}
.each_CI_row2 .wid_1b5{
	padding: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	box-shadow: 2px 2px 5px rgba(40,40,40,0.4);
}
.eachCI{
	padding: 30px;
	min-height: 280px;
	margin-bottom: 30px;
	box-shadow: 2px 2px 5px rgba(40,40,40,0.4);
}
.esgBlock{
	overflow: visible;
}
.esg_sidebar{
	/* width: 320px; */
	position: -webkit-sticky;
	position: sticky;
	top: 100px;
}
.esg_sidebar>ul{
	/* height: 100%; */
	overflow-y: scroll;
	padding: 15px;
	height: calc(100vh - 170px);
}
.asideList li {
    border-radius: 10px;
	transition: 0.6s;
    box-shadow: 2px 2px 5px rgba(0, 76, 141, 0.75);
}
.asideList li:not(:last-child){
    margin-bottom: 15px;
}
.asideList li a{
	display: block;
	font-size: 20px;
	font-weight: 600;
	padding: 8px 10px;
	color: #123885
}
.asideList li a.titleText{
	font-size: 20px;
	line-height: 1.2;
}
.asideList li:hover{
	background-color: #ffffff !important;
	box-shadow: 0px 0px 4px rgba(242, 101, 34, 0.75), 0px 0px 8px rgba(242, 101, 34, 0.75);
}

.menuItem.current,
.menuItem.current:hover{
	background-color: rgba(242, 101, 34, 1) !important;
	box-shadow: 0px 0px 4px rgba(242, 101, 34, 0.75), 0px 0px 8px rgba(242, 101, 34, 0.75);
}
.menuItem.current a{
	color: #ffffff !important;
}


.esg_main {
	/* width: calc(100% - 400px); */
}
.esg_main > .esg_rowWrap > .row h2{
	font-size: 36px;
	line-height: 1;
	margin-bottom: 20px !important;
}
.btmArrow{
	font-size: 30px;
	color: #004c8d;
	position: relative;
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 2px solid #4ca841;
}
.btmArrow:before {
	top: 44px;
    left: 120px;
    width: 30px;
    height: 23px;
    content: "";
    position: absolute;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: url(../images/esg/angleDown.png);
}

._3sList{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
._3sList li{
	min-width: 200px;
	position: relative;
}
._3sList li:before{
	top: 50%;
	right: -38px;
	width: 30px;
	height: 2px;
	content: '';
	position: absolute;
	/* background-color: #004c8d; */
	transform: translateY(calc(-50% - 7px));
}
._3sList li:after{
	top: 50%;
	width: 0px;
    height: 0px;
	right: -54px;
	content: '';
	position: absolute;
	transform: translateY(calc(-50% - 7px));
}


._3sList li:nth-child(2){
	margin: 0 90px;
}
._3sList li .bgW{
	display: block;
	position: relative;
}
._3sList li .bgW span{
	z-index: 2;
	display: block;
	position: relative;
	border-radius: 10px;
	background-color: #fff;
}
._3sList li .bgW:before{
	top: -10px;
	left: -10px;
	right: -10px;
	content: '';
	height: 30px;
	position: absolute;
	border-radius: 10px 10px 0 0;
	border-width: 2px;
	border-style: solid;
	border-bottom: 0;
}
._3sList li .bgW:after{
	left: -10px;
	right: -10px;
	bottom: -10px;
	content: '';
	height: 30px;
	position: absolute;
	border-radius: 0 0 10px 10px;
	border-width: 2px;
	border-style: dashed;
	border-top: 0;
}
._3sList li.blueText .bgW:before,
._3sList li.blueText .bgW:after{
	border-color: #004c8d;
}
._3sList li.blueText .bgW span{
	background-color: #004c8d;
}
._3sList li.blueText:before{
	background-color: #004c8d;
}
._3sList li.blueText:after{
	border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 16px solid #004c8d;
}

._3sList li.orangeText .bgW:before,
._3sList li.orangeText .bgW:after{
	border-color: #f26522;
}
._3sList li.orangeText .bgW span{
	background-color: #f26522;
}
._3sList li.orangeText:before{
	background-color: #f26522;
}
._3sList li.orangeText:after{
	border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 16px solid #f26522;
}

._3sList li.skyText .bgW:before,
._3sList li.skyText .bgW:after{
	border-color: #0084b5;
}
._3sList li.skyText .bgW span{
	background-color: #0084b5;
}

.eachDrop figure{
	width: auto;
	height: 62px;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	margin-bottom: 30px;
	align-items: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #00A1E4;
}
.eachDrop figure:before{
	width: 23px;
	height: 12px;
	content: "";
	position: absolute;
	background-size: cover;
	background-position: 0 0;
	background-repeat: no-repeat;
	left: 120px;
	top: 61px;
	background-image: url(../images/angel_down.png);
}
.eachDrop figure img{
	display: block;
	margin-right: 10px;
}
.eachDrop figure figcaption{
	color: #000;
	display: block;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.eachDrop h5{
	font-size: 20px;
	margin-bottom: 15px;
}
.eachDrop > ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.eachDrop > ul > li{
	width: calc(33.33% - 15px);
}
.eachDrop > ul > li .eachDropCont{
	min-height: 235px;
	margin-bottom: 30px;
}

.eachDrop > ul > li:nth-child(1) p{
	color: #008f90;
}
.eachDrop > ul > li:nth-child(1) .eachDropCont{
	border-top: 5px solid #008f90;
	border-bottom: 1px solid #008f90;
	padding: 15px 15px;
}


.eachDrop > ul > li:nth-child(2) ul li {
	color: #3fb7eb;
    padding-left: 20px;
    position: relative;
    margin-bottom: 8px;
}
.eachDrop > ul > li:nth-child(2) ul li:before {
    top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    background-color: #4ebded;
}
.eachDrop > ul > li:nth-child(2) .eachDropCont{
	border-top: 5px solid #3fb7eb;
	border-bottom: 1px solid #3fb7eb;
	padding: 15px 15px;
}


.eachDrop > ul > li:nth-child(3) ul li {
	color: #f7a157;
    padding-left: 20px;
    position: relative;
    margin-bottom: 8px;
}
.eachDrop > ul > li:nth-child(3) ul li:before {
    top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    background-color: #fab072;
}
.eachDrop > ul > li:nth-child(3) .eachDropCont{
	border-top: 5px solid #f7a157;
	border-bottom: 1px solid #f7a157;
	padding: 15px 15px;
}
td .border-right{
    color:#fff;
}

._4BoxEach{
	margin-bottom: 40px;
}
._4Box{
	width: 60%;
	position: relative;
	margin-bottom: 20px;
	padding: 30px 20px;
	background-color: #fff;
	box-shadow: 2px 2px 6px rgba(40,40,40,0.4);
}
._4Box:before{
	top: -10px;
	bottom: -10px;
	width: 75%;
	content: '';
	z-index: -1;
	position: absolute;
	border-radius: 20px;
}
._4Box._leftShadow:before{
	left: -15px;
}
._4Box._rightShadow:before{
	right: -15px;
}
._4Box h4{
	margin-bottom: 15px;
}

._4boxSky:before{
	background-color: #4db9e7;
}
._4boxSky h4{
	color: #4db9e7;
}

._4boxGreen:before{
	background-color: #b4d99e;
}
._4boxGreen h4{
	color: #b4d99e;
}

._4boxOrange:before{
	background-color: #f6b674;
}
._4boxOrange h4{
	color: #f6b674;
}

._4boxTeal:before{
	background-color: #58acaf;
}
._4boxTeal h4{
	color: #58acaf;
}


.rowSub_4 .col_3 H4{
	font-size: 20px;
}

.ringList_table{
	border-left: 2px solid #f18d21;
	border-bottom: 2px solid #7e8db8;
}
.ringList_table .listName_1{
	display: block;
    font-size: 16px;
    font-weight: 500;
    transform: rotate(-90deg);
}
.abstitleAbs_1{
	top: 44%;
	left: -190px;
	display: block;
	font-size: 16px;
    font-weight: 500;
	text-transform: uppercase;
    transform: rotate(-90deg);
}
.ringList_table .listName_1.listName1{
	left: -60px;
	bottom: 14%;
}
.ringList_table .listName_1.listName2{
	top: 44%;
	left: -60px;
	margin: auto;
}
.ringList_table .listName_1.listName3{
	top: 14%;
	left: -45px;
}

.abstitleAbs_2{
	left: 0;
	right: 0;
	margin: auto;
	bottom: -80px;
	display: block;
	font-size: 16px;
    font-weight: 500;
	text-align: center;
	text-transform: uppercase;
}
.ringList_table .listName_2{
	display: block;
	bottom: -30px;
    font-size: 16px;
    font-weight: 500;
}
.ringList_table .listName_2.listName1{
	left: 14%;
}
.ringList_table .listName_2.listName2{
	left: 44%;
}
.ringList_table .listName_2.listName3{
	right: 14%;
}

.ringList_table table{
	width: 100%;
}
.ringList_table .tableWrap td{
	height: 200px;
	text-align: left;
	padding: 30px 20px;
	border: 5px solid #fff;
}
.ringList_table p:not(:last-child){
	margin-bottom: 10px;
}
.ringList li strong{
	font-size: 18px;
	display: inline-block;
}
.bgC_ededee{
	background-color: #ededee !important;
}
.bgC_e7eff9{
	background-color: #e7eff9 !important;
}
.bgC_f4faf7{
	background-color: #f4faf7 !important;
}
.ringList li:nth-child(2){
	margin: 0 30px;
}
.ringC{
	width: 12px;
	height: 12px;
	
    margin: 3px 10px 0;
	border-radius: 50%;
	display: inline-block;
	background-color: transparent;
}
.ringC + span{
	line-height: 1;
	font-size: 16px;
	font-weight: 500;
	width: calc(100% - 15px);
	/* display: inline-block; */
}
.ringBlue{
	border: 2px solid #0a508f;
}
.ringGreen{
	border: 2px solid #87c765;
}
.ringRed{
	border: 2px solid #c73320;
}

.egLeftBox{
	padding: 20px;
	border: 2px solid #4db9e7;
	border-bottom: 6px solid #4db9e7;
}
.egList li{
	color: #3fb7eb;
	font-weight: 700;
    padding-left: 20px;
    position: relative;
    margin-bottom: 8px;
}
.egList li:before{
	top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    background-color: #fab072;
}

.egBodList li{
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 2px solid #4db9e7;
}
.egBodList span{
	line-height: 1;
}
.counterText sub.rel{
	top: -2px;
}
.egBodTableBox{
	border-bottom: 2px solid #0084b5;
}
table{
	width: 100%;
}
.egBodTableBox table th{
	color: #fff;
	background-color: #004c8d;
}
.egBodTableBox table th,
.egBodTableBox table td{
	padding: 8px 5px;
}

.rowSub_5 .egRow_5 .cbElement{
	display: block;
	margin-right: 10px;
}
.rowSub_5 .egRow_5 .cbElement p{
	padding: 10px;
	display: flex;
	min-height: 70px;
	align-items: center;
	border-radius: 20px;
	justify-content: center;
}
.bgC_004c8d{background-color: #004c8d !important;}
.bgC_0084b5{background-color: #0084b5 !important;}
.bgC_6d6f71{background-color: #6d6f71 !important;}
.bgC_c2ada4{background-color: #c2ada4 !important;}
.bgC_94c9e5{background-color: #94c9e5 !important;}


.barTitle{
	position: relative;
	padding-left: 60px;
}
.barTitle:before{
	top: 6px;
	left: 0;
	content: '';
	width: 52px;
	height: 16px;
	position: absolute;
	background-color: #92c483;
}

.esgList .btmArrow.greenText{
	font-size: 20px;
}
.esgList .btmArrow:before{
	top: 34px;
	left: 70px;
	width: 24px;
	height: 18px;
}
.esgList > li{
	width: 100%;
}
.esgList > li ul{
	height: 260px;
	overflow-y: scroll;
	padding: 20px 20px 20px 0;
	border: 2px solid #4ca841;
	border-left: 0;
}



.scrollBoxNav::-webkit-scrollbar,
.esg_sidebar>ul::-webkit-scrollbar,
.eachSolution .imgCont p::-webkit-scrollbar{
	width: 5px;
}
.scrollBoxNav::-webkit-scrollbar-track,
.esg_sidebar>ul::-webkit-scrollbar-track,
.eachSolution .imgCont p::-webkit-scrollbar-track {
	background: #ffb884;
	border-radius: 10px;
}
.scrollBoxNav::-webkit-scrollbar-thumb,
.esg_sidebar>ul::-webkit-scrollbar-thumb,
.eachSolution .imgCont p::-webkit-scrollbar-thumb {
	background: #ffffff;
	border-radius: 10px;
}
.scrollBoxNav::-webkit-scrollbar-thumb:hover,
.esg_sidebar>ul::-webkit-scrollbar-thumb:hover,
.eachSolution .imgCont p::-webkit-scrollbar-thumb:hover {
	background: #f26522;
}

.esgList > li ul::-webkit-scrollbar,
.colContPara::-webkit-scrollbar {
	width: 5px;
}
.esgList > li ul::-webkit-scrollbar-track,
.colContPara::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 10px;
}
.esgList > li ul::-webkit-scrollbar-thumb,
.colContPara::-webkit-scrollbar-thumb {
	background: #008f90;
	border-radius: 10px;
}
.esgList > li ul::-webkit-scrollbar-thumb:hover,
.colContPara::-webkit-scrollbar-thumb:hover {
	background: #f26522;
}

.esgList > li li{
	position: relative;
	margin-bottom: 20px;
	padding-left: 20px;
}
.esgList > li li:before{
	top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    background-color: #4ca841;
}
.esgList > li li p{
	margin-bottom: 10px;
}
.esgList > li li a{
	font-size: 16px;
	word-break: break-all;
}


.bgC_008f90{
	background-color: #008f90 !important;
}
.bgC_00a89e{
	background-color: #00a89e !important;
}
.bgC_f18d21{
	background-color: #f18d21 !important;
}
.bgC_00a0e4{
	background-color: #00a0e4 !important;
}
.bgC_ec8182{
	background-color: #ec8182 !important;
}
.bgC_33b9b1{
	background-color: #33b9b1 !important;
}
.bgC_fbc062{
	background-color: #fbc062 !important;
}
.bgC_004c8d{
	background-color: #004c8d !important;
}
.bgC_4ca941{
	background-color: #4ca941 !important;
}
.bgC_e1f0fb{
	background-color: #e1f0fb !important;
}

.ermTableHolder .eachList li:not(:last-child){
	margin-bottom: 10px;
}
.ermTableHolder .eachList li{
	position: relative;
    padding-left: 20px;
}
.ermTableHolder .eachList li:before{
	top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    background-color: #fab072;
}
.thead td{
	color: #fff;
	padding: 8px 10px;
	text-transform: uppercase;
	background-color: #004c8d;
}
.ermTableHolder td{
	padding: 8px 10px;
	border-bottom: 1px solid #f26522;
}

.rowSub_7 .ermRow_2 .tableWrap th, .rowSub_7 .ermRow_2 .tableWrap td{
	text-align: left;
}

.rowSub_7 .ermRow_3 .eachPara p.small{
	font-size: 14px;
	margin-bottom: 15px;
}


.topBr{
	display: flex;
	margin-top: 40px;
	position: relative;
	align-items: center;
	justify-content: space-between;
}
.topBr:before{
	top: -8px;
	left: 0;
	right: 0;
	height: 1px;
	content: '';
	position: absolute;
	width: calc(100% - 90px);
	background-color: #7fc3dd;
}
.topBr span{
	padding-right: 30px;
	position: relative;
	display: inline-block;
}
.topBr span:before{
	top: -18px;
	left: 0;
	right: 0;
	height: 5px;
	width: 100%;
	content: '';
	position: absolute;
	background: rgb(0,99,175);
	background: linear-gradient(90deg, rgba(0,99,175,1) 0%, rgba(0,171,197,1) 100%);
}
.topBr img {
    top: -40px;
    height: 50px;
    position: relative;
	display: inline-block;
}

.topBr.topBrFull{
    margin-top: 20px;
}
.topBr.topBrFull:before{
	top: -16px;
	width: 100%;
}

.esmRow .tableWrap1 th{
	color: #fff;
	background-color: #004c8d;
}
.esmRow .tableWrap1 th,
.esmRow .tableWrap1 td{
	padding: 5px 10px;
	vertical-align: top;
	font-size: 16px;
    line-height: 1.4;
    border-left:1px solid #00abc5;;
}
.esmRow .tableWrap1 th{
    border:0px;
}
.esmRow .tableWrap1 th:first-child,
.esmRow .tableWrap1 td:first-child{
    border-left:0px;
}
.esmRow .tableWrap1 td:nth-child(2){
     border-left:0px;
}
.esmRow .tableWrap1 tr:nth-child(5),
.esmRow .tableWrap1 tr:nth-child(9),
.esmRow .tableWrap1 tr:nth-child(10),
.esmRow .tableWrap1 tr:nth-child(11),
.esmRow .tableWrap1 tr:nth-child(12){
	border-bottom: 1px solid #00abc5;
}
.esmRow_4 .tableWrap tr:nth-child(3){
    border:0 1px solid #00abc5; 
}
.esmRow .tableWrap1 tr:last-child td{
	border-bottom: 1px solid #00abc5;
}

.esmRow .tableWrap tr:last-child td{
	border-bottom: 1px solid #00abc5;
}

.esmRow_4 .tableWrap th:nth-child(2),
.esmRow_4 .tableWrap th:nth-child(3),
.esmRow_4 .tableWrap td:nth-child(2),
.esmRow_4 .tableWrap td:nth-child(3){
	text-align: right;
}

.bg_main_process{
	width: auto;
	margin: 0 auto;
	max-width: 100%;
}

.colWrap_2 .colCont{
	height: 270px;
	padding: 5px 30px 30px;
	/* border: 2px solid; */
	/* border-image-slice: 1; */
	/* border-width: 2px; */
	text-align: center;
	border-radius: 30px;
	position: relative;
	border: 2px solid #006fb3;
	/* border-image-source: linear-gradient(to left, rgba(0,99,175,1), rgba(0,171,197,1)); */
}
.colWrap_2 .colCont h4{
	top: -20px;
    padding: 0px 15px;
    position: relative;
    display: inline-block;
    background-color: #fff;
}
.colWrap_2 .colCont1:after {
    background-image: url(../images/esg/border_3.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
    height: 50px;
    width: 30px;
    content: '';
    right: -30px;
    top: 25px;
	position: absolute;
}
.colWrap_2 .colCont p{
	text-align: left;
}
.colContPara{
	height: 200px;
	overflow-y: scroll;
}
.colCont.colCont3{
	padding: 15px;
}


.esmRow_5 .tableWrap th:nth-child(4),
.esmRow_5 .tableWrap th:nth-child(5),
.esmRow_5 .tableWrap td:nth-child(4),
.esmRow_5 .tableWrap td:nth-child(5){
	text-align: right;
}


.esmRow_6 .tableWrap th:nth-child(2),
.esmRow_6 .tableWrap td:nth-child(2){
	text-align: center;
}
.esmRow_6 .tableWrap th:nth-child(3),
.esmRow_6 .tableWrap th:nth-child(4),
.esmRow_6 .tableWrap td:nth-child(3),
.esmRow_6 .tableWrap td:nth-child(4){
	text-align: right;
}
.esmRow_6 .egBodList li{
	border-bottom: 2px solid #008f90;
}
/*.esmRow_8 .tableWrap th:first-child,*/
/*.esmRow_8 .tableWrap td:first-child{*/
/*	text-align: left;*/
/*}*/
.esmRow_8 .tableWrap th:nth-child(3),
.esmRow_8 .tableWrap th:nth-child(4),
.esmRow_8 .tableWrap td:nth-child(3),
.esmRow_8 .tableWrap td:nth-child(4){
	text-align: right;
}
.max_60{
	max-width: 60%;
	margin: 0 auto;
}

.esmRow_9 .tableWrap th:nth-child(2),
.esmRow_9 .tableWrap th:nth-child(3),
.esmRow_9 .tableWrap td:nth-child(2),
.esmRow_9 .tableWrap td:nth-child(3){
	text-align: right;
}
.esmRow_9 .egBodList li{
	border-bottom: 2px solid #008f90;
}

.customList{
	margin-bottom: 30px;
}
.customList li{
	color: #000000;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
	margin-bottom: 10px;
	position: relative;
    padding-left: 20px;
}
.customList li:before{
	top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
    content: '';
    position: absolute;
    background-color: #7e8db8;
}
.noBorder{
    border:none !important;
}
.bottomBr{
	border-bottom: 1px solid #004c8d;
}
._3BoxWrap{
	margin-left: 0;
	margin-right: 0;
}
._3Box {
    width: 60%;
    position: relative;
    margin-bottom: 20px;
    padding: 30px 20px;
    background-color: #fff;
    box-shadow: 2px 2px 6px rgb(40 40 40 / 40%);
}
._3Box:before {
    top: -10px;
    bottom: -10px;
    width: 75%;
    content: '';
    z-index: -1;
    position: absolute;
    border-radius: 0;
}
._3Box._leftShadow:before {
    left: -15px;
}
._3boxTeal:before {
    background-color: #008f90;
}
._3boxOrange:before {
    background-color: #f18d21;
}
._3boxSky:before {
    background-color: #00a0e4;
}

.bgC_dddfeb{
	background-color: #dddfeb;
}

.esmRow_10 .tableWrap th{
	border-bottom: 0;
}
.esmRow_10 .tableWrap th{
	border-bottom: 0;
}
.esmRow_10 .tableWrap tr:last-child td{
    border-bottom:1px solid #000;
}



.cvHeading2:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width: calc(100% - 90px);
	height: 2px;
	background-color: #004c8d;
}

.cvHeading2::after{
	position:absolute;
}
.cards {
	width: 100%;	
}
.cardsHeading{
	height: 50px;
	display: flex;
	align-items: center;
	line-height: 1;
	font-size: 20px;
	padding: 5px 25px 5px 15px;
	border-radius:25px 0px 0px 25px;
}
.cardEach{
	position: relative;
	border-radius: 20px;
	padding: 20px 0px 20px 45px;
}
.cardEach::before{
	content: '';
	position: absolute;
	top:40px;
	left:0;
	width: 29px;
    height: 50px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.cardEach p{
	padding-right: 10px;
}

.card1{
	border: 1px solid #ec8182;
}
.card1:before{
	background-image: url(../images/esg/box-arrow1.png)
}

.card2{
	border: 1px solid #00a89e
}
.card2:before{
	background-image: url(../images/esg/box-arrow2.png)
}
.card2 p{
	color: #00a89e;
}
.card3{
	border: 1px solid #fbc062;
}
.card3 p{
	color: #fbc062;
}
.card3:before{
	background-image: url(../images/esg/box-arrow3.png)
}

.card1 p{
	color: #f18d21;
}
.liChange{
    color:#888888;
}
/* ================CREATING VALUE FOER THE EMPLOYEES : table================ */

.tableWrap th{
	color: #fff;
	background-color: #004c8d;
	
}
.tableWrap th,
.tableWrap td{
	padding: 5px 10px;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #000;
}

/* training and development */

.box_container{
	background-color: rgba(75, 169, 65, 0.1);
	padding: 20px 15px 30px;
	font-weight: 600;
	position: relative;
}
.box_container:after{
	content: '';
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	height: 10px;
	background-color: #4ca941;
}

/* .tndList li{
	position: relative;
    margin-bottom: 8px;
    padding-left: 15px;
}
.tndList li:before{
	top: 7px;
    left: 0;
    width: 8px;
    height: 8px;
    content: '';
    position: absolute;
    background-color: #7e8db8;
} */
.orangeBox{
	border-bottom:10px solid #f18d21 ;
}
.orangeBoxHeading{
	padding: 5px 25px;
	font-weight: 700;
}
.orangeBoxContent {
	padding: 15px 25px;
	background-color: #f18c212c;	
	
}
.orangeBoxContent p{
	color:#f18d21;
	font-weight: 600;
}


.vcRow_4 .tableWrap th, 
.vcRow_4 .tableWrap td{
	text-align: left;
	border: 1px solid #004c8d;
}
.vcRow_4 .tableWrap th:first-child,
.vcRow_4 .tableWrap td:first-child{
	border-left: 0;
}
.vcRow_4 .tableWrap th:last-child,
.vcRow_4 .tableWrap td:last-child{
	border-right: 0;
}

.vcRow_6 .row{
	margin-left: 0;
	margin-right: 0;
}


.ciRow_2 .tableWrap td{
	border: 1px solid #000;
}
.ciRow_2 .tableWrap tr:last-child td{
	border-bottom: 1px solid #004c8d;
}
.ciRow_2 .tableWrap td:first-child{
	border-left: 0;
}
.ciRow_2 .tableWrap td:last-child{
	border-right: 0;
}


.ciRow_3 .tableWrap td{
	border: 1px solid #004c8d;
}
.ciRow_3 .tableWrap td:first-child{
	border-left: 0;
}
.ciRow_3 .tableWrap td:last-child{
	border-right: 0;
}


.ciRow_4 .tableWrap td{
	border: 1px solid #020202;
}
.ciRow_4 .tableWrap th:first-child,
.ciRow_4 .tableWrap td:first-child{
	text-align: left;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
.ciRow_4 .tableWrap th:nth-child(2),
.ciRow_4 .tableWrap td:nth-child(2),
.ciRow_4 .tableWrap th:nth-child(3),
.ciRow_4 .tableWrap td:nth-child(3){
	text-align: right;
}
.ciRow_4 .tableWrap td img{
	margin-right: 10px;
}
.ciRow_4 .tableWrap td:last-child{
	border-right: 0;
}
.ciRow_4 .tableWrap tr:nth-last-child(2) td,
.ciRow_4 .tableWrap tr:last-child td{
	border-bottom: 1px solid #004c8d;
}
.grBox{
	background-color: rgb(255, 255, 255);
	padding: 20px 15px 30px;
	font-weight: 600;	
	border: 1px solid #4ca941;
	border-bottom: 5px solid #4ca941;
}


.ciRow_7 .tableWrap tr:first-child td{
	border-top: 1px solid #4ca941;
}
.ciRow_7 .tableWrap tr:last-child td{
	border-bottom: 1px solid #4ca941;
}
.ciRow_7 .tableWrap td{
	border: 1px solid #004c8d;
	text-align: left;
}
.ciRow_7 .tableWrap td:first-child{
	border-left: 0;
}
.ciRow_7 .tableWrap td:last-child{
	border-right: 0;
}



/* =========Site navigation for Page========== */
.pageNavLink{
    position: relative; 
}
.pagiNav{
	display: flex;
	height: 100px;
	overflow-x: hidden;
	position: relative;
	padding: 20px 30px;
	align-items: center;
	background-color: #e0eaff;
	justify-content: space-between;
}
.pagiNav a{
	display: flex;
	align-items: center;
	color: #ffffff;
	font-weight: 600;
	letter-spacing: 0.075em;
	text-transform: uppercase;
}
span.greenLText{
	margin: 0 3px;
	display: inline-block;
}
.pagiNav a {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 24px;
	color: transparent;
	text-transform: uppercase;
}
.pagiNav a:hover span:nth-child(1) {
	transform: translateY(-25px);
}
.pagiNav a:hover span:nth-child(2) {
	transform: translateY(25px);
}
.pagiNav a:hover span:nth-child(3) {
	opacity: 1;
	transition: opacity 700ms ease;
}
.pagiNav a span:nth-child(1), .pagiNav a span:nth-child(2) {
	top: 0;
	transition: 0.5s;
	overflow: hidden;
	position: absolute;
	text-transform: capitalize;
	color: #123885 !important;
}
.pagiNav a span:nth-child(1) {
	clip-path: polygon(0 0, 100% 0%, 100% 50%, 0 50%);
}
.pagiNav a span:nth-child(2) {
	clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
}
.pagiNav a span:nth-child(3) {
	position: absolute;
	top: 50%;
	opacity: 0;
	font-size: 20px;
	color: #fff;
	width: 300px;
	text-align: center;
	word-spacing: 5px;
	line-height: 1;
	letter-spacing: 0.225rem;
	transition: opacity 350ms ease;
	transform: translate(-50%, -50%);
}
.pagiNav .prevLink a span:nth-child(1), .pagiNav .prevLink a span:nth-child(2){
	left: 170px;
}
.pagiNav .prevLink a span:nth-child(3){
	left: 225px;
}
.pagiNav .nextLink a span:nth-child(1), .pagiNav .nextLink a span:nth-child(2){
	right: 170px;
}
.pagiNav .nextLink a span:nth-child(3){
	right: -95px;
}



@import url('https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext');



.navbar-brand{
	height: 36px;
	position: fixed;
	top: 50px;
	left: 70px;
	z-index: 3333;
	width: auto;
	display: inline-block;
	margin: 0;
	padding: 0;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navbar-brand::before{
	position: absolute;
	content: '';
	top: -13px;
	left: 50%;
	width: 80px;
	transform: translateX(-50%);
	height: calc(100% + 26px);
	opacity: 0;
	z-index: -1;
	background-image: linear-gradient(260deg, var(--grey), var(--grey-light));
	animation: border-transform 10s linear infinite alternate forwards;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.navbar-brand::after{
	position: absolute;
	content: '';
	top: -13px;
	left: 50%;
	width: 80px;
	transform: translateX(-50%);
	height: calc(100% + 26px);
	opacity: 1;
	z-index: -1;
	background-image: linear-gradient(160deg, var(--black-blue-light-3), var(--black-blue-light));
	animation: border-transform 10s linear infinite alternate forwards;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.navbar-brand img{
	padding: 7px 0;
	height: 100%;
	width: auto;
	display: block;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
@-webkit-keyframes border-transform{
    0%,100% { border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%; } 
	14% { border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%; } 
	28% { border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%; } 
	42% { border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%; } 
	56% { border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%; } 
	70% { border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%; } 
	84% { border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%; } 
}
@keyframes border-transform{
    0%,100% { border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%; } 
	14% { border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%; } 
	28% { border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%; } 
	42% { border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%; } 
	56% { border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%; } 
	70% { border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%; } 
	84% { border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%; } 
}
body.light .navbar-brand::before{
	opacity: 1;
}
body.light .navbar-brand::after{
	opacity: 0;
}

.section {
    position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	height: 100vh;
}
.center-wrap {
    position: absolute;
	width: 100%;
	display: block;
	overflow: hidden;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
}
.color-gradient-red-yellow {
	background: linear-gradient(160deg, var(--red), var(--yellow));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.color-gradient-red-yellow .uil:before {
	background: linear-gradient(160deg, var(--red), var(--yellow));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.size-22 {
	font-size: 22px;
}

/* #Progress
================================================== */
.progress-wrap img {
    width: 16px;
	height: 16px;
}
img {
    vertical-align: middle;
    border-style: none;
}
.bttButton{
	top:15px;
	left: 15px;
}
.progress-wrap {
	position: fixed;
	right: 50px;
	bottom: 50px;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgb(18 56 133);
    z-index: 1;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.progress-wrap::after {
	position: absolute;
	font-family: 'unicons';
	content: '\e84b';
	text-align: center;
	line-height: 46px;
	font-size: 24px;
	color: var(--grey);
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap:hover::after {
	opacity: 0;
}
.progress-wrap::before {
	position: absolute;
	font-family: 'unicons';
	content: '\e84b';
	text-align: center;
	line-height: 46px;
	font-size: 24px;
	opacity: 0;
	background-image: linear-gradient(298deg, var(--red), var(--yellow));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	z-index: 2;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap:hover::before {
	opacity: 1;
}
.progress-wrap svg path { 
	fill: none; 
}
.progress-wrap svg.progress-circle path {
	stroke: var(--grey);
	stroke-width: 4;
	box-sizing:border-box;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
body.light .progress-wrap {
	box-shadow: inset  0 0 0 2px rgba(0,0,0,0.2);
}
body.light .progress-wrap::after {
	color: var(--black-blue);
}
body.light .progress-wrap svg.progress-circle path {
	stroke: var(--black-blue);
}
.switch,
.circle {
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
} 
.switch {
	width: 80px;
	height: 4px;
	border-radius: 27px;
	background-image: linear-gradient(298deg, var(--red), var(--yellow));
	position: fixed;
	right: 50px;
	top: 75px;
	display: block;
	margin: 0 auto;
	text-align: center;
	opacity: 1;
  z-index: 33333;
    transition: all 300ms linear;
}
.circle {
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -5px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: var(--black-blue-light-3);
	box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
	animation: border-transform 10s linear infinite alternate forwards;
}
.circle:hover {
	box-shadow: 0 8px 8px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
}
.circle:before {
	position: absolute;
	font-family: 'unicons';
	content: '\eac1';
	top: 0;
	left: 0;
	z-index: 2;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	width: 100%;
	height: 40px;
	opacity: 1;
	color: var(--grey);
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.circle:after {
	position: absolute;
	font-family: 'unicons';
	content: '\eb8f';
	top: 0;
	left: 0;
	z-index: 2;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	width: 100%;
	height: 40px;
	color: var(--yellow);
	opacity: 0;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
}
.switched {
}
.switched .circle {
	left: 45px;
	box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
	background: var(--black-blue);
}
.switched .circle:hover {
	box-shadow: 0 8px 8px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
}
.switched .circle:before {
	opacity: 0;
}
.switched .circle:after {
	opacity: 1;
}