@font-face {
  font-family: "HelveticaNeue";
  src: url("../resources/fonts/HelveticaNeueLTStdLt_1.eot");
  src: url("../resources/fonts/HelveticaNeueLTStdLt_1.eot") format("embedded-opentype"), url("../resources/fonts/HelveticaNeueLTStdLt_1.woff2") format("woff2"), url("../resources/fonts/HelveticaNeueLTStdLt_1.woff") format("woff"), url("../resources/fonts/HelveticaNeueLTStdLt_1.ttf") format("truetype"), url("../resources/fonts/HelveticaNeueLTStdLt_1.svg#HelveticaNeueLTStdLt_1") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeue";
  src: url("../resources/fonts/HelveticaNeueLTStdRoman.eot");
  src: url("../resources/fonts/HelveticaNeueLTStdRoman.eot") format("embedded-opentype"), url("../resources/fonts/HelveticaNeueLTStdRoman.woff2") format("woff2"), url("../resources/fonts/HelveticaNeueLTStdRoman.woff") format("woff"), url("../resources/fonts/HelveticaNeueLTStdRoman.ttf") format("truetype"), url("../resources/fonts/HelveticaNeueLTStdRoman.svg#HelveticaNeueLTStdRoman") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeue";
  src: url("../resources/fonts/HelveticaNeueLTStd65Medium.eot");
  src: url("../resources/fonts/HelveticaNeueLTStd65Medium.eot") format("embedded-opentype"), url("../resources/fonts/HelveticaNeueLTStd65Medium.woff2") format("woff2"), url("../resources/fonts/HelveticaNeueLTStd65Medium.woff") format("woff"), url("../resources/fonts/HelveticaNeueLTStd65Medium.ttf") format("truetype"), url("../resources/fonts/HelveticaNeueLTStd65Medium.svg#HelveticaNeueLTStd65Medium") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeue";
  src: url("../resources/fonts/HelveticaNeueLTStd75Bold.eot");
  src: url("../resources/fonts/HelveticaNeueLTStd75Bold.eot") format("embedded-opentype"), url("../resources/fonts/HelveticaNeueLTStd75Bold.woff2") format("woff2"), url("../resources/fonts/HelveticaNeueLTStd75Bold.woff") format("woff"), url("../resources/fonts/HelveticaNeueLTStd75Bold.ttf") format("truetype"), url("../resources/fonts/HelveticaNeueLTStd75Bold.svg#HelveticaNeueLTStd75Bold") format("svg");
  font-weight: 700;
  font-style: normal;
}
html,
body {
  font-family: "HelveticaNeue";
  letter-spacing: -0.025em;
}

h1,
h2,
h3,
h4,
h5,
h6,
a {
  padding: 0;
  margin: 0;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.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;
}

@font-face {
  font-family: "Rupee";
  src: url("../resources/fonts/Rupee_Foradian.eot");
  src: url("../resources/fonts/Rupee_Foradian.eot") format("embedded-opentype"), url("../resources/fonts/Rupee_Foradian.woff2") format("woff2"), url("../resources/fonts/Rupee_Foradian.woff") format("woff"), url("../resources/fonts/Rupee_Foradian.ttf") format("truetype"), url("../resources/fonts/Rupee_Foradian.svg#Rupee_Foradian") format("svg");
}
/* $SparklingText:'Sparkling Demo';
$LatoText:'Lato';
.SparklingText{font-family:$SparklingText;}
.LatoText{font-family:$LatoText;} */
.rs {
  font-family: "Rupee" !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;
}

.mt105 {
  margin-top: 105px;
}

.pt105 {
  padding-top: 105px;
}

.mb105 {
  margin-bottom: 105px;
}

.pb105 {
  padding-bottom: 105px;
}

.ml105 {
  margin-left: 105px;
}

.pl105 {
  padding-left: 105px;
}

.mr105 {
  margin-right: 105px;
}

.pr105 {
  padding-right: 105px;
}

.m105 {
  margin: 105px;
}

.p105 {
  padding: 105px;
}

.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;
}

.mt115 {
  margin-top: 115px;
}

.pt115 {
  padding-top: 115px;
}

.mb115 {
  margin-bottom: 115px;
}

.pb115 {
  padding-bottom: 115px;
}

.ml115 {
  margin-left: 115px;
}

.pl115 {
  padding-left: 115px;
}

.mr115 {
  margin-right: 115px;
}

.pr115 {
  padding-right: 115px;
}

.m115 {
  margin: 115px;
}

.p115 {
  padding: 115px;
}

.hdfc-blue {
  color: #004587;
}

.hdfc-blue2 {
  color: #008BD2 !important;
}

.hdfc-blue3 {
  color: #292075;
}

.hdfc-blue4 {
  color: #c3e6fb;
}

.hdfc-blue5 {
  color: #5070a9 !important;
}

.hdfc-pruple {
  color: #6d2b90;
}

.hdfc-red {
  color: #ED232A;
}

.white {
  color: #FFFFFF !important;
}

.black-333 {
  color: #000000;
}

.Bg-blue {
  background-color: #004587 !important;
}

.Bg-blue4 {
  background-color: #c3e6fb !important;
}

.Bg-blue6 {
  background-color: #eaf3fc !important;
}

.Bg-blue7 {
  background-color: #a2cff0 !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;
}

.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;
  line-height: 35px !important;
}

.fs32 {
  font-size: 32px !important;
  line-height: 39px;
}

.fs36 {
  font-size: 36px !important;
  line-height: 39px;
}

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

.fs44 {
  font-size: 44px !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;
}

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

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

.fs72 {
  font-size: 72px;
}

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

.fs80 {
  font-size: 80px;
  line-height: 80px;
}

.fs85 {
  font-size: 85px;
}

.fs90 {
  font-size: 90px;
}

.fs100 {
  font-size: 100px;
}

.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 !important;
}

.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;
}

.wow {
  visibility: hidden;
}

:focus {
  outline: none;
}

.btn.focus, .btn:focus {
  box-shadow: none;
}

.red-text-gradient {
  background: linear-gradient(320deg, #2E2B6B 40%, #D31E4C 105%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.gradient-box {
  background: rgb(211, 30, 76);
  background: linear-gradient(90deg, rgb(211, 30, 76) 0%, rgb(46, 43, 107) 100%);
}

p {
  font-size: 18px;
  line-height: 26px;
  color: #000000;
}

.common-container {
  width: 1280px;
  max-width: 100%;
  position: relative;
  margin: auto;
}

.commonbt {
  position: relative;
  display: inline-block;
  background-color: #ED232A;
  border-radius: 3px;
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 20px;
}
.commonbt:hover {
  color: #FFFFFF;
  background-color: #004587;
}

.smalltitle {
  font-size: 28px;
  color: #008BD2;
  font-weight: 400;
}
.smalltitle.hdfcicon {
  background-image: url(../resources/images/hdfcicon.svg);
  background-repeat: no-repeat;
  background-position: left 4px;
  padding-left: 40px;
}

.bigtitle {
  font-size: 46px;
  font-weight: 300;
  line-height: 50px;
  color: #004587;
}
.bigtitle.hdfcicon {
  padding-left: 40px;
}

.ex-40 {
  padding-left: 40px;
}

/*
.infono { margin-bottom: 40px;
h2 { color: $hdfc-blue; font-size: $fs44; line-height: 40px; font-weight: $font-weight-6; }
small {  font-size: $fs16; text-transform: uppercase; color: $hdfc-blue; margin-top: 5px; display: block; }
.updown { font-size: $fs14; color: $black-333; margin-top: 10px; }
} */
.infono2 {
  margin-bottom: 40px;
}
.infono2 h2 {
  color: #004587;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
}
.infono2 small {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  margin-top: 5px;
  display: block;
}
.infono2 .updown {
  font-size: 14px;
  color: #000000;
  margin-top: 10px;
}

#header {
  background-color: #FFFFFF;
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  height: 70px;
  z-index: 9999;
  border-bottom: solid 1px #e4e4e4;
}
#header .hdfclog {
  padding-top: 10px;
}
#header .topdownload {
  color: #000000;
  font-weight: 700;
  position: absolute;
  right: 80px;
  top: 17px;
  background-image: url(../resources/images/downloadBt.svg);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 40px;
  line-height: 18px;
}
#header .topdownload a {
  color: #000000;
}
#header .ham {
  position: absolute;
  right: 0px;
  top: 10px;
  padding: 10px;
  background-color: #004587;
}

#banner {
  padding-top: 85px;
  padding-bottom: 50px;
}
#banner .bannerleft {
  padding-right: 50px;
  padding-top: 80px;
}
#banner .bannerleft h1 {
  font-size: 80px;
  line-height: 70px;
  font-weight: 300;
  color: #004587;
  margin-bottom: 30px;
}
#banner .bannerleft p {
  color: #004587;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 30px;
}
#banner .bannerRight .Integrated {
  padding-top: 10px;
}
#banner .bannerRight .Integrated h6 {
  font-size: 20px;
  font-weight: 700;
  color: #004587;
  margin-bottom: 10px;
}
#banner .bannerRight .Integrated .commonbt {
  padding: 5px 10px;
}

#Messagefrom {
  background: #E9F4FF;
  padding-top: 30px;
}
#Messagefrom .messagepicRight {
  padding-top: 110px;
}

.infono {
  margin-bottom: 20px;
}
.infono small {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.infono .nos {
  font-size: 36px;
  font-weight: 300;
  color: #004587;
}
.infono .upstock {
  font-size: 22px;
  font-weight: 300;
}

#ourPre {
  padding-top: 50px;
  position: relative;
}
#ourPre::before {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 46%;
  height: 100%;
  background-color: #004587;
  z-index: 1;
}
#ourPre::after {
  content: "";
  position: absolute;
  right: 40px;
  bottom: 0px;
  width: 50%;
  height: 100%;
  background-image: url(../resources/images/show.png);
  z-index: 1;
  background-repeat: no-repeat;
  background-position: left center;
  z-index: -1;
}
#ourPre .OurPresence {
  padding-right: 200px;
  position: relative;
  padding-bottom: 50px;
}
#ourPre .OurPresence .unparalledpix {
  position: absolute;
  bottom: 0px;
  right: 15px;
}
#ourPre .OurPresenceRight {
  position: relative;
  z-index: 3;
}
#ourPre .OurPresenceRight .infono {
  height: 130px;
}

#FinancialPerformance {
  padding-top: 80px;
  padding-bottom: 80px;
}

#Messagefrom {
  background: #E9F4FF;
  padding-top: 30px;
}

#BusinessSegments {
  background: #E9F4FF;
  padding-top: 80px;
}
#BusinessSegments .SegmentsBox {
  background-color: #004587;
  padding: 20px 30px;
  position: relative;
  width: 375px;
  margin-bottom: 70px;
}
#BusinessSegments .SegmentsBox .segicon {
  margin-top: -60px;
}
#BusinessSegments .SegmentsBox h2 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 30px;
}
#BusinessSegments .SegmentsBox p {
  color: #FFFFFF;
}
#BusinessSegments .BusinessLeft {
  background: #E9F4FF;
}
#BusinessSegments .BusinessLeft .SegmentsBox {
  margin-top: 50px;
  margin-left: 190px;
}
#BusinessSegments .Businessright {
  padding-top: 80px;
}

#EDE {
  padding-top: 80px;
  padding-bottom: 80px;
}
#EDE .edeBox {
  background-repeat: no-repeat;
  background-size: 110%;
  padding: 25px;
  height: 730px;
}
#EDE .edeBox .smalltitle {
  font-size: 24px;
}
#EDE .edeBox .bigtitle {
  font-size: 38px;
  line-height: 42px;
  margin-bottom: 20px;
  margin-top: 10px;
}
#EDE .edeBox.bg1 {
  background-image: url(../resources/images/enviromenbg.jpg);
}
#EDE .edeBox.bg2 {
  background-image: url(../resources/images/digitalistionbg.jpg);
}
#EDE .edeBox.bg3 {
  background-image: url(../resources/images/enginebg.jpg);
}

#CSS {
  padding-bottom: 80px;
  padding-top: 80px;
}
#CSS .edeBox {
  background-repeat: no-repeat;
  background-size: 110%;
  padding: 25px;
  height: 730px;
}
#CSS .edeBox .smalltitle {
  font-size: 24px;
}
#CSS .edeBox .bigtitle {
  font-size: 38px;
  line-height: 42px;
  margin-bottom: 20px;
  margin-top: 10px;
}
#CSS .edeBox.bg1 {
  background-image: url(../resources/images/CustomerBg.jpg);
}
#CSS .edeBox.bg2 {
  background-image: url(../resources/images/socialbg.jpg);
}
#CSS .edeBox.bg3 {
  background-image: url(../resources/images/peoplebg.jpg);
}

#ExternalEnvironment .ExternalLeft {
  background-repeat: no-repeat;
  background-size: 110%;
  padding: 25px;
  height: 582px;
}
#ExternalEnvironment .ExternalLeft .smalltitle {
  font-size: 24px;
}
#ExternalEnvironment .ExternalLeft .bigtitle {
  font-size: 38px;
  line-height: 42px;
  margin-bottom: 20px;
  margin-top: 10px;
}
#ExternalEnvironment .ExternalLeft.bg1 {
  background-image: url(../resources/images/exeviromentbg.jpg);
}
#ExternalEnvironment .ExternalRight .SegmentsBox {
  background-color: #004587;
  padding: 40px 30px;
  position: relative;
  width: 80%;
  margin-bottom: 20px;
}
#ExternalEnvironment .ExternalRight .SegmentsBox h2 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 30px;
}
#ExternalEnvironment .ExternalRight .SegmentsBox p {
  color: #FFFFFF;
}
#ExternalEnvironment .ExternalRight .SegmentsBox .smalltitle {
  font-size: 24px;
}
#ExternalEnvironment .ExternalRight .SegmentsBox .bigtitle {
  font-size: 38px;
  line-height: 42px;
  margin-bottom: 20px;
  margin-top: 10px;
}
#ExternalEnvironment .ExternalRight .GoverBox {
  background-color: #004587;
  padding: 40px 30px;
  position: relative;
  width: 80%;
  margin-bottom: 0px;
  background-repeat: no-repeat;
  background-image: url(../resources/images/governancebg.jpg);
  background-size: cover;
}
#ExternalEnvironment .ExternalRight .GoverBox h2 {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 30px;
}
#ExternalEnvironment .ExternalRight .GoverBox p {
  color: #FFFFFF;
}
#ExternalEnvironment .ExternalRight .GoverBox .smalltitle {
  font-size: 24px;
}
#ExternalEnvironment .ExternalRight .GoverBox .bigtitle {
  font-size: 38px;
  line-height: 42px;
  margin-bottom: 20px;
  margin-top: 10px;
}

#valuectration {
  padding-bottom: 80px;
  background-color: #E9F4FF;
  padding-top: 50px;
}
#valuectration .responsive-tabs {
  margin-top: 50px;
  padding: 1rem;
}
#valuectration .responsive-tabs .nav-tabs {
  display: none;
}
@media (min-width: 768px) {
  #valuectration .responsive-tabs .nav-tabs {
    display: flex;
    justify-content: space-evenly;
    border-bottom: 0px;
    position: relative;
    margin-bottom: 40px;
  }
  #valuectration .responsive-tabs .nav-tabs::before {
    content: "";
    position: absolute;
    width: 50%;
    left: 0px;
    right: 0px;
    margin: auto;
    height: 1px;
    border-bottom: 2px solid #DDDDDD;
    top: 30px;
    z-index: 1;
  }
  #valuectration .responsive-tabs .nav-tabs li {
    position: relative;
    z-index: 2;
  }
  #valuectration .responsive-tabs .card {
    border: none;
  }
  #valuectration .responsive-tabs .card .card-header {
    display: none;
  }
  #valuectration .responsive-tabs .card .collapse {
    display: block;
  }
}
@media (max-width: 767px) {
  #valuectration .responsive-tabs .tab-pane {
    display: block !important;
    opacity: 1;
  }
}
#valuectration .nav-link {
  background: #008BD2;
  padding: 15px 20px;
  font-weight: 900;
  color: #000000;
  font-size: 18px;
  color: #FFFFFF;
}
#valuectration .nav-link.active {
  background-color: #004587;
}
#valuectration .valuensliderBox {
  padding: 30px;
}
#valuectration .valuensliderBox h2 {
  font-weight: 400;
  color: #004587;
  font-size: 32px;
  margin-bottom: 10px;
  margin-top: 8px;
}
#valuectration .valuensliderBox ul {
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
}
#valuectration .valuensliderBox ul li {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 10px;
}
#valuectration .valuensliderBox:hover {
  background: #FFFAFA;
  box-shadow: 0px 20px 30px rgba(0, 76, 143, 0.12);
}
#valuectration #collapse-B .valuensliderBox, #valuectration #collapse-C .valuensliderBox {
  margin-bottom: 30px;
  background-color: #f1f1f1;
  border-radius: 20px;
  padding: 20px;
  height: 200px;
}
#valuectration #collapse-C .valuensliderBox {
  height: 300px;
}
#valuectration .swiper-button-prev:after, #valuectration .swiper-button-next:after {
  display: none;
}
#valuectration .swiper-button-prev {
  left: -40px;
}
#valuectration .swiper-button-next {
  right: -30px;
}
#valuectration .card {
  background-color: transparent;
}

#StrategyAction {
  padding-bottom: 80px;
}
#StrategyAction .lifecycle {
  width: 1020px;
  margin: auto;
}
#StrategyAction .lifecycle-management {
  background-image: url(../resources/images/Customer.svg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 92px;
  text-align: center;
  font-size: 24px;
  color: #004587;
  font-weight: 700;
  padding-top: 31px;
}
#StrategyAction .acquisition p {
  text-align: center;
  color: #FFFFFF;
  padding: 20px 0;
  margin-top: 15px;
  font-weight: 700;
}
#StrategyAction .PillarsBox {
  text-align: center;
}
#StrategyAction .Pillars {
  background: linear-gradient(90deg, #EA1C20 0%, #EA1C20 2%, #91134F 86%, #91134F 100%);
  padding: 10px 0px;
  text-align: center;
  font-weight: 700;
  color: #FFFFFF;
  font-size: 24px;
  margin-bottom: 20px;
}
#StrategyAction .enablers {
  padding: 10px 0px;
  text-align: center;
  font-weight: 700;
  color: #FFFFFF;
  font-size: 24px;
  margin-top: 15px;
}
#StrategyAction .Pillarsgrowth {
  height: 360px;
  padding: 30px 20px;
}
#StrategyAction .Pillarsgrowth p {
  font-size: 16px;
  line-height: 18px;
  margin-top: 10px;
}
#StrategyAction .Pillarsgrowth .PillarsBox {
  margin-bottom: 30px;
}
#StrategyAction .enablersBox {
  margin-top: 20px;
}
#StrategyAction .enablersBox p {
  background-color: #36ACE2;
  color: #FFFFFF;
  font-size: 16px;
  display: flex;
  justify-content: center;
  height: 100px;
  flex-direction: column;
  text-align: center;
  padding: 10px 10px;
  line-height: 20px;
}

#DownloadCenter {
  padding-top: 80px;
}
#DownloadCenter a {
  color: #004587;
  font-weight: 700;
  font-size: 20px;
  display: flex;
  justify-content: center;
  height: 100px;
  flex-direction: column;
  text-align: center;
  padding: 10px 10px;
  line-height: 20px;
  border: 1px solid #004C8F;
  transition: 0.5s;
  margin-bottom: 20px;
}
#DownloadCenter a:hover {
  background-color: #004587;
  color: #FFFFFF;
}

.bannerTop {
  padding-top: 70px;
}

.Pan-India {
  padding-top: 20px;
}
.Pan-India .Pan-India-Table {
  margin-top: 30px;
}
.Pan-India .Pan-India-Table table tr th, .Pan-India .Pan-India-Table table tr td {
  padding: 15px;
  width: 15%;
}
.Pan-India .Pan-India-Table table tr th {
  background-color: #bcdbf4;
  color: #004587;
  font-family: 700;
  font-size: 20px;
  border-right: solid 5px #FFFFFF;
}
.Pan-India .Pan-India-Table table tr td {
  font-size: 18px;
  color: #004587;
  font-size: 28px;
  font-weight: 300;
  border-bottom: dotted 1px #000000;
}
.Pan-India .Pan-India-Table table tr td:nth-child(1) {
  font-size: 18px;
  color: #000000;
}
.Pan-India .Internationalpresence {
  margin-top: 50px;
}

#Journey #timeline {
  display: inline-block;
  width: 100%;
  position: relative;
}
#Journey #timeline:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  width: 2px;
  background-color: #004587;
}
#Journey #timeline .entries {
  width: calc(100% - 80px);
  max-width: 800px;
  margin: auto;
  position: relative;
  /* left:-5px; */
}
#Journey #timeline .entries .entry {
  width: calc(50% - 30px);
  float: left;
  padding: 20px;
  clear: both;
  text-align: right;
}
#Journey #timeline .entries .entry:not(:first-child) {
  margin-top: -60px;
}
#Journey #timeline .entries .entry .title {
  font-size: 32px;
  margin-bottom: 12px;
  position: relative;
  color: #004587;
  font-weight: 900;
}
#Journey #timeline .entries .entry .title:before {
  content: "";
  position: absolute;
  /*  border: solid 2px $hdfc-blue2; */
  width: 30px;
  height: 40px;
  background-image: url(../resources/images/redarrow2.png);
  background-position: right top;
  background-repeat: no-repeat;
  /* border:4px solid $hdfc-blue; */
  /* background-color:$hdfc-blue; */
  /* border-radius:100%; */
  top: 50%;
  transform: translateY(-50%);
  right: -52px;
  z-index: 1000;
}
#Journey #timeline .entries .entry .title.big:before {
  width: 24px;
  height: 24px;
  transform: translate(8px, -50%);
}
#Journey #timeline .entries .entry p {
  line-height: 1.4em;
  color: #000000;
  font-weight: 600;
}
#Journey #timeline .entries .entry:nth-child(2n) {
  text-align: left;
  float: right;
}
#Journey #timeline .entries .entry:nth-child(2n) .title:before {
  left: -52px;
  background-image: url(../resources/images/redarrow.png);
  background-position: right top;
  background-repeat: no-repeat;
}

/* .romanNoList { margin: 0px; padding: 0px; counter-reset: list;

li { list-style: none; font-size: $fs18;
&::before {
content: counter(list, lower-roman) ") ";
counter-increment: list;
}

ol {
li { list-style: none; font-weight: $font-weight-4;
&::before {
content: counter(list, upper-alpha) " ";
counter-increment: list;
}
}
}

}

} */
ol.roman {
  counter-reset: roman;
  padding-left: 0px;
}

ul.alpha {
  padding-left: 24px;
  margin-top: 10px;
  counter-reset: alpha;
}

ol li {
  font-size: 18px;
  margin-bottom: 8px;
  list-style: none;
  position: relative;
}
ol li p {
  font-weight: 400;
  padding-left: 25px;
}

ol.roman > li:before {
  counter-increment: roman;
  content: "" counter(roman, lower-roman) ") ";
}

ul.alpha > li {
  font-weight: 400;
  margin-bottom: 14px;
}
ul.alpha > li:before {
  counter-increment: alpha;
  content: "" counter(alpha, upper-alpha) ". ";
  margin-left: -25px;
}

.fpbox {
  margin-bottom: 50px;
}

.BusinessHolder {
  margin-top: 40px;
  border: dotted 1px #575756;
  padding: 15px;
  padding-top: 26px;
}
.BusinessHolder .BusinessBox {
  position: relative;
}
.BusinessHolder .BusinessBox .segicon {
  position: absolute;
  right: -22px;
  top: -17px;
  z-index: 1;
  transform: scale(0.8);
}
.BusinessHolder .BusinessBox h3 {
  position: relative;
  background-color: #004587;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 15px 15px;
}
.BusinessHolder .BusinessBox .ex-h {
  height: 460px;
}
.BusinessHolder .Ouredge {
  background-color: #dfedfa;
  padding: 20px;
  transform: translate(60px, 60px);
}
.BusinessHolder .Ouredge .redtext {
  color: #FFFFFF;
  border-radius: 5px;
  background: linear-gradient(90deg, #EA1C20 0%, #EA1C20 2%, #91134F 86%, #91134F 100%);
  font-weight: 700;
  font-size: 18px;
  padding: 5px 15px;
  margin-bottom: 20px;
}

.redtext {
  color: #FFFFFF;
  border-radius: 5px;
  background: linear-gradient(90deg, #EA1C20 0%, #EA1C20 2%, #91134F 86%, #91134F 100%);
  font-weight: 700;
  font-size: 18px;
  padding: 5px 15px;
  margin-bottom: 20px;
}

.commonlist {
  padding-left: 15px;
}
.commonlist li {
  font-size: 18px;
  margin-bottom: 5px;
}
.commonlist li::marker {
  font-size: 12px;
}

#CreationModel .buss-sldr {
  background-color: #fff;
  padding: 30px 0px !important;
}
#CreationModel .buss-sldr .swiper-wrapper {
  cursor: move !important;
}
#CreationModel .buss-sldr .swiper-scrollbar {
  top: 3px;
  bottom: inherit;
}
#CreationModel .buss-sldr .buss-slide-1 {
  width: 491px;
}
#CreationModel .buss-sldr .buss-slide-2 {
  position: relative;
  width: 809px;
}
#CreationModel .buss-sldr .buss-slide-3 {
  width: 660px;
}

#Stakeholder .stakeholderBox {
  height: 100%;
  border-right: solid 1px #000;
  padding: 0px 20px;
}
#Stakeholder .stakeholderBox h3 {
  background-color: #004587;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 22px;
  padding: 15px 20px;
  margin-bottom: 25px;
}
#Stakeholder .ex-h-2 {
  height: 1050px;
}
#Stakeholder .ex-h-5 {
  height: 820px;
}
#Stakeholder .ex-h-3 {
  height: 330px;
}
#Stakeholder .ex-h-4 {
  height: 350px;
}

.d {
  background-image: url(../resources/images/d.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  padding-bottom: 34px;
  background-size: 210px;
}

.right-whitebor {
  border-right: solid 5px #FFFFFF;
}

.SustainabilityTable table th, .SustainabilityTable table td {
  padding: 10px 10px;
  border-right: solid 5px #FFF;
}
.SustainabilityTable table th {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
.SustainabilityTable table td {
  border-bottom: dotted 1px #000;
}
.SustainabilityTable table td:nth-child(1) {
  width: 7%;
  color: #004587;
  font-weight: 700;
}
.SustainabilityTable table td:nth-child(2) {
  width: 7%;
}
.SustainabilityTable table td:nth-child(3) {
  background-color: #eaf3fc;
}
.Mappingtable th, .Mappingtable td {
  padding: 10px 10px;
  border-right: solid 5px #FFF;
  font-size: 18px;
}
.Mappingtable th {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  text-align: right;
}
.Mappingtable th:nth-child(1) {
  text-align: left;
}
.Mappingtable td {
  border-bottom: dotted 1px #000;
}

.reduceBox {
  text-align: left;
}
.reduceBox.h-1 {
  height: 240px;
}
.reduceBox h3 {
  background-color: #a2cff0;
  color: #004587;
  border-radius: 5px;
  padding: 10px 5px;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  padding-left: 15px;
  margin-bottom: 20px;
}
.reduceBox h3.pdl {
  padding-left: 30px;
}
.reduceBox h3 img {
  width: 60px;
  position: absolute;
  display: inline-block;
  top: -9px;
}
.reduceBox h3 img.icon1 {
  right: -40px;
}
.reduceBox h3 img.icon2 {
  left: -40px;
}

.internal {
  padding: 50px 20px;
}

.scope h4, .pipeline h4 {
  color: #004587;
  border: solid 2px #004587;
  font-size: 20px;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 20px;
  position: relative;
}
.scope h4::before, .pipeline h4::before {
  content: "";
  position: absolute;
  width: 33%;
  height: 2px;
  background-color: #004587;
  top: 50%;
  right: -136px;
}
.scope p, .pipeline p {
  background-color: #eaf3fc;
  margin-bottom: 0px;
  padding: 20px;
}

.pipeline {
  margin-bottom: 10px;
}

.EmissionTable, .EnergyConsumption {
  margin-top: 50px;
}
.EmissionTable th, .EmissionTable td, .EnergyConsumption th, .EnergyConsumption td {
  padding: 10px 10px;
  border-right: solid 5px #FFF;
  font-size: 18px;
}
.EmissionTable th, .EnergyConsumption th {
  border-top: solid 1px #000;
  border-bottom: solid 1px #008BD2;
  color: #004587;
}
.EmissionTable th:last-child, .EnergyConsumption th:last-child {
  text-align: right;
}
.EmissionTable th:nth-child(2), .EnergyConsumption th:nth-child(2) {
  border-right: none;
}
.EmissionTable td, .EnergyConsumption td {
  border-bottom: solid 1px #000;
}
.EmissionTable td:nth-child(2), .EnergyConsumption td:nth-child(2) {
  border-right: none;
}

.hig hr {
  background-color: #FFFFFF;
}

.ESGclimate {
  position: relative;
}
.ESGclimate::before {
  content: "";
  position: absolute;
  width: 40%;
  height: 87%;
  border: solid 2px #004587;
  left: 90px;
  top: 30px;
  z-index: -1;
}
.ESGclimate .ESGclimateLeft {
  margin-top: 90px;
}
.ESGclimate .ESGclimateLeft p {
  display: inline-block;
  padding: 40px 20px;
  margin: 30px;
  background-color: #FFFFFF;
  color: #004587;
  font-size: 22px;
}
.ESGclimate .ESGclimateBox {
  padding: 20px;
}
.ESGclimate .ESGclimateBox img {
  margin-bottom: 10px;
}

.roadmap {
  position: relative;
}
.roadmap::before {
  content: "";
  position: absolute;
  width: 87%;
  height: 1px;
  background-color: #ED232A;
  top: 15px;
  left: 0px;
  z-index: -1;
}
.roadmap h2 {
  font-size: 20px;
  font-weight: 700;
  color: #004587;
  margin-bottom: 10px;
}
.roadmap .nos {
  color: #FFFFFF;
  font-weight: 700;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  font-size: 18px;
  line-height: 28px;
  background: linear-gradient(90deg, #EA1C20 0%, #EA1C20 2%, #91134F 86%, #91134F 100%);
  text-align: center;
  margin-bottom: 15px;
}

ol.decimal {
  counter-reset: decimal;
  padding-left: 25px;
}

ol li {
  font-size: 18px;
  margin-bottom: 8px;
  list-style: none;
  position: relative;
}
ol li p {
  font-weight: 400;
  padding-left: 25px;
}

ol.decimal > li:before {
  counter-increment: decimal;
  content: "" counter(decimal, decimal) ") ";
  margin-left: -22px;
}

.riskmanagement h4 {
  font-size: 20px;
  font-weight: 700;
  color: #004587;
}
.riskmanagement p {
  padding: 20px;
}
.riskmanagement .row {
  background-color: #f2f2f2;
  border-bottom: solid 2px #FFFFFF;
}
.riskmanagement .row .col-lg-2 {
  background-color: #dfedfa;
  padding: 30px;
}
.riskmanagement .row:nth-child(even) .col-lg-2 {
  background-color: #d4e7f8;
}

.linetext {
  position: relative;
  color: #004587;
  font-size: 20px;
  font-weight: 700;
}
.linetext span {
  display: inline-block;
  background-color: #FFFFFF;
  padding-right: 15px;
}
.linetext::before {
  content: "";
  position: absolute;
  width: 100%;
  width: 100%;
  height: 1px;
  background-color: #004587;
  right: 0px;
  top: 15px;
  z-index: -1;
}

.Systems {
  text-align: center;
  background-color: #eaf3fc;
  padding: 30px 30px;
  height: 100%;
}
.Systems h2 {
  font-weight: 300;
  color: #004587;
  font-size: 40px;
}
.Systems h3 {
  font-weight: 300;
  color: #004587;
  font-size: 30px;
}
.Systems hr {
  width: 30%;
  background-color: #ED232A;
  margin: 20px auto;
  height: 2px;
  opacity: 1;
}

#footer {
  background-color: #004587;
  color: #FFFFFF;
  font-size: 14px;
  padding: 20px 0px;
  margin-top: 80px;
}
#footer a {
  color: #FFFFFF;
  font-size: 16px;
  margin-right: 20px;
}

#toTop {
  position: fixed;
  right: 10px;
  bottom: 80px;
  font-size: 14px;
  padding: 0px;
  background-color: transparent;
  border: none;
}

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