/* @font-face {
font-family: 'HelveticaNeue';
src: url('../fonts/HelveticaNeueLTStdLt_1.eot');
src: url('../fonts/HelveticaNeueLTStdLt_1.eot') format('embedded-opentype'),
url('../fonts/HelveticaNeueLTStdLt_1.woff2') format('woff2'),
url('../fonts/HelveticaNeueLTStdLt_1.woff') format('woff'),
url('../fonts/HelveticaNeueLTStdLt_1.ttf') format('truetype'),
url('../fonts/HelveticaNeueLTStdLt_1.svg#HelveticaNeueLTStdLt_1') format('svg');
font-weight: 300;
font-style: normal;
}


@font-face {
font-family: 'HelveticaNeue';
src: url('../fonts/HelveticaNeueLTStdRoman.eot');
src: url('../fonts/HelveticaNeueLTStdRoman.eot') format('embedded-opentype'),
url('../fonts/HelveticaNeueLTStdRoman.woff2') format('woff2'),
url('../fonts/HelveticaNeueLTStdRoman.woff') format('woff'),
url('../fonts/HelveticaNeueLTStdRoman.ttf') format('truetype'),
url('../fonts/HelveticaNeueLTStdRoman.svg#HelveticaNeueLTStdRoman') format('svg');
font-weight: 400;
font-style: normal;
}


@font-face {
font-family: 'HelveticaNeue';
src: url('../fonts/HelveticaNeueLTStd65Medium.eot');
src: url('../fonts/HelveticaNeueLTStd65Medium.eot') format('embedded-opentype'),
url('../fonts/HelveticaNeueLTStd65Medium.woff2') format('woff2'),
url('../fonts/HelveticaNeueLTStd65Medium.woff') format('woff'),
url('../fonts/HelveticaNeueLTStd65Medium.ttf') format('truetype'),
url('../fonts/HelveticaNeueLTStd65Medium.svg#HelveticaNeueLTStd65Medium') format('svg');
font-weight: 600;
font-style: normal;
}

@font-face {
font-family: 'HelveticaNeue';
src: url('../fonts/HelveticaNeueLTStd75Bold.eot');
src: url('../fonts/HelveticaNeueLTStd75Bold.eot') format('embedded-opentype'),
url('../fonts/HelveticaNeueLTStd75Bold.woff2') format('woff2'),
url('../fonts/HelveticaNeueLTStd75Bold.woff') format('woff'),
url('../fonts/HelveticaNeueLTStd75Bold.ttf') format('truetype'),
url('../fonts/HelveticaNeueLTStd75Bold.svg#HelveticaNeueLTStd75Bold') format('svg');
font-weight: 700;
font-style: normal;
} */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
html,
body {
  /* font-family: 'HelveticaNeue'; */
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.025em; }

h1,
h2,
h3,
h4,
h5,
h6,
a {
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif; }

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("../fonts/Rupee_Foradian.eot");
  src: url("../fonts/Rupee_Foradian.eot") format("embedded-opentype"), url("../fonts/Rupee_Foradian.woff2") format("woff2"), url("../fonts/Rupee_Foradian.woff") format("woff"), url("../fonts/Rupee_Foradian.ttf") format("truetype"), url("../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 !important; }

.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: 32px; }

.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: #d31e4c;
  background: linear-gradient(90deg, #d31e4c 0%, #2e2b6b 100%); }

p {
  font-size: 18px;
  line-height: 26px;
  color: #000000;
  font-family: 'Open Sans', sans-serif; }

.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: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif; }
  .smalltitle.hdfcicon {
    background-image: url(../images/hdfcicon.svg);
    background-repeat: no-repeat;
    background-position: left 0px;
    padding-left: 40px; }

.bigtitle {
  font-size: 36px;
  font-weight: 300;
  line-height: 42px;
  color: #004587;
  font-family: 'Open Sans', sans-serif; }
  .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; }

.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; }

.extraPd {
  padding-left: 46px; }

#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;
    padding-left: 40px;
    line-height: 18px; }
    #header .topdownload a {
      color: #000000; }
  #header .ham {
    position: absolute;
    right: 0px;
    top: 10px;
    padding: 10px;
    background-color: #ED232A; }

#banner {
  padding-top: 120px;
  text-align: center;
  padding-bottom: 120px; }
  #banner h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    color: #004587; }
  #banner a {
    color: #004587;
    font-size: 22px;
    display: inline-block;
    margin-top: 5px; }
  #banner .banner-cover {
    margin-top: 30px;
    position: relative;
    width: 1280px; }
  #banner .bannerpix {
    position: absolute;
    width: 160px; }
    #banner .bannerpix img {
      width: 100%; }
    #banner .bannerpix.pix1 {
      left: -30px;
      top: 170px; }
    #banner .bannerpix.pix2 {
      left: 260px;
      top: 100px; }
    #banner .bannerpix.pix3 {
      left: 570px;
      top: 210px; }
    #banner .bannerpix.pix4 {
      left: 870px;
      top: 100px; }
    #banner .bannerpix.pix5 {
      left: 1140px;
      top: 200px; }
  #banner .textpix {
    position: absolute; }
    #banner .textpix.textpix1 {
      left: 26px;
      top: 370px; }
    #banner .textpix.textpix2 {
      left: 76px;
      top: -10px; }
    #banner .textpix.textpix3 {
      left: 351px;
      top: 439px; }
    #banner .textpix.textpix4 {
      left: 641px;
      top: -5px; }
    #banner .textpix.textpix5 {
      left: 985px;
      top: 474px; }
@-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 2898.511474609375px;
    stroke-dasharray: 2898.511474609375px; }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 2898.511474609375px; } }
@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 2898.511474609375px;
    stroke-dasharray: 2898.511474609375px; }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 2898.511474609375px; } }
  #banner .svg-elem-1 {
    -webkit-animation: animate-svg-stroke-1 2s linear 0.5s both;
    animation: animate-svg-stroke-1 2s linear 0.5s both; }

#leading {
  background-color: #D5E9F8;
  position: relative;
  overflow: hidden;
  padding-top: 80px;
  height: 900px;
  padding-bottom: 80px; }
  #leading .common-container {
    height: 100%; }
  #leading h2 {
    font-size: 44px;
    font-weight: 700;
    line-height: 60px;
    color: #004587;
    margin-bottom: 10px; }
  #leading p {
    color: #004587;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px; }
  #leading .responsiblyimh {
    position: absolute; }
    #leading .responsiblyimh.pix1 {
      right: 0px;
      top: -140px;
      width: 400px; }
      #leading .responsiblyimh.pix1 img {
        width: 100%; }
    #leading .responsiblyimh.pix3 {
      right: 330px;
      bottom: 140px; }

.bannerTop {
  padding-top: 70px; }

#chairperson {
  height: 850px;
  overflow: hidden; }
  #chairperson .chairmanBox, #chairperson .MessageBox {
    background-color: #223A79;
    height: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 50px; }
  #chairperson .MessageBox {
    background-color: #004B8D; }
  #chairperson .chairmanBox .atanu-home {
    position: absolute;
    right: 0px;
    bottom: 0px; }
  #chairperson .chairmanBox:hover .bigcricle {
    width: 650px;
    height: 650px; }
  #chairperson .MessageBox .sashidhar-home {
    position: absolute;
    right: 0px;
    bottom: 0px; }
  #chairperson .MessageBox:hover .bigcricle {
    width: 650px;
    height: 650px; }
  #chairperson .bigcricle {
    position: absolute;
    right: -90px;
    bottom: -120px;
    width: 620px;
    height: 620px;
    border-radius: 620px;
    -webkit-border-radius: 620px;
    -moz-border-radius: 620px;
    -ms-border-radius: 620px;
    -o-border-radius: 620px;
    background-color: #0090D6;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s; }
  #chairperson .chairpersondetail {
    width: 450px;
    margin: auto; }
  #chairperson .chairpersondetai2 {
    width: 600px;
    margin-left: 50px;
    max-width: 100%; }

#OurPresence {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #F6F6F6; }
  #OurPresence .PresenceBox {
    background-color: #0090D6;
    padding-bottom: 30px;
    height: 500px; }
    #OurPresence .PresenceBox h4 {
      text-align: center;
      color: #FFFFFF;
      font-weight: 700;
      font-size: 22px;
      background-color: #004C8F;
      padding: 40px 0px; }
    #OurPresence .PresenceBox .infono {
      padding: 20px;
      padding-bottom: 0px;
      margin-bottom: 0px; }
      #OurPresence .PresenceBox .infono small {
        color: #FFFFFF;
        font-weight: 700; }
      #OurPresence .PresenceBox .infono .nos {
        font-weight: 700;
        color: #FFFFFF; }
  #OurPresence .map {
    padding-top: 30px; }

#OurPerformance {
  padding-top: 80px;
  padding-bottom: 30px; }
  #OurPerformance .infono small {
    font-weight: 700;
    color: #004587;
    border-bottom: solid 1px rgba(0, 76, 143, 0.2);
    padding-bottom: 10px;
    display: block; }
    #OurPerformance .infono small span {
      color: #008BD2; }
  #OurPerformance .infono .nos {
    font-weight: 700;
    color: #008BD2; }
  #OurPerformance .infono .upstock {
    color: #ED232A;
    font-size: 20px;
    font-weight: 700; }

#businessSegment {
  background-color: #F0F9FF;
  padding-top: 80px;
  padding-bottom: 80px; }
  #businessSegment .bigtitle {
    margin-bottom: 80px; }
  #businessSegment .SegmentBox {
    position: relative;
    background-color: #004C8F;
    padding: 30px;
    height: 320px; }
    #businessSegment .SegmentBox .businessicon {
      position: absolute;
      left: 30px;
      top: -40px; }
    #businessSegment .SegmentBox h2 {
      color: #FFFFFF;
      font-size: 24px;
      font-weight: 600;
      margin-bottom: 12px;
      margin-top: 40px; }
    #businessSegment .SegmentBox p {
      color: rgba(255, 255, 255, 0.6); }

#CommercialTailored {
  height: 900px;
  overflow: hidden; }
  #CommercialTailored .CommercialBox, #CommercialTailored .TailoredBox {
    height: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 80px;
    background-color: #000; }
    #CommercialTailored .CommercialBox .innerbox, #CommercialTailored .TailoredBox .innerbox {
      width: 550px;
      margin: auto; }
  #CommercialTailored .CommercialBox {
    background: linear-gradient(180deg, #F4E3D2 0%, rgba(226, 209, 188, 0) 100%);
    background-image: url(../images/commercial-pix.png);
    background-repeat: no-repeat;
    background-position: bottom left; }
  #CommercialTailored .TailoredBox {
    background-color: #FFFFFF; }

#homeesg {
  padding-top: 80px;
  padding-bottom: 80px; }
  #homeesg .esgbox, #homeesg .HomeFutureReady {
    height: 630px;
    padding: 50px 80px; }
  #homeesg .esgbox {
    background-image: url(../images/home-esgbg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%; }
  #homeesg .NationBuilding {
    background-image: url(../images/NationBuildingBg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%; }
  #homeesg .HomeFutureReady {
    background-color: #F0F9FF; }

#StrategyAction {
  background-color: #F0F9FF;
  padding-top: 80px;
  padding-bottom: 80px; }

#ERG {
  padding-top: 80px;
  padding-bottom: 80px; }
  #ERG .ergBox {
    border: solid 1px #004C8F;
    height: 630px;
    padding: 40px; }
    #ERG .ergBox.riskbg {
      background-image: url(../images/risk-management-pix.png);
      background-repeat: no-repeat;
      background-position: left bottom;
      background-size: 100%;
      background-color: #F0F9FF; }

#valuectration {
  padding-bottom: 80px;
  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;
        width: 33.33%;
        text-align: center; }
    #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: #EDEDEE;
    padding: 15px 20px;
    font-weight: 900;
    color: #000000;
    font-size: 18px;
    color: #004587;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px; }
    #valuectration .nav-link.active {
      background: linear-gradient(270deg, #0090D6 0%, #004C8F 100%);
      color: #FFFFFF; }
  #valuectration .valuensliderBox {
    padding: 30px; }
    #valuectration .valuensliderBox h2 {
      font-weight: 400;
      color: #004587;
      font-size: 24px;
      margin-bottom: 10px;
      margin-top: 8px; }
    #valuectration .valuensliderBox ul {
      margin: 0px;
      padding: 0px;
      list-style-type: none; }
      #valuectration .valuensliderBox ul li {
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 10px;
        background-image: url(../images/red-tri.svg);
        background-position: left 5px;
        background-repeat: no-repeat;
        padding-left: 15px; }
    #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: #f6f6f6;
    border-radius: 20px;
    padding: 20px;
    height: 200px; }
  #valuectration #collapse-C .valuensliderBox {
    height: 460px; }
  #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; }
  #valuectration .infono small {
    font-weight: 700;
    color: #004587;
    font-size: 20px; }
  #valuectration .infono h2 {
    font-size: 26px;
    font-weight: 700; }
  #valuectration .infono .upstock {
    color: #000000;
    font-size: 26px; }

#DownloadCenter {
  padding-top: 40px; }
  #DownloadCenter .common-container {
    width: 1000px; }
  #DownloadCenter .downloadcenterbox {
    display: block;
    border: solid 1px #004587;
    padding: 30px;
    margin-bottom: 30px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s; }
    #DownloadCenter .downloadcenterbox p {
      color: #004587;
      font-weight: 700;
      margin-top: 10px; }
    #DownloadCenter .downloadcenterbox:hover {
      background-color: #004587; }
      #DownloadCenter .downloadcenterbox:hover p {
        color: #FFFFFF; }
      #DownloadCenter .downloadcenterbox:hover svg path {
        fill: #FFFFFF; }

.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(../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: 1; }
        #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(../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(../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; }

/* kinjal */
#innerPage {
  padding-top: 85px; }

#innerPage h1 {
  font-size: 80px;
  line-height: 70px;
  font-weight: 300;
  color: #004587;
  margin-bottom: 20px; }

#innerPage .blur-text {
  color: #004587;
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 30px; }

.width70 {
  width: 70px; }

.width50 {
  width: 50px; }

#innerPage ul {
  padding-left: 20px !important; }

#innerPage ul li {
  font-size: 18px !important;
  color: #000; }

.blue-color {
  color: #008bd2; }

.text-transform-inherit {
  text-transform: inherit; }

.medium-dark {
  color: #666666; }

#about-the-report-model .swiper-slide:nth-child(1n) {
  width: 419px; }

#about-the-report-model .swiper-slide:nth-child(2n) {
  width: 866px; }

#about-the-report-model .swiper-slide:nth-child(3n) {
  width: 818px; }

.swiper-button-prev {
  left: 30px;
  right: auto; }

.swiper-button-next {
  right: 30px;
  left: auto; }

.swiper-scrollbar-about-the-report-model {
  display: none; }

#about-the-report-model {
  position: relative; }

.swiper-scrollbar-value-creation-model {
  display: none; }

#value-creation-model {
  position: relative; }

.capitals-heading {
  font-size: 24px;
  color: #004587;
  font-weight: 600; }

.capitals-title {
  font-size: 20px;
  color: #004587;
  font-weight: 600;
  margin-top: 10px; }
  .capitals-title.line {
    position: relative; }
    .capitals-title.line span {
      display: inline;
      background-color: #FFFFFF;
      padding: 10px 0px;
      padding-right: 10px;
      position: relative; }
    .capitals-title.line::before {
      content: '';
      position: absolute;
      left: 0px;
      top: 15px;
      background-color: #004587;
      height: 1px;
      width: 100%; }

a.read-more {
  color: #004587;
  font-weight: 600; }

a.read-more:hover {
  color: #ED232A; }

.highlights {
  position: relative;
  margin-bottom: 80px; }

.highlights-title {
  position: absolute;
  background: #004587;
  color: #fff;
  padding: 20px 10px;
  margin-top: -30px;
  width: 80%; }

.highlights-title p {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 0px;
  margin-top: 8px; }

.highlights-title img {
  width: 45px;
  float: right;
  margin-right: -30px; }

.highlights-last {
  position: relative;
  margin-bottom: 0px; }

.highlights-title-last {
  position: absolute;
  background: #004587;
  color: #fff;
  padding: 5px 10px 15px 10px;
  margin-top: -30px;
  width: 80%; }

.highlights-title-last p {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 0px;
  margin-top: 10px; }

.highlights-title-last img {
  width: 45px;
  float: right;
  right: -23px;
  top: 20px;
  bottom: 15px;
  position: absolute; }

p.small {
  font-size: 14px;
  font-weight: 400;
  color: #004587;
  margin-bottom: 10px;
  line-height: 17px; }

.bod .designation, .management-team .designation {
  font-size: 16px !important;
  line-height: 18px; }

.awards {
  background-color: #eaf3fc;
  padding: 10px 20px;
  border-radius: 10px; }

.awards .border-white {
  border-bottom: 4px solid #fff; }

.management-team img, .bod img {
  width: 200px; }

.text-right {
  text-align: right; }

.highlights-table table {
  width: 100% !important; }

.highlights-table tr td {
  color: #3c3c3b !important;
  margin: 0px 5px;
  padding-right: 10px;
  font-size: 16px !important;
  border-right: 5px solid #fff; }

.highlights-table tr td:last-child {
  background: #ccd1e7 !important;
  border-left: 2px solid #575756;
  border-right: 2px solid #575756; }

.highlights-table tr td:last-child {
  margin: 0px !important; }

.highlights-table tr td:nth-last-child(10) {
  margin: 0px !important; }

.highlights-table tr td:first-child {
  padding-left: 5px !important; }

.border-top-575756 {
  border-top: 2px solid #575756; }

.border-bottom-575756 {
  border-bottom: 2px solid #575756; }

.border-top-ddd {
  border-top: 2px solid #ddd; }

.table-info sup {
  margin-top: 5px;
  margin-right: 5px; }

.minH56 td {
  min-height: 56px; }

.blue-text {
  color: #004587;
  font-size: 20px;
  line-height: 25px; }

.border-bottom-blue {
  border-bottom: 2px solid #004587; }

.w10 {
  width: 10%;
  display: inline-block; }

.w90 {
  width: 88%;
  display: inline-block; }

.development-goals {
  position: relative;
  margin-bottom: 10px;
  font-size: 18px; }

.development-goals .w10 img {
  position: absolute;
  top: 0px; }

.note-info {
  font-size: 14px; }

.background-grey {
  background-color: #f2f2f2;
  padding: 15px; }

span.num {
  background: #004587;
  color: #fff;
  padding: 5px 13px;
  border-radius: 20px; }

.background-light-blue {
  background: #eaf3fc; }

.stories-of-parivartan {
  font-size: 30px;
  line-height: 30px; }

.stories-heading {
  background: #008bd2;
  color: #fff;
  padding: 10px 10px;
  font-size: 18px; }

.employee-engagement {
  background: #a2cff0;
  padding: 20px 70px; }

.ee-heding {
  color: #004587;
  font-size: 20px;
  line-height: 25px;
  margin: 8px 0px; }

.Leading {
  background-color: #D5E9F8;
  overflow: hidden; }
  .Leading .responsiblypix1 {
    transform: translate(0px, -90px); }

.blue-gradient {
  background: linear-gradient(270deg, #0090D6 0%, #004C8F 100%);
  padding: 20px 30px;
  color: #FFFFFF;
  font-size: 20px; }

.ourstakeholders {
  border-top: solid 2px #292075;
  margin-top: 30px;
  background-color: #dfedfa;
  padding: 25px; }

.chairmapic {
  overflow: hidden;
  border-radius: 10px;
  background-color: #c8e1f6; }

#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; }

.counts, .lla-grid, span, li {
  font-family: 'Open Sans', sans-serif; }

/*# sourceMappingURL=style.css.map */
