/*Color Var*/
.white {
  color: #FFFFFF !important; }

.white-f1f1 {
  color: #f1f1f1; }

.black {
  color: #000000 !important; }

.black-444444 {
  color: #444444 !important; }

.black-7070 {
  color: #707070 !important; }

.Jsw-red {
  color: #D31618 !important; }

.Jsw-blue {
  color: #263D8C !important; }

.Jsw-blue-E1F5FF {
  color: #E1F5FF !important; }

.Jsw-blue-00AEEF {
  color: #00AEEF !important; }

.Jsw-green-00AEEF {
  color: #44BF74 !important; }

.Jsw-yellow-FFCF4A {
  color: #FFCF4A !important; }

.bg-Jsw-red {
  background-color: #D31618 !important; }

.bg-Jsw-blue {
  background-color: #263D8C !important; }

.bg-Jsw-blue-E1F5FF {
  background-color: #E1F5FF !important; }

.bg-white-f1f1 {
  background-color: #f1f1f1 !important; }

.bg-white-f8f8f8 {
  background-color: #F0F0F0 !important; }

.bg-green-44BF74 {
  background-color: #44BF74 !important; }

.bg-yellow-FFCF4A {
  background-color: #FFCF4A !important; }

/*Font Size*/
/* Fonts Size Var */
.fs12 {
  font-size: 12px !important; }

.fs14 {
  font-size: 14px !important; }

.fs16 {
  font-size: 16px !important; }

.fs18 {
  font-size: 18px !important; }

.fs20 {
  font-size: 20px !important;
  line-height: 26px; }

.fs22 {
  font-size: 22px;
  line-height: 28px; }

.fs24 {
  font-size: 24px !important;
  line-height: 32px; }

.fs26 {
  font-size: 26px; }

.fs28 {
  font-size: 28px; }

.fs30 {
  font-size: 30px; }

.fs32 {
  font-size: 32px; }

.fs36 {
  font-size: 36px; }

.fs40 {
  font-size: 40px !important;
  line-height: 40px; }

.fs44 {
  font-size: 44px !important;
  line-height: 40px; }

.fs45 {
  font-size: 45px !important;
  line-height: 40px; }

.fs46 {
  font-size: 46px; }

.fs48 {
  font-size: 48px; }

.fs50 {
  font-size: 50px !important; }

.fs52 {
  font-size: 52px; }

.fs54 {
  font-size: 54px; }

.fs56 {
  font-size: 56px;
  line-height: 55px; }

.fs60 {
  font-size: 60px !important;
  line-height: 65px; }

.fs65 {
  font-size: 65px !important;
  line-height: 65px; }

.fs70 {
  font-size: 70px;
  line-height: 54px; }

.fs72 {
  font-size: 72px; }

.fs75 {
  font-size: 75px;
  line-height: 73px; }

.fs85 {
  font-size: 85px; }

.fs90 {
  font-size: 90px; }

.fs120 {
  font-size: 120px; }

/*Be Roboto Font-weight Var*/
.font-weight-1 {
  font-weight: 100; }

.font-weight-2 {
  font-weight: 200 !important; }

.font-weight-3 {
  font-weight: 300 !important; }

.font-weight-4 {
  font-weight: 400 !important; }

.font-weight-5 {
  font-weight: 500; }

.font-weight-6 {
  font-weight: 600; }

.font-weight-7 {
  font-weight: 700 !important; }

.font-weight-8 {
  font-weight: 800 !important; }

.font-weight-9 {
  font-weight: 900 !important; }

.mt0 {
  margin-top: 0px; }

.pt0 {
  padding-top: 0px; }

.mb0 {
  margin-bottom: 0px; }

.pb0 {
  padding-bottom: 0px; }

.ml0 {
  margin-left: 0px; }

.pl0 {
  padding-left: 0px; }

.mr0 {
  margin-right: 0px; }

.pr0 {
  padding-right: 0px; }

.m0 {
  margin: 0px; }

.p0 {
  padding: 0px; }

.mt5 {
  margin-top: 5px; }

.pt5 {
  padding-top: 5px; }

.mb5 {
  margin-bottom: 5px; }

.pb5 {
  padding-bottom: 5px; }

.ml5 {
  margin-left: 5px; }

.pl5 {
  padding-left: 5px; }

.mr5 {
  margin-right: 5px; }

.pr5 {
  padding-right: 5px; }

.m5 {
  margin: 5px; }

.p5 {
  padding: 5px; }

.mt10 {
  margin-top: 10px; }

.pt10 {
  padding-top: 10px; }

.mb10 {
  margin-bottom: 10px; }

.pb10 {
  padding-bottom: 10px; }

.ml10 {
  margin-left: 10px; }

.pl10 {
  padding-left: 10px; }

.mr10 {
  margin-right: 10px; }

.pr10 {
  padding-right: 10px; }

.m10 {
  margin: 10px; }

.p10 {
  padding: 10px; }

.mt15 {
  margin-top: 15px; }

.pt15 {
  padding-top: 15px; }

.mb15 {
  margin-bottom: 15px; }

.pb15 {
  padding-bottom: 15px; }

.ml15 {
  margin-left: 15px; }

.pl15 {
  padding-left: 15px; }

.mr15 {
  margin-right: 15px; }

.pr15 {
  padding-right: 15px; }

.m15 {
  margin: 15px; }

.p15 {
  padding: 15px; }

.mt20 {
  margin-top: 20px; }

.pt20 {
  padding-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.pb20 {
  padding-bottom: 20px; }

.ml20 {
  margin-left: 20px; }

.pl20 {
  padding-left: 20px; }

.mr20 {
  margin-right: 20px; }

.pr20 {
  padding-right: 20px; }

.m20 {
  margin: 20px; }

.p20 {
  padding: 20px; }

.mt25 {
  margin-top: 25px; }

.pt25 {
  padding-top: 25px; }

.mb25 {
  margin-bottom: 25px; }

.pb25 {
  padding-bottom: 25px; }

.ml25 {
  margin-left: 25px; }

.pl25 {
  padding-left: 25px; }

.mr25 {
  margin-right: 25px; }

.pr25 {
  padding-right: 25px; }

.m25 {
  margin: 25px; }

.p25 {
  padding: 25px; }

.mt30 {
  margin-top: 30px; }

.pt30 {
  padding-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.pb30 {
  padding-bottom: 30px; }

.ml30 {
  margin-left: 30px; }

.pl30 {
  padding-left: 30px; }

.mr30 {
  margin-right: 30px; }

.pr30 {
  padding-right: 30px; }

.m30 {
  margin: 30px; }

.p30 {
  padding: 30px; }

.mt35 {
  margin-top: 35px; }

.pt35 {
  padding-top: 35px; }

.mb35 {
  margin-bottom: 35px; }

.pb35 {
  padding-bottom: 35px; }

.ml35 {
  margin-left: 35px; }

.pl35 {
  padding-left: 35px; }

.mr35 {
  margin-right: 35px; }

.pr35 {
  padding-right: 35px; }

.m35 {
  margin: 35px; }

.p35 {
  padding: 35px; }

.mt40 {
  margin-top: 40px; }

.pt40 {
  padding-top: 40px; }

.mb40 {
  margin-bottom: 40px; }

.pb40 {
  padding-bottom: 40px; }

.ml40 {
  margin-left: 40px; }

.pl40 {
  padding-left: 40px; }

.mr40 {
  margin-right: 40px; }

.pr40 {
  padding-right: 40px; }

.m40 {
  margin: 40px; }

.p40 {
  padding: 40px; }

.mt45 {
  margin-top: 45px; }

.pt45 {
  padding-top: 45px; }

.mb45 {
  margin-bottom: 45px; }

.pb45 {
  padding-bottom: 45px; }

.ml45 {
  margin-left: 45px; }

.pl45 {
  padding-left: 45px; }

.mr45 {
  margin-right: 45px; }

.pr45 {
  padding-right: 45px; }

.m45 {
  margin: 45px; }

.p45 {
  padding: 45px; }

.mt50 {
  margin-top: 50px; }

.pt50 {
  padding-top: 50px; }

.mb50 {
  margin-bottom: 50px; }

.pb50 {
  padding-bottom: 50px; }

.ml50 {
  margin-left: 50px; }

.pl50 {
  padding-left: 50px; }

.mr50 {
  margin-right: 50px; }

.pr50 {
  padding-right: 50px; }

.m50 {
  margin: 50px; }

.p50 {
  padding: 50px; }

.mt55 {
  margin-top: 55px; }

.pt55 {
  padding-top: 55px; }

.mb55 {
  margin-bottom: 55px; }

.pb55 {
  padding-bottom: 55px; }

.ml55 {
  margin-left: 55px; }

.pl55 {
  padding-left: 55px; }

.mr55 {
  margin-right: 55px; }

.pr55 {
  padding-right: 55px; }

.m55 {
  margin: 55px; }

.p55 {
  padding: 55px; }

.mt60 {
  margin-top: 60px; }

.pt60 {
  padding-top: 60px; }

.mb60 {
  margin-bottom: 60px; }

.pb60 {
  padding-bottom: 60px; }

.ml60 {
  margin-left: 60px; }

.pl60 {
  padding-left: 60px; }

.mr60 {
  margin-right: 60px; }

.pr60 {
  padding-right: 60px; }

.m60 {
  margin: 60px; }

.p60 {
  padding: 60px; }

.mt65 {
  margin-top: 65px; }

.pt65 {
  padding-top: 65px; }

.mb65 {
  margin-bottom: 65px; }

.pb65 {
  padding-bottom: 65px; }

.ml65 {
  margin-left: 65px; }

.pl65 {
  padding-left: 65px; }

.mr65 {
  margin-right: 65px; }

.pr65 {
  padding-right: 65px; }

.m65 {
  margin: 65px; }

.p65 {
  padding: 65px; }

.mt70 {
  margin-top: 70px; }

.pt70 {
  padding-top: 70px; }

.mb70 {
  margin-bottom: 70px; }

.pb70 {
  padding-bottom: 70px; }

.ml70 {
  margin-left: 70px; }

.pl70 {
  padding-left: 70px; }

.mr70 {
  margin-right: 70px; }

.pr70 {
  padding-right: 70px; }

.m70 {
  margin: 70px; }

.p70 {
  padding: 70px; }

.mt75 {
  margin-top: 75px; }

.pt75 {
  padding-top: 75px; }

.mb75 {
  margin-bottom: 75px; }

.pb75 {
  padding-bottom: 75px; }

.ml75 {
  margin-left: 75px; }

.pl75 {
  padding-left: 75px; }

.mr75 {
  margin-right: 75px; }

.pr75 {
  padding-right: 75px; }

.m75 {
  margin: 75px; }

.p75 {
  padding: 75px; }

.mt80 {
  margin-top: 80px; }

.pt80 {
  padding-top: 80px; }

.mb80 {
  margin-bottom: 80px; }

.pb80 {
  padding-bottom: 80px; }

.ml80 {
  margin-left: 80px; }

.pl80 {
  padding-left: 80px; }

.mr80 {
  margin-right: 80px; }

.pr80 {
  padding-right: 80px; }

.m80 {
  margin: 80px; }

.p80 {
  padding: 80px; }

.mt90 {
  margin-top: 90px; }

.pt90 {
  padding-top: 90px; }

.mb90 {
  margin-bottom: 90px; }

.pb90 {
  padding-bottom: 90px; }

.ml90 {
  margin-left: 90px; }

.pl90 {
  padding-left: 90px; }

.mr90 {
  margin-right: 90px; }

.pr90 {
  padding-right: 90px; }

.m90 {
  margin: 90px; }

.p90 {
  padding: 90px; }

.mt100 {
  margin-top: 100px; }

.pt100 {
  padding-top: 100px; }

.mb100 {
  margin-bottom: 100px; }

.pb100 {
  padding-bottom: 100px; }

.ml100 {
  margin-left: 100px; }

.pl100 {
  padding-left: 100px; }

.mr100 {
  margin-right: 100px; }

.pr100 {
  padding-right: 100px; }

.m100 {
  margin: 100px; }

.p100 {
  padding: 100px; }

.mt110 {
  margin-top: 110px; }

.pt110 {
  padding-top: 110px; }

.mb110 {
  margin-bottom: 110px; }

.pb110 {
  padding-bottom: 110px; }

.ml110 {
  margin-left: 110px; }

.pl110 {
  padding-left: 110px; }

.mr110 {
  margin-right: 110px; }

.pr110 {
  padding-right: 110px; }

.m110 {
  margin: 110px; }

.p110 {
  padding: 110px; }

body.inner-pages #header {
  background-color: #fff; }
body.inner-pages p {
  color: #707070;
  font-size: 18px;
  line-height: 26px; }

.breadcrumb-wrp {
  background-color: #f1f1f1; }
.breadcrumb-wrp {
  margin-top: 79px; }
.breadcrumb-wrp .breadcrumb {
  background-color: #f1f1f1;
  margin: 0px; }
.breadcrumb-wrp .breadcrumb li a {
  color: #333; }

.inner-bnr {
  width: 100%;
  height: 450px; }
.inner-bnr.abt-bnr {
  background-image: url(../images/abt-report-bnr.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover; }
.inner-bnr .common-container {
  height: 450px; }
.inner-bnr .common-container .caption-wrp {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%); }
.inner-bnr .common-container .caption-wrp h2 {
  font-size: 46px;
  line-height: 50px;
  font-weight: 400; }
.inner-bnr .common-container .caption-wrp h2.white-clr {
  color: #fff; }

.common-pd-tb {
  padding-top: 50px;
  padding-bottom: 50px; }

.common-ttle {
  font-size: 32px;
  font-weight: 400;
  line-height: 48px; }

.common-sub-ttle {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px; }

.wow {
  visibility: none; }

.line::before {
  content: '';
  width: 100px;
  height: 5px;
  background: linear-gradient(90deg, #009ed1 0%, #17479e 100%, #00d4ff 100%);
  position: absolute;
  top: 50%;
  left: 105px; }

.inner-common-wrp {
  padding-left: 0px;
  padding-right: 0px; }

.date-wrp h2 {
  color: #263D8C;
  font-weight: 700;
  font-size: 32px; }
.date-wrp h2 span.blck {
  display: block;
  color: #D31618; }

ul.plus-list {
  list-style: none;
  list-style-type: none;
  margin: 0px 0px 20px;
  padding: 0px; }
ul.plus-list li {
  padding-left: 15px;
  color: #707070;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
  background-image: url(../images/plus.png);
  background-repeat: no-repeat;
  background-position: left top 10px;
  background-size: 7px; }

.line-cvr {
  width: 100%;
  position: relative;
  padding-bottom: 2px; }
.line-cvr::before {
  content: '';
  width: 100%;
  height: 5px;
  background: linear-gradient(90deg, #009ed1 0%, #17479e 100%, #00d4ff 100%);
  position: absolute;
  bottom: 0px;
  left: 0px; }

.clrd-dot-bx {
  padding: 15px 0px 0px; }
.clrd-dot-bx p {
  font-size: 20px !important;
  font-weight: 700;
  color: #263D8C !important;
  display: inline-block;
  margin-bottom: 5px; }
.clrd-dot-bx p span {
  vertical-align: baseline;
  display: inline-flex; }

.jsw-blue {
  color: #263D8C !important; }

.legend-bx {
  color: #263D8C !important;
  display: inline-block; }
.legend-bx span {
  vertical-align: baseline;
  display: inline-flex; }

.btst-wrp {
  background-color: #263D8C; }
.btst-wrp .common-ttle {
  font-weight: 700;
  color: #FFFFFF;
  font-size: 62px;
  line-height: 50px; }
.btst-wrp .btst-card .ttle {
  color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 50px;
  padding: 5px 0px 5px 55px;
  margin-bottom: 20px;
  margin-top: 20px; }
.btst-wrp .btst-card .ttle.icn1 {
  background-image: url(../images/btst-icn1.png); }
.btst-wrp .btst-card .ttle.icn2 {
  background-image: url(../images/btst-icn2.png); }
.btst-wrp .btst-card .ttle.icn3 {
  background-image: url(../images/btst-icn3.png); }
.btst-wrp .btst-card .ttle.icn4 {
  background-image: url(../images/btst-icn4.png); }
.btst-wrp .btst-card p {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  padding-left: 20px;
  position: relative; }
.btst-wrp .btst-card p::before {
  content: '';
  width: 5px;
  height: 100%;
  background: linear-gradient(180deg, #7bd1ed 0%, #00aeef 100%);
  position: absolute;
  top: 0px;
  left: 0px; }
.btst-wrp .btst-card p a {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  display: block;
  margin-top: 15px; }

.white-brd-bx-tb {
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  padding: 10px 0px; }
.white-brd-bx-tb p {
  font-size: 24px !important;
  font-weight: 700;
  color: #FFFFFF !important;
  margin: 0px; }

.btst-cvr2 {
  padding-bottom: 450px;
  background-color: #263D8C;
  background-image: url(../images/btst-btm-bg.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain; }

.quote-bx {
  padding: 20px; }
.quote-bx.blue-bg {
  background-color: #03134d; }
.quote-bx p {
  color: #FFFFFF !important;
  font-size: 32px !important;
  line-height: 34px !important;
  font-weight: 700; }

.fy-cvr {
  width: 100%;
  position: relative; }
.fy-cvr::before {
  content: '';
  width: 1px;
  height: 100%;
  background-color: #FFFFFF;
  position: absolute;
  top: 5px;
  left: 40px; }

.fy-high-wrp {
  background-image: url(../images/fy-high-pic.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 500px; }
.fy-high-wrp .fy-wrp.fy-icn1 {
  padding: 22px 0px 22px 90px;
  background-image: url(../images/fy-icn1.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 80px;
  position: relative; }
.fy-high-wrp .fy-wrp.fy-icn2 {
  padding: 22px 0px 22px 90px;
  background-image: url(../images/fy-icn2.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 80px;
  position: relative; }
.fy-high-wrp .fy-wrp p.ttle {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin: 0px; }

.fy-card-bx {
  margin: 20px 0px;
  padding-left: 90px;
  position: relative; }
.fy-card-bx.yellow-strike::before {
  content: '';
  width: 5px;
  height: 100%;
  background-color: #FFCF4A;
  position: absolute;
  left: 38px;
  top: 0px; }
.fy-card-bx.white-strike::before {
  content: '';
  width: 5px;
  height: 100%;
  background-color: #FFFFFF;
  position: absolute;
  left: 38px;
  top: 0px; }
.fy-card-bx h2 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 0px; }
.fy-card-bx .rs {
  font-size: 24px; }
.fy-card-bx .unit {
  font-size: 24px; }
.fy-card-bx p {
  font-size: 18px !important;
  font-weight: 400;
  color: #FFFFFF !important; }
.fy-card-bx p span.arrw-card {
  padding: 0px 0px 0px 25px;
  font-size: 18px !important;
  font-weight: 700;
  color: #FFFFFF;
  background-image: url(../images/green-arrw.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin-left: 20px; }

.fy-tt-bx {
  padding: 5px 0px; }
.fy-tt-bx.tt-icn1 {
  background-image: url(../images/sh-icn1.png);
  background-repeat: no-repeat;
  background-position: right center;
  border-top: 1px solid #263D8C;
  border-bottom: 1px solid #263D8C; }
.fy-tt-bx.tt-icn2 {
  background-image: url(../images/sh-icn2.png);
  background-repeat: no-repeat;
  background-position: right center;
  border-top: 1px solid #263D8C;
  border-bottom: 1px solid #263D8C; }
.fy-tt-bx.tt-icn3 {
  background-image: url(../images/sh-icn3.png);
  background-repeat: no-repeat;
  background-position: right center;
  border-top: 1px solid #8e0766;
  border-bottom: 1px solid #8e0766;
  min-height: 64px; }
.fy-tt-bx p {
  font-size: 20px;
  color: #263D8C !important;
  font-weight: 700;
  margin: 0px; }
.fy-tt-bx p.purple-clr {
  color: #8e0766 !important;
  padding-top: 10px; }

.purple-clr {
  color: #8e0766 !important; }

.info-numb-card h2 {
  font-size: 42px;
  font-weight: 700;
  margin: 0px; }
.info-numb-card .unit {
  font-size: 24px; }
.info-numb-card p {
  color: #263D8C !important;
  font-size: 18px;
  font-weight: 400; }
.info-numb-card p.purple-clr {
  color: #8e0766 !important; }

.text2 {
  font-size: 18px;
  font-weight: 700;
  color: #263D8C !important; }

.blue-bx {
  background-color: #e9f6fd;
  padding: 20px; }

.md-msg-wrp {
  background-color: #263D8C;
  padding-bottom: 0px !important; }
.md-msg-wrp .quote-md {
  font-size: 42px;
  line-height: 48px;
  font-weight: 400 !important; }
.md-msg-wrp .desig {
  font-size: 30px;
  font-weight: 700;
  margin-top: 30px; }
.md-msg-wrp .desig span {
  display: block;
  font-size: 18px;
  font-weight: 400; }

.sub-txt {
  font-size: 24px; }

.sub-txt2 {
  font-size: 20px;
  font-weight: 600; }

.esg-wrp-in .esg-tt-bx {
  width: 100%;
  padding: 5px 0px; }
.esg-wrp-in .esg-tt-bx.green-tt {
  background-image: url(../images/esg-round-icn1.png);
  background-repeat: no-repeat;
  background-position: right center;
  border-top: 1px solid #39bc6e;
  border-bottom: 1px solid #39bc6e; }
.esg-wrp-in .esg-tt-bx.green-tt p {
  color: #39bc6e !important; }
.esg-wrp-in .esg-tt-bx.purple-tt {
  background-image: url(../images/esg-round-icn2.png);
  background-repeat: no-repeat;
  background-position: right center;
  border-top: 1px solid #8e0766;
  border-bottom: 1px solid #8e0766; }
.esg-wrp-in .esg-tt-bx.purple-tt p {
  color: #8e0766 !important; }
.esg-wrp-in .esg-tt-bx.ptt-icn3 {
  background-image: url(../images/esg-round-icn3.png);
  background-repeat: no-repeat;
  background-position: right center;
  border-top: 1px solid #8e0766;
  border-bottom: 1px solid #8e0766; }
.esg-wrp-in .esg-tt-bx p {
  font-size: 20px;
  font-weight: 700;
  margin: 0px; }
.esg-wrp-in .info-numb-card p {
  line-height: 1; }
.esg-wrp-in .info-numb-card p.Jsw-green-00AEEF {
  color: #44BF74 !important; }
.esg-wrp-in .info-numb-card p.text2 {
  font-size: 18px;
  font-weight: 700 !important; }
.esg-wrp-in .info-numb-card p.text2.jsw-green-00AEEFP {
  color: #44BF74 !important; }

.interlink {
  font-size: 18px;
  font-weight: 700 !important;
  color: #263D8C;
  padding-left: 25px;
  background-image: url(../images/interlink-icn.png);
  background-repeat: no-repeat;
  background-position: left center; }

.vcb-card.green .desc-bx {
  background-color: #ebf8f0; }
.vcb-card.red .desc-bx {
  background-color: #ecedee; }
.vcb-card.blue .desc-bx {
  background-color: #e9f6fd; }
.vcb-card .desc-bx {
  padding: 20px;
  min-height: 303px; }

.esg-xx-card {
  position: relative;
  margin-bottom: 20px; }
.esg-xx-card span {
  width: 50px;
  position: absolute;
  left: 10px;
  bottom: 10px; }
.esg-xx-card span:before {
  content: '';
  width: 100%;
  height: 5px;
  background-color: #263D8C;
  position: absolute;
  left: 0px;
  bottom: -12px; }

.esg-ttle-gg h2 {
  background: linear-gradient(to right, #0091c9 50%, #084ea0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: 32px;
  border-bottom: 1px solid #0091c9; }
.esg-ttle-gg span {
  position: relative; }
.esg-ttle-gg span::before {
  content: '';
  width: 100%;
  height: 5px;
  background-color: #263D8C;
  position: absolute;
  bottom: -16px;
  left: 0px; }

.grey-tick-bx {
  background-color: #ecedee;
  padding: 30px 20px;
  background-image: url(../images/tick-mark.png);
  background-repeat: no-repeat;
  background-position: right 20px top 10px;
  background-size: 30px; }

.eximp-wrp {
  min-height: 227px; }
.eximp-wrp h2.ttle {
  color: #263D8C;
  font-size: 24px;
  margin-top: -25px; }
.eximp-wrp h2.ttle span {
  background-color: #00AEEF;
  border-radius: 50%;
  padding: 5px;
  color: #FFFFFF;
  font-size: 14px;
  display: inline-flex;
  vertical-align: super; }

.arrw-nn {
  display: inline-flex; }

.intergrated-wrp .arrw-bx {
  padding-bottom: 30px; }
.intergrated-wrp .arrw-bx.arrw-bx1 {
  background-image: url(../images/blue-arrw-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom center; }
.intergrated-wrp .cap-bx {
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 30px;
  padding: 5px 0px 5px 40px; }
.intergrated-wrp .cap-bx.cap1 {
  background-image: url(../images/cap1.jpg); }
.intergrated-wrp .cap-bx.cap2 {
  background-image: url(../images/cap2.jpg); }
.intergrated-wrp .cap-bx.cap3 {
  background-image: url(../images/cap3.jpg); }
.intergrated-wrp .cap-bx.cap4 {
  background-image: url(../images/cap4.jpg); }
.intergrated-wrp .cap-bx.cap5 {
  background-image: url(../images/cap5.jpg); }
.intergrated-wrp .cap-bx.cap6 {
  background-image: url(../images/cap6.jpg); }
.intergrated-wrp .cap-bx p {
  color: #263D8C !important;
  font-size: 20px;
  font-weight: 400;
  margin: 0px; }
.intergrated-wrp .arrw-bg-caps {
  width: 100%;
  height: 35px;
  background-image: url(../images/purple-arrw-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom center; }
.intergrated-wrp .strategic-wrp-in {
  background-image: url(../images/bx-arrw-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 50px; }
.intergrated-wrp .mwrp p {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 40px;
  color: #263D8C;
  position: relative; }
.intergrated-wrp .mwrp p span {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  left: 0px;
  top: 0px; }
.intergrated-wrp .mwrp p span:before {
  content: '';
  width: 100%;
  height: 5px;
  background: linear-gradient(90deg, #0099cd 0%, #0a4da0 100%);
  position: absolute;
  bottom: 0px;
  left: 0px; }
.intergrated-wrp .mwrp-bg-arrw {
  width: 100%;
  height: 35px;
  background-image: url(../images/m-arrw-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom center; }
.intergrated-wrp .s-block {
  padding: 0px 0px 5px 50px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 40px; }
.intergrated-wrp .s-block.s1 {
  background-image: url(../images/s1.jpg); }
.intergrated-wrp .s-block.s2 {
  background-image: url(../images/s2.jpg); }
.intergrated-wrp .s-block.s3 {
  background-image: url(../images/s3.jpg); }
.intergrated-wrp .s-block.s4 {
  background-image: url(../images/s4.jpg); }
.intergrated-wrp .s-block.s5 {
  background-image: url(../images/s5.jpg); }
.intergrated-wrp .s-block.s6 {
  background-image: url(../images/s6.jpg); }
.intergrated-wrp .s-block p {
  font-size: 20px;
  font-weight: 700;
  color: #263D8C;
  line-height: 1; }
.intergrated-wrp .three-grd-arrw {
  width: 100%;
  height: 35px;
  background-image: url(../images/green-dwn-arrw-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom center; }
.intergrated-wrp .sub-xx-card {
  margin-top: 30px; }
.intergrated-wrp .sub-xx-card .desc-bx {
  background-color: #ecedee;
  padding: 20px;
  min-height: 382px; }
.intergrated-wrp .sub-xx-card .ttle {
  font-size: 20px;
  font-weight: 700;
  color: #263D8C;
  margin-bottom: 0px;
  border-bottom: 1px solid #d1d2d4;
  padding-bottom: 10px;
  margin-bottom: 15px; }

.glance-wrp .vis-val-wrp {
  padding: 0px 50px 0px 100px; }
.glance-wrp .vis-val-wrp.vis-icn {
  background-image: url(../images/vis-icn.png);
  background-repeat: no-repeat;
  background-position: left top; }
.glance-wrp .vis-val-wrp.val-icn {
  background-image: url(../images/val-icn.png);
  background-repeat: no-repeat;
  background-position: left top; }
.glance-wrp .vis-val-wrp h4 {
  color: #263D8C; }
.glance-wrp .fold-card {
  padding: 0px 0px 0px 100px;
  height: 80px;
  margin: 20px 0px; }
.glance-wrp .fold-card.fold-1 {
  background-image: url(../images/fold-1.png);
  background-repeat: no-repeat;
  background-position: left top; }
.glance-wrp .fold-card.fold-2 {
  background-image: url(../images/fold-2.png);
  background-repeat: no-repeat;
  background-position: left top; }
.glance-wrp .fold-card.fold-3 {
  background-image: url(../images/fold-3.png);
  background-repeat: no-repeat;
  background-position: left top; }
.glance-wrp .fold-card p {
  font-size: 24px;
  line-height: 28px;
  color: #263D8C !important; }
.glance-wrp .brd-btm-blue {
  border-bottom: 1px solid #c6eafb;
  padding-bottom: 5px; }

.operation-pres-wrp .mu-bx .ttle {
  font-size: 20px;
  font-weight: 700;
  color: #263D8C;
  padding-left: 40px;
  position: relative;
  margin: 0px 0px 15px;
  padding-bottom: 15px; }
.operation-pres-wrp .mu-bx .ttle::before {
  content: '';
  width: 100%;
  height: 5px;
  background: linear-gradient(90deg, #0099cd 0%, #0a4da0 100%);
  position: absolute;
  bottom: 0px;
  left: 0px; }
.operation-pres-wrp .mu-bx .ttle span {
  background-color: #00adef;
  padding: 5px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #FFFFFF;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 1; }
.operation-pres-wrp .flag-bx {
  padding: 20px 0px 10px 120px; }
.operation-pres-wrp .flag-bx.us-flag {
  background-image: url(../images/us-flag.png);
  background-repeat: no-repeat;
  background-position: left top; }
.operation-pres-wrp .flag-bx.itly-flag {
  background-image: url(../images/italy-flag.png);
  background-repeat: no-repeat;
  background-position: left top; }
.operation-pres-wrp .flag-bx p {
  font-size: 20px;
  font-weight: 700;
  color: #263D8C !important; }
.operation-pres-wrp .info-card {
  margin-top: 30px;
  padding-left: 100px; }
.operation-pres-wrp .info-card .trl {
  font-size: 14px;
  color: #D31618 !important;
  margin: 0px;
  position: relative;
  padding-left: 30px; }
.operation-pres-wrp .info-card .trl span {
  width: 20px;
  height: 20px;
  display: block;
  padding: 5px;
  border-radius: 50%;
  background-color: #81d2ed !important;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  color: #263D8C !important;
  line-height: 1; }
.operation-pres-wrp .brd-red-btm {
  border-bottom: 1px solid #D31618 !important;
  padding-bottom: 5px; }
.operation-pres-wrp .brd-green-btm {
  border-bottom: 1px solid #44BF74 !important;
  padding-bottom: 5px; }
.operation-pres-wrp .red-grdt {
  position: relative;
  padding-bottom: 10px; }
.operation-pres-wrp .red-grdt::before {
  content: '';
  width: 100%;
  height: 5px;
  background: linear-gradient(90deg, #d71920 0%, #8d0405 100%);
  position: absolute;
  bottom: 0px;
  left: 0px; }
.operation-pres-wrp .grd-crcle {
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left top 3px; }
.operation-pres-wrp .grd-crcle.green-crcle {
  background-image: url(../images/gradient-green-crcle.png); }
.operation-pres-wrp .grd-crcle.red-crcle {
  background-image: url(../images/grdnt-red-crclr.png); }
.operation-pres-wrp .mine-numb {
  padding-left: 33px;
  color: #263D8C;
  font-size: 18px;
  position: relative; }
.operation-pres-wrp .mine-numb .numb {
  width: 25px;
  height: 25px;
  display: block;
  padding: 5px;
  border-radius: 50%;
  background-color: #D31618 !important;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  color: #FFFFFF !important;
  line-height: 0.8; }
.operation-pres-wrp .mine-numb .blw-numb {
  display: block;
  font-weight: 700;
  color: #000000; }
.operation-pres-wrp .aqust-card p.jsw-red {
  color: #D31618 !important; }

.cfo-wrp {
  background: linear-gradient(90deg, #c71f67 0%, #8f2067 100%); }

.info-numb-card h2.jsw-red {
  color: #D31618 !important; }

ul.plus-list li ul {
  margin: 10px 0px 10px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  list-style-type: none; }

ul.plus-list li ul li {
  background-image: url(../images/right-blue-arre.png);
  background-repeat: no-repeat;
  background-position: left top 7px;
  background-size: 7px; }

p.jsw-red {
  color: #D31618 !important; }

/* Medium */
/* Small */
/* Extra small */
@media (min-width: 320px) and (max-width: 767px) {
  .common-pd-tb {
    padding-top: 20px;
    padding-bottom: 20px; }

  .common-ttle {
    font-size: 28px !important;
    line-height: 1.2 !important; }

  .mob-txt-rght {
    text-align: right; }

  .line::before {
    content: '';
    width: 45px;
    height: 5px;
    background: linear-gradient(90deg, #009ed1 0%, #17479e 100%, #00d4ff 100%);
    position: absolute;
    top: 50%;
    left: 100%;
    margin-left: -26px; }

  .inner-bnr {
    height: 250px; }

  .inner-bnr .common-container {
    height: 250px; }

  .inner-bnr .common-container .caption-wrp {
    padding: 0px 20px; }

  .inner-bnr .common-container .caption-wrp h2 {
    font-size: 36px; }

  .inner-bnr.abt-bnr {
    background-position: center; }

  .btst-wrp .common-ttle {
    line-height: 34px !important; }

  .btst-cvr2 {
    padding-bottom: 100px !important; }

  .fy-high-wrp {
    background-image: none;
    background-color: #263D8C; }

  .md-msg-wrp .quote-md {
    font-size: 32px;
    line-height: 34px; } }

/*# sourceMappingURL=inner-style.css.map */
