@charset "utf-8";

@font-face {
	font-family: 'Hind Vadodara';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src:
		local('Hind Vadodara Light'),
		local('HindVadodara-Light'),
		/* from https://fonts.gstatic.com/s/hindvadodara/v6/neIQzCKvrIcn5pbuuuriV9tTSDn3uXQ-oA.woff2 */
		url('../fnt/Hind_Vadodara_300.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/hindvadodara/v6/neIQzCKvrIcn5pbuuuriV9tTSDn3uXQ-pg.woff */
		url('../fnt/Hind_Vadodara_300.woff') format('woff'),
		/* from https://fonts.gstatic.com/s/hindvadodara/v6/neIQzCKvrIcn5pbuuuriV9tTSDn3uXQ-pA.eot */
		url('../fnt/Hind_Vadodara_300.eot?#iefix') format('embedded-opentype'),
		/* from https://fonts.gstatic.com/l/font?kit=neIQzCKvrIcn5pbuuuriV9tTSDn3uXQ-pw&skey=fceee913b7efab1c&v=v6#HindVadodara */
		url('../fnt/Hind_Vadodara_300.svg#HindVadodara') format('svg'),
		/* from https://fonts.gstatic.com/s/hindvadodara/v6/neIQzCKvrIcn5pbuuuriV9tTSDn3uXQ-pQ.ttf */
		url('../fnt/Hind_Vadodara_300.ttf') format('truetype');
}
@font-face {
	font-family: 'Hind Vadodara';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src:
		local('Hind Vadodara Regular'),
		local('HindVadodara-Regular'),
		/* from https://fonts.gstatic.com/s/hindvadodara/v6/neINzCKvrIcn5pbuuuriV9tTQJLVrA.woff2 */
		url('../fnt/Hind_Vadodara_400.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/hindvadodara/v6/neINzCKvrIcn5pbuuuriV9tTQJLVqg.woff */
		url('../fnt/Hind_Vadodara_400.woff') format('woff'),
		/* from https://fonts.gstatic.com/s/hindvadodara/v6/neINzCKvrIcn5pbuuuriV9tTQJLVqA.eot */
		url('../fnt/Hind_Vadodara_400.eot?#iefix') format('embedded-opentype'),
		/* from https://fonts.gstatic.com/l/font?kit=neINzCKvrIcn5pbuuuriV9tTQJLVqw&skey=7e52df96d00ee4&v=v6#HindVadodara */
		url('../fnt/Hind_Vadodara_400.svg#HindVadodara') format('svg'),
		/* from https://fonts.gstatic.com/s/hindvadodara/v6/neINzCKvrIcn5pbuuuriV9tTQJLVqQ.ttf */
		url('../fnt/Hind_Vadodara_400.ttf') format('truetype');
}
@font-face {
	font-family: 'Hind Vadodara';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src:
		local('Hind Vadodara SemiBold'),
		local('HindVadodara-SemiBold'),
		/* from https://fonts.gstatic.com/s/hindvadodara/v6/neIQzCKvrIcn5pbuuuriV9tTSE3xuXQ-oA.woff2 */
		url('../fnt/Hind_Vadodara_600.woff2') format('woff2'),
		/* from https://fonts.gstatic.com/s/hindvadodara/v6/neIQzCKvrIcn5pbuuuriV9tTSE3xuXQ-pg.woff */
		url('../fnt/Hind_Vadodara_600.woff') format('woff'),
		/* from https://fonts.gstatic.com/s/hindvadodara/v6/neIQzCKvrIcn5pbuuuriV9tTSE3xuXQ-pA.eot */
		url('../fnt/Hind_Vadodara_600.eot?#iefix') format('embedded-opentype'),
		/* from https://fonts.gstatic.com/l/font?kit=neIQzCKvrIcn5pbuuuriV9tTSE3xuXQ-pw&skey=902906c536b6d48b&v=v6#HindVadodara */
		url('../fnt/Hind_Vadodara_600.svg#HindVadodara') format('svg'),
		/* from https://fonts.gstatic.com/s/hindvadodara/v6/neIQzCKvrIcn5pbuuuriV9tTSE3xuXQ-pQ.ttf */
		url('../fnt/Hind_Vadodara_600.ttf') format('truetype');
}


body {
  font-family: Hind Vadodara, Arial, Helvetica, Verdana, Sans-serif;
  color: #777;
  font-size: 17px; 
  font-weight: 400;
}

div.start_name1 p, div.start_name2 p { margin-top: 0; margin-bottom: 0; }
div.start_name1 { font-size: 3.8vw; }
div.start_name2 { font-size: 2.4vw; }

dd p { margin: 0; display: inline-block; }

dt { width: 110px; /*border-top: 1px solid red;*/ }
dd { margin: -26px 0 1em 110px; /*border-top: 1px solid red;*/ }

a { text-decoration: none; color: grey; }
p { margin-top: 0; }
b, strong { font-weight: 600; }


header h2 { font-size: 1.9em; line-height: 1.2em; font-weight: 300; margin: 2em 0 0.9em; }

