@CHARSET "UTF-8";








.hpseb-sec{
    display: flex;
justify-content: space-between;
background-color: #006da3;
   padding: 18px;
 padding: 18px;
        
}


.content {
    position: relative;
    overflow: hidden
}


.blur {
  box-shadow:-1px -1px 5px 5px #ccc;
    
}


/*.page-wrapper {
    -webkit-flex-direction: column;
    
    -direction: column
}*/



.content-section {
    flex: 1 1 auto
}

*,
:after,
:before {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

html {
    box-sizing: border-box
}

ol,
ul {
    list-style: none
}

ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 40px
}

img {
    max-width: 100%;
    height: auto
}



.top-header {
    padding-top: 3px;
    padding-bottom: 3px;
    background: rgba(0, 0, 0, .75);
    position: relative
}



.bdr-rgt {
    border-right: 1px solid #000
}

header {
    background: url('../images/header-bg.jpg') no-repeat;
    background-size:cover; 
    flex:0 0 auto; 
    background-repeat:no-repeat
}

.header-logo {
    align-items: flex-end;
    height: 100%;
    display: flex
}






.top-header {
    padding-top: 2px;
    padding-bottom: 2px;
    background: rgba(0, 0, 0, .75);
    position: relative
}



.bdr-rgt {
    border-right: 1px solid #000
}

header {
    background: url(../images/new4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    flex: 0 0 auto

}

.header-logo {
    align-items: flex-end;
    height: 100%;
    display: flex
}

.header-logo .maintext {
    font-size: 25px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 22px
}

.header-logo p {
    color: #fff
}

.logo-head {
    background: #fff;
    padding-left: 10px;
    position: absolute;
    top: -44px;
    bottom: 0
}

.logo-head:after {
    content: "";
    background-image: url(../images/energy.png);
    position: absolute;
    right: 0;
    left: 100%;
    top: 0;
    height: 170px;
   width: 91px;
    background-size: 96%;
    background-repeat: no-repeat
}

@media (max-width: 768px) {

.logo-head:after {
    content: "";
    background-image: url(../images/energy.png);
    position: absolute;
    right: 0;
    left: 100%;
    top: 0;
    height: 170px;
    width: auto;
    background-size: 96%;
    background-repeat: no-repeat
}	
	
}

.header-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-right: 45px
}

.slider-container {
    width: 100%;
    margin: 0
}

.container-shadow {
    -webkit-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
    background-color: #ffff
}

.slider {
    background: gray;
    padding: 0
}










.latest-news-strip {
    position: relative
}

.latest-news-ticker {
    position: absolute;
    z-index: 1;
    padding: 7px 2px 8px 14px;
    background: #dd0606;
    /*margin-top: 1px*/
}

.latest-news-strip .latest-news-ticker p {
    height: 100%;
    color: #fff;
    font-style: italic;
    font-weight: 700
}

.latest-news-ticker p:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    right: -30px;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top-color: #dd0606;
    border-left-color: #dd0606
}

marquee {
    background: #f7f6f6;
    padding: 5px 0
}

marquee.lat-nws-sec {
    height: 263px
}


.max-div {
    line-height: 1.4;
    text-align: center;
    font-weight: 400;
    padding-top: 2px;
    color: #fff;
    background-color: #083475;
    font-size: 13px
}

.ml-5 {
    margin-left: 5px!important
}


.table th {
    border-top: none
}

.max-height-40 {
    max-height: 40px
}



.table-striped>tbody>tr:nth-child(2n+1)>td {
    background-color: #f2f2f2
}

.table-striped>tbody>tr:nth-child(2n)>td {
    background-color: #fff
}

.background-white {
    background-color: #fff
}


.font-weight-500 {
    font-weight: 500
}

.pos-rel-header {
    position: relative
}

.sec-zindex {
    z-index: 1;
    padding: 2px 11px;
    margin-top: -3px;
    background: #f2f1f1;
    border-radius: 0 0 5px 5px
}



.quick-link-imgwd {
    width: 50px
}


.bk-color {
    color: #000!important
}

nav#cssmenu {
    display: flex;
    justify-content: center
}

.span-max-min {
    display: flex;
    justify-content: center
}

.pdrawlmaxmin {
    color: #fff
}

.select-drop {
    border: none;
    background: 0 0;
    color: #fff;
    font-weight: 600
}

select option {
    background-color: #78daffe6;
    color: #0e0e0e
}

.position-inherit {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0
}

.flex.flex-align-center.flex-justify-between.mb-flex-dir.pos-rel-header {
    height: 94px
}


td {
    text-align: left;
    padding-left: 10px
}



iframe.pdf-size {
    width: 100%;
    height: 1000px;
    overflow: auto;
}

.table td,
.table th {
    padding: 5px 7px!important
}

.table-striped thead tr:nth-child(odd) {
    background: #92278f!important;
    color: #fff
}
.table-striped{
    position: relative !important;
}

.tc {
    text-align: center
}

footer {
    flex: 0 0 auto
}
.footer-section {
    background-color: #073475;
    padding-top: 30px;
    padding-bottom: 10px
}



.address-sec h4,
.cont-wd-us h4,
.nws-lttr-sec h4,
.res-sec h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px
}

.address-sec p {
    font-size: 14px;
    color: #fff;
    line-height: 21px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: justify
}





p{
    margin-bottom: 0px !important;
}
ul{
    margin-bottom: 0px !important;
}

.flex-header-footer-fix {
    flex: 0 0 auto;
}




.wel-platform{
    background-color: #fff;
    padding: 10px !important;
    border-radius:10px;
}

.flx{
    display: flex;
    justify-content: space-between;
}