/********** Reset CSS *********/
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display:block }
audio, canvas, video { display:inline-block }
audio:not([controls]) {
display:none;
height:0
}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust:  100%; }
a { text-decoration:underline; }
a:focus { outline:thin dotted }
a:hover, a:active { outline: 0; }
a:hover { text-decoration:none; color:#393939; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; }
b, strong, dt, th { font-weight: bold; }
em, i { font-style:italic; }
p, h1, h2, h3, h4, h5, h6, ul, ol, dd, table, fieldset, address { margin:0; padding:0; }
img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; max-width:100%; height:auto; }
figure { margin:0; }
legend { white-space:normal; }
q { quotes:"\201C" "\201D" "\2018" "\2019" }
small { font-size:80% }
sub, sup { font-size:75%; line-height:0; position:relative; vertical-align:baseline }
sup { top:-0.5em }
sub { bottom:-0.25em }
table { border-collapse: separate; border-spacing: 0; width: 100%; empty-cells:show; border:none; }
table table { margin:0 }
th, td { border:none; padding:8px 10px }
caption, th, td { font-weight: normal; }
 table tr:nth-child(odd) td {
background-color: #eeecec!important;
}
.jsRequired { display:none; }
.ExternalLinkClick { position: relative; padding-right: 20px; display: inline-block; vertical-align: top; word-break: break-word; }
.ExternalLinkClick:before { background: url(../images/ext-link-icon.gif) no-repeat 0px 0px; width: 10px; height: 10px; display: inline-block; vertical-align: top; content: ""; position: absolute; right: 5px; top: 5px; }
.redCol { color:#ff0000; }

/********* Clear floats *********/

.cf:before, .cf:after, .container:before, .container:after, .row:before, .row:after, ul:before, ul:after, .boxs:before, .boxs:after, .radioList:after, .radioList:before { content:" "; display:table }
.cf:after, .container:after, .row:after, ul:after, .boxs:after, .radioList:after { clear:both }
 .fa-file-pdf-o::before {
 content: "\f1c1";
}
.smallFont { font-size: 12px!important; }
.greyCol { color: #666!important; }
/********* Common Classes *********/
body { font-size:100%; font-family: 'Poppins', sans-serif; line-height:1.5; }
a { transition:all 0.3s ease; color:#4B469C; }
a:hover { color: #FE5858; }
p, ul { padding-bottom:15px; }
ul ul { padding-left: 20px; }
/*.contentPart ul li:not(:last-child) {padding-bottom: 10px;}*/
/*top strip*/
.topStrip { background:#f5f6fa; padding:5px 0; }
.topStrip ul { list-style:none; padding:0px; margin:0 -15px; }
.topStrip ul li { display:inline-block; vertical-align:top; position:relative; padding:0 15px; }
.topStrip ul li:before { content:""; position:absolute; right:0; top:5px; width:1px; height:15px; background:#d2d2d2; }
.topStrip ul li:last-child:before { display:none; }
.topStrip ul li a { color:#000; text-decoration:none; font-size:14px; }
.topStrip ul li a:hover { color:#FE5858; }
a:hover{ color:#FE5858; }
.smallFont { font-size:0.875em; }
.language:before { display:none; }
.btnBdr { color:#4B469C; border:1px solid #4B469C; padding:5px 15px; border-radius:15px; text-decoration:none; display:inline-block; vertical-align:top; transition:all 0.5s; width: auto; }
.btnBdr img { transition:all 0.5s; }
.btnBdr:hover { background:#FE5858; color:#fff; border-color:#FE5858; }
.btnBdr:hover img { filter:brightness(5); }
.btnBdr.big { padding:10px 15px; border-radius:25px; }
.searchBtn { background:#ACACFF; display:inline-block; vertical-align:top; width:30px; height:30px; border-radius:50%; display:flex; justify-content:center; align-items:center; color:#4B469C; font-weight:bold; font-size:14px; position:relative; top:0px; cursor:pointer; }
.searchBtn:hover { background:#FE5858; color:#fff; }
.searchInput { position:absolute; right:31px; top:-4px; width:0px; background:#4B469C; padding:5px; border-radius:5px; }
.searchInput input { width:100%; border:0px; outline:none; margin-right:5px; padding:0px 10px; height: 30px; line-height: 30px; }
.searchInput button { background:#ACACFF; color:#fff; height:30px; height:30px; border:0px; cursor:pointer; }
.searchInput { visibility:hidden; opacity:0; }
.searchInput .button { border-radius: 0px!important; }
.searchBtn.active .searchInput { display:inline-flex; vertical-align:top; }
.searchInput label { display:none; }
.searchInput .form-actions { position:absolute; right:3px; top:5px; }
.searchInput .js-form-item { width:100%; }
#search-block-form { width:100%; }
.link1 { color:#4B469C; text-decoration:none; font-weight:bold; margin-top:13px; }
.datepicker { border-radius:0px!important; padding:0px; }
.form-control { border-radius:0px; }
* { outline:none; }
.form-control:focus { box-shadow:none; }
.printBtn { width: 45px; height: 45px; display: inline-flex!important; justify-content: center; align-items: center; padding: 0!important; }
.printBtnSection { text-align: right; }
.printBtnSection .printBtn { margin-bottom: 20px; margin-right: 0; }
.button { background:#4B469C!important; color:#fff!important; height:45px; padding:0 20px; border-radius:40px; border:0px; transition:all 0.3s; border-radius: 50px!important; display:inline-block; vertical-align:top; line-height:44px; }
.button:hover { background: #FE5858!important; color: #000!important; }

.advanceFilter,
.btn-default { background:#4B469C!important; color:#fff!important; height:50px; line-height:50px; padding:0 10px;  max-width:max-content; border-radius:40px; border:0px; transition:all 0.3s; border-radius: 50px!important; text-align: center; }
.advanceFilter:hover,
.btn-default:hover { background: #FE5858!important; color: #fff!important; }
.views-exposed-form { display: flex; align-items:center; margin: 20px 0; padding: 20px; border-radius: 5px; box-shadow: 0px 0px 5px rgba(0, 0, 0, .2); }
.views-exposed-form select, .views-exposed-form .button { margin:0 10px; }
.views-exposed-form input { margin: 0px; width:100%; font-size: 100%; }
.views-exposed-form .form-actions { display:flex; margin:0 -10px; padding:0 20px; justify-content:center; }
form.views-exposed-form .form-item { margin: 0; width:50%; }
.views-exposed-form .button { position: relative; top: -2px; width:auto; }
.views-exposed-form .js-form-item { display:flex; padding:0 10px; }
.views-exposed-form label { flex-shrink:0; margin:0px; padding:0px 10px 0 0; line-height:40px; }
.viewAllMapDiv { position: absolute; right: 75px; top: 0; }
.btn-default.small { height:50px; font-size:14px;}
.btn-default.grey { background:#CCCCCC; }
#edit-reset:hover,
.btn-default.grey:hover, .btn-default:hover { background: #FE5858!important; color: #fff; }
.form-control:focus { background:transparent; }
.topStrip .dropbutton-arrow { border-top-color: #000; }
.topStrip .dropbutton-multiple .dropbutton .secondary-action { background-color: #000; color: #fff; }
.topStrip .dropbutton-multiple .dropbutton .secondary-action a { display: block; color:#fff; padding: 5px 10px 5px 5px; }
.topStrip .dropbutton-toggle { position: absolute; right: -5px; top: 0px; height: 18px; }
.topStrip .dropbutton-widget { padding-right: 0 !important; }
.topStrip .dropbutton .language-link { padding-right: 10px; }
.topStrip .dropbutton-multiple.open .dropbutton-arrow { border-bottom-color: #000; }
.topStrip .dropbutton-multiple.open .dropbutton-toggle { top: -4px; }
.dropdown-language-item { position: absolute; left: 0px; top: 0px; }
.js .dropbutton-wrapper, .js .dropbutton-widget { position: static; }
.language li:before { display: none; }
.language { min-width: 100px; }
.backAll { float: right; display: flex; margin-left: auto; justify-content: center; }
.title1 { font-size:2.875em; }
.title2 { font-size:2em; }
.title3 { font-size:1.875em; }
.title4 { font-size:1.5em; }/*24*/
.title5 { font-size:1.375em; }
.title6 { font-size:1.25em; }
.title7 { font-size:1.125em; }
.bulletText { list-style:none; margin:0 0px; list-style-type:none; display:inline-block; vertical-align:top; }
.bulletText li { padding: 0 0 5px 20px; position:relative; list-style:none; }
.bulletText li:before { content:""; position:absolute; left:0px; top:8px; width:10px; height:10px; background:#8E8EEC; border-radius:50%; }
.bulletText li li:before { background:#fff; border:1px solid #ccc; }

.link2 { color:#fff; }
.link2:hover { color:#000; }
.link2 img { filter:brightness(5); }
.link2:hover img { filter:brightness(0); }
.container { max-width:1384px; }
.datepicker .form-control { padding-right:20px; height:50px; border-radius:6px!important; }
.bgBackgound { background-size:cover; }
.bgBackgound img { display:none; }
.sepratorBlue { background:#ececff; height:2px; width:100%; }
a { text-decoration:none; }
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color:#fff; }
.bold { font-weight:bold; }
.redColor { color:#F00; }
.greyColor { color:#848484; }
.darkBlue { color:#4B469C; }
.colorBlue { color:#5484EB; }
.blackColor { color:#000; }
.darkBlueColor { color: #4B469C; }
.colorGrey { color:#848484; }
.colorBlueLight { color: #9a9aee; }

.project-summary-form .form-text,
.project-summary-form .form-select,.select1, .input1 { height:50px; font-size: 100%; padding:0 20px; border:1px solid #ccc; border-radius:5px; margin:5px 0 0 0; width:100%; }

.project-summary-form .form-select:hover,
.select1:hover { color: #323232; }
.select1::-webkit-input-placeholder {
color: #323232;
}
.select1:-ms-input-placeholder {
color: #323232;
}
.select1::placeholder {
color: #323232;
}
.listingList { margin:0px; padding:0px; list-style:none; margin:0 -10px; }
.listingList li { display:inline-block; vertical-align:top; padding:0 10px; }
.listingList li a { color:#323232; }
.listingList li a:hover { color:#FE5858; }
.datepicker td, .datepicker th { padding:5px 10px; }
.datepicker table tr td, .datepicker table tr th { border:1px solid #ededed!important; font-size:0.8em; border-radius:0!important; }
.datepicker table tr th { background:#4B469C; color:#fff; font-weight:normal; border-color:#5e5eb7!important; }
.datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover { background:#f77458!important; }
.banner .swiper-slide img { width:100%; }
.shadow { box-shadow:0px 1px 10px rgba(0, 0, 0, 0.1) !important; }
.divider { position: relative; }
.divider:before { content: ""; position: absolute; left: -15px; top: 50%; transform:translateY(-50%); width: 1px; height: 80%; background:rgba(0, 0, 0, 0.1); }
.fw-semibold { font-weight: 500; }
.link { color:#4B469C!important; text-decoration:underline; }
.accordion { margin-bottom:20px; }
.accordion .accTrigger { background:#ccc; padding:10px 20px; color:#222; cursor:pointer; font-weight:bold; margin:5px 0; position:relative; }
.accordion .accTrigger:before { content:"\f078"; position:absolute; right:5px; top:50%; width:20px; height:20px; line-height:1; font-family:fontAwesome; transform:translateY(-50%); color:#222; }
.accordion .accTrigger.active:before { content:"\f077"; color:#222; }
.accordion .accTrigger h3 { color:#222; margin:0px; font-size:17px; }
.noJS .accordion .accTrigger { background:none; padding-left:0; color:#222; }
.accordion .accTrigger a { display:block; text-decoration:none; outline:0 }
.accordion .accTrigger.active { background:#f0f0f0; }
.accordDetail { padding:10px 20px; display:none }
.noJS .accordDetail { display:block; padding:10px 0 }
/*input*/
.feedback-form input, .feedback-form textarea {padding-left: 20px; padding-right: 20px; height: 50px; line-height: 44px; border-radius: 10px; border: 1px solid #c0c0c0; outline: none; box-shadow: none !important; margin-top: 0; width: 100%; font-size:16px; color:#323232; }
/*btn*/
.feedback-form .form-submit { margin: 20px 0 0 0; font-size: 16px; line-height: 1.33; color: #fff; text-align: center; font-weight: 500; display: inline-block; border-radius: 40px; padding: 12px 36px;  transition: all 350ms ease 0s; -webkit-transition: all 350ms ease 0s; border: 0; }
.ctaBtn.ctaFill:hover, .form-submit:hover, a.button:hover { background-color: #1d4382; box-shadow: none; }
/********** Responsive Tab **********/

.resTab { position: relative; }
.resTab .tabNav { margin:0; padding: 0; list-style:none; margin-bottom: 20px; }
.resTab .tabNav li { display: inline-block; margin: 0; position: relative; padding:0px!important; }
.resTab .tabNav li a { background: #EEEEEE; color:#646464; font-size: 18px; font-weight: 400; height: 45px; display: flex; padding:0 15px; align-items: center; border: 1px solid #bfbfbf; }
.resTab .tabNav .r-tabs-state-active a { background: #4B469C; color: #fff; font-size: 18px; font-weight: 400; }
.resTab .r-tabs-panel.r-tabs-state-active { display: block; }
.resTab .r-tabs-accordion-title { display:none; }
.resTab .tabNav .r-tabs-state-disabled { opacity: 0.5; }
.resTab .r-tabs-accordion-title .r-tabs-anchor { display: block; padding: 10px; background-color: #00c5ad; color: #fff; font-weight: bold; text-decoration: none; }
.resTab .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor { background-color: #fff; color: #00c5ad; text-shadow: none; border: 1px solid #bfbfbf; }
.resTab .r-tabs-accordion-title.r-tabs-state-disabled { opacity: 0.5; }
.noJS .resTab .tabContainer { height:150px; overflow:hidden }
.noJS .resTab .tabContent { display:none; height:150px }
.resTab .tabContent { display: none; }
/* tender
================================================== */	
.tender_row { width: 100%; float: left; margin-top:30px; border:1px solid #ccc; padding:0px; }
.tender_row .tender_header { width: 100%; float: left; background:#4B469C; border-top:4px solid #f04b28; padding:5px 10px; margin-bottom: 10px; padding: 10px; }
.tender_row .tender_header .tender_date { font-size:16px; color:#fff; font-weight: 600; text-align: left; text-transform: capitalize; }
.tender_row .tender_name { font-size: 14px; color:#4c3e23; font-weight: 400; text-align: left; text-transform: capitalize; padding:0 0 7px; border-bottom:1px solid #cdc2ae; }
.tender_row .tender_last_date { font-size: 14px; color:#4c3e23; font-weight:600; text-align: left; text-transform: capitalize; padding:10px 0px; border-bottom:1px solid #cdc2ae; display: flex; align-content: center; align-items: center; }
.tender_row .tender_file { padding:10px 0px 0; }
.tender_row .tender_file a { font-size: 12px; color:#4c3e23; font-weight:400; text-align: left; text-transform: capitalize; transition: all 300ms ease 0s; }
.tender_row .tender_file a:hover { color: #72664e; }
.tender_row .tender_file a:hover:before { color: #72664e; }
.tender_row .fa { margin-right: 10px; }
.tenderContent { padding:20px; }
.page-views-manage-tender 
/********** Access Control **********/

#accessControl input { float:left; height:19px; width:19px; background:none; border:none; padding:0; color:#000 }
#accessControl input:hover { color:#e65a15 }
#accessControl { display: flex; align-items:center; }
#accessControl .normal, #accessControl .largest, #accessControl .large { font-size:14px; }
#accessControl .fontScaler { float: left; height: 19px; background: none; border: none; padding: 0; width: 22px; color: #000; font-size:14px; }
#accessControl .contrastChanger { width:19px; height:19px; background-repeat:no-repeat; overflow:hidden; text-indent:-9999px; text-transform:capitalize; border:0px; }
#accessControl .contrastChanger.normal { background-image:url(../images/a-light.gif); margin-right:5px; }
#accessControl .contrastChanger.wob { background-image:url(../images/a-dark.gif); margin-right:5px; }
#accessControl .fontScaler.normal {    margin-right: 3px; }
.language select { appearance: none; -moz-appearance: none; -webkit-appearance: none; background:transparent url(../images/down-arrow-icon.png) no-repeat right 5px; border:0px; cursor:pointer; padding-right:20px; }
.language select:hover, .language select:focus { outline:none; }
.headerMiddle { padding:15px 0; border-bottom:1px solid #e6e6e6; }
.logoContainer { }
.logoContainer a { color:#000; }
.logoContainer p, .logoContainer h4 { color:#000; }
.logoContainer .title6, .logoContainer h4 { font-weight:bold; text-align:left!important; margin-bottom:0px; padding-bottom:0; }
.logo { float:left; margin-right:10px; }
.logoInfo { display: flex; flex-wrap: wrap; max-width: 300px; justify-content: start; align-items: center; color:#000; }
.logoInfo p, .logoInfo h4 { margin:0px; font-size:19px; }
.logoContainer .tagline { font-size:14px; padding:0; margin:0; }
.headerMiddRgt { padding:0px; margin:0px; }
.headerMiddRgt li { display:inline-block; vertical-align:top; }
.headerMiddRgt li a { text-decoration:none; }
/* Footer Section */
.footer, .nav-section { background: #4B469C; }
.footer { padding: 20px 0 }
.footer ul a { font-size: .813em }
.footer p { color: #fff; font-size: .813em; margin-bottom: 0; font-weight: 300 }
.last-update { font-size: .75em!important; line-height: 25px }
.visitor-count { font-size: .75em!important }
.social li { text-align: center; padding: 7px; margin-top: 5px; font-weight: 300 }
.social li a:hover { background-color: #FE5858; border-color:#FE5858; }
.social li a i { font-size: 1em }
.emblem-white { display: none }
.footer-menu { margin-bottom:10px; padding:0px; }
.footer-menu li, .social li { display: inline-block; color: #fff; position: relative; padding: 0 10px }
.footer-menu li:before { content:""; position:absolute; right:-3px; top:50%; transform:translateY(-50%); height:12px; background:rgba(255, 255, 255, 0.5); width:1px; margin-top:2px; }
.footer-menu li:last-child:before { display:none; }
.social li a { font-size:19px; }
.footer-menu a, .social li a { color: #fff; text-decoration: none; }
.social li a { width: 39px; height: 39px; border-radius: 100%; border: 1px solid #fff; }
.footer-menu a:hover, .top-header ul li a:hover, .view-all a:hover { color:#FE5858; }
.footer-menu, .social { list-style-type: none; padding-left: 0; position: relative; margin:0 -10px 10px; }
.social { margin-bottom: 0; }
/* Top To Bottom */
#TopToBottom { display: none; position: fixed; bottom: 85px; right: 10px; z-index: 99; font-size: 1.125em; border: none; outline: 0; background-color: #f04b28; color: #fff; cursor: pointer; border-radius: 100%; width: 40px; height: 40px }
#TopToBottom:hover { background-color: transparent; border: 2px solid #f04b28; color: #f04b28 }
.partner-section { padding:25px 0; position: relative; }
.partner-section .container { position: relative; }
.partner-section .container:before { content: ""; position: absolute; right: 60px; top: 0; width: 10px; height: 100%; background-color: #fff; z-index: 99; }
.customSlider-next, .customSlider-prev { font-size:30px; color:#666; }
.custom-next:after, .custom-prev:after { display:none; }
.customSlider { margin:0 50px; }
.customSlider-next { right:0px; }
.customSlider-prev { left:0px; }
.customSlider-next, .customSlider-prev { position:absolute; top:50%; transform:translateY(-50%); }
.partner-section a { display:flex; min-height:80px; justify-content:center; align-items:center; position:relative; }
.partner-section a:before { content:""; position:absolute; right:0px; top:50%; transform:translateY(-50%); height:100px; width:1px; background:rgba(0, 0, 0, 0.1); }
.footer .footerVisitors p { text-align:right; margin:0; padding:0; }
.mainNavigation { margin:0; position:relative; clear:both; z-index:111; }
.toggleMenu { display:none; padding:15px; text-decoration:none }
.toggleMenu .mobileMenu { font-size:1.250em; color:#fff; }
.toggleMenu .iconBar { float:right; width:25px; height:25px; background:url(../../images/mobile-menu.png) no-repeat center center; }
#nav, #nav ul { list-style:none; margin:0; padding:0; }
#nav li { float:left; margin:0; padding:0; display:inline }
/*#nav .menuIcon { margin-left:10px; font-size:12px;}*/
#nav li a { padding:10px 22px; line-height:30px; color:#323232; display:inline-block; text-decoration:none; font-weight:400; }
#nav ul { width:286px; top:100%; padding:0; left:0; position:absolute; }
.hasJS #nav ul { opacity:0; transition: opacity 1s linear; -webkit-transition: opacity 1s linear; display:none!Important; }
#nav ul li { float:left; height:auto; width:100%; margin:0; padding:0; }
#nav ul li a { display:block; background-color:#4B469C; line-height:1; color:#323232; border:none; border-top:1px solid #5e58cb; padding:10px 15px; text-align:left; }
#nav li ul li a:hover { }
#nav ul ul, #nav ul ul ul { top:0; left:285px; width:286px; }
#nav .MenuLi5 ul ul { width:250px; }
#nav ul ul li > ul { top:0; left:100%; width:286px; }
#nav ul ul li > ul li > ul { top:0; left:100%; width:286px; } /*#nav a:hover, .noJS #nav a:focus, #nav ul .hover > a, #nav ul .focus > a { color:#fff } */
#nav ul a:hover, .noJS #nav ul a:focus, #nav ul a.selected { color:#7fb6e9 }
#nav ul, #nav :hover ul ul, #nav .hover ul ul, #nav .focus ul ul { /*margin-left:-9999px;*/ }
#nav li:hover > ul, #nav li.hover > ul, #nav li.focus > ul, #nav a:focus + ul, #nav ul ul, .noJS #nav .hover a:focus, .noJS #nav .focus a:focus { margin-left:0; box-shadow:0 2px 4px 0 #3c3c3c; }
.is-active { color:#FE5858!important; }
#nav > li > a:hover, #nav > li.hover > a, #nav > li.focus > a, #nav > .highlight > a { background-color:#acacff; color:#fff; box-shadow:0 0 4px 0px #d1d1d1; }
#nav > li.MenuLiLast > a:hover, #nav > li.MenuLiLast .hover > a, #nav > li.MenuLiLast .focus > a, #nav > .highlight.MenuLiLast > a { background:#195c9f; color:#fff; }
#nav li ul li a:hover, #nav li ul li > a.selected, #nav ul a:hover, .noJS #nav ul a:focus, #nav ul a.selected, #nav ul > .highlight > a { background-color:#fff; color:#4B469C; }
#nav ul li.focus > a { background-color:#e9e9e9; color:#060613; display:block; }
#nav .rightArrowImg { display:none; position:absolute; right:5px; top:20px; width:9px; height:9px; text-indent:-9999px; overflow:hidden; color:#fff; }
/*#nav li .rightArrowImg, #nav li .menuIcon { background:url(../images/down-arrow.gif) no-repeat right center; z-index:10; display: inline-block; width: 10px; height: 10px; }*/
#nav li li .rightArrowImg, #nav li li .menuIcon { display:block; /*background:url(../images/right-arrow.gif) no-repeat right center;*/ margin-top:5px; right:10px; z-index:11; display: inline-block; width: 10px; height: 10px; float:right; }
#nav li li li .rightArrowImg { z-index:12 }
#nav li .rightArrowImg.active { transform:rotate(180deg); -webkit-transform:rotate(180deg); }
.noJS #nav ul a:focus { width:200px; }
.noJS #nav ul a:focus, .noJS #nav ul a:focus + ul { margin-left:9999px }
.noJS #nav ul a:active { margin-left:0 }
/*.hasJS .menuPart #nav a:focus + ul, .hasJS .menuPart #nav li.focus > ul,*/ .hasJS .menuPart #nav li.hover > ul, .hasJS .menuPart #nav li:hover > ul, .hasJS .menuPart #nav ul ul { opacity: 1; display:block!important; visibility: visible; transition: all 3s; animation-name: menuhover; animation-duration: 1s; }
#nav .externalLink:before { display: none!important; }
 @keyframes menuhover { from {
top: 110%;
opacity: 0;
visibility: hidden;
}
to { top: 100%; opacity: 1; visibility: visible; }
}
#nav .MenuLi10 ul li ul { left: -200px !important; }
#nav ul li a, #nav ul li li a { font-size:14px; line-height:20px; }
#nav li.rightFlip ul li:hover > ul { right:285px; left:inherit; }
#nav li.rightFlip ul li.parent .menuIcon { margin:0; transform:rotate(180deg); }
/*new megamenu*/
.mainNavigation, .menuPart, #nav { width:100%!important; }
#nav ul { width:100%; background-color:#f5f6fa; padding: 15px 15px 15px 50px; border-top:4px solid #58567a; -webkit-border-bottom-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-bottomleft: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; }
#nav ul ul { background: none; border:none; }
.mainNavigation { width:100% }
#nav ul li ul.menuSubUl { position: static; width:100%; }
#nav ul li ul.menuSubUl li { width:25%; }
#nav ul li > a { font-weight: bold; font-size: 16px; position:relative; margin:0px 0; }
/*#nav .menuSubUl .menuSubUl {margin-top:10px; margin-left:10px!important; }*/

#nav .menuSubUl a { position:relative; }
#nav .menuSubUl .menuSubUl a { position:relative; }
#nav .menuSubUl .menuSubUl a:after, #nav .menuSubUl a:after { content: ''; position: absolute; width: 65%; transform: scaleX(0); height: 2px; bottom: -2px; left: 0; background-color: #f26522; transform-origin: bottom right; transition: transform 0.25s ease-out; display: block!important; }
#nav .menuSubUl .menuSubUl a:hover:after, #nav .menuSubUl a:hover:after { transform: scaleX(1); transform-origin: bottom left; }
#nav .menuSubUl .menuSubUl a:before { content:""; background:#E65A15; width:5px; height:5px; position:absolute; left:0px; top:8px; border-radius:50%; }
#nav ul li ul.menuSubUl li a { font-weight: normal; }
#nav ul li a { background: transparent; }
#nav li ul li a:hover, #nav li ul li > a.selected, #nav ul a:hover, .noJS #nav ul a:focus, #nav ul a.selected, #nav ul > .highlight > a { background-color: transparent; }
#nav ul li a .menuIcon { display: none; }
#nav ul li a { border:0px; padding: 3px 15px; }
#nav ul li ul.menuSubUl { padding: 0 0 0 15px; }
#nav ul li a:hover { color: #4B469C!important; }
#nav ul li ul.menuSubUl li li { width: 100%!important; }
#nav li:hover > ul, #nav li.hover > ul, #nav li.focus > ul, #nav a:focus + ul, #nav ul ul, .noJS #nav .hover a:focus, .noJS #nav .focus a:focus { box-shadow: none; }
#nav ul li { width:25%; }
#nav ul li li { width:100%!important }
.navWrap { position:relative; }
.navWrap .link1 { }
.mainNavigation .link1 { margin:0px; }
#nav ul > li > a:before, #nav li li.navSubTitle > a:before { font-family:fontAwesome; content:"\f192"; position:absolute; left:-5px; }
#nav ul li li a:after { display: none; }
#nav li ul { box-shadow: -1px 8px 8px 2px rgba(0, 0, 0, 0.2) !important; }
#nav li ul li ul { box-shadow: none!important; }
#nav > li > a { position:relative; }
#nav > li.parent > a:hover:after, #nav > li.parent > a.selected:after, #nav > li.highlight > a:after { bottom: 0%; left: 50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(88, 86, 122, 0); border-bottom-color: #58567a; border-width: 10px; margin-left: -10px; }
#nav > li.parent > a:before { height: 4px; left: 50%; width: 0; background-color: #58567a; content: ""; position: absolute; bottom: -2px; transition: all 350ms ease 0s; -webkit-transition: all 350ms ease 0s; z-index:10; }
#nav > li.parent:hover > a:before, #nav > li.highlight > a:before { left: 0; width: 100%; }
.mainNavigation .is-active { }
/********* Mobile Nav *********/
.mobileNav { display:none; position:fixed; left:0; top:0; width:100%; height:100%; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); background:#4B469C; overflow:auto; z-index:9999; }
.activeMobNav .mobileNav { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
.mobileNav #navMob { display:block !important; margin-top:100px; position:static; background:#4B469C; position:relative; z-index:9999; }
.mobileNav { -webkit-transition: -webkit-transform 0.5s; transition:transform 0.5s; }
/*.activeMobNav #wrapper {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}*/
.mobileNav .close { position:absolute; right:0; top:0; width:60px; height:100px; background:rgba(242, 89, 39, 1) url(../images/menu-close-icon.png) no-repeat center 5px; cursor:pointer; -ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); }
.activeMobNav .mobileNav .close { -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
.mobileNav .navigationText { position:absolute; left:40px; top:25px; color:#fff; font-size:16px; font-weight:700; text-transform:uppercase; }
.mobileNav .logoText { z-index:-1; width:100%; position:absolute; bottom:0; margin-bottom:15px; height:74px; }
.mobileNav .logoText .logoIcon { background-position: 0 -225px; margin:0 auto; height:74px; width:234px; display:block; }
.mobileNav .menuClose { position: absolute; right: 10px; top: 10px; width: 50px; height: 50px; background: url(../images/menu-close-icon.png) no-repeat center center; cursor: pointer; -ms-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); }
.activeMobNav .mobileNav .menuClose { -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
.menuBar { display: none; }
#navMob { display:none; position:absolute; left:0; right:0; padding:0; }
.toggleMenu, #navMob .menuIcon { display:none; }
.toggleMenu { width: 38px; height: 38px; }
.toggleMenu .iconBar { text-indent: -9999px; display: block; background: url(../images/mobile-menu.png) no-repeat center center; width: 100%; height: 19px; }
.toggleMenu .menuTitle { display:none; }
.toggleMenu:hover { text-decoration:none; }
#navMob li { float:none; display:block; border:none; }
#navMob li li { border:1px solid rgba(255, 255, 255, 0.2); }
#navMob li a { border-bottom:1px solid rgb(14, 62, 87); transition:all 0s ease 0ms; -webkit-transition:all 0s ease 0ms; text-decoration:none; }
#navMob li.parent { position:relative; }
#navMob li .menuIcon:before { content: "\f107"; font-family:fontAwesome; position:absolute; top:15px; left:20px; font-size:20px; height:20px; line-height:20px; }
#navMob li .menuIcon.active:before { content: "\f106"; }
#navMob li .menuIcon, #navMob li li .menuIcon { width: 60px; height: 100%; background-color: #ACACFF; position: absolute; right: 0; top: 0; bottom: 0; cursor: pointer; color: #fff; font-size: 30px; text-align: center; line-height: 77px; font-style: normal; }
#navMob > li > .menuIcon { background-position:center 30px; }
#navMob li li .menuIcon, #navMob li li .menuIcon.active { z-index:2; background-color:#ACACFF; height:35px; }
#navMob li li .menuIcon:before { top:7px; }
#navMob li li li .menuIcon { z-index:2; display:none; }
#navMob li > a:hover, #navMob li.hover > a, #navMob li ul li a:hover, #navMob li ul li > a.selected, #navMob ul a:hover, .noJS #navMob ul a:focus, #navMob ul a.selected, #navMob > li > a:hover, #navMob > li.hover > a, #navMob > li.focus > a { background-color:#434343; color: #fff; }
#navMob ul { width:100%; display:none; position:static; transition:none; -webkit-transition:none; }
.hasJS #navMob ul { opacity:1; }
#navMob > li:hover > ul, #navMob li li:hover > ul, #navMob li li li:hover > ul { display:none; }
#navMob ul, #navMob *:hover ul ul, #navMob .hover ul ul, #navMob .focus ul ul { margin-left:0; }
#navMob li a { padding-left:15px; padding-right:15px; display:block; line-height:40px; color:#fff; }
#navMob li ul li a { padding:7px 55px 7px 20px; display:block; line-height:21px; background:url(../images/right-arrow.png) no-repeat 0 12px; color:#fff; border:none; font-size:16px; }
#navMob > li.MenuLi1 > ul > li > a, .headerScroll #navMob > li.MenuLi1 > ul > li > a, .headerScroll #navMob > li > ul > li > a { padding:8px 60px 8px 20px; font-size:16px; line-height:21px; }
#navMob li ul li ul li a { padding-left:38px; background-position:20px 12px }
#navMob li ul li ul li ul li a { padding-left:60px; background-position:45px center }
#navMob > li > a:hover, #navMob > li.hover > a, #navMob > li.focus > a, #navMob > .highlight > a { background-color:#4B469C; color: #fff; }
#navMob li ul li a:hover, #navMob li ul li > a.selected, #navMob ul a:hover, .noJS #navMob ul a:focus, #navMob ul a.selected, #navMob ul > .highlight > a, #navMob > li.MenuLi1 > ul > li:hover > a, #navMob > li > ul > li > a:hover, #navMob > li > ul > li.current > a:hover, #navMob > li > ul > li:hover > a { background-color:#ACACFF; color: #fff; }
#navMob .linkIcon, #navMob .linkIconHover, #navMob > li.MenuLi1 > ul > li > a:before { display:none !important; }
#navMob .menuFirstNode { display:block; }
#navMob li.current ul { display:none; }
#navMob li li ul { position:static; width:100%; background:none; visibility:visible; border:0; box-shadow:0 0 0 #000; opacity:1; padding:0; transition:all 0s ease 0s; }
#navMob li.megaMenu ul { padding:0; }
#navMob li.megaMenu ul li { border:0; float:none; height:auto; line-height:inherit; width:100%; padding:0; }
#navMob li > a { font-size:20px; font-weight:300; padding:5px 15px 5px; }
#navMob li ul { background:#332f6e; box-shadow:-7px 0 7px rgba(0, 0, 0, 0.4) inset; position:relative; padding:15px 0; margin:0; }
#navMob li ul:after { height:100%; width:60px; position:absolute; right:0; top:0; content:""; background-color:rgba(0, 0, 0, 0.2); z-index:1; display:block; }
.mainNavigation #nav li.MenuLiLast ul { left: auto; right: 0; }
.mainNavigation #nav li.MenuLiLast ul::before {
left: auto;
right: 14px;
}
#navMob .menuSubUl { display:none; }
.banner { position:relative; }
.bannerContent { position:absolute; left:0px; top:50%; width:100%; color:#fff; transform:translateY(-50%); z-index:2; text-align:center; }
.bannerContent .tabMenu { max-width:100%; width:100%; margin:0 auto; position:relative; }
.bannerContent .title3 { color:#fff; }
.bannerContent .tab-content { background:rgba(75, 70, 156, 0.5); padding:70px 1.5rem 1.5rem; border-radius:10px; }
.bannerContent .nav-tabs { background-color:#fff; border-radius:30px; overflow:hidden; max-width:800px; margin:0 auto -29px; position:relative; z-index:2; padding:0px; }
.bannerContent .nav-tabs .nav-link { padding:5px 20px; color:#323232; height:60px; font-size:18px; }
.bannerContent .nav-tabs .nav-link.active { background:#ACACFF; color:#000000; border-radius:30px; }
.bannerContent .nav-item { width:25%; }
.bannerContent .nav-item button { width:100%; }
.bannerContent .nav-item:last-child button { float:right; }
.radioList { margin:0px auto; justify-content:center; padding:0px; display:flex; list-style:none; flex-wrap: wrap; }
.radioList li { padding:0 10px; margin:0px; }
.radioList .form-check { margin: 0px; padding: 0px; display: flex; }
.radioList label { color: #fff; font-size: 14px; text-align: left; }
.radioList .form-check-input:focus { outline:none; box-shadow:none; }
.radioList .form-check-input { width:22px; height:22px; background:transparent; border:1px solid #fff; margin:0 5px; padding: 0; }
.form-check-input:checked { background-color: #A4A4F7; border-color: #A4A4F7; outline:none; }
.datepicker .bi-calendar3 { position:absolute; right:10px; top:50%; transform:translateY(-50%); color:#4B469C; height: 20px; }
.bannerForm { margin:20px 0 0 0; border-radius:40px; }
.bannerForm .datepicker { padding: 0; }
.bannerForm .leftBdrRadius { border-radius:40px 0 0 40px; }
.bannerForm .datepicker, .bannerForm select, .bannerForm input { width:100%; height:70px!important; padding:0 15px; margin:0px; border-left:0px; border-top:0px; border-bottom:0px; background:#fff; border-radius: 0px; border-right: 0px; font-size: 14px; }
.bannerBdr { border-right:1px solid #6E8BAE; padding:0 1px; }
.bannerForm select { color:#858585; background-image: url(../images/black-select-arrow.png)!important; background-repeat:no-repeat; background-position:center right; }
.bannerForm p { font-size:14px; }
.tabMenu .link2 { position:absolute; right:0px; top:0px; }
.tabMenu .link2 img { margin-right:8px; }
.bannerFormRow { display: flex; }
.bannerFormRow .datepicker .bi-calendar3 { top:50%!important; transform:translateY(-50%)!important; }
.bannerFormRow .form-item { margin:0px; width: 100%; }
.bannerForm .datepicker {
    padding: 0px;
}
.homeProjectTab .bannerCol:nth-child(1) {
width:30%;
}
.homeProjectTab  .bannerCol { width:15%; }
.homeProjectTab  .bannerCol:nth-child(6) {
border:0px;
}
.homePromotersTab .form-actions, 
.homeAgentsTab  .form-actions,
.homeProjectTab .form-actions,
.homeComplaintsTab .form-actions { width:150px; flex-shrink:0; }

.homeProjectTab .bannerCol:nth-child(6),.homeProjectTab .bannerCol:nth-child(5) {
width:10%;
}
.homePromotersTab   .bannerCol { width:20%; }
.homePromotersTab   .bannerCol:nth-child(1) {
width:50%;
}
.homeComplaintsTab .bannerCol:nth-child(3) {
border:0px;
}
.homeAgentsTab  .bannerCol { width:15%; }
.homeAgentsTab  .bannerCol:nth-child(1) {
width:30%;
}
.homeAgentsTab  .bannerCol:nth-child(5) {
border:0px;
}
.homeComplaintsTab   .bannerCol { width:20%; }
.homeComplaintsTab   .bannerCol:nth-child(2) {
width:30%;
}
.homeComplaintsTab   .bannerCol:nth-child(4) {
border:0px;
}
.statistics { background:#F2F6FA; }
.statisticsBox { background:#000; color:#fff; border-radius:10px; padding:15px; }
.statisticsIcon { width:110px; height:110px; border-radius:50%; background:#fff; display:flex; justify-content:center; align-items:center; margin-right:20px; }
.statisticsBg5, .statisticsBg1 { background: #fdc07f; background: -moz-linear-gradient(left, #fdc07f 1%, #fb8f8d 100%); background: -webkit-linear-gradient(left, #fdc07f 1%, #fb8f8d 100%); background: linear-gradient(to right, #fdc07f 1%, #fb8f8d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdc07f', endColorstr='#fb8f8d', GradientType=1 );
}
.statisticsBg6, .statisticsBg2 { background: #63cedb; background: -moz-linear-gradient(left, #63cedb 1%, #6164ea 100%); background: -webkit-linear-gradient(left, #63cedb 1%, #6164ea 100%); background: linear-gradient(to right, #63cedb 1%, #6164ea 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63cedb', endColorstr='#6164ea', GradientType=1 );
}
.statisticsBg7, .statisticsBg3 { background: #f1bbd3; background: -moz-linear-gradient(left, #f1bbd3 1%, #a262f4 100%); background: -webkit-linear-gradient(left, #f1bbd3 1%, #a262f4 100%); background: linear-gradient(to right, #f1bbd3 1%, #a262f4 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1bbd3', endColorstr='#a262f4', GradientType=1 );
}
.statisticsBg8, .statisticsBg4 { background: #88ffa0; background: -moz-linear-gradient(left, #88ffa0 1%, #19aeab 100%); background: -webkit-linear-gradient(left, #88ffa0 1%, #19aeab 100%); background: linear-gradient(to right, #88ffa0 1%, #19aeab 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88ffa0', endColorstr='#19aeab', GradientType=1 );
}
.noticeSection { padding:50px 0; }
.noticeSection .ticker h3, .causeListHomeBlock a h3 { font-size:32px; font-weight:600; color:#323232; margin-bottom:20px; display:inline-block; }
.noticeSection .activityTicker li { opacity:1!important; }
.noticeSection .activityTicker li .noticeData { font-size:16px; color:#323232; padding:10px 0; border-bottom:1px solid #e0e0e0; min-height:100px; }
.noticeSection .ticker .playPause { width:85px; float:right; text-align:right; }
.noticeSection .ticker .playPause, .noticeSection .ticker .viewAll { font-size:16px; color:#4B469C; text-decoration:none; margin-top:10px; float:right; }
.noticeSection .ticker .playPause:hover, .noticeSection .ticker .viewAll:hover, .noticeSection .activityTicker li .noticeData .eventName, .causeListHomeBlock a:hover h3 { color:#FE5858; }
.noticeSection .ticker .playPause.stop:after, .noticeSection .ticker .playPause.play:after { font-family: var(--fa-style-family, "Font Awesome 6 Free"); font-weight: var(--fa-style, 900); margin-left:10px; }
.noticeSection .ticker .playPause.stop:after { content: "\f28b"; }
.noticeSection .ticker .playPause.play:after { content: "\f144"; }
.noticeSection .ticker .tickerDivBlock .activityTicker { width: 100%; }
.noticeSection .activityTicker li .noticeData .date, .noticeSection .activityTicker li .noticeData .fa-calendar-days { color:#4B469C; font-size:16px; padding-bottom:10px; }
.noticeSection .activityTicker li .noticeData .eventName { padding-left:15px; text-transform:uppercase; }
.noJS .ticker .stop { display:none }
.noJS .ticker ul { margin:0 }
.noJS .ticker .tickerDivBlock { height:310px; overflow-y:scroll; overflow-x:hidden }
.causeListHomeBlock { background:url(../images/cause-list-bg.jpg) left top no-repeat; background-size:cover; background-position:center center; width:100%; height:199px; position:relative; padding:15px;	 }
.causeListHomeBlock .title2 { display:block; height:100%; text-decoration:none; }
.causeListHomeBlock a h3 { margin:0; position:absolute; top:50%; transform: translate(0, -50%); }
.dailyCauseList, .monthlyCauseList { display:block; padding:20px; background:#8E8EEC; font-size:24px; text-decoration:none; color:#fff; float: left; width: 100%; display: flex; justify-content: space-between; align-items: center; }
.monthlyCauseList { background:#4B469C; }
.dailyCauseIcon, .monthlyCauseIcon { float:right; }
.monthlyCauseIcon { margin-right:10px; }
.causeListLink { display:inline-block; padding:6px 0; position:relative; }
.dailyCauseList:hover .causeListLink, .monthlyCauseList .causeListLink { color:#fff; }
.causeListLink:before { content:""; position:absolute; left:0; bottom:0; width:0%; height:2px; background:#fff; transition:all 0.3s ease 0.5s; }
.dailyCauseList:hover .causeListLink:before, .monthlyCauseList:hover .causeListLink:before { width:100%; }
.dailyCauseList:hover .dailyCauseIcon, .monthlyCauseList:hover .monthlyCauseIcon { animation: iconAnimate 1s ease; }
.dailyCauseList .bi-arrow-right-circle, .monthlyCauseList .bi-arrow-right-circle { transition:all 0.5s ease; }
.dailyCauseList:hover .bi-arrow-right-circle, .monthlyCauseList:hover .bi-arrow-right-circle { margin-left:10px; transition:all 0.5s ease; }
.showInput { width:0px; height:40px; overflow:hidden; transition:all 0.5s ease 0.5ms; }
.searchBtn.active .showInput { width:300px; opacity:1; visibility:visible; }
@keyframes iconAnimate { 30% {transform: scale(1.2);}
 40%, 60% {transform: rotate(-20deg) scale(1.2);}
 50% {transform: rotate(20deg) scale(1.2);}
 70% {transform: rotate(0deg) scale(1.2);}
 100% {transform: scale(1);} }
@keyframes flipInY { 0% {
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in;
opacity:0;
-webkit-transform:perspective(400px) rotateY(90deg);
transform:perspective(400px) rotateY(90deg)
}
40% {
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in;
-webkit-transform:perspective(400px) rotateY(-20deg);
transform:perspective(400px) rotateY(-20deg)
}
60% {
opacity:1;
-webkit-transform:perspective(400px) rotateY(10deg);
transform:perspective(400px) rotateY(10deg)
}
80% {
-webkit-transform:perspective(400px) rotateY(-5deg);
transform:perspective(400px) rotateY(-5deg)
}
to { -webkit-transform:perspective(400px); transform:perspective(400px) }
}
/* Corner Section */
.cornersArea { background:url(../images/corner-bg.webp) no-repeat left bottom; position:relative; z-index:1; }
.cornersArea:before { content:""; position:absolute; left:0px; top:0px; height:100%; width:100%; background:rgba(166, 166, 249, 0.7); }
.corenerBox { background:#fff; position:relative; z-index:1; border-radius:10px; height:100%; }
.corenerBox h3 { background:#4B469C; color:#fff; padding:15px 20px; border-radius:6px 6px 0 0; text-align:center; margin:0px; }
.corenerBox p { padding:0px; margin:0px; font-size:16px; line-height:1.2; text-align:center!important; }
.corenerBox ul { list-style:none; display:flex; flex-wrap:wrap; padding:20px 20px 50px; }
.corenerBox ul li { width:50%; text-align:center; padding:10px 10px 20px; margin-bottom:20px; position:relative; }
.corenerBox ul li a { color:#323232; text-decoration:none; }
.corenerBox ul li a:hover { color:#FE5858; }
.corenerBox ul li:before { content:""; position:absolute; left:50%; transform:translateX(-50%); bottom:0px; width:70%; height:1px; background:#ccc; }
.corenerBox ul li:after { content:""; position:absolute; right:0; top:50%; transform:translateY(-50%); width:1px; height:70%; background:#ccc; }
.corenerBox .corerIcon { margin-bottom:10px; }
.corenerBox ul li:nth-child(4):after, .corenerBox ul li:nth-child(2):after {
display:none;
}
.corenerBox ul li:nth-child(3):before, .corenerBox ul li:nth-child(4):before {
display:none;
}
.corenerBox .btnBdr { position:absolute; left:50%; transform:translateX(-50%); bottom:20px; }
.corenerBox .btnBdr .fa-arrow-right { transition: all 0.7s; }
.corenerBox .btnBdr:hover .fa-arrow-right { position:relative; left:2px; }
.corenerBox ul li a:hover .corerIcon img { animation:flipInY 1s ease; }
.forthColSlider .swiper-slide a { text-decoration:none; }
.forthColSlider .swiper-slide a .statisticsIcon { transition:all 0.5s ease; }
.forthColSlider .swiper-slide a:hover .statisticsIcon { box-shadow:0 0 10px 2px #666; }
/*smoke external css popup*/
.smoke-base { position: fixed; top: 0; left: 0; bottom: 0; right: 0; visibility: hidden; opacity: 0 }
.smoke-base.smoke-visible { opacity: 1; visibility: visible }
.smokebg { position: fixed; top: 0; left: 0; bottom: 0; right: 0 }
.smoke-base .dialog { position: absolute }
.dialog-prompt { margin-top: 15px; text-align: center }
.dialog-buttons { margin: 20px 0 5px 0 }
.smoke { text-align: center; font-size: 1.125em; line-height: 150% }
.dialog-buttons button { display: inline-block; vertical-align: baseline; cursor: pointer; font-style: normal; text-decoration: none; border: 0; outline: 0; margin: 0 5px; -webkit-background-clip: padding-box; font-size: .813em; line-height: 13px; font-weight: 400; padding: 9px 12px }
.dialog-prompt input { margin: 0; border: 0; font-family: sans-serif; outline: 0; border: 1px solid #aaa; width: 75%; display: inline-block; background-color: transparent; font-size: 1em; padding: 8px }
.smoke-base { background: rgba(0, 0, 0, .6) }
.smoke-base .dialog { top: 40%; width: 700px; left: 50%; transform:translate(-50%, -50%); }
.smoke-base .dialog-inner { padding: 15px; color: #202020 }
.smoke { background-color: rgba(255, 255, 255, .95); box-shadow: 0 2px 8px #666 }
.dialog-buttons button { background-color: rgba(0, 0, 0, .85); border-radius: 0; color: #fff; max-width:120px; }
.dialog-buttons button.cancel { background-color: rgba(0, 0, 0, .4); }
/*about*/
.innerBanner { color:#fff; position:relative; }
.innerBanner .container { position:relative; height:200px; }
.innerBanner h2 { font-weight:500; color:#fff; }
.innerBannerBread { list-style:none; position:absolute; left:0; bottom:0; color:#CCCCCC; }
.innerBannerBread li { display:inline-block; vertical-align:top; padding:0 15px; position:relative; }
.innerBannerBread li:before { content:"\f105"; font-family:fontAwesome; position:absolute; right:-7px; top:0px; }
.innerBannerBread li:last-child:before { display:none; }
.innerBannerBread li a { text-decoration:none; color:#fff; }
.innerBannerBread li a:hover { color:#FE5858; }
.seperator { position:relative; }
.seperator:before { content:""; position:absolute; right:0px; top:0px; height:100%; width:1px; background-color:#ccc; }
.seperator p { max-width: 175px; margin: 0 auto; }
.iconsContentList p, .iconsContentList { text-align:center!important; }
.realEastateBox { background:#fff; padding:30px 20px; border-radius:5px; position:relative; bottom:-30px; box-shadow:2px 2px 10px rgba(0, 0, 0, 0.5); }
.realEastateBox h3 { font-weight:bold; }
.projectRegistration { padding:15px; }
.footerVisitors { text-align:right; }
.agentRegistration { margin-bottom: 30px; }
.agentRegistration h3 { font-weight:bold; }
.financial h3 { font-weight:bold; }
.financial .title7 { font-weight:bold; }
.financialImage { position:relative; float:left; width:40%; padding:15px; }
.financialImage img { position:relative; z-index:1; width:100%; }
.financialImage:before { content:""; position:absolute; left:0px; top:0px; padding:15px; background:url(../images/financial-dicipline-frame.jpg) no-repeat top; background-size:100% 100%; background-repeat:no-repeat; width:100%; height:100%; }
.financialInfo { padding-left:42%; }
.financial-right .financialInfo { padding-left:0px; width:60%; float:left; padding-right:30px; }
/* inner pages */
.contentPart .container { position: relative; }
.contentPart { min-height:500px; padding-bottom:30px; }
.chartImg { text-align:center; }
.chartImg h2 { font-size:22px; font-weight:600; color:#323232; border-bottom:3px solid #8e8eec; padding-bottom:25px; }
.chartNote { font-size:20px; margin:20px 0 0 0;}
.chartNote h4 {  font-weight:bold;}
.fileSize { color:#777; font-size:14px; padding-left:5px; }
.center { text-align: center; }
.displayNone { display: none !important; visibility: hidden; }
a.clickHereLink { color:#8E8EEC; text-decoration:underline; }
a.clickHereLink:hover { color:#323232; text-decoration:none; }
h2 { color:#323232; margin-bottom:15px; font-weight:600; }
/********** Table **********/
.tableOut { overflow-y:hidden; overflow-x:auto }
table, .tableData { border-collapse: separate; border-spacing: 0; width: 100%; empty-cells:show; border:none; }
table table, .tableData table { margin:0 }
th, td, .tableData th, .tableData td { border:none; padding:15px 5px; border-bottom:1px solid #E9E9EA; font-size: 14px; color: #323232; text-align:left;vertical-align:top; }

.tableData td p:last-child { padding:0px;}
table tr:nth-child(odd) td, .tableRowOdd {
background-color:#fff;
}
caption, th, td { font-weight: normal; background:#fff }
th, .tableData th { background: #fff; font-weight: 600; color: #4b469c; font-size: 16px; border-bottom: 2px solid #8e8eec; }
.tableScroll { overflow-y:hidden; overflow-x:auto; }
.tableOuter { box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); padding:10px 15px; overflow:auto; width:100%; border-radius: 6px; }
.tableOuter h3 { color:#323232; margin-bottom:15px; font-weight:600; }
.tableOuter table { min-width:768px; }
.ml-1 { margin-left: 10px; }
/**********Table end*******/
.categoriesWrap { margin-bottom:50px; }
.categoriesImg { }
.categoriesImg img { }
.categoriesImg::after {
}
.applyButton a { background-color:#4B469C; color:#fff; font-size:16px; padding:15px; display: inline-block; text-decoration: none; margin: 0; line-height: 22px; font-weight: 500; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; cursor: pointer; }
.applyButton a:hover { background-color:#f04b28; }
ul.categoriesList { list-style:none; padding:0; margin-bottom:25px; }
ul.categoriesList li { padding-left:25px; margin-bottom: 15px; line-height:1.5; position: relative; font-size:16px; }
ul.categoriesList li:before { position: absolute; left: 0; top: -2px; content:""; font-family:'FontAwesome'; content: "\f00c"; font-size:18px; color:#2DAE61; }
ul.facilitiesList { list-style:none; padding:0; margin-bottom:10px; }
ul.facilitiesList li { padding-left:20px; margin-bottom: 10px; line-height:1.5; position: relative; font-size:16px; color:#646464; }
ul.facilitiesList li:before { position: absolute; left: 0; top:5px; content:""; font-family:'FontAwesome'; content: "\f111"; font-size:9px; color:#8E8EEC; }
.facilitiesPromotersWrap { margin-bottom:50px; }
.facilitiesPromotersWrap .facilitiesHorizontalList { min-height: 75px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); padding: 15px 15px 15px 40px; border-radius: 10px; position:relative; }
.facilitiesPromotersWrap .facilitiesHorizontalList:before { position: absolute; left:20px; top:20px; content: ""; font-family: 'FontAwesome'; content: "\f111"; font-size: 9px; color: #8E8EEC; }
.facilitiesContent p { color:#646464; }
.facilitiesContent p strong { color:#444444; }
.searchProjectBar .radioList { justify-content:start; margin:0 -10px; }
.searchProjectBar .radioList .form-check-input { border:1px solid #999999; }
.searchProjectBar .form-check { padding-left:0px; margin-left:0px; }
.searchProjectBar .form-check label { cursor:pointer }
.searchProjectBar .form-check-input { margin-left:0px; padding:0; }
.fullShow .form-actions { width: 100%!important; }
.searchProjectForm select { width:100%; box-shadow:none; }
.searchProjectForm select:focus,
.searchProjectForm select:hover { box-shadow:none; }
/* contact */
.shadowBox { background-color:#fff; padding:50px 25px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); }
.contactWrap h2 { color:#4B469C; font-size:2em; margin-bottom:15px; padding-bottom:15px; text-transform:uppercase; }
.contactBox { margin-bottom:25px; }
.contactBox h2 { color:#4B469C; font-size:2em; margin-bottom:15px; padding-bottom:15px; border-bottom:3px solid #8E8EEC; text-transform:uppercase; }
.contactBox h3 { color:#4B469C; font-size:1.9em; margin-bottom:15px; padding-bottom:15px; border-bottom:3px solid #8E8EEC; text-transform:uppercase; font-weight:500; }
.contactBox h4 { font-size:1.5em; color:#323232; margin-bottom:15px; font-weight:600; }
.contactBox p { color:#323232; margin-bottom:5px; font-size:1.125em; padding:0; }
.phoneIconColor { color:#8E8EEC; padding-right:5px; }
.phoneNumberColor { color:#646464; font-weight:600; }
.officeTime { font-size: 1.3em; }
.officeTimeColor { color:#4B469C; font-weight:600; font-size:1.125em; }
.blueColorText { color:#4B469C; }
.contactBox .row .col-md-6 { margin-bottom:25px; }
.mailLink a { color:#323232; font-size:16px; padding:0; margin:0; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; text-decoration:none; }
.mailLink a:hover { color:#f04b28; text-decoration:none; }
.guidanceList { margin:0 -1.5%; padding:0; list-style:none; }
.guidanceList li { position:relative; }
.guidanceList li a:before, .guidanceList li a:after { display:table; content:""; }
.guidanceList li a:after { clear:both; }
.guidanceList li a .guideIcon { width:144px; height:144px; border-radius:50%; left:0; top:0; margin-left:-180px; float:left; text-align:center; display:flex; justify-content:center; align-items:center; transition:all 0.5s ease; flex-shrink: 0; margin-right: 20px; line-height: 1.5; }
.guidanceList li { width:45.3%; margin:1.5%; box-shadow:0 0 8px 4px #f2f2f2; border-radius:8px; float:left; }
.guidanceList li .guideIcon.orange { background: #fdc07f; background: -moz-linear-gradient(left, #fdc07f 1%, #fb8f8d 100%); background: -webkit-linear-gradient(left, #fdc07f 1%, #fb8f8d 100%); background: linear-gradient(to right, #fdc07f 1%, #fb8f8d 100%); }
.guidanceList li a { display:block; padding:60px 60px 60px 220px; }
.guidanceList li .guideIcon.blue { background: #63cedb; background: -moz-linear-gradient(left, #63cedb 1%, #6164ea 100%); background: -webkit-linear-gradient(left, #63cedb 1%, #6164ea 100%); background: linear-gradient(to right, #63cedb 1%, #6164ea 100%); }
.guidanceList li .guideIcon.purple { background: #f1bbd3; background: -moz-linear-gradient(left, #f1bbd3 1%, #a262f4 100%); background: -webkit-linear-gradient(left, #f1bbd3 1%, #a262f4 100%); background: linear-gradient(to right, #f1bbd3 1%, #a262f4 100%); }
.guidanceList li .guideIcon.green { background: #88ffa0; background: -moz-linear-gradient(left, #88ffa0 1%, #19aeab 100%); background: -webkit-linear-gradient(left, #88ffa0 1%, #19aeab 100%); background: linear-gradient(to right, #88ffa0 1%, #19aeab 100%); }
.guidanceList li a { display:block; padding:60px 60px 60px 220px; }
.guidanceList li a:hover .guideText { color:#FE5858; }
.guidanceList li a:hover .guideIcon { box-shadow:0px 0px 8px 4px #d1d1d1; transform: scale(1.1); }
.guidanceList li .guideText { font-size:25px; font-weight:600; color:#323232; z-index:1; }
.guidanceList li .guideText span { font-size:16px; font-weight:400; display:block; color:#848484; line-height:22px; margin-top:20px; }
.guidanceList li .guideText small { display:inline; font-size:16px; font-weight:400; color:#848484; }
.guidanceList li .counter { font-size:90px; line-height:90px; position:absolute; bottom:-15px; right:10px; font-weight:700; color:#f1f1f1; z-index:0; }
.leadership .photo { background-color: #f1f1f1; border-radius: 10px; width:154px; overflow: hidden; max-width: 30%; }
.leadership .title4 { font-weight: 500; }
.leadershipInfo { max-width: 70%; }
.projDtlName { font-size:24px; font-weight:600; color:#4B469C; }
.projDtlTop { display:flex; justify-content:space-between; padding-bottom:20px; margin-bottom:20px; border-bottom:2px solid #8E8EEC; }
.projDtlTop .topList { display:flex; align-items:center;padding:15px; position:relative; font-size:16px; font-weight:500; width:33%; }
.projDtlTop .topList span { display:block; font-size:13px; color:#777777; font-weight:400; }
.projDtlTop .topList .icon { margin-right:10px;  width:56px; height:56px; display:flex; justify-content:center; align-items:center; border-radius:50%;  flex-shrink: 0; }
.projDtlTop .topList:nth-child(2) {
position:relative;
}

.projectListing .topList:nth-child(1) { width:20%; }
.projectListing .topList:nth-child(2) { width:35%; }
.projectListing .topList:nth-child(3) { width:35%; }
.projectListing .topList:nth-child(4) { width:10%;}
.projectListingWrap .projectListing:nth-last-child(2) .projDtlTop{ border-bottom:none;}




.projDtlTop .topList:nth-child(2):before, .projDtlTop .topList:nth-child(2):after {
position:absolute;
height:100%;
top:0;
width:1px;
background:#d1d1d1;
content:" ";
}
.projDtlTop .topList:nth-child(2):before {
left:0px;
}
.projDtlTop .topList:nth-child(2):after {
right:0px;
}
.projDtlTop .topList .icon.orange { background: #fdc07f; background: -moz-linear-gradient(left, #fdc07f 1%, #fb8f8d 100%); background: -webkit-linear-gradient(left, #fdc07f 1%, #fb8f8d 100%); background: linear-gradient(to right, #fdc07f 1%, #fb8f8d 100%); }
.guidanceList li a { display:block; padding:20px 60px 20px 220px; display:flex; align-items: center; }
.projDtlTop .topList .icon.blue { background: #63cedb; background: -moz-linear-gradient(left, #63cedb 1%, #6164ea 100%); background: -webkit-linear-gradient(left, #63cedb 1%, #6164ea 100%); background: linear-gradient(to right, #63cedb 1%, #6164ea 100%); }
.projDtlTop .topList .icon.purple { background: #f1bbd3; background: -moz-linear-gradient(left, #f1bbd3 1%, #a262f4 100%); background: -webkit-linear-gradient(left, #f1bbd3 1%, #a262f4 100%); background: linear-gradient(to right, #f1bbd3 1%, #a262f4 100%); }
.legend { text-align:right; margin-bottom:20px; }
.legend .greenLegend, .legend .yellowLegend, .legend .redLegend { display:inline-block; position:relative; padding-left:20px; margin-left:20px; }
.legend .greenLegend:before, .legend .yellowLegend:before, .legend .redLegend:before { content:""; width:15px; height:15px; border-radius:50%; position:absolute; left:0; top:3px; }
.legend .greenLegend:before, .greenLegendRow:before { background:#2DAE61; }
.legend .yellowLegend:before, .yellowLegendRow:before { background:#E3C445; }
.legend .redLegend:before, .redLegendRow:before { background:#F25B5B; }
.tableBoxReport { box-shadow: 0 0 20px rgb(0 0 0 / 15%); overflow: auto; width: 100%; border-top-right-radius:10px; border-bottom-right-radius:10px; margin-bottom:30px; }
.tableBoxReport .tableData td, .tableBoxReport td { border-left:1px solid #E9E9EA; border-right:1px solid #E9E9EA; padding:15px 30px; }
.redLegendRow, .greenLegendRow, .yellowLegendRow, .emptyLegendRow { position:relative; }
.redLegendRow:before, .greenLegendRow:before, .yellowLegendRow:before, .emptyLegendRow:before { content:""; width:8px; position:absolute; height:100%; border-radius:6px; }
.emptyLegendRow { background:#fff; }
.tableBoxReport .redLegendText { color:#F25B5B; }
.tableBoxReport .greenLegendText { color:#2DAE61; }
.tableBoxReport .yellowLegendText { color:#E3C445; }
.tableBoxReport .greyLegendText { color:#848484; }
.tableBoxReport a { color:#1A6BD6; }
.tableBoxReport a:hover { color:#E65A15; }
.tableBoxReport td:nth-child(1) {
width:40%
}
.tableBoxReport td:nth-child(2) {
width:20%;
}
.formInnerDatePick input[type="text"] { height: 50px; border: 1px solid #ccc; border-radius: 5px!important; padding: 0 15px; }
.gridShortingBtn { padding:5px 10px; border-radius:4px; border:1px solid #AAAAAA; color:#848484; font-size:14px; transition:all 0.5s ease; margin-right:5px; display:inline-block; margin-bottom:5px; }
.gridShortingBtn .bi { margin-left:5px; }
.gridShortingBtn:hover { background:#FE5858; color:#fff; border-color:#FE5858; }
/*.pagination { margin-top:30px; padding-top:20px; border-top:2px solid #8e8eec; text-align:right; width:100%; display:block; }*/
.pagination { text-align:right; width:100%; display:flex; align-items:center; justify-content:end; gap:0.5em; }
.pagination input[type="text"], .pagination input[type="button"], .pagination button, .pagination select { display:inline-block; height:40px; border:1px solid #AAA; border-radius:4px; }
.pagination .pageCount, .pagination .pageSelect, .pagination .go { width:60px; }
.pagination .next, .pagination .prev { width:40px; }
.pagination .pageCount { text-align:center; }
.pagination .go { background:#4B469C; color:#fff; }
.pagination .go:hover { background:#f04b28; color:#fff; }
.projCorrection .nav-tabs { margin:0 0 10px; padding:0; display:flex; justify-content:center; }
.projCorrection .nav-tabs .nav-link.active, .projCorrection .nav-tabs .nav-item.show .nav-link { background:#4B469C; color:#fff; font-size:18px; font-weight:600; }
.projCorrection .nav-tabs .nav-link { background:#EEEEEE; color:#646464; font-size:18px; font-weight:400; height:45px; margin:0 3px; }
input, button, select, optgroup, textarea { font-size:16px; height: 40px; border: 1px solid #ccc; max-width:100%; padding: 0 10px; }
::placeholder { color:#000;}
.loginBg { position:relative; }
.loginBg:before { background:url(../images/login-bg.jpg) left bottom no-repeat; background-size:cover; top:-50px; width:100%; height:120%; position:absolute; z-index:-1; content:""; }
.loginBlock { max-width:1110px; background:#fff; width:100%; margin:5% auto; box-shadow:0 0 10px 4px #ededed; border-radius:10px; overflow:hidden; }
.loginBlockLeft { float:left; padding:50px; }
.loginBlockRight { float:right; background:url(../images/login-page-bg.jpg) left bottom no-repeat; padding:50px; height:665px; background-size:cover; }
.loginBlock .loginBlockRight h2 { font-size:28px; color:#fff; font-weight:600; margin-bottom:30px; }
.loginBlock .loginBlockLeft h2 { font-size:28px; color:#323232; font-weight:600; margin-bottom:30px; }
.loginBlock p { color:#fff; font-weight:400; margin-bottom:0px; padding-bottom:30px; }
.loginBlock .categoriesList, .loginBlock ul.categoriesList li:before { color:#fff; }
.loginBlock .remember { width:18px; height:18px; vertical-align:middle; }
.loginBlock .forgotLink { color:#4B469C; }
.loginBlock .forgotLink:hover { color:#F62852; }
.loginBlock .registerLink { color:#4B469C; }
.loginBlock .btn-default { max-width:inherit; background:#4B469C; color:#fff; }
.loginBlock .btn-default:hover { background:#E65A15; }
.captchaBlock .captchaInput { max-width:250px; }
.captchaBlock .captchaImg { margin:0 10px; }
.captchaBlock .captchaRefresh { font-size:24px; color:#dedede; }
.loginBlock .forgotLink:hover, .loginBlock .registerLink:hover, .captchaBlock .captchaRefresh:hover { color:#E65A15; }
/*#nav li:nth-child(3):hover .menuSubUl, #nav li:nth-child(3).focus .menuSubUl{ width:1364px; left:-230px; min-height:300px; background:#4B469C;}
#nav li:nth-child(3):hover .menuSubUl li, #nav li:nth-child(3).focus .menuSubUl li{ width:23.0%; margin:0 1%}
#nav li:nth-child(3).focus .menuSubUl li .menuSubUlSub, #nav li:nth-child(3) .menuSubUl li .menuSubUlSub{ position:inherit; left:0; float:none; display:block; margin:0; left:0;}
#nav li:nth-child(3) .menuSubUl li .menuSubUlSub li, #nav li:nth-child(3) .menuSubUl li .menuSubUlSub li, #nav li:nth-child(3) .menuSubUl li .menuSubUlSub li, #nav li:nth-child(3) .menuSubUl li .menuSubUlSub li{ width:100%!important; margin-left:0!important; left:0!important;}
#nav li:nth-child(3):hover .menuSubUl li.megaParent a{ color:#FF0; font-weight:600;}
#nav li:nth-child(3):hover .menuSubUl li.megaParent .menuSubUlSub{ margin-bottom:0;}
#nav li:nth-child(3):hover .menuSubUl li.megaParent .menuSubUlSub li a{ font-weight:400; color:#fff;}*/


.slNo { width:80px; }
.respondName { width:200px; }
.causeTitle { font-weight:600; color:#f04b28; font-size:25px; border-bottom:1px solid #d1d1d1; margin-bottom:20px; }
.clearLink { text-align:right; padding-top:20px; }
/*popup*/ 
.loadBg { background-color: rgb(0, 0, 0); position: fixed; top: 0; left: 0; height: 100%; width: 100%; -khtml-opacity: 0.7; -moz-opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; opacity: 0.7; z-index: 99998; }
.popupCon { position: fixed; background:#fff; border: 3px solid #fff; top: 50%; left: 50%; z-index: 999999; max-width: 393px; transform: translate(-50%, -50%); width: 90%; }
.popupInner { position: relative; background: #f6f6f6; }
.popupInner .onLoadPopupClose { cursor: pointer; width:30px; height:30px; position: absolute; top:-17px; right:-17px; transition: none; text-indent: 0; overflow: hidden; color:#FE5858; font-size:24px; }
.popupInner img { z-index: 0; position: relative; }
a { text-decoration: none; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }
img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; max-width: 100%; height: auto; }
.popupCon .photo, .popupCon .photo a, .popupCon .photo a img { width:100%; }
.onLoadPopup { overflow:hidden; }
.popupContent { padding:20px; }
.dialog-off-canvas-main-canvas { overflow: hidden; }
/*feedbackform*/
.feedback-form, .formStyle { max-width: 800px; }
.feedback-form .js-form-wrapper { margin-bottom:20px; }

.loginForm, .feedback-form, .formStyle { max-width: 500px; width: 100%; margin: 0 auto 50px; box-shadow: 1px 5px 37px rgb(0 0 0 / 15%); background-color: #fff; padding: 30px; position: relative; }
form .form-item { margin-bottom: 26px; position: relative; }
.btnCaptchaRow .captcha .js-form-item { width: 100%; padding-right: 10px; margin-bottom: 0px; order: 1; }
.btnCaptchaRow .captcha img { width: 150px; margin-top: 27px; order: 2; }
.feedback-form .btnCaptchaRow .captcha, .formStyle .btnCaptchaRow .captcha { max-width: 500px; }
.btnCaptchaRow .captcha { display: flex; align-items: flex-start; }
.captcha { position: relative; display: flex; }
.captcha img { order:2; height:50px; margin:0 0 0 10px; }
.captcha .js-form-item-captcha-response { order:1; }
.captcha .reload-captcha-wrapper { order:3; }
form label { font-size: 1rem; font-weight: 500; color: #323232; margin-bottom: 6px; }
.btnCaptchaRow .captcha .reload-captcha-wrapper { font-size: 0px; width: 30px; position: relative; order: 3; margin-top: 27px; }
.btnCaptchaRow .captcha .reload-captcha-wrapper a { display: inline-block; height: 42px; }
.btnCaptchaRow .captcha .reload-captcha-wrapper a:before { content: '\f021'; font-size: 20px; font-family: FontAwesome; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
.highlight .messages.messages--error { color: #F62852; border-left-color: #F62852; }
.highlight .messages { color: #323232; padding: 20px; border-left: 8px solid #323232; background-color: #fff; box-shadow: 1px 5px 37px rgb(0 0 0 / 15%); margin-bottom: 30px; }
.highlight .messages ul { list-style-type: none; margin: 0; }
.statisticsLink { position:relative; padding-left: 40px!important; }
.statisticsLink:before { content:""; position: absolute; left: 10px; top:50%; transform: translateY(-50%); width:20px; height:20px; display: flex; background:url(../images/statistics.png) no-repeat left top; background-size: 20px; }
.bannerForm { margin: 20px 0 0 0; border-radius: 40px; background-color: #fff; }
form .bannerForm .form-item, form .bannerForm .form-text { margin: 0px; }
.leadership .photo { background-color: #f1f1f1; border-radius: 10px; width:154px; overflow: hidden; max-width: 30%; }
.leadership .photo img { width: 100%; }
.leadership .title4 { font-weight: 500; }
.leadershipInfo { max-width: 70%; }
.sitemap { }
.sitemap ul { list-style:none; margin: 0px; padding: 0px; border-left: 3px solid #e8e6e6; list-style: none; padding: 0 !important; position: relative; padding-top: 10px !important; margin: 0; }
.sitemap a { color: #000; display: inline-block; vertical-align: top; font-size: 18px; line-height: 25px; text-decoration: none; padding: 7px 20px; transition: 500ms all; background: #e8e6e6; border: 1px solid #e8e6e6; }
.sitemap a:hover { background: #072e67; color: #fff; }
.sitemap li li { }
.sitemap li li a { transition: 500ms all; background: #fff; padding: 5px 10px; }
.sitemap li li a:hover { transition: 500ms all; background: #072e67; color: #fff; padding-left: 30px; }
.sitemap li { position: relative; padding: 0 0 0 25px; }
.sitemap li:before { border-top: 2px solid #e8e6e6; content: ""; height: 0; left: 0; position: absolute; top: 16px; width: 25px; }
.sitemap ul li { margin-bottom: 5px; }
.user-login-form input[type="text"], .user-login-form input[type="password"], .userPassform input[type="text"], .userPassform input[type="password"] { height:50px; padding:0 20px; border:1px solid #ccc; border-radius:5px; margin:5px 0 0 0; width:100%; }
.user-login-form .description, .userPassform .description, .userPassform p { font-size:12px; font-style:italic; }
form.user-login-form .form-item, form.user-login-form label, .userPassform .form-item, .userPassform label { margin-bottom:0; }
form.user-login-form .js-form-item-captcha-response, .userPassform .js-form-item-captcha-response { width:50%; float:left; }
form.user-login-form .reload-captcha, .userPassform .reload-captcha { line-height:28px; width:40px; height:40px; text-indent:-9999px; display:inline-block; background:url(../images/bx-refresh.png) no-repeat; width:30px; height:30px; }
form.user-login-form .captcha img, form.user-login-form .reload-captcha-wrapper, .userPassform .captcha img, .userPassform .reload-captcha-wrapper { margin-top:28px; }
form.user-login-form .reload-captcha-wrapper, .userPassform .reload-captcha-wrapper { margin-top:43px; margin-left:10px; }
form.user-login-form .captcha img, form.user-login-form .reload-captcha-wrapper, .userPassform .captcha img, .userPassform .reload-captcha-wrapper { float:left; }
form.user-login-form .js-form-submit, .userPassform .js-form-submit { max-width: inherit; background:#4B469C!important; color: #fff!important; }
form.user-login-form .js-form-submit:hover, .userPassform .js-form-submit:hover { background:#f04b28!important; }
form.user-login-form .btn-group .form-wrapper, .userPassform .btn-group .form-wrapper { width:100%; }
.userPassform .form-wrapper { margin-top:10px; clear:both; }
.userPassform .captcha:before, .userPassform .captcha:after { display:table; content:" "; }
.userPassform .captcha:after { clear:both; }
.guidanceList li .guideIcon.mauve { background: #FFB2CA; background: -moz-linear-gradient(left, #FFB2CA 1%, #EC42A9 100%); background: -webkit-linear-gradient(left, #FFB2CA 1%, #EC42A9 100%); background: linear-gradient(to right, #FFB2CA 1%, #EC42A9 100%); }
.guidanceList li .guideIcon.socialive { background: #DBFF9B; background: -moz-linear-gradient(left, #DBFF9B 1%, #BE8E2E 100%); background: -webkit-linear-gradient(left, #DBFF9B 1%, #BE8E2E 100%); background: linear-gradient(to right, #DBFF9B 1%, #BE8E2E 100%); }
.guidanceList li .guideIcon.cherry { background: #FFA1CD; background: -moz-linear-gradient(left, #FFA1CD 1%, #E24830 100%); background: -webkit-linear-gradient(left, #FFA1CD 1%, #E24830 100%); background: linear-gradient(to right, #FFA1CD 1%, #E24830 100%); }
.guidance-inner { max-width: 1005px; margin: 0 auto; position: relative; }
ul.content-block { flex-wrap: wrap; display: flex; justify-content: center; width: 100%; }
.guidance-inner h2.h2 { color: #0f2b6e; margin-bottom: 200px; }
ul.content-block li { list-style: none; }
/*ul.content-block li.item-details { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; width: 30%; background: rgb(2,0,36); background: linear-gradient(360deg, rgba(2, 0, 36, 1) 0%, rgba(46, 46, 191, 1) 100%); margin: 1.5%; box-shadow: 0 0 8px 4px #f2f2f2; border-radius: 8px; padding: 20px 20px 50px 20px; position: relative; transition:all 0.5 ease; }*/
ul.content-block li.item-details p { color: #fff; }
ul.content-block li.item-details .view-more { transition:all 0.5s ease; }
ul.content-block li.item-details:hover .view-more { margin-left:10px; }
ul.content-block .section-item-inner ul li { list-style: none; margin-left: 25px; position: relative; padding-left: 7px; }
ul.content-block .section-item-inner ul li a, ul.content-block li.item-details .view-more a { position: relative; color:#fff; text-decoration:none; transition:all 0.3s; display: inline-block; }
ul.content-block .section-item-inner ul li a:hover:before, ul.content-block li.item-details .view-more a:hover:before { width: 100%; transition: all 0.3s; }
ul.content-block .section-item-inner ul li a:before, ul.content-block li.item-details .view-more a:before { content: ""; position:absolute; left: 0; bottom: 0; width: 0%; height: 1px; background-color: #fff; display: inline-block; }
ul.content-block .section-item-inner ul li:after { content: "\f00c"; position: absolute; left: -17px; top: 0; font-family: 'FontAwesome'; font-size: 18px; color: #ffffff; }

.promoterBoxes { margin-top:250px!important; }
.item-details span, .item-details ul li { color: #fff; }
.item-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 15px; }
.itemnumber { font-size: 50px; }
.itemtext { font-size: 17px; padding-left: 10px; }
.top-layer {position: absolute; width: auto; height: auto; top: -229px; max-width:285px; right: 0; z-index: -1; margin: 0 auto; left: 0; text-align: center;}
.mykeypoint  .tableBox h2 { font-size: 26px; margin-bottom: 12px; }
.mykeypoint  .tableBox h3 { color: #4b469c; font-size: 22px; margin-bottom: 10px; }
.mykeypoint  .tableBox p { font-size: 18px; padding-bottom: 15px; margin-top: 8px; }
.mykeypoint  .tableBox .steps { padding: 0 0 5px 0; position: relative; list-style: none; }
ul.steppoint { margin: 12px 0 0 22px; }
.mykeypoint  .tableBox .steps h5 { font-weight: bold; }
ul.steppoint li { position: relative; font-weight: 300; }
ul.steppoint li:after { content: ''; position: absolute; left: -19px; top: 7px; width: 9px; height: 9px; background: #8E8EEC; border-radius: 50%; }
.mykeypoint  .tableBox label.list-group-item { flex-wrap: wrap; margin: 7px 0; gap: 0 !important; border: 0; border-bottom: 1px solid #c4c4c4; border-radius: 0; padding: 0 0 10px 0; }
.mykeypoint  .tableBox label.list-group-item h4 { width: 100%; }
.keypoint-check { position: relative; display: flex; margin-left: 20px; flex-direction: column; }
.keypoint-check .fa { display: inline-block; margin: 5px 6px 0 -18px; position: absolute; }
.mykeypoint  .tableBox label.list-group-item h4 { width: 100%; font-weight: 600; color: #4b469c; margin-bottom: 5px; }
.keypoint-check span { font-size: 15px; line-height: 25px; display: inline-block; }
.project-keypoint .list-group h5 { margin: 15px 0 !important; font-size: 18px; font-weight: 600; }
ul.steppoint li::marker {
 font-size: 0;
}
.contentPart.my-5.guidance-main { position: relative; margin: 0 !important; padding: 50px 0; }
.guidance-main:after { background: url(../images/login-bg.jpg) left bottom no-repeat; background-size: cover; top: 0; width: 100%; height: 100%; position: absolute; z-index: -2; content: ""; }
.view-more { color: #fff; text-transform: capitalize; font-size: 20px; font-weight: 600; position: absolute; bottom: 20px; }
.content-block li.item-details:hover .view-more:hover { text-decoration: underline; }
.project-keypoint ul#myTab { border-bottom: 0; justify-content:flex-start; }
/*.project-keypoint ul#myTab li.nav-item {
    margin: 0 2px;
}*/
.project-keypoint ul#myTab li.nav-item button { border: 1px solid #bfbfbf; margin-right:2px; }
.mykeypoint  .tableBox .list-group h5 { margin: 0 0 5px 0 !important; font-weight: bold; font-size: 20px; }
.project-keypoint ul#myTab li { padding-bottom:0; }
.pdfDownload { list-style:none; }
.pdfDownload li a { display:inline-block; padding:20px; background:#f9f8ff; color:#4B469C; border-radius:4px; width:100%; font-size:18px; }
.pdfDownload li:nth-child(odd) a {
background:#d8d4ed;
}
.pdfDownload li a:hover { background:#e9e9eb; color:#f04b28; }
.pdfDownload li .pdfFileName { width:80%; display:inline-block; }
.pdfDownload li .pdfView, .pdfDownload li .pdfDownload { width:5%; display:inline-block; font-size:30px; text-align:center; }
.spaceTopNagative { margin-top:-45px; }
.userPassform { max-width:550px; width:100%; margin:6% auto 0; border-radius:8px; box-shadow:0px 0px 4px 2px #d1d1d1; padding:20px; }
#block-maharera-local-tasks ul { display:none; }
/* Gallery CSS */
.galleryzoom .galleryBox { overflow: hidden; position: relative; border:8px solid #fff; border-radius:6px; box-shadow:0px 0px 4px 2px #d1d1d1; }
.galleryzoom .galleryBox img { width: 100%; }
.galleryzoom .galleryBox a { display: block; position: relative; }
.galleryzoom .galleryBox a:before { content: '\f002'; font-family: FontAwesome; font-size: 2.5rem; line-height: 1; color: #fff; font-weight: 400; position: absolute; top: 50%; width: 100%; text-align: center; z-index: 2; opacity: 0; transition: all 0.3s ease; transform:translateY(-50%); }
.galleryzoom .galleryBox a:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #1D4382; opacity: 0; transition: all 0.3s ease; z-index: 1; }
.galleryzoom .galleryBox:hover a:before { opacity: 1; }
.galleryzoom .galleryBox:hover a:after { opacity: 0.7; }
.galleryzoom .galleryBox .thumbnail { position: relative; left: -10px; width: calc(100% + 20px); transition: all 0.3s ease; height:230px; }
.galleryzoom .galleryBox .thumbnail img { width: 100%; transition: all 0.3s ease; height:100%; }
.galleryzoom .galleryBox .galleryTitle { position: absolute; left: 0; bottom: 0; padding: 12px 15px; background-color: rgba(75, 70, 156, 0.9); transition: all 0.3s ease; width:100%; }
.galleryzoom .galleryBox .galleryTitle span { display: block; line-height: 1.3; color: #fff; font-weight: 500; margin-top: 0; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.galleryzoom.galleryBoxInner a { position: relative; left: -10px; width: calc(100% + 20px); }
.pager__items { list-style:none; margin:20px auto; display:flex; flex-wrap: wrap; justify-content:center; }
.pager__items .pager__item { margin:0 2px; }
.pager__items .pager__item a { display:block; padding:4px 12px; background:#fff; box-shadow:0px 0px 3px 1px #d1d1d1; border-radius:4px; }
.pager__items .pager__item.pager__item--ellipsis { padding:0px 12px; }
.pager__items .pager__item.is-active a { background:#f04b28; color:#fff; border-radius:4px; }
.pager .pager__item--first a span, .pager .pager__item--last a span,
.pager .pager__item--previous a span, .pager .pager__item--next a span { display: none; }
.pager .pager__item--last a, .pager .pager__item--first a,
.pager .pager__item--previous a, .pager .pager__item--next a { position: relative; }
.pager .pager__item--first a:before, .pager .pager__item--last a:before, 
.pager .pager__item--previous a:before, .pager .pager__item--next a:before { font-family: fontAwesome; }
.pager .pager__item--first a:before { content: "\f104"; }
.pager .pager__item--last a:before { content: "\f105"; }
.pager .pager__item--previous a:before{content: "\f100";}
.pager .pager__item--next a:before{content: "\f101";}
.newsletterPage .infocover { text-align:center; border:1px solid #ccc; background-color:#fff; padding:30px 20px; border-radius:10px; border-bottom:5px solid #3737a8; }
.newsletterPage .infocover h4 { min-height:60px; }
.newsletterPage ul { margin:0px; padding:0px; list-style:none; display: flex; }
.newsletterPage ul li { float:left; width:25%; margin-bottom:20px; padding:0 10px 0; display: flex; }
.newsletterPage .image { display:inline-block; vertical-align:top; width:140px; height:140px; overflow:hidden; border:5px solid #e6e6e6; border:5px solid #e6e6e6!important; margin:0 0 20px 0!important; padding:0px; position:relative; border-radius:5px; }
.newsletterPage ._df_button { margin:0 0 0 0; }
.newsletterPage .image img { min-height: 140px; }
.newsletterPage .image img { width:200px; transition:all 0.3s; }
.newsletterPage .info { width:100%;     display: flex;
    justify-content: center;     flex-wrap: wrap; }
	.newsletterPage .info h3 { margin-bottom: 20px; }
	.newsletterPage .info p { margin: 0; padding: 0;}
.newsletterPage h4 { font-size:1.2em; line-height:1.2; margin:0px 0px 10px; color:#3737a8; font-family:'proximaNova', sans-serif; font-weight:bold; }
.newsletterPage p { font-size:0.8em; margin-bottom:5px; }
.newsletterPage ul li:hover img { transform:scale(1.1); }
.newsletterPage ul li:hover .infocover { background:#fff; color:#333; border-color:#f04b28; }
.newsletterPage ul li:hover .infocover h4 { color:#333; }
.newsletterPage ul li:hover .image { border-color:#f04b28!important; }
.audios { border:1px solid #ccc; padding:10px; box-shadow:0px 3px 8px rgba(0, 0, 0, 0.2); border-radius:6px;  margin-bottom:10px; }
.audios .number { width:40px; height:40px; background-color:#4B469C; color:#fff; border-radius:50%; display:flex; justify-content:center; align-items:center; flex-shrink:0; }
.audios .title { margin:0 20px; width:auto; flex-direction:column; }
.audios .audioFile { margin-left:20px;}
.audios .title h4, .audios .title p { margin:0px; padding:0px; }
.galleryBox { position: relative; margin-bottom:26px }
.galleryBox .imgHolder { position: relative; }
.galleryBox .imgHolder img { width: 100%; position: relative; z-index: 0; }
.galleryBox .imgHolder:before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto; width: 62px; height: 62px; background-image: url('../images/play.svg'); background-repeat: no-repeat; background-position: center; z-index: 1; }
.galleryBox a { color:#010101; font-weight: 600; }
.galleryBox .popupVideo { display: none; }
.galleryBox .popupVideo video { width: 100%; }
.galleryBox span { margin-top:5px; display:block }
.galleryBox h4 { margin-top: 27px; margin-bottom: 0; }
.galleryBox .playButton { position: absolute; top: 50%; transform: translate(-50%, -50%); left: 50%; width: 62px; height: 62px; display: none; }
/*Magnific Popup*/
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none; }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; max-width:900px; }
.mfp-ajax-cur { cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none; }
.mfp-hide { display: none !important; }
.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a { color: #CCC; }
.mfp-preloader a:hover { color: #FFF; }
.mfp-s-ready .mfp-preloader { display: none; }
.mfp-s-error .mfp-content { display: none; }
button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; }
 button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus { opacity: 1; }
.mfp-close:active { top: 1px; }
.mfp-close-btn-in .mfp-close { color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }
.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active { margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }
.mfp-arrow-left { left: 0; }
.mfp-arrow-left:after { border-right: 17px solid #FFF; margin-left: 31px; }
.mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3F3F3F; }
.mfp-arrow-right { right: 0; }
.mfp-arrow-right:after { border-left: 17px solid #FFF; margin-left: 39px; }
.mfp-arrow-right:before { border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close { top: -40px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }
/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }
.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure { margin: 0; }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }
.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.mfp-counter { display:none; }
.popupVideo video { width:100%; }
.bulletText li a { text-decoration:underline; color:#4B469C; }
.bulletText li a:hover { color:#FE5858; }
.detail404 { max-width:800px; width:100%; margin:0 auto; text-align:center; box-shadow:0 0 20px rgba(0, 0, 0, .1); padding:30px; }
.detail404 h2 { margin-bottom:10px; position:relative; display:inline-block; text-transform:uppercase; font-size:2em; color:#ff0000; }
.detail404 h2:before, .detail404 h2:after { width:14px; height:2px; background-color:#2d378a; content:""; position:absolute; top:50%; margin-top:-3px; }
.detail404 h2:before { left:-30px; }
.detail404 h2:after { right:-30px; }
.detail404 h3 { display:inline-block; font-size:110px; line-height:.9; padding-bottom:10px; margin-bottom:10px; color:#2d378a; border-bottom:1px solid #000; }
.detail404 .largeText { font-size:1.5em; color:#999; margin:30px 0 0 0; background-color:#4B469C; color:#fff; padding:5px 20px; font-weight:700; line-height:1.3; text-transform:uppercase; margin-bottom:13px; }
.detail404 p { text-align:center; }
.mahaImgMapCov { margin-bottom: 50px; }
.maharastraImageMap { width:750px; position:relative; margin:0 auto; }
.maharastraImageMap .mapImgHolder { max-width:750px; width: 100%; height:580px; position:relative; z-index:0; margin-bottom: 50px; }
.maharastraImageMap .mapImgHolder img { width: 100%; max-width: 100%; }
.maharastraMap { width:1000px; margin:0; position:relative; margin:0 auto; }
.pointer { display: inline-block; width: 10px; height: 10px; border-radius: 50%; margin: 0 5px; position:absolute; z-index:2; }
.pointer:before { content: ""; position: absolute; width: 100%; height: 100%; background-color: inherit; border-radius: 50%; z-index: -1; left:0; top:0; animation: ripple 1.5s ease-out infinite; }
.pointer { background-color: #ff414d; left:5px; top:-5px; }
.pointer:before { animation-delay: 0.2s; }
@keyframes ripple { from {
 opacity: 1;
 transform: scale(0);
}
to { opacity: 0; transform: scale(3); }
}
@keyframes markerActive {  0%, 20%, 50%, 80%, 100% {
transform: translateY(0);
}
 40% {
transform: translateY(-30px);
}
 60% {
transform: translateY(-15px);
}
}
.mumbai-city, .mumbai-city-cityLink { left: 3.45%; top: 44.41%; }
.mumbai-suburban, .mumbai-suburban-cityLink { left:2.66%; top:39.31%; }
.pune-cityLink { left:20.5%; top:50%; }
.thane-cityLink { left:14%; top:39.5%; }
.raigad-cityLink { left:11.73%; top:51.89%; }
.alibaug-cityLink { left: 8.8%; top: 50.34%; }
.palghar-cityLink { left:10.66%; top:31.5%; }
.aurangabad-cityLink { left:35.00%; top:29.5%; }
.nagpur-cityLink { left:78%; top:10.68%; }
.nashik-cityLink { left: 21.6%; top:25.00%; }
.chandrapur-cityLink { left:82.0%; top:26.5%; }
.shindhurg-cityLink, .sindhudurg-cityLink { left:18%; top:86.17%; }
.satara-cityLink { left: 22.8%; top: 64.5%; }
.ratnagiri-cityLink, .ratanagiri-cityLink { left: 15.2%; top: 68%; }
.mumbai-suburban-cityLink .pointer, .mumbai-city-cityLink .pointer { top:5px; }
.pointer .fa-map-marker-alt { top: -20px; position: absolute; left: -3px; font-size: 24px; color:#ff414d; }
.aboutImgRt { float:right; }
.fancyBoxes .fancyBox { margin:10px 0; padding: 15px 30px; display: flex; font-size: 16px; color: #fff; display: flex; align-items: center; height:100%; position: relative; }
.fancyBoxIcon { width:90px; height:90px; flex-shrink: 0; background-color: #fff; border-radius: 10px; box-shadow:0px 0px 6px rgba(0, 0, 0, 1); justify-content: center; align-items: center; display: flex; background-color: #f2f2f4; margin-left: 20px; }
.fancyBoxIcon img { max-width:50px; width:100%; }
.fancyBox p { margin: 0; padding: 0px; }
.orangeGrad1 { background: #c65a00; background: -moz-linear-gradient(top, #c65a00 0%, #f99027 100%); background: -webkit-linear-gradient(top, #c65a00 0%, #f99027 100%); background: linear-gradient(to bottom, #c65a00 0%, #f99027 100%); border-radius:6px; }
.blueGrade1 { background: #095788; background: -moz-linear-gradient(top, #095788 0%, #2facd8 100%); background: -webkit-linear-gradient(top, #095788 0%, #2facd8 100%); background: linear-gradient(to bottom, #095788 0%, #2facd8 100%); border-radius:6px; }
/*network*/
.yearsTabs .swiper-slide { text-align: center; width: 17%; padding: 0 0; margin:5px; }
.yearsTabs .swiper-slide a { border:1px solid #ccc; width:100%; display: block; padding:15px 0; }
.yearsTabs .swiper-slide a:hover { background-color: #f04b28; color: #fff; }
.disabled .swiper-button-prev:after, .disabled .swiper-button-next:after { font-size: 0; }
.swiper-wrapper.disabled { transform: translate3d(0px, 0, 0) !important; }
.yearsTabs .swiper-button-prev, .yearsTabs .swiper-button-next { opacity: 1; background-color: #fff; color: #e5e5e5; }
.yearsTabs .swiper-button-prev { left: 0; }
.yearsTabs .swiper-button-next { right: 0; transition:all 0.3s; }
.yearsTabs .swiper-button-prev:hover, .yearsTabs .swiper-button-next:hover { opacity: 1; color: #323232; }
.yearsTabs { padding: 0 28px; position: relative; }
.maharastraMap a { opacity: 1; background-color: #000; display: inline-block; border:1px solid #000!important; }
.maharastraMap svg a { opacity: 0.5; }
.maharastraMap svg .active, .maharastraMap svg a:hover { opacity: 1; }
.layout-one-sidebar .container p { text-align:justify; }
.layout-one-sidebar .container .thankYou { padding:20px; border-radius:4px; box-shadow:0px 0px 5px 0px #d1d1d1; }
.layout-one-sidebar .container .thankYou .fa-handshake-alt { font-size:80px; color:#64ad88; }
.layout-one-sidebar .container .thankYou, .layout-one-sidebar .container .thankYou p { text-align:center; font-size:24px; color:#999; }
.maharastraSVGMap { position:relative; width:1000px; margin:0 auto; }
.maharastraImageMap #myTab { margin:0; padding:0; border:none; z-index:2; }
.contentPart .maharastraImageMap ul li { margin:0; padding:0; }
.contentPart .maharastraImageMap .nav-tabs .nav-link { position:absolute; z-index:2; border:none; }
.contentPart .maharastraImageMap .nav-tabs .nav-link:hover, .contentPart .maharastraImageMap .nav-tabs .nav-link.active { border:none; background-color:transparent; }
.contentPart .maharastraImageMap .nav-tabs .nav-link.active .fa-map-marker-alt { animation: markerActive 2s ease infinite; }
.noJS #nav li ul { display:none!important; }
.noJS #nav li:hover ul { display:block!important; }
.bulletText li a { text-decoration:underline; }
.btn-danger.advBtn { border-radius:35px!important; }
.conciliatorsAccordian .accordDetail { padding:0; }
.printIcons, .printBtnSection { display:block; text-align:right; margin-bottom: 10px; }
.printIcons .printBtnSection, .printIcons .exportBtn { display:inline-block; }
.printBtnSection .button, .exportBtn { margin: 0 -5px; }
.printBtnSection .button, .exportBtn .button { margin: 0 5px; }
.printBtnSection { }
.printBtnSection .printBtn { height: 30px; line-height: 30px; width: 30px; }
.btn-primary a { color:#fff; }
/*.searchProjectForm .row.my-3 { margin-left:0; margin-right:0; }*/

#edit-reset,
.btn-default.grey { background:#999!important; }
.region-rti-search-block .btn-default { min-width:150px; }
.pagination a.prev, .pagination a.next, .pagesCount { display: inline-block; height: 40px; border: 1px solid #AAA; border-radius: 4px; line-height:40px; text-align:center; background:#e9e9ed; }
.pagesCount { width:40px; display:inline-block; background:#fff; font-weight:600; color:#f04b28; margin-right:5px; }
.modal { --bs-modal-width:885px;}
#loaderModal { position:fixed; font-size:40px; left:50%; top:50%; width:55px; height:55px; text-align:center; transform:translate(-50%, -50%);
background:#fff; border-radius:6px; display:inline-block; z-index:10000; }
.advBtn { padding:10px 25px; float:right; border-radius:25px; }
.advBtnBlock .advBtn { margin-top:-32px; }
.fa-file-pdf-o { color:#F00; }
.advanceFilter { background:#4B469C; color:#fff; padding:10px 25px; border-radius:10px; margin-bottom:20px; cursor:pointer; border-radius: 40px; height: 50px; display: flex; align-items: center; font-size:14px; }
.advanceFilter .fa-times { margin-left: 10px; }
.advanceFilter .fa-times.active:before { content:"\f0c9"!important; }
.layout-one-sidebar .container .fullShow p { margin-bottom:20px; }
.layout-one-sidebar .container .text-end p { text-align:right!important }
.fullShow .bannerBdr { border:0; width:33.3%; padding:0 15px; margin-bottom:20px; }
.fullShow .bannerFormRow { margin:0 -15px; }
.fullShow form .bannerForm .form-item input[type="text"], .fullShow form .bannerForm .form-text input[type="text"], .fullShow .searchProjectForm form .form-item input[type="text"], .fullShow .searchProjectForm form select { height: 50px; padding:0 31px 0 20px; border: 1px solid #ccc!important; border-radius: 5px; color:#222; font-size:0.875em; }
.fullShow .bannerForm select { height: 50px; border: 1px solid #ccc; border-radius: 5px; -webkit-appearance: auto; -moz-appearance: auto; appearance: auto; }
.fullShow form .bannerForm input.btn-default { height:50px; }
.fullShow .bannerFormRow { display: flex; flex-wrap: wrap; }
.fullShow .rightSearchBtn, .fullShow .rightSearchBtn .form-actions { display: flex; }
.fullShow .rightSearchBtn .form-actions .advanceFilter { font-size:14px; }
.fullShow .radioList label { color:#222; }
.fullShow .radioList .form-check-input { border-color:#333; }
.fullShow .radioList { justify-content:flex-start; }
.fullShow .radioList li:first-child { padding-left:0; }
.fullShow form .bannerForm input[type="reset"].btn-default { margin-left:10px; }

 /*
 .projects-search-page-left-form .js-form-type-checkbox:last-child(2),
 .projects-search-page-left-form .js-form-type-checkbox:last-child {border:0px !important;}
*/

.leftPromotersFilterShow .fieldset-wrapper .form-checkboxes, .gmapLeftDesi .fieldset-wrapper .form-checkboxes { width: 100%; }
.gmapLeftDesi .fieldset-wrapper, .leftPromotersFilterShow .fieldset-wrapper, .projects-search-page-left-form .form-checkboxes { border:1px solid #ccc; border-radius: 6px; padding:0; display: flex; flex-wrap: wrap; width: 100%; }
.leftComplaintsFilterShow .form-control { border:0px; padding:0; }
.leftPromotersFilterShow .fieldset-wrapper .js-form-type-checkbox, .gmapLeftDesi .fieldset-wrapper .js-form-type-checkbox, .projects-search-page-left-form .js-form-type-checkbox { width:100%; display: flex; align-items: center; margin:0; border-bottom: 1px solid #ccc; padding:5px 10px; position: relative; bottom: -1px; }
.projects-search-page-left-form .js-form-type-checkbox label { margin:0 0 0 10px; word-break: break-word; font-size:14px; font-weight: normal!important }
.projects-search-page-left-form label,  .projects-search-page-left-form fieldset.fieldgroup legend { font-weight: bold; margin-bottom: 10px; }
.leftAgentFilterShow .form-item { margin-bottom: 0; }
.leftAgentFilterShow .form-checkboxes .form-item { margin-bottom: 0; padding: 0 10px; }
.leftAgentFilterShow .form-checkboxes { display: flex; border:1px solid #ccc; flex-wrap:wrap; border-radius: 6px; }
.leftAgentFilterShow .form-checkboxes .form-item { margin-bottom: 0; width: 100%; display: flex; align-items: center; }
.leftAgentFilterShow .form-checkboxes .form-item:not(:last-child) {
border-bottom: 1px solid #ccc;
}
.leftAgentFilterShow .form-checkboxes .form-item label { margin: 0 0 0 10px; padding: 0; }
.btn-default { padding: 0 15px; }
form .form-item { margin: 0; }
.fullShow form .bannerForm input.btn-default.js-form-submit { margin-right:8px; }
.complaints-search-page-form .form-check .js-form-item label { margin-right:20px; margin-left:10px; }
.btn-group .form-actions { display:flex; width: 100%; }
.row-btn-group { padding: 0 10px; }
.btn-group .form-actions input[type="submit"], .btn-group .form-actions .advanceFilter { font-size:14px; }
.form-checkboxes .js-form-item { display:flex; }
.form-checkboxes .js-form-item input[type="checkbox"] { height:inherit; vertical-align:middle; margin-right:10px; }
.form-checkboxes .js-form-item label { font-weight:400; }
.searchProjectForm .btn-group { display:flex; }
.searchProjectForm legend { margin-bottom: 10px; }
.list-group legend { font-size: 1rem; font-weight: 500; color: #323232; margin-bottom: 6px; }
.leftPromotersFilterShow .form-control { border-radius:6px; }
.fieldgroup .fieldset-wrapper { max-height:350px; overflow-y:auto; overflow-x:hidden; }
.ui-menu .ui-menu-item { font-size:14px; font-family:'Poppins', sans-serif; }
.ui-menu .ui-menu-item-wrapper { display:block; width:100%!important; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover { background:#ACACFF; border:0; margin:0!important; }
.chartdiv { height:380px; width:100%; }
.tabNavs { display:flex; list-style: none; border-bottom:1px solid #bfbfbf; margin: 0 0 20px 0; padding: 0; }
.tabNavs li a { background: #EEEEEE; color:#646464; font-size: 18px; font-weight: 400; height: 45px; display: flex; padding:0 15px; align-items: center; border: 1px solid #bfbfbf; margin-right: 5px; }
.contentPart ul.tabNavs li { padding-bottom:0; }
.tabNavs li a.active { background-color: #ec7567; color:#fff; }
#map { width:100%; height:450px; overflow:hidden; }
.tableOuter { overflow: auto; width: 100%; box-shadow: 0px 0px 5px rgba(0, 0, 0, .2); }
.row-radio .fieldset-wrapper #edit-order-complaint-type, .row-radio .fieldset-wrapper #edit-orders-judgements-type { display:flex; }
.row-radio .fieldset-wrapper #edit-order-complaint-type input[type="radio"], .row-radio .fieldset-wrapper #edit-orders-judgements-type input[type="radio"] { margin:0; padding:0; height:auto; }
.row-radio .fieldset-wrapper #edit-order-complaint-type label.option, .row-radio .fieldset-wrapper #edit-orders-judgements-type label.option { margin-right:15px; }
.row-radio .fieldset-legend { font-weight:bold; margin-bottom:20px; }
.searchOJProjectForm { margin:0 -15px; }
.js input.form-autocomplete { height:50px; border-radius:6px; }
.leftComplaintsFilterShow .form-text, .leftAgentFilterShow .form-text { height:50px; border-radius:6px; }
.leftComplaintsFilterShow .form-control, .leftAgentFilterShow .form-control { border-radius:6px!important; }
.leftAgentFilterShow .js-form-item-agents-year { margin-bottom:10px!important; }
/*.fullShow .searchProjectForm .row { margin:0 -15px; }*/
.leftComplaintsFilterShow .btn-default.small { font-size:14px; }


.comment-forbidden { margin: 50px 0 0; }
.btn-info { background-color: #ACACFF; border: 1px solid #ACACFF; }
.btn-info:hover, .btnIcon:hover { background-color: #000; color: #fff; border-color: #000; }
.page-views-manage-citizen-charter-page-2 .tableData td { border-bottom: 0px!important; }
.complaintsSearch p, .complaintsDform p { text-align: left!important; }
.complaintsSearch .listingList, .complaintsDform .listingList { width: 100%; text-align: center; }
.complaintsSearch .divider:before, .complaintsDform .divider:before { left: 0; }

.homeProjectTab  .form-actions,
.homeComplaintsTab   .form-actions,
.homeAgentsTab  .form-actions,
.homePromotersTab   .form-actions { margin-left: auto;}
#block-monthlycauselistformblock .tableBox, #block-dailycauselistformblock .tableBox{ box-shadow: 0 0 20px rgb(0 0 0 / 15%); padding: 25px; overflow: auto; width: 100%;}
#block-monthlycauselistformblock .accordion, #block-dailycauselistformblock .accordion{ margin-bottom:0;}
#block-monthlycauselistformblock .accordDetail, #block-dailycauselistformblock .accordDetail{padding:10px 0px;}
#block-monthlycauselistformblock .tableOuter, #block-dailycauselistformblock .tableOuter{ box-shadow:none;}

.leaflet-popup-content .fas{ display:block; margin-bottom:5px; padding-left:20px; position:relative; font-size:12px; min-height:22px; line-height:20px;}
.leaflet-popup-content .fas:before{ position:absolute; left:0;}
.leaflet-popup-content h3{ font-size:20px; color:#4B469C; font-weight:bold; margin-bottom:10px;}

.alert-danger { margin:50px 0 0 0;}
.divider .listingList li a{ text-align:center;    }
.divider .listingList li a.link{ text-decoration:none;}
.divider .listingList li a:hover, .divider .listingList li a.link:hover{ color:#FE5858!important;}
.orders-judgements-form .searchOJProjectForm{ margin:0;}
.searchProjectForm .orders-judgements-form .btn-group{ margin:0 -15px;}
.layout-one-sidebar .container .fullShow .rounded p{ text-align:left;}
.tableBox .accordDetail{ padding:10px 0;}
.section-item-inner ul.propertyList{ margin-bottom:20px; margin-left:0; padding:0;}
.page-node-137 ul.content-block li.item-details{  margin:0; padding:15px; width:33%; }
.page-node-137 ul.content-block li.item-details p{ text-align:left;}
.page-node-137 .guidance-inner{ max-width:inherit;}
.page-node-137 .item-details-box {   -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; background: rgb(2,0,36); background: linear-gradient(360deg, rgba(2, 0, 36, 1) 0%, rgba(46, 46, 191, 1) 100%); box-shadow: 0 0 8px 4px #f2f2f2; border-radius: 8px; padding: 20px 20px 50px 20px; position: relative; transition:all 0.5s ease; height:100%; }
.page-node-137.mr  ul.content-block li.item-details { width:25%;}
.smallBtn { font-size:14px!important;}
.divider .listingList li a{ font-size:13px;  margin-bottom:10px; text-decoration:underline;}
.statisticsTbl th, .statisticsTbl td{ font-size:13px;}
.leftFilterShow .btn-default{ font-size:14px;}
.feedback-form form label.form-required{ position:relative;}
.feedback-form form label.form-required:after{ content:"*"; color:#ff0000;}
#navMob li { position:relative;}
.bannerForm .form-actions input[type="submit"]{ max-width:180px;}
.homeAgentsTab .bannerCol:nth-child(2){ border:none;}
form.views-exposed-form .form-item label.error{ position:absolute; bottom:-32px; color:#ff0000; font-size:12px;}
.audios .title h3{ font-weight:bold;}
.exportBtn, .archiveBtn{ display:inline-block; margin-right:2px;}
.svgGraph{ height:295px;}
.feedback-form label.error{ color:#ff0000; font-size:13px; margin-bottom:0;}
.customDatePicker{ background:url(../images/datepicker-icon.png) 98% center no-repeat; padding:0 10px;}
.compalintNumber{ word-break:break-all;}

/* High Contrast */

body.wob { background:#666; color:#fff; }
.wob table tr:nth-child(2n) td {background-color: #666!important;}
.wob .views-exposed-form input, .wob .pager__items .pager__item a { background-color: #222; border-color:#222; }
.wob .yearsTabs .swiper-button-prev, .wob .yearsTabs .swiper-button-next { background-color:#000; }
.wob .views-exposed-form input, .wob .guidanceList li .guideText span, .wob .views-exposed-form label, .wob .logoInfo, .wob form label, .wob .select1:hover, .wob .facilitiesPromotersWrap .facilitiesHorizontalList:before { color: #fff; }
.wob .pagination { border-color: #747474; }
.wob .btn-info { background-color: #000; border-color:#000; }
.wob .topStrip, .wob .footer { background:#222; }
.wob #accessControl .fontScaler,
.wob .topStrip ul li a, .wob #accessControl .large, .wob #accessControl .normal, .wob .language select, .wob #nav li a, .wob .link1, .wob .footer-menu a, .wob .social li a, .wob .noticeSection .ticker .playPause, .wob .noticeSection .ticker .viewAll, .wob .bulletText li a, .wob .link2 { color:#ff0; }
.wob .bulletText li a:hover { color: #0f0; }
.wob .logoContainer p, .wob .logoContainer h4, .wob .noticeSection .activityTicker li .noticeData { color:#fff; }
.wob .link1 img, .wob .corenerBox .corerIcon img, .wob .statisticsIcon img { filter:brightness(5); }
.wob .btnBdr { background:#FFFF00; color:#000; border-color:#FFFF00; }
.wob .btnBdr:hover { background:#0F0; border-color:#0F0; color:#000; }
.wob .searchBtn { background:#333; color:#ff0; }
.wob .headerMiddle { border-color:#342f2f; }
.wob .statistics { background:#222; }
.wob .statisticsBg1, .wob .statisticsBg2, .wob .statisticsBg3, .wob .statisticsBg4 { background:#333!important; }
.wob .noticeSection .ticker h3, .wob .corenerBox h3, .wob .title5 { color:#0F0; }
.wob .noticeSection .activityTicker li .noticeData .date, .wob .noticeSection .activityTicker li .noticeData .fa-calendar-days, .wob .bannerContent, .wob #nav li a:hover, .wob .link1:hover, .wob .footer-menu a:hover, .wob .social li a:hover, .wob .noticeSection .ticker .playPause:hover, .wob .noticeSection .ticker .viewAll:hover, .wob .link2:hover, .wob .is-active, .wob .topStrip ul li a:hover { color:#0F0; }
.wob .dailyCauseList { background:#333; }
.wob .monthlyCauseList { background:#4e4e4e; }
.wob .oneColSlider img { opacity:0.2; }
.wob .cornersArea:before { background:rgba(0, 0, 0, 0.7); }
.wob .corenerBox { background:#222; }
.wob .statisticsIcon { background:#181818; }
.wob .corenerBox h3 { background:#666; }
.wob .bannerContent .tab-content { background:rgba(0, 0, 0, 0.5); }
.wob #nav li a:hover, .wob #nav ul li a, .wob #nav li a:focus, .wob #nav > li.hover > a, .wob #nav > li li.hover > a { background:#222; }
.wob #nav ul li a { border-color:#333; }
.wob .bannerContent .nav-tabs, .wob .bannerForm { background:#222; }
.wob .nav-tabs { border-color:#000; }
.wob .bannerContent .nav-tabs .nav-link.active { background:#ff0; color:#000; }
.wob .bannerContent .nav-tabs .nav-link { color:#fff; }
.wob .nav-tabs .nav-link { border-color:#222; }
.wob .bannerForm select, .wob .bannerForm input { background:#222; color:#fff; }
.wob .btn-default { background:#0F0; }
.wob .btn-default:hover { background:#0F0!important; color:#000!important; }
.wob .searchInput { background:#222; }
.wob .searchInput input { background:#000; color:#fff; }
.wob .searchInput button { background:#FF0; color:#000; }
.wob .datepicker .bi-calendar3 { color:#fff; }
.wob .corenerBox ul li a { color:#ff0; }
.wob .tab-content p { color:#fff; }
.wob .form-check-input:checked { background-color:#FE5858; border-color:#FE5858; }
.wob .realEastateBox { background:#000; }
.wob .icon img { filter:brightness(5); }
.wob .sepratorBlue { background:#fff; }
.wob .bulletText li::before {background:#fff;}
.wob .greyColor, .wob caption, .wob th, .wob td { background:#666; color:#fff; padding:10px; margin-bottom:10px; }

.wob table tr td {background-color:#000!important; padding:5px 10px;}
.wob table tr:nth-child(2n+1) td, .wob .tableRowOdd {background:#333;color:#fff;}
.wob td, .wob .tableData td, .wob th, .wob .tableData th { background:#333; color:#fff; }
.wob a.clickHereLink { color:#ff0; }
.wob a.clickHereLink:hover { color:#0F0; }
.wob .title2, .wob .tableBox h3, .wob .fileSize { color:#fff; }
.wob #TopToBottom, .wob .applyButton a { background-color:#ff0; }
.wob #TopToBottom:hover, .wob .applyButton a:hover { background:#0F0; }
.wob #TopToBottom, .wob .applyButton a { color:#000; }
.wob #TopToBottom:hover { border-color:#0F0; }
.wob .tableBox { background:#222;  }
.wob.page-views-annual-reports-page-2 .tableBox { background:transparent!Important;} 
.wob .redColor {color:#ff0;}
.wob .fullShow form .bannerForm .form-item input[type="text"],
.wob .fullShow form .bannerForm .form-text input[type="text"], 
.wob .fullShow .searchProjectForm form .form-item input[type="text"], 
.wob .fullShow .searchProjectForm form select,
.wob .select, .wob .input, .wob input[type="text"],
.wob select { background:#222!important; border-color:#222!important; color:#fff; border-color:#222!important; }

.wob .project-summary-form .form-select:hover,.wob  .select1:hover,
.wob input::placeholder { color:#fff;}
.wob .pagination .go { background:#0F0; color:#000; }
.wob .pagination .go:hover { background:#f04b28; color:#ff0; }
.wob .pagination .next, .wob .pagination .prev { background:#222; color:#fff; }
.wob th, .wob .tableData th { border-color:#666; }
.wob td, .wob .tableData td { border-color:#555; }
.wob .bg-body { background-color:#222!important; }
.wob .darkBlue { color:#0FF; }
.wob #nav li ul li a:hover, .wob #nav li ul li > a.selected, .wob #nav ul a:hover, .wob .noJS #nav ul a:focus, .wob #nav ul a.selected, .wob #nav ul > .highlight > a, .wob .listingList li a { color:#ff0; }
.wob .gridShortingBtn { background:#0F0; color:#000; }
.wob .gridShortingBtn:hover { background:#FE5858; color:#ff0; }
.wob #nav ul { background-color: #222; }
.wob #nav ul li a:hover, .wob .guidance-inner h2.h2 { color: #0F0!important; }
.wob .fullShow .radioList label { color:#fff;}
.wob .fullShow .rightSearchBtn .form-actions .advanceFilter,
.wob #edit-reset,

.wob .advanceFilter,.wob .btn-default,
.wob .button { background:#ffff00!important; color:#000!important; }
.wob .fullShow .radioList .form-check-input{ border-color:#ff0;}
.wob .form-check-input:checked  { background-color:#ff0;}
.wob .radioList .form-check-input { border-color:#000;}


.wob .advanceFilter:hover,.wob .btn-default:hover,
.wob .fullShow .rightSearchBtn .form-actions .advanceFilter:hover,
.wob #edit-reset:hover,
.wob .button:hover { background-color: #0F0!important; }
.wob .statisticsLink:before { filter:brightness(5); }
.wob .btn-check:active+.btn-danger, .wob .btn-check:checked+.btn-danger, .wob .btn-danger.active, .wob .btn-danger:active, .wob .show>.btn-danger.dropdown-toggle { background:#FF0; color:#000; }
.wob a { color:#FFFF00; }
.wob .btn-danger { background:#FFFF00; color:#000; border-color:#FFFF00; }
.wob .btn-check:active+.btn-danger:hover, .wob .btn-check:checked+.btn-danger:hover, .wob .btn-danger.active, .wob .btn-danger:active, .wob .show>.btn-danger.dropdown-toggle:hover { background:#0F0!important; color:#000; }
.wob .bgBackgound { filter:grayscale(1); }
.wob .orangeGrad1, .wob .blueGrade1 { background:linear-gradient(to bottom, #111 0%, #333 100%) }
.wob .darkBlueColor, .wob .colorBlueLight, .wob .phoneIconColor { color:#fff; }
.wob #nav > li > a:hover, .wob #nav > li.hover > a, .wob #nav > li.focus > a, .wob #nav > .highlight > a { background:#222; }
.wob .shadowBox { background:#111; }
.wob .contactBox h2, .wob .contactBox h3 { color:#0F0; border-color:#444; }
.wob .contactBox p { color:#fff; }
.wob .officeTimeColor, .wob .blueColorText { color:#FFFF00; }
.wob .contactWrap h2 { color:#0F0; }
.wob h2 { color:#0F0; }
.wob .guidanceList li .guideText { color:#ffff00; }
.wob .guidanceList li, .wob .guidanceList li a:hover .guideIcon, .wob ul.content-block li.item-details { box-shadow:0 0 8px 4px #333; }
.wob .guidanceList li .counter { color:#222; }
.wob ul.content-block li.item-details { background:linear-gradient(360deg, rgba(0, 0, 0, 1) 0%, rgb(87 87 100) 100%); }
.wob .resTab .tabNav .r-tabs-state-active a { background:#FF0; color:#000; }
.wob .resTab .tabNav li a { background:#111; color:#fff; }
.wob .accordion .accTrigger, .wob .accordion .accTrigger.active { background-color: #000; }
.wob .accordion .accTrigger h3 { color: #fff; }
.wob .projCorrection .nav-tabs .nav-link { background-color: #000; color: #fff; }
.wob .projCorrection .nav-tabs .nav-link.active { background-color: #0F0 !important; color: #000; border: 0; }
.wob .newsletterPage .infocover:hover { background-color: #333; }
.wob .newsletterPage .infocover { background-color: #000; border-color:#fff; }
.wob .newsletterPage .infocover:hover h4, .wob .newsletterPage .infocover h4 { color: #fff; }
.wob .newsletterPage ul li:hover .infocover { border-color: #fff; }
.wob .datepicker table tr th { background-color: #000; border-color: #000; }
.wob .datepicker table tr th { border-color: #fff!important;}
.wob .datepicker table tr td.day.focused, .wob .datepicker table tr td.day:hover, .wob .datepicker .datepicker-switch:hover, .wob .datepicker .prev:hover, .wob .datepicker .next:hover, .wob .datepicker tfoot tr th:hover { background-color: #0F0!important; color: #000; }
.wob .datepicker table tr th { border-color: #ffff00!important; }
.wob .datepicker table tr td.today, .wob .datepicker table tr td.today.disabled, .wob .datepicker table tr td.today.disabled:hover, .wob .datepicker table tr td.today:hover { background-image: none!important; background-color: #ff0!important; color:#000!important; }
.wob .bannerForm .datepicker,
.wob .bannerForm select,
.wob .bannerForm input { background-color:#000;  }
.wob .colorBlue,
.wob .projDtlTop .topList span,
.wob .projDtlName { color:#fff;} 
.wob .projDtlTop { border-color:#747474;}
.wob .pagesCount { background-color:#000;}
.wob .project-summary-form .form-text,
.wob .project-summary-form .form-select,
.wob  .select1,.wob .input1 { border-color:#333; box-shadow:none;}
.wob .pagination .next, .wob .pagination .prev,
.wob .pagesCount { border-color:#000; }
.wob .pagination .next:hover, .wob .pagination .prev:hover{
	    background-color: #0F0;    border-color: #0F0; color:#000;
}

.wob .form-select  {  background-image: url(../images/white-select-arrow.png)!important; background-repeat:no-repeat!important;
background-position: center right!important; outline:none; box-shadow:none; color:#fff!important; }


.wob .tabNavs li a { background-color:#ff0; color:#000; border-color:#ff0;}
.wob .tabNavs li a.active { background-color:#0F0; color:#000; border-color:#0F0;}
.wob #nav > li > a { color:#ff0!important;}
.wob .redCol { color:#ff0;}
.wob .tableBox { padding:20px; margin-bottom:20px;}
.wob .chartdiv { background-color:#fff;}
.wob .svgGraph { background-color:#fff;}
.wob .form-date { background-color:transparent;    }
.wob input[type="date"]::-webkit-calendar-picker-indicator {    filter: invert(1);}

.wob .feedback-form input,
.wob .feedback-form textarea,
.wob .loginForm,.wob .feedback-form { background: #222;     border-color: #444; color:#fff;}
.wob .list-group legend,
.wob .accordion .accTrigger:before { color:#fff;}
.wob .audios .number { background-color:#000;}

.wob .leftComplaintsFilterShow .complaints-search-page-left-form .form-control { background-color:transparent; }
.wob .customSlider-next,.wob .customSlider-prev { color:#fff; } 
.wob .radioList .form-check-input { border-color:#fff;}
.wob .feedback-form input, .wob .feedback-form textarea{ border-color:#c0c0c0!important; background-color:#222;}
.wob .sitemap a{background-color:#000; border-color: #333;}
.wob .sitemap li:before, .wob .sitemap ul{border-color: #333;}
.wob .fullShow .searchProjectForm form select{background-image: url(../images/white-select-arrow.png)!important; background-repeat:no-repeat!important;
background-position: 98% center!important; outline:none; box-shadow:none; color:#fff!important; }
.wob .topStrip .dropbutton-arrow{border-top-color:#fff;}
.wob .views-exposed-form{ background-color:#555;}
.wob .tenderContent{background-color:#333;}
.wob .tender_row .tender_name, .wob .tender_row .tender_last_date, .wob .tender_row .tender_file a{ color:#fff;}
.wob .tender_row .tender_header{ background:#000; border-color:#999;}

@media print{
	header, .topStrip, header .container, .footer, 
	.views-exposed-form, #TopToBottom, .printBtnSection, .pager{ display:none!important}
	.tableOuter{ padding:0; box-shadow:none; border-radius:0;}
	.tableScroll{overflow:visible;}
	.tableOuter table{ min-width:inherit;}
}

.blueIcoBoxInfo{   -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; border-radius: 8px; padding: 20px 20px 50px 20px; position: relative; transition:all 0.5s ease; height:100%; color:#fff;}
.blueIcoBoxImg { display:flex; justify-content:center;background:#fff; border-radius:6px 6px 0 0;  padding:20px;}
.blueIcoBoxImg img{ max-height:200px; width:auto; }
.blueIcoBoxInfoList	 { list-style:none; margin:0 0 0 20px; }
.blueIcoBoxInfoList li {position:relative; padding:0 0 0 20px;}
.blueIcoBoxInfoList li a { color:#ACACFF;}
.blueIcoBoxInfoList li:after {    content: "\f00c";    position: absolute;    left: -17px;    top: 0;    font-family: 'FontAwesome';    font-size: 18px;    color: #ffffff;}
.blueIcoBoxBg { background: linear-gradient(360deg, rgba(2, 0, 36, 1) 0%, rgba(46, 46, 191, 1) 100%);  box-shadow: 0 0 8px 4px #f2f2f2; position:relative; height:100%; border-radius:10px; }
.viewMoreLink { color:#fff; font-size:20px; font-weight:bold;}
.viewMoreLink .fa { margin-right:10px;}
body.mr{font-family: 'Tiro Devanagari Marathi', serif;}
div#block-leftsidelogo p{ text-align:right; margin:0; padding:0;}
div#block-leftsidelogo img{ width:26%;}





.order-non-compliance-qpr-search-form .bannerFormRow 
{  
    display: flex;
    align-items: center;
    margin: 20px 0;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);} 
.order-non-compliance-qpr-search-form .bannerCol {
	display: flex;
	padding: 0 10px;
	width: 25%;
	border:0px!important;
} 
.order-non-compliance-qpr-search-form .button {
	margin:0 5px;
}
.order-non-compliance-qpr-search-form  .form-item { display:flex; align-items:center;}
.order-non-compliance-qpr-search-form label {flex-shrink:0;/* margin-right:10px; */line-height:40px;padding: 0px;margin: 0 10px 0 0;}
.order-non-compliance-qpr-search-form input[type=text] { width:100%;}

/* Date Picker 14-12-23 */
.ui-helper-hidden { display:none } 
.ui-helper-hidden-accessible { border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px } 
.ui-helper-reset { margin:0; padding:0; border:0; outline:0; line-height:1.3; text-decoration:none; font-size:100%; list-style:none } 
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content:""; display:table; border-collapse:collapse } 
.ui-helper-clearfix:after { clear:both } 
.ui-helper-zfix { width:100%; height:100%; top:0; left:0; position:absolute; opacity:0; } 
.ui-front { z-index:100 } 
.ui-state-disabled { cursor:default!important; pointer-events:none } 
.ui-icon { display:inline-block; vertical-align:middle; margin-top:-.25em; position:relative; overflow:hidden; } 
.ui-widget-icon-block { left:50%; margin-left:-8px; display:block } 
.ui-widget-overlay { position:fixed; top:0; left:0; width:100%; height:100% } 
.ui-datepicker { width:17em; padding:.2em .2em 0; display:none } 
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0 } 
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top:2px; width:1.8em; height:1.8em; } 
.ui-datepicker .ui-datepicker-prev { left:2px; text-align:center; cursor:pointer; } 
.ui-datepicker .ui-datepicker-next { right:2px; text-align:center; cursor:pointer; } 
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display:block; position:absolute; left:50%; margin-left:-8px; top:50%; margin-top:-8px; text-indent:-999px; } 
.ui-datepicker .ui-datepicker-title { margin:0 2.3em; line-height:1.8em; text-align:center } 
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0 } 
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width:45% } 
.ui-datepicker table { width:100%; font-size:.9em; border-collapse:collapse; margin:0 0 .4em } 
.ui-datepicker th { padding:.7em .3em!important; text-align:center; font-weight:bold; border:0 } 
.ui-datepicker td { border:0; padding:1px!important; } 
.ui-datepicker td span, .ui-datepicker td a { display:block; padding:.2em; text-align:center; text-decoration:none } 
.ui-datepicker .ui-datepicker-buttonpane { margin:.7em 0 0 0; padding:0 .2em; border-left:0; border-right:0; border-bottom:0 } 
.ui-datepicker .ui-datepicker-buttonpane button { float:right; margin:.5em .2em .4em; cursor:pointer; padding:.2em .6em .3em .6em; width:auto; overflow:visible } 
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left } 
.ui-datepicker.ui-datepicker-multi { width:auto } 
.ui-datepicker-multi .ui-datepicker-group { float:left } 
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em } 
.ui-datepicker-multi-2 .ui-datepicker-group { width:50% } 
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3% } 
.ui-datepicker-multi-4 .ui-datepicker-group { width:25% } 
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0 } 
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left } 
.ui-datepicker-row-break { clear:both; width:100%; font-size:0 } 
.ui-datepicker-rtl { direction:rtl } 
.ui-datepicker-rtl .ui-datepicker-prev { right:2px; left:auto } 
.ui-datepicker-rtl .ui-datepicker-next { left:2px; right:auto } 

.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right } 
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float:left } 
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group { float:right } 
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px } 
.ui-datepicker .ui-icon { display:block; overflow:hidden; left:.5em; top:.3em } 
.ui-widget { font-family:Arial, Helvetica, sans-serif; font-size:1em } 
.ui-widget .ui-widget { font-size:1em } 
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size:1em } 
.ui-widget.ui-widget-content { border:1px solid #c5c5c5 } 
.ui-widget-content { border:1px solid #ddd; background:#fff; color:#333 } 
.ui-widget-content a { color:#333 } 
.ui-widget-header { border:1px solid #ddd; background:#e9e9e9; color:#333; font-weight:bold } 
.ui-widget-header a { color:#333 } 
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active { border:1px solid #c5c5c5; background:#f6f6f6; font-weight:normal; color:#454545 } 
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button { color:#454545; text-decoration:none } 


.datepicker table tr td span { display:block; width:23%; height:54px; line-height:54px; float:left; margin:1%; cursor:pointer; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px } 
.datepicker table tr td span.focused, .datepicker table tr td span:hover { background:#F95B45; color:#fff; } 
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover { background:0 0; color:#999; cursor:default } 
.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover { background-color:#006dcc; background-image:-moz-linear-gradient(to bottom, #08c, #04c); background-image:-ms-linear-gradient(to bottom, #08c, #04c); background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c)); background-image:-webkit-linear-gradient(to bottom, #08c, #04c); background-image:-o-linear-gradient(to bottom, #08c, #04c); background-image:linear-gradient(to bottom, #08c, #04c); background-repeat:repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0); border-color:#04c #04c #002a80; border-color:rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25); filter:progid:DXImageTransform.Microsoft.gradient(enabled=false); color:#fff; text-shadow:0 -1px 0 rgba(0, 0, 0, .25) } 
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled] { background-color:#04c } 
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active { background-color:#039\9 } 
.datepicker table tr td span.new, .datepicker table tr td span.old { color:#999 } 

.datepicker { padding:0; } 
.datepicker-days table { margin-bottom:0; padding-bottom:0; } 
.datepicker .today { background:#F95B45; color:#fff; } 
.datepicker .day, .datepicker .old-day, .datepicker table th, .datepicker table td { text-align:center; font-size:12px; cursor:pointer; } 

.datepicker { outline:none; } 
.datepicker th,
.datepicker td { padding:10px; font-size:12px!important; cursor:pointer } 
.datepicker-dropdown { padding:0px!important; } 
.datepicker .active { background:#000; color:#fff; text-align:center } 
.datepicker-switch { text-align:center } 
.datepicker .next,
.datepicker .prev { cursor:pointer; } 

.ui-datepicker-prev:before { content:"\f0a8"; font-family:fontAwesome; font-size:20px; } 
.ui-datepicker-next:before { content:"\f0a9"; font-family:fontAwesome; font-size:20px; } 

.monthlyCauseIcon.datepicker .ui-datepicker-inline, .input-group.date .ui-datepicker-inline{ display:none!important;}
.datepickerNew{ background:url(../images/datepicker-icon.png) 98% center no-repeat!important}
.datepicker .input-group-append{ display:none;}
.ui-datepicker-month, .ui-datepicker-year{ height:auto; padding:5px;font-size:14px!important;}
.ui-datepicker-current-day .ui-state-active{ background:#f04b28!important; color:#fff!important;}
.ui-datepicker-today, .ui-state-highlight{ background:#ACACFF!important;}
 .mDeailpage{ font-size:16px; margin-top:20px; font-weight:700; font-style:italic;}

.pageValue{ max-width:85px; width:100%; display:none; position: absolute; top: 35px; border: 1px solid #d1d1d1; padding: 5px; background: #fff; height: 50px; overflow: auto;}
.pageValue a{ display:block; text-align:center;}
.selectCheck{ max-width:85px; width:100%; border:1px solid #d1d1d1; padding:5px; text-align:left; border-radius:4px; position:relative; cursor:pointer;}
.selectCheck:before{ content:"\f078"; font-family:fontAwesome; position:absolute; right:5px; }
.pageGoCount{ display:flex; align-items:center; width:200px; justify-content:end; position:relative;}
.pageText{ max-width:105px; width:100%; margin-right:5px;}
.customPagination{ display:flex; justify-content:end; align-items:center; margin-top:30px; padding-top:20px; border-top:2px solid #8e8eec;}
.customPagination label{ display:none;}
.headerMiddRgt{ display:flex; align-items:center;}
.headerMiddRgt ul{ margin-bottom:0; padding-bottom:0; margin-right:5px;}


.searchInfoText{ font-size:1.2em; line-height:1.5; color:#A72626; text-align:center;}