<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navbar-custom {
	height: 87px;
	background-color: #fff;
	padding: 20px;
}
.swachhata-doot {
	font-family: bitter;
}
.swachhata-content {
	display: none;
	padding: 40px 0 0;
	position: relative;
}
.swachhata-doot img {
	max-width: 100%;
}
.bg-yellow {
	height: 300px;
	border-radius: 0 0 50% 50%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: #ffe53a;
}
.bg-yellow-new {
	height: 110px;
	border-radius: 0 0 50% 50%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: url(../images/Group.png) no-repeat bottom center;
}
.swachhata-doot .container {
	padding: 0 15px;
	max-width: 500px;
}
.swachhata-doot-banner .content {
	position: relative;
}
.swachhata-doot-banner h1 {
	font-size: 30px;
	line-height: 24px;
	color: rgba(0,0,0,.87);
	margin: 0 0 66px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.swachhata-doot-banner p {
	position: relative;
	font-size: 14px;
	line-height: 20px;
	color: rgba(0,0,0,.54);
	margin: 0 0 30px;
	font-weight: bold;
	text-transform: lowercase;
}
.carousel-children {
	height: 400px !important;    
	perspective: 500px;
}
.carousel-children h5 {
	font-size: 14px;
	color: rgba(0,0,0,.54);
	line-height: 20px;
	margin: 15px 0 25px;
}
.carousel.carousel-slider.carousel-children .carousel-item {
     width: 100%;
     height: 100%; 
     min-height: inherit; 
     position: absolute; 
     top: 0; 
     left: 0; 
}
.carousel.carousel-children .indicators {
    text-align: right;
}
.doot-blocks {
	padding: 60px 0;
}
.block-heading {
	border-left: 5px solid #ffe53a;
	padding-left: 10px;
	margin: 0 0 25px;
}
.block-heading h3 {
	font-size: 18px;
	color: rgba(0,0,0,.87);
	line-height: 24px;
	font-weight: bold !important;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.block-heading p {
	font-size: 14px;
	color: rgba(0,0,0,.54);
	line-height: 20px;
	font-weight: bold;
}
.block-detail .media-left &gt; div {
	color: #fff;
	line-height: 62px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	border-radius: 50%; 
}
.block-detail .media-body h6 {
	font-size: 14px;
	color: #024ea1;
	line-height: 20px;
	margin: 0 0 5px;
	font-weight: bold;
}
.block-detail .media-body p {
	font-size: 14px;
	color: rgba(0,0,0,.87);
	line-height: 20px;
	font-weight: bold;
	margin: 0;
}
.block-detail p {
	margin: 0 0 20px;
}
.block-detail .media {
	margin-bottom: 20px;
}
.bg-blue {
	background-color: #1c90fd;
}
.bg-dark {
	background-color: #333;
}
.t62x62 {
  height: 62px;
  width: 62px;
}
.bg-grey{
	background-color: #f7f7f7;
}
.bigin-block,.button-block {
	margin:  15px 0;
	text-align: center;
}
.bigin-block p {
	font-size: 12px;
	color: rgba(0,0,0,.54);
	line-height: 18px;
	font-weight: bold;
	font-family: roboto;
	text-align: center;
}
.bigin-block  {
	text-align: center;
}
.big-impact h3 {
	font-size: 18px;
	color: rgba(0,0,0,.87);
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 15px;
	text-transform: uppercase;
}
.big-impact h5 {
	font-size: 14px;
	color: rgba(0,0,0,.87);
	line-height: 24px;
	font-weight: bold;
}
.big-impact h5 .color-blue {
	color: #1c90fd;
}
.doot-footer {
	background-color: #333;
	padding: 25px 0;
}
.doot-partners img {
	margin: 25px 7px 0;
}
.swachhata-chat {
	position: relative;
	background: #f7f7f7;
	font-size: 14px;
	color: rgba(0,0,0,.87);
	line-height: 18px;
	padding: 15px; 
	margin: 0 0 15px;
	float: left;
	border-radius: 3px;
}
.chat-left:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(247, 247, 247, 0);
	border-right-color: #f7f7f7;
	border-width: 10px;
	margin-top: -10px;
}
.chat-right {
	float: right;
	background: #d2bfbf;
}
.chat-right:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(210, 191, 191, 0);
	border-left-color: #d2bfbf;
	border-width: 10px;
	margin-top: -10px;
}
.swachhata-form  {
	padding-bottom: 170px;
	margin:auto;
	max-width: 400px;
}
.swachhata-form .input-field {
	font-family: roboto;
}
.swachhata-form .btn-no {
	background-color: #757575;
	border-color: #757575;
}
.swachhata-chat-new {
}
.chat-admin {
	position: absolute;
	top: 0;
	left: 0;
}
.chat-body {
	margin: 0 0 8px;
	position: relative;
	padding-left: 70px;
	float: left;
}
.chat-body-right {
	float: right;
}
.chat-admin-name {
	font-size: 12px;
	font-style: italic;
	color: rgba(0,0,0,.54);
}
.chat-row {
	font-size: 14px;
	color: rgba(0,0,0,.87);
	line-height: 18px;
	padding: 15px; 
	margin: 0 0 5px;
	border-radius: 3px;
	position: relative;
	background-color: #fff;
}
.chat-row-first:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
    left: -13px;
	right: auto;
    top: 0px;
	bottom: auto;
	border: 15px solid;
	border-color: #fff transparent transparent transparent;
}
.chat-body-right .chat-user-name {
	font-size: 12px;
	font-style: italic;
	color: rgba(0,0,0,.54);
	text-align: right;
}

.chat-body-right .chat-row {
	background-color: #fefcd9;
	float: right;
	padding-right: 20px;
}
.chat-body-right .chat-row:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -13px;
    top: 0;
    bottom: auto;
    border: 15px solid;
    border-color: #fefcd9 transparent transparent lightyellow;
}
.chat-footer {
	background-color: #fff;
	padding: 16px;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
}
.chat-footer .input-field {
	margin: 10px 0 15px;
	position: relative;
	padding-right: 40px;
}
.chat-btn {
    position: absolute;
    color: #0980f4;
    top: 6px;
    right: 0;
    font-size: 30px;
	cursor: pointer;
	border: 0;
	background: none;
}
.swachhata-tabs .carousel-item h5 {
	font-size: 14px;
}
.swachhata-tabs .carousel{
  width:100%;
  height: 350px !important;
}
.swachhata-tabs .carousel .carousel-item{
  width:100%;
  height: 100%;
}
.swachhata-tabs .tabs {
	margin: 0;
	padding: 0;
	text-align: right;
}
.swachhata-tabs .tabs li {
	display: inline-block;
}
.swachhata-tabs .tabs li a {
	display: inline-block;
	position: relative;
	cursor: pointer;
	height: 15px;
	width: 15px;
	margin: 16px 4px 0;
	background-color: rgba(0, 0, 0, 0.12);
	transition: background-color .3s;
	border-radius: 50%;
}  
.swachhata-tabs .tabs li a.active {
  background-color: #0980f4;
}
.footer {
background-color:#fff;
padding:14px;
z-index:1;
-o-box-shadow:0 -1px 6px 1px rgba(0,0,0,0.2);
-ms-box-shadow:0 -1px 6px 1px rgba(0,0,0,0.2);
-webkit-box-shadow:0 -1px 6px 1px rgba(0,0,0,0.2);
box-shadow:0 -1px 6px 1px rgba(0,0,0,0.2)
}

.bottom-fixed-footer,.scroll-fixed-bottom {
position:fixed;
top:auto;
left:0;
width:100%;
bottom:0;
transition:all .3s ease-in-out .1ms
}

.scroll-fixed-bottom {
filter:alpha(opacity=0);
opacity:0;
z-index:-1
}

.scroll-fixed-bottom.in {
filter:alpha(opacity=100);
opacity:1;
z-index:1
}
.youtube-wrapper {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}
.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video-container .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.swachhata-thank-you {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	background-position:center;
	background-size:cover;
	min-height:70vh;
	width:100%;
	position:relative;
	padding:0 15px
}
.swachhata-thank-you .content {
	margin:auto
}
.swachhata-done-wrapper {
	border-radius:50%;
	background-color:#2c8dff;
	text-align:center;
	color:#fff;
	width:150px;
	height:150px;
	display:inline-block;
	margin:0 0 30px
}
.swachhata-done-wrapper .material-icons {
	font-size:90px;
	line-height:150px
}
.swachhata-thank-you h6 {
	margin:0 0 30px
}
.swachhata-doot-banner .mumbaikars {
	font-size: 18px;
}
.swachhata-doot-banner h3,.swachhata-doot-banner h5 {
	margin: 0 0 30px;
}
#video {
    display: block;
    width: 320px;
    height: 240px;
    background: url(../images/swachhata/swachhata-doot-video.png) no-repeat top left;
}
.box-input-field input:not([type]), 
.box-input-field  input[type=text]:not(.browser-default), 
.box-input-field  input[type=password]:not(.browser-default), 
.box-input-field  input[type=email]:not(.browser-default), 
.box-input-field  input[type=url]:not(.browser-default), 
.box-input-field  input[type=time]:not(.browser-default), 
.box-input-field  input[type=date]:not(.browser-default), 
.box-input-field  input[type=datetime]:not(.browser-default), 
.box-input-field  input[type=datetime-local]:not(.browser-default), 
.box-input-field  input[type=tel]:not(.browser-default), 
.box-input-field  input[type=number]:not(.browser-default), 
.box-input-field  input[type=search]:not(.browser-default), 
.box-input-field  textarea.materialize-textarea {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.12);;
    border-bottom: 1px solid rgba(0,0,0,0.12);
    border-radius: 3px;
    outline: none;
    height: 40px;
    width: 96%;
    font-size: 15px;
    margin: 0;
    padding: 0 2%;
    box-shadow: none !important;
    box-sizing: content-box;
    transition: all .3s;
}
.box-input-field label {
	color: rgba(0,0,0,0.37);
}
.navbar-custom-new {
    background-color: #021720;
}
.navbar-custom-new h1 {
	line-height: 46px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 6px;
	margin: 0;
	color: #f5e836;
}
.gradient-bg {
	min-height: 100vh;
	background: rgb(0,185,255);
	background: -moz-linear-gradient(left, rgba(0,185,255,1) 0%, rgba(15,101,194,1) 100%);
	background: -webkit-linear-gradient(left, rgba(0,185,255,1) 0%,rgba(15,101,194,1) 100%);
	background: linear-gradient(to right, rgba(0,185,255,1) 0%,rgba(15,101,194,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b9ff', endColorstr='#0f65c2',GradientType=1 );
}
.gradient-view {
	padding: 15px;
}
.partnership {
	padding: 15px 15px 30px;
}
.partnership-with {
	padding: 25px 0 0 20px;
}
.aadats-content {
	position: relative;
}
.aadats-content .person-bg {
	position: absolute;
	right: 0;
	top: 0;
}
.aadats-content .md-l14 {
	padding: 0;
}
.aadats-content h2 {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	font-weight: bold;
	margin: 30px 0 10px;
}
.aadats-content p {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	font-family: roboto;
}
.footer-fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 15px;
}
.volunteer-with-us {
	display: inline-block;
	height: 80px;
	font-size: 18px;
	width: 100%;
	max-width: 470px;
	border-radius: 50px;
	color: #fff;
	font-weight: bold;
	font-family: roboto;
	letter-spacing: 5px;
	text-align: center;
	line-height: 80px;
	background: rgb(251,101,74);
	background: -moz-linear-gradient(left, rgba(251,101,74,1) 0%, rgba(250,46,124,1) 100%);
	background: -webkit-linear-gradient(left, rgba(251,101,74,1) 0%,rgba(250,46,124,1) 100%);
	background: linear-gradient(to right, rgba(251,101,74,1) 0%,rgba(250,46,124,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb654a', endColorstr='#fa2e7c',GradientType=1 );
}
.footer-fixed .content {
	position: relative;
}
.click-here {
    position: absolute;
    left: 50%;
    margin-left: -64px;
    top: -50px;
}
.gradient-view {
	margin: auto;
	max-width: 500px;
}
.campaign-thanku {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	background-position:center;
	background-size:cover;
	width:100%;
	position:relative;
	padding:40px 15px
}
.campaign-thanku .content {
	margin:auto
}
.campaign-done-wrapper {
	border-radius:50%;
	background-color:#2c8dff;
	text-align:center;
	color:#fff;
	width:100px;
	height:100px;
	display:inline-block;
	margin:0 0 30px
}
.campaign-done-wrapper .material-icons {
	font-size:60px;
	line-height:100px
}
.campaign-thanku h6 {
	margin:0 0 30px
}
.campaign-thanku .content {
	padding: 25px;
}
@media only screen and (max-width: 480px) {
	.youtube-wrapper  {width:100%;}
}
[type="checkbox"], [type="radio"] {
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:0
}
[type="radio"]:not(:checked), [type="radio"]:checked {
position:absolute;
opacity:0;
pointer-events:none
}
[type="radio"]:not(:checked)+span, [type="radio"]:checked+span {
position:relative;
padding-left:35px;
cursor:pointer;
display:inline-block;
height:25px;
line-height:25px;
font-size:1rem;
-webkit-transition:.28s ease;
transition:.28s ease;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
[type="radio"]+span:before, [type="radio"]+span:after {
content:'';
position:absolute;
left:0;
top:0;
margin:4px;
width:16px;
height:16px;
z-index:0;
-webkit-transition:.28s ease;
transition:.28s ease
}
[type="radio"]:not(:checked)+span:before, 
[type="radio"]:not(:checked)+span:after, 
[type="radio"]:checked+span:before, 
[type="radio"]:checked+span:after, 
[type="radio"].with-gap:checked+span:before, 
[type="radio"].with-gap:checked+span:after {
border-radius:50%
}
[type="radio"]:not(:checked)+span:before, 
[type="radio"]:not(:checked)+span:after {
border:2px solid #317ff1
}
[type="radio"]:not(:checked)+span:after {
-webkit-transform:scale(0);
transform:scale(0)
}
[type="radio"]:checked+span:before {
	border:2px solid transparent
}
[type="radio"]:checked+span:after, 
[type="radio"].with-gap:checked+span:before, 
[type="radio"].with-gap:checked+span:after {
	border:2px solid #317ff1
}
[type="radio"]:checked+span:after, 
[type="radio"].with-gap:checked+span:after {
	background-color:#317ff1
}
[type="radio"]:checked+span:after {
	-webkit-transform:scale(1.02);
	transform:scale(1.02)
}
[type="radio"].with-gap:checked+span:after {
	-webkit-transform:scale(0.5);
	transform:scale(0.5)
}
[type="radio"].tabbed:focus+span:before {
	-webkit-box-shadow:0 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow:0 0 0 10px rgba(0, 0, 0, 0.1)
}
[type="radio"].with-gap:disabled:checked+span:before {
	border:2px solid rgba(0, 0, 0, 0.42)
}
[type="radio"].with-gap:disabled:checked+span:after {
	border:none;
	background-color:rgba(0, 0, 0, 0.42)
}
[type="radio"]:disabled:not(:checked)+span:before, 
[type="radio"]:disabled:checked+span:before {
background-color:transparent;
border-color:rgba(0, 0, 0, 0.42)
}
[type="radio"]:disabled+span {
	color:rgba(0, 0, 0, 0.42)
}
[type="radio"]:disabled:not(:checked)+span:before {
border-color:rgba(0, 0, 0, 0.42)
}
[type="radio"]:disabled:checked+span:after {
	background-color:rgba(0, 0, 0, 0.42);
	border-color:#949494
}
.election-survey {
    background: #fff;
    box-shadow: none;
    font-size: 16px;
    min-height: 100vh;
    width: 100%;
    line-height: 24px;
    position: relative;
}
.es-content {
    display: none;
	margin: auto;
	max-width: 600px;
}
.es-intro-block {
	background-color: #317ff1;
	padding: 40px 20px;
	position: relative;
	padding-right: 125px;
}
.announcement {
	position: absolute;
	right: 0;
	bottom: 20px;
}
.es-intro-block h4 {
	font-size: 20px;
	line-height: 26px;
	color: #fff;
	margin: 0 0 10px;
	font-weight: bold;
}
.es-intro-block p {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}
.es-content-block {
	padding: 40px 20px 50px;
}
.es-header {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 0 0 15px;
}
.es-decri {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 0 0 15px;
	line-height: 24px;
}
.es-questions {
	font-size: 14px;
	color: #999;
	margin: 0 0 15px;
	line-height: 24px;
}
.election-list li {
	padding: 10px 0;
}
.election-list li label {
	font-size: 16px;
	color: #000;
	padding-left: 35px;
	font-weight: bold;
	width: 100%;
	display: block;
}
.election-list-radio li label {
	padding-left: 0;
}
.election-list-radio .yes-no {
	text-transform: uppercase;
}
.es-navbar {
	background-color: #317ff1;
	padding: 20px;
}
.es-navbar .media-left .material-icons {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
.es-navbar .media-body {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.check-list li {
	margin: 0 0 15px;
}
.check-list li a {
	display: block;
	padding: 20px 15px;
	border: 1px solid #d9d9d9;
	color: #000;
	font-weight: bold;
}
.check-list .media-right {
	vertical-align: middle;
}
.es-collapsible li {
	margin: 0 0 15px;
}
.es-collapsible .collapsible-header {
	background-color: #000;
	color: #fff;
	font-size: 14px;
	padding: 15px;
	font-weight: bold;
}
.es-collapsible .collapsible-header .material-icons {
    padding-right: 20px;
    font-weight: bold;
    position: relative;
    top: 4px;
}
.es-collapsible .collapsible-header .material-icons::before {
	content:"add";
}
.es-collapsible .collapsible-header.active .material-icons::before {
	content:"remove";
}
.es-collapsible .collapsible-body {
	padding: 20px;
}
.es-collapsible .collapsible-body p {
	word-wrap: break-word;
	color: #000;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 15px;
}
.es-content-block p {
	word-wrap: break-word;
	color: #000;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 15px;
}
.es-thanks {
	padding:40px 15px
}
.e-done-wrapper {
	border-radius:50%;
	background-color:#2c8dff;
	text-align:center;
	color:#fff;
	width:100px;
	height:100px;
	display:inline-block;
	margin:0 0 30px
}
.es-thanks .material-icons {
	font-size:60px;
	line-height:100px
}
.es-thanks-header,.es-thanks p {
	margin:0 0 30px
}</pre></body></html>