body{
	    overflow-x: hidden;
}
:focus-visible {
    outline: 0;
}
a {
    color: #088B97;
	text-decoration:none;
}
a:hover {
    color: #0F345E;
    text-decoration: none;
}
.column-2
{
column-count:2;
}
.chat-icon a {
    z-index: 300;
}
.drawer-mobile {
    display: none;
}
.drawer-close {
	display:none;
}
.tooltip-inner {
    background-color: #088B97;
}
.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
    bottom: 0;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem;
}
.other-page-exhibition-sec::before {
    content: "";
    height: 150px;
    background: transparent !important;
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: -1;
}
.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #088B97;
}
.parallax-container {
    height: 300px ;
    width: 100%;
    z-index: 100;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    z-index: 0;
	    background-size: cover;
}
.nwbaner-container {
    height: 270px;
    width: 100%;
    z-index: 100;
    position: relative;
    z-index: 0;
    background-size: cover;
    background: #088B97;
}
.lg-hidden {
	overflow:hidden;
}
.graph-sec {
	position:relative;
	overflow:hidden;
}
.banner-left-section
{
height: 230px;
    display: flex;
    align-self: center;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	padding-right:30%;
}
.left-title-main {
    max-width: 394px;
}
.banner-img-right
{
text-align:right;
width:100%;
}
.sector-sec .sector-right-banner {
    height: 270px;
	object-fit:contain;
}
.minus-top-div{
	margin-top: -28px;
}
.sector-sec .banner-ul {
    list-style: none;
    height: 100%;
    padding: 0;
    margin: 0;
}
.sector-sec .banner-ul li .img-box-sector{
	    border-radius: 50%;
    box-shadow: 15.436px 30.294px 50px 0px rgb(233 236 241 / 50%);
    width: 50px;
    height: 50px;
    text-align: center;
    position: absolute;
    display: flex;
    align-items: center;
    margin: 0px auto;
}
.sector-sec .banner-ul li .img-box-sector img
{
    position: relative;
    margin: 0 auto;
	height:30px;

}
.sector-sec .banner-ul .img-box {
    background: #d9bd20;
        left: 166px;
    top: 30px;
}

.sector-sec .banner-ul .img-box2 {
    background: #349fda;
        right: 43px;
    top: 60px;
}


.sector-sec .banner-ul .img-box3 {
    background: #e06b59;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 100px;
}


.sector-sec .banner-ul .img-box4 {
    background: #389a35;
    top: auto;
    left: 78px;
    bottom: 60px;
}

.sector-sec .banner-ul .img-box5 {
    background: #8757ea;
    right: 15px;
    top: auto;
    bottom: 40px;
}

.img-box-sub-sector
{
    background: white;
    border-radius: 50%;
    box-shadow: 15.436px 30.294px 50px 0px rgb(233 236 241 / 50%);
	position: absolute;
    display: flex;
    align-items: center;
    margin: 0px auto;

}
.img-box-sub-sector img
{
position: relative;
    margin: 0 auto;
    width: 30px;
}
.sector-sec .banner-ul .img-box4-default-lightblue {
      width: 60px;
    height: 60px;
    text-align: center;
    position: absolute;
    top: auto;
    left: 15px;
    border: 2px solid #44d9d3;
    bottom: 31px;
}

.sector-sec .banner-ul .img-box1-default-lightblue {
    width: 50px;
    height: 50px;
    text-align: center;
   left: 25%;
    top: 40%;
    border: 2px solid #dea848;
}

.sector-sec .banner-ul .img-box3-default-lightblue {
    width: 50px;
    height: 50px;
    left: 52%;
    top: 11%;
    border: 2px solid #48a145;
}

.sector-sec .banner-ul .img-box2-default-lightblue {
    width: 60px;
    height: 60px;
    right: 15%;
    top: 30%;
    border: 2px solid #ff7a21;
}

.sector-sec .banner-ul .img-box5-default-lightblue {
       width: 50px;
    height: 50px;
    right: 0px;
    top: auto;
    border: 2px solid #9d04f5;
    bottom: 30px;
}
.sector-sec .banner-ul .img-box6-default-lightblue {
    width: 50px;
    height: 50px;
    top: 5%;
    left: 1%;
    border: 2px solid #6063e6;
    display: flex;
}
.sector-sec .banner-ul .img-box7-default-lightblue {
       width: 60px;
    height: 60px;
    left: 55%;
    top: auto;
    border: 2px solid #e36f60;
    bottom: 37px;
}

.sector-sec .banner-ul .img-box8-default-lightblue {
    width: 60px;
    height: 60px;
    right: -12px;
    top: 21px;
    border: 2px solid #3390c9;
}
/*simple bar*/
[data-simplebar] {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit;
}
.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0;
}
.simplebar-offset {
    direction: inherit !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}
.simplebar-content-wrapper {
    direction: inherit;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    overflow: auto;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none;
}
.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
    display: none;
}
.simplebar-content:after,
.simplebar-content:before {
    content: " ";
    display: table;
}
.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none;
}
.simplebar-height-auto-observer-wrapper {
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}
.simplebar-height-auto-observer {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1;
}
.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden;
}
[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all;
}
.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 5px;
    min-height: 10px;
}
.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: #a2adb7;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.simplebar-scrollbar.simplebar-visible:before {
    opacity: 0.5;
    -webkit-transition: opacity 0s linear;
    transition: opacity 0s linear;
}
.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px;
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
}
.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px;
}
[data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0;
}
.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll;
}
.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none;
}
.custom-scroll {
    height: 100%;
}
[data-simplebar-lg] .simplebar-scrollbar {
    right: 1px;
    width: 10px;
}
[data-simplebar-primary] .simplebar-scrollbar:before {
    background: #536de6;
}

#module {
  font-size: 16px;
  line-height: 1.5;
  margin:0px auto;
  text-align:center;
}
#module p
{
text-align:justify;
margin-bottom:0px;
}
#module .site-button-secondry
{
margin-top:15px;
}

#module #collapseExample.collapse:not(.show) {
  display: block;
  height: 100px;
  overflow: hidden;
}

#module #collapseExample.collapsing {
  height: 100px;
  
}

#module a.collapsed span::after {
  content: '+ Show More';
}

#module a:not(.collapsed) span::after {
  content: '- Show Less';
}
.other-banner
{
position:relative;
}
.banner-right-img
{
        position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
    height: 270px;
}
.overlay-banner
{
position:relative;
}
.overlay-banner:after {
   content:'';
  position:absolute;
  left:0; top:0;
  width:100%; height:100%;
  display:inline-block;
  background: -moz-linear-gradient(top, rgba(0,47,75,0.5) 0%, rgba(220, 66, 37, 0.5) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220, 66, 37, 0.5)), color-stop(100%,rgba(0,47,75,0.5))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}
.banner-right-img img
{
width:100%;
height:100%;
}


.layer-div {
    position: relative;
    padding-top: 60px;
}
.layer-div2 {
    position: relative;
    overflow: hidden;
}
.oilgas-section {
    position: relative;
    padding-bottom: 60px;
}
.oilgas-section .map-div .main-content {
    position: relative;
    margin: 15px 33px 0 0;overflow: initial;
}
.oilgas-section .layer-back {
    position: absolute;
    top: -58px;
    left: 20%;
    width: 57%;
    overflow: hidden;
    z-index: -1;
    background: #0F345E;
    border: 15px solid #0F345E;
    height: 450px;
}
.oilgas-section .map-div .content {
    position: relative;
    width: 90%;
    margin: 15px auto;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    display: block;
    padding: 40px 20px 40px 20px;
    box-shadow: 0 0px 14px 0 rgb(0 0 0 / 20%);
    height: 330px;
}
.oilgas-section .map-div .content .section-title p{
       display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.oilgas-section .map-div .content .txt-title {
    color: #088B97;
    padding-top: 15px;
    padding-bottom: 1px;
    font-size: 20px;
}
.oilgas-section-overlay {
    content: "";
    position: absolute;
    top: 10%;
    bottom: 0px;
    height: 100%;
    width: 75%;
    right: 0;
    z-index: -1;
    background: #eef5fd;
    left: -12%;
    border-radius: 100px;
    transform: rotate(20deg);
}
.sector-news-section .blog-item-img:after {
    background-color: #fff;
    border-left-color: #fff;
}
.bar-section-overlay {
    content: "";
    position: absolute;
    top: 18%;
    bottom: 0px;
    height: 100%;
    width: 75%;
    right: -24%;
    z-index: -1;
    background: #eef5fd;
    left: auto;
    border-radius: 100px;
    transform: rotate(63deg);
}
.sub-sector-itm .entry-body .entry-holder .entry-title {
	padding-left:20px;
	padding-right:20px;
}
.main-sector-item {
    position: relative;
    margin: 0px 30px;
}
.main-sector-item:hover .report-item-img img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.main-sector-item .report-item-img img {
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
	height:215px;
}
.main-sector-item .report-item-img + .entry-body {
    position: relative;
    z-index: 1;
    margin-top: -60px;
    padding-left: 15px;
    width: 105%;
}
.main-sector-item .entry-holder {
    background-color: #fff;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    padding: 15px 17px 25px 17px;
	box-shadow:0px 2px 0px 3px rgb(223 227 234 / 32%);
	margin-bottom:20px;transition: 0.3s;
}
.main-sector-item .entry-holder .entry-title a{
	    font-size: 16px;
    color: #0F345E;
	line-height:20px !important;
	font-weight:bold;transition: all .5s;
	    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.main-sector-item .entry-holder  p{
	    font-size: 16px;
		margin-top:0px;
		    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.main-sector-item .entry-holder .entry-readmore a {
    border: 2px solid #088B97;
    border-radius: 20px;
    padding: 5px 10px;
    transition: all .5s;
    font-size: 14px;
}
.main-sector-item .entry-holder .entry-readmore a:hover {
    border: 2px solid #0F345E;
	background-color:#0F345E;
	color:#088B97;
}
.main-sector-item .entry-body:hover .entry-title a {
    color: #088B97 !important;
}
.main-sector-item .entry-body:hover .entry-readmore a {
       border: 2px solid #0F345E;
    background-color: #0F345E;
    color: #088B97;
}
.sector-prev:before {
      font-family: "FontAwesome";
   content: "\f104" !important;
    position: absolute;
    color: white;
    top: 840%;
    right: 25px;
    z-index: 399;
    background: #088B97;
    padding: 3px 5px;
    opacity: 1;
    font-size: 20px;
}
.sector-next:before {
    font-family: "FontAwesome";
   content: "\f105" !important;
    position: absolute;
    color: white;
    top: 840%;
    right: 52px;
    z-index: 399;
    background: #088B97;
    padding: 3px 5px;
    opacity: 1;
    font-size: 20px;
}
.main-sub-titlt-size20 {
    font-size: 20px !important;
}








.content-section {
    max-width: 650px;
    z-index: 100;
    position: relative;
}
.project-name {
    font-size: 40px;
    font-weight: normal;
    text-transform: none;
    line-height: 40px;
    margin: 0;
    font-family: 'BentonSans';
    color: rgb(255 190 70);
    font-weight: normal;
    margin-bottom: 10px;
}
.inner-subheading {
    font-size: 32px;
    line-height: 34px;
    margin: 0;
    font-family: 'BentonSans Book';
    color: #fff;
    font-weight: normal;
}
.inner-heading-para {
    margin-top: 1.25rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 2rem;
    font-family: 'BentonSans Book';
}
.buttonfx {
    color: #fff;
    outline: none;
    background: transparent;
    border: none;
    border: 1px solid #fff;
    letter-spacing: 0.0625em;
    padding: 5px 24px;
    line-height: 2;
    position: relative;
    display: inline-flex;
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
    transition: all .5s;
    z-index: 100;
    font-size: 1rem;
    font-family: 'BentonSans';
    height: 40px;
    /* line-height: 28px; */
    align-items: center;
    min-width: 180px;
    justify-content: center;
}
.para-title{
	    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
	margin-top:10px !important;
}
.para-title-color{
    color: #212529 !important;
}
.image-gradient-header {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 430px;
    transform: translateX(-50%);
    background: linear-gradient(to right, rgba(0,0,0,0.8), transparent);
    bottom: auto;
}
.breadcum-bg {
    position: relative;
    z-index: 99;
}
.breadcum-bg::before {
    position: absolute;
    top: -40px;
    bottom: -10px;
    left: -386px;
    width: 80%;
    background: #ffffff;
    transform: skewX( 
-130deg );
    z-index: 1;
    height: 80px;
    content: "";
}
.breadcum-bg ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 0px;
    z-index: 9;
}
.breadcum-bg ul li {
    padding-right: 30px;
    position: relative;
    display: inline-block;
}
.breadcum-bg ul li::before {
    font-family: 'FontAwesome';
    position: absolute;
    right: 11px;
    content: "\f101";
}
.breadcum-bg ul li:last-child::before {
  color: transparent;
}

.breadcum-bg ul li a {
    color: #0F345E;
}
.pb-50 {
    padding-bottom: 50px !important;
}
.pb-80 {
    padding-bottom: 80px !important;
}
.page-2-sec {
    padding: 80px 0px 0px 0px;
}
.section-title #first {
    height: 95px;
    overflow: hidden;
    width: 100% !important;
    max-width: 100%;
    text-align: justify;
    margin-top: 15px !important;
}
.page-3-box:hover {
    opacity: 1;
    transform: scale(1.05);
    color: #fff;
}
.page-3-box span {
    font-weight: normal;
    font-size: .13px !important;
    line-height: 1.5;
    margin-bottom: 0.5rem;
    display: block;
}
.page-3-box h5 {
    font-size: 20px !important;
    line-height: 1.3;
}
.page-3-box p {
    margin-top: 1.25rem;
    margin-bottom: 2rem;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
}
.link_doc {
    text-decoration: none;
    position: relative;
    margin-left: 30px;
    padding-left: 0px;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
	    padding-top: 30px;
		display: inline-block;
}
.link_doc:before {
    content: "\f0f6";
    font-family: "FontAwesome";
    font-size: 25px;
    position: absolute;
    top: 75%;
    transform: translate(0,-50%);
    left: -30px;
    color: #088B97;
}
.link_doc:hover:before{
	color:#0F345E;
}
.link_doc:hover{
	color:#0F345E;
}
.page-3-box h5::after {
    content: '';
    display: block;
    border-bottom: 1px solid;
    margin-top: 1.25rem;
}
.page-3-box {
    text-decoration: none;
}
.box-bg-blue {
    background-color: #007db8;
    color: #fff;
    margin: 25px 0px;
}
.box-bg-blue-light1 {
    background-color: #727272 ;
    color: #fff;
    margin: 25px 0px;
}
.box-bg-blue-light2 {
    background-color: #007db8;
    color: #fff;
    margin: 25px 0px;
}
.box-bg-blue-light3 {
    background-color: #727272;
    color: #fff;
    margin: 25px 0px;
}
.bg-dark-blue {
    background-color: #006799;
    color: #fff;
}
.bg-gray {
    background-color: #727272;
    color: #fff;
}
.page-3-box {
    height: 343px;
    box-shadow: 0 0 20px 5px rgb(198 198 198 / 20%);
    position: relative;
    z-index: 1;
    transition: all .2s ease-in-out;
    transition-delay: .1s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.default-box {
    height: 380px;
    box-shadow: 0 3px 20px #a9cbfb80 !important;
    position: relative;
    transition: all .2s ease-in-out;
    transition-delay: .1s;
    padding-left: 30px;
    padding-right: 30px;
    background: white;
    padding-top: 30px;
	    margin-bottom: 30px;
}
.default-box:hover{
	    box-shadow: 0 0 25px rgb(0 0 0 / 30%) !important;
}
.default-box .line {
    border-bottom: 1px solid #088B97 !important;
    margin-bottom: 15px;
    margin-top: 10px;
}
.default-box .sector-status {
    padding: 6px 5px 6px 5px;
    position: absolute;
    top: -16px;
    left: 8%;
    right: auto;
    color: white;
    z-index: 1;
    font-weight: 400;
    box-shadow: 0 0 16px rgb(0 0 0 / 15%);
    border-radius: 5px;
    font-size: 14px;
    width: 115px;
    text-align: center;
    text-transform: uppercase;
}
.default-box .s-progress{
	background: #088B97;
}
.default-box .s-completed{
	background: #889d26;
}
.default-box .s-cancel{
	background: #c73d4d;
}
.default-box.brd-progress{
	border-bottom: 3px solid #088B97;
}
.default-box.brd-completed{
	border-bottom: 3px solid #889d26;
}
.default-box.brd-cancel{
	border-bottom: 3px solid #c73d4d;
}
.default-box .txt-details {
    font-size: 14px;
    max-height: 55px;
    height: 100%;
    position: relative;
    padding-right: 0px;
}
.moreellipses
{
display: none;
    position: relative;
}
.default-box .txt-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top: 15px;
    height: 85px;
	    font-size: 20px;
}
.default-box .project-type span{
	font-weight:600;
}
.default-box .date{
	font-weight:500;
}
.default-box .tooltip-ul li {
    padding-left: 10px;
}
.default-box .tooltip-ul .tooltip-img {
    width: 11px !important;
    margin-right: 10px;
}
.default-box .tooltip-ul {
    position: absolute;
    Background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 4px 15px 4px 2px;
    border-radius: 5px;
    right: auto;
    box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
    top: 0;
    transition: all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);
    list-style: none;
    opacity: 0;
    z-index: 399;
    width: 200px;
    max-width: 200px;
    left: 50px;
}
.default-box .tooltip-ul:before {
    position: absolute;
    content: "";
    height: 11px;
    width: 11px;
    background-color: #088B97;
    top: 6px;
    left: 0px;
    transform: translateX(-50%) rotate( 45deg );
}
.default-box  .tooltip-right .tooltip-ul li:hover{color:#0F345E;}
.default-box .txt-details .tooltip-ul {
    position: absolute;
    Background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 4px 8px 4px 5px;
    border-radius: 5px;
    right: auto;
    box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
    top: 3px;
    transition: all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);
    list-style: none;
    opacity: 0;
    z-index: 399;
    width: 160px;
    max-width: 160px;
    left: 88%;
}
.default-box .txt-details .tooltip-ul li {
    padding-top: 5px;
    padding-bottom: 5px;
}
.default-box .txt-details:hover .tooltip-ul {
    opacity: 1;
    pointer-events: auto;
}
.default-box .tooltip-right:hover .tooltip-ul {
    opacity: 1;
    pointer-events: auto;
}
.default-box .txt-details:hover .tooltip-ul{
	opacity: 1;
    pointer-events: auto;
}
.custom-nav-tabs {
    justify-content: center;
    background: transparent;
    padding: 20px 20px 0px 20px;
    margin-left: auto;
    margin-right: auto;
	 border-bottom: 2px solid #d3d3d3;
}
.custom-nav-tabs li a img{
	    width: 20px;	
}
.tab-2-sec .custom-tab-content {
	    padding-top: 25px;
		padding-right: 20px;
}
#sector .tab-2-sec .custom-tab-content {
     padding-right: 0px;
}
.custom-nav-tabs li a {
    font-size: 20px;
        margin-bottom: 0px;
    padding: 0px 0px;
}
.ptb-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.pt-50 {
     padding-top: 50px !important;
}
.pt-30 {
     padding-top: 30px !important;
}
.pb-30 {
     padding-bottom: 30px !important;
}
.pt-70 {
     padding-top: 70px;
}
.pb-50 {
     padding-bottom: 50px;
}
.pt-40{
	padding-top: 40px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pb-15 {
    padding-bottom: 15px ;
}
.gettouch-list-txt {
	    padding-right: 90px;
}
.custom-nav-tabs li .active {color: #088B97 !important;}
.custom-nav-tabs .nav-item.show .nav-link, .custom-nav-tabs .nav-link.active {
    background-color: transparent !important;
    animation: dash 5s linear infinite;
    color: #088B97 !important;
    box-shadow: none;
    border-bottom: 4px solid #088B97 !important;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-top: 1px solid transparent;
	font-weight:600 !important;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
}
.custom-nav-tabs .nav-item {
	    margin-right: 30px;
}
.custom-nav-tabs .nav-item .nav-link{
	border-bottom: 4px solid #0F345E;
	    color: #212529 ;
		    font-weight: 400;
}
.custom-nav-tabs .nav-item .nav-link i {
    background-color: inherit;
    position: inherit !important;
    height: auto !important;
    margin-right: 0px !important;
    right: 0;
    top: 0;
    padding: 0px !important;
    line-height: normal;
}
.accordion-item:first-of-type {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.accordion-item:first-of-type {
    border-bottom: 2px solid #2db8cd;
    border-top: 2px solid rgb(255 190 70);
}
.accordion-item:nth-of-type(2) 
{
    border-bottom: 2px solid #ff331e;
}
.accordion-item:nth-of-type(3) 
{
    border-bottom: 2px solid #0F345E;
}
.accordion-item:last-of-type 
{
    border-bottom: 2px solid #2db8cd;
}
.accordion-item {
    background-color: transparent;
    border-bottom: 2px solid rgb(150, 150, 150);
    border-left: none !important;
    border-right: none !important;
    padding-top: 10px;
    padding-bottom: 10px;
	transition: 0.3s;
}

.accordion-header {
    margin-bottom: 0;
}
.sec-head, section h2 {
    font-size: 32px;
    line-height: 34px;
    padding: 0 80px;
    color: #040045;
    font-weight: normal;
}
.accordion-item:first-of-type .custom-accordion-button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.accordion-item:first-of-type .custom-accordion-button {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item .custom-accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    color: rgb(0, 0, 0);
    display: flex;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    padding: 0.75rem 10px 0.75rem 60px;
    background: transparent;
	transition: 0.3s;
}
.main-overlaysec {
    position: relative;
	margin-top:50px;
}
.main-overlaysec .cs-container {
    position: absolute;
    top: -65px;
    left: 9%;
    right: 9%;
    background-color: #0F345E;
    padding-left: 40px;
}
.cs-container .blu-back {
    background-color: #088B97;
    position: absolute;
    z-index: 399;
    width: 80px;
    height: 100%;
    right: -45px;
    top: 0;
    transform: skewX(-25deg);
}
.blue-bg {
    background-color: #088B97;
}
.ct-offer-carousel1 {
    position: relative;
}
.accordion-body {
    padding: 10px 15px 25px 60px;
}
.ct-offer-carousel1 .item--inner {
    width: 100%;
    display: flex;
    margin-bottom: 60px;
    height: 215px;
}
.mw-950 {
    max-width: 950px;
}
.ct-offer-carousel1 .item--holder {
    padding: 40px 100px 30px 30px;
    background: #0F345E;
    max-width: 50%;
}
.ct-offer-carousel1 .item--description {
    font-size: 16px;
    line-height: 24px;
    color: #088B97;
    margin-bottom: 30px;
}
.ct-offer-carousel1 .item--image {
    position: absolute;
    top: 30px;
    left: 36%;
    height: 220px;
    width: 370px;
}
.custom-accordion-button:not(.collapsed)::after {
    content: "\f068";
    background-image: none;
    transform: rotate( 
0deg );
}

.custom-accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: auto;
    content: "";
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 20px;
    transition: transform 0.2s ease-in-out;
    position: absolute;
    left: 10px;
    color: rgb(114, 114, 114);
    top: 6px;
    background-image: none;
}
.custom-accordion-button:focus {
    z-index: 3;
    border-color: transparent !important;
    outline: 0;
    box-shadow: none !important;
}
.custom-accordion-button:not(.collapsed) {
    box-shadow: none !important;
}
.pt50{
	padding-top:50px;
}
.report-item {
    position: relative;
    margin: 0px 30px;
}
.report-item .report-item-img img {
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-filter: grayscale(85%);
    filter: grayscale(85%);
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    width: 100%;
}
.report-item .report-item-img + .entry-body {
    position: relative;
    z-index: 1;
    margin-top: -60px;
    padding: 8px 30px;
}
.report-item .entry-holder {
    background-color: #fff;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 13px 29px rgb(0 0 0 / 10%);
    -khtml-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 13px 29px rgba(0, 0, 0, 0.1);
    box-shadow: 0 13px 29px rgb(0 0 0 / 10%);
    padding: 20px 20px 22px 30px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
	margin-bottom:25px;
}
.report-item .entry-title {
    margin-bottom: 2px;
    color: rgb(102, 102, 102);
    font-size: 20px;
    line-height: 1;
    font-weight: normal;
    line-height: 24px;
}
.report-item .entry-meta {
    margin-top: 2px;
    margin-bottom: 4px;
    padding: 0px;
    list-style: none;
    display: block;
}
.entry-meta li {
    margin-right: 20px;
}
.entry-meta i {
    margin-right: 4px;
}
.report-item .entry-title a {
    color: inherit;
    text-decoration: none;
    color: rgb(102, 102, 102);
    font-size: 20px;
    line-height: 1;
    font-weight: normal;
    line-height: 24px;
}
.report-item .entry-readmore {
    display: block;
}
.report-item:hover .report-item-img img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.section-gap-inner {
    background: linear-gradient( 
180deg ,transparent 0,rgba(0,0,0,.04));
    padding-top: 4.25rem;
}
.entry-body:hover .report-item .entry-readmore{
	 display: block !important;
}
.report-item .entry-readmore a {
    font-size: 15px;
    line-height: 28px;
    text-decoration: none;
	    color: #555;
}
.js-plotly-plot .plotly .modebar {
    display: none;
}
.graph-card {
    box-shadow: 0 3px 20px #a9cbfb80 !important;
	    background-color: #fff !important;
    padding: 20px;
    border-radius: 11px;
    border: none;
    margin-top: 30px;
}
.chart1 {
	width: 500px;
	height:300px;
	    margin-left: auto;
    margin-right: auto;
    display: block;
}
/* 
.graph-card .rotate-title {
    position: absolute;
    left: 0;
    bottom: -49px;
    transform: rotate( 
270deg);
    transform-origin: 0 0;
    text-transform: uppercase;
    font-size: 18px;
    background-color: #088B97;
    padding: 10px;
    color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    z-index: 399;
    width: 54%;
    text-align: center;
}
.graph-card .rotate-title {
    position: absolute;
    left: 0;
    bottom: -40px;
    transform: rotate( 
270deg);
    transform-origin: 0 0;
    text-transform: uppercase;
    font-size: 18px;
    background-color: #088B97;
    padding: 10px;
    color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
	    z-index: 399;
}*/
.graph-card .rotate-title {
    position: absolute;
    left: 25px;
    bottom: -352px;
    transform: rotate( 
180deg);
    transform-origin: 0 0;
    text-transform: uppercase;
    font-size: 18px;
    background-color: #088B97;
    padding: 10px;
    color: #fff;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 1;
    writing-mode: tb;
    height: 100%;
    text-align: center;
}
.graph-card .graph-title {
    position: absolute;
    right: 34px;
    font-size: 20px;
    top: 45px;
    width: 44%;
    text-align: right;
    left: auto;
}
/*
.graph-card .graph-title {
    position: absolute;
    right: 93px;
    font-size: 20px;
    top: 45px;
}*/
#myPlot {height: 300px;}
#chartdiv {
  width: 100%;
  height: 300px;
}
#chartdivProgress {
  width: 100%;
  height: 160px;
  margin-bottom: 20px;
}
#chartdiv2 {
    width: 100%;
    height: 300px;
    margin-left: 20px;
    margin-right: auto;
}
.padtop0 {
	padding-top:0px !important;
}
/**#chartdiv div canvas:last-child{
	    display: none;
} 
#chartdiv2 div canvas:last-child{
	    display: none;
} 
**/
.text-black{
 color: #000 !important;
}
 .text-head{   background-color: rgba(15,21,37,0.5);
    max-width: 500px;
    padding: 25px;
   
 }
 .light-bg{
	background-color: #F3F9FF !important;
 }
.event-read-btn {
    color: #088B97;
    border: 1px solid #088B97;
    padding: 5px 15px;
    margin-top: 10px;
    border-radius: 20px;
}
#page-4-faq .accordion-item:last-of-type {
    border-radius: 0px !important;
}
#page-4-faq .accordion-item .accordion-header:hover .custom-accordion-button {
        color: #0F345E ;
}
#page-4-faq .accordion-item .accordion-header:hover .custom-accordion-button::after {
        color: #0F345E ;
}
.event-read-btn:hover {
    color: #fff!important;
    border: 1px solid #088B97 !important;
    animation-duration: 12s;
    animation-name: run;
    animation-iteration-count: infinite;
    animation-delay: 2000ms;
    background-color: #088B97;
}
.mb-13px{
	margin-bottom: 13px !important;
}
.gettouch-section-overlay {
    content: "";
    position: absolute;
    left: auto;
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 42%;
    right: -10%;
    z-index: -1;
    background: #088B97;
    left: auto;
    transform: skewX(
-25deg);
    z-index: 3;
}
.yellow-bg{
	background-color:#0F345E !important;
}
.zindex{
z-index: 399 !important;
}
.yellow-bg .site-button-secondry {
    background-color: #0F345E;
    color: #088B97;
	    margin-top: 15px;
}
.yellow-bg .site-button-secondry i{
    background-color: #354a81;
    color: #fff;
}
.ptb-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.ptb-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
/********************************************* Start Search Page Css *******************************************/
.search-section h2{
 padding-left: 0px;
}
.left-width-remove{
 max-width: 100% !important;
     transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}
.search-section #first {
    height: 53px;
    overflow: hidden;
    width: 100% !important;
    max-width: 100%;
    text-align: justify;
    margin-top: 15px !important;
}
.thin-divider {
    width: 100%;
    height: 1px;
    background-color: #088B97;
    margin-bottom: 18px;
    margin-top: 18px;
}
.btn-status {
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 10px;
    width: 90px;
    display: block;
    text-align: center;
    text-transform: uppercase;
	    border: 1px solid transparent;
	    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;    
}
.mb6{
margin-bottom: 6px !important;
}
.st-green{background-color: #889D24;}
.st-reject{background-color: #c73d4e;}
.st-hold{background-color: #9e9e9e;}
.st-prgress{background-color: #2196f3;}
.st-completed {
    background-color: #673ab7;
}
.st-cancel {
    background-color: #ee1b2e;
}
.sector-meta {
    flex-direction: row;
    display: flex!important;
    list-style: none;
    padding: 0px;
	    margin-top: 10px;
}
.sector-meta li a{
  color: #9C9C9C !important;
}
.sector-meta li a {
    color: #9C9C9C !important;
    font-size: 14px;
}
.pl5{
	padding-left:5px;
}
.pr5{
	padding-right:5px;
}
.mr12{
 margin-right: 12px;
}
.mr50 {
    margin-right: 50px;
}
.topinfo-info-wrap ul {
	    margin-top: 20px;
}
.search-section .left-title:hover h5{
color:#0F345E !important;	
}
.topinfo-info-wrap ul li {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}
.topinfo-info-wrap .icon {
    width: 75px;
    height: 75px;
    line-height: 75px;
    flex: 0 0 75px;
    margin-right: 20px;
    background: #a9cbfbbd;
    position: relative;
    text-align: center;
    z-index: 1;
    border-radius: 50%;
    font-size: 22px;
    color: #088B97;
}
.topinfo-info-wrap .icon::before {
    content: "";
    position: absolute;
    width: 62px;
    height: 62px;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border-radius: 50%;
}
.topinfo-info-wrap .content {
    flex-grow: 1;
}
.topinfo-info-wrap .content h5 {
    font-size: 16px;
    color: #088B97;
    margin-bottom: 7px;
}
.topinfo-info-wrap .content p {
    margin-bottom: 0;
    color: #fff;
}
.topinfo-info-wrap{
    padding-top: 50px;
}
.p30{
padding: 30px !important;
}
.box-shadow{
	box-shadow: 0 3px 20px #a9cbfb80;
}
.mtb6{
	margin-top:6px !important; 
	margin-bottom:6px !important;
}
.mtb3 {
    margin-top: 3px;
    margin-bottom: 3px;
}
.mtb10{
	margin-top:10px !important; 
	margin-bottom:10px !important;
}
.mtb20{
	margin-top:20px ; 
	margin-bottom:20px ;
}
/********************************************* End Search Page Css *******************************************/
/********************************************* Start Tender Details Css *******************************************/
.sidenav {
    height: 1090px;
    width: 80px;
    position: absolute;
    z-index: 1;
    top: 69px;
    left: 0;
    background-color: #088B97;
    overflow-x: hidden;
    padding-top: 20px;
    border-bottom-right-radius: 90px;
}
.sidenav a {
  padding: 20px 8px 20px 8px;
  text-decoration: none;
  display: block;
}

.sidenav img{
     margin-left: auto;
    margin-right: auto;
	display: block;
}
.sidenav img:hover {
   
}
.inner-footer{
	    z-index: 399;
    position: relative;
}
.box-shade{
	box-shadow:0 2px 12px 0 rgb(36 50 66 / 8%);
}
.card {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    padding-left: 20px;
    background-color: #fff;
    padding-right: 25px;
    padding-top: 25px;
	    border-radius: 20px;
}
.card h3 {
    font-size: 18px;
    font-weight: 600;
}
.size14 {
   font-size: 14px !important;
}
.size12 {
    font-size: 12px;
}
.card2 {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    padding: 0px;
    background-color: #fff ;
    max-height: 417px;
	height:100%;
    border-top-right-radius: 20px;
}
.card .sp {
    font-size: 16px;
    float: right;
    font-weight: bold;
    padding-right: 45px;
    color: #000;
}
.card2 .row {
    margin-right: 0px;
    margin-left: 0px;
}
.card2 .pad-div {
    padding-top: 25px;
    padding-left: 15px;
    padding-bottom: 20px;
    padding-right: 15px;
}
.border-botom{
	 padding-bottom: 8px;
	 border-bottom: 1px solid #c5c5c5;
}

.card h3 {
    font-size: 18px;
    font-weight: 600;
}
.bg-yellow {
    background-color: #0F345E;
    padding-top: 50px;
    font-weight: bold;
    color: #000;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
	    padding-left: 0px;
    padding-right: 0px;
}
.diwn {
    background-color: #e91e63;
    border: none;
    padding: 16px 14px;
    text-align: left;
    border-radius: 10px;
    width: 87%;
    font-size: 16px;
    margin-top: 15px;
    color: white;
    display: inline-block;
    margin-left: 20px;
    transition: all .5s;
}
.diwn:hover {
    background-color: #088B97;
}
.label-badge {
    background-color: #088B97;
    padding: 5px 10px;
    border-radius: 10px;
    color: #fff !important;
    font-size: 14px;
	    transition: all .5s;
}
.badge {
    background-color: #0F345E;
    color: #088B97;
    margin-left: 3px;
    font-size: 10px;
    border-radius: 10px;
    text-align: center;
    vertical-align: middle;
    padding: 2px 5px;
    transition: all .5s;
    margin-top: -2px;
	    line-height: initial;
}
.label-badge:hover {
    background-color: #0F345E;
}
.label-badge:hover .badge{
    background-color: #088B97;	
}
.label-badge:hover .badge i{
    color: #0F345E;	
}
.card .sp2 {
    font-size: 14px;
    float: right;
    font-weight: bold;
    color: #000;
    width: 40%;
}
 .yellow-btn {
    background-color: #0F345E;
    padding: 5px 10px;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: 13px;
    display: inherit;
}
.bg-white{
	background-color:#fff !important;
}
.mt30{
 margin-top: 30px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.progress-card {
	padding:40px 30px  23px 30px !important;
}
.mt0 {
	margin-top: 0px !important;
}
.blur-text {
	    color: transparent !important;
    text-shadow: 0 0 5px rgb(13 14 16);
	-webkit-touch-callout: none;
  -webkit-user-select: none;
   -khtml-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;

}
.blur-text-black {
	    color: transparent !important;
    text-shadow: 0 0 5px rgb(17 12 5);
	-webkit-touch-callout: none;
  -webkit-user-select: none;
   -khtml-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;

}
.prject-list ul {
    padding-left: 0px;
    padding-top: 5px;
}
.prject-list ul li {
	    padding-bottom: 15px;
    border-bottom: 1px solid transparent;
	 display: flex;
    align-items: center;
}
.prject-list ul li .icon {
    width: 50px;
    height: 50px;
    margin-right: 20px;
	    position: relative;
}
.prject-list ul li .icon img {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    object-fit: cover;
}
.prject-list ul li .icon-content p{
	    display: block;
}
.prject-list {
	    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    padding: 30px 20px 30px 20px;
    border-radius: 20px;
}
.para-title-color-yellow{
	color:#0F345E !important;
}
.para-title-color-blue {
    color: #088B97;
}
.mb0{
	margin-bottom:0px !important;
}
.card-fixed-height {
    max-height: 1071px;
	height:100%;
    overflow-y: auto;
}
.main {
    background-color: #f3f6fb;
}

.tender-card img{width: 17px;}
.info-card img{width: 17px;}
.tender-card .down-arrow {
    position: relative;
    right: 21px;
    top: 0px;
    float: right;
    width: 23px;
}
.main-tender-sec .info-card .pad-div {
    padding-right: 8px;
}
#nwpdetail .t-datecard {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    padding: 20px 20px 20px 20px;
    border-radius: 20px;
    margin-bottom: 60px;
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
#tender-chartdiv {
    width: 100%;
    height: 300px;
}
.detail-section-overlay {
    content: "";
    position: absolute;
    top: 14%;
    bottom: 0px;
    height: 74%;
    width: 75%;
    right: 0px;
    z-index: -1;
    background: #eef5fd;
    left: -10%;
    border-radius: 100px;
    transform: rotate(20deg);
}
.main-tender-sec {
 z-index: 399;
}
.ml-auto
{
margin-left:auto;
}
.tp-title-div {
    box-shadow: 0 0px 14px 0 rgb(0 0 0 / 20%);
    position: relative;
    background-color: #fff;
	padding:20px;
}
.subscrib-sitename-btn {
    background: #ee1b2e;
    color: white;
    height: auto;
    width: auto;
    padding: 1px 45px;
    text-transform: uppercase;
    font-weight: 500;
	border:2px solid transparent;
	transition: all .5s;
}
.subscrib-sitename-btn span {
    display: block;
    font-size: 14px;
    text-transform: capitalize;
}
.subscrib-sitename-btn:hover {
    background: #fff;
    color: #ee1b2e;
	border:2px solid #ee1b2e;
}
.subscrib-sitename-btn:hover span{
    color: #24355e;
}
.layer1 {
    content: "";
    position: absolute;
    bottom: -20px;
    height: 100%;
    width: 100%;
    right: 0;
    z-index: -1;
    background: transparent;
    left: 20px;
    /* transform: skew( 
-28deg
 ); */
    border: 5px solid #0F345E;
    background: #0F345E;
    top: 20px;
    /* border-left: transparent; */
    /* border-bottom: transparent; */
    /* border-right: transparent; */
}
.event-search-form .multiselect.btn-default {
    display: block;
    width: 100%;
    padding: 4px 0.75rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 0.85;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 10px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-top: 5px;
	min-height:37px;
}
.layer1-border
{
content: "";
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 100%;
    right: 0;
    z-index: -1;
    background: transparent;
    left: 20px;
    /* transform: skew( 
-28deg
 ); */
    border: 3px solid #0F345E;
    top: -20px;
	border-radius:15px;
    /* border-left: transparent; */
    /* border-bottom: transparent; */
    /* border-right: transparent; */
}







.mtb15 {
    margin-top: 15px !important;
    margin-bottom: 12px !important;
}
.bg-yellow .date{
	    letter-spacing: 5px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
	    margin-bottom: 6px;
}
.font-weight{
	    font-weight: 400;
}
.txt-label{
	    font-weight: 600 !important;
    color: #000 !important;
}

/**--------!!!!!!!!!!!!!!!!!! START PROJECT GRID & TENDER  !!!!!!!!!!!!!!************/
/**--------!!!!!!!!!!!!!!!!!! START PROJECT GRID & TENDER  !!!!!!!!!!!!!!************/
/**--------!!!!!!!!!!!!!!!!!! START PROJECT GRID & TENDER  !!!!!!!!!!!!!!************/
#wrapper {
  padding-left: 0;
  transition: all 0.5s ease;
  position: relative;
}

#sidebar-wrapper {
  position: absolute;
  left: 250px;
  width: 0;
  height: 100%;
  margin-left: -250px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #088B97;
  transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
  width: 250px;
}

.sidebar-brand {
  position: absolute;
  top: 0;
  width: 250px;
  text-align: center;
  padding: 20px 0;
}
.sidebar-brand .dash-title {
    margin: 0;
    font-weight: 600;
    font-size: 19px;
    color: #fff;
    text-align: left;
    padding-left: 15px;
    margin-bottom: 11px;
}
.sidebar-brand .dash-title2 {
    margin-bottom: 11px;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding-left: 15px;
    margin-top: 19px;
}

.sidebar-nav {
  position: absolute;
  top: 150px;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-nav > li {
  text-indent: 10px;
  line-height: 42px;
}
.sidebar-nav > li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
}
.sidebar-nav > li > a:hover,
.sidebar-nav > li.active > a {
  text-decoration: none;
  color: #fff;
}
.sidebar-nav > li > a i.fa {
  font-size: 24px;
  width: 60px;
}

#content-wrapper {
  width: 100%;
  position: absolute;
  padding: 15px;
  top: 100px;
}
#wrapper.toggled #content-wrapper {
  position: absolute;
  margin-right: -250px;
}
.toggle-list {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: 1px solid #d2d2dc;
    border-radius: 0;
	    border: none;
}
.toggle-list .card-header {
    background-color: transparent;
    border-bottom: none;
	    color: #fff;
    border-radius: 0 !important;
}
.toggle-list .card-header * {
    font-weight: 400;
    font-size: 12px;
	
}
.toggle-list .card-header a {
    display: block;
    color: inherit;
    text-decoration: none;
    font-size: inherit;
    position: relative;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -ms-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease;
    padding-right: 1.5rem;
	display: flex;
    align-items: baseline;
}
.toggle-list .card-header a[aria-expanded="true"]:before {
    content: "\f077";
}
.toggle-list .card-header a[aria-expanded="false"]:before {
    content: "\f078";
}
.toggle-list .card-header a:before {
    position: absolute;
    right: 7px;
    top: 0;
    font-size: 16px;
    display: block;
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-size: .756em;
    color: #fffff;
}
.toggle-list .collapse .card-body {
    padding: 0rem 5px;
}
.toggle-list .collapse {color: #fff;}
.toggle-list .collapse .dash-text {
    color: #fff;
    font-size: 11px;
    margin-left: 25px;
    display: flex;
    align-items: baseline;
    margin-bottom: 12px !important;
    line-height: 2;
    word-break: break-word;
}
.toggle-list .card-header a[aria-expanded="true"]:before {
	content: "\f077";
}
.lock-sp {
    background-color: #4f4fa3;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    float: right;
    margin-right: 25px;
    border-radius: 3px;
    margin-top: 5px;
}
.lock-sp i{
	    position: absolute;
    right: 10px;
    font-size: 12px !important;
    top: 9px;
}
form.example{
	    margin-left: 11px;
    margin-right: 20px;
}
form.example input[type=text] {
    padding: 10px;
    font-size: 14px;
    border: none;
    float: left;
    width: 92%;
    background: #f1f1f1;
    border-radius: 7px;
	    background-position: right center;
    background-image: url('../assets/img/ProjectList/icon/search.png');
  background-repeat: no-repeat;
  outline: 0;
}
form.example input:after{
       content: "\f002";
}
form.example::after {
  content: "";
  clear: both;
  display: table;
}
.toggle-list .lock-fa .icon-img {   
 width: 25px;
 margin-right: 6px;
	}
.header-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    list-style: none;
	    padding-top: 15px;
    float: left;
padding-left:0px;	
}
.header-cont1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    list-style: none;
    padding-top: 35px;
    z-index: 399;
}	
.header-cont li {
    margin-right: 0px;
}
.header-cont li .export-excel {
    background-color: #ecf0fc;
    padding: 11px 10px 11px 10px!important;
    border-radius: 5px;
    font-size: 14px;
    color: #777676;
}
.header-cont li a img {
    margin-left: 0px;
    width: 25px;
}
.header-cont-right {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    list-style: none;
	    padding-top: 15px;
    float: right;
}
.header-cont-right li .export-excel {
    background-color: #F3F9FF;
    padding: 11px 10px 11px 10px!important;
    border-radius: 5px;
    font-size: 14px;
    color: #3e4d73;
}
.header-cont-right li a img {
    margin-left: 8px;
    width: 25px;
}
.header-cont-right li a .form-select {
    display: inline-block;
    width: 100%;
    padding: 10px 2.25rem 0.375rem 10px;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #3e4d73;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: navajowhite;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #e8ebf4;
    appearance: none;
}
.header-cont-right li .rowsPerpage {
    font-size: 14px;
    color: #3e4d73;
    padding-left: 18px !important;
}
.header-cont-right li a  #perpage{
	    margin-left: 10px;
    width: 70px;
}
.dataTables_length {
	display:none;
}
#example_filter{
	display:none;
}
.dataTables_length1 {
	display:block !important;
}
#example.dataTable thead .sorting_asc {
    background-image: none !important;
}
#example.dataTable thead .sorting {
    background-image: none !important;
}
.thead-blue{
    background-color: #0F345E !important;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
.radius-left{
	 border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.radius-right{
	 border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
#example.dataTable.display tbody tr .sorting_1 {
    background-color: #fff !important;
}
#example.dataTable.display tbody tr:hover>.sorting_1, #example.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
    background-color: #fff !important;
}
#example tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
}
#example .icon-img {
    width: 65px;
    height: 60px;
    object-fit: cover;
	    box-shadow: 0 0px 4px #a9cbfb;
}
#example .allexport-excel, #tender-table .allexport-excel{
    background-color: #0F345E;
    padding: 2px 7px;
    color: #fff;
    border-radius: 50%;
    transition: all 0.3s ease-out 0s;
    border: 2px solid;
    font-size: 16px;
}
#example .allexport-excel:hover, #tender-table .allexport-excel:hover {
	    background-color: #088B97;
		border-color:#088B97;
}
#example .export-excel,#tender-table .export-excel {
    padding: 5px 10px;
    color: #fff;
    border: none;
    font-size: 16px;
    border-radius: 50%;
    transition: all 0.3s ease-out 0s;
    background-color: #0F345E;
}
#example .export-excel .xl-img{
    width:30px;
	object-fit:contain;
}
#example .export-excel:hover,#tender-table .export-excel:hover {
	background-color: #088B97;
}
.export-excel {
    background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 5px 7px;
    border-radius: 50%;
	    transition: all 0.3s ease-out 0s;
}
.export-excel:hover {
    background-color: #0F345E;
	border:2px solid #0F345E;
}
#example .social-a .icon-img-social {
	width: 25px;
}
#example thead th:first-child, #example tbody td:first-child {
	padding-left:14px !important;
}
#example .social-a {
	margin-left:3px;
	margin-right:3px;
}
#example .count-social {
    background-color: #e9efff;
    padding: 3px 10px 3px 10px;
    border-radius: 20px;
    font-size: 13px ;
    color: #088B97;
    font-weight: 600;
	    position: relative;
		    display: inline-block;
}
#example tbody tr td.text-yellow{
	color:#0F345E ;
}
#example {
    border-spacing: 0 0px;
	    border-bottom: none;
}
.company-table .table-tbody tr td .hv{
	    transition: all .5s;
}
.company-table .table-tbody tr:hover td .hv{
	color:#0F345E ;
}
 #showhidetxt {
    height: 100px;
    overflow: hidden;margin:0px;
}
.text-yellow{
	color:#0F345E ;
}
/**************************** Start Tooltip CSSS***************************/
.table-tbody .icon {
	position: relative;
}
.table-tbody .icon .tooltip {
    position: absolute;
    z-index: 1080;
    display: block;
    margin: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word; 
    opacity: 1;
	Background-color:#088B97;
	color:#fff;
	font-size:14px;
	padding:4px 20px;
	border-radius:10px;
	left:-22px;
	box-shadow:0 10px 10px rgba(0,0,0,0.1);
	    top: -37px;	
	pointer-events:none;
	opacity:0;	
	transition:all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);
}
.table-tbody .icon .tooltip:before {
	position:absolute;
	content:"";
	height:12px;
	width:12px;
	background-color:#088B97;
	bottom:-5px;
	left:50%;
	transform:translateX(-50%) rotate(45deg);	
}
.table-tbody .icon:hover .tooltip {
	opacity:1;
	pointer-events:auto;
}
.width2{
	width:2%;
}
.m0 {
	margin:0px;
}
.p0 {
	padding:0px;
}
/****************** Start Right TOOLTIP ******************************/
.table-tbody .tooltip-right{
	position: relative;
}
.table-tbody .tooltip-right .tooltip-ul {
    position: absolute;
    Background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 4px 4px 4px 2px;
    border-radius: 5px;
    right: auto;
    box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
    top: 0;
    transition: all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);
    list-style: none;
    opacity: 0;
    width: 150px;
    max-width: 200px;
    left: 50px;
}

.table-tbody .tooltip-right  .tooltip-ul .tooltip-img {
	width:25px;
}
.company-table .table-tbody .tooltip-right .tooltip-ul .tooltip-img {
    width: 11px !important;
    margin-right: 10px;
}
#example .table-tbody .tooltip-right .tooltip-ul .tooltip-img {
    width: 15px;
    margin-right: 10px;
}
#example .table-tbody .tooltip-right .tooltip-ul li {
    padding-left: 10px;
}
.project-grid .grid-text .tooltip-right .tooltip-ul li {
       padding-left: 10px;
}
.project-grid-sec .project-grid .grid-text .tooltip-right .tooltip-ul .tooltip-img {
    width: 15px !important;
    margin-right: 10px !important;
}
.company-table .table-tbody .tooltip-right .tooltip-ul {
       width: 200px;
}
.company-table .table-tbody .tooltip-right .tooltip-ul li {
    padding-left: 10px;
}
.table-tbody .tooltip-right .tooltip-ul:before {
    position: absolute;
    content: "";
    height: 11px;
    width: 11px;
    background-color: #088B97;
    top: 6px;
    left: 0px;
    transform: translateX(-50%) rotate(
45deg
);
}
.table-tbody .tooltip-right:hover .tooltip-ul {
	opacity:1;
	pointer-events:auto;
}
.sticky-content-wrapper {
    width: 100%;
    padding: 50px 15px;
    overflow: hidden;
}

/********************** End Tooltip CSS *******************/

#example_info {
	display:none;
}
@media (min-width: 992px) {
  #wrapper {
    padding-left: 250px;
	
  }
  
  #wrapper.toggled {
    padding-left: 60px;
  }

  #sidebar-wrapper {
    width: 250px;
  }
  
  #wrapper.toggled #sidebar-wrapper {
    width: 60px;
  }
  #wrapper.toggled #content-wrapper {
    position: absolute;
    margin-right: -190px;
  }

  #wrapper.toggled {
    padding-left: 60px;
  }

  #content-wrapper {
    position: relative;
    top: 0;
  }
  .sticky-content-wrapper {
    position: relative;
    top: 0px;
}
  #wrapper.toggled #content-wrapper {
    position: relative;
    margin-right: 60px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #wrapper {
    padding-left: 60px;
  }

  #sidebar-wrapper {
    width: 60px;
  }
  
  #wrapper.toggled #content-wrapper {
    position: absolute;
    margin-right: -250px;
  }
  #wrapper.toggled {
    padding-left: 250px;
  }

  #content-wrapper {
    position: relative;
    top: 0;
  }
  #wrapper.toggled #content-wrapper {
    position: relative;
    margin-right: 250px;
  }
}



.table thead th, table thead td {
    padding: 10px 18px !important;
    border-bottom: 1px solid #111;
}
.table tbody td {
    padding: 8px 14px !important;
	    font-size: 13px !important;
		color:#4b4b4b !important;
}
#example tbody tr.odd td {
    background-color: #fff !important;
}
.table tbody tr.even td {
    background-color: #f9f9f9;
}
.company-table tbody tr.even td {
    background-color: #e4ebf7;
}
.table tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.table tbody tr td.checkbox-td {
	background-color:#fff !important;
}
.table-shadow-bottom {
    border-bottom: 1px solid rgb(32 33 36 / 28%)!important;
}
.table thead th.pl0{
	padding-left:0px!important;
}
.table tbody tr td.pl0{
	padding-left:0px!important;
}
.mr0{
	margin-right:0px!important;
}
.pr0{
	padding-right:0px!important;
}
.pl0{
	padding-left:0px!important;
}
.time-table{    width: 100%;}
.line{
	    border-bottom: 1px solid #c5c5c5 !important;
}

/***************************************** End Project List Css ***********************/

/***************************************** Start Project Grid Css ***********************/
/*.project-grid-sec .industry-box {
    max-width: 1150px !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
    margin-top: 15px !important;
	    transition: all 0.3s ease 0s;
}*/
.project-grid-sec .row .arrow-btn:hover {
    background-color: #fff;
    color: #0F345E;
	border:1px solid #0F345E;
}

.project-grid-sec .row .col-md-4 {
    padding: 0px 12px;
    margin: auto !important;
    margin-bottom: 35px !important;
}
.project-grid-sec .row .project-grid {
    border: 1px solid transparent;
    border-radius: 10px;
    box-shadow: 0 0 6px rgb(0 0 0 / 15%);
    height: 200px;
    max-height: 200px;
	    transition: all 0.3s ease-out 0s;
}
.project-grid-sec .row .project-grid:hover{
   border: 1px solid;
}
.project-grid-sec .row .project-grid a {
    padding: 15px 10px 45px 10px;
    position: inherit;
    display: flex;
    align-items: flex-start;
    width: 100%;
}
.project-grid-sec .row .project-grid a .left-div {
    position: inherit;
    left: 0px;
    width: 35%;
    float: left;
        margin-right: 13px;
}
.project-grid-sec .row .project-grid a .industry-list-txt {
    position: inherit;
    width: 65%;
}
.project-grid-sec .row .project-grid a .left-div img {
    width: 100%;
    height: 100px;
    border-radius: 5px;
    position: inherit;
    margin-right: auto;
    display: block;
    left: 0;
    object-fit: cover;
}
.project-grid-sec .row .project-grid a  img {
    width: 75px;
    position: inherit;
    margin-right: auto;
    display: block;
    left: 0;
}
.project-grid-sec .row .project-grid a .industry-list-txt h5 {
    color: #24355f;
    font-size: 16px;
    padding-right: 45px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	    height: 42px;
}
.project-grid-sec .row .project-grid a .excel-right, .company-grid-sec .row .project-grid a .excel-right {
    float: right !important;
    position: absolute;
    right: -16px;
    top: -23px;
}
.main-tender .row .tender-grid .excel-right{
    float: right;
    position: absolute;
    right: -7px;
    top: -11px;
}
.float-right {
    float: right;
}
.left-div p {
    font-size: 13px !important;
    padding-top: 10px;
    margin-bottom: 0px;
    line-height: 6px;
    font-weight: 600;
}
.project-grid-sec .project-grid .left-div .text-yellow {
    font-size: 10px !important;
}
.grid-text img {
    width: 18px !important;
    display: inline-block !important;
    margin-right: 5px !important;
}
.grid-text p .grid-sp{
	    float: right;
    padding-right: 10px;
    color: #212121;
    font-weight: 400;
}
.project-grid-sec .grid-text p .grid-sp {
    float: right;
    padding-right: 10px;
    color: #212121;
    font-weight: 400;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.project-grid-sec .left-div .date-txt {
    font-size: 13px !important;
    color: #088B97 !important;
    font-weight: normal !important;
}
.project-grid-sec .grid-text p .grid-sp{
    font-weight: 500 !important;
}
.project-grid-sec .row .para-title{
	margin-bottom:10px !important;
}

.dropdown-menu-project {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    width: 100%;
    padding: 0;
    margin: -1px 0 0 0;
    font-size: 14px;
    color: #333;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0 0 3px 3px;
    max-height: 350px;
    overflow-y: auto;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 8%), inset 0 0 0 0.6px #d2d2d2;
    padding: 0.75px;
}
.open > .dropdown-menu-project, .show > .dropdown-menu-project {
    display: block;
}
.list-autocomplete {
  padding:0; }
.list-autocomplete em {
  font-style:normal;
  background-color:#e1f2f9;
}

.hasNoResults { 
  color:#aaa; }
.hasNoResults,
.btn-extra { 
  display:block; 
  padding:10px; }

.hasNoResults { 
  color:#aaa; }

.btn-extra { 
  width:100%; 
  border-top:.5px solid #d2d2d2; }
  .dropdown-item-project
  {
  display: block;
    border: 0px;
    background: #fff;
    width: 100%;
    text-align: left;
    padding: 10px;
	    border-bottom: 1px solid #ebeef7;
  }
  .dropdown-item-project:hover
  {
  border-left:5px solid #2aa1c0;
          background: #ebeef7;
  }
    
/******************Product Grid Start Right TOOLTIP ******************************/
.tooltip-right {
    display: inline-block;
	    background-color: #e9efff;
    padding: 3px 8px 3px 8px !important;
    border-radius: 10px;
    font-size: 14px;
    color: #088B97;
	    position: relative;
}
.tooltip-right-1 {
    display: inline-block;
    padding:0px !important;
    border-radius: 10px;
    font-size: 14px;
    color: #088B97;
	    position: relative;
}
/*.project-grid-sec .tooltip-right .tooltip-ul {
    position: absolute;
    Background-color: #6282d1;
    color: #fff;
    font-size: 14px;
    padding: 4px 20px 4px 2px;
    border-radius: 10px;
    right: -24px;
    box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
    bottom: -82px;
    transition: all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);
    list-style: none;
    opacity: 0;
    z-index: 399;
}*/
.tooltip-right .tooltip-ul {
       position: absolute;
    Background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 4px 15px 4px 2px;
    border-radius: 5px;
    right: auto;
    box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
    top: 0;
    transition: all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);
    list-style: none;
    opacity: 0;
    z-index: 399;
    width: 150px;
    max-width: 200px;
    top: 50%;
    left: 100%;
    margin-left: 10px;
    transform: translate(0, -50%);
	visibility:hidden;
}
.tooltip-right-1 .tooltip-ul-1 {
    position: absolute;
    Background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 4px 15px 4px 2px;
    border-radius: 5px;
    right: 0px;
    box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
    top: 0;
    transition: all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);
    list-style: none;
    opacity: 0;
    z-index: 399;
    width: 100%;
    max-width: 100%;
    top: auto;
    left: 0px;
    margin-top: 10px;
    transform: unset;
    visibility: hidden;
    padding: 15px;
    bottom: -140px;
    display: block;
}
.tooltip-right .tooltip-ul .tooltip-img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.tooltip-right.experties-cart .tooltip-ul .tooltip-img {
    width: 10px;
    height: 20px;
    object-fit: contain;
    position: absolute;
    left: 12px;
}
.tooltip-right.experties-cart .tooltip-ul li {
    padding-top: 2px;
    padding-bottom: 2px;
    display: flex;
    position: relative;
    padding-left: 30px !important;
}
.tooltip-right .tooltip-ul li{
    padding-top:5px;
	padding-bottom:5px;
	    display: flex;
}
.tooltip-right.sector-cart .tooltip-ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    padding-left: 30px !important;
    position: relative;
}

.tooltip-right.sector-cart .tooltip-ul .tooltip-img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    position: absolute;
    left: 6px;
}
.tooltip-right .tooltip-ul:before {
  content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: -12px;
    top: 50%;
    transform: translate(50%,-50%) rotate(-45deg);
    background-color: #088B97;
}
.tooltip-right-1 .tooltip-ul-1:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0px;
    top: 0px;
    transform: translate(50%,-50%) rotate(-45deg);
    background-color: #088B97;
    right: 0px;
    margin: 0px auto;
}
.tooltip-right:hover .tooltip-ul {
	opacity:1;
	pointer-events:auto;visibility:visible;
}
.tooltip-right-1:hover .tooltip-ul-1 {
	opacity:1;
	pointer-events:auto;visibility:visible;
}
/********************** End Tooltip CSS *******************/
.project.grid .main-li .left .tender-grid-table tbody .grid-keywords .icon {
    position: relative;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
}
.project.grid .main-li .left .tender-grid-table tbody tr.tbl-tendertype .btn-status {
        margin-top: 1px;
}
.project.grid .main-li .left .tender-grid-table tbody tr.tbl-region .td-region {
       display:none;
}
.project.grid .main-li .left .tender-grid-table tbody tr.tbl-desc {
       display:none;
}
.project.list .main-li .left .tender-grid-table tbody tr.tbl-region .td-region {
           padding: 3px 0px;
}

.project-grid-sec .icon {
    position: relative;
    display: inline-block;
    padding-left: 3px;
    padding-right: 3px;
}
.project-grid-sec .tooltip {
    position: absolute;
    z-index: 1080;
    display: block;
    margin: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 1;
    Background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 2px 15px;
    border-radius: 10px;
    left: -10px;
    box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
    top: -31px;
    pointer-events: none;
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);
}
.table .grid-keywords
{
overflow:unset;
}
.table .grid-keywords .tooltip-ul
{
    white-space: normal;
}
.project-grid-sec .icon .tooltip:before {
	position:absolute;
	content:"";
	height:10px;
	width:10px;
	background-color:#088B97;
	bottom:-5px;
	left:50%;
	transform:translateX(-50%) rotate(45deg);	
}
.project-grid-sec .icon:hover .tooltip {
	opacity:1;
	pointer-events:auto;
}
.project-grid-sec .sector-text
{    display: contents;}

.grid-text .grid-tool-img {
    width: 20px !important;
    display: inline-block !important;
}
.arrow-btn {
    position: absolute;
    top: 91%;
    left: 50%;
    background-color: #0F345E;
    padding: 3px 10px;
    color: #fff;
    border-radius: 50%;
	    transition: all 0.3s ease-out 0s;
}
.project.list thead th, .project.list thead td {
    padding: 8px 14px !important;
}
.tender.list thead th, .tender.list thead td {
    padding: 8px 14px !important;
}
td.grid-keywords
{
min-width: 160px;
overflow:unset;
}
td.grid-keywords .grid-sp.icon img
{
width:25px;
}
td .region-label img
{
display:none;
}
.project.list th, .project.list td
{
vertical-align:middle;
}
.tender.list th, .tender.list td
{
vertical-align:middle;
}
.table .tbl-company-desc
{
overflow:unset;
}
.project.list table
{
background:#fff;
}
.project.list th {
    white-space: nowrap;
    font-weight: 500;
    font-size: 14px;
}
.project.list td p
{
margin-bottom:0px;
line-height:20px;
white-space: unset;
}
.project.list td:first-child
{
min-width:65px;
}
.tender.list table
{
background:#fff;
}
.tender.list th {
    white-space: nowrap;
    font-weight: 500;
    font-size: 14px;
}
.tender.list td p
{
margin-bottom:0px;
line-height:20px;
white-space: unset;
}
.tender.list td:first-child
{
min-width:65px;
}
.list-expt-exl i
{
margin-left:5px;
}
.ellipsis {
  overflow: hidden;
  height: 50px;
  margin: 0px;
  position:relative;
}

.ellipsis:before {
  content: "";
  float: left;
  width: 5px;
  height: 50px;
}

.ellipsis>*:first-child {
  float: right;
  width: 100%;
  margin-left: -5px;
}

.ellipsis:after {
    content: "\02026";
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    float: right;
    position: absolute;
    top: auto;
    left: 100%;
    width: 1em;
    margin-left: -1em;
    padding-right: 5px;
    text-align: right;
    background-size: 100% 100%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAABCAMAAACfZeZEAAAABGdBTUEAALGPC/xhBQAAAwBQTFRF////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AAAA////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wDWRdwAAAP90Uk5TgsRjMZXhS30YrvDUP3Emow1YibnM9+ggOZxrBtpRRo94gxItwLOoX/vsHdA2yGgL8+TdKUK8VFufmHSGgAQWJNc9tk+rb5KMCA8aM0iwpWV6dwP9+fXuFerm3yMs0jDOysY8wr5FTldeoWKabgEJ8RATG+IeIdsn2NUqLjQ3OgBDumC3SbRMsVKsValZplydZpZpbJOQco2KdYeEe36BDAL8/vgHBfr2CvTyDu8R7esU6RcZ5ecc4+Af3iLcJSjZ1ivT0S/PMs3LNck4x8U7wz7Bv0G9RLtHuEq1TbJQr1OtVqqnWqRdoqBhnmSbZ5mXapRtcJGOc4t2eYiFfH9AS7qYlgAAARlJREFUKM9jqK9fEGS7VNrDI2+F/nyB1Z4Fa5UKN4TbbeLY7FW0Tatkp3jp7mj7vXzl+4yrDsYoVx+JYz7mXXNSp/a0RN25JMcLPP8umzRcTZW77tNyk63tdprzXdmO+2ZdD9MFe56Y9z3LUG96mcX02n/CW71JH6Qmf8px/cw77ZvVzB+BCj8D5vxhn/vXZh6D4uzf1rN+Cc347j79q/zUL25TPrJMfG/5LvuNZP8rixeZz/mf+vU+Vut+5NL5gPOeb/sd1dZbTs03hBuvmV5JuaRyMfk849nEM7qnEk6IHI8/qn049hB35QGHiv0yZXuMdkXtYC3ebrglcqvYxoj1muvC1nDlrzJYGbpcdHHIMo2FwYv+j3QAAOBSfkZYITwUAAAAAElFTkSuQmCC);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    bottom: 0px;
}
.pl30{
	padding-left: 30px !important;
	}
.pr30{
	padding-right: 30px !important;
	}	
.pr20 {
    padding-right: 20px !important;
}
.pl10 {
    padding-left: 10px !important;
}
.company-grid-sec .project-grid .comp-grid-txt .tooltip-right .tooltip-ul li {
    padding-left: 10px;
}
.company-grid-sec .project-grid .comp-grid-txt .tooltip-right .tooltip-ul .tooltip-img {
    width: 11px;
    margin-right: 10px;
}
.company-grid-sec .project-grid .comp-grid-txt .tooltip-right .tooltip-ul {
    top: 0;
    max-width: 200px;
    width: 200px;
    left: 42px;
}
.company-grid-sec .project-grid .comp-grid-txt .tooltip-right .tooltip-ul:before {
    top: 7px;
    left: 0px;
}
/***************************************** End Project Grid Css ***********************/
/*********************************** Start *****************************************/
.table-shadow{
	    box-shadow: 0 2px 0px 0 rgb(32 33 36 / 28%) !important;
}
.table-shadow-top {
    border-top: 1px solid rgb(32 33 36 / 28%)!important;
}
.table-shadow-left {
    border-left: 1px solid rgb(32 33 36 / 28%) !important;
}
.table-shadow-right {
    border-right: 1px solid rgb(32 33 36 / 28%) !important;
}
.table-title{
	    font-weight: bold;
    color: #24355f;
}
.company-table .radius-left .icon-img {
    width: 65px;
    height: 60px;
    object-fit: cover;
	box-shadow:0 0px 4px #a9cbfb;
}
.icheck-material-grid > label {
    padding-right: 30px !important;
}
.icheck-material-table > input:first-child {
    position: relative !important;
    opacity: 0;
    margin: 0;
    background-color: #787878;
    border-radius: 50%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    display: inline-block;
    width: 20px;
    height: 20px;
    outline: none;
    transform: scale(2);
    -ms-transform: scale(2);
    transition: opacity 0.3s, transform 0.3s;
    /* right: 13px; */
    left: 13px !important;
}
.icheck-material-table > input:first-child:checked + label::before, .icheck-material-table > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #0075ff ;
    border-color: #0075ff ;
}
.icheck-material-table > input:first-child + label::before{
    background-color: #e8ebf4 ;
    border-color: #e8ebf4 ;
}
.icheck-material-table > input:first-child:checked + label::after{
	    left: 10px !important;
		right:auto !important;
}
.icheck-material-grid > input:first-child:checked + label::before, .icheck-material-grid > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #0075ff !important;
    border-color: #0075ff !important;
}
.icheck-material-grid > input:first-child + label::before {
    background-color: #e8ebf4;
    border-color: #e8ebf4;
}
.company-table .count-social {
    background-color: #e9efff;
    border-radius: 20px !important;
    font-size: 13px ;
    color: #2644de;
	    margin-top: 5px;
    display: inline-block;
}
/*****************************************Company GRID CDSS ***************************************/
.company-grid-sec .row .project-grid {
    border:1px solid transparent ;
    border-radius: 10px;
    box-shadow: 0 0 6px rgb(0 0 0 / 15%);
	    transition: all 0.3s ease-out 0s;
}
.company-grid-sec .row .project-grid:hover {
    border: 1px solid;
}
.company-grid-sec .row .project-grid a .left-div {
    position: inherit;
    left: 3px;
    width: 25%;
    float: left;
    margin-right: 20px;
    border-radius: 4px;
    box-shadow: 0 0px 1px #6c7075;
    padding: 1px;
}
.company-grid-sec .row .project-grid a img {
    width: 100%;
    height: 60px;
    position: inherit;
    object-fit: cover;
    left: 0;
}
.company-grid-sec .row .project-grid a .industry-list-txt {
    width: 75%;
}
.company-grid-sec .row .project-grid {
    padding: 15px 8px 30px 8px;
    position: relative;
    height: 300px;
    max-height: 300px;
}
.company-grid-sec .row .project-grid a {
    padding: 0px 0px 10px 0px;
    position: inherit;
    display: flex;
    width: 100%;
}
.company-grid-sec .row .project-grid a .industry-list-txt h5 {
    color: #24355f;
    font-size: 16px;
    padding-right: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	    padding-top: 10px;
}
.company-grid-sec .row .project-grid a .float-right {
    float: right !important;
    position: absolute;
    right: 3px;
    top: -6px;
}
.company-grid-sec .row .para-title {
    margin-bottom: 10px !important;
}
.company-grid-sec .grid-text p .grid-sp {
    float: none;
        margin-left: 6px;
    color: #0075ff;
    font-weight: 600;
}
.company-grid-sec .tooltip-right {
    display: inline-block;
    padding-left: 10px;
    background-color: #F3F9FF;
    padding: 3px 10px 3px 10px!important;
    border-radius: 10px;
    font-size: 14px;
    color: #088B97;
	margin-left: 6px;
	font-weight: 600;
	    position: relative;
}
.company-grid-sec .comp-grid-txt .image-grid img {
	    vertical-align: baseline !important;
}
.company-grid-sec .arrow-btn {
    position: absolute;
    top: 94%;
    left: 50%;
    background-color: #0F345E;
    padding: 3px 10px;
    color: #fff;
    border-radius: 50%;
	border:1px solid #0F345E!important;
	    transition: all 0.3s ease-out 0s;
}
.company-grid-sec .arrow-btn:hover {
    background-color: #fff !important;
    color: #0F345E !important;
}
/**.company-grid-sec .industry-box {
    max-width: 1150px !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
    margin-top: 15px !important;
    transition: all 0.3s ease 0s;
}**/
.company-grid-sec .row .col-md-4 {
    padding: 0px 12px;
    margin: auto !important;
    margin-bottom: 35px !important;
}
.project-grid .comp-grid-txt .info-box-content {
    padding-right: 9px;
    padding-left: 9px;
    padding-top: 5px;
}
.grid-sp-company {
    font-weight: 600;
    padding-left: 20px;
}
.company-grid-table {
    width: 100%;
    border-collapse: collapse;
}
.company-grid-table .tdiv {
    position: relative;
    display: inline-block;
    padding-left: 40px;
    padding-right: 25px;
}
.company-grid-table .tdiv img {
    position: absolute;
    left: 0;
}
.main-titlt-size{
	font-size:35px !important;
}
.main-sub-titlt-size{
	font-size:30px !important;
}
.sub-titlt-size{
	font-size:20px !important;
}
.paragraph-size{
	font-size:16px !important;
}
.mb15{
	margin-bottom:15px !important;
}
.banner-left-section h2, .banner-left-section p
{
text-align:left;
width:100%;
z-index: 1;
}
/********************************************* ARROW BUTTON CSS *****************************/
.pagination_numbers {
    text-align: center !important;
    padding-top: 25px !important;
    padding-bottom: 50px;
    list-style: none;
	    padding-left: 0px;
}
.pagination_numbers li{
      display: inline-block;
}
.pagination_numbers .paginate_button.current, .pagination_numbers .paginate_button.current:hover {
    color: #333 !important;
    border: none !important;
    background: #fddc7e !important;
	padding:5px 12px !important;
	border:1px solid #fddc7e !Important;
	    font-weight: bold;
}
.pagination_numbers .paginate_button {
    background-color: #0042e3 !important;
    border-radius: 50% !important;
    margin-left: 2px;
    margin-right: 2px;
    padding: 5px 10px;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
	    font-weight: 500;
	border:1px solid #0042e3 !Important;
	    transition: all 0.3s ease-out 0s;
}
.pagination_numbers .previous {
    background-color: #c5d4f0 !important;
    text-align: center !important;
    color: white !important;
	border:1px solid #c5d4f0 !Important;
}
.pagination_numbers .next {
    background-color: #0042e3 !important;
    color: white !important;
}
.pagination_numbers .next i,.pagination_numbers .previous i {
	    font-size: 16px !important;
}
.pagination_numbers .paginate_button:hover {
    background-color: #fff !important;
    color: #0042e3 !important;
	
}
.tool-tip {
    cursor: auto;
    position: relative;
}
.tool-tip::after {
    background: #088B97;
    border-radius: 0.25em;
    bottom: 170%;
    color: #edeff0;
    content: attr(data-tip);
    margin-left: 0;
    padding: 6px 3px;
    transition: all .65s cubic-bezier(.84,-.18,.31,1.26) .2s;
    transform: scale(.6) translateY(50%);
    width: 8.5em;
    text-align: center;
    font-size: 14px;
}
.tool-tip::before {
    border-style: solid;
    border-width: 1em 0.75em 0 0.75em;
    border-color: #088B97 transparent transparent transparent;
    bottom: 115%;
    content: "";
    margin-left: 0px;
    transition: all .65s cubic-bezier(.84,-.18,.31,1.26),opacity .65s .5s;
    transform: scale(.6) translateY(-90%);
	    left: 50% !important;
}
.tool-tip::after, .tool-tip::before {
    left: -29px;
    opacity: 0;
    position: absolute;
    z-index: -100;
    right: auto;
}
.tool-tip:focus::after, .tool-tip:focus::before, .tool-tip:hover::after, .tool-tip:hover::before {
    opacity: 1;
    transform: scale(1) translateY(0);
    z-index: 100;
}
.tender-progress .progress-title{
	position: relative;
	top: -24px;
	font-size:16px;
}
.last-date {
    color: #fff;
    padding-top: 15px;
    font-weight: 500;
    font-size: 14px;
}
.request-btn {
    background-color: #088B97;
    padding: 10px 15px;
    border-radius: 5px;
    color: #fff !important;
    display: inline-block;
    margin-top: 3px;
	    transition: all .5s;
	    text-align: center;	
}
.request-btn:hover {
    background-color: #0F345E;
}
.spotted-error {
	    display: inline-block;
    border-bottom: 1px solid #088B97;
    margin-top: 5px;
	font-size:14px;
}
.vwdetail-btn {
        background-color: #088B97;
    padding: 8px 20px;
    border-radius: 10px;
    color: #fff !important;
    display: inline-block;
    margin-top: 30px;
    transition: all .5s;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;

}
.vwdetail-btn:hover {
    background-color: #0F345E;
}
.text-right {
	text-align:right;
}
.text-left {
	text-align:left;
}
.txt-blue{
	color:#088B97 ;
}
.txt-gray{
color:	#3a3a3a;
}
.letter-spacing3{
	letter-spacing: 3px;
}
.width-100 {
	    width: 100%;
}
.width-50 {
	    width: 50% ;
}
.width-40 {
    width: 40% ;
}
.width-60 {
    width: 60%;
}
.width-65 {
    width: 65%;
}
.float-left{
	float:left;
}
.pt10{
	padding-top:10px;
}
#example .table-tbody tr td .tool-tip::after, #example .table-tbody tr td .tool-tip::before {
    left: -20px !important;
}
/******************************* Project Details ************************/

.tender-card h5{
	color:#24355f;
}
.project-card {
	    background-color: #e4ebf7;
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
	padding: 30px 18px;
	    border-radius: 20px;
		    height: 314px;
	}
.tender-card {
    background-color: #e4ebf7;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    padding: 30px 18px;
    border-radius: 20px;
    height: 322px;
}
.yellow-card {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    padding: 0px;
    background-color: #fff ; 
    border-top-right-radius: 20px ;
    border-radius: 20px;
	height:314px;
}
.yellow-card .pad-div {
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: left;
    padding-right: 0px;
}
.yellow-card .pad-div h5 {
    padding-left: 15px;
}
.project-card .right-sp {
    font-size: 16px;
    float: right;
    font-weight: normal;
    color: #515253;
    width: 30%;
    padding-right: 0px;
}
.project-card .left-sp {
    font-weight: bold;
    color: #515253;
    width: 70%;
}
.yellow-card .timeline {
	    padding: 0px;
    list-style: none;
    margin: 0px;
}
.yellow-card .timeline li {
    border-bottom: 1px solid #c5c5c5;
    display: flex;
    padding-left: 30px;
    padding-bottom: 8px;
	padding-top: 8px;
    padding-right: 30px;
}
.yellow-card .timeline li .left {
    color: #545454;
    float: left;
    width: 40%;
}
.yellow-card .timeline li .right {
    width: 60%;
	 display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;color: #212529;
}
.activity-table tbody tr td a {
	color: #212529;
}
.yellow-card .timeline li:last-child {
 border-bottom: none !important;
}
.yellow-card .timeline li:last-child p
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
}
.yellow-card .timeline li .yellow-btn {
    background-color: #0F345E;
    color: #3a3a3a;
    font-size: 14px;
    padding: 8px 10px;
    border-radius: 10px;
    text-transform: uppercase;
	    transition: all .5s;
		border:1px solid #0F345E;
} 
.yellow-card .timeline li .yellow-btn:hover{
    background-color: #088B97;
	color:#fff !important;
	border:1px solid #088B97;
	
} 
.yellow-card .last-date {
    color: #fff;
    padding-top: 15px;
    font-weight: 500;
    font-size: 14px;
}
.yellow-card .bg-yellow {
    background-color: #0F345E;
    padding-top: 50px;
    font-weight: bold;
    color: #000;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-left: 0px;
    padding-right: 0px;
	height:314px;
}
.custom-row {
    margin-left: 0px;
    margin-right: 0px;
}
.left-sp img {
	width:20px;
}
.mtb10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.project-info img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-radius: 20px;
}
.project-info-card {
    padding: 25px 20px 35px 20px;
	    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    padding-left: 20px;
    background-color: #fff;
    border-radius: 20px;
	    position: relative;
}
.project-info-card .icon {
    position: relative;
    display: inline-block;
    padding-left: 3px;
    padding-right: 5px;
}
.project-info-card .tooltip-right {
    display: inline-block;
    padding-left: 10px;
    background-color: #e9efff;
    padding: 3px 10px 3px 10px!important;
    border-radius: 10px;
    font-size: 14px;
    color: #088B97;
	    position: relative;
}
.project-info-card .tooltip-right .tooltip-ul {
    position: absolute;
    Background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 4px 15px 4px 2px;
    border-radius: 5px;
    right: auto;
    box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
    transition: all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);
    list-style: none;
     opacity: 0;
    z-index: 399;
	    width: 150px;
    max-width: 200px;
}
.project-info-card .tooltip-right:hover .tooltip-ul {
    opacity: 1;
    pointer-events: auto;
}
.project-info-card .tooltip {
    position: absolute;
    z-index: 1080;
    display: block;
    margin: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 1;
    Background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 2px 15px;
    border-radius: 10px;
    left: -10px;
    box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
    top: -31px;
    pointer-events: none;
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);
}
.project-info-card .icon:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
}
.project-info-card  .icon .tooltip:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background-color: #088B97;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%) rotate(
45deg
);
}
.layer1-rqst {
    content: "";
    position: absolute;
    bottom: -20px;
    height: 100%;
    width: 100%;
    right: 0;
    z-index: -1;
    background: transparent;
    left: -2%;
    /* transform: skew( 
-28deg
 ); */
    border: 5px solid #0F345E;
    background: #0F345E;
    top: 20px;
    /* border-left: transparent; */
    /* border-bottom: transparent; */
    /* border-right: transparent; */
}

.blue-label-badge {
    background-color: #088B97;
    padding: 5px 14px;
    border-radius: 20px;
    color: #fff !important;
    font-size: 12px;
	margin-left:3px;
	margin-right:3px;
	    transition: all .5s;
		border:1px solid #088B97;
}
.blue-label-badge:hover {
    background-color: #0F345E;
	border:1px solid #0F345E;
}
.project-right-card {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 50px;
}
.project-right-card .sp2 {
    font-size: 14px;
    float: right;
    font-weight: bold;
    color: #000;
	    width: 40%;
}
.header-cont-right li .navbar-brand {
    margin-right: 0px;
}

.sticky-wraper{
	    padding-left: 0;
    transition: all 0.5s ease;
    position: relative;
	    background-color: #f3f6fb;
}
.sticky-wraper {
	    padding-left: 80px;
		    transition: all 0.5s ease;
    position: relative;
}
.sticky-sidebar-wrapper {
    position: absolute;
    left: 80px;
    width: 0;
    height: 100%;
    margin-left: -80px;
    background: #088B97;
    transition: all 0.5s ease;
	border-bottom-right-radius:90px;
}
.sticky-sidebar-brand {
    position: absolute;
    top: 0;
    width: 80px;
    text-align: center;
    padding: 20px 0;
}
.sticky-sidebar-brand a {
    padding: 20px 8px 20px 8px;
    text-decoration: none;
    display: block;
}
.sticky-sidebar-brand a svg {
    width: 30px;
    fill: #fff;
    height: 30px;
}
.sticky-sidebar-brand a:hover svg{
    fill: #fff;
}
.project-table {
    width: 100%;
    border-collapse: collapse;
}
.project-table .tdiv {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
}
.project-table .tdiv img {
    width: 20px;
    position: absolute;
    left: 0;
}
.project-table .icon {
    position: relative;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
}
.project-table .icon img{
   width:17px;
}
.activity-table {
	width:100%;
}
.activity-table thead tr th {
	padding: 3px 0px ;
	 font-size: 13px ;
}
.activity-table tbody td {
    padding: 3px 0px;
    font-size: 14px;
    color: #212529;
    font-weight: 500;
}
.icon-list{
 display: inline-flex;
    padding-left: 0;
	    margin-bottom: 0px;
}
.badge-ul {
display:inline-block;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.badge-ul li{
  margin-bottom: 15px; 
  display:inline-block;
}	
.project-info-table {
    width: 100%;
    border-collapse: collapse;
}
.project-info-table tr {
    width: 100%;
}
.project-info-table tbody tr th, .project-info-table tbody tr td {
    padding-top:5px ;
	padding-bottom:5px;
}
.project-info-table .tdiv {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
}
.project-info-table .tdiv img {
    width: 20px;
    position: absolute;
    left: 0;
}
.point-ul {
	list-style:none;
	padding:0px;
	margin:0px;
	    transition: all .5s;
}
.point-ul li:hover a{
	color:#0F345E !important;
}
.point-ul li:hover a i{
	color:#088B97 !important;
}
.timeline-table {
    width: 100%;
    border-collapse: collapse;
    display: block;
    padding-left: 30px;
    padding-right: 10px;
}
.timeline-table td, .timeline-table th {
    padding: 0px 0px;
    font-size: 14px;
    display: block;
}
.timeline-table thead {
    width: 40%;
    float: left;
}
.timeline-table tbody, .timeline-table tr, .timeline-table td {
    width: 60%;
    display: contents;
}
.timeline-table tr {
    margin-bottom: 0px;
    padding-bottom: 0;
    width: 100%;
    display: block;
}
.timeline-table  tbody tr td {
    padding-left: 40%;
    display: inline-table;
}
.timeline-table tbody tr td span{
	    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.info-table {width:100%;}
.info-table .tdiv {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    padding-right: 10px;
}
.info-table .tdiv img {
    width: 17px;
    position: absolute;
    left: 0;
}
.info-table thead tr th,.info-table tbody tr td{
	    padding-bottom: 8px;
		    padding-top: 8px;
}
.info-table thead tr th{
	    padding-left: 20px;
}
.badge-gray-ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.badge-gray-ul li {
    display: inline-block;
    margin-left: 3px;
    margin-bottom: 20px;
}
.search-mobile {
    position: fixed;
    padding: 10px;
    background: #000;
    display: none;
}
.search-mobile i {
    color: #fff;
    font-size: 20px;
}














@media (min-width: 992px){
#sidebar-wrapper {
    width: 250px;
}
.sticky-sidebar-wrapper {
    width: 80px;
}
}
.covervw-card {
    background-color: #e4ebf7;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    padding: 30px 18px;
    border-radius: 20px;
	    border: 3px solid #fff;
}
.infop{    margin-bottom: 30px; display: block;}
.infop .icon {
    width: 10%;
    margin-right: 20px;
    margin-bottom: 15px;
    background-color: #fff;
    border-radius: 10px;
    float: left;
}
.infop .icon-content {
    width: 100%;
    padding-left: 10%;
}
.infop .icon img {
    width: 100%;
    height: 100px;
    border-radius: 10px;
    object-fit: contain;
}
.text-underline{
	    text-decoration: underline;
}
.coverVw-table {
    width: 100%;
    border-collapse: collapse;
}
.coverVw-table .tdiv {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
}
.coverVw-table .tdiv img {
    width: 20px;
    position: absolute;
    left: 0;
}
.txt-head {
    font-weight: 500 ;
    color: #24355f ;
}
.txt-head img{
        width: 35px;
}
.Ccontact-card {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    padding: 0px;
    border-radius: 10px;
    padding-bottom: 16px;
	 max-height: 370px;
    height: 100%;
}
.square-badge {
    background-color: #e9efff;
    color: #088B97;
    margin-left: 3px;
    font-size: 14px;
    border-radius: 5px;
    text-align: center;
    vertical-align: text-bottom;
    padding: 5px 10px;
    font-weight: 700;
}
.Ccontact-table {
    display: block;
    overflow: auto;
}
.Ccontact-table thead th, .Ccontact-table thead td{
	padding: 10px 10px;
    font-size: 14px;
}
.Ccontact-table tbody tr td {
    padding: 10px 5px;
    font-size: 14px;
}
.Ccontact-table .thead-dark{
	background-color: #088B97 ;
    color: #fff;
    font-weight: 600;
	    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.Ccontact-table tbody tr.even td {
    background-color: #e5e7e8 ;
}
.Ccontact-table tbody tr.selected {
        background: #fdeebb !important ;
    }
.CGroup-ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.CGroup-ul  ul{
	list-style:none;
}
.CGroup-ul img{
	width:25px;
	margin-right:3px;
}
.CGroup-ul li .div-circle .circle-img{
	border: 1px solid #ccc;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    padding: 6px;
}
.CGroup-ul li .table tbody tr th,.CGroup-ul li .table tbody tr td{
	    padding: 0px;
}
.CGroup-ul .parent-li{
	    border-bottom: 1px solid #ccc;
		padding-top: 20px;
}
.group-card {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    padding-left: 20px;
    background-color: #fff;
    padding-right: 20px;
    border-radius: 20px;
    max-height: 370px;
    height: 100%;
    overflow-x: hidden;
    padding-bottom: 20px;
    overflow-y: scroll;
}
.Crelation-card{
	    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    padding-left: 20px;
    background-color: #fff;
    padding-right: 20px;
    border-radius: 20px;
}
.company-analytic-nav li a {
    display: inline-block;
    padding: 0.5rem 0px;
    margin-left: 1rem;
    margin-right: 1rem;
}
.company-analytic-nav li .social-icon {
    padding: 1px 8px;
    background-color: #e9efff;
	color:#6282d1;
    font-weight: 700;
    border-radius: 5px;
    text-align: center;
    margin-left: 3px;
    margin-right: 3px;
    display: inline-block;
}
.company-analytic-nav li .active{
	    border-bottom: 3px solid #f4db83;
		color:#24355f !important;
}
.company-analytic-nav li .active .social-icon {
    padding: 1px 8px;
    background-color: #f4db83;
    border-radius: 5px;
    text-align: center;
    margin-left: 3px;
    margin-right: 3px;
    display: inline-block;
	    color: #000;
    font-weight: 700;
}
.Crelation-div .tab-content{
	    padding-top: 25px;
}
.Crelation-div .tab-content .Ccontact-table {
    background-color: #f5f5f5;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    border-radius: 10px;
    display: block;
}
.Ccontact-table {
    background-color: #f5f5f5;
    border-radius: 10px;
    width: 100%;
}
.livpro-table {
    background-color: #f5f5f5;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    border-radius: 20px;
	width:100%;
}
.livpro-table .thead-dark {
    background-color: #6282d1;
    color: #fff;
    font-weight: 600;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.livpro-table thead th, .livpro-table thead td, .livpro-table tbody tr td{
    padding: 10px 10px;
    font-size: 14px;
}
.livpro-table tbody tr.even td {
    background-color: #e5e7e8;
}
.status-hold{
	color:#c20303;
}
.status-completed{color:#2d8f2b;}
.status-process{color:#6282d1;}
.livpro-table #html .progressbar .percentCount{
	display:none;
}
.livpro-table .social-header-cont li a img {
	width:15px;
}
.Company-ref-table {
    background-color: #f5f5f5;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    border-radius: 20px;
    display: table;
    width: 100%;
}
.Company-ref-table .thead-dark {
    background-color: #6282d1;
    color: #fff;
    font-weight: 600;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.Company-ref-table thead th, .Company-ref-table thead td {
    padding: 10px 10px;
    font-size: 14px;
}
.Company-ref-table tbody tr td {
    padding: 10px 5px;
    font-size: 14px;
}
.Company-ref-table tbody tr.even td {
    background-color: #e5e7e8;
}
.main-nwssec {
	margin-top: 10px;
	    margin-bottom: 30px;
}
.news-sec {
    border: 1px solid #ccc;
    padding: 30px 30px 10px 30px;
    padding-left: 25%;
    position: relative;
    margin-left: 12%;
    padding-right: 10%;
    height: 230px;
    max-height: 230px;
}
.news-pic {
    border-color: #efbb20;
    width: 175px;
    height: 170px;
    box-shadow: 0 3px 20px #898989;
    position: absolute;
    left: 8px;
    z-index: 399;
    top: 13%;
    border-radius: 10px;
}
.main-nwssec .news-pic img {
    width: 100%;
    height: 170px;
    border-radius: 10px;
    object-fit: cover;
}
.news-sec .news-content h5{
        font-size: 16px;
    color: #24355f;
    font-weight: 600;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.main-nwssec .rotate-title {
    position: absolute;
    right: -190px;
    transform: rotate( 
270deg
 );
    transform-origin: 0 0;
    font-size: 16px;
    background-color: #088B97;
    padding: 10px;
    color: #fff;
    left: auto;
    z-index: 399;
    width: 230px;
    max-width: 230px;
    text-align: center;
	
}
.main-nwssec .news-sec  .news-content .read-txt a{
	transition:all .5s;
}
.main-nwssec .news-sec  .news-content .read-txt a:hover{
	color:#0F345E ;
	font-weight:600;
}
.news-sec:hover {
    border: 1px solid #088B97;
	    box-shadow: 0 0 25px rgb(0 0 0 / 15%);
}
.news-sec .news-content .txt-elipse{
        font-size: 14px;
    color: #212529 ;
	display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;	
    margin-bottom: 0px

}
.company-details .txt-head {
    font-weight: 600;
}
.company-details .txt-head img{
    margin-right:5px;
}
.blur-text-div {
    color: transparent !important;
    text-shadow: 0 0 12px rgb(13 14 16);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.image-blur {
    filter: blur(10px);
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-user-drag: none;
    -khtml-user-drag: none;
    -webkit-user-drag: none;
    user-drag: none;
    pointer-events: none;
}
.contact-footer-bottom-overlay {
    content: "";
    position: absolute;
    bottom: -19px;
    height: 15%;
    width: 21%;
    background: #eef5fd;
    right: -8%;
    transform: rotate(316deg);
    left: auto;
}
.contact-card .ctxt-title{
	font-size:16px;
}

.col-auto{
	margin-left:auto;
	margin-right:auto;
}
.event-search {
    padding: 6px 15px 6px 15px;
    color: #a3a3a3;
    font-weight: 400;
    font-size: 16px;
    background: #088B97;
    margin-right: 0;
    border: none;
    border-radius: 7px;
    box-shadow: 0 3px 20px rgb(0 0 0 / 15%);
    margin-top: 26px;transition: .5s;
}
.event-search img {
    width: 15px;
    margin-left: 4px;
}
.event-search:hover {
        color: #088B97;
    background: #0F345E !important;
}
.event-search:hover img {
    filter: invert(1);
}
.event-search-form .form-control {
    display: block;
    width: 100%;
    padding: 4px 0.75rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 0.85;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 10px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-top: 5px;
}
.event-search-form  .noborder-date:focus {
    color: #212529;
    background-color: #fff;
    border: none !important;
    box-shadow: inherit !important;
}
.event-search-form .border-date {
    border: 2px solid #ced4da;
    border-radius: 10px;
    margin-top: 5px;
}
.event-search-form .noborder-date {
    border: none !important;
    line-height: 0;
    margin: 0;
	padding:4px 0px;
}
.event-search-form .date-arrow {
    width: 15px;
    margin: auto;
}
.event-search-form .date-start-icon {
    width: 15px;
        position: absolute;
    top: 6px;
    right: 5px;
    width: 20px;
	    background: white;
}
.event-search-form .arrow-div {
    background: #f0f1f3;
    display: inline-flex;
    align-items: center;
    text-align: center;
    margin-top: -1px;
	 margin-bottom: -1px;
}
/******************** !!!!!!!! Event Css !!!!!!!!!!!!!!!!!!!!! ****************/
#event.grid {
    list-style: none;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}
#event.grid .main-li {
    position: relative;
    display: block;
    float: left;
    width: 33.33333333%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0px 15px;
    margin: auto;
    margin-bottom: 50px !important;
}
#event-listing #event.grid .main-li .main-shadow {
    border: 2px solid transparent;
    border-radius: 0px;
    box-shadow: 0 0 6px rgb(0 0 0 / 15%);
    padding: 32px 15px 20px 15px;
    height: 300px;
    max-height: 300px;
    background: white;
    transition: all 0.3s ease-out 0s;
    overflow: auto;
}
#event.grid .main-li .main-shadow:hover {
    border: 2px solid #088B97;
    box-shadow: 0 3px 20px rgb(0 0 0 / 15%);
}
#event.grid .main-li .main-shadow:hover .event-date{
	    background: #088B97 !important;    color: white !important;
}
#event.grid .main-li .main-shadow:hover  .event-date::before{
	    background: #088B97 !important; 
}
#event.grid .main-li section.left {
    display: flex;
    margin-bottom: 5px;
}
#event.grid .main-li section.left .left-div {
    width: 45%;
    float: left;
    margin-right: 8px;
}
#event.grid .main-li section.left .left-div img {
    width: 100%;
    height: 110px;
    border-radius: 10px;
    position: inherit;
    margin-right: auto;
    display: block;
    left: 0;
    object-fit: contain;
    border: 1px solid #ececee;
    padding: 5px;
}
#event.grid .main-li section.left .left-div p {
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: 0px;
    line-height: 6px;
    font-weight: 600;
    color: #000;
}
#event.grid .main-li section.left .right-div {
    width: 55%;
}
#event.grid .main-li section.left .title {
    color: #212529;
    font-size: 14px;
    padding-right: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	    margin-bottom: 0;
}
.tender-grid-table {
    border-collapse: collapse;
    width: 100%;
    display: table;
}
#event.grid .main-li section.left .right-div .tender-grid-table .tdive {
    position: relative;
    display: inline-block;
    padding-left: 23px;
    padding-right: 0px;
    font-size: 14px;
    color: #212529;
    font-weight: 500;
}
#event.grid .main-li .txt-event a{
    font-size: 14px;
    color: #212529;
    font-weight: 500;
}
#event.grid .main-li  a:hover {
    color: #212529 !important;
}
#event.grid .main-li section.left .right-div .tender-grid-table .tdive img {
    width: 17px;
    position: absolute;
    left: 0;
}
.vw-arrow-btn {
	    color: #0F345E;
    font-size: 14px;
	font-weight:500;
	    text-transform: lowercase;
}
.vw-arrow-btn:hover{
	    color: #088B97 !important;
}
#event.grid .main-li .main-shadow .icon{
	    width: 22px;
}
#event.grid .main-li .main-shadow .icon img{
    width: 17px;
}
#event.grid .main-li .main-shadow .main-title {
    color: #24355f;
    font-size: 16px;
    padding-right: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 600;
}
#event.grid .main-li .main-shadow .event-date {
    background: #0F345E;
    padding: 6px 0px 6px 15px;
    position: absolute;
    top: -16px;
    width: 240px;
    left: 8%;
    right: auto;
    z-index: 1;
    font-weight: 600;
    box-shadow: 0 0 16px rgb(0 0 0 / 15%);
}
#event.grid .main-li .main-shadow .event-date::before {
    background-color: #0F345E;
    content: "";
    position: absolute;
    right: -9px;
    top: 0;
    height: 100%;
    width: 34px;
    z-index: -1;
    -moz-transform: skewX(25deg);
    -webkit-transform: skewX( 25deg );
    -o-transform: skewX(25deg);
    -ms-transform: skewX(25deg);
    transform: skewX( 25deg );
    box-shadow: 0 0 0px rgb(0 0 0 / 15%);
}
#event.grid .main-li .main-shadow .txt-label{
    color: #4b4b4b !important;
}
#event.grid .main-li .main-shadow .txt-label a{
    font-weight: 500;
    color: #4b4b4b;
}
.mtb1 {
    margin-top: 1px;
    margin-bottom: 1px;
}
.loadbtn {
    background-color: #088B97;
    border: none;
    padding: 10px 30px;
    border-radius: 20px;
    color: #fff;
    transition: .5s;
    font-weight: 600;
}
.loadbtn:hover{
	    background-color: #0F345E !important;
		    color: #088B97;
}
.event-section-overlay {
   content: "";
    position: absolute;
    top: 18%;
    bottom: 0px;
    height: 68%;
    width: 68%;
    right: auto;
    z-index: -1;
    background: #eef5fd;
    left: -12%;
    border-radius: 100px;
    transform: rotate(20deg);
	
   /* content: "";
    position: absolute;
    top: 12%;
    bottom: 0px;
    height: 82%;
    width: 70%;
    right: 0px;
    z-index: -1;
    background: #eef5fd;
    left: -38%;
    border-radius: 100px;
    transform: skewX( 38deg);
    border-bottom-right-radius: 0px;*/
}
.event-search-form label{
	    color: #a3a3a3;
}
.txt-elipse{
	 display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



@media (min-width: 992px){
#sidebar-wrapper {
    width: 250px;
}
.sticky-sidebar-wrapper {
    width: 80px;
}
}

.term-sec {
	position: relative;
    overflow: hidden;
}
.term-sec .detail-section-overlay {
	    top: 12%;

}

.terms-card {
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    padding: 30px;
    border-radius: 20px;
	    margin-top: 20px;
    margin-bottom: 50px;
}
.terms-card .ptag {
    text-align: left;
    max-width: 100% !important;
    font-size: 16px;
    margin-bottom: 15px;
	color: #088B97;
	line-height: 22px;
}
.terms-card h5 {
	color:#088B97 ;
}
.terms-ul li{
		padding-top:5px
}
.terms-ul li a {
	    display: flex;
}
.terms-ul li:hover a {
	    color: #088B97 !important;
}
.terms-ul li a i {
    color: #0F345E;
    font-size: 20px;
    padding-right: 13px;
    padding-top: 3px;
}
.contact-section {
    position: relative;
    padding-top: 55px;
    padding-bottom: 10px;
    overflow: hidden;
}
.contact-section1{
    position: relative;
    padding-top: 40px;
    padding-bottom:135px;
    overflow: hidden;
}
.project-success-note {
    padding: 50px 40px;
    text-align: center;
}
.btn-blue{
	background-color:#088B97;color:#fff !important;
}

.overlay-container{
    position:relative;
	
}
.contactpage {
	    position: relative;
    overflow: hidden;
}
.contactpage .detail-section-overlay {
    height: 96%;
	top: 12%;
	width: 51%;
	left: -17%;
}

.contact-card {
    box-shadow: 0 0px 14px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    padding: 30px;
    border-radius: 0px;
    margin-left: auto;
    margin-right: auto;
	    position: relative;
}
.contact-section .contact-card .left-title {
    max-width: 55%;
    float: right;
    width: 100%;
    padding-top: 15px;
}
.contact-section .contact-card .left-title h2 {
       text-align: left;
    padding: 0;
}
.contact-section .contact-card .right-sec {
    max-width: 45%;
    float: left;
    width: 100%;
    background-color: #088B97;
    padding: 0px;
    color: #fff;
    position: absolute;
    left: -61px;
    box-shadow: -6px 0px 12px 6px #dcdddd;
    height: 90%;
    bottom: 30px;
    top: 35px;
}
.contact-section .contact-card .right-sec h2 {
    text-align: left;
    padding-left: 0;
}
.contact-section .contact-card .right-sec iframe {
   width:100%;
       height: 100%;
}
.contact-form .form-field {
	position:relative;
	margin:22px 0;
}
 .contact-form  .input-text {
      display: block;
      width: 100%;
      height: 36px;
      border-width: 0 0 2px 0;
      border-color: #e4eaf4;
      font-size: 16px;
      line-height: 26px;
      font-weight: 400;
	      padding-left: 10px;
	  font-family: 'Poppins', sans-serif;
   }   
 .contact-form button {
	     padding: 10px 40px;
 }
.contact-form  .input-text:focus + .label,
.contact-form  .input-text.not-empty + .label{
	transform:translateY(-24px);
	color: #0F345E !important;
}	
.contact-form  .input-text:focus {
         outline: none;
		     border-bottom: 1px solid #0F345E;
    box-shadow: 0 1px 0 0 #0F345E;
      } 	  
.contact-form .label {
      position: absolute;
      left: 20px;
      bottom: 11px;
      font-family: 'Poppins', sans-serif;
      font-size: 16px;
      line-height: 26px;
      font-weight: 400;
      color: #088B97;
      cursor: text;
	  text-transform:capitalize;
      -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
   }  
.contact-form  .form-field:focus .label{
       color: #4285F4 !important;
    box-shadow: 0 1px 0 0 #4285f4;
      }     
.pt30{
	padding-top:30px;
}
.parallex-head .title {
    color: white;
}
.parallex-head .breadcrumb-container {
    padding-top: 90px;
}
.parallex-head .breadcrumb {
    background: transparent;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-top: 15px;
    padding-top: 15px;
}
.parallex-head .breadcrumb > li {
    color: white;
	 display: inline-block;
}
.parallex-head .breadcrumb > li a{
    color: white;
}
.parallex-head .breadcrumb > li + li:before {
     font-family: 'FontAwesome';
    content: "\f101";
    padding: 0 5px;
    color: #ccc;
}
.tbl-title {
color: #088B97 ;
font-weight:bold;
font-size:20px;
}
.cookies-table .table-tbody tr:hover td .hv {
    color: #0F345E;
}
.cookies-table .table-tbody tr td .hv {
    transition: all .5s;
}
.cookies-table tbody td {
    font-size: 16px !important;
}

.contact-sec {
z-index:1;
}
.sector-sec{
z-index:1;
}
/**************!!!!!!!!!!!!!!!!!!!!!! New Contact CSS !!!!!!!!!!!!! ************/
.layer-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 85%;
    overflow: hidden;
    z-index: -1;
    background: #0F345E;
    border: 15px solid #0F345E;
    height: 100%;
}
.map-div .main-content {
	    position: relative;
    overflow: hidden;
}
.map-div .content {
    position: relative;
    width: 90%;
    margin: 15px auto;
    overflow: hidden;
    background-color: #fff;
    height: 250px;
    text-align: center;
    display: block;
    padding: 35px 15px;
    box-shadow: 0 0px 14px 0 rgb(0 0 0 / 20%);
}
.map-div .content .image img{
	width:30px;
}
.map-div .content .txt-title {
    color: #088B97;
    padding-top: 15px;
	padding-bottom: 1px;
    font-size: 20px;
}
.map-div .content .txt-desc {
	font-size: 16px;
	margin:0px;
	padding:3px 0px;
}
.contact-overlaysec {
	    position: relative;
}
.contact-overlaysec .cs-container {
    position: absolute;
    top: -65px;
    left: 9%;
    right: 9%;
    background-color: #0F345E;
    padding-left: 40px;
}
.blue-bg{
	background-color:#088B97;
}
.cs-container .blu-back{
	background-color: #088B97;
    position: absolute;
    z-index: 399;
    width: 80px;
    height: 100%;
    right: -45px;
    top: 0;
    transform: skewX(-25deg);
}
.material-textfield {
    position: relative;
    margin-bottom: 15px;
}
.material-textfield .material-label {
    position: absolute;
    font-size: 16px;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: white;
    color: gray;
    padding: 0 0.3rem;
    margin: 0px;
    transition: .1s ease-out;
    transform-origin: left top;
    pointer-events: none;
}
.material-textfield .texteria-label {
    top: 25%;
}
.material-textfield input {
    font-size: 16px;
    outline: none;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    padding: 8px 10px;
    transition: 0.1s ease-out;
    width: 100%;
}
.material-textfield input:focus {
  border-color: #6c9edd;  
  box-shadow: 0 0 0 0.15rem rgb(13 110 253 / 25%);
}
.material-textfield .has-error:focus {
  border-color: #a94442;  
  box-shadow: 0 0 0 0.15rem rgb(13 110 253 / 25%);
}
input:focus + .material-label {
  color: #6c9edd;
  top: 0;
  transform: translateY(-50%) scale(.9);
}

input:not(:placeholder-shown) + .material-label {
  top: 0;
  transform: translateY(-50%) scale(.9);
}

textarea:focus + .material-label {
  color: #6c9edd;
  top: 0;
  transform: translateY(-50%) scale(.9);
}
textarea:not(:placeholder-shown) + label {
  top: 0;
  transform: translateY(-50%) scale(.9);
}
.mblabel img {
	width:20px;
	height:20px;
}
.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
	background-image:none;
	box-shadow: 0 0 0 0.15rem rgb(220 53 69 / 25%);
}
.was-validated .form-control:invalid + .material-label {
    top: 0;
    transform: translateY(-50%) scale(.9);
    color: #d63c3c;
}
.form-control.is-valid, .needs-validation .form-control:valid {
    border: 1px solid #d1d1d1;
	background-image:none;
}
.form-control.is-valid:focus, .needs-validation .form-control:valid:focus {
     border-color: #6c9edd;  
  box-shadow: 0 0 0 0.15rem rgb(13 110 253 / 25%);
}
.form-check-input {
    width: 1em !important;
}
.material-textfield .form-check .form-check-label {
    transform: inherit !important;
    position: inherit;
    display: inline-flex;
    margin-top: 4px;
    margin-left: 7px;
}
.recapture-img {
    width: 42px;
    display: inline;
    margin-left: 20px;
}
.contact-sec .contact-right-banner {
    position: absolute;
    top: -112px;
    height: 245px;
    right: 0;
}
 .contact-left-overlay {
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);  

    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: -1;
    left: 0;
}

/****************** Login CSS *****************************/
.loginpage {
    position: relative;
    overflow: hidden;
}
.login-section-overlay {
    content: "";
    position: absolute;
    top: 14%;
    bottom: 0px;
    height: 80%;
    width: 50%;
    right: 0px;
    z-index: -1;
    background: #eef5fd;
    left: -10%;
    border-radius: 100px;
    transform: rotate(20deg);
}
.login-section {
    position: relative;
    padding-top: 55px;
    padding-bottom: 135px;
    overflow: hidden;
}
.login-card {
    box-shadow: 0 0px 14px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    border-radius: 0px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 0;
    overflow: hidden;
}
.login-section .login-card .left-title {
	max-width: 55%;
	float: left;
	width: 100%;
	padding-top: 70px;
	padding-left: 40px;
	padding-bottom: 50px;
	margin-right: 5px;
}
.login-section .login-card .right-sec {
    max-width: 45%;
    float: right;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    text-align: right;
}
.login-section .login-card .right-sec:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 100%;
     width: 70%;
    right: -360px;
    z-index: 1;
    background: url(../assets/img/pngwing.png);
	  background-size: contain;
    left: auto;
    transform: skewX(43deg);
}
.login-section .login-card .right-sec .login-card-overlay {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 70%;
    right: -360px;
    z-index: 1;
    background: #fab73dcc;
    left: auto;
    transform: skewX(43deg);
}
/*.login-section .login-card .right-sec .content {
    position: absolute;
    z-index: 399;
    right: 0;
    max-width: 30%;
    padding-right: 20px;
    padding-left: 20px;
    top: 30px;
}
.login-section .login-card .right-sec h2 {
    padding-right: 0px;
    font-weight: 500;
    line-height: 45px;
    padding-left: 0;
}
.login-section .login-card .right-sec .content p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: 40px;
}*/
.login-section .login-card .right-sec .content {
    position: absolute;
    z-index: 399;
    right: 0;
    max-width: 35%;
    padding-right: 20px;
    padding-left: 2px;
    top: 30px;
    text-align: center;
}
.login-section .login-card .right-sec h2 {
    padding-right: 0px;
    font-weight: 500;
    line-height: 31px;
    padding-left: 0;
    text-align: left;
}
.login-section .login-card .right-sec .content p {
    font-size: 14px;
    text-align: left;
}
.login-section .login-card .right-sec .content .btn-signup {
    border: 1px solid #088B97;
    padding: 3px 24px;
    /* margin-left: auto; */
    /* margin-right: auto; */
    display: inline-block;
    margin-top: 18px;
    text-align: left;
    float: left;
    border-radius: 20px;
}
.login-section .login-card .right-sec .content .btn-signup:hover{
	border:1px solid #088B97;
	color:#088B97;
	
}
.forgot-pass
{
    display: block;
    font-size: 12px;
    margin-top: 10px;
    padding: 0px 15px;
    text-decoration: underline;
}
.login-section .login-card .left-title h2 {
    text-align: left;
    padding: 0;
    color: #088B97;
    font-weight: 500;
}
.login-card .ctxt-title {
    font-size: 16px;
    color: #212529;
}
.login-card .material-textfield {
    position: relative;
    margin-bottom: 30px;
}
.login-card .form-check-left {
    display: block;
    float: left;
}
.login-card .form-check-right {
    display: block;
    float: right;
}
.login-card .form-check-input {
    width: 1em;
    margin-top: 0;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}
.login-card .forgot-txt {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 2px;
    font-weight: 500;
}
.login-card .form-check-left label {
	 font-weight: 500;
}
.login-card .forgot-txt:hover {
    border-bottom: 1px solid #0F345E;
    color: #0F345E;
}
.login-card .btn-send {
    border: none;
    background: #088B97;
    color: #0F345E;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    padding: 7px 40px;
}
.login-card .btn-send:hover {
	background: #0F345E;
	color: #088B97;
}
.login-card .material-textfield .form-check-left input.login-psd {
	width:auto;     padding: 0px;
}
/********** Forgot Card ***/ 

.login-section .forgot-card .right-sec .login-card-overlay {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 66%;
    right: -360px;
    z-index: 1;
    background: #fab73dcc;
    left: auto;
    transform: skewX(43deg);
}
.login-section .block-text{display:block;}
.login-section .forgot-card .right-sec:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 66%;
    right: -360px;
    z-index: 1;
    background: url(../assets/img/pngwing.png);
    background-size: contain;
    left: auto;
    transform: skewX(43deg);
}






@media (max-width: 992px){
	.login-card {
    width: 100%;
}
	.login-section .login-card .right-sec h2 {
    padding-right: 0px;
    font-weight: 500;
    line-height: inherit;
    padding-left: 0;
    font-size: 20px !important;
}
.login-section .login-card .right-sec .login-card-overlay {
    width: 80%;
}
.login-section .login-card .right-sec:before {
      width: 80%;
}
.login-section .login-card .right-sec .content {
    max-width: 40%;
}
.login-card .material-textfield {
    position: relative;
    margin-bottom: 15px;
}
}

/********************** NEW  CSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS **/
.tg-haslayout {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}
/*.tg-haslayout .detail-section-overlay {
    top: 14%;
    height: 70%;
    left: -8%;
    z-index: 1;
}*/
.tg-haslayout .detail-section-overlay {
    top: 11%;
    height: 60%;
    left: -14%;
    z-index: 1;
    width: 60%;
}
.full-section.container-fluid {
    background: #fff;
    position: relative;
    width: 100%;
    margin-top: 40px;
    padding-bottom: 40px;
	    padding-right: 15px;
    padding-left: 15px;
		max-width:1349px;
		margin:40px auto 0px auto;
}

.search-filter-panel {
    float: left;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 9;
}
.newMetenders {
    float: left;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 1;
    /*background-color: #fff;*/
}
.search-close {
    display: none;
}
.nwfooter {
	    position: relative;
    float: left;
    width: 100%;
}
#advanced-search-fixed.sidebar {
    position: relative;    border-radius: 20px;
}
.sidebar {
    margin: 0;
    padding: 0px 0px 20px 0px;
    list-style: none;
    background: #f9f9f9;
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -ms-border-top-left-radius: 0px;
    -o-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -ms-border-top-right-radius: 0px;
    -o-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    box-shadow: 0px 5px 25px 0px rgb(0 0 0 / 20%);
}
.searchsidebar {
    box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%);
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary {
    display: block;
}
.sidebarTitle {
    border-radius: 20px;
}
.sidebarTitle h2 {
    font-size: 20px;
    color: #fff;
    line-height: 25px;
    margin: 0px;
    background: #088B97;
    padding: 15px 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.clearFilter_adv {
    text-align: right;
    margin-top: 12px;
    margin-right: 10px;
}
.save-search {
    display: inline-block;
    padding: 3px 15px 3px 15px;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    background: #ed1b24;
    margin-right: 4px;
    border: none;
    border-radius: 30px !important;
    box-shadow: 0 3px 20px rgb(0 0 0 / 15%);
}
.save-search img {
    width: 15px;
    margin-left: 4px;
}
.clear-filter {
    display: inline-block;
    padding: 3px 15px 3px 15px;
    font-weight: 500;
    font-size: 14px;
    background: transparent;
    margin-right: 10px;
    border: none;
    border-radius: 30px;
    box-shadow: 0 3px 20px rgb(0 0 0 / 15%);
    color: #088B97;
}
#clear-filter img{width: 20px;}
.clearFilter .save-search {
    border-radius: 5px;
    vertical-align: 0px;
}
.searchsidebar .search-sec {
    padding: 8px 15px;
}
form {
    margin: 0;
}
.search-sec .form-group {
    position: relative;
    margin-bottom: 10px;
}
.search-sec label {
    color: #414141;
    display: block;
    font-weight: 500;
    margin-bottom: 4px;
    font-size: 14px;
	    min-height: 19px;
	    background: #fff;	
}
.search-sec input[type="text"] {
    width: 100%;
    padding: 7px 20px 7px 10px;
    color: #232323;
    font-size: 0.75rem;
    border: 1px solid #D7D7D7;
	    border-radius: 4px;    outline: none;
}
.search_box {
    padding: 10px;
    border: 1px solid #dddddd;
    margin-bottom: 10px;
    border-radius: 5px;
}
.search-sec .form-group {
    position: relative;
    margin-bottom: 10px;
}
.searchsidebar label {
    min-height: 19px;
    background: transparent;
    font-weight: 500;
}
.custom-control-input[type="checkbox"], .custom-control-input[type="radio"] {
    width: auto !important;
	 padding: 0;
}
.fs-11 {
    font-size: 11px;
}
.ckspan {
    vertical-align: 1px;
}
.fstElement {
    display: inline-block;
    position: relative;
    border: 1px solid #D7D7D7;
    box-sizing: border-box;
    color: #5e6677;
    font-weight: 300;
    font-size: 0.75rem;
    background-color: #fff;
    width: 100%;
}
.searchsidebar .form-group .fstElement {
    border-radius: 4px;
}
.fstMultipleMode .fstControls {
    box-sizing: border-box;
    padding: 0.4em 0.5em 0em 0.5em;
    overflow: hidden;
    width: 100%;
    cursor: text;
}
.fstMultipleMode .fstQueryInput {
    font-size: 0.75rem;
    float: left;
    padding: 0.28571em 0;
    margin: 0 0 0.35714em 0;
    width: 2em;
    color: #232323;
}
.fstMultipleMode .fstQueryInputExpanded {
    float: none;
    width: 100%;
    padding: 0.28571em 0.35714em;
}
.fstElement>select, .fstElement>input {
    position: absolute;
    left: -999em;
}
.searchsidebar .form-group input, .searchsidebar .form-group select {
    width: 100%;
    border-radius: 4px;
}
option {
    padding: 0px !important;
}
.margin-btn {
    margin-bottom: 30px !important;
    margin-top: 10px;
}
.clearfix {
    clear: both;
}
.newMetenders .mainTitle {
    background: url(../assets/img/grid-banner.jpg) no-repeat;
    max-height: 240px;
	height: 240px;
    display: inline-flex;
    background-size: 100% 100%;
    max-width: 100%;
    align-items: center;
    text-align: center;
    width: 100%;
}
.newMetenders .mainTitle h1 {
    color: #fff;
    font-size: 40px;
    margin: 0px;
    font-weight: 600;
    text-align: left;
    width: 100%;
    padding-left: 40px;
    padding-right: 30px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.newMetenders .mainTitle span {
    color: #fff;
    font-size: 40px;
    margin: 0px;
    font-weight: 500;
}
.borderTop {
    border-top: 5px solid #0e62a3 ;
}
.btn-button {
    background: #088B97;
    color: #ffffff ;
    font-size: 16px;
    padding: 10px 50px ;
    text-transform: uppercase;
	border:none;
	width:auto !important;
}
.searchsidebar .search-sec .sidebar-label .sidebar-icon{
	    width: 25px;
    margin-right: 0px;
}
.searchsidebar .search-sec #treeview_container #treeview li .sidebar-icon {
    width: 25px;
    margin-right: 0px;
}
.searchsidebar .search-sec .sidebar-label {
    font-size: 16px;
    color: #088B97 !important;
    display: inline-block;
    font-weight: 500;
}
.searchsidebar .search-sec .sidebar-parent-label {
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
}
.searchsidebar .search-sec .sidebar-treelabel {
    font-size: 14px;
    color: #088B97 !important;
    display: inline-flex;
    font-weight: 500;
    white-space: normal;
    word-wrap: break-word;
}
.searchsidebar .search-sec .block-label{
	 display: block ;
}
.searchsidebar .search-sec .sidebar-label-lock {
    font-size: 16px;
    display: block;
    padding: 0px 0px 0px 35px;
    position: relative;
}
.searchsidebar .search-sec .sidebar-label-lock img {
    width: 25px;
    margin-right: 4px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.searchsidebar .search-sec .sidebar-label-lock2 {
    display: inline-block;
    float: right;
    background-color: transparent;
    padding: 3px;
    border-radius: 0px;
    /* position: relative; */
    position: absolute;
    right: 0px;
    top: 0px;
}
.searchsidebar .search-sec .sidebar-label-lock2 img {
    width: 15px;
}
.pl35{
	padding-left: 35px;
}
.prev-btn {
    padding: 7px 6px;
    color: #a0a0a0;
    cursor: default;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    border-radius: 50%;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    vertical-align: middle;
}
.prev-btn svg {
        width: 100%;
    height: 25px;
    vertical-align: middle;
    stroke: #000;
    margin-top: -2px;
}
.searchsidebar .search-sec .tooltip-right {
    display: inline-block;
    padding-left: 10px;
    background-color: #e9efff;
    padding: 1px 7px 1px 7px !important;
    border-radius: 10px;
    font-size: 14px;
    color: #088B97;
    position: relative;
}
.searchsidebar .search-sec .tooltip-ul {
    position: absolute;
    Background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 10px 15px 15px 15px;
    border-radius: 5px;
    right: auto;
    box-shadow: 0 10px 10px rgb(0 0 0 / 10%);
    top: 0;
    transition: all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);
    list-style: none;
    opacity: 0;
    z-index: 399;
    width: 250px;
    max-width: 250px;
	display:block;
	visibility: hidden;
	top: 50%;
    left: 100%;
    margin-left: 10px;
    transform: translate(0, -50%);
	margin-bottom:0px;
}
.searchsidebar .search-sec .tooltip-right:hover .tooltip-ul {
    opacity: 1;
    pointer-events: auto;visibility: visible;
}
.searchsidebar .search-sec .sidebar-label-lock2:hover .tooltip-ul {
    opacity: 1;
    pointer-events: auto;visibility: visible;
}
.sidebar-label-lock2 .tooltip-ul:before {
       content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: -12px;
    top: 50%;
    transform: translate(50%,-50%) rotate(-45deg);
    background-color: #088B97;
}
.mb5{
	    margin-bottom: 5px;
}
.nw-header-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    list-style: none;
    padding-top: 15px;
    float: right;
    padding-left: 0px;
}
.nw-header-cont li {
    margin-right: 0px;
}
.nw-header-cont li > a {
    margin-right: 0px;
    padding: 8px 10px;
    box-shadow: 0 3px 20px #a9cbfb80;
    background: white;
    margin-left: 8px;
    color: #999da6;
    border-radius: 10px;
    font-weight: 500;
	position:relative;
}
.nw-header-cont li .project-drpdwm {
    margin-right: 0px;
    padding: 8px 35px 8px 15px;
    box-shadow: 0 3px 20px #a9cbfb80;
    background: white;
    margin-left: 8px;
    color: #999da6;
    border-radius: 10px;
    font-weight: 500;
	position:relative;
}
.nw-header-cont li .project-drpdwm  a
{
 color: #999da6;
}
.nw-header-cont li .project-drpdwm .dropdown-toggle::after {
    display: none;

}
.project-drpdwm .dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: auto;
    padding: 0px;
    margin: 0px auto;
    font-size: 14px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 10px;
    border: 0px;
    left: 0px !important;
    right: 0px;
    width: 100%;
    transform: none !important;
    top: 40px !important;
    min-width: 150px;
    overflow-wrap: break-word;
}
.project-drpdwm .dropdown-menu .dropdown-item {
    border-bottom: 1px solid #e1e0e0;
    white-space: unset;
}
.project-drpdwm .dropdown-menu .dropdown-item:last-child
{
border-bottom: 0px solid #e1e0e0;
}

.nw-header-cont li div.dropdown {
  position: relative;z-index:399;
}
.nw-header-cont li div.dropdown > div.caption {
    margin-right: 0px;
    padding: 8px 10px 8px 10px;
    box-shadow: 0 3px 20px #a9cbfb80;
    background: white;
    margin-left: 8px;
    color: #999da6;
    border-radius: 10px;
    font-weight: 600;
    width: 200px;
    max-width: 200px;transition: all 0.6s ease-out 0s;
}
.nw-header-cont li div.dropdown:hover div.caption {
    background: #088B97;
    color: #999da6;
}
.nw-header-cont li div.dropdown:hover:before{
	  color:#999da6;
}

.nw-header-cont li div.dropdown > div.list {
    position: absolute;
    background-color: white;
    display: none;
    border-radius: 10px;
    width: 200px;
    max-width: 200px;
    left: 11px;
    box-shadow: 0 2px 0px #a9cbfb80;
}
.nw-header-cont li div.dropdown > div.list > div.item {
  padding: 8px 10px;
  border-bottom: 2px solid #f0f0f0;
   color: #999da6;
    font-weight: 600;
}
.nw-header-cont li div.dropdown > div.list > div.item:last-of-type {
  border-bottom: 2px solid transparent;
}
.nw-header-cont li div.dropdown > div.list > div.item.selected {
  font-weight: bold;
}
.nw-header-cont li div.dropdown.open > div.caption {
  border-bottom: 2px solid #f0f0f0;
}
.nw-header-cont li div.dropdown.open > div.list {
  display: block;
}
.nw-header-cont li div.dropdown:before {
    content: "\f078";
    position: absolute;
    right: 8px;
    top: 7px;
    font-size: 16px;
    display: block;
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    color: #999da6;
}
.nw-header-cont li .export-exl {
	    transition: all 0.6s ease-out 0s;
}

.nw-header-cont li a img {
    margin-left: 0px;
    width: 22px;
}
.ml7{
	margin-left: 7px !important;
}
.pagination-product {
    margin: 20px auto 0px auto;
    text-align: center;
}
.pagination {
    display: inline-block;
    border-radius: 6px;
    padding: 20px 25px;
}
.pagination > li {
    display: inline-block;
}
.pagination > li > .pagination-btn {
    padding: 0px;
    margin-left: 0px;
    line-height: 35px;
    color: #9d9d9d;
    text-decoration: none;
    background-color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    display: inline-block;
    margin: 0px 5px;
    box-shadow: 0 3px 20px #a9cbfb80;
    border-radius: 50%;
}
.pagination > li > .go-btn {
    padding: 0px;
    margin-left: 0px;
    line-height: 35px;
    color: #9d9d9d;
    text-decoration: none;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0px 5px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #fff;
    cursor: default;
    background-color: #088B97;
    border-color: #088B97;
    border-radius: 50%;
}

.prev-btn {
    padding: 6px 6px;
    color: #a0a0a0;
    cursor: default;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    border-radius: 50%;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    display: inline-block;
}
.page-inpt
{
    width: 80px;
    height: 35px;
    background: #f1f1f1;
    border: 0px;
    border-radius: 5px;
    margin-left: 5px;
}
.prev-btn img{    width: 14px;}
.pagination-btn span {
	    background-color: #f0f0f0;
    padding: 3px 10px;
    margin-left: 10px;
    border-radius: 5px;
}

#exportModal {
    position: fixed;
    top: 59%;
    left: 16%;
    border: none;
}
#exportModal:before {
    position: absolute;
    content: "";
    background-color: #fff;
    transform: translateX(50%) rotate( 317deg );
    left: 49%;
    top: 19px;
    height: 18px;
    width: 18px;
	    z-index: 1060;
}
#exportModal.modal.fade .modal-dialog {
 max-width: 230px;
}
#exportModal .modal-content {
    border-radius: 20px;
    border: none;    box-shadow: 0 3px 20px #a9cbfb80;
}
#exportModal .modal-header .modal-title {
    color: #088B97;
    text-transform: uppercase;
	    font-size: 20px;
}
#exportModal .modal-header {
    border: none;
	    padding: 10px 1rem;
}
#exportModal .modal-header .login-title {
    background: transparent;
    border: none;
    color: #29355f;
    border-bottom: 1px solid #29355f;
    font-weight: 600;
}
#exportModal .modal-body .btn-modal-subscribe {
       background: #ed1b2d;
    color: white;
    border-radius: 0;
	    text-transform: uppercase;
}
#exportModal .modal-body label {
   color: #29355f    font-weight: 600;;
}
#exportModal .modal-body input {
    border-radius: 10px;
    font-size: 16px;
    line-height: 2;
    margin-top: 4px;
}
#exportModal .modal-body input:focus {
    color: #212529;
    background-color: #fff;
    border-color: #0F345E;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(248 235 212 / 98%);
}
#exportModal .modal-body {
	    padding-top: 0;
}
#exportModal .modal-body .btn-submit {
    background-color: #29355f;
    color: #fff;
    padding: 3px 20px;
    border-radius: 30px;
    margin-top: 15px;margin-bottom: 15px;
    font-size: 16px;
	border:2px solid transparent;
	    transition: all 0.3s ease-out 0s;
	margin-right:10px;	
}
#exportModal .modal-body .btn-submit:hover {
    background-color: #0F345E;
	border:2px solid #0F345E;
}
#exportModal .modal-body .btn-cancel {
  background-color: #fff;
    color: #29355f;
    padding: 3px 20px;
    border-radius: 30px;
     margin-top: 15px;margin-bottom: 15px;
    font-size: 16px;
	border:2px solid #29355f;
	    transition: all 0.3s ease-out 0s;
}
#exportModal .modal-body .btn-cancel:hover {
  background-color: #29355f;
    color: #fff;
	border:2px solid #29355f;
}
.div-overlay {
    content: "";
    position: absolute;
    bottom: 190px;
    height: 25%;
    width: 25%;
    background: #eef5fd;
    right: -17%;
    border-radius: 50px;
    transform: rotate(20deg);
    left: auto;
}
.save-banner-bg
{
-webkit-filter: grayscale(85%);
    filter: grayscale(85%);
	background-position: right center !important;
	background-size: auto 270px !important;
	position:relative;
}
.save-banner-bg::before{
filter: grayscale(0);
content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(41,53,94,.7);
	z-index:-1;
    background: linear-gradient(90deg, rgba(41,53,94,1) 60%, rgba(255,255,255,.1) 100%, rgba(255,255,252,.5) 100%, rgba(255,255,254,.5) 75%, rgba(255,255,254,.5) 100%, rgba(255,255,240,.5) 100%, rgba(255,255,255,.5) 100%);
	/*linear-gradient(90deg, rgba(41,53,94,1) 45%, rgba(255,255,255,.8) 100%, rgba(255,255,252,.8) 100%, rgba(255,255,254,.8) 75%, rgba(255,255,254,.8) 100%, rgba(255,255,240,.8) 100%, rgba(255,255,255,.8) 100%);*/
}
.other-banner-bg
{
	background-position: right center !important;
	background-size: 50% 100% !important;
}
/****************!!!!!!!!!!!!!!!!! MAIN SECTION !!!!!!!!!!!!!!!!!!!****************/
.nwmain-section-overlay {
    content: "";
    position: absolute;
    top: 24%;
    bottom: 0px;
    height: 71%;
    width: 90%;
    right: 0;
    z-index: -1;
    background: #eef5fd;
    left: -40%;
    border-radius: 100px;
    transform: rotate(20deg);
}
.nwmain-right-overlay {
    content: "";
    position: absolute;
    top: 9%;
    bottom: 0px;
    height: 70%;
    width: 70%;
    right: -20%;
    z-index: -1;
    background: #eef5fd;
    left: auto;
    border-radius: 100px;
    transform: rotate(63deg);
}
.nwmain-container {
    height: 270px;
    width: 100%;
    z-index: 100;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    z-index: 0;
    background-size: cover;
	background: #088B97;
}
.newmain-sec .banner-ul li a
{
    display: flex;
    height: 100px;
    width: 100px;
    align-items: center;
}
.newmain-sec .banner-ul li {
    border-radius: 10px;
    width: 100px;
    height: 100px;
    text-align: center;
    position: absolute;
    transform: skewY(16deg);
	    box-shadow: 0px 0px 7px 3px rgb(142 142 143 / 50%);

}
.newmain-sec .banner-ul li:first-of-type {
    background: #389a35;
    left: auto;
    top: 35px;
    right: 161px;
}
.newmain-sec .banner-ul li:nth-of-type(2) {
       background: #dabd21;
    right: 50px;
    left: auto;
    top: 65px;
}
.newmain-sec .banner-ul li:nth-of-type(3) {
      background: #e06b59;
    bottom: 3px;
    z-index: 1;
    right: 220px;
    top: auto;
}
.newmain-sec .banner-ul li:nth-of-type(4) {
      background: #359fdb;
    bottom: -30px;
    z-index: 1;
    right: 110px;
    top: auto;
}
.newmain-sec .banner-ul li:last-of-type {
        background: #8757e9;
    bottom: -58px;
    z-index: 1;
    right: 0px;
    top: auto;
}
.newmain-sec .banner-ul {
    list-style: none;
    height: 100%;
    position: relative;
    padding: 0;
    margin: 0;
}
.newmain-sec .banner-ul .img-box a {
    display: block;
    height: 100%;
}
.newmain-sec .banner-ul .img-box img {
    position: relative;
    margin: 0 auto;
	    width: 40px;
}
.main-section2 {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
}
.main-section2 .main-content {
    position: relative;
    margin: 15px 33px 0 0;
    overflow: hidden;
}
.main-section2 .layer-back {
    position: absolute;
    top: 50px;
    left: 0;
    width: 70%;
    overflow: hidden;
    z-index: -1;
    background: #0F345E;
    border: 15px solid #0F345E;
    height: 100%;
}
.main-section2 .layer-back-blue {
    position: absolute;
    top: 50px;
    right: 0;
    width: 70%;
    overflow: hidden;
    z-index: -1;
    background: #088B97;
    border: 15px solid #088B97;
    height: 100%;
}
.main-section2 .content {
    position: relative;
    width: 85%;
    margin: 0px auto 43px auto;
    overflow: hidden;
    background-color: #fff;
    height: 500px;
    text-align: center;
    display: block;
    padding: 0;
    box-shadow: 0 0px 14px 0 rgb(0 0 0 / 20%);
}
.main-section2 .content .image img {
    width: 100%;
	height: 500px;
}
.main-section2.bg-blue .main-txt h2 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 400;
    color: #088B97;
}
.main-section2 .main-txt h2 span {
    color: #0F345E;
    font-weight: 600;
}
.main-section2 .main-txt .txt-desc{
	    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    color: #212529;
    line-height: 30px;
    margin-bottom: 25px;
	    text-align: justify;
}
.main-section2 .main-txt .read-moretag {
    font-size: 20px;
    font-weight: 600;
    color: #088B97;
}
.main-section2 .main-txt .read-moretag:hover {
    color: #0F345E;
}
.main-section2 .main-txt .read-moretag .arrow-rightimg{
	width:25px;
	fill:#088B97;
}
.main-section2 .main-txt .read-moretag:hover .arrow-rightimg {
	fill:#0F345E;
	}
.mt-105 {
        margin-top: 105px;
}
.nwmain-fo.main-overlaysec .cs-container {
    left: 7%;
}
.align-center-div{
	    display: inline-flex;
    align-items: center;
}
/****************!!!!!!!!!!!!!!!!!END MAIN SECTION !!!!!!!!!!!!!!!!!!!****************/
/****************!!!!!!!!!!!!!!!!! START TAG LIST SECTION !!!!!!!!!!!!!!!!!!!****************/
.tag-list-overlay {
    content: "";
    position: absolute;
    top: 18%;
    bottom: 0px;
    height: 82%;
    width: 85%;
    right: 0;
    z-index: -1;
    background: #eef5fd;
    left: -12%;
    border-radius: 100px;
    transform: rotate(20deg);
}
.tag-section {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}.tag-section .tp-title-div {
    box-shadow: 0 0px 14px 0 rgb(0 0 0 / 20%);
    position: relative;
    background-color: #fff;
    padding: 20px 15px;
}
form.tag-search-form input[type=text] {
    padding: 10px;
    font-size: 16px;
    border: 3px solid #f1f1f1;
    width: 78%;
    background: #fff;
    border-radius: 7px;
    outline: 0;
    background-size: 65px 28px;
    padding-right: 70px;
}
form.tag-search-form .btn-search {
    position: absolute;
    top: 5px;
    right: 16px;
    width: 50px;
    height: 30px;
    border: none;
    background: transparent;
}
form.tag-search-form .btn-search .btn-img{
    width: 30px;
    height: 30px;
}
form.tag-search-form .tender-label {
    padding-top: 7px;
    font-weight: 600;
    color: #088B97;
    font-size: 16px;
    width: 22%;
    float: left;
}
form.tag-search-form .alpha-label {
    padding-top: 7px;
    font-weight: 600;
    color: #088B97;
    font-size: 16px;
    width: 13%;
    float: left;
}
.alpha-ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 87%;
    padding-top: 7px;
    display: inline-flex;
    white-space: break-spaces;
    overflow: auto;
}
.tender-item ul li a
{
color:#000;
}
.tender-item ul li a
{
color:#000;
}
.alpha-ul li {
    display: inline-flex;
    background-color: #f6f6f4;
    padding: 3px 9px;
    margin-right: 4px;
	  transition: 0.3s;
}
.alpha-ul li:hover {
    background-color: #088B97;
}
.alpha-ul li .btn-alphabet {
    color: #088B97;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
    border: none;
    background: transparent;
}
.alpha-ul li:hover .btn-alphabet{
    color: #fff;
}
.tagul .bullet {
	font-size: 10px;
    margin-right: 14px;

}

.tagul li a:before {
    content: "";
    font-family: FontAwesome;
    color: white;
    top: 50%;
    left: -16px;
    font-size: 23px;
    transform: translate(50%,-50%) rotate(90deg);
    position: absolute;
    margin-top: 0px;
    /* bottom: 6%; */
    /* right: 0px; */
}
.tagul li:nth-child(odd) i
{
color: #088B97;
}
.tagul li:nth-child(even) i
{
color:#0F345E;
}

.tagul li:nth-child(odd) a
{
border-right: 4px solid #088B97;
}
.tagul li:nth-child(even) a
{
border-right: 4px solid #ffbf44;
}


.tag-section2{
	padding-top: 0px;
    padding-bottom: 80px;
    position: relative;
    overflow: hidden;
}
.tagul {
    margin: 0px;
    list-style: none;
    position: relative;
	display:flex;
	flex-wrap:wrap;
}
.tagul li {
    position: relative;
    display: none;
    align-items: center;
    margin-bottom: 8px;
    transition: all .5s;
	width:33.33%;
}

.tagul li a {
    background-color: white;
    padding: 6px 10px 6px 13px;
    box-shadow: 0 1px 8px rgb(0 0 0 / 15%);
    margin-bottom: 0px;
    font-weight: 600;
    max-width: 260px;
    text-align: left;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    transition: all .5s;color: #212529;
	position:relative;
	display:block;
	width:100%;
}


.bullet-blue{
	fill:#6d86e2;
}
.bullet-yellow{
	fill:#ffbf44;
}
.load-more-button
{
margin:40px auto;
text-align:center;
}
.tag-section2 .load-tag {
    background-color: #088B97;
    color: white;
    padding: 12px 22px;
    border-radius: 20px;
	border:none;
}
.tag-section2 .load-tag:hover {
    background-color: #0F345E;
}
.tagul li:hover a {
    background-color: #088B97;
	color:#fff;
}
.tagul li:hover a::before {
    color: #088B97 !important;
}
/****************!!!!!!!!!!!!!!!!! END TAG LIST SECTION !!!!!!!!!!!!!!!!!!!****************/
/****************!!!!!!!!!!!!!!!!! START TAG DETAILS SECTION !!!!!!!!!!!!!!!!!!!****************/
.tagdetails-page {
    position: relative;
    overflow: hidden;
}
.tag-details-overlay {
    content: "";
    position: absolute;
    top: 9%;
    bottom: 0px;
    height: 51%;
    width: 68%;
    right: 0;
    z-index: -1;
    background: #eef5fd;
    left: -12%;
    border-radius: 100px;
    transform: rotate(20deg);
}
.tag-details-bottom-overlay {
    content: "";
    position: absolute;
    bottom: -329px;
    height: 39%;
    width: 100%;
    background: #eef5fd;
    right: -24%;
    transform: rotate(316deg);
    left: auto;
    border-radius: 100px;
	    z-index: -1;
}
.text-upper{
	    text-transform: uppercase;
}
.tag-details .tag-details-content {
	position: relative;
    margin: 15px 32px 0 -21px;
    overflow: hidden;
}
.tag-details .tag-details-content .layer-right-back-yellow {
    position: absolute;
    top: 0px;
    right: 0;
    width: 70%;
    overflow: hidden;
    z-index: -1;
    background: #0F345E;
    border: 15px solid #0F345E;
    height: 100%;
}
.tag-details .tag-details-content .content {
    position: relative;
    width: 90%;
    margin: 15px auto;
    overflow: hidden;
    background-color: #fff;
    height: 300px;
    text-align: center;
    display: block;
    padding: 35px 15px;
    box-shadow: 0 0px 14px 0 rgb(0 0 0 / 20%);
}
.title-red{
	color:#e06b59 !important;
	font-weight:600 !important;
}
.tag-details .tag-details-content .content .btn-requestnow {
    background: #ee1b2e;
    color: white;
    padding: 8px 40px;
    margin-top: 35px;
    display: inline-block;
    border-radius: 10px;
    font-weight: 600;
	box-shadow: 0 0px 10px 0 rgb(0 0 0 / 20%);
}
.tag-details .topinfo-info-wrap {
    padding-top: 35px;
}
.tag-details .topinfo-info-wrap ul {
    margin-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
}
.tag-details .tag-main-right-ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.tag-details ul.tag-main-right-ul li.tag-main-li {
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.tag-details .tag-main-right-ul .sector-meta .icon-yellow {
	width:25px;
	cursor: initial;
}
.tag-details .tag-main-right-ul .sector-meta .sector-icon {
    width: 20px;
    margin-left: 5px;
    margin-right: 3px;
}
.tag-details .tag-main-right-ul .sector-meta .txt-lbel {
	color:#24365e;
	font-size:16px;
	font-weight:600;
}
.tag-details .tag-main-right-ul ul.sector-meta li {
	    margin-right: 15px;
}
.tag-details .tag-main-right-ul ul.sector-meta {
    flex-direction: row;
    display: flex!important;
    list-style: none;
    padding: 0px;
    margin-top: 25px;
	    transition: all .5s;
}
.tag-details .tag-main-right-ul ul.sector-meta li.tag-li .tag-sp:hover{
	color:#0F345E;
}
.tag-details ul.tag-main-right-ul li.tag-main-li:hover h5 {
    color: #0F345E !important;
}

/****************!!!!!!!!!!!!!!!!! END TAG DETAILS SECTION !!!!!!!!!!!!!!!!!!!****************/
/****************!!!!!!!!!!!!!!!!! END TAG DETAILS SECTION !!!!!!!!!!!!!!!!!!!****************/
/****************!!!!!!!!!!!!!!!!! START SEARCH LISTING SECTION !!!!!!!!!!!!!!!!!!!****************/
.search-listing-page {
    position: relative;
    overflow: hidden;
}
.overflow-unset
{
overflow:unset !important;
}
.search-listing {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}
.sec-search-listing {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 80px;
}
.search-listing .event-search {
    padding: 6px 15px 6px 15px;
    font-weight: 400;
    font-size: 16px;
    background: #088B97;
    margin-right: 0;
    border: none;
    border-radius: 7px;
    box-shadow: 0 3px 20px rgb(0 0 0 / 15%);
    margin-top: 5px;
    transition: .5s;
}
.group-checkbox {
    display: inline-block;
    min-height: 1.5rem;
    padding-right: 10px;
    padding-left: 3px;
}
.group-checkbox .group-label {
    color: #088B97;
    font-weight: 600;
}
.sec-search-listing .main-content {
    border: 2px solid transparent;
    box-shadow: 0 0 6px rgb(0 0 0 / 15%);
    padding: 15px 10px 20px 10px;
    height: 175px;
    max-height: 175px;
    display: flex;
    background: white;
    border-right: 4px solid #088B97;
    max-width: 95%;
    margin-bottom: 45px;
	    margin-left: 20px;
}
.sec-search-listing .left-content {
    width: 35%;
    position: relative;
}
.sec-search-listing .left-content .image {
    position: absolute;
    left: -43px;
    top: -30px;
    width: 100%;
}
.sec-search-listing .right-content {
    width: 65%;
    float: left;
}
.sec-search-listing .left-content .image img {
    width: 100%;
    height: 170px;
}
.sec-search-listing .right-content .txt-title{
    color: #24355f;
    font-size: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	transition: all 0.3s ease-out 0s;
	    font-weight: 500;
}
.sec-search-listing .right-content .txt-title:hover{
    color: #0F345E;
}
.sec-search-listing .right-content .txt-desc{
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sec-search-listing .right-content .btn-read {
    font-size: 14px;
    padding: 4px 14px;
    border: 2px solid #088B97;
    border-radius: 20px;
    margin-top: 0px;
    display: inline-block;
}
.sec-search-listing .right-content .btn-read:hover {
	background:#088B97;
	color:white;
}
.sec-search-listing .subscrib-btn {
    background: #ee1b2e;
    color: white;
    height: auto;
    width: auto;
    padding: 1px 45px;
    text-transform: uppercase;
    font-weight: 500;
}
.sec-search-listing .subscrib-btn span {
    display: block;
    font-size: 14px;
    text-transform: capitalize;
}
.autocomplete-suggestions {
    background-color: #fff;
    box-shadow: 0 0px 14px 0 rgb(0 0 0 / 20%);
    border-radius: 10px;
    max-width: 330px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 30px;
    cursor: default;
    overflow: auto;
}
.autocomplete-suggestion { 
 border-bottom: 1px solid #f0f0f0;
    padding: 3px 17px;
	border-left: 4px solid transparent;
 overflow: hidden; }
 .autocomplete-suggestion strong {
    font-weight: normal !important;
}
.autocomplete-selected {  background: #f0f0f0;
    border-left: 4px solid #088B97; }

/******************* New Project Details ****************/
#nwpdetail .project-card .project-table .icon.tool-tip::before {
    bottom: 70%;
}	
#nwpdetail .project-card .project-table .icon.tool-tip::after {
    bottom: 100% ;
}	
#nwpdetail .project-card .project-table .tooltip-right {
    background-color: #f1f8ff;	
}	
#nwpdetail .project-card .project-table .tooltip-right .tooltip-ul li {
    padding-left: 10px;
    transition: all 0.3s ease-out 0s;
}
#nwpdetail .project-card .project-table .tooltip-right .tooltip-ul li:hover {
    color: #0F345E;
}
#nwpdetail .project-card .project-table  .tooltip-right .tooltip-ul .tooltip-img {
    width: 15px ;
    margin-right: 10px;
}	
#nwpdetail .project-info-card .detail-txt-desc{
	color: #212529 ;
    padding-left: 5px;
    padding-right: 5px;
	}
#nwpdetail .project-info-card .tooltip-right .tooltip-ul li {
    padding-left: 35px;
    transition: all 0.3s ease-out 0s;
}
#nwpdetail .project-info-card .tooltip-right .tooltip-ul .tooltip-img {
    width: 10px !important;
}		
#nwpdetail .project-info {
    max-width: 800px;
    margin: 0px auto;
}
#nwpdetail .project-info .slick-prev {
    left: auto;
    right: 38px;
    top: auto;
    z-index: 999;
    background: #088B97 !important;
    padding: 5px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    bottom: -40px;
}	
#nwpdetail .project-info .slick-prev:before, .project-info .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 18px;
}	
#nwpdetail .project-info .slick-next {
    left: auto;
    right: 2px;
    top: auto;
    z-index: 999;
    background: #088B97 !important;
    padding: 5px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    bottom: -40px;
}	
#nwpdetail .progress-card {
    padding: 20px 30px 20px 30px !important;
    margin: 29px 0px 0px 0px;
    border-radius: 0;
}	
.left-line {
    position: absolute;
    top: 71px;
    height: 52%;
    width: 0px;
    left: 63%;
    border-left: 2px solid #0F345E;
}
#spotted-errorModal .form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: 0.125rem;
    position: relative;
    margin-top: 20px;
}
#spotted-errorModal .form-check-input {

    position: absolute;
    top: 10px;
}
#spotted-errorModal .modal-body {
    padding: 7px 15px;
}
#spotted-errorModal .material-textfield {
    margin-bottom: 5px;
}
#spotted-errorModal .modal-header {
    display: inline-block;
    padding: 15px 40px 15px 15px;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
    background-color: #088B97;
    color: white;
}
#spotted-errorModal .modal-header .modal-title {
    margin-bottom: 6px;
    line-height: 1.5;
    font-size: 20px;
}
#spotted-errorModal .modal-header .modal-title p {
	font-size: 14px;
    color: #eee;
}
#spotted-errorModal .modal-header p strong{
	font-size: 14px;
    color: #fff;
}
#spotted-errorModal .spotted-form .lbl-modal {
    font-size: 16px;
    margin: 0px;
}
#spotted-errorModal .spotted-form .Cgroup-check {
	-ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
}
#spotted-errorModal .spotted-form .checkbox-group {
	font-weight:500;
}
#spotted-errorModal .spotted-form .checkbox-group .form-check-label{
	    padding-right: 15px;
}
#spotted-errorModal .spotted-form .checkbox-group .login-psd {
    margin-top: 8px;
    margin-bottom: 8px;
    width: auto;
}
#spotted-errorModal .spotted-form .btn-submit {
	background: #088B97;
   padding: 3px;
    color: white;
    border-radius: 20px;
	border:2px solid transparent;
	 width: 100px;
}
#spotted-errorModal .spotted-form .btn-cancel {
    background: #fff;
    padding: 3px;
    color: #088B97;
    border-radius: 20px;
    border: 2px solid #088B97;
    width: 100px;
}
#spotted-errorModal .spotted-form .custom-file-input {
    background: #fff;
    padding: 3px 10px;
    border: none;
}
#spotted-errorModal .spotted-form .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
    overflow: hidden;
    padding-top: 8px;
    padding-bottom: 2px;
}
#spotted-errorModal .spotted-form .input-group .input-group-btn {
    position: relative;
    white-space: nowrap;
    margin-right: 3px;
}
.hidden-xs-up {
    display: none!important;
}
#spotted-errorModal .spotted-form .file-brows{
	    width: 100%;
    border: none;
    background: transparent;
    padding: 0;
}
#spotted-errorModal .spotted-form .file-brows:focus{
	 border-color: transparent;
    box-shadow: inherit;
}
.btn-file {
background: #088B97;
    padding: 3px 10px;
    color: white;
    border-radius: 10px;font-size: 14px;
    border: 2px solid transparent;	
}
.btn-file:hover {
background: #088B97;
    color: white;
}

/*subscribe btn*/
/********************* New Css 8 March 2022 ******/
#nwtdetail .yellow-card .pad-div {
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: left;
    padding-right: 0px;
    padding-left: 4px;
    height: 322px;
}
#nwtdetail .tender-info-table {
    width: 100%;
    border-collapse: collapse;
}
#nwtdetail .tender-info-table .tdiv {
    position: relative;
    display: inline-block;
    padding-left: 40px;
    padding-right: 2px;
}
#nwtdetail .tender-info-table .tdiv .seting-img {
    width: 18px;
    position: absolute;
    left: 15px;
}
#nwtdetail .tender-info-table .detail-txt-desc {
    color: #088B97;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 400;
}
#nwtdetail .tender-info-table .icon {
    position: relative;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
}
#nwtdetail .tender-info-table .icon img {
    width: 17px;
}
#nwtdetail .key-words {
    font-weight: 600;
    color: #000;
    padding-left: 30px;
    margin-top: 6px;
    margin-bottom: 0px;
}
#nwtdetail .badge-ul {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-left: 27px;
}
#nwtdetail .t-datecard {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    padding: 20px 20px 20px 20px;
    border-radius: 20px;
    margin-bottom: 40px;
    height: 322px;
    overflow-y: auto;
    overflow-x: hidden;
}
.tender-details #nwtdetail .vwdetail-btn {
    background-color: #088B97;
    padding: 10px 40px;
    border-radius: 5px;
    color: #fff !important;
    display: inline-block;
    margin-top: 30px;
    transition: all .5s;
    text-align: center;
}
.tender-details #nwtdetail .vwdetail-btn:hover {
    background-color: #0F345E;
}

#spotted-errorModal {background-color: rgba(0,0,0,0.5);}
#spotted-errorModal .modal-content {
    border: none;
}
#spotted-errorModal .modal-header .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    background: #febf4b;
    color: #088B97;
    opacity: 1;
    border-radius: 50%;
    text-align: center;
    line-height: 5px;
    font-size: 30px;
    padding: 0px;
    width: 30px;
    height: 30px;
}
/*********************Start Company Details Css ********************/
/*********************Start Company Details Css ********************/
.company-table {
    width: 100%;
    border-collapse: collapse;
}
.company-table .tdiv {
    position: relative;
    display: inline-block;
    padding-left: 40px;
    padding-right: 25px;
}
.company-table .tdiv img {
    width: 20px;
    position: absolute;
    left: 0;
}
.company-details .yellow-card .pad-div {
    padding-bottom: 29px;
}
.company-details .yellow-card .pad-div h5 {
    padding-left: 18px;
}
.company-table-key {
    width: 100%;
    border-collapse: collapse;
}
.company-table-key .tdiv {
    position: relative;
    display: inline-block;
    padding-left: 50px;
    padding-right: 25px;
}
.company-table-key .tdiv img {
    width: 20px;
    position: absolute;
    left: 13px;
    top: 0px;
}
.yellow-card .key-contact {
    padding: 0px;
    list-style: none;
    margin: 0px;
}
.yellow-card .key-contact li {
    display: flex;
    padding-left: 10px;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-right: 30px;
}
.company-details .yellow-card .key-contact li .yellow-btn {
    margin-top: 20px;
    background-color: #0F345E;
    color: #3a3a3a;
    font-size: 14px;
    padding: 8px 10px;
    border-radius: 10px;
    text-transform: uppercase;
    transition: all .5s;
    border: 1px solid #0F345E;
}
.company-details .yellow-card .key-contact li .yellow-btn:hover {
    background-color: #088B97;
    color: #fff !important;
    border: 1px solid #088B97;
}
.company-details .vwdetail-btn {
    margin-top: 30px;
}
.company-details .graph-card .graph-title {
    position: absolute;
    right: 111px;
    font-size: 16px;
    top: 20px;
}
.company-details .graph-card .rotate-title1 {
    position: absolute;
    left: 0;
    bottom: -40px;
    transform: rotate( 270deg);
    transform-origin: 0 0;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #088B97;
    padding: 8px 28px;
    color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    z-index: 399;
}
.company-details .graph-card #geographic-chartdiv {
    width: 100%;
    height: 248px;
    margin-left: auto;
    margin-right: auto;
}
.company-details .graph-card .rotate-title2 {
    position: absolute;
    left: 0;
    bottom: -40px;
    transform: rotate( 270deg);
    transform-origin: 0 0;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #088B97;
    padding: 8px 38px;
    color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    z-index: 1;
}
.company-details #region-chartdiv {
    width: 100%;
    height: 248px;
}
#nwpdetail .t-datecard {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    padding: 20px 20px 20px 20px;
    border-radius: 20px;
    margin-bottom: 30px;
    height: 314px;
    overflow-y: auto;
    overflow-x: hidden;
}
/*********************End Company Details Css ********************/
/*********************End Company Details Css ********************/
/*********************Start Company Gird & list Css ********************/
/*********************Start Company Gird & list Css ********************/
.block-input {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.company.grid .main-li .left .tender-grid-table tbody .company-tbl-desc {
    display: none;
}
.company.grid .main-li .left .tender-grid-table tbody .tbl-company-desc {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    padding-right: 0px;
    width: 100%;
}
.pr35 {
    padding-right: 35px !Important;
}
.company.list .main-li .left .tender-grid-table tbody .company-tbl-desc {
    width: 240px;
    display: block !important;
    float: left;
}
.company.grid .main-li section.left .arrow-btn {
    top: 95%;
}
.tender-grid-table .tdiv img {
    width: 20px;
    position: absolute;
    left: 0;
}
.grid-sp-company {
    font-weight: 600;
    padding-left: 7px;
}
.company.grid li section.left .tender-grid-table .tdiv {
    padding-right: 0px;
}




/*********************End New Css 8 March 2022 ******/

/********!!!!!!!!!!!!!!!!!!!!! Start Tender List Csss!!!!!!!!!!!!!!!!!!!!!!!!!!!!! *******************/
/********!!!!!!!!!!!!!!!!!!!!! Start Tender List Csss!!!!!!!!!!!!!!!!!!!!!!!!!!!!! *******************/
/********!!!!!!!!!!!!!!!!!!!!! Start Tender List Csss!!!!!!!!!!!!!!!!!!!!!!!!!!!!! *******************/
/*********************** TEnder List Css **********/
#tender-table {
    border-spacing: 0 0px;
    border-bottom: none;
	caption-side: inherit ;
    border-collapse: inherit ;
    vertical-align: middle ;
    display: table;
    overflow-x: auto;
}
#tender-table>thead {
    vertical-align: bottom;
}
#tender-table tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
.project.grid .tender-grid-table .tbl-thead tr, .project.grid .tender-grid-table tbody tr {
    display: grid !important;
}
.project.list .tender-grid-table .tbl-thead tr, .project.grid .tender-grid-table tbody tr{
    display: inline-flex;
}
#tender-table tbody tr.odd td {
    background-color: #fff ;
}
#tender-table tbody td {
    padding: 15px 14px !important;
    font-size: 13px ;
    color: #4b4b4b ;
}
#tender-table tbody tr.even td {
    background-color: #e4ebf7;
}
#tender-table thead th, #tender-table thead td {
    padding: 15px 14px;
    font-size: 14px;
}
#tender-table .table-tbody .tooltip-right .tooltip-ul li {
    padding-left: 10px;
}
#tender-table .table-tbody .tooltip-right .tooltip-ul .tooltip-img {
    width: 11px;
    margin-right: 10px;
}
.width-20{
 width: 20%;
}
.display-block
{
display:block;
}

/********************** Tender GRID Vw *******************************/
.tender-grid-table {
    display: inline-block;
	list-style:none;
	margin:0px;
	padding:0px;
}
.tender-grid-table ul
{
margin:0px;
padding:0px;
list-style:none;
}
.tender-grid-table>li
{
display: block;
list-style:none;
}
#tender .tender-grid-table ul li
{
display:inline-block;
margin-right: 10px;
}
#tender .tender-grid-table ul li:last-child
{
margin-right: 0px;

}

.tender-grid-table .tdiv {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    padding-right: 5px;
}
.tender-grid-table .tdiv img {
    width: 20px;
    position: absolute;
    left: 0;
}
.tender-grid {
    border: 1px solid transparent;
    border-radius: 10px;
    box-shadow: 0 0 6px rgb(0 0 0 / 15%);
	    transition: all 0.3s ease-out 0s;
    height: 245px;
    max-height: 245px;
	    padding: 30px 15px 20px 15px;
}
.tender-grid:hover {
    border: 1px solid;
	box-shadow: 0 0 6px rgb(0 0 0 / 15%);
}
.tender-grid-table tbody .tooltip-right .tooltip-ul li {
    padding-left: 10px;transition: all 0.3s ease-out 0s;
}
.tender-grid-table tbody .tooltip-right .tooltip-ul li:hover {
    color:#0F345E;
}
.tender-grid-table tbody .tooltip-right .tooltip-ul .tooltip-img {
    width: 11px !important;
    margin-right: 10px;
}
.tender-grid .tender-ref {
    background: #0F345E;
    padding: 6px 5px 6px 5px;
    position: absolute;
    top: -16px;
    width: 200px;
    left: 31%;
    z-index: 1;
    box-shadow: 0 0 16px rgb(0 0 0 / 15%);
}
.tender-grid .tender-ref::before {
    background-color: #0F345E;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #088B97;
    content: "";
    position: absolute;
    left: -59px;
    top: 0;
    height: 100%;
    width: 200px;
    z-index: -1;
    -moz-transform: skewX(25deg);
    -webkit-transform: skewX(
25deg
);
    -o-transform: skewX(25deg);
    -ms-transform: skewX(25deg);
    transform: skewX(
25deg
);
    box-shadow: 0 0 0px rgb(0 0 0 / 15%);
}
.tender-grid .grid-text {
    padding-top: 20px;
}
.tender-grid h5 {
    color: #24355f;
    font-size: 16px;
    padding-right: 45px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#tender.grid .main-li section.left  .title {
    color: #24355f;
    font-size: 16px;
    padding-right: 45px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	    padding-top: 20px;
}
.project.grid .main-li section.left  .title {margin-bottom: 0px;}
.excel-right {
    float: right;
    position: absolute;
    right: 0px;
    top: -11px;
}
 .excel-right .export-excel {
    background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 5px 7px;
    border-radius: 50%;
    transition: all 0.3s ease-out 0s;
}
.excel-right .export-excel:hover {
    background-color: #0F345E;
    border: 2px solid #0F345E;
}
#tender.grid .main-li .left .tender-grid-table tbody .tbl-desc{
	    display:none;
}
#tender.grid .main-li .left .tender-grid-table tbody .tbl-refno{
	    display:none;
}
#tender.grid .main-li .left .tender-grid-table tbody .tbl-title{
	    display:none;
}
#tender.grid .main-li .left .tender-grid-table tbody .list-keywords{
	    display:none;
}
#tender.grid .main-li .left .tender-grid-table tbody .tbl-excel{
	    display:none;
}

#tender.list .tender-grid-table .tbl-thead .allexport-excel {
       background-color: #0F345E;
    padding: 2px 7px;
    color: #fff;
    border-radius: 50%;
    transition: all 0.3s ease-out 0s;
    border: 2px solid;
    font-size: 16px;
	position: absolute;
    left: 12px;
    top: 7px;
}
#tender.list .tender-grid-table .tbl-thead .allexport-excel:hover {
      background-color: #088B97;
    border-color: #088B97;
}
#tender.list .main-li .left .right-div .title .excel-right {
   position: absolute;
    top: 7px;
    left: 12px;
}
#tender.list .main-li .left .right-div .title {
    font-size: 14px;
    color: #4b4b4b;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 60px;
    width: 245px;
    transition: all 0.3s ease-out 0s;
	    display: inline-block;
    float: left;
}
#tender.list .main-li section.left:hover .right-div .excel-right .export-excel {
    background-color: #0F345E;
	border:2px solid #0F345E;
}


#wrap header { border-bottom: 1px solid #b6bdbe; margin: 15px 22px; margin-bottom: 35px; padding-top: 20px; position: relative;  }

#wrap footer { border-top: 1px solid #b6bdbe; padding-bottom: 40px; margin: 15px 22px;  }

#wrap header .list-style-buttons { position: absolute; right: 0; }

/** list view **/
.heading-1
{
width:55px;
}
.heading-2
{
width:190px;
}
.heading-3
{
width:100px;
}
.heading-4
{
width:110px;
}
.heading-5
{
width:220px;
}
.heading-6
{
width:120px;
}
.heading-7
{
width:162px;
}

.project.list {
    padding: 0px 1px 0px 1px !important;
}
#tender.list .main-li {
    display: block;
    background: #fff;
    padding: 5px 0px;
    border-bottom: 1px solid rgb(32 33 36 / 28%);
    border-radius: 0;
    margin-bottom: 0px;
    width: 100%;    transition: all 0.3s ease-out 0s;
	    border: 1px solid transparent;
}
.project.list .main-li {
    padding: 9px 0px !important;
}
#tender.list .main-li:hover {
    border: 1px solid rgb(41 53 93);
    border-radius: 5px;
	box-shadow: 0 3px 20px rgb(0 0 0 / 15%);
}
#tender.list li.alt {
    background: #f9f9f9;
}
#tender.list .main-li .tender-grid-table tbody tr th {
	
}
#tender.list li section.left .tender-ref span {
    display: none;
}
#tender.list li section.left .company-grid-title .left-div {
    display:none;
}
#tender.list li section.left {
    display: inline-flex;
    width: 100%;
    position: relative;
}
#tender.list li section.left .tender-grid-table  tbody tr td{
        padding: 3px 8px;font-size:14px;
}
#tender.list .main-li section.left .tender-grid-table tbody .grid-keywords .icon{
	position: relative;
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
}
#tender.list .main-li section.left .tender-grid-table tbody .grid-keywords .icon img{
	width: 20px;
}
#tender.list .main-li section.left .tender-grid-table tbody .updated-date{
	    color:#000;font-weight: 600;
}
#tender.list .main-li .left .tender-grid-table tbody .tbl-refno{
	    font-size:14px;  
		color: #4b4b4b;
		padding: 15px 14px;
		font-weight: bold;
}
#tender.list .main-li section.left .right-div .excel-right .export-excel {
    background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 4px 8px;
    border-radius: 50%;
    transition: all 0.3s ease-out 0s;
}
#tender.list .main-li section.left .right-div .excel-right:hover .export-excel {
    background-color: #0F345E ;
}
#tender.list .main-li .left .tender-grid-table tbody .grid-keywords{display: inline-block;}
#tender.list .main-li .left .tender-grid-table tbody .grid-keywords td {
    display: inline-block;
    padding-top: 10px;
    width: 120px;
}
#tender.list .main-li .left .tender-grid-table tbody .tbl-desc {
    display: block;
    float: left;
    padding-top: 0px;
}
#tender.list .main-li section.left .tender-grid-table tbody tr.tbl-region{
	display: inline-block;
}
#tender.list .main-li section.left .tender-grid-table tbody tr.tbl-tendertype .list-pad-36 {padding-left: 36px;}
.project.list .main-li .left .tender-grid-table tbody tr.list-keywords .tool-tip::before {
    bottom: 120%;
}
.project.grid .main-li .left .tender-grid-table tbody tr.grid-keywords .tool-tip::before {
    bottom: 120%;
}
.project.list .main-li .left .tender-grid-table tbody tr.tbl-desc td{
       display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px;
    text-overflow: ellipsis;
}
#tender.grid .tender-grid-table .tbl-thead {
    display:none;
}
#tender.list .tender-grid-table .tbl-thead tr th{
        padding: 10px 15px;    font-size: 16px;
}
.tbl-thead {
	position:relative;
}
#tender.list .main-li section.left .tender-grid-table tbody tr.tbl-region .tdive.list-pad-40{
	padding-left: 40px;
}

#tender.list .main-li section.left .tender-grid-table tbody tr.tbl-region .tdive img {
   display:none;
}
#tender.list .main-li section.left .tender-grid-table tbody tr.tbl-tendertype {
    
}
#tender.list .main-li section.left .tender-grid-table tbody tr.tbl-region .tdive {
        padding: 0px 15px;
    font-size: 14px;
    width: 100px;
    margin: 0px;
    text-align: left;
}
#tender.list li section.left .tender-grid-table tbody tr td.list-status
{
width:110px;
}
#tender.list li section.left .tender-grid-table tbody tr td.list-desc
{
width:215px;
}
#tender.list .tender-grid-table
{
width:auto;
}

/** grid view **/
#project.grid {
    list-style: none;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;    width: 100%;
}
#project.grid .main-li {
 position: relative; 
 display: block; 
 float: left; 
 width: 33.33333333%;  
 box-sizing: border-box; 
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
    padding: 0px 8px;
    margin: auto;
    margin-bottom: 50px !important; 
 }

#tender.grid {
    list-style: none;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;    width: 100%;
}
#tender.grid .main-li {
 position: relative; 
 display: block; 
 float: left; 
 width: 33.33333333%;  
 box-sizing: border-box; 
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
    padding: 0px 8px;
    margin: auto;
    margin-bottom: 50px !important; 
 }
 #tender.list .main-li .arrow-btn{
	    display:none;
}
 #tender .grid li:before{
  margin: 0px 12px;
 }
#tender.grid li.third { border: 0; }

#tender.grid li section.left { position: relative; }
/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
.tender-blue {
    background-color: #088B97;
    color: #fff;
}
.tender-blue::before {background-color: #088B97;}
.tender-blue-mix {
    background-color: #088B97;
    color: #fff;
}
.tender-blue-mix::before {background-color: #088B97;border-left-color: #0F345E;}
.main-tender .arrow-btn {
    top: 93% ;
}
.main-tender .row .col-md-4 {
    padding: 0px 12px;
    margin: auto ;
    margin-bottom: 50px !important;
}

/*************************** Project GRID Vw & LIST ****************************/
.title-list
{
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.project-desc-list
{
box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.project.grid .main-li section.left .left-div {
    width: 35%;
    float: left;
    margin-right: 8px;
}
.project.list .main-li section.left .left-div {
    position: absolute;
    right: 34px;
    top: 12px;
}
.project.list .main-li section.left .left-div img{
    display:none;
}
.project.list .main-li section.left .left-div .title-date{
    display:none;
}
.project-grid-sec .left-div .date-txt
.project.list .main-li section.left .left-div .title-date{
    color: #000;
    font-weight: 600;
}
.project.grid .main-li section.left .left-div  img {
    width: 100%;
    height: 100px;
    border-radius: 5px;
    position: inherit;
    margin-right: auto;
    display: block;
    left: 0;
    object-fit: cover;
}
.project.grid .main-li section.left .left-div p {
    font-size: 13px ;
    padding-top: 10px;
    margin-bottom: 0px;
    line-height: 6px;
    font-weight: 600;
	color: #000 ;
}
.project.grid .main-li section.left .left-div .date-txt {
    font-size: 10px;
    color: #212121;
    font-weight: normal;
}
.project.grid .main-li section.left .right-div {
       width: 65%;
}
.project.grid .main-li section.left {
    border: 2px solid transparent;
    border-radius: 10px;
    box-shadow: 0 0 6px rgb(0 0 0 / 15%);
    padding: 15px 10px 20px 10px;
    height: 180px;
    max-height: 180px;
    display: flex;
	    background: white;
		    transition: all 0.3s ease-out 0s;
}
.project.grid .main-li section.left:hover, .project.grid .main-li section.left.active {
    border: 2px solid #088B97;
    box-shadow: 0 3px 20px rgb(0 0 0 / 15%);
} 
.project.grid .main-li section.left:hover  .excel-right .export-excel, .project.grid .main-li section.left.active  .excel-right .export-excel {
    background-color: #0F345E !important;
    border: 2px solid #0F345E !important;
    color: #088B97;
}

.project.grid .main-li section.left:hover .arrow-btn{
	    background-color: #088B97;
}
.project.grid .main-li section.left .excel-right .export-excel:hover {
    background-color: #0F345E;
    border: 2px solid #0F345E;
}
.project.grid .main-li section.left .title {
    padding-top: 0px !important;
    padding-right: 0px !important;
}
.project.grid .main-li section.left .tender-grid-table tbody tr.last-date {
   display:none;
}
.project.grid .main-li section.left .grid-tool-img {
    width: 17px ;
}
.project.list .main-li section.left .right-div .tender-grid-table tbody .tender-grid-table .tdiv {
    padding-left: 17px ;
    padding-right: 0px;
}

/************************* Company GRID AND LIST CSSSSSSSSSSS****/
.company.grid .main-li section.left {
    padding: 15px 8px 30px 8px !important;
    height: 300px;
    max-height: 300px;
	    border: 2px solid transparent;
    border-radius: 10px;
    box-shadow: 0 0 6px rgb(0 0 0 / 15%);
	    transition: all 0.3s ease-out 0s;
		    background: #fff;
}

.company.grid .main-li section.left:hover {
    border: 2px solid #088B97;
    box-shadow: 0 3px 20px rgb(0 0 0 / 15%);
}
.company.grid .main-li section.left:hover .title .excel-right .export-excel{
	    background-color: #0F345E !important;
    border: 2px solid #0F345E;
	color:#088B97 !important;
}
.company.grid .main-li section.left:hover .arrow-btn{
	    background-color: #088B97 !important;
}
.company.grid .main-li section.left .company-grid-title {
	    display: flex;
    width: 100%;    margin-bottom: 10px;
}
.company.grid .main-li section.left .company-grid-title .left-div {
    width: 30%;
    float: left;
    margin-right: 10px;
    border-radius: 4px;
    box-shadow: 0 0px 1px #6c7075;
    padding: 1px;
}
.company.grid .main-li section.left .company-grid-title .left-div img{
	    width: 100% !important;
    height: 60px;
    object-fit: cover;
}
.company.grid .main-li section.left .company-grid-title .right-div {
	    width: 70%;
}
.company.grid .main-li section.left .company-grid-title .right-div .title{
    padding-right: 5px !important;
}
.company.grid .main-li .left .tender-grid-table tbody .company-logo{
	    display:none;
}
.company.grid .main-li .left .tender-grid-table tbody .tbllist-project-contact{
	    display:none;
}
.company.list .main-li .left .tender-grid-table tbody .company-logo img{
	     width: 55px;
    height: 50px;
    object-fit: cover;
    box-shadow: 0 0px 4px #a9cbfb;
}
.company.list .main-li .left .tender-grid-table tbody .tbl-experties .icon{
	    display:none;
}
.company.list .main-li .left .tender-grid-table tbody tr:hover td .hv {
    color: #0F345E;
}
.company.list .main-li .left .tender-grid-table tbody tr td .hv {
    transition: all .5s;
}
.company.list .main-li section.left .tender-grid-table tbody tr.tbl-region img{
       display: none;
}
.company.grid .main-li .left .tender-grid-table tbody  .tbl-company-desc {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    padding-right: 0px;
    width: 100%;
}
.company.grid .main-li .left .tender-grid-table tbody  .tbl-company-desc .icon {
    width: 25px;
    position: absolute;
    left: 0;
}
.company.list .main-li .left .tender-grid-table tbody .tbllist-project-contact{
	    display:none;
}
.company.list .main-li section.left .tender-grid-table tbody tr.tbl-region {
       display: contents !important;
     padding: 0px; 
}

.company.list .main-li section.left .tender-grid-table tbody .tbl-txt-line{
    text-overflow: ellipsis;
    white-space: nowrap;
}
.company.list .main-li section.left .tender-grid-table tbody .tbl-txt-line2 {
    display: inline-block;
    float: left;
    max-width: 360px;
    padding: 0 !important;
}
.company.list .main-li .left .tender-grid-table tbody .tblgrid-project-contact .tdiv img {
    display: none !important;
}
.company.list .main-li .left .tender-grid-table tbody .tblgrid-project-contact .tdiv .pro-text {
    display: none;
}
.company.list .tender-grid-table .tbl-thead tr .th-tbl-title {
    width: 470px;
    padding-left: 23px !important;
}
.company.list .tender-grid-table .tbl-thead tr .company-exp {
    width: 265px;
    padding: 0px 55px !important;
}
.company.list .tender-grid-table .tbl-thead tr .th-tbl-desc {
    width: 360px;
    padding: 0px 0px;
}
.company.list .main-li section.left .tender-grid-table tbody .tbl-txt-line .tbl-company-desc {
    padding: 0px;
}
.company.list .main-li section.left .tender-grid-table tbody .tbl-txt-line .tbl-company-place {
  width: 130px;
    padding: 0px;
}
/*************************** PROJECT GRID AND LIST ****************************/
.project.grid .main-li section.left .right-div .tender-grid-table .tdive {
    position: relative;
    display: inline-block;
    padding-left: 18px;
    padding-right: 0px;
    font-size: 14px !important;
}
.project.list .main-li section.left .right-div {
	    display: inline-flex;
}
.project.grid .main-li section.left .right-div .tender-grid-table .tdive img {
    width: 15px;
    position: absolute;
    left: 0;
}
.project.grid .main-li .left .tender-grid-table tbody .company-logo{
	    display:none;
}
.project.grid .main-li .left .tender-grid-table tbody tr.tbl-project-title{
	    display:none;
}
.project.grid .main-li .left .tender-grid-table tbody tr.list-last-date{
	    display:none;
}
.project.list .main-li .left .tender-grid-table tbody tr.last-date{
	    display:none !important;
}
.project.list .main-li .left .tender-grid-table tbody .company-logo .icon-img {
    width: 65px;
    height: 60px;
    object-fit: cover;
    box-shadow: 0 0px 4px #a9cbfb;
}
.project.list .main-li .left .tender-grid-table tbody tr.tbl-project-title {
    font-size: 14px;
    color: #4b4b4b;
    font-weight: bold;
    padding-top: 10px;
}
.project.list .main-li .left .tender-grid-table tbody .social-a .icon-img-social {
    width: 25px;
}

.project.list .main-li section.left .tender-grid-table tbody tr.tbl-tendertype {
        display: contents !important;
         padding: 0px !important;
}
.project.list .main-li .left .tender-grid-table tbody tr.tbl-project-title td {
    width: 230px;
    max-width: 204px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    top: -18px;
}
.project.list .main-li .left .tender-grid-table tbody .tooltip-right .tooltip-ul .tooltip-img, .project.grid .main-li .left .tender-grid-table tbody .tooltip-right .tooltip-ul .tooltip-img {
    width: 15px !important;
    margin-right: 10px;
}



.project.list .main-li section.left .tender-grid-table tbody tr.tbl-tendertype td{
	padding: 0px 15px;
}
/******************* !!!!!!!!!!!!!!!!!!!!!Start Collapsable Tree View !!!!!!!!!!!!!!!!!! */
.hummingbird-treeview, .hummingbird-treeview * {
    list-style: none;
    padding-right: 4px;
}

/*.hummingbird-treeview label {
    font-weight: normal;
    background-color: transparent !important;
}*/
.hummingbird-treeview label {
    font-weight: normal;
    background-color: transparent !important;
    white-space: normal;
    word-wrap: break-word;
    display: inline-flex;
}
.hummingbird-treeview input[type=checkbox] {
    padding: 0px;
    margin: 0px;
    margin-right: 2px;
    margin-left: 2px;
}
#treeview_container {
    height: auto ;
}
.hummingbird-treeview ul:not(.hummingbird-base) {
    display: none;
}

.hummingbird-treeview .fa {
    font-style: normal;
    cursor: pointer;
}

.hummingbird-treeview .fas {
    font-style: normal;
    cursor: pointer;
}

.hummingbird-base {
    white-space:nowrap;    
}
/******************* START!!!!!!!!!!!!!!!!!!!!! BOTTOM TOOLTIP !!!!!!!!!!!!!!!!!! */
/******************* START!!!!!!!!!!!!!!!!!!!!! BOTTOM TOOLTIP !!!!!!!!!!!!!!!!!! */
[data-tooltip],
.bot-tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.bot-tooltip:before,
.bot-tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
	  opacity 0.2s ease-in-out,
		visibility 0.2s ease-in-out,
		-webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	-moz-transition:    
		opacity 0.2s ease-in-out,
		visibility 0.2s ease-in-out,
		-moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	transition:         
		opacity 0.2s ease-in-out,
		visibility 0.2s ease-in-out,
		transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.bot-tooltip:hover:before,
.bot-tooltip:hover:after,
.bot-tooltip:focus:before,
.bot-tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.bot-tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 10px solid transparent;
  background: transparent;
  content: "";
}
.bot-tooltip:after, [data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 350px;
    background-color: white;
    background-color: white;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2;
    color: black;
    box-shadow: 0 3px 20px #a9cbfb80;
    border-radius: 10px;
    padding: 20px 15px;
}
/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.bot-tooltip:before,
.bot-tooltip:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.bot-tooltip:before{
  margin-left: -26px;
  margin-bottom: -12px;
  border-top-color: white;
  border-top-color: white;
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.bot-tooltip:after{
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.bot-tooltip:hover:before,
.bot-tooltip:hover:after,
.bot-tooltip:focus:before,
.bot-tooltip:focus:after{
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
}

/* Bottom */
.tooltip-bottom:after {
  top: 110%;
  bottom: auto;
  left: 0;
}
.tooltip-bottom:before{
  top: 83%;
  bottom: auto;
  left: 50%;
}
.tooltip-bottom:before {
  margin-top: -8px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: white;
  border-bottom-color: white;
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform:    translateY(12px);
  transform:         translateY(12px); 
}
.tooltip-bottom:hover {
	color:#212529;
}
/******************* END!!!!!!!!!!!!!!!!!!!!! BOTTOM TOOLTIP !!!!!!!!!!!!!!!!!! */
/******************* STRAT!!!!!!!!!!!!!!!!!!!!! RIGHT TOOLTIP !!!!!!!!!!!!!!!!!! */
/* Right */
.tooltip-rigt:before,
.tooltip-rigt:after {
  bottom: 37%;
  left: 75%;
}
.tooltip-rigt:before {
    margin-bottom: 0;
    margin-left: -19px;
    border-top-color: transparent;
    border-right-color: #0F345E;
}
.tooltip-rigt:hover:before,
.tooltip-rigt:hover:after,
.tooltip-rigt:focus:before,
.tooltip-rigt:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform:    translateX(12px);
  transform:         translateX(12px); 
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-rigt:before {
  top: 28px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-rigt:after {
  margin-left: 0;
  margin-bottom: -16px;
  
}
.tooltip-rigt:after {
    z-index: 1000;
    width: auto;
    background-color: #0F345E;
    content: attr(data-tooltip);
    font-size: 16px;
    color: #fff;
    box-shadow: 0 3px 20px #a9cbfb80;
    border-radius: 10px;
    padding: 11px 20px;
    font-weight: 500;
    white-space: nowrap;
}

/*********************Tender Tender LIST & GRID Css ********************/
/*********************Tender Tender LIST & GRID Css ********************/
/********** Tender CSSSS ************/
.project-desc
{
font-size:14px;
line-height:18px;
display:none;
    height: 18px;
    overflow: hidden;
	    margin-bottom: 0px;

}
.project-desc.active {
    overflow: auto;
    height: 80px;
    max-height: 100%;
}
.project.grid .list-status
{
margin-bottom:5px;
}
#tender.grid .main-li .tender-ref {
    background: #0F345E;
    padding: 6px 5px 6px 12px;
    position: absolute;
    top: -16px;
    width: 200px;
    left: 8%;
    z-index: 1;
    box-shadow: 0 0 16px rgb(0 0 0 / 15%);
    border-top-right-radius: 22px;
	color:#fff;
}
#tender.grid .main-li .tender-ref::before {
    background-color: #088B97;
    content: "";
    position: absolute;
    right: 1px;
    top: 0;
    height: 100%;
    width: 6px;
    z-index: -1;
    -moz-transform: skewX(23deg);
    -webkit-transform: skewX(23deg);
    -o-transform: skewX(23deg);
    -ms-transform: skewX(23deg);
    transform: skewX(23deg);
    box-shadow: 0 0 0px rgb(0 0 0 / 15%);
}
#tender.grid .main-li section.left .title {
    color: #24355f;
    font-size: 16px;
    padding-right: 45px;
    padding-top: 10px;
    transition: all 0.3s ease-out 0s;
    font-weight: 500;
}
#tender.grid .main-li section.left .company-title {
    color: #24355f;
    font-size: 14px;
    padding-right: 0px;
    padding-top: 0px;
    transition: all 0.3s ease-out 0s;
    font-weight: 500;
    display: flex;
    min-height: 60px;
    align-items: center;
}
#tender.grid .main-li .grid-text {
    border: 2px solid transparent;
    border-radius: 10px;
    box-shadow: 0 0 6px rgb(0 0 0 / 15%);
    padding: 30px 15px 20px 15px;
    height: 220px;
    max-height: 220px;
    background: white;
    transition: all 0.3s ease-out 0s;
}
#tender.grid .main-li section.left .txt-desc {
    color: #24355f;
    font-size: 14px;
    padding-right: 0px;
    transition: all 0.3s ease-out 0s;
    margin-bottom: 0px;
}
#tender.grid .main-li section.left .txt-desc a{
    color: #212529;
}
#tender.grid .main-li section.left:hover, #tender.grid .main-li section.left.active {
    border: 2px solid #088B97;
    box-shadow: 0 3px 20px rgb(0 0 0 / 15%);
}
#tender.grid .main-li .left .tender-grid-table tbody .grid-display-none {
    display: none;
}
#tender.list .main-li section.left .txt-desc {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    width: 380px;
    display: none;
    visibility: hidden;
}
#tender.list .main-li .left .tender-grid-table tbody .grid-display-none {
    color: #4b4b4b;
    font-weight: bold;
}
.width-45
{
width:45%;
}
.tbl-company-desc
{
position:relative;
}
.tbl-company-desc img
{
position:absolute;
left:0px;
top:0px;
}
.company-desc {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
	padding-left:32px;
}
.tbl-company-section
{
position:relative;
padding-left:32px;
}
.tbl-company-section img
{
position:absolute;
left:0px;
top:0px;
}
.simplebar-content-wrapper
{
overflow-x:hidden !important;
}
.width-full
{
width:100%;
}
/*#tender.list .main-li .left .tender-grid-table tbody td.list-desc {
    max-width: 372px;
}*/
#tender.list .main-li .left .tender-grid-table tbody td.list-desc {
    max-width: 372px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
#tender.list .main-li .left .tender-grid-table tbody tr.tbl-title {
    font-size: 14px;
    color: #4b4b4b;
    font-weight: bold;
}
#tender.list .main-li .left .tender-grid-table tbody tr.tbl-title td {
    max-width: 160px;
}
#tender.grid .main-li section.left:hover .arrow-btn, #tender.grid .main-li section.left.active .arrow-btn {
    background-color: #088B97;
    color: #FFF;
}

 .excel-right .export-excel {
    background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 4px 8px;
    border-radius: 50%;
    transition: all 0.3s ease-out 0s;
    border: 2px solid transparent !important;
}
#tender.grid .main-li section.left:hover .title {
    color: #0F345E;
}

#tender.list .main-li section.left .tender-grid-table .tbl-title:hover td a {
    color: #0F345E;
}
.tender.list .main-li .left .tender-ref {
    font-size: 14px;
    color: #4b4b4b;
    font-weight: bold;
    padding-top: 7px;
    padding-left: 60px;
    width: 169px;
}
/*********************End Tender LIST & GRID Css ********************/
/*********************End Tender LIST & GRID Css ********************/

/*********************Company LIST & GRID Css ********************/
/*********************Company LIST & GRID Css ********************/
/********** Company CSSSS ************/
.company.grid .main-li section.left .title .excel-right .export-excel {
    background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 4px 8px !important;
    border-radius: 50%;
    transition: all 0.3s ease-out 0s;
}
.company.list .main-li .left .tender-grid-table tbody .company-grid-tbl-desc {
    display: none !important;
}
.company.list .main-li section.left .tender-grid-table tbody .tbl-txt-line {
    text-overflow: ellipsis;
    white-space: revert;
    max-width: 277px;
    padding: 0px !important;
    padding-left: 7px !important;
}
.company.list li section.left .company-grid-title .right-div {
    display: inline-block;
    width: 37%;
    float: left;
}
.company.list li section.left .company-grid-title {
    /* width: 100%; */
    display: contents;
}
.company.list li section.left .company-grid-title .left-div {
    display: none;
    visibility: hidden;
}
.company.list .main-li .left .right-div .title {
    font-size: 14px;
    color: #4b4b4b;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 60px;
    width: 95% !important;
    display: flex;
}

.company.list .main-li section.left .tender-grid-table tbody tr.tbl-experties {
    display: contents !important;
}
.company.list .main-li section.left .tender-grid-table tbody tr.tblgrid-project-contact {
    display: contents;
}

/***********************10 March Tender Css *****************/
.tender.list .main-li .left .title {
    font-size: 14px;
    color: #4b4b4b;
    font-weight: bold;
    padding-top: 7px;
    padding-left: 12px;
    width: 185px;
    transition: all 0.3s ease-out 0s;
}

.tender.list .main-li .left .title .excel-right {
    position: absolute;
    top: 3px;
    left: 12px;
}
.tender.list .main-li section.left .excel-right .export-excel {
    background-color: #088B97;
    color: #fff;
    font-size: 14px;
    padding: 4px 8px;
    border-radius: 50%;
    transition: all 0.3s ease-out 0s;
}
.tender.list .main-li section.left .tender-grid-table tbody tr.tbl-region .tdiv img {
    display: none !important;
}
.tender.list .main-li {
    padding: 10px 0px !important;
}
.tender.list li section.left:hover .title {
	color: #0F345E;
}
.tender.list li section.left:hover .excel-right .export-excel {
    background-color: #0F345E;
    border: 2px solid #0F345E;
}
.tender.grid .main-li section.left:hover .title .excel-right .export-excel {
    background-color: #0F345E !important;
    border: 2px solid #0F345E;
}
.tender.list .tender-grid-table .tbl-thead tr .tender-no {
    width: 157px;
    padding-left: 13px !important;
}
.tender.list .tender-grid-table .tbl-thead tr .th-tbl-title {
    width: 289px;
    padding: 0px 11px !important;
}
.tender.list .tender-grid-table .tbl-thead tr .th-tbl-desc{
	width: 208px;
    padding: 0px 15px;
}
.tender.list .main-li section.left .txt-desc {
    padding-top: 6px;
}
.tender.list .main-li section.left .tender-grid-table tbody tr.tbl-region .tender-th {
width: 168px;
}
.tender.list .main-li section.left .tender-grid-table tbody tr.tbl-region .sector-td {
	width: 170px;
}
.company.list li section.left .tender-grid-table tbody tr td .project-tvdiv {
 padding: 0px;
    width: 82px;
 }

 
.tooltip-botom .tooltip-bottom-div {
    position: absolute;
    Background-color: white;
    color: #088B97;
    padding: 20px 0px;
    border-radius: 20px;
    right: 0px;
    box-shadow: 0 3px 20px #a9cbfb80;
    transition: all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);
    list-style: none;
    opacity: 0;
    z-index: 399;
    width: 230px;
    max-width: 230px;
    left: auto;
    visibility: hidden;
    top: 52px;
    background-clip: padding-box;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0px auto;
    text-align: center;
}
.tooltip-botom .tooltip-bottom-div:before {
    position: absolute;
    content: "";
    background-color: #fff;
    transform: translateX(50%) rotate( 317deg );
    left: 41%;
    top: -6px;
    height: 18px;
    width: 18px;
    z-index: 1060;
}
/*.tooltip-botom .tooltip-bottom-div:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: -12px;
    top: 50%;
    transform: translate(50%,-50%) rotate(-45deg);
    background-color: #088B97;
	
} */
.tooltip-botom:hover .tooltip-bottom-div {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
} 
 .tooltip-bottom-div .modal-content {
    border: none;
}
.tooltip-bottom-div .modal-content .modal-header {
    border: none;
	padding-top:0px;
}
.tooltip-bottom-div .modal-content .modal-body  {
    padding:0px;
}
.tooltip-bottom-div .modal-content .modal-body .btn-modal-subscribe {
    background: #ed1b2d;
    color: white;
    border-radius: 0;
    text-transform: capitalize;
}
.tooltip-bottom-div .modal-title {
    text-transform: capitalize;
}
 
.project-modal .tooltip-botom .tooltip-bottom-div {
    left: 0px;
}

/**--------!!!!!!!!!!!!!!!!!! END PROJECT GRID & TENDER  !!!!!!!!!!!!!!************/
/**--------!!!!!!!!!!!!!!!!!! END PROJECT GRID & TENDER  !!!!!!!!!!!!!!************/
/**--------!!!!!!!!!!!!!!!!!! END PROJECT GRID & TENDER  !!!!!!!!!!!!!!************/
.region-sec ul
{
padding:10px 0px 0px 5px;
margin:0px;
display:block;
list-style:none;
}
.region-sec ul li
{
display:block;
list-style:none;
position:relative;
}
.region-sec ul li label
{
position:relative;
padding-left:20px;
}
.region-sec ul li label input[type="checkbox"]
{
position:absolute;
left:0px;
width:auto;
top:3px;
}

.special-sec ul
{
padding:10px 0px 0px 5px;
margin:0px;
display:block;
list-style:none;
}
.special-sec ul li
{
display:block;
list-style:none;
position:relative;
}
.special-sec ul li label
{
position:relative;
padding-left:20px;
}
.special-sec ul li label input[type="checkbox"]
{
position:absolute;
left:0px;
width:auto;
top:3px;
}
.sidebar-ul
{
margin:0px;
padding:0px;
list-style:none;
display:block;
}
.sidebar-ul > li {
    display: block;
    width: 100%;
    margin-bottom: 15px !important;
}

.subcription-sec {
    max-width: 600px;
    margin: 0px auto;
    align-items: center;
    height: 120px;
    box-shadow: 0 3px 20px #a9cbfb80 !important;
}
.subcription-sec-left {
    width: 100%;
    background: #088B97;
    height: 100%;
    text-align: left;
    color: #fff;
    font-size: 16px;
    position: relative;
    height: auto;
    padding: 20px 90px 20px 20px;
    position: relative;
	border-radius:10px;
}
.subcription-sec-left p
{
margin-bottom:0px;
}
.subcription-sec-right {
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: relative;
    position: absolute;
    right: -115px;
    top: auto;
    bottom: -24px;
}

.subscription-btn {
    width: 200px;
    height: 70px;
    background: linear-gradient(to left top, #e91e63 50%, #d0094c 50%);
    border-style: none;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    outline: none;
    cursor: pointer;
    position: relative;
    padding: 0px;
    overflow: hidden;
    transition: all .5s;
    box-shadow: 0 3px 20px #f2f4ff78 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}
.subscription-btn:hover
{
color:#fff;
}

.subscription-btn span{
    position: absolute;
    display: block;
}
.subscription-btn span:nth-child(1){
    height: 3px;
    width:200px;
    top:0px;
    left:-200px;
    background: linear-gradient(to right, rgba(0,0,0,0), #fff);
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
    animation: span1 2s linear infinite;
    animation-delay: 1s;
}

@keyframes span1{
    0%{
        left:-200px
    }
    100%{
        left:200px;
    }
}
.subscription-btn span:nth-child(2){
    height: 70px;
    width: 3px;
    top:-70px;
    right:0px;
    background: linear-gradient(to bottom, rgba(0,0,0,0), #fff);
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    animation: span2 2s linear infinite;
    animation-delay: 2s;
}
@keyframes span2{
    0%{
        top:-70px;
    }
    100%{
        top:70px;
    }
}
.subscription-btn span:nth-child(3){
    height:3px;
    width:200px;
    right:-200px;
    bottom: 0px;
    background: linear-gradient(to left, rgba(0,0,0,0), #fff);
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
    animation: span3 2s linear infinite;
    animation-delay: 3s;
}
@keyframes span3{
    0%{
        right:-200px;
    }
    100%{
        right: 200px;
    }
}

.subscription-btn span:nth-child(4){
    height:70px;
    width:3px;
    bottom:-70px;
    left:0px;
    background: linear-gradient(to top, rgba(0,0,0,0), #fff);
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
    animation: span4 2s linear infinite;
    animation-delay: 4s;
}
@keyframes span4{
    0%{
        bottom: -70px;
    }
    100%{
        bottom:70px;
    }
}
/*subscription 3*/

.subcription-sec2 {
    max-width: 600px;
    margin: 0px auto;
    align-items: center;
    height: 120px;
    box-shadow: 0 3px 20px #a9cbfb80 !important;
}
.subcription-sec-left2 {
    width: 100%;
    background: #088B97;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    position: relative;
    height: auto;
    padding: 20px 20px 40px 20px;
    position: relative;
	border-radius:10px;
}
.subcription-sec-left2 p
{
margin-bottom:0px;
}
.subcription-sec-right2 {
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: relative;
    position: absolute;
    right: 0px;
    top: auto;
    bottom: -41px;
    left: 0px;
    margin: 0px auto;
    text-align: center;
}

.subscription-btn2 {
    width: 200px;
    height: 70px;
    background: linear-gradient(to left top, #e91e63 50%, #cf1d59 50%);
    border-style: none;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    outline: none;
    cursor: pointer;
    position: relative;
    padding: 0px;
    overflow: hidden;
    transition: all .5s;
    box-shadow: 0 3px 20px #f2f4ff78 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}


.subscription-btn2 span{
    position: absolute;
    display: block;
}
.subscription-btn2 span:nth-child(1){
    height: 3px;
    width:200px;
    top:0px;
    left:-200px;
    background: linear-gradient(to right, rgba(0,0,0,0), #f6e58d);
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
    animation: span1 2s linear infinite;
    animation-delay: 1s;
}

@keyframes span1{
    0%{
        left:-200px
    }
    100%{
        left:200px;
    }
}
.subscription-btn2 span:nth-child(2){
    height: 70px;
    width: 3px;
    top:-70px;
    right:0px;
    background: linear-gradient(to bottom, rgba(0,0,0,0), #f6e58d);
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    animation: span2 2s linear infinite;
    animation-delay: 2s;
}
@keyframes span2{
    0%{
        top:-70px;
    }
    100%{
        top:70px;
    }
}
.subscription-btn2 span:nth-child(3){
    height:3px;
    width:200px;
    right:-200px;
    bottom: 0px;
    background: linear-gradient(to left, rgba(0,0,0,0), #f6e58d);
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
    animation: span3 2s linear infinite;
    animation-delay: 3s;
}
@keyframes span3{
    0%{
        right:-200px;
    }
    100%{
        right: 200px;
    }
}

.subscription-btn2 span:nth-child(4){
    height:70px;
    width:3px;
    bottom:-70px;
    left:0px;
    background: linear-gradient(to top, rgba(0,0,0,0), #f6e58d);
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
    animation: span4 2s linear infinite;
    animation-delay: 4s;
}
@keyframes span4{
    0%{
        bottom: -70px;
    }
    100%{
        bottom:70px;
    }
}
.tooltip-bottom-div .modal-header {
    display: block;
	text-align:center;
	}

/*subscription 2*/

.subcription-sec1 {
    max-width: 600px;
    margin: 0px auto;
    align-items: center;
    height: 120px;
    box-shadow: 0 3px 20px #a9cbfb80 !important;
}
.subcription-sec-left1 {
    width: 100%;
    background: #088B97;
    height: 100%;
    text-align: left;
    color: #fff;
    font-size: 16px;
    position: relative;
    height: auto;
    padding: 20px 90px 20px 20px;
    position: relative;
	border-radius:10px;
}
.subcription-sec-left1 p
{
margin-bottom:0px;
}
.subcription-sec-right1 {
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: relative;
    position: absolute;
    right: -115px;
    top: auto;
       bottom: 25%;
}

.subscription-btn1{
        width: 200px;
    height: 70px;
    background: linear-gradient(to left top, #e91e63 50%, #cf1d59 50%);
    border-style: none;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    outline: none;
    cursor: pointer;
    position: relative;
    padding: 0px;
    overflow: hidden;
    transition: all .5s;
    box-shadow: 0 3px 20px #f2f4ff78 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}


.subscription-btn1 span{
    position: absolute;
    display: block;
}
.subscription-btn1 span:nth-child(1){
    height: 3px;
    width:200px;
    top:0px;
    left:-200px;
    background: linear-gradient(to right, rgba(0,0,0,0), #f6e58d);
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
    animation: span1 2s linear infinite;
    animation-delay: 1s;
}

@keyframes span1{
    0%{
        left:-200px
    }
    100%{
        left:200px;
    }
}
.subscription-btn1 span:nth-child(2){
    height: 70px;
    width: 3px;
    top:-70px;
    right:0px;
    background: linear-gradient(to bottom, rgba(0,0,0,0), #f6e58d);
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    animation: span2 2s linear infinite;
    animation-delay: 2s;
}
@keyframes span2{
    0%{
        top:-70px;
    }
    100%{
        top:70px;
    }
}
.subscription-btn1 span:nth-child(3){
    height:3px;
    width:200px;
    right:-200px;
    bottom: 0px;
    background: linear-gradient(to left, rgba(0,0,0,0), #f6e58d);
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
    animation: span3 2s linear infinite;
    animation-delay: 3s;
}
@keyframes span3{
    0%{
        right:-200px;
    }
    100%{
        right: 200px;
    }
}

.subscription-btn1 span:nth-child(4){
    height:70px;
    width:3px;
    bottom:-70px;
    left:0px;
    background: linear-gradient(to top, rgba(0,0,0,0), #f6e58d);
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
    animation: span4 2s linear infinite;
    animation-delay: 4s;
}
@keyframes span4{
    0%{
        bottom: -70px;
    }
    100%{
        bottom:70px;
    }
}


/**************!!!!!!!!!!!! START NEWS LISTING CSSSSSSSSSSSSSS !!!!!!!!!!!!!!!!!**********************/
/**************!!!!!!!!!!!! START NEWS LISTING CSSSSSSSSSSSSSS !!!!!!!!!!!!!!!!!**********************/
.news-listing-overlay {
    content: "";
    position: absolute;
    top: 9%;
    bottom: 0px;
    height: 32%;
    width: 68%;
    right: 0;
    z-index: -1;
    background: #eef5fd;
    left: -12%;
    border-radius: 100px;
    transform: rotate(20deg);
}
.sec-news-listing {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 80px;
}
.sec-news-listing .scure-content {
    box-shadow: 0 0 6px rgb(0 0 0 / 15%);
    padding: 10px 10px 20px 10px;
    height: 100%;
    max-height: 345px;
    background: white;
    border-bottom: 4px solid #088B97;
    max-width: 100%;
}
.sec-news-listing .scure-content .image img{
   width: 100%;
    height: 170px;
    margin-bottom: 10px;
}
.sec-news-listing .scure-content .text-content .txt-desc {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sec-news-listing .scure-content .text-content .btn-read {
    color: #088B97;transition: all 0.6s ease-out 0s;font-weight:500;
}
.sec-news-listing .scure-content .text-content .btn-read:hover{
    color: #0F345E;
}
.sec-news-listing .main-brd-div {
    border-top: 3px solid #088B97;
    padding-top: 30px;
}
.sec-news-listing .main-content {
    display: flex;
    max-width: 46%;
    margin-bottom: 20px;
    padding-bottom: 0px;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    border-bottom: 2px solid #acacac;
}
.main-brd-div ul li:last-child, .main-brd-div ul li:nth-last-child(2)
{
border-bottom: 0px solid #acacac;
}
#sector-ul li.main-content, #sector-ul2 li.main-content, #sector-ul3 li.main-content, #sector-ul4 li.main-content, #sector-ul5 li.main-content
{
display:none;
}
#loadMore.noContent, #loadMore2.noContent, #loadMore3.noContent, #loadMore4.noContent, #loadMore5.noContent
{
display:none;
}
.sec-news-listing .left-content {
    width: 30%;
    position: relative;
    padding-right: 15px;
    padding-bottom: 15px;
}
.sec-news-listing .brd-bottom {
	 border-bottom: 2px solid #ced0d3;
}
.sec-news-listing .left-content .image {
    width: 100%;
}
.sec-news-listing .left-content .image img {
    width: 100%;
    height: 100px;
    border-radius: 5px;
}
.sec-news-listing .right-content {
    width: 70%;
    float: left;
    position: relative;
    padding-bottom: 15px;
}
.sec-news-listing .right-content .txt-title {
    color: #24355f;
    font-size: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
    font-weight: 500;
}
.sec-news-listing .right-content .txt-desc {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sec-news-listing .right-content .btn-read {
	color: #088B97;transition: all 0.6s ease-out 0s;font-weight:500;
}
.sec-news-listing .right-content .btn-read:hover{
    color: #0F345E;
}
.sec-news-listing .right-content:hover .txt-title{
    color: #0F345E;
}
.sec-news-listing .main-title .title-tag {
    font-size: 40px;
    line-height: 45px;
    font-weight: 500;
    color: #088B97;
	position:relative;
}
.sec-news-listing .main-title .title-tag::after {
    content: "";
    position: absolute;
    border-bottom: 5px solid #0F345E;
    width: 100%;
    bottom: -7px;
    left: 0px;
}
.sec-news-listing .main-content .right-content .tdive {
    position: relative;
    display: inline-block;
    padding-left: 21px;
    padding-right: 0px;
    font-size: 13px;
}
.sec-news-listing .main-content .right-content .tdive img {
    width: 15px;
    position: absolute;
    left: 0;
}
.btn-right {
    margin: 0px auto;
    text-align: right;
}
.btn-left {
    margin: 0px auto;
    text-align: left;
}
.sec-news-listing .loadbtn {
    background-color: #088B97;
    border: none;
    padding: 8px 20px;
    border-radius: 20px;
    color: #fff;
    transition: .5s;
    font-weight: 600;
    font-size: 13px;
}
.sec-news-listing .scure-content .tdive, .sec-news-listing .main-content .left-content .tdive {
    position: relative;
    display: inline-block;
    padding-left: 21px;
    padding-right: 0px;
    font-size: 13px !important;
}
.sec-news-listing .main-content .right-content .tdive img, .sec-news-listing .scure-content .tdive img, .sec-news-listing .main-content .left-content .tdive img {
    width: 15px;
    position: absolute;
    left: 0;
}
.news-date-icon
{
display:inline-block;
margin:0px 5px;
}
.news-date-icon i
{
margin-right:4px;
}
.sec-news-listing .news-list {
	padding:0px;
	list-style:none;
}
.news-right-bottom-overlay {
    content: "";
    position: absolute;
    height: 33%;
    width: 73%;
    background: #eef5fd;
    right: -36%;
    transform: rotate(316deg);
    left: auto;
    border-radius: 100px;
    z-index: -1;
    top: 53%;
}
.news-left-bottom-overlay {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 12%;
    width: 30%;
    right: 0;
    z-index: -1;
    background: #eef5fd;
    left: -12%;
    border-radius: 100px;
    transform: rotate(20deg);
}


/**************!!!!!!!!!!!! END NEWS LISTING CSSSSSSSSSSSSSS !!!!!!!!!!!!!!!!!**********************/
/**************!!!!!!!!!!!! END NEWS LISTING CSSSSSSSSSSSSSS !!!!!!!!!!!!!!!!!**********************/
.forgot-sec {
    position: relative;
}
.login-card .forgot-txt {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 2px;
    font-weight: 500;
	position: absolute;
    top: 474px;
    right: 100px;
}
.home-accordion-img {display:none;}

@media (min-width: 576px){
#spotted-errorModal .modal-dialog {
    max-width: 590px;
}
}

@media (max-width: 992px){

.newMetenders {
    width: 100%;
}
#exportModal {
    position: fixed;
    top: 25%;
    left: 15%;
    border: none;
}
#event.grid .main-li {
    width: 100%;
}

}
.bg-blue .left-title h2 {
    padding-left: 0;
}


.desktop-save-search-banner {
	background: url('../assets/img/banner-save-search.png') no-repeat;
}
.mb-save-search-banner {
	display:none;
}
.project-name-form .dropdown-menu-project {
    background: white;
    border: 1px solid #dedede;
    width: 76% !important;
    top: 100%;
    left: 23%;
    z-index: 399;
}
.project-name-form{position: relative;}
.scrol-alpha-ul .arrow {
	display:none;
}
.open-project-details{display:none;}
.label-atoz {
	display:none;
}
#sector .industryreport-list {
	margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
#sector .industryreport-list .slick-next, #sector .industryreport-list .slick-arrow{display:none !important;}
.sec-search-listing .right-content .mb-btn-read {display:none;}

.project-name-form {
    position: relative;
}
.project-name-form .dropdown-menu-project {
    background: white;
    border: 1px solid #dedede;
    width: 76% !important;
    top: 100%;
    left: 23%;
    z-index: 399;
}
#advanced-search-fixed .topinfo-info-wrap ul li .content a{
	color: #212529;
}
#advanced-search-fixed .topinfo-info-wrap ul li .content a:hover{
	color: #0F345E;
}
.tnk-msg
{
display:none;
font-size:16px;
color:green;
text-align:center;
margin:0px 0px 20px 0px;
}
.tnk-msg.active
{
display:block
}

/*list view*/
.list-view {

	max-width:700px;
	overflow:auto;
}

.filter-sec
{
display:none;
}

/****************************** Responsive Css *************/
 
@media (max-width: 768px){
	.banner-part {
    overflow: hidden;
	
}
/******************Project Details ********************/
.tab-fullwidth{
	width:100%;
}
.tab-p0{
	padding:0px;
}
.yellow-card {
    height: auto;
}
.txt-gray {
    font-size: 10px;
}
.txt-blue {
    font-size: 10px;
}
#nwpdetail .t-datecard {
    height: auto;
    margin-top: 20px;
}
.prject-list {
      margin-top: 20px;
}
.yellow-card .bg-yellow {
    height: auto;
}
#nwpdetail .progress-card {
    margin: 29px 0px 0px 0px;
}
.sticky-sidebar-wrapper {
    width: 80px;
}
.project-card {
    height: auto;
}
.main-tender-sec .tp-title-div .text-right
{
display:none;
}
.main-tender-sec .tp-title-div .left-title p
{
margin-bottom:0px;
}
}
@media (min-width: 769px) and (max-width: 1023px){
	/********* Index CSS *********************/ 
	.tab-column-reverse {
		flex-direction: column-reverse;
	}
	.mb-fullwidth {
		width:100% !important;
		max-width:100% !important
	}
	.nwbaner-container {
    height: auto;
}
	.project-count-title {
    position: initial !important;
    transform: initial !important;padding-top: 35px;
}
	.mb-display-none{
		display: none;
	}
.counter-list ul {
    display: inline-flex;
}	
.counter-list ul li {
    margin-top: 40px !important;
    margin-left: 0px !important;
}
.industry-box .col-md-4 {
    width: 50%;
}
.mb-clearfix {
	display:none !important;
}
.exhibition-slider-txt::before{
	left: -95px !important;
}
.footer-menu h3 {
  font-size: 14px !important;
}
.footer-menu ul li a {
  font-size: 12px !important;
}
/**************** Main *****************/
.main-section2 .main-content {
    margin: 15px 0px 0 0;
}
.exhibition-sec::after {
    bottom: -1px !important;
}
/************ Sector *************************/

.mb-container {
	max-width: 900px;
}
.banner-left-section {
    padding-right: 0;
}
.bg-blue .section-title h2 {
    font-size: 35px;
    padding: 0px;
}
.mb-graph-layer {
    overflow: hidden;
}
.mb-col-6 {
	width:50%;
}
.bar-section-overlay{
	    height: 75%;
}
.mb-nwbaner-container {
    overflow: hidden;
}
.ct-offer-carousel1 .item--image {
    left: 42%;
}
.graph-card .graph-title {
    right: 83px;
    top: 49px;
    font-size: 17px;
}
.graph-card .rotate-title {
    position: absolute;
    left: 0;
    bottom: inherit;
    transform: initial;
    transform-origin: inherit;
    font-size: 14px;
    top: 0;
    width: 100%;
    text-align: center;
    height: auto;
    writing-mode: inherit;
	border-bottom-right-radius: 0;
    border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
#chartdiv2 {
    margin-top: 30px;
    width: 100%;
}
/******************88 Sub Sector ************************/
.oilgas-section .map-div .content {
    height: auto;
}
.layer-div {
    overflow: hidden;
}
.oilgas-section-overlay {
    height: 65%;
}
.oilgas-section .map-div .main-content {
    overflow: hidden; 
}
.oilgas-section .layer-back {
    height: 490px;
}
/***************TAG LISTING ********************/
form.tag-search-form .tender-label {
    font-size: 14px;
    width: 33%;
}
form.tag-search-form input[type=text] {
    font-size: 14px;
    width: 67%;    padding-right: 11%;
}
.event-search img {
    display: none;
}
/*********************End Sector ****************************/
.event-section-overlay {display:none;}
#event-listing #event.grid .main-li .main-shadow {
	height: auto;
	max-height: 100%;
}
/********** Tag Listing **********/
#tag-details #advanced-search-fixed .content .section-title h4{
	font-size: 18px !important;
}
#tag-details #advanced-search-fixed .dez-separator-section.style-skew span.dot1 {
	left: 49px !important;
}
#tag-details #advanced-search-fixed .dez-separator-section.style-skew span.dot2 {
	left: 67px !important;
}
#tag-details #advanced-search-fixed  .dez-separator-section.style-skew span.dot3 {
	left: 85px!important;
}
#tag-details .tag-details .tag-details-content .content {
    height: auto;
}
#tag-details .tag-details .tag-details-content .content .btn-requestnow {
	padding: 8px 15px;
}
#tag-details  .dez-separator-section.style-skew[class*="style-"]::after, #tag-details .dez-separator-section.style-skew[class*="style-"]::before {
	width: 59px !important;
}
.para-title {
	font-size: 14px !important;
}
.oilgas-section .dez-separator-section.style-skew[class*=style-]:after, .oilgas-section .dez-separator-section.style-skew[class*=style-]:before {
    width: 87px;
}
.oilgas-section .dez-separator-section.style-skew span.dot1 {
    left: 76px;
}
.oilgas-section .dez-separator-section.style-skew span.dot2 {
    left: 95px;
}
.oilgas-section .dez-separator-section.style-skew span.dot3 {
    left: 114px;
}
.topinfo-info-wrap h5 {font-size: 16px !important;}
.tag-details .tag-main-right-ul ul.sector-meta {
	display: initial !important;
}
.tag-details .tag-main-right-ul ul.sector-meta li {
	padding-top: 10px;
	padding-bottom: 2px;
}
.tp-title-div {
	padding: 20px 0px;
}
.topinfo-info-wrap .icon {
	width: 60px;
	height: 60px;
	line-height: 60px;
	flex: 0 0 60px;margin-right: 15px;
}
.topinfo-info-wrap .icon::before {
	width: 50px;
	height: 50px;
}
.topinfo-info-wrap ul li .content a {
	font-size:14px;font-weight:500;
}
.topinfo-info-wrap ul li .content a:hover {
	color:#0F345E;
}
.topinfo-info-wrap ul li .content p {
	font-size:13px !important;
}
.sec-search-listing .left-content {
	width: 50%;
}
.sec-search-listing .right-content {
	width: 50%;
}
.breadcum-bg::before {
	width: 90%;
}
/***************Event Listing ****************/
#event-listing #event.grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#event-listing #event.grid .main-li {
    width: 50%;
}
#event-listing .group-checkbox .group-label {
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 7px;
}
#event-listing .search-listing .event-search {
    padding: 6px 10px 6px 10px;
    font-size: 14px;
}
#event-listing #event.grid .main-li .main-shadow .main-title {
    font-size: 16px;
    -webkit-line-clamp: 3;
    margin-bottom: 10px;
}
#event-listing #event.grid .main-li section.left {
    display: block !important;
}
#event-listing #event.grid .main-li section.left .left-div {
    width: 100%;
    float: left;
    margin-right: 0px;
}
#event-listing #event.grid .main-li section.left .right-div {
    width: 100%;
    float: left;
    padding-top: 10px;
}
#event-listing .txt-elipse {
    display: inherit !important;
    -webkit-line-clamp: initial !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden;
}
/***************Contact Us *****************/
.sector-sec .sector-right-banner {
    width: 100%;
}
.contact-footer-bottom-overlay {display:none;}
.map-div .content {
    height: 280px;
}
.map-div .content .txt-desc {
    font-size: 14px;
    line-break: anywhere;
}
.yellow-bg .site-button-secondry {
    margin-top: 40px;
    margin-right: 53px;
}

.cookies-table {
	width:1200px;
}
/******************* Start Project Tender & Company Grid New **************/
/******************* Start Project Grid New **************/
.nw-project-grid #tender.grid .main-li {
    width: 50%;
}
.nw-tender-grid #tender.grid .main-li {
    width: 50%;
}
.nw-company-grid #tender.grid .main-li {
    width: 50%;
}
.nw-project-grid #listview {
    display: none;
}
.nw-tender-grid #listview {
    display: none;
}
.nw-company-grid #listview {
    display: none;
}
.nw-company-grid .company.grid .main-li section.left {
    height: auto;
    max-height: 100%;
}
[data-tooltip]:after, .bot-tooltip:after {
    margin-left: -29px;
}
.tooltip-bottom:before {
    left: 100%;
}
[data-tooltip]:before, .bot-tooltip:before {
    margin-left: 0;
}
.nw-tender-grid #tender.grid .main-li .grid-text {
   height: auto;
    max-height: 100%;
    min-height: 230px;
}
.nw-tender-grid #tender.grid .main-li section.left .title {
    display: block; padding-right: 0px;
}
.nw-tender-grid #tender.grid .main-li section.left .txt-desc {
    padding-right: 0px;
    display: block;
}
.nw-project-grid #tender.grid .main-li section.left .title {
     display: block; padding-right: 0px;
}
/*******************End Project Grid New **************/
/******************Project Details ********************/
.tab-fullwidth{
	width:100%;
}
.tab-p0{
	padding:0px;
}
.yellow-card {
    height: auto;
}
.txt-gray {
    font-size: 10px;
}
.txt-blue {
    font-size: 10px;
}
#nwpdetail .t-datecard {
    height: auto;
    margin-top: 33px;
}
.prject-list {
      margin-top: 33px;
}
.yellow-card .bg-yellow {
    height: auto;
}
#nwpdetail .progress-card {
    margin: 29px 0px 0px 0px;
}
.sticky-sidebar-wrapper {
    width: 80px;
    display: block !important;
}
.project-card {
    height: auto;
}
.tender-details #nwtdetail .yellow-card .pad-div {
    height: auto;
}
.tender-details .diwn {
    padding: 10px 10px;
    font-size: 12px;
}
.tender-details .blue-label-badge {
    padding: 5px 10px;
    font-size: 10px;
}
.tender-details .subscribe-sec {padding-top: 0px !important;}
.tender-details #nwtdetail .t-datecard {
    margin-bottom: 30px;
    height: auto;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 30px;
}
.request-btn {
    padding: 10px 10px;
    font-size: 13px;
}
.popup-overlay{
                position: fixed;
				overflow:hidden;
            }

.chat-icon a {
    z-index: 399;
}
/*********************Grid Side Bar Css **********/
.searchsidebar .search-sec .tooltip-ul {
    left: auto;
    right: 120%;top: 64%;
}
.sidebar-label-lock2 .tooltip-ul:before {
    right: 0px;
	left:auto;
}
/*********************News Listing ***********************/
#news-list .sec-news-listing .main-content {
    max-width: 100%;
}

}


@media (max-width: 1199px){
#mainNav .navbar-brand img {
    height: 35px;
}
#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 11px;padding: 15px 5px;
}

}

@media (max-width: 600px){
/************ Index *****************/


.counter-list ul li {
  margin-left: 0px !important;
}
.counter-section-overlay {
	display:none;
}
.industry-box .col-md-4 {
	margin: 7px auto !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.industry-list.box-left-skew {
	margin-right: 21px;
	 transform: inherit !important;
}
.industry-list.box-right-skew {
	 transform: inherit !important;
}
.industry-list.box-left-bottom-skew {
	 transform: inherit !important;
}
.industry-list.box-right-bottom-skew {
	 transform: inherit !important;
}
.industry-list a {
	transform: inherit !important;
}
.counter-list ul li {
	width: 130px !important;
	height: 130px !important;
}
.counter-list ul li img {
	width: 30px !important;
	height: 30px !important;
	margin-bottom: 5px;
}
.counter-list ul li h3 {
	font-size: 25px !important;
}
.exhibition-slider-img img {
	width: 100% !important;
	height: 200px !important;
	position: inherit !important;
}
.exhibition-slider-txt::before {
	display:none;
}
.exhibition-slider-txt {
	padding: 14px 15px 15px 30px !important;
	margin-left: 0px !important;
}
.exhibition-sec {
	height: auto;
}
.footer-top {
    padding: 0px 0px 30px 0px !Important;
}
.counter-list ul {
	float: none;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
}
.service-list {
	height: 230px;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0px 15px 0px 0px;
}
.project-count-title {
	font-size: 30px;
	text-align: center;
	position: initial;
	height: auto;
	width: 100%;
	transform: initial;
	padding-top: 30px;
	padding-bottom: 10px;
}
.bg-blue .left-title h2 {
    font-size: 20px !important;
    line-height: 25px;
}
.project-count-title h2 {
    font-size: 20px;
    line-height: 25px;
}
.industry-list-txt h5 {
    font-size: 16px;
}
#home .mb-spacing .banner-txt {
	padding-top: 30px;
}
#home .counter-section {
	padding-bottom:0px !important;
}
#home .mb-spacing  {
	padding-left:20px;
	padding-right:20px;
}
.mb-footer-spacing  {
	padding-left:20px;
	padding-right:20px;
}
.left-title p {
    font-size: 12px;
    line-height: 22px;
}
[class*="icheck-material"] > label {
	font-size: 12px;
}
p {
    font-size: 12px;
    line-height: 22px;
}
.industry-list-txt p {
    margin-bottom: 0px;
    font-size: 14px;
    color: #9C9C9C;
}
.blog-item-txt h5 {
    font-size: 16px;
}
.exhibition-slider .exhibition-slider-txt h5 {font-size: 16px;}
.home-accordion-img {display:block;}
.card-home .home-accordion-img .primg {
    width: 100% !important;
    margin-bottom: 13px;
    border: 1px solid #eee;
}
.accordion .card-home .card-header * {
    font-size: 18px !important;
}


.exhibition-sec::before {
    height: 268px;
}
.industry-box {
    margin: 20px auto 0px auto !important;
}
.exhibition-sec::after {
    bottom: -2px;
}
.custom-nav-tabs .nav-item .nav-link {
    border-bottom: 0px solid #0F345E !important;
}
.nav-tabs .nav-link {
    border: 0px solid transparent;
}
.technologies-holder li img {
    max-height: 35px;
    width: 35px;
}
.technologies-holder li {
    padding: 15px;
}
.technologies-holder {
    padding: 10px 0px 0px 0px;
}

/**************Sector ****************/
.oilgas-section-overlay {
	display:none;
}
.mb-break {
	display: block;
	text-align: left;
}
.mb-text-center{
	text-align:center;
}
.mb-text-left{
	text-align:left;
}
.bar-section-overlay {
	display:none;
}
#chartdiv2 {
    margin-top: 30px;
    width: 500px;
}
#sector .graph-sec .graph-card {
    padding-left: 0px;
    padding-right: 10px;
    padding-bottom: 0;
    margin-bottom: 10px;
    /* width: 500px; */
    /* overflow: auto; */
}
.breadcum-bg {
	top: -30px;
	padding-top: 10px;
}
.breadcum-bg::before {
	top: 0px;
	bottom: 0;
	left: -26px;
	width: 90%;
	height: 43px;
}
#sector .page-2-sec {
    padding: 20px 0px 25px 0px !important;
}
#sector .mb-spacing {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
}
.graph-card .graph-title {
    right: 27px;
    top: 49px;
    font-size: 13px;
}
.report-item {
	margin-left: 10px;
	margin-right: 0px;
}
.graph-card .rotate-title {
    position: absolute;
    left: 0;
    bottom: inherit;
    transform: initial;
    transform-origin: inherit;
    font-size: 14px;
    top: 0;
    width: 100%;
    text-align: center;
    height: auto;
    writing-mode: initial;
	border-bottom-right-radius: 0;
    border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.sector-prev::before {
    top: 940%;
}
.accordion-item .accordion-body .item--inner {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.sector-next::before {
	top: 940%;
}
.img-box-sub-sector img {
	width: 20px;
}
.sector-sec .banner-ul li .img-box-sector img {
	height: 20px;
}
.custom-nav-tabs {
    padding: 0px;
    border-bottom: none;
    background: #0F345E;
    border-radius: 20px;
}
.custom-nav-tabs .nav-item .nav-link {
    font-size: 16px;
    margin-right: 14px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
#sector .loadmore {
    padding-top: 0px !important;
    padding-bottom: 35px !important;
}
#sector .people-sec {
    padding-top: 30px;
    padding-bottom: 30px !important;
}
.section-gap-inner {
	padding-top: .55rem !important;
}
#sector .industry-sec {
    padding-bottom: 30px !important;
}
.custom-nav-tabs .nav-item {
    margin-bottom: 15px;
    margin-right: 0px;
    padding-left: 20px;
}
#sector .industryreport-list {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-top: 0px;
}
.custom-nav-tabs li a img {
    width: 25px;
    height: 25px;
    margin-right: 7px;
    margin-top: 10px;
}
.default-box .txt-details {
    padding-right: 40px;
}
.mb-pb30{
	padding-bottom:30px !important;
}
.subcription-sec2 {
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 10px !important;
}
/************New Sector Tab Design *************/
.mb-trending-tab li a img {
    display: none;
}
.mb-trending-tab .nav-item .nav-link {
    font-size: 14px !important;
    color: white;
    padding: 9px 10px;
    border-bottom: 0px !important;
    margin-right: 0px;
    text-align: center;
    display: block;
}
.mb-trending-tab .nav-item {
    margin-bottom: 0;
    margin-right: 0px;
    padding-left: 0;
    padding-right: 0;
    width: 50%;
}
.custom-nav-tabs .nav-item .nav-link {
    border-radius: 20px;
	transition: opacity 400ms ease-in-out;
}
.mb-trending-tab .nav-item.show .nav-link, .mb-trending-tab .nav-link.active {
    background-color: #088B97;
    animation: dash 5s linear infinite;
    color: white !important;
    box-shadow: none;
    background: #088B97 !important;
    /* border-left: 0; */
    /* border-right: 0; */
    border-top: 0;
    border: 0px !important;
    border-radius: 20px !important;
	margin:0px !important;
	font-weight:400 !important;
}


.mb-custom-tab-content .default-box {
    height: auto;
    padding-top: 17px;
    margin-bottom: 20px;
    padding-bottom: 17px;
    border-bottom: 0px !important;
    border-radius: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.mb-custom-tab-content .project-type{
	display:none;
}
.mb-custom-tab-content .default-box .txt-title {
    font-size: 16px;
    height: auto;
    padding: 0px;
}
.mb-custom-tab-content .line{
	display:none;
}.mb-custom-tab-content .link_doc{
	display:none;
}
.mb-custom-tab-content .default-box .sector-status {
    position: initial;
    margin-bottom: 10px;
    padding: 5px;
    font-size: 11px;width: 90px
}
.mb-custom-tab-content .default-box .date {
    font-weight: normal;
    margin-bottom: 5px;
    font-size: 13px;
}
.open-project-details {
    display: block;
    background: #088B97;
    position: absolute;
    right: -14px;
    bottom: -19px;
}
.open-project-details:before {
    content: "\f101";
    font-family: FontAwesome;
    font-size: 20px;
    background: #0F345E;
    position: absolute;
    right: 9px;
    bottom: 10px;
    left: auto;
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 50%;
    line-height: 28px;
    color: #fff;
    z-index: 1;
}
.input_fields_wrap2 {
	padding-top:0px !important;
}
.tab2-input_fields_wrap2 {
	padding-top:0px !important;
}
.open-project-details:hover:before {
    background: transparent;
    color: #088B97;
}
.open-project-details:hover{
	color:#088B97; 
}
.mb-custom-tab-content .default-box .txt-details:before {
    content: '...';
    position: absolute;
    right: 66px;
}
.mb-custom-tab-content .default-box .txt-details {
    height: 22px;
    overflow: hidden;
    max-height: 22px;
}
.mb-custom-tab-content .default-box .txt-details.active {
    overflow: visible;
    height: auto;
	 max-height: 100%;
}
.mb-custom-tab-content .default-box .txt-details.active:before {
	content: '';
}
#sector .default-box .txt-details .tooltip-ul {
    display: none;
}
.sector-sec .sector-right-banner {
	height: auto;
	width: 100%;display: none;
}
.oilgas-section .layer-back {
	top: -20px;
	height: 350px;
}
.oilgas-section .sector-layer-back {
	top: -20px;
	height: 320px;
}
.bg-blue .section-title h2 {
  font-size: 30px; 
}  
.oilgas-section .map-div .main-content {
  margin: 15px 0px 0 0;
}
.section-title p {
    font-size: 12px !important;
    line-height: 22px !important;
}
.para-title {
    font-size: 13px !important;
    line-height: 22px;
}
.tab-2-sec .custom-tab-content {
    padding-top: 0px ;
    padding-right: 0px;
}
.ct-offer-carousel1 .item--inner {
  display: block;
  margin-bottom: 0px !important;
  height: auto;
}
.ct-offer-carousel1 .item--holder {
 padding: 15px 15px 20px 15px !important;
  max-width: 100%;
}
.event-read-btn {
    font-size: 14px;
}
.accordion-body {
    padding: 10px 0px 10px 0px;
}
.accordion-faq {padding-top: 10px !important;}
.ct-offer-carousel1 .item--image {
  position: inherit;
  height: 150px;
  width: 100%;
}
.sec-head, section h2 {
  font-size: 30px;
  padding: 0 0px;
}
.custom-accordion-button::after {
  font-size: 18px;
  top: 11px;
}
.accordion-item .custom-accordion-button {
    padding: 10px 10px 0px 37px;font-size: 14px;line-height: 20px;
}
.report-item .report-item-img + .entry-body {
  padding: 8px 15px;
}
.report-item .entry-holder{
	padding:10px 10px 10px 10px;
}
.report-item .entry-title a {
  font-size: 14px;
}
.oilgas-section .main-content .section-title h2 {
	font-size: 30px !important;
	line-height: 30px;
}
.oilgas-section .map-div .content {
	width: 100%;
	height: auto;
}
.sector-sec .banner-ul {
	display: none;
}
.sector-sec .banner-ul .img-box {
  left: 16px;
  top: 30px;
}
.sector-sec .banner-ul .img-box2 {
  right: 29px;
  top: 60px;
}
.sector-sec .banner-ul .img-box3 {
  right: 0px;
  bottom: 24px;
}
.sector-sec .banner-ul .img-box4 {
  left: 78px;
  bottom: 78px;
}
.sector-sec .banner-ul .img-box5 {
  right: 100px;
  bottom: 73px;
}
.mt30 {
    margin-top: 20px !important;
}
.breadcum-bg ul li {
    padding-right: 23px;
    font-size: 14px;
}
.ct-offer-carousel1 .item--description {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 18px;
}
.subcription-sec-left2 h3{
	font-size: 14px;
}
.subscription-btn {
    height: 62px;
    font-size: 16px;
}
.paragraph-size {
    font-size: 14px !important;
}
.tooltip-right.sector-cart .tooltip-ul li {
    font-size: 9px;
}
#nwpdetail .project-card .project-table  .tooltip-right .tooltip-ul .tooltip-img {
    width: 13px;
    margin-right: 5px;
}
/************** Sub Sector Icon Css ***************/
.sector-sec .banner-ul .img-box2-default-lightblue {
	right: 18%;
	top: 42%;
}
.sector-sec .banner-ul .img-box4-default-lightblue {
	bottom: 8px;
}
.sector-sec .banner-ul .img-box3-default-lightblue {
	left: 35%;
	top: 6%;
}
.sector-sec .banner-ul .img-box7-default-lightblue {
	bottom: 20px;
	left: 44%;
}
.sector-sec .banner-ul .img-box5-default-lightblue {
	bottom: 7px;right: 8px;
}
.sector-sec .banner-ul .img-box8-default-lightblue {
	top: 6px;right: 15px; 
}
.sector-sec .banner-ul .img-box6-default-lightblue {
	left: 3%;
}
.sector-sec .banner-ul li a {
	width: 40px !important;
	height: 40px !important;
}
.layer-div {
	padding-top: 0;
}
.oilgas-section {
	padding-bottom: 10px;
}
.default-box {
	margin-bottom: 50px;
}
/***********Main *********************/
#idmain .mb-spacing {
  padding-left: 20px;
  padding-right: 20px;
}
#idmain .main-section2 {
	padding-top: 0px;
	padding-bottom: 20px;
}
.nwmain-section-overlay {display: none;}
.nwmain-right-overlay{display: none;}
.newmain-sec .banner-ul {
	display: none;
	margin-top: 20px;
}
.main-section2 .main-content {
	margin: 15px 0px 0 0;
}
.breadcum-bg ul {
  position: inherit;
}

.main-section2.bg-blue .main-txt h2 {
    font-size: 20px;
    line-height: 25px;
}
.newmain-sec .banner-ul li a {
  height: 60px;
  width: 60px;
}
.newmain-sec .banner-ul li {
	height: 60px;
	width: 60px;
	margin-right: 8px;position: initial;
}
.newmain-sec .banner-ul li:nth-of-type(4) {
  right: 80px;
}
.newmain-sec .banner-ul li:nth-of-type(3) {
  right: 157px;
}
.newmain-sec .banner-ul li:first-of-type {
  top: 24px;
  right: 140px;
}
.newmain-sec .banner-ul li:nth-of-type(2) {
  right: 58px;
  top: 50px;
}
.nwbaner-container {
  height: auto;
}
.main-section2 .content .image img {
  height: auto;
}
.main-section2 .layer-back {
    height: 80%;
}
.main-section2 .layer-back-blue {
    height: 83%;
}
.left-content .content {
    height: auto;
    width: 100%;
    margin-left: 30px;
}
.right-content .content {
	 height: auto;
    margin-right: 41px;
    width: 90%;
}
.main-section2 .main-txt .txt-desc {
    text-align: left;
}
.main-section2 .main-content .main-txt .button-skew {
	text-align:center;
}
.mb-text-left{
	text-align:left;
}
.mb-text-center{
	text-align:center;
}
#idmain .layer-div2 {
    margin-bottom: 30px;
}
#idmain .main-position-row {position:relative;}
.left-main-content {
    margin-top: 60px !important;
}
.right-main-content {
    overflow: initial !important;
    margin-top: 0px !important;
    position: initial !important;
}
.right-main-content .main-txt .mb-position-main {
    position: absolute;
    top: 0;
}
.main-section2 .main-txt .txt-desc {
    font-size: 12px;
    line-height: 22px;margin-bottom: 15px;
}
/*********** tag-listing *************/	 
#taglist .tag-section2 #wrap {
    height: 300px;
    overflow: hidden;
    overflow-y: scroll;
    margin-bottom: 30px;
    padding-top: 5px;
}
.banner-left-section {
    padding-right: 0px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 40px;
}
.alpha-ul li .btn-alphabet {
	font-size: 14px;
}
#taglist .mb-spacing {
  padding-left: 20px;
  padding-right: 20px;
}
#taglist .loadmore {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
#taglist .loadmore .btn-center.mt-30{
   margin-top: 5px !important;
    margin-bottom: 5px;
}
.tag-section2 {
	padding-bottom: 10px;
}
.tagul {
    padding: 0px;
    padding-bottom: 15px;
}
.tagul li a {
	max-width: 100%;font-size: 13px;
}
form.tag-search-form .tender-label {
    width: 100%;
    padding-left: 2px;
    padding-bottom: 5px;
    font-size: 13px;
}
form.tag-search-form input[type="text"] {
	width: 100%;
}
form.tag-search-form .btn-search {
    top: 45px;right: 17px;
}
form.tag-search-form .alpha-label {
  width: 17%;
}
form.tag-search-form .sort-label {
    width: auto;
    padding-left: 0px;
    display: inline;
    font-size: 13px;
}
.alpha-ul {
    width: 100%;
    display: flex;
    white-space: inherit;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
}
.scrol-alpha-ul {
    display: none;
}
.scrol-alpha-ul.collapsed {
    display: inline-block;
    position: absolute;
    left: 40px;
    right: auto;
    background: white;
    top: 58px;
    z-index: 3;
    padding: 10px 10px;
    border: 3px solid #f1f1f1;
    width: 86%;
}
.label-atoz {
    width: 86%;
    margin-top: 3px;
    font-weight: 400;
    color: #212529;
    font-size: 16px;
    display: block;
    position: relative;
    border: 3px solid #f1f1f1;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 7px;
    outline: 0;
    background-size: 65px 28px;
    background: #fff;
    line-height: 1.5;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size: 13px;
}
.label-atoz:before {
    position: absolute;
    font-family: FontAwesome;
    font-size: 13px;
    color: #212529;
    display: inherit;
    right: 10px;
    top: 10px;
}
.label-atoz[aria-expanded="false"]:before {
    content: "\f078";
}
.label-atoz[aria-expanded="true"]:before {
    content: "\f077";
}
.tender-listing-dropdown-row {
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
    position: relative;
}
.alpha-ul li {
    padding: 2px 6px;
    margin-bottom: 7px;
    margin-left: 2px;
    margin-right: 2px;
}
form.tag-search-form .project-name-form input[type="text"] {
    width: 100%;
    padding-right: 60px;
    font-size: 13px;
}
.bg-blue .section-title h2 {
    font-size: 20px;
    line-height: 25px !important;
    padding: 0px;
}
.site-button, .site-button-secondry {
    font-size: 12px;
}
.mb-display-none {
	display:none;
}
.project-name-form .dropdown-menu-project {
    width: 92% !important;
    left: 4%;
}
#taglist {
	margin-top:0px !important;
}
form.tag-search-form {
	margin-top: 5px !important;
}
.tag-section2 .load-tag {
    padding: 8px 20px;
    font-size: 13px;
}
#taglist .tag-section2 .map-div .main-content {
    margin-bottom: 0px;
}
/**** News slider *************/

.blog-item-txt {
	margin-left: 0 !important;
	padding: 15px !important;
}
.blog-item-content::after {display:none;}
.blog-item-img {
	padding-right: 0 !important;
}
.blog-item-img::after {
	width: 0 !important;
}
.blog-item-img img {
	width: 100%;
	height: auto !important;
	object-fit: cover !important;
}
.blog-item-content {
	position: static !important;
	height: auto !important;
	right: 0px !important;
	left: 0 !important;
	 margin-bottom: 35px;
	box-shadow: 0 3px 20px #eee !important;
}
.footer-menu h3 {
    line-height: 0px;
    margin-bottom: 26px;
}
.blog-item {
    /* margin: 0px 7px !important; */
    margin-left: 19px;
    margin-right: 0px;
}
.mbplr0 {
    padding-right: 0px;
    padding-left: 0px;
    overflow: hidden;
}
.news-section {
    padding-bottom: 0px !important;
    overflow: hidden;
    padding-top: 30px !important;
}
.sector-news-section {
    padding-top: 0px !important;
}
.gettouch-list-txt h5{
	font-size:16px;
}
.news-section .section-title {
	padding-left:20px;
	padding-right:20px;
}
.main-overlaysec {
	margin-top: 0;
}
.main-sector-item {
	margin: 0px 9px;
	margin-top: 0px;
}
.section-gap-inner {
    background: unset;
}
.main-sector-item .report-item-img + .entry-body {
	padding-left: 0;
	width: 100%;
}
.slick-slider {
    margin-bottom: 0;
}
/**** End News Slider *************/
/**** Get in touch *************/
.footer {
  padding-top: 0px !important;
}
.contact-overlaysec .cs-container {
  position: inherit;
  padding-left: 0;
}
.main-overlaysec .cs-container {
  position: inherit;
  padding-left: 0;
}
.gettouch-list-txt {
    padding-right: 10px !important;
    padding-left: 10px!important;
}
.yellow-bg .site-button-secondry {
    margin-top: 0;
}
/****End Get in touch *************/
/***********Footer **************/

#nwpdetail .project-info .slick-next {
    z-index: 1;
}
#advanced-search-fixed {
	margin-top:0px !important;
}
#tag-details #projects-search-result .loadmore  {
	padding-bottom:0px !important;
}
#tag-details #projects-search-result .loadmore .pt-50 {
    padding-top: 10px !important;
}
#tag-details .tag-details .tag-details-content {
    margin: 40px 0px 0px 0px;
}
#tag-details .tag-details .topinfo-info-wrap {
    padding-top: 50px;
}
.subscrib-sitename-btn {
    padding: 2px 40px;
}
.tag-details-overlay {
	display:none;
}

.tag-details .tag-main-right-ul ul.sector-meta li {
    margin-right: 10px;
}
.tag-details .tag-main-right-ul ul.sector-meta {
    display: block !important;
	margin-top:0px;
}
.tag-details .tag-main-right-ul ul.sector-meta li {
    padding-top: 5px;
    padding-bottom: 2px;
    display: inline-block;
}
.tp-title-div {
    padding: 20px 0px 20px 10px !important;
}
.search-listing-page .search-listing .tp-title-div {
    padding: 20px 0px 20px 0px !important;
}
.project-name-form {
    padding: 0px;
}
.topinfo-info-wrap .icon {
	width: 60px;
	height: 60px;
	line-height: 60px;
	flex: 0 0 60px;margin-right: 15px;
}
.topinfo-info-wrap .icon::before {
	width: 50px;
	height: 50px;
}
.topinfo-info-wrap ul li .content a {
	font-size:14px;font-weight:500;
}
.topinfo-info-wrap ul li .content a:hover {
	color:#0F345E;
}
.topinfo-info-wrap ul li .content p {
	font-size:12px !important;
}
/******************Search Listing ************/
#search-list .mb-spacing  {
	padding-left:20px;
	padding-right:20px;
}
#search-list .search-listing {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 0px;
}
.search-listing .event-search {
    position: absolute;
    bottom: 20px;
    left: 36%;
}
#search-list .search-city {
    padding-bottom: 50px;
    margin-top: 20px !important;
}
#search-list .group-checkbox .group-label {
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 7px;
}
#search-list .sec-search-listing .loadmore  {padding-bottom:0px !important;}
#search-list .sec-search-listing .main-content {
    margin-bottom: 20px;
    height: auto;
    border-right: 0px;
    margin-left: 0px;
    max-width: 100%;
    max-height: 100%;
    padding-bottom: 0px;
}
.bg-blue .dez-separator-section.style-skew span.dot1 {
	left: 113px !important;
}
/****************** Date picker **************/
.daterangepicker.opensright .ranges, .daterangepicker.opensright .calendar {
	float: none !important;
}
.daterangepicker .ranges {
	width: 94% !important;
}
.applyBtn {
    font-size: 12px !important;
    padding: 4px 15px !important;
    margin-right: 5px !important;
}
.cancelBtn {
	font-size: 12px !important;
    padding: 4px 15px !important;
}
.daterangepicker.dropdown-menu {
    max-width: 268px !important;
}
.daterangepicker .ranges .range_inputs>div {
    width: 100px;
    margin-right: 5px;
}
/********End Datepicker *******************/
.sec-search-listing .left-content {
    width: 25%;
}
.sec-search-listing .left-content .image {
    left: 0;
    top: 0;
}
.sec-search-listing .right-content {
    width: 75%;
    position: relative;
    padding-left: 10px;
}
.sec-search-listing .left-content .image img {
    width: 75px;
    height: 71px;
    border-radius: 20px;
}
.sec-search-listing .right-content .mb-btn-read {
    border: none;
    display: inherit;
	    position: absolute;
    bottom: 40px;
    right: -8px;
    /* background: #000; */
    display: inline-block;
}
.sec-search-listing .right-content .mb-btn-read:before {
    position: absolute;
    font-family: FontAwesome;
    font-size: 18px;
    color: #fff;
    right: 0px;
    content: "\f101";
    top: 26px;
    border-radius: 50%;
    padding: 0px 8px;
    background: #0F345E;
}
.sec-search-listing .right-content .txt-desc {
    font-size: 14px;
    display: inline-block;
    padding-right: 0px;
    color: #ada89c;
    margin-bottom: 0px;
    height: 46px;
    overflow: hidden;
}
.sec-search-listing .right-content .txt-desc.active {
    height: auto;
}
.sec-search-listing .right-content .txt-title {
    font-weight: 600;
}
.sec-search-listing .right-content .btn-read:hover {
    background: transparent !important;
    color: transparent !important;
}
.sec-search-listing .right-content .btn-read {
   display:none;
}
/*****************End Search Listing ************************/
/***************Save Search ******************************/
.tag-details-bottom-overlay{
	display:none;
}
.desktop-save-search-banner {
	background: none !important;
}
.mb-save-search-banner {
    display: none;
    width: 100%;
}
.tag-details .tag-details-content {
	margin: 15px 0px 0 -14px;
}
.tagdetails-page #projects-search-result .tag-main-right-ul .tag-main-li .sub-titlt-size {
    font-size: 16px !important;
    font-weight: 600;
}
.tagdetails-page #projects-search-result .tag-main-right-ul .tag-main-li .sub-titlt-size:hover {
	color:#0F345E;
}
.tagdetails-page #projects-search-result .tag-main-right-ul .tag-main-li p {
	font-size:14px !important;
}
.tag-details .tag-main-right-ul .sector-meta .txt-lbel {
    font-size: 14px !important;
}
.tag-details .tag-main-right-ul .sector-meta .icon-yellow {
    width: 22px;
}
.tag-details .tag-main-right-ul .sector-meta .sector-icon {
    width: 18px;
}

.tag-details .tag-details-content .content {
    width: 96%;
    margin-right: 33px;
    margin-left: 2px;
}
.graph-section {
    padding-top: 10px !important;
}
#tag-details {
    margin-top: 0px !important;
}
.blue-label-badge {
    padding: 3px 9px;
    font-size: 10px;
}


/***************END Save Search ******************************/
/*************** Start Login ******************************/
.login-section-overlay{display:none;}
.login-section .login-card .left-title {
    max-width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    padding-bottom: 137px;
    padding-top: 20px;
}
.login-section .login-card .right-sec {
    max-width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}
.login-section .login-card .right-sec::before {
    width: 100%;
    bottom: 0;
    height: 180px;
    right: 0;
    transform: initial;
    top: auto;
}
.login-section .login-card .right-sec .login-card-overlay {
    width: 100%;
    transform: initial;
    right: 0;
    height: 180px;
    top: auto;
}
.login-section .login-card .right-sec .content {
    max-width: 100%;
    top: auto;
    left: 0;
    bottom: 0;
    padding-bottom: 15px;
    padding-left: 20px;
}
.login-section .login-card .right-sec h2 {
	text-align: left;
}
.login-section .login-card .right-sec .content p {
	margin-left: 0;
	text-align: left;
}.login-section .block-text {
	display:inline;
}
.recapture-img {
	width: 30px;
}
.forgot-pass {
text-align:center;
}
.login-card .ctxt-title {
	font-size: 14px;
	line-height: inherit;
}
.login-section .login-card .left-title h2 {
	margin-bottom: 0px;
}
.login-card .btn-send {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 5px;
}

.login-card .forgot-txt {
    top: 430px;
    right: auto;
    left: 33%;
}
.login-card {
    padding-bottom: 40px;
}
.forgot-card {
	padding-bottom:0px !important;
}
.login-section {
    padding-top: 20px;
    padding-bottom: 50px;
	padding-left: 20px;
    padding-right: 20px;
}
.material-textfield .material-label {
    top: 50%;
}
#forgotpage .login-section .login-card .right-sec {
   display: none;
    visibility: hidden;
}
#forgotpage .login-section .login-card .left-title {
    padding-bottom: 20px;
}
/*************** End Login ******************************/
/***************  Start Tender Listing New ******************************/
.tag-list-overlay{display:none;}
.tag-section {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 15px;
}
/**************Contact Us ************************/
.contact-section1 {
    padding-top: 0px;padding-bottom: 0px;
}
.contact-footer-bottom-overlay {
	display:none;
}
.contactpage .detail-section-overlay {
	display:none;
}
.contact-section {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 50px;
}
.contactpage .contact-section1 .layer-back {
    left: 5px;
}
.map-div .main-content {
	margin-bottom: 20px;
}
.contact-section .contact-card .left-title {
	max-width: 100%;
	float: left;
}
.contact-section .contact-card .right-sec {
    max-width: 100%;
    float: left;
    position: initial;
    height: 300px;
    margin-top: 10px;
}
.contact-section .contact-card .right-sec iframe {
	height: 300px;
}
.contact-card {
	padding: 30px 15px;
}
.main-sub-titlt-size {
	font-size: 20px !important;
}
.main-titlt-size {
	font-size: 20px !important;
}
.contact-form .form-field {
    margin: 22px auto;
    text-align: center;
}
/************Cookies ****************/
.terms-card {
	padding: 15px 15px;
}
.cookies-table {
	width:1200px;
}
.cookies-table tbody td {
	font-size: 13px !important;
	padding: 5px 7px !important;
}
#cookies-page .terms-card h5 {
	padding-bottom: 15px;
}
#cookies-page .mb-spacing {
	padding-left: 20px;
padding-right: 20px;
}
.term-sec {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.detail-section-overlay {
	display:none;
}
.terms-card .ptag {
    font-size: 14px;
}
/*************Event Listing **************/
.event-section-overlay {display:none;}
#event-listing .mb-spacing {
	padding-left: 20px;
padding-right: 20px;
}
#event-listing .search-listing {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}
#event-listing .search-listing .event-search {
    position: absolute;
    bottom: 15px;
}
#event-listing .search-city {
    padding-bottom: 50px;
    margin-top: 20px !important;
}
#event-listing .group-checkbox .group-label {
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 7px;
}
#event-listing #event.grid .main-li {
	padding: 0px;
}
#event-listing #event.grid .main-li .main-shadow {
	height: auto;
	max-height: 100%;
}
.exhibition-sec .mb-spacing {
	padding-left: 20px;
padding-right: 20px;
}
#event-listing #event.grid .main-li .main-shadow .main-title {
    font-size: 16px;
    -webkit-line-clamp: 3;
    margin-bottom: 10px;
}
#event-listing #event.grid .main-li section.left {
    display: block !important;
}
#event-listing #event.grid .main-li section.left .left-div {
    width: 100%;
    float: left;
    margin-right: 0px;
}
#event-listing #event.grid .main-li section.left .right-div {
    width: 100%;
    float: left;
    padding-top: 10px;
}
#event-listing .txt-elipse {
    display: inherit !important;
    -webkit-line-clamp: initial !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden;
}
#event-listing #event.grid .loadmore {
	margin-bottom: 50px;
}
#event-listing #event.grid .main-li section.left .right-div .tender-grid-table tr th {
    padding-top: 2px;
    padding-bottom: 2px;
}
/******************* Start Project Grid New **************/
/******************* Start Project Grid New **************/
.nw-project-grid #tender.grid .main-li {
    width: 100%;margin-bottom: 30px !important;
}
.nw-project-grid .full-section.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 100%;
    margin: 0px auto 0px auto;
}
.nw-project-grid .newMetenders {
    padding-left: 0px;
    padding-right: 0px;
}
.nw-project-grid .newMetenders .mainTitle h1 {
    font-size: 20px;
    padding: 15px;
    display: inline-block;
    text-align: center;
}
.nw-project-grid .newMetenders .mainTitle span {
    font-size: 20px;
}
.nw-project-grid .nw-header-cont {
    font-size: 14px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: none;
    padding: 0px 15px 0px 15px;
}
.nw-project-grid .nw-header-cont li {
    margin-right: 6px;
    margin-bottom: 0px;
}
.nw-project-grid .pagination {
    display: flex;
    border-radius: 6px;
    padding: 20px 0px;
    flex-wrap: wrap;
}
.nw-project-grid .pagination li:first-child {
  display:none;
}
.nw-project-grid .pagination li:last-child {
  display:none;
}
.nw-project-grid #wrap {
	padding-left:20px;
	padding-right:20px;
}
.nw-project-grid #tender.list {
    list-style: none;
    width: 100%;
    padding-left: 0px;
    background: white;
    padding: 0px 1px 0px 1px;
    overflow-y: scroll;
}

.nw-project-grid .bot-tooltip:after, [data-tooltip]:after {
    width: 300px;
}
.nw-project-grid [data-tooltip]:after, .bot-tooltip:after {
    margin-left: 0px;
}
.nw-project-grid [data-tooltip]:before, .bot-tooltip:before {
    margin-left: 0px;
}
.nw-project-grid .tooltip-bottom:before {
    margin-top: -14px;
}
.nw-project-grid #listview {
	display:none;
}
.nw-project-grid #gridview {
	display:none;
}
.nw-project-grid .div-overlay{
	display:none;
}
.nw-project-grid .clearfix {
    display: none;
}
.nw-project-grid #tender.grid .main-li section.left .title {
     display: block; padding-right: 0px;
}
.popup-overlay{
                position: fixed;
				overflow:hidden;
            }
/*********** Start New Project Grid new ********************/
.project.grid .main-li section.left .left-div {
    width: 25%;
}			
.project.grid .main-li section.left .right-div {
    width: 75%;
}			
.main-tender .arrow-btn {
display:none;
}	
.project.grid .main-li section.left .left-div  .title-date {
    display: none;
}			
.nw-project-grid #tender.grid .main-li .left .tender-grid-table tbody .tbl-desc {
    position: absolute;
    left: 0;
    top: 80%;
    right: auto;
    height: 22px;
    overflow: hidden;
    display: inline-block;
    padding-right: 20px;
    padding-left: 10px;
    background: white;
    border: 1px solid #ddd;
}
.nw-project-grid #tender.grid .main-li .left .tender-grid-table tbody .tbl-desc.active {
    height: auto;
    overflow: visible;
    top: 68%;
}	
.nw-project-grid #tender.grid .main-li .left .tender-grid-table tbody .tbl-desc .list-desc .tooltip-bottom[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after, .bot-tooltip:hover:before, .bot-tooltip:hover:after, .bot-tooltip:focus:before, .bot-tooltip:focus:after {
    visibility: hidden;
    opacity: 0;
}			
.project.grid .main-li section.left .left-div  img {
    width: 71px;
    height: 71px;
    border-radius: 20px;
}		
.nw-project-grid #tender.grid .main-li {
    margin-bottom: 16px !important;
}		
.nw-project-grid .project.grid .main-li section.left {
  
}			
.project.grid .main-li section.left .left-div .date-txt {
	font-size: 10px !important;
}			
.nw-project-grid .project.grid .main-li section.left.increase-height{
	
}			
#tender.grid .main-li section.left.increase-height .arrow-btn{
	bottom: 24px;
}			
.nw-project-grid #tender.grid .main-li .left.increase-height .tender-grid-table tbody .tbl-desc {
    
}
.nw-project-grid .project.grid .tender-grid-table .tbl-thead tr, .nw-project-grid .project.grid .tender-grid-table tbody tr {
    display: inline-flex !important;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.nw-project-grid .project.grid .btn-status {
    padding: 2px 3px;
    font-size: 10px;
    width: 80px;
    display: inline-block;
    margin-top: 6px;
}						
/******************End Project Grid New **************/
/******************* Start Tender Grid New **************/
.nw-tender-grid #tender.grid .main-li {
    width: 100%;margin-bottom: 30px !important;
}
.nw-tender-grid .tender.grid .main-li .grid-text {
    height: auto !important;
    max-height: 100% !important;
    margin-bottom: 15px;
    min-height: unset;
}
.nw-tender-grid .full-section.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 100%;
    margin: 0px auto 0px auto;
}
.nw-tender-grid .newMetenders {
    padding-left: 0px;
    padding-right: 0px;
}
.nw-tender-grid .newMetenders .mainTitle h1 {
        font-size: 20px;
    padding: 15px;
    display: inline-block;
    text-align: center;
}
.nw-tender-grid .newMetenders .mainTitle span {
    font-size: 20px;
}
.nw-tender-grid .nw-header-cont {
        font-size: 14px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    float: none;
    padding: 0px 15px 0px 15px;
}
.nw-tender-grid .nw-header-cont li {
    margin-right: 4px;
    margin-bottom: 20px;
}
.nw-tender-grid .pagination {
    display: flex;
    border-radius: 6px;
    padding: 20px 0px;
    flex-wrap: wrap;
}
.nw-tender-grid .pagination li:first-child {
  display:none;
}
.nw-tender-grid .pagination li:last-child {
  display:none;
}
.nw-tender-grid #wrap {
	padding-left:20px;
	padding-right:20px;
}
.nw-tender-grid #tender.list {
    list-style: none;
    width: 100%;
    padding-left: 0px;
    background: white;
    padding: 0px 1px 0px 1px;
    overflow-y: scroll;
}
.nw-tender-grid #tender.grid .main-li .left .tender-grid-table tbody .tbl-desc {
    display: block;
    position: absolute;
    left: 10px;
    bottom: 25px;
    right: auto;
}
.nw-tender-grid .project.grid .main-li section.left {
    height: 230px;
    max-height: 300px;
}
.nw-tender-grid .bot-tooltip:after, [data-tooltip]:after {
    width: 300px;
}
.nw-tender-grid [data-tooltip]:after, .bot-tooltip:after {
    margin-left: 0px;
}
.nw-tender-grid [data-tooltip]:before, .bot-tooltip:before {
    margin-left: 0px;
}
.nw-tender-grid .tooltip-bottom:before {
    margin-top: -14px;
}
.nw-tender-grid #listview {
	display:none;
}
.nw-tender-grid #gridview {
	display:none;
}
.nw-tender-grid .div-overlay{
	display:none;
}
.nw-tender-grid .clearfix {
    display: none;
}
.nw-tender-grid #tender.grid .main-li section.left .title {
    display: block; padding-right: 0px;padding-top:4px;
}
.nw-tender-grid .tender.grid .main-li section.left .txt-desc {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    width: 100%;
    height: 25px;
    padding-right: 0px !important;
    display: block !important;
}
.nw-tender-grid .tender.grid .main-li section.left .txt-desc.active {
    overflow: visible !important;
    height: auto;
    max-height: 100%;
}
.nw-tender-grid .tender.grid .main-li section.left .txt-desc:before {
        content: "\f101";
    position: absolute;
    right: 23px;
    font-family: 'FontAwesome';
}
.nw-tender-grid .tender.grid .main-li section.left .txt-desc.active:before {
    content: '';
}
.size14 {
    font-size: 12px !important;
}

/*******************End Tender Grid New **************/
/******************* Start Company Grid New **************/
.nw-company-grid #tender.grid .main-li {
    width: 100%;margin-bottom: 30px !important;
}
.nw-company-grid #tender.grid .main-li .grid-text {
    height: auto;
    max-height: 100%;
    margin-bottom: 15px;
}
.nw-company-grid .full-section.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 100%;
    margin: 0px auto 0px auto;
}
.nw-company-grid .newMetenders {
    padding-left: 0px;
    padding-right: 0px;
}
.nw-company-grid .newMetenders .mainTitle h1 {
    font-size: 20px;
    padding: 15px;
}
.nw-company-grid .newMetenders .mainTitle span {
    font-size: 20px;
}
.nw-company-grid .nw-header-cont {
    font-size: 12px;
    flex-wrap: wrap;
    justify-content: center;
    float: none;
}
.nw-company-grid .nw-header-cont li {
    margin-right: 4px;
    margin-bottom: 0px;
}
.nw-company-grid .pagination {
    display: flex;
    border-radius: 6px;
    padding: 20px 0px;
    flex-wrap: wrap;
}
.nw-company-grid .pagination li:first-child {
  display:none;
}
.nw-company-grid .pagination li:last-child {
  display:none;
}
.nw-company-grid #wrap {
	padding-left:20px;
	padding-right:20px;
}
.nw-company-grid #tender.list {
    list-style: none;
    width: 100%;
    padding-left: 0px;
    background: white;
    padding: 0px 1px 0px 1px;
    overflow-y: scroll;
}
.nw-company-grid #tender.grid .main-li .left .tender-grid-table tbody .tbl-desc {
    display: block;
    position: absolute;
    left: 10px;
    bottom: 25px;
    right: auto;
}
.nw-company-grid .project.grid .main-li section.left {
    height: 230px;
    max-height: 300px;
}
.nw-company-grid .bot-tooltip:after, [data-tooltip]:after {
    width: 300px;
}
.nw-company-grid [data-tooltip]:after, .bot-tooltip:after {
    margin-left: -28px;
}
.nw-company-grid [data-tooltip]:before, .bot-tooltip:before {
    margin-left: 36px;
}
.nw-company-grid .tooltip-bottom:before {
    margin-top: -9px;
}
.nw-company-grid #listview {
	display:none;
}
.nw-company-grid #gridview {
	display:none;
}
.nw-company-grid .div-overlay{
	display:none;
}
.nw-company-grid .clearfix {
    display: none;
}
.company-details .yellow-card .key-contact li .yellow-btn {
    margin-right: auto;
    margin-left: auto;
}
.newMetenders .mainTitle {
    height: auto;
    display: block;
    text-align: center;
}
.tooltip-bottom-div .modal-content .modal-body .btn-modal-subscribe {
    font-size: 12px;
}
.mainTitle  img {display:none;}
/*********************Grid Side Bar Css **********/
.searchsidebar .search-sec .tooltip-ul {
    left: auto;
    right: 120%;top: 64%;
}
.sidebar-label-lock2 .tooltip-ul:before {
    right: 0px;
	left:auto;
}
.nw-header-cont li .project-drpdwm {
    padding: 8px 20px 8px 8px;
    margin-left: 0px;
    font-size: 11px;
}
.nw-header-cont li div.dropdown:before {
    right: 1px;
    font-size: 10px;
}
.nw-header-cont li > a {
    margin-left: 0px;
    font-size: 11px;
}
.dropdown-item {
    font-size: 11px;
}
.excel-right .export-excel {
    display: none;
}


/*******************End Company Grid New **************/
/****************** Start Project Details New *********/
.sticky-sidebar-wrapper {
    display: none;
}
.detail-section-overlay {display: none;}
.sticky-wraper {
    padding-left: 0px;
    padding-bottom: 10px !important;
}
.nw-project-details .text-right {
    text-align: center;
}
.nw-project-details .project-card {
    padding: 20px 10px;
    height: auto;
    margin-bottom: 30px;
}
.sticky-content-wrapper {
    padding: 30px 10px;
    padding-bottom: 0px;
}
.nw-project-details .custom-row {
    padding-top: 15px !important;
}

.mbmlr10{
	margin-left: 10px;
    margin-right: 10px;
}
.nw-project-details .yellow-card .pad-div {
    padding-bottom: 15px;
}
.nw-project-details .project-info-card {
    padding: 20px 21px 20px 20px;
    margin-top: 10px;
}
.nw-project-details .grid-text {
    margin-top: 20px;
}
.badge-ul li {
    margin-bottom: 11px;
    display: inline-block;
}
.nw-project-details #nwpdetail .progress-card {
    padding: 20px 15px 20px 15px !important;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 5px;
}
.left-line {display:none;}
.nw-project-details .tender-progress {
	margin-top: 40px
}
.nw-project-details #nwpdetail .t-datecard {
    margin-top: 25px;
}
.nw-project-details .prject-list {
    padding: 30px 20px 10px 20px;
    margin-bottom: 20px;

}
.layer1 {display:none;}
.nw-project-details .yellow-card {
    height: auto;
}
.nw-project-details .yellow-card .bg-yellow {
    padding-top: 20px;
    border-radius: 0px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    height: auto;
    margin-left: 12px;
    margin-right: 15px;
    width: 94%;
}
.txt-gray {
    font-size: 10px;
    margin-bottom: 0px;
}
.txt-blue {
    font-size: 10px;
    margin-bottom: 0px;
}
.yellow-card .last-date {
    padding-top: 5px;
    margin-bottom: 10px;
}
.nw-project-details .project-info-card .tooltip-right .tooltip-ul {
    width: 300px;
    top: 100%;
    bottom: auto;
    left: -90px;
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    transform: translateY(12px);
}
.tooltip-right .tooltip-ul:before {
    top: 0;
    bottom: auto;
    left: 43%;
}
.tooltip-right .tooltip-ul {
    width: 300px;
    top: 100%;
    bottom: auto;
    left: -90px;
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    transform: translateY(12px);
}
.yellow-card .timeline li {
    margin-right: 12px;
}
.tooltip-right.sector-cart .tooltip-ul .tooltip-img {
    width: 16px;
    height: 16px;
}
.nw-project-details .yellow-card .timeline li .yellow-btn {
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
}
.nw-project-details  .vwdetail-btn {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    display: block;
}
.tooltip-right.experties-cart .tooltip-ul li {
    font-size: 10px;
}
/****************** End Project Details New *********/
/****************** Start Company Details New *********/
.company-details .text-right {
    text-align: center;
}
.company-details .custom-row {
    padding-top: 10px !important;
}
.mob-p0{
	padding:0px !important;
}
.mb-mt20{
	margin-top: 20px;
}
.mb-mb20{
	margin-bottom: 20px;
}
.company-details .yellow-card .bg-yellow {
    padding-top: 20px;
    border-radius: 0px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    height: auto;
    margin-left: 12px;
    margin-right: 15px;
    width: 94%;
}
.company-details .graph-card .rotate-title1 {
	position: absolute;
    left: 0;
    bottom: inherit;
    transform: initial;
    transform-origin: inherit;
    font-size: 14px;
    top: 0;
    width: 100%;
    text-align: center;
}
.company-details .graph-card .rotate-title2 {
   position: absolute;
    left: 0;
    bottom: inherit;
    transform: initial;
    transform-origin: inherit;
    font-size: 14px;
    top: 0;
    width: 100%;
    text-align: center;
}
.company-details .graph-card #geographic-chartdiv {
    margin-top: 30px;
}
.company-details #region-chartdiv {
    margin-top: 30px;
}
.company-details .graph-card {
    padding-left: 0px;
    padding-right: 10px;
    padding-bottom: 0;
    margin-top: 20px;
}
.company-details .graph-card .graph-title {
    position: absolute;
   right: 85px;
    font-size: 20px;
    top: 50px;
}
.company-details .prject-list {
    margin-top: 30px;
    margin-bottom: 20px;
}
.company-details #nwpdetail .progress-card {
    margin: 5px 0px 0px 0px;
}
.company-details .tender-progress {
    margin-top: 40px;
}
.company-details .project-card {
    height: auto;
    margin-bottom: 20px;
}
.company-details  .vwdetail-btn {
    margin-left: auto;
    margin-right: auto;
    width: 50%;display:block;
}
.modal-open .material-textfield .form-check .form-check-label {
    margin-top: 14px !important;
}
/****************** End Company Details New *********/
/****************** Start TENDER Details New *********/
.tender-details .text-right {
    text-align: center;
}
.tender-details .custom-row {
    padding-top: 10px !important;
}
.tender-details .tender-card {
    height: auto;
    margin-bottom: 20px;
}
.tender-details .yellow-card .bg-yellow {
    padding-top: 20px;
    border-radius: 0px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    height: auto;
    margin-left: 12px;
    margin-right: 15px;
    width: 94%;
}
.tender-details #nwpdetail .progress-card {
    margin: 5px 0px 0px 0px;
}
.tender-details .tender-progress {
    margin-top: 40px;
}
.tender-details .progress-card {
    padding: 20px 15px  20px 15px !important;
}
.mob-mt0 {
    margin-top: 0px !important;
}
.tender-details #nwtdetail .yellow-card .pad-div {
    height: auto;
}
.tender-details .subscribe-sec {
    padding-top: 0px !important;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
}
.tender-details #nwtdetail .t-datecard {
    margin-bottom: 25px;
    height: auto;
}
.tender-details .prject-list {
    margin-top: 25px;
    margin-bottom: 20px;
}
.tender-details .diwn {
    padding: 12px 20px 12px 13px;
    font-size: 14px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.tender-details .tender-card .down-arrow {
    position: relative;
    right: -9px;
    top: 0px;
    float: right;
    width: 19px;
}
.tender-details  .vwdetail-btn {
    margin-left: auto;
    margin-right: auto;
    width: 65%;
    display: block !important;
}
.tooltip-botom .tooltip-bottom-div {
    left: 0%;
    top: 50px;
}
.tender-details .main-tender-sec .yellow-card
{
margin-bottom:20px;
}
/********************News Listing *************************/
.news-listing-overlay{display:none;}
.news-right-bottom-overlay{display:none;}
.news-left-bottom-overlay{display:none;}
#news-list .search-listing {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 20px;
}
#news-list .mb-spacing {
    padding-left: 20px;
    padding-right: 20px;
}
#news-list .group-checkbox .group-label {
    color: #088B97;
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 7px;
}
#news-list .search-city {
    padding-bottom: 50px;
    margin-top: 20px !important;
}
#news-list .sec-news-listing .main-title .title-tag {
    font-size: 30px;
    line-height: 30px;
}
#news-list .sec-news-listing .main-content {
    max-width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
#news-list .sec-news-listing .loadbtn {
    margin-bottom: 25px;
}
#news-list .btn-right {
    text-align: center;
}
#news-list .btn-left {
    text-align: center;
}
#news-list .sec-news-listing {
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#news-list .sec-news-listing .left-content {
    width: 100%;
    padding: 0px;
    margin-bottom: 10px;
}
#news-list .sec-news-listing .right-content {
    width: 100%;
}
#news-list .sec-news-listing .left-content .image img {
    width: 100%;
    height: 180px;
    border-radius: 5px;
    object-fit: cover;
}
#news-list .sec-news-listing .main-brd-div {
    padding-top: 20px;
}
}
@media(max-width:992px){
.nav-bar-fixed {
    z-index: 9;
}
.search-mobile {
    position: fixed;
    padding: 10px;
    background: #0F345E;
    display: block;
    right: 0px;
    top: auto;
    width: 100%;
    height: auto;
    z-index: 399;
    cursor: pointer;
    border-radius: 0px;
    text-align: center;
    bottom: 0px;
    color: #fff;
    font-size: 16px;
	border:0px;
}
.sidebar-ul {
    margin-bottom: 60px;
}

.search-popup {
    overflow-y: scroll;
    padding: 0;
    z-index: 20;
    box-shadow: 0 7px 15px rgb(0 0 0 / 25%);
    border-radius: 0px;
    position: fixed;
    transform: unset;
    top: auto;
    background-color: #fff;
    left: 0px !important;
    margin-top: 0;
    width: 100% !important;
    z-index: 398;
    left: 0px;
    margin-bottom: 0px;
    height: 100%;
	bottom:0px
}
#tender.grid .main-li section.left:hover .title {
    color: unset;
}
.sidebarTitle h2 {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.search-close {
display: block;
position: absolute;
right: 13px;
top: 5px;
z-index: 1;
}
.search-close i {
    font-size: 20px;
    color: white;
    margin-top: 10px;
}
#advanced-search-fixed.sidebar {
    margin-top:0px !important;padding-bottom:0px;
}
.searchsidebar .search-sec .sidebar-label-lock {
    font-size: 14px;
    padding: 0px 0px 0px 27px;
}
.searchsidebar .search-sec .sidebar-label {
    font-size: 14px;
}
.sidebar-ul > li {
    margin-bottom: 15px !important;
}
.searchsidebar .search-sec .sidebar-label-lock img {
    width: 20px;
    margin-right: 0px;
    top: -1px;
}
.sidebar
{
background:#fff;
}
.chat-icon a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: fixed;
    bottom: 80px;
    top: auto;
    right: 20px;
    font-size: 20px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 30%);
}
/*******************************Details Drawer *************************/
.drawer-mobile {
    padding: 4px 10px;
    background: #0F345E;
    display: block;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    color: white;
    position: absolute;
    overflow: hidden;
    z-index: 399;
    top: 9px;
    left: 18px;
}
.details-drawer {
    z-index: 999;
    transition: 0.5s;
    margin-left: 0;
    left: 0;
	transform: translate3d(0px, 0px, 0px);
	will-change: transform;
}
.drawer-close {
    position: absolute;
    left: 25%;
     padding: 4px 10px;
    background: #0F345E;
     cursor: pointer;
    border-radius: 4px;
    text-align: center;
    color: white;
    line-height: 20px;
   top: 9px;
    z-index: 90;
	display:none;
}
.tooltip-rigt:after {
    width: 173px !important;
    white-space: normal;
}
}

.project-count-title h2 {
    padding: 0;
}
.counter-list ul {
    width: 100%;
    text-align: right;
}


/********************************NEWS DETAILS **************************************/
.news-details-overlay {
    content: "";
    position: absolute;
    top: 9%;
    bottom: 0px;
    height: 80%;
    width: 88%;
    right: 0;
    z-index: -1;
    background: #eef5fd;
    left: -22%;
    border-radius: 100px;
    transform: rotate(20deg);
}
.news-breadcum{
    width: 100%;
    position: relative;
    height: 50px;
}
.news-breadcum ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 0px;
    z-index: 9;
}
.news-breadcum ul li {
    padding-right: 30px;
    position: relative;
    display: inline-block;
}
.news-breadcum ul li::before {
    font-family: 'FontAwesome';
    position: absolute;
    right: 11px;
    content: "\f101";
}
.news-breadcum ul li .active {
    color: #0F345E;
}
.news-breadcum ul li:last-child::before {
    color: transparent;
}
.main-news-details {
    position: relative;
    overflow: hidden;
}
.news-details-sec {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}
.news-details-sec .tag-main-right-ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.newsblog {
   box-shadow: none;
    overflow: inherit;
    margin-bottom: 0;
    background: white;
    border-bottom: 2px solid #088B97;
}
.main-news-details .news-details-sec .news-main-right-ul {
    padding: 0px;
    list-style: none;
}
.newsblog .news-media {
    position: relative;
}
.newsblog .news-media .attachment-post-image {
    width: 100%;
}
.newsblog .news-media .news-header{
	background: rgba(41, 53, 94, 0.5);
    position: absolute;
    width: 100%;
    top: auto;
    bottom: 0px;
    padding: 18px 20px;
    color: white;
}
.newsblog .news-media .news-header .news-meta .posted-on a {
    color: white;
    font-style: italic;
    font-weight: 600;
}
.newsblog .news-media .news-header .news-meta .posted-on a i{
	margin-right:6px;
}
.newsblog .news-media .news-header .news-title{
	width: 60%;
}
.news-details-sec .news-main-right-ul .news-main-li .site-main .newsblog .news-media .news-header .news-meta .posted-on{
   font-size: 14px;
}
.news-details-sec .news-main-right-ul .news-main-li .site-main .newsblog .news-media .news-header .news-meta .right-icon {
   float: right; font-size: 14px;font-weight: 600;
}
.news-details-sec .news-main-right-ul .news-main-li .site-main .newsblog .news-media .news-header .news-meta .right-icon .icon{
   padding-right: 5px;padding-left: 5px;
}
.news-details-sec .news-main-right-ul .news-main-li .site-main .newsblog .news-media .news-header .news-meta .right-icon .icon img {
    width: 17px;
}
.news-details-sec .news-main-right-ul .news-main-li .site-main .newsblog .inner-post{
	padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.news-details-sec .news-main-right-ul .news-main-li .site-main .newsblog .inner-post .entry-summary p{
	margin-top: 1rem;text-align: justify;
}
/************************ Right Css *****************/
.news-sidebar {
    margin: 0;
    padding: 0px 0px 10px 0px;
}
.news-prject-list {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 50px;
}
.news-prject-list .header-title {
    background-color: #088B97;
    color: white;
    padding: 13px 10px;
    margin-bottom: 0px;
}
.news-prject-list ul {
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    list-style: none;
}
.news-prject-list ul .right-project-list {
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 8px;
    padding-top: 15px;
}
.news-prject-list ul .right-project-list:nth-last-child(-n+2)  {
    border-bottom: none;
}
.news-prject-list ul li .title {
    font-size: 20px;
    padding-bottom: 8px;
    display: block;
    font-weight: 600;
}
.news-prject-list ul li .title:hover{
 color:#0F345E;
}
.news-prject-list ul li .des-text{
	margin-top: 6px ;
    margin-bottom: 6px ;
	color: #212529 ;
	font-size: 16px ;
    font-weight: 400 ;
    line-height: 1.5 ;
}
.news-prject-list ul li ul.news-sector-meta {
    flex-direction: row;
    display: block;
    list-style: none;
    padding: 0px;
    margin-top: 13px;
    transition: all .5s;
}
.news-prject-list ul li ul.news-sector-meta li {
    margin-bottom: 10px;
}
.news-prject-list ul li ul.news-sector-meta .sector-li .icon-yellow {
    width: 25px;
    cursor: initial;
}
.news-prject-list ul li ul.news-sector-meta .txt-lbel {
    color: #24365e;
    font-size: 16px;
    font-weight: 600;
}
.news-prject-list ul li ul.news-sector-meta li a {
    font-size: 14px;
}
.news-prject-list ul li ul.news-sector-meta .sector-li .sector-icon {
    width: 20px;
    margin-left: 2px;
    margin-right: 5px;
}
.news-prject-list ul li ul.news-sector-meta .sector-li .top-div span {
    color: #212529;
    font-weight: 500;
}
.news-prject-list ul li ul.news-sector-meta .sector-li .bottom-div{
    color: #212529;
}
.news-prject-list .loadbtn {
    background-color: #088B97;
    border: none;
    padding: 8px 20px;
    border-radius: 20px;
    color: #fff;
    transition: .5s;
    font-weight: 600;
    font-size: 13px;
}
.main-news-details .news-details-sec .more-news-ul {
	list-style:none;
	padding:0px;
}
.main-news-details .news-details-sec .more-news-ul .left-content {
    width: 30%;
    position: relative;
    padding-right: 15px;
    padding-bottom: 15px;
}
.main-news-details .news-details-sec .more-news-ul .right-content {
    width: 70%;
    float: left;
    position: relative;
    padding-bottom: 15px;
}
.main-news-details .news-details-sec .more-news-ul .left-content .image {
    width: 100%;
}
.main-news-details .news-details-sec .more-news-ul .left-content .image img {
    width: 100%;
    height: 100px;
    border-radius: 5px;
}
.main-news-details .news-details-sec .more-news-ul .right-content .txt-title {
    color: #24355f;
    transition: all 0.3s ease-out 0s;
    font-weight: 700;
}
.main-news-details .news-details-sec .more-news-ul .right-content:hover .txt-title {
    color: #0F345E;
}
.main-news-details .news-details-sec .more-news-ul .main-content .right-content .tdive {
    font-size: 13px;
}
.main-news-details .news-details-sec .more-news-ul .right-content .txt-desc {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.main-news-details .news-details-sec .more-news-ul .right-content .btn-read {
    color: #088B97;
    transition: all 0.6s ease-out 0s;
    font-weight: 500;
}
.more-sec {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 60px;
    padding-top: 30px;
}
.more-sec .project-header-title {
    font-size: 20px;
    transition: all 0.3s ease-out 0s;
    font-weight: 600;
    border-bottom: 3px solid;
    margin-bottom: 20px;
    padding-bottom: 8px;
}
.more-sec .more-news-ul .more-news-li ul{
    padding:0px;list-style:none;
}
.more-sec .more-news-ul .more-news-li ul .main-content {
    margin-bottom: 10px;
    display: flex;
}
.more-sec .more-news-ul .more-news-li ul .main-content .right-content .text-date {
    font-size: 13px;
    margin-bottom: 0px;
}
.more-sec .more-news-ul .more-news-li ul .main-content .right-content .sector-icon {
    width: 20px;
    margin-left: 2px;
    margin-right: 5px;
}
.news-main-right-ul .news-main-li .site-main .newsblog .news-media .tag-a .country-label{
	background: #0F345E;
    padding: 6px 0px 6px 15px;
    position: absolute;
    top: -16px;
    width: auto;
    left: 6%;
    right: auto;
    z-index: 1;
    font-weight: 600;
    box-shadow: 0 0 16px rgb(0 0 0 / 15%);
}
.news-main-right-ul .news-main-li .site-main .newsblog .news-media:hover .tag-a{
	color:#088B97;
}
.news-main-right-ul .news-main-li .site-main .newsblog .news-media .tag-a .country-label::before {
    background-color: #0F345E;
    content: "";
    position: absolute;
    right: -9px;
    top: 0;
    height: 100%;
    width: 34px;
    z-index: -1;
    -moz-transform: skewX(25deg);
    -webkit-transform: skewX( 25deg );
    -o-transform: skewX(25deg);
    -ms-transform: skewX(25deg);
    transform: skewX( 25deg );
    box-shadow: 0 0 0px rgb(0 0 0 / 15%);
}
@media (max-width: 950px){
	.newsblog .news-media .news-header .news-title {
    width: 100%;
	font-size:16px;
}
.news-prject-list ul li .title {
    font-size: 16px;
}
.news-prject-list .header-title {
    font-size: 16px;
}
.news-details-sec .news-main-right-ul .news-main-li .site-main .newsblog .inner-post .entry-summary p {
    margin-top: 8px;
    font-size: 13px;
    margin-bottom: 5px;
}
.news-details-sec .news-main-right-ul .news-main-li .site-main .newsblog .inner-post {
    padding:5px 15px;
}
.more-sec {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 30px;
    padding-top: 25px;
}
.more-sec .more-news-ul .more-news-li ul .main-content {
    max-width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.main-news-details .news-details-sec .more-news-ul .left-content {
    width: 100%;
    padding: 0px;
    margin-bottom: 10px;
}
.main-news-details .news-details-sec .more-news-ul .left-content .image img {
    width: 100%;
    height: 150px;
}
.main-news-details .news-details-sec .more-news-ul .right-content{
    width: 100%;
}
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
.row-desc p
{
display:none;
}
.row-desc h3 {
    margin-top: 15px;
    margin-bottom: 0px;
}
.news-breadcum ul li {
    padding-right: 20px;
    font-size: 14px;
}	
.news-breadcum ul li::before {
    right: 5px;
}
.newsblog .news-media .news-header {
    padding: 10px 10px;
}
.newsblog .news-media .news-header .news-title {
    width: 100%;
	font-size:14px;
}
.news-details-sec .news-main-right-ul .news-main-li .site-main .newsblog .inner-post {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.news-details-sec .news-main-right-ul .news-main-li .site-main .newsblog .inner-post .entry-summary p {
    margin-top: 5px;
    margin-bottom: 0px;
}
.more-sec {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 30px;
    padding-top: 25px;
}
.more-sec .more-news-ul .more-news-li ul .main-content {
    max-width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.main-news-details .news-details-sec .more-news-ul .left-content {
    width: 100%;
    padding: 0px;
    margin-bottom: 10px;
}
.main-news-details .news-details-sec .more-news-ul .left-content .image img {
    width: 100%;
    height: 180px;
    border-radius: 5px;
    object-fit: cover;
}
.main-news-details .news-details-sec .more-news-ul .right-content{
    width: 100%;
}
}
/*********************************End NEWS DETAILS *************************************/
/********************************REQUEST DEMO *************************************/
.main-request-demo {
    position: relative;
    margin-bottom: 100px;
}
.request-section {
    position: relative;
    padding-top: 30px;
}
.left-request-sec {
    width: 43%;
    position: absolute;
    background: #088B97;
    padding: 20px 40px;
    left: 23px;
    border-radius: 10px;
    box-shadow: 0 0px 14px 0 rgb(208 208 208 / 20%);
    top: 30px;
    bottom: 30px;
}

.left-request-sec .logo-div {
	margin-bottom: 30px;
    text-align: center;
}
.left-request-sec .title {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 10px;
    position: relative;
	color: #fff;
}
.left-request-sec .title::before {
    content: "";
    /* border: 4px solid gray; */
    width: 150px;
    height: 3px;
    background: #088B97;
    position: absolute;
    bottom: 6px;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 0px auto;
    border-radius: 31%;
}
.left-request-sec .requ-truncet {
	display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	
	}
.left-request-sec .leftbot-text {
    color: #fff;
    margin-top: 40px;
}
.left-request-sec ul.left-point-ul {
    list-style: none;
    padding: 0px;
    margin: 20px 0px 0px 0px;
    transition: all .5s;
	color:#fff;
}
.left-request-sec ul.left-point-ul li {
    margin-bottom: 7px;
    position: relative;
    padding-left: 20px;
}
.left-request-sec ul.left-point-ul li b
{
font-weight:600;
}
.left-request-sec ul.left-point-ul li::before {
    content: "\f111";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
    font-size: 9px;
    top: 4px;
    color: #fff;
}
.left-request-sec ul.left-point-ul li a {color:white;}
.left-request-sec ul.left-point-ul li:hover a , .left-request-sec ul.left-point-ul li:hover a i {
}
.main-request-sec {
    position: relative;
    max-width: 1100px;
    margin: 0px auto;
}
.top-request-sec {
    position: relative;
    max-width: 1100px;
    margin: 0px auto;
    padding-left: 0px;
    margin-bottom: 50px;
}
.main-request-sec:before {
    left: auto;
    display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    background: #0F345E;
    width: 99%;
    height: 100%;
    top: 0;
    right: 0;
    border: 10px solid #0F345E;
    box-shadow: -5px 1px 7px 5px #ff98002b;
    z-index: -1;
	left:0px;
}
.main-request-sec .request-card {
    margin: 0px 0px 0px 0px;
}
.main-request-sec .request-card .heading {
    font-size: 20px;
    color: #088B97;
    font-weight: 700;
}
.request-title h2
{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #088B97;
	text-align:left;
	padding:0px;
}
.request-title h2 span
{
color:#0F345E;
}
.request-title h3
{
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #088B97;
	text-align:left;
	padding:0px;
}
.request-title p
{
font-size:14px;
line-height:18px;
margin-bottom:0px;
}

.main-request-sec.request-card .layer-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 85%;
    overflow: hidden;
    z-index: 1;
    background: #0F345E;
    border: 15px solid #0F345E;
    height: 100%;
}
.main-request-sec .content {
    background-color: #fff;
    display: flex;
    padding: 30px;
    box-shadow: 12px 0px 14px 6px rgb(173 169 169 / 20%);
    width: 75%;
    margin-left: auto !important;
    border-right: 6px solid #088B97;
    min-height: 510px;
    align-items: center;
}
.border-0
{
border:0px !important;
}
.pt-0
{
padding-top:0px;
}

.main-request-sec .section-title h2 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
    text-align: center;
    padding: 0px;
}
.main-request-sec .heading::before {
    content: "";
    /* border: 4px solid gray; */
    width: 150px;
    height: 3px;
    background: #088B97;
    position: absolute;
    bottom: 6px;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 0px auto;
    border-radius: 31%;
}
.main-request-sec .section-title p {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    color: #9C9C9C;
    line-height: 20px;
    margin-bottom: 15px !important;
    text-align: center;
    max-width: 900px;
    margin: 0px auto;
}
.width-100
{
width:100% !important;
}
.slct-msg-view {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #908EA4;
	margin-bottom: 15px;
}
.slct-msg-view b {
    color: #088B97;
}
.btn-compare-inline {
    position: absolute;
    bottom: 11px;
    right: 0px;
    font-size: 12px;
    border: 1px solid gray;
    padding: 3px 10px;
    border-radius: 20px;
	cursor:pointer;
}
.text-center
{
text-align:center;
}
.send-btn {
    height: 45px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: #088B97;
    border: none;
    border-radius: 45px;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
    cursor: pointer;
    outline: none;
    min-width: 150px;
}
.send-btn:hover {
    background-color: #0F345E;
    box-shadow: 0px 15px 20px rgb(255 190 70 / 43%);
    color: #fff;
    transform: translateY(0px);
}
.form-section
{
width: 70%;
    margin-left: auto;
}
#request-demofrm .row {
    margin: 0px;
    margin-top: 15px;
}
#request-demofrm .row .left-col{
	padding-left:0px;
}
#request-demofrm .row .right-col{
	padding-right:0px;
}
.form-group .btn-group {
    position: relative;
    display: block;
    vertical-align: middle;
    width: 100%;
}
.request-demo-img
{
text-align:center;
position:relative;
}
.request-demo-img img
{
width:150px;
position:relative;
}
.request-demo-img::before {
    content: "";
    background: #c7d2ed;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    position: absolute;
    left: 99px;
    top: -23px;
}
.request-demo .material-textfield input {
    font-size: 14px;
    outline: none;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    padding: 8px 10px;
    transition: 0.1s ease-out;
    width: 100%;
}
.multiselect-selected-text {
	white-space: break-spaces;
	font-size: 16px;
	line-height: 20px;
}
.multiselect-container>li>a>label.checkbox, .multiselect-container>li>a>label.radio {
    margin: 0;
    padding-left: 15px;
}
.role.form-select
{
font-size:16px !important;
}

.multiselect.btn-default {
    display: block;
    width: 100%;
    padding: 8px 11px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: gray;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 7px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    text-align: left;
    margin-bottom: 15px;
    min-height: calc(1.5em + (1rem + 2px));
}
.multiselect.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0.3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    float: right;
    position: absolute;
    right: 10px;
    top: 16px;
}
.multiselect-container.dropdown-menu {
    padding: 10px 0px;
    width: 100%;
	    transform: translate3d(5px, 35px, 0px)!important;
}
.multiselect-container>li {
    padding: 0;
}
.multiselect-container>li>a.multiselect-all {
    padding-left: 0px !important;
}
#request-demofrm .form-select {
    padding: 8px 10px;
    /* background-image: url(../assets/img/down-filled-triangular-arrow.png); */
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 9px;
    color: gray;
	font-size:14px;
}
.request-sp {
    margin-bottom: 8px;
    display: block;
    font-size: 14px;
}
.request-demo-modal .modal-header {
    border: none;
}
.request-demo-modal .modal-footer {
    border: none;
    margin-left: auto;
    margin-right: auto;
}
.request-demo-modal .modal-footer .btn-meeting{
   background: #fdbd45;color:white;
}
.request-demo-modal .modal-footer .btn-meeting:hover{
   background: #088B97;
}
.request-demo-modal .modal-header button{
	background: #088B97;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -8px;
    top: -10px;
	color:white;border:none;
}
.request-demo-modal .modal-header button:hover{
	background: #fdbd45;
}
.request-demo-modal .txt-sub {
    font-size: 20px;
    text-align: center;color:#088B97;
}
.request-demo-modal .modal-content {
    padding-bottom: 35px;
}
.schedule-meeting .calendly-inline-widget {
   height:515px;
       width: 100%;
}
.schedule-meeting
{
flex-wrap: wrap;
flex-direction: column;
}
/*sample*/
.sample-search-check
{
    display: inline-block;
    min-height: 1.5rem;
    padding-right: 10px;
    padding-left: 3px;
    position: relative;
}
.sample-search-check [class*="icheck-material"] > label {
    padding-left: 29px !important;
	padding-right: 0px !important;
    min-height: 20px;
    line-height: 20px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
}
.sample-search-check [class*="icheck-material"] > input:first-child {
    position: absolute !important;
    opacity: 0;
    margin: 0;
    background-color: #787878;
    border-radius: 50%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    display: inline-block;
    width: 20px;
    height: 20px;
    outline: none;
    transform: scale(2);
    -ms-transform: scale(2);
    transition: opacity 0.3s, transform 0.3s;
    right:auto;
	left:0px;
}
.sample-search-check [class*="icheck-material"] > input:first-child:not(:checked):not(:disabled):hover + label::before,
    .sample-search-check [class*="icheck-material"] > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
      border-width: 2px; }
    .sample-search-check [class*="icheck-material"] > input:first-child::-ms-check {
      opacity: 0;
      border-radius: 50%; }
    .sample-search-check [class*="icheck-material"] > input:first-child:active {
      transform: scale(0);
      -ms-transform: scale(0);
      opacity: 1;
      transition: opacity 0s, transform 0s; }
  .sample-search-check [class*="icheck-material"] > input[type="radio"]:first-child + label::before,
  .sample-search-check [class*="icheck-material"] > input[type="radio"]:first-child + input[type="hidden"] + label::before {
    border-radius: 50%; }

.sample-search-check [class*="icheck-material"] > input:first-child:checked + label::after, .sample-search-check [class*="icheck-material"] > input:first-child:checked + input[type="hidden"] + label::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 7px;
    height: 10px;
    border: solid 2px #fff;
    border-left: none;
    border-top: none;
    transform: translate(7.75px, 4.5px) rotate(45deg);
    -ms-transform: translate(7.75px, 4.5px) rotate(45deg);
    box-sizing: border-box;
    right: auto;
}
.sample-search-check [class*="icheck-material"] > input[type="checkbox"]:first-child:checked + label::after, .sample-search-check [class*="icheck-material"] > input[type="checkbox"]:first-child:checked + input[type="hidden"] + label::after {
    width: 6px;
    height: 12px;
    transform: translate(7px, 2px) rotate(45deg);
    -ms-transform: translate(7px, 2px) rotate(45deg);
}
.sample-search-check [class*="icheck-material"] > input:first-child + label::before, .sample-search-check [class*="icheck-material"] > input:first-child + input[type="hidden"] + label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #787878;
    border-radius: 3px;
    margin-left: -29px;
    box-sizing: border-box;
    right: auto;
}
.icheck-material-site-color > input:first-child + label::before, .icheck-material-site-color > input:first-child + input[type="hidden"] + label::before {
    border-color: #088B97;
}
.icheck-material-site-color > input:first-child:checked + label::before, .icheck-material-site-color > input:first-child:checked + input[type="hidden"] + label::before {
    background-color: #088B97;
    border-color: #088B97;
}
.sample-search-title
{
    font-size: 20px;
    font-weight: 600;
}
.sample-main-title {
    border-bottom: 3px solid #088B97;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.sample-main-title .title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    color: #088B97;
    position: relative;
}
.sample-main-title .title::after {
    content: "";
    position: absolute;
    border-bottom: 5px solid #0F345E;
    width: 100%;
    bottom: -9px;
    left: 0px;
}
.project-sample {
    padding: 25px 15px 25px 15px;
    border: 1px solid #eef5fd;
    background: #fff;
    box-shadow: 0 0 8px 4px rgb(0 0 0 / 5%) !important;
    position: relative;
    margin-bottom: 45px;
}
.project-sample-heading-img
{
display:flex;
}
.project-sample-img {
    position: absolute;
    top: 0px;
    left: 0px;
}
.project-sample-img img {
    width: 100px;
    height: 90px;
    object-fit: cover;
}

.project-sample-heading a {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
    padding-left: 95px;
    min-height: 63px;
    display: block;
}
.project-sample-heading p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d6d6d6;
}
.other-sector .icon {
    position: relative;
    display: inline-block;
    padding-left: 3px;
    padding-right: 3px;
}
.other-sector .icon .grid-tool-img {
    width: 17px;
}
.project-sample-part {
    display: flex;
    margin-bottom: 10px;
}
.banner-slider-sample
{
}
.banner-slider-1-sample, .banner-slider-2-sample, .banner-slider-3-sample {
    padding: 0px 0px;
    position: relative;
    height: 630px;
    transition: opacity 400ms ease-in-out;
}
.banner-right-img-sample {
    position: relative;
    width: 100%;
    height: 100%;
    box-shadow: -6px 0px 12px 6px #dcdddd;
    object-fit: cover;
}


.slider-btn-sample
{
background:#fff;
    border-radius: 8px;
    padding: 8px 20px 7px 50px;
position:relative;
color:#000;
border:0px;
  animation-name: run;
  animation-iteration-count: infinite;
  animation-delay: 2000ms;
      transform-origin: center center;
    transform: translateX(-3%);
	font-weight: 500;
	display: inline-block;
	cursor: pointer;
	    animation-duration: 12s;
    animation-timing-function: ease;
    pointer-events: auto;

}
.slider-btn-sample:before, .slider-btn-sample:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #5DA283;
    z-index: -1;
    -webkit-transition: -webkit-transform 400ms ease;
    transition: transform 400ms ease;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transform-origin: left;
}
.banner-slider-sample input:checked ~ span::before, .banner-slider-sample input:checked ~ span::after {
    transform: scaleX(1);
}
.banner-slider-sample input ~ span {
    overflow: hidden;
}
.banner-btn-1-sample
{
position:absolute;
top:17%;
left:50%;
opacity: 1;
 transition: opacity 1500ms ease 0s;
  }

.banner-btn-2-sample
{
top: 36%;
    left: 5%;
    opacity: 1;
}
.opacity-0
{
opacity:0 !important;
}

/*#banner-box-sample-2-2
{
left:5%;
}
#banner-box-sample-2-1
{
left:auto;
right:0px;
}
#banner-box-sample-3-2
{
left:auto;
right:25%;
}
#banner-box-sample-3-1
{
left:auto;
right:25%;
}*/
.banner-slider-sample label
{
    position: absolute;
	transition: opacity 1500ms ease 0s;

}
.banner-btn-3-sample {
    top: auto;
    left: 40%;
    opacity: 1;
	bottom:35%;
}
.banner-btn-4-sample {
     top: auto;
    left: 5%;
    opacity: 1;
	bottom:15%;
}
.banner-slider-sample input[type="checkbox"]
{
position: absolute;
    clip: rect(0,0,0,0);
}
.check-slider-sample
{
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 30px;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
	    z-index: 3;
    border: 1px solid rgb(109, 110, 111);
}
.check-slider-sample::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(255, 255, 255);
    border-radius: 25px;
    top: 0px;
    left: 0px;
    transition: transform 0.3s ease-out 0s, opacity 0.3s ease-out 0s;
    opacity: 0;
}
.check-slider-sample::after {
    border-right: 1px solid rgb(109, 110, 111);
    border-bottom: 1px solid rgb(109, 110, 111);
}
.check-slider-sample::after {
    content: "";
    display: block;
    position: absolute;
    width: 7px;
    height: 12px;
    top: calc(50% - 2px);
    left: 7px;
    transform: translateY(-50%) rotate(45deg);
}
.check-slider-sample::after {
    top: calc(50% - 1px);
    left: 7px;
    width: 5px;
    height: 10px;
}
.slider-btn-sample:hover .check-slider-sample {
    background: rgb(224, 244, 236);
    border: 1px solid rgb(93, 162, 131);
    color: rgb(255, 255, 255);
}

.region
{
font-size:14px;
margin-right:10px;
}
.status-btn {
    position: absolute;
    top: -13px;
    right: 14px;
}
.tooltip-right.other-sector-tooltip .tooltip-ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    padding-left: 30px !important;
    position: relative;
}
.tooltip-right.other-sector-tooltip .tooltip-ul .tooltip-img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    position: absolute;
    left: 6px;
}
.project-sample-part-2
{
display:flex;
}
.other-sector
{
}
.sample-updated-date
{
margin-left: auto;
    order: 2;
}
.sample-updated-date p {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    display: inline-block;
    margin-right: 5px;
	margin-bottom:5px;
}
.sample-updated-date span
{
font-size:14px;
font-weight:300;
}

.sample-project-left-section {
    position: relative;
    padding: 15px;
    height: 300px;
}

.sample-project-left-btn {
background:#fff;
    border-radius: 8px;
    padding: 8px 20px 7px 50px;
    color: #000;
    border: 0px;
    animation-name: run;
    animation-iteration-count: infinite;
    animation-delay: 2000ms;
    transform-origin: center center;
    transform: translateX(-3%);
    font-weight: 500;
    display: inline-block;
    cursor: pointer;
    animation-duration: 6s;
    animation-timing-function: ease;
    pointer-events: auto;
    box-shadow: 0 0 8px 4px rgb(0 0 0 / 5%) !important;
}
.sample-project-left-btn:before, .sample-project-left-btn:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    z-index: -1;
    -webkit-transition: -webkit-transform 400ms ease;
    transition: transform 400ms ease;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transform-origin: left;
	border-radius:8px;
}
.sample-project-left-btn:hover::before, .sample-project-left-btn:hover::after {
    transform: scaleX(1);
}
.sample-check-slider
{
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 30px;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
	    z-index: 3;
    border: 1px solid rgb(109, 110, 111);
}
.sample-check-slider::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(255, 255, 255);
    border-radius: 25px;
    top: 0px;
    left: 0px;
    transition: transform 0.3s ease-out 0s, opacity 0.3s ease-out 0s;
    opacity: 0;
}
.sample-check-slider::after {
    border-right: 1px solid rgb(109, 110, 111);
    border-bottom: 1px solid rgb(109, 110, 111);
}
.sample-check-slider::after {
    content: "";
    display: block;
    position: absolute;
    width: 7px;
    height: 12px;
    top: calc(50% - 2px);
    left: 7px;
    transform: translateY(-50%) rotate(45deg);
}
.sample-check-slider::after {
    top: calc(50% - 1px);
    left: 7px;
    width: 5px;
    height: 10px;
}

.sample-btn-1
{
position:absolute;
animation-delay: 1000ms;
left: 0%;
}

.sample-btn-2 {
    position: absolute;
    top: 30%;
    left: 20%;
	animation-delay: 500ms;
}
.sample-btn-3 {
    position: absolute;
    top: 55%;
    left: 0%;
	animation-delay: 1500ms;
}
.sample-btn-4 {
    position: absolute;
    top: 80%;
    left: 20%;
	animation-delay: 600ms;
}
.sample-btn-1:hover::before, .sample-btn-1:hover::after {
   background:#d3e6fa;
}
.sample-btn-2:hover::before, .sample-btn-2:hover::after {
       background: #fce7e7;
}
.sample-btn-3:hover::before, .sample-btn-3:hover::after {
    background: #d9f4d0;
}
.sample-btn-4:hover::before, .sample-btn-4:hover::after {
    background: #e0f6f4;
}
.sample-sector-listing {
    padding-bottom: 50px;
    padding-top: 100px;
    position: relative;
}
.sample-title-sector {
    position: absolute;
    top: 10px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}
.sample-listing-overlay {
    content: "";
    position: absolute;
    top: 9%;
    bottom: 0px;
    height: 100%;
    width: 68%;
    right: 0;
    z-index: -1;
    background: #eef5fd;
    left: -12%;
    border-radius: 100px;
    transform: rotate(20deg);
}
.sample-sector.odd .sample-leftarea
{
order:2;
}
.sample-sector
{
margin-top:15px;
margin-bottom:40px;
display:none;
}
.sample-sector.active
{
display:flex;
}
.sample-top-title
{
margin:40px auto 20px auto;
text-align:center;
max-width:800px;
}
.sample-top-title h3
{
font-size:30px;
text-align:center;
margin-bottom:10px;
}
.sample-top-title p
{
font-size:16px;
text-align:center;
margin-bottom:0px;
}
.tender-sample
{
    padding: 25px 15px 15px 15px;
    border: 1px solid #eef5fd;
    background: #fff;
    box-shadow: 0 0 8px 4px rgb(0 0 0 / 5%) !important;
    position: relative;
}
.tender-list-sample-inner {
    padding: 30px 15px 25px 15px;
    position: relative;
    border: 1px solid #eef5fd;
    background: #fff;
    box-shadow: 0 0 8px 4px rgb(0 0 0 / 5%) !important;
    margin-bottom: 30px;
    margin-top: 15px;
	min-height: 261px;
}
.tndr-no-sample a {
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 10px;
    width: 90%;
    display: block;
    text-align: center;
    /* text-transform: uppercase; */
    border: 1px solid transparent;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    font-size: 14px;
    font-weight: 500;
    background: #088B97;
    top: -18px;
}
.tndr-title-sample a {
    font-size: 16px;
    line-height: 20px;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d6d6d6;
}
.tndr-title-sample p {
    font-size: 14px;
    line-height: 18px;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d6d6d6;
}


.sample-readmore .btn {
    position: relative;
    display: inline-block;
    padding: 5px 20px;
    background-color: #088B97;
    cursor: pointer;
    outline: none;
    border: 0;
    vertical-align: middle;
    text-decoration: none;
    color: #fff;
    border-radius: 25px;
    -webkit-transition: width 0.5s;
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    /* max-width: 30px; */
    /* max-height: 30px; */
    width: 130px;
    font-size: 14px;
	transition: 0.25s;
	bottom:-12px;
}
.sample-readmore .btn:hover
{
box-shadow: inset 130px 0 0 0 #0F345E;
}


.tender-list-sample
{
display:none;
}
.tender-list-sample.active
{
display:flex;
}

/*
   this is important!
   make sure you define this here
   or in jQuery codef
*/
.resizer {
  position: absolute;
  top: 0;
  right: -8px;
  bottom: 0;
  left: auto;
  width: 16px;    
  cursor: col-resize;       
}
.no-vat
{
display:none;
font-size:12px;
color: #f44336;
}

/*tender listing*/
 .tender-container {
 
}
.wrapper {
  margin: 0 auto;
  overflow: hidden;
  padding: 0px 0px 10px 10px;
}

.wrapper .col { 
	float: left;
  width: 25%;
}
.wrapper-news .tender-item p{ 
text-align:justify;
}
.news-date
{display:inline-block;background: #088B97;color: #fff;padding: 5px 15px;font-size: 12px;position: absolute;top: -15px;right: 12px;border-radius: 10px;}
.tender-item {
  /* Optional */
  position: relative;
  margin-bottom: 2%;
  border-radius: 3px;
  background:#fff;
  box-shadow: 0 2px 2px rgba(0,90,250,0.05),
    0 4px 4px rgba(0,90,250,0.05),
    0 8px 8px rgba(0,90,250,0.05),
    0 16px 16px rgba(0,90,250,0.05);
  padding: 15px;
  box-sizing: border-box;
  box-shadow: 0 1px 8px rgb(0 0 0 / 15%);
  color:#000;
  display:none;
  margin: 30px 2%;
}
.wrapper-news .tender-item
{
    background: #eef5fd;
}

.wrapper-news .tender-item h3 {
    font-size: 17px;
    font-weight: 600;
    color: #088B97;
}

.tender-item h3
{
font-size:16px;
text-align:center;
font-weight:500;
padding-bottom:10px;
border-bottom: 1px solid #d1d1d1;
margin-bottom: 15px;
position: relative;
}
.tender-item h3::after {
    content: "";
    position: absolute;
    border-bottom: 3px solid #0F345E;
    width: 150px;
    bottom: -2px;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 0px auto;
}
.tender-item ul
{
margin:0px;
padding:0px;
}
.tender-item ul li {
    list-style: none;
    text-align: left;
    font-size: 14px;
    padding-left: 20px;
    list-style: none;
    position: relative;
    padding-bottom: 5px;
}
.tender-item ul li::before {
    font-family: 'FontAwesome';
    content: "\f18e";
    position: absolute;
    top: -1px;
    left: 0px;
    font-size: 15px;
}

/*registration*/
.offer-txt {
    width: 80px;
    height: 80px;
    background: #0F345E;
    border-radius: 50%;
    position: absolute;
    right: -28px;
    top: -38px;
    z-index: 9;
    color: #fff;
    border: 2px solid #fff;
    font-size: 27px;
    display: flex;
    align-items: center;
}
.offer-txt span b
{
    position: absolute;
    font-size: 16px;
    bottom: 4px;
    left: 28px;
}
.form-stp-1 .section-title h2 {
    font-size: 25px;
    line-height: 27px;
    font-weight: 400;
    color: #088B97;
    text-align: center;
    padding: 0px;
}
.bg-blue .form-stp-1 .section-title h2 {
    font-size: 25px;
    line-height: 27px;
    font-weight: 400;
    color: #088B97;
    text-align: center;
    padding: 0px;
}
.form-stp-1 .dez-separator-outer-section {
    margin: 0px auto 0px auto;
    max-width: 280px;
    text-align: center;
}
.form-stp-1 .section-title p {
    font-size: 16px;
    font-weight: normal;
    color: #9C9C9C;
    line-height: 20px;
    margin-bottom: 25px;
    text-align: center;
    max-width: 900px;
    margin: 0px auto 15px auto;
}
.priceModal .modal-dialog {
    max-width: 1040px;
}
.price-2, .price-3
{
display:none;
}
.subscription-package
{
padding:20px;
}
.subscription-package h3
{
    text-transform: unset;
    color: #088B97;
    font-weight: normal;
    font-size: 30px;
    padding: 0px;
}
.notify-sec .notify
{
font-size:12px;
text-align:left;
display:block;
}
.notify-sec
{
margin-bottom:15px;
}
.mw-900{
    max-width: 950px;
    margin: 0px auto;
}
.reg-form-step-1 {
    max-width: 100%;
    /* margin: 0px auto; */
    border: 1px solid #f2f5fc;
    /* padding: 30px 40px 30px 40px; */
    box-shadow: 0 0px 14px 6px rgb(173 169 169 / 20%);
    /* text-align: center; */
    /* float: right; */
    margin-right: 0;
    border-radius: 0px;
    background: #fff;
    border-top: 3px solid #088B97;
    padding: 0px;
    position: relative;
    overflow: hidden;
}
.right-part-registration:before {
    position: absolute;
    font-family: 'FontAwesome';
    top: auto;
    left: auto;
    content: "\f044";
    color: #82a7bb;
    z-index: 0;
    right: 0px;
    font-size: 300px;
    bottom: 0px;
    opacity: 0.3;
	transition:.6s ease;
}

.price-feature p
{
font-size:14px;
line-height:20px;
}
.slc-plan
{
margin-bottom:15px;
position: relative;
}
.select {
    position: relative;
    min-width: 200px;
    width: 100%;
    margin: 0px auto;
    text-align: center;
}
.select svg {
  position: absolute;
  right: 12px;
  top: calc(50% - 3px);
  width: 10px;
  height: 6px;
  stroke-width: 2px;
  stroke: #fff;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  pointer-events: none;
}
.select select {
    -webkit-appearance: none;
    padding: 10px 40px 10px 12px;
    width: 100%;
    border: 2px solid #fff;
    border-radius: 5px;
    background: transparent;
    /* box-shadow: inset 0px 1px 11px 4px #088B97; */
    cursor: pointer;
    font-family: inherit;
    font-size: 16px;
    transition: all 150ms ease;
    color: #fff;
}
.select select:required:invalid {
  color: #5a667f;
}
.select select option {
  color: #223254;
}
.select select option[value=""][disabled] {
  display: none;
}
.form-field.error input {
    border-color: #dc3545;
}

.form-field.success input {
    border-color: #28a745;
}
.form-field.success input:focus
{
box-shadow: 0 0 0 0.15rem rgb(76 175 80 / 49%);
}
.form-field.error input:focus
{
box-shadow: 0 0 0 0.15rem rgb(244 67 54 / 49%);
}
.form-field.success label
{
color:#28a745;
}
.form-field.error label
{
color:#dc3545;
}


.form-field small {
    color: #dc3545;
    position: absolute;
    font-size: 12px;
    text-align: left;
    left: 0px;
    width: 100%;
    background: #fff;
}
.form-field.error
{
margin-bottom:25px;
}


.select select:hover + svg {
  stroke: #fff;
}
.sprites {
  position: absolute;
  width: 0;
  height: 0;
  pointer-events: none;
  user-select: none;
}
.slc-plan .fa {
    position: absolute;
    background: gray;
    width: 20px;
    height: 20px;
    color: #fff;
    border-radius: 50%;
    top: 8px;
    right: -27px;
    display: flex;
    align-items: center;
    justify-content: center;
	cursor:pointer;
}

.rpr-20
{
padding-right:20%;
}
.form-stp-1
{
padding:30px;
}

.right-part-registration {
    width: 45%;
    position: relative;
    padding: 30px 40px 20px 10px;
    right: 0px;
    border-radius: 0px 10px 10px 0px;
    /* box-shadow: 0 0px 14px 0 rgb(208 208 208 / 20%); */
    top: auto;
    left: auto;
    z-index: 9;
    bottom: 0px;
    color: #fff;
    top: 0px;
    overflow: hidden;
    order: 2;
    margin-left: auto;
}
.reg-form-step-1:after {
    left: auto;
    display: block;
    position: absolute;
    content: '';
    border-radius: 50%;
    background: linear-gradient(41deg, rgba(41,53,94,1) 35%, rgba(7,167,230,1) 100%);
    width: 60%;
    height: 170%;
    top: -38%;
    right: -84px;
    border: 10px solid #0F345E;
    box-shadow: -5px 1px 7px 5px #ff98002b;
}
.right-part-registration-inner
{
position:relative;
}
.price-section {
    
}
.price-section p {
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
}
.price-title {
    font-size: 20px;
    /* color: #088B97; */
    margin-bottom: 15px;
    text-align: center;
    padding: 0px;
    border-bottom: 1px solid #d1d1d1;
    font-weight: 500;
    line-height: 40px;
    position: relative;
    margin-top: 15px;
}
.price-title span
{
text-decoration: line-through;
font-size:18px;
display:inline-block;
margin-right:10px;
}
.price-title::after {
    content: "";
    position: absolute;
    border-bottom: 3px solid #0F345E;
    width: 150px;
    bottom: -2px;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 0px auto;
}
.price-feature ul
{
margin:0px;
padding:0px;
display:block;
list-style:none;
}
.price-feature ul li
{
padding-left:30px;
list-style:none;
position:relative;
}
.price-feature ul li::before
{
font-family:'FontAwesome';
content:"\f18e";
position:absolute;
top:-4px;
left:0px;
font-size:20px;
}
.price-feature ul li h3
{
font-size: 18px;
    margin-bottom: 5px;
	font-weight:500;
}
.compare-btn {
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 20px;
    margin: 0px auto;
    color: #fff;
    text-align: center;
}
.password-toggle
{
    position: absolute;
    right: 11px;
    top: 15px;
    cursor: pointer;
}
.compare-btn a
{
color:#fff;
}
.full-plan
{
width:100%;
border:1px solid #dbdbdb;
background:#fff;
z-index:1
}
.plan-title
{
padding:10px 15px;
}
.bg-gray
{
background:#898989;
}
.bg-gray-1
{
background:#b5b5b5;
}
.bg-gray-2
{
background:#088B97;
}
.bg-gray-3
{
background:#9e9e9e;
}
.plan-title h3
{
    height: 100%;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
	color:#fff;
	margin-bottom:0px;
}

.plan-price {
    font-size: 20px;
    color: #088B97;
    margin-bottom: 15px;
    text-align: center;
    padding: 0px;
    border-bottom: 1px solid #d1d1d1;
    font-weight: 500;
    line-height: 38px;
    position: relative;
    margin-top: 15px;
}
.plan-price::after {
    content: "";
    position: absolute;
    border-bottom: 3px solid #0F345E;
    width: 150px;
    bottom: -2px;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 0px auto;
}
.plan-feature
{
padding:0px 10px;
}
.plan-feature ul
{
margin:0px;
padding:0px;
display:block;
list-style:none;
}
.plan-feature ul li {
    padding-left: 30px;
    list-style: none;
    position: relative;
    margin-bottom: 10px;
    font-weight: 300;
    line-height: 22px;
    font-size: 14px;
}
.plan-feature ul li::before
{
font-family:'FontAwesome';
content:"\f00c";
position:absolute;
top:2px;
color:#088B97;
left:0px;
font-size:20px;
}
.plan-feature ul li h3
{
font-size: 16px;
    color: #088B97;
    margin-bottom: 3px;
	font-weight:500;
}
.plan-feature ul li p {
    font-size: 14px;
    color: #088B97;
    margin-bottom: 5px;
    font-weight: 300;
    line-height: 18px;
}
.plan-btn
{
margin:30px auto;
text-align:center;
}
.plan-btn button span
{
font-size:14px;
}
.additional-section {
    padding: 15px 15px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    margin: 15px auto 0px auto;
    position: relative;
}


.vat-section h2
{
font-size: 18px;
    color: #088B97;
    margin-bottom: 15px;
    font-weight: 500;
    text-align: left;
    padding: 0px;
    width: auto;
}


.vat-section-check .switch {
  display: inline-block;
  height: 34px;
  position: relative;
  width: 60px;
}

.vat-section-check .switch input {
  display:none;
}

.vat-section-check .slider {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: .4s;
}

.vat-section-check .slider:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 26px;
  left: 4px;
  position: absolute;
  transition: .4s;
  width: 26px;
}

.vat-section-check input:checked + .slider {
  background-color: #66bb6a;
}

.vat-section-check input:checked + .slider:before {
  transform: translateX(26px);
}

.vat-section-check .slider.round {
  border-radius: 34px;
}

.vat-section-check .slider.round:before {
  border-radius: 50%;
}
.vat-section-check
{
    position: absolute;
    right: 30px;
    top: 16px;
}

.hide-box-vat
{
display:none !important;
}
.vat-section {
    padding: 15px 15px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    margin: 0px auto 0px auto;
    position: relative;
}


/**/
.additional-login h2
{
font-size: 18px;
    color: #088B97;
    margin-bottom: 15px;
    font-weight: 500;
    text-align: left;
    padding: 0px;
    width: auto;
}


.additional-login-check .switch {
  display: inline-block;
  height: 34px;
  position: relative;
  width: 60px;
}

.additional-login-check .switch input {
  display:none;
}

.additional-login-check .slider {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: .4s;
}

.additional-login-check .slider:before {
  background-color: #fff;
  bottom: 4px;
  content: "";
  height: 26px;
  left: 4px;
  position: absolute;
  transition: .4s;
  width: 26px;
}

.additional-login-check input:checked + .slider {
  background-color: #66bb6a;
}

.additional-login-check input:checked + .slider:before {
  transform: translateX(26px);
}

.additional-login-check .slider.round {
  border-radius: 34px;
}

.additional-login-check .slider.round:before {
  border-radius: 50%;
}
.additional-login-check
{
    position: absolute;
    right: 30px;
    top: 16px;
}

.hide-box
{
display:none !important;
}
.light-btn .site-button-secondry {
    background-color: #0F345E;
    color: #088B97;
    border: 1px solid transparent;
}

.light-btn .button-skew i {
    background: #0F345E;
    color: #fff;
}
.light-btn .site-button-secondry:hover {
    background-color: #088B97;
    color: #0F345E;
    border: 1px solid #0F345E;
}

.additional-login label:active:after {
	width: 130px;
}
.veeam-license-wrap {
    padding: 0;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    text-align: left;
}
.veeam-license-wrap h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222;
    margin: 15px 0 10px;
    letter-spacing: -0.5px;
}
.veeam-license-wrap .col {
    flex: 1;
    padding: 0 1rem;
}
.veeam-license-wrap .border-right {
  border-right: 1px solid #eee;
}
.veeam-license-wrap .veeam-footnote {
  padding: 0.5rem 0;
  clear: both;
  font-size: 12px;
  color: #999;
}
.veeam-license-wrap .veeam-price {
    font-size: 30px;
    line-height: 1;
    color: #222;
}
.veeam-license-wrap input[type=number]::-webkit-inner-spin-button,
.veeam-license-wrap input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0 !important;
}
.veeam-license-wrap input[type=number] {
  -moz-appearance: textfield;
}
.veeam-license-wrap .quantity {
  position: relative;
}
.veeam-license-wrap .quantity #servers {
    width: 54px !important;
    height: 40px !important;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    background: #fff !important;
    margin: 0 !important;
    border: 3px solid #eee !important;
    border-right: 0 !important;
    text-align: center;
    border-radius: 4px 0 0 4px;
    color: #222 !important;
}
.veeam-license-wrap .quantity #servers:focus {
  outline: 0;
  box-shadow: none;
}
.veeam-license-wrap .quantity .quantity-nav {
  float: left;
  position: relative;
}
.veeam-license-wrap .quantity .quantity-button {
    position: relative;
    cursor: pointer;
    width: 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    user-select: none;
    right: 0;
    width: 50px;
    height: 37px;
    background: #fdb022;
    /* border: 2px solid #fdb022; */
    box-shadow: 0 3px 0 0 #ea9802;
}
.veeam-license-wrap .quantity .quantity-button:active {
  top: 3px;
  box-shadow: none;
}
.veeam-license-wrap .quantity .quantity-button:hover {
  background-color: #f49f02;
  border-color: #f49f02;
}
.veeam-license-wrap .quantity .quantity-button.quantity-up {
  position: absolute;
  transform: translateX(200%);
  border-radius: 0 4px 4px 0;
}
.veeam-license-wrap .quantity .quantity-button.quantity-down {
  position: absolute;
  transform: translateX(100%);
}
.veeam-license-wrap .limit-reached {
  clear: both;
  font-size: 85%;
  color: red;
  display: none;
}
.veeam-license-wrap label {
  margin-right: 1rem;
}
.subs-title
{
width:100%;
margin-bottom:10px;
text-align:center;
font-size: 25px;
}
.subs-title h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222;
    margin: 15px 0 10px;
    letter-spacing: -0.5px;
}
.veeam-license-wrap .btn-yellow {
    background-color: #fdb022;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    box-shadow: 0 3px 0 0 #ea9802;
    color: #fff;
    font-size: 20px;
    margin: 20px 0px;
    cursor: pointer;
    text-align: center;
    font-weight: 500;
}
.veeam-license-wrap .btn-yellow span
{
font-size:30px;
}
.veeam-license-wrap .btn-yellow:hover {
  background-color: #f49f02;
}
.veeam-license-wrap .btn-yellow:active {
  position: relative;
  top: 3px;
  box-shadow: none;
}
.veeam-license-wrap .radio {
    display: inline-block;
    position: relative;
    padding-left: 34px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 14px !important;
    font-weight: normal !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.veeam-license-wrap .radio:hover input ~ .checkmark {
  background-color: #ccc;
}
.veeam-license-wrap .radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.veeam-license-wrap .radio input:checked ~ .checkmark {
  background-color: #fdb022;
}
.veeam-license-wrap .radio input:checked ~ .checkmark:after {
  display: block;
}
.veeam-license-wrap .radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}
.veeam-license-wrap .radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.veeam-license-wrap .contact {
  display: none;
}
.veeam-license-wrap .contact p {
  margin: 0;
}
.veeam-license-wrap .annual-txt {
  margin-top: 0.5rem;
  display: none;
  font-size: 14px;
  color: #aaa;
}
/**/
.hide-additional-subs
{
display:none;
}
.btn-update {
    background-color: #088B97;
    color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 14px;
    /* width: 90px; */
    display: inline-block;
    text-align: center;
    /* text-transform: uppercase; */
    border: 1px solid transparent;
    transition: 0.25s;
    margin: 0px 3px 10px 3px;
}
.btn-compare {
    background-color: #0F345E;
    color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 14px;
    /* width: 90px; */
    display: inline-block;
    text-align: center;
    /* text-transform: uppercase; */
    border: 1px solid transparent;
    transition: 0.25s;
    margin: 0px 3px 10px 3px;
}
.btn-update:hover
{
    background-color: #0F345E;

}
.btn-compare
{
    background-color: #088B97;

}
.slct-msg {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #908EA4;
    position: absolute;
    top: -30px;
    right: 0px;
}
.slct-msg b
{
color:#088B97;
}
.separator-subscription
{
border-bottom: 1px solid #eeeeee;
position: relative;
}

.select-project {
    display: block;
    width: 100%;
    padding: 30px;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #908EA4;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 7px;
    border: 1px solid #ced4da;
    border-radius: 5px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    max-width: 600px;
    margin: 15px auto 0px auto;
    text-align: left;
}
.select-project .country-txt
{
    position: absolute;
    top: -9px;
    font-size: 18px;
    background: #fff;
    text-align: center;
    color: #088B97;
}
#project-selected-count-add
{
    position: absolute;
    right: 30px;
    top: 15px;
}
#project-selected-count-add b
{
color: #088B97;
}
.mt-20
{
margin-top:20px;
}

.position-relative
{
position:relative;
}
#heading {
    text-transform: unset;
    color: #088B97;
    font-weight: normal;
    font-size: 30px;
    padding: 0px;
}

#rsform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#rsform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-section-overall {
   margin: 0px auto;
    padding: 20px 0px;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
.show {
    display: block!important;
}
#rsform fieldset:not(:first-of-type) {
    display: none
}




#rsform .action-button {
    min-width: 100px;
    background: #088B97;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right;
    border-radius: 10px;
	color:#fff;
}

#rsform .action-button:hover,
#rsform .action-button:focus {
    background-color: #311B92
}

#rsform .action-button-previous {
    background: #088B97;
    color: white;
    padding: 4px 21px;
    margin-top: 0px;
    border-radius: 10px;
    font-weight: 600;
    box-shadow: 0 0px 10px 0 rgb(0 0 0 / 20%);
    border: 0px;
    position: absolute;
    top: auto;
    bottom: 100px;
    right: auto;
    left: -84px;
    transform: rotate(90deg);
}

#rsform .action-button-previous:hover,
#rsform .action-button-previous:focus {
    background-color: #000000
}

.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 18px;
    color: #088B97;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left;
	padding:0px;
}
.form-field-title {
    font-size: 18px;
    color: #088B97;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left;
    padding: 0px;
    border-bottom: 2px solid #d1d1d1;
    font-weight: 500;
    line-height: 30px;
	position:relative;
}

.form-field-title::after {
    content: "";
    position: absolute;
    border-bottom: 5px solid #0F345E;
    width: 100px;
    bottom: -3px;
    left: 0px;
}

.file-drop-area {
    position: relative;
    display: flex;
    align-items: center;
    /* width: 450px; */
    max-width: 100%;
    padding: 25px;
    border: 1px dashed rgb(209 209 209);
    border-radius: 3px;
    transition: 0.2s;
}

.choose-file-button {
    flex-shrink: 0;
    background-color: rgb(41 53 94);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    padding: 8px 15px;
    margin-right: 10px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}

.file-message {
  font-size: small;
  font-weight: 300;
  line-height: 1.4;
  text-align:left;
}

.file-input {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  opacity: 0;
  
}

.purple-text {
    color: #088B97;
    font-weight: normal
}

.steps {
    font-size: 18px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right;
	padding:0px;
}
.res-textarea
{
width:100%;
height:150px;
    font-size: 16px;
    outline: none;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    padding: 11px 10px;
    transition: 0.1s ease-out;
    width: 100%;
}
.material-textfield.text-area-label .material-label {
    position: absolute;
}

.fieldlabels {
    color: gray;
    text-align: left
}

#rs-progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
	padding:0px;
}

#rs-progressbar .active {
    color: #088B97
}
.registration-2-section {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    padding-left: 30px;
    background-color: #fff;
    padding-right: 30px;
    padding-top: 25px;
    border-radius: 20px;
}

#rs-progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 20%;
    float: left;
    position: relative;
    font-weight: 400
}

#rs-progressbar #account:before {
    font-family: FontAwesome;
    content: "\f2bb"
}

#rs-progressbar #business:before {
    font-family: FontAwesome;
    content: "\f080"
}

#rs-progressbar #tender-overview:before {
    font-family: FontAwesome;
    content: "\f15c"
}

#rs-progressbar #overview:before {
    font-family: FontAwesome;
    content: "\f0c5"
}
#rs-progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f155";
}

#rs-progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#rs-progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#rs-progressbar li.active:before,
#rs-progressbar li.active:after {
    background: #088B97
}

.rs-progress {
    height: 20px
}

.rs-progress-bar {
    background-color: #088B97
}

.fit-image {
    width: 100%;
    object-fit: cover
}
.bb-0
{
border-bottom:0px !important;
}
.login-tbl-view
{
min-width:300px;
}
.login-tbl-view td, .login-tbl-view th
{
padding:10px;
}
.login-tbl-view th
{
font-family:500;
}
.login-tbl-view td
{
border-bottom:1px solid #dadada;
border-top:1px solid #dadada;
}
.view-sec-title {
    font-size: 20px;
    color: #088B97;
    margin: 0px auto 35px auto;
    font-weight: normal;
    text-align: left;
    padding: 0px;
    border-bottom: 2px solid #d1d1d1;
    font-weight: 500;
    line-height: 35px;
    position: relative;
    max-width: 500px;
    text-align: center;
}
.view-sec-title::after {
    content: "";
    position: absolute;
    border-bottom: 5px solid #0F345E;
    width: 100px;
    bottom: -3px;
    left: 0px;
	right:0px;
	margin:0px auto;
}
.view-field {
    padding: 10px 15px;
    border: 1px solid #dadada;
    text-align: left;
    border-radius: 5px;
    margin-bottom: 15px;
    position: relative;
}
.view-field h4 {
    font-size: 14px;
    margin-bottom: 8px;
    position: absolute;
    top: -9px;
    background: #fff;
	font-weight:normal;
	color:gray;
}
.view-field p
{
font-size:14px;
margin-bottom:0px;
}
.view-address-box
{
min-height:150px;
}
.event-none
{
pointer-events:none;
}
.veeam-license-wrap .quantity .veeam-count {
    width: 54px !important;
    height: 40px !important;
    line-height: 35px;
    float: none;
    display: block;
    padding: 0;
    background: #fff !important;
    margin: 0px auto !important;
    border: 3px solid #eee !important;
    /* border-right: 0 !important; */
    text-align: center;
    border-radius: 4px 0 0 4px;
    color: #222 !important;
}
.drop-file-name h4
{
    font-size: 14px;
    margin-bottom: 8px;
    position: absolute;
    top: -9px;
    background: #fff;
    font-weight: normal;
    color: gray;
}
.drop-file-name p
{
font-size: 16px;
	font-weight:400;
	color:gray;
}
.drop-file-img img {
    width: 150px;
    height: auto;
    border: 5px solid #fff;
    box-shadow: 0px 1px 6px 4px #cac9c938;
}
.m-0
{
margin:0px !important;
}
/* Popup Styling */
.container__img-holder {
  max-width: 280px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  margin-left: 16px;
  cursor: pointer;
}
.container__img-holder img {
  width: 100%;
  height: 220px;
  display: block;
  border: 5px solid #fff;
    box-shadow: 0px 1px 6px 4px #cac9c938;
}
.img-popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(1 1 1 / 73%);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 9999;
}
.img-popup img {
  max-width: 900px;
  width: 100%;
  opacity: 0;
  transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
}

.close-btn {
  width: 35px;
  height: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.close-btn .bar {
  height: 4px;
  background: #fff;
}

.close-btn .bar:nth-child(1) {
  transform: rotate(45deg);
}

.close-btn .bar:nth-child(2) {
  transform: translateY(-4px) rotate(-45deg);
}

.opened {
  display: flex;
}

.opened img {
  animation: animatepopup 1s ease-in-out .8s;
  -webkit-animation: animatepopup .3s ease-in-out forwards;
}

@keyframes animatepopup {

  to {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

}

.site-button-secondry.button-skew.next 
{
margin-top:20px;
}
.hide-box-select
{
display:none;
}
.subscription-login-check
{
    position: absolute;
    right: 21px;
    top: 18px;
}
#sector-price-slect
{
margin-bottom:15px;
}
/*tender section*/
.wmdl {
     position: relative;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     padding: 0;
     margin: 0;
}

.wmdl *,
.wmdl *:before,
.wmdl *:after {
     -webkit-box-sizing: inherit;
     box-sizing: inherit;
     padding: 0;
     margin: 0;
}

.wmdl:before {
     content: "\21C4";
     display: block;
     position: absolute;
     font-size: 200%;
     color: #000;
     top: 50%;
     left: 50%;
     -webkit-transform: translatex(-50%) translatey(-50%);
     transform: translatex(-50%) translatey(-50%);
}

.wmdl-select {
     display: none;
     visibility: hidden;
     opacity: 0;
}

.wmdl-list {
     position: relative;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     height: 700px;
     width: calc(50% - 20px);
     color: #000;
     text-align: left;
     background-color: #fff;
}

.wmdl-list-options {
     border: 1px solid #ccc;
     list-style: none;
     -webkit-box-flex: 1;
     -ms-flex: 1;
     flex: 1;
     overflow-y: auto;
     overflow-x: hidden;
}

.wmdl-header {
    position: relative;
    width: 100%;
    padding: 8px 15px;
    /* background-color: #0275D8; */
    color: #088B97;
    font-weight: bold;
    text-align: center;
    border: 1px solid #ccc;
    margin-bottom: -1px;
    border-top: 5px solid #088B97;
}
.wmdl-filter {
     border: 1px solid #ccc;
     margin-bottom: -1px;
	 	position:relative;

}

.wmdl-filter-input {
    border: 0;
    padding: 5px 35px 5px 15px;
    width: 100%;
    background-color: transparent;
    font-size: inherit;
}
.wmdl-filter::before {
    content: "\f002";
    font-family: 'FontAwesome';
    position: absolute;
    right: 8px;
    position: absolute;
    top: 3px;
}

.wmdl-filter-input::-webkit-input-placeholder {
     color: #000;
}

.wmdl-filter-input::-moz-placeholder {
     color: #000;
}

.wmdl-filter-input:-ms-input-placeholder {
     color: #000;
}

.wmdl-filter-input::-ms-input-placeholder {
     color: #000;
}

.wmdl-filter-input::placeholder {
     color: #000;
}

.wmdl-filter-input:focus {
     outline: none;
     background-color: rgba(0, 0, 0, 0.05);
}

.wmdl-option {
     cursor: pointer;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
}

.wmdl-option:hover {
    color: #088B97;
}

.wmdl-option:not(.wmdl-html-option) {
    padding: 3px 15px;
    line-height: 16px;
    font-size: 14px;
    line-height: 16px;
}

.wmdl-group {
     list-style: none;
     padding: 0;
     margin: 0;
}

.wmdl-group-label {
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     display: block;
     padding: 4px 25px;
     color: inherit;
	 font-size:14px;
}

.wmdl-group-label-clickable {
     cursor: pointer;
}

.wmdl-group .wmdl-option:not(.wmdl-html-option) {
     padding-left: 40px;
}

.wmdl-has-group {
     padding: 0;
}
.wmdl-has-group > span
{
position:relative;
}
.wmdl-has-group > span::before
{
    content: "+";
	position: absolute;
    top: -3px;
    left: 7px;
    font-style: normal;
    font-size: 1.625em;
    color: #0079c1;
}
.wmdl-has-group .wmdl-group .wmdl-option
{
position:relative;
}
.wmdl-has-group .wmdl-group .wmdl-option::before {
    content: "-";
    position: absolute;
    top: 3px;
    left: 23px;
    font-style: normal;
    font-size: 1.625em;
    color: #0079c1;
}

.wmdl-option-hide, .wmdl-group-hide {
     display: none;
}
.wmdl-group-hide {
     display: none !important;
}

.wmdl-disabled .wmdl-option,
.wmdl-disabled .wmdl-option:hover, .wmdl-option-disabled, .wmdl-option-disabled:hover,
.wmdl-group-disabled .wmdl-option,
.wmdl-group-disabled .wmdl-option:hover {
     cursor: not-allowed;
     background-color: #f2f2f2;
     color: #aaa;
}

.wmdl-disabled .wmdl-group-label,
.wmdl-group-disabled .wmdl-group-label {
     cursor: not-allowed;
     background-color: #bfbfbf;
     color: #555;
}
.select-project .wmdl-list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    width: 100%;
    color: #000;
    text-align: left;
    background-color: #fff;
}
.select-project .wmdl-list-options {
    border: 0px solid #ccc; 
    list-style: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
}
.select-project .wmdl-has-group > span::before {
    content: "+";
    position: absolute;
    top: 3px;
    left: 7px;
    font-style: normal;
    font-size: 1.625em;
    color: #0079c1;
}
.credit-wrong {
    padding: 0px;
    background: #fff;
    border-left: 10px solid #f44336;
    box-shadow: 0px 0px 7px 4px rgb(0 0 0 / 13%);
    margin-bottom: 20px;
    max-width: 800px;
    display: flex;
    align-items: center;
	border-radius:10px;
}
.credit-wrong-icon {
    width: 100px;
    justify-content: center;
    height: 100%;
    align-items: center;
    display: flex;
    font-size: 30px;
}
.credit-wrong-icon .fa {
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0px 0px 12px 3px #f3f0f1;
    border: 1px solid #f44336;
    color: #f44336;
}
.credit-wrong-btn-section {
    width: 178px;
    justify-content: center;
    height: 100%;
    align-items: center;
    display: flex;
    border-left: 1px solid #f6ecec;
}
.credit-wrong-section
{
padding:10px;
}
.credit-wrong h3
{
font-size:20px;;
}
.credit-wrong p
{
margin-bottom:0px;
}
.wrong-btn {
    background: #f44336;
    padding: 5px 15px;
    color: #fff;
    border-radius: 10px;
	border:1px solid #f44336;
	box-shadow: inset 0px 0px 12px 3px #e91e63;
}
.wrong-btn:hover
{
color:#f44336;
border:1px solid #f44336;
background:transparent;
box-shadow: unset;
}


.credit-right {
    padding: 25px;
    background: #fff;
    border-left: 10px solid #4caf50;
    /* box-shadow: 0px 0px 7px 4px rgb(0 0 0 / 13%); */
    margin-bottom: 20px;
    max-width: 600px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #e8e8e8;
    border-left: 10px solid #4caf50;
}
.credit-right-icon {
    width: 100px;
    justify-content: center;
    height: 100%;
    align-items: center;
    display: flex;
    font-size: 30px;
}
.credit-right-icon .fa {
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0px 0px 12px 3px #f3f0f1;
    border: 1px solid #4caf50;
    color: #4caf50;
}
.credit-right-btn-section {
    justify-content: center;
    height: 100%;
    align-items: center;
    display: flex;
    /* border-left: 1px solid #f6ecec; */
}
.credit-right-section
{
padding:10px;
text-align: center;
}
.credit-right h3
{
font-size:20px;;
}
.credit-right-section p {
    margin-bottom: 0px;
    font-size: 16px;
}

.credit-wrong-section p
{
margin-bottom:0px;
}
.right-btn {
    background: #4caf50;
    padding: 5px 15px;
    color: #fff;
    border-radius: 10px;
	border:1px solid #4caf50;
	display:inline-block;
	margin-right:10px;
	box-shadow: inset 0px 0px 10px 7px #15a21b;
}
.right-btn:hover
{
color:#4caf50;
border:1px solid #4caf50;
background:transparent;
box-shadow: unset;
}
.credit-card-container {
    background: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    border-top: 5px solid #088B97;
    min-height: 400px;
    align-items: center;
	flex-direction: column;
	padding:30px;
	margin-top:40px;
}
.full-invoice {
    background: #fff;
    box-shadow: 0px 0px 7px 4px rgb(0 0 0 / 13%);
    max-width: 900px;
    margin: 0px auto;
    border-top: 5px solid #088B97;
}
.full-invoice .container{
    padding: 30px;

}
.invoice-footer span
{
display:block;
width:100%;
margin-top:20px;
font-size:12px;
color:#fff;
text-align:center;
}
.term-section ul
{
padding-left:20px;
}
.hightlighted-payment
{
padding: 10px !important;
    margin-top: 10px !important;
    border: 2px solid #c7c7c7;
    border-radius: 10px;
}

.display-flex
{
display:flex;
}
.invoice-list
{
margin-left: auto;
    order: 2;
}
.invoice-list ul
{
margin:0px;
padding:0px;
list-style:none;
}
.invoice-list ul li
{
padding-bottom:5px;
}
.invoice-list span
{
font-weight:500;
color:
}

/*end duellist*/
.invoice-payment-footer {
    background: #088B97;
	    text-align: left;
    color: #fff;

}
.invoice-payment-footer .container {
    padding: 30px;
}
.invoice-payment-footer p {
    text-align: left;
    color: #fff;
    margin-bottom: 5px;
    font-size: 14px;
}
.invoice-addr
{
padding:20px 0px;
}
.invoice-addr h3
{
font-size:16px;
margin-bottom:5px;
}
.invoice-addr p
{
font-size:14px;
margin-bottom:0px;
}
.separator-invoice
{
margin-bottom: 20px;
    border-bottom: 3px solid #088B97;
}
.invoice-list
{
text-align:right;
}
.invoice-list h3
{
font-size:25px;
}
.invoice-list h3 span
{
font-size:40px;
display:inline-block;
}
.invoice-list span
{
text-align:right;
font-size:16px;
font-weight:600;
display:block;
}
.invoice-from
{
margin-left:auto;
order:2;
}
.invoice-from ul
{
margin:0px;
padding:0px;
list-style:none;
}
.invoice-from ul li
{
font-weight:600;
}
.invoice-from ul li span
{
font-weight:400;
font-size:14px;
margin-left:10px;
}
table.invoice-tbl thead
{
background:#088B97;
color:#fff;
}
table.invoice-tbl td
{
text-align:center;
}
.invoice-desc ul
{
margin: 0px;
padding-left: 20px;
text-align:left;
}
.sub-tot td
{
text-align:right !important;
}
.border-bottom-1
{
border-bottom:3px solid #f2f2f2;
}
.total-words
{
position:relative;
padding-left:120px;
font-size:16px;
max-width:300px;
text-align:right;
float:right;
}
.total-words span
{
position:absolute;
left:0px;
font-weight:500;
font-size:14px;
}
.term-section {
    margin: 20px 0px 20px 0px;
    padding-top: 10px;
    border-top: 3px solid #088B97;
}
.term-section h4
{
font-size:16px;
font-weight:500;
}
.term-section ul li
{
font-size:14px;
}
.clearfix
{
clear:both;
}
.invoice-footer
{
background:#088B97;
}
.invoice-footer .container
{
    padding: 30px;

}
.invoice-footer p
{
text-align:center;
color:#fff;
margin-bottom:10px;
}
.invoice-footer p:last-child
{
margin-bottom:0px;

}

.btn-invoice {
    background: #088B97;
    padding: 5px 15px;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #088B97;
    display: inline-block;
    margin-right: 10px;
    box-shadow: 0px 0px 9px 6px #a9b9f54d;
}
.page-tools {
    max-width: 900px;
    margin: 0px auto 20px auto;
    /* float: right; */
    text-align: right;
}
.btn-invoice:hover
{
color:#088B97;
background:transparent;
}
/*end duellist*/
.material-textfield label span
{
color:red;
}
.subsection {
    padding: 15px;
    border: 1px solid #dddddd;
    margin: 0px 0px 20px 0px;
    border-radius: 10px;
	    text-align: left;
}
.payment_sec
{
text-align:left;
}
.tab-content-left-para p
	{
	position:relative;
	padding-left:140px;
	font-size:14px;
	}
	.tab-content-left-para p strong
	{
position:absolute;
top:0px;
left:0px;
font-size:14px;
	}
	.tab-content-right-para p {
    margin-bottom: 10px;
	font-size:14px;
}
.note_txt {
    color: #0e62a3;
}
.tabbed {
  width: 100%;
  min-width: 400px;
  margin: 0 auto;
  margin-bottom: 68px;
  border-bottom: 4px solid #0F345E;
  overflow: hidden;
  transition: border 250ms ease;
}
ul.tabbed  {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  padding-left: 48px;
  list-style-type: none;
}
ul.tabbed  * {
  margin: 0px;
  padding: 0px;
}
ul.tabbed  li a {
  display: block;
  float: right;
  padding: 10px 24px 8px;
  background-color: #0F345E;
  margin-right: 46px;
  z-index: 2;
  position: relative;
  cursor: pointer;
  color: #fff;

  text-transform: uppercase;

  transition: all 250ms ease;
}
ul.tabbed li a:before,
 ul.tabbed li a:after {
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  width: 44px;  
  background-color: #0F345E;
  transition: all 250ms ease;
}
 ul.tabbed li a:before {
  right: -24px;
  transform: skew(30deg, 0deg);
  box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
}
 ul.tabbed li a:after {
  left: -24px;
  transform: skew(-30deg, 0deg);
  box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
}
 ul.tabbed li a:hover,
 ul.tabbed li a:hover:before,
 ul.tabbed li a:hover:after {
  background-color: #088B97;
  color: #fff;
}
 ul.tabbed li a.active {
  z-index: 3;

}
 ul.tabbed li a.active,
 ul.tabbed li a.active:before,
 ul.tabbed li a.active:after {
  background-color: #088B97;
  color: #fff;
}


/* Round Tabs */
 ul.tabbed.round li a{
  border-radius: 8px 8px 0 0;
}
 ul.tabbed.round li a:before {
  border-radius: 0 8px 0 0;
}
 ul.tabbed.round li a:after {
  border-radius: 8px 0 0 0;
}
.payment_sec .tab-pane
{
padding:40px;
}
.payment_sec .tab-content
{
    border: 1px solid #dddddd;
    border-top: 0px;
}
.proceed-btn
{
    text-align: center;
    margin-top: 30px;
}
.subsection p
{
font-size:14px;
}

.agree-note
{
margin-top:20px;
}
.agree-note a
{
text-decoration:underline;
}
.agree-note a:hover
{
color:#0F345E;
}
.trm-condition-popup
{
text-align:left;
}
.trm-condition-popup p {
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    margin: 0px 0px 15px 0px;
}
.trm-condition-popup ul li
{
font-size:14px;
}
/*end registration*/
/*toggle checkbox*/
.vc-toggle-container * {
    font-family: Arial;
    -webkit-transition: .15s ease-out;
    -moz-transition: .15s ease-out;
    -o-transition: .15s ease-out;
    transition: .15s ease-out
}

.vc-small-switch {
    width: 53px;
    height: 24px
}

.vc-small-switch {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border-radius: 18px;
    cursor: pointer
}

.vc-switch-input {
    position: absolute;
    transform: translate3d(5px, 5px, 0)
}

.vc-switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    background: #f44336;
    border-radius: inherit;
}

.vc-switch-label:before,
.vc-switch-label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1.1
}

.vc-switch-label:before {
    content: attr(data-off);
    right: 11px;
    color: #fff
}

.vc-switch-label:after {
    content: attr(data-on);
    left: 11px;
    color: #fff;
    opacity: 0
}

.vc-switch-input:checked~.vc-switch-label {
    background: #38cf5b
}

.vc-switch-input:checked~.vc-switch-label:before {
    opacity: 0
}

.vc-switch-input:checked~.vc-switch-label:after {
    opacity: 1
}

.vc-switch-handle {
    position: absolute !important;
    top: 4px;
    left: 5px;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}

.vc-switch-handle:before {
    content: "";
    top: 50%;
    left: 50%;
    position: absolute !important;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    border-radius: 6px
}

.vc-switch-label:active~.vc-switch-handle,
.vc-switch-handle:active {
    width: 30px
}

.vc-switch-input:checked~.vc-switch-handle {
    left: unset;
    right: 5px
}
.tender-list-section
{
position:relative;
padding-top:30px;
}
.tndr-slct-msg {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #908EA4;
    position: absolute;
    top: 0px;
    right: auto;
}
.tender-desc {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 18px;
	margin-bottom:10px;
}


/*payment page*/
.multisteps-form__progress {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
}
.multisteps-form__progress-btn {
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
  position: relative;
  padding-top: 35px;
  color: rgba(108, 117, 125, 0.7);
  text-indent: -9999px;
  border: none;
  background-color: transparent;
  outline: none !important;
  cursor: pointer;
}
@media (min-width: 500px) {
  .multisteps-form__progress-btn {
    text-indent: 0;
  }
}
.multisteps-form__progress-btn:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 25px;
  height: 25px;
  content: '';
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all 0.15s linear 0s, -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  transition: all 0.15s linear 0s, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  transition: all 0.15s linear 0s, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s, -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  border: 5px solid #dedcdc;
  border-radius: 50%;
  background-color: #c9caca;
  box-sizing: border-box;
  z-index: 3;
  box-shadow: -1px 0px 11px 0 rgb(0 0 0 / 20%);
}
.multisteps-form__progress-btn:after {
  position: absolute;
  top: 9px;
  left: calc(-50% - 13px / 2);
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
  display: block;
  width: 100%;
  height: 6px;
  content: '';
  background-color: #c9caca;
  z-index: 1;
}
.multisteps-form__progress-btn:first-child:after {
  display: none;
}
.multisteps-form__progress-btn.js-active {
  color: #088B97;
    font-weight: 600;
}
.multisteps-form__progress-btn.js-active:before {
  -webkit-transform: translateX(-50%) scale(1.2);
  transform: translateX(-50%) scale(1.2);
  background-color: #0F345E;
  border-color: #088B97;
}
.multisteps-form__progress-btn.js-active:after {
  background-color: #088B97;
}
.multisteps-form__form {
  position: relative;
}
.multisteps-form__panel {
  position: relative;
display:none;
}
.multisteps-form__panel.js-active {
  height: auto;
  display:flex;
}
.multisteps-form__panel[data-animation="scaleIn"] {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.multisteps-form__panel[data-animation="scaleIn"].js-active {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.multisteps-form__content .section-title h2 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
    color: #088B97;
    text-align: center;
    padding: 0px;
    max-width: 600px;
    margin: 0px auto 10px auto;
}
.multisteps-form__form .action-button-previous {
    background: #088B97;
    color: white;
    padding: 4px 21px;
    margin-top: 0px;
    border-radius: 10px;
    font-weight: 600;
    box-shadow: 0 0px 10px 0 rgb(0 0 0 / 20%);
    border: 0px;
    position: absolute;
    top: auto;
    bottom: 100px;
    right: auto;
    left: -56px;
    transform: rotate(90deg);
}
.payment-page-button
{
text-align: center;
    margin-top: 20px;
}
.credit-box
{
width:100%;
}
.credit-box img
{
width:100%;
}
.bank-invoice-section {
    margin: 50px 0px 0px 0px;
    padding: 20px;
    padding: 20px;
    border: 1px solid #dfdfdf;
	    border-radius: 10px;

}
.bank-invoice-inner
{
    display: block;
	    margin: 10px 0px 10px 0px;


}
.bank-invoice-section h3
{
font-size: 16px;
    margin-bottom: 0px;
}
.bank-invoice-section p
{
font-size:14px;
}
.credit-invoice
{
margin-top:10px;
padding-top:10px;
    border-top: 1px solid #dfdfdf;

}
.credit-invoice h3
{
font-size: 16px;
    margin-bottom: 10px;
}
.credit-invoice p
{
font-size:14px;
}
.credit-invoice span
{
font-size:14px;
}
.float-right
{
order:2;
margin-left:auto;
}
#schdule-section
{
display:none;
}
.left-later {
    border: 0px;
    background: transparent;
    font-size: 14px;
    right: 0px;
    width: 100%;
    margin-top: 15px;
    text-align: right;
}
.tnks-msg
{
display:none;
}
.tnks-msg .thankyou-txt p, .tnks-msg .thankyou-txt li {
    text-align: left;
    font-size: 16px;
    color: #7c7c7c;
}
.thankyou-txt ul
{
width: 100%;
    padding-left: 20px;
}
.mw-400
{
max-width:400px;
margin: 0px auto;
    text-align: center;
}
/**/

@media only screen and (min-width: 300px) and (max-width: 767px) {

/*********************Request demo ********************/
.main-request-sec .request-card {
    margin: 0px 15px 0px 15px;
}
.left-request-sec ul.left-point-ul li a {
    display: flex;
}
.request-section {
    padding-top: 0px;
}
.main-request-sec .request-card .main-content {
    display: block;
}
.left-request-sec {
    width: 100%;
    height: auto;
    position: static;padding: 45px 20px;
}
.main-request-sec .request-card .content {
    position: static;
    width: 100%;
}
#request-demofrm .row .right-col {
     padding-right: 15px; 
}
#request-demofrm .row .left-col {
    padding-left: 15px;
}
.schedule-meeting .calendly-inline-widget{
    height:630px;
}
}

@media (max-device-width: 1024px) {
   .newmain-sec .banner-ul {
    display: none;
}
.breadcum-bg::before {
    width: 100%;left: -26px;
}
.nwbaner-container {
    height: auto;
}
.sector-sec .banner-ul {
    display: none;
}
.sector-sec .sector-right-banner {
    display: none;
}
.banner-left-section {
    height: auto;
    padding-right: 0%;
    padding-bottom: 50px;
    padding-top: 20px;
}
.oilgas-section .map-div .main-content {
    margin-bottom: 30px;
}

.default-box {
    height: auto;
    margin-bottom: 50px;
}
.link_doc {
    margin-top: 35px;
    margin-bottom: 24px;
}
.oilgas-section-overlay{display:none;}
.oilgas-section {
    padding-bottom: 0;
}
.ct-offer-carousel1 .item--image {
    position: inherit;
    height: 150px;
    width: 100%;
}
.ct-offer-carousel1 .item--holder {
    padding: 25px 15px 25px 15px;
    max-width: 100%;
}
.ct-offer-carousel1 .item--inner {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    height: auto;
    flex-direction: column-reverse;
}

.report-item .report-item-img + .entry-body {
    padding: 8px 4px;
}
.report-item .entry-holder {
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
}
.entry-meta li {
    font-size: 14px;
}
.report-item .entry-title a {
    font-size: 13px !important;
} 
.report-item .entry-readmore a {
    font-size: 13px;
}
.report-item .entry-title a {
    font-size: 14px;
}
.gettouch-list-txt {
    padding-right: 10px;
    padding-left: 25px;
}
.cs-container .blu-back {
    display: none;
}
.main-overlaysec .cs-container {
    padding-left: 0;
}
.mb-footer-spacing .row .col-md-2:first-child {
   padding-top: 46px;
}

.custom-nav-tabs .nav-item .nav-link {
    font-size: 16px;
}
.bg-blue .section-title h2 {
    font-size: 20px;
    line-height: 25px !important;
}
.default-box .txt-title {
    font-size: 16px;
}
/**** Tender Listing New **********************************/
form.tag-search-form .btn-search .btn-img {
    width: 20px;
    height: 20px;
}
form.tag-search-form .btn-search {
    top: 40px;
    right: 2px;
}

}
/*********** responsive css 21 April 2022******************/
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
	.mb-col-6 {
		width:50%
	}
	.report-item .entry-title a {
    font-size: 14px;
    line-height: 4px;
}
.entry-meta li {
    font-size: 14px;
    margin-right: 20px;
}
.report-item .entry-holder {
    padding: 20px 15px 22px 15px;
}
.report-item .report-item-img + .entry-body {
    padding: 8px 15px;
}
.slick-next, .slick-arrow{display:none !important;}
.blog-item-txt h5 {
    font-size: 16px;
}
.blog-item-txt p{
	font-size: 13px;
}
.site-button, .site-button-secondry {
    padding: 8px 9px;
    font-size: 14px;
}
.bg-blue .section-title h2 {
    padding: 0px;
}
.left-title {
    max-width: 480px !important;
}
.project-count-title {
    top: 145px;
    width: 100%;
    right: -184px;
}
.contact-section .contact-card .left-title {
    max-width: 55% !important;
}
.map-div .content .txt-desc {
    word-break: break-all;
}
.sector-sec .sector-right-banner {
    width: 100%;
}
.tag-details .tag-main-right-ul .sector-meta .txt-lbel {
    font-size: 12px;
}
.tag-details .tag-main-right-ul .sector-meta .icon-yellow {
    width: 22px;
}
.tag-details .tag-main-right-ul .sector-meta .sector-icon {
    width: 15px;
}
.main-sub-titlt-size {
    font-size: 20px !important;
}
.tagdetails-page.bg-blue .tag-section #advanced-search-fixed .dez-separator-section.style-skew[class*=style-]:after, .bg-blue .dez-separator-section.style-skew[class*=style-]:before {
    width: 85px;
}
.tagdetails-page.bg-blue .tag-section #advanced-search-fixed .dez-separator-section.style-skew span.dot1 {
    left: 90px;
}
.tagdetails-page.bg-blue .tag-section #advanced-search-fixed .dez-separator-section.style-skew span.dot2 {
    left: 105px;
}
.tagdetails-page.bg-blue .tag-section #advanced-search-fixed .dez-separator-section.style-skew span.dot3 {
    left: 121px;
}
/************Daterange Picker ****************/


}
/*about us*/
.about-top-section
{
padding:30px 0px;
position:relative;
}
.about-top-title h2
{
    font-size: 40px;
    line-height: 45px;
    font-weight: 400;
    color: #088B97;
}
.about-top-title h2 span {
    color: #0F345E;
    font-weight: 600;
}
.about-top-para .txt-desc {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    color: #212529;
    line-height: 30px;
    margin-bottom: 25px;
    text-align: justify;
}
.about-counter-section {
    position: absolute;
    /* width: 100%; */
    border: 3px solid #0F345E;
    box-shadow: 0 0px 14px 0 rgb(0 0 0 / 20%);
    padding: 20px;
    top: -150px;
    background: #fff;
}
.about-counter-section-title h2
{
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
    color: #088B97;
}
.about-counter-section-title h2 span {
    color: #0F345E;
    font-weight: 600;
}
.about-counter-section-para .txt-desc {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    color: #212529;
    line-height: 30px;
    margin-bottom: 25px;
    text-align: justify;
}
.about-breadcum-bg ul {
    list-style: none;
    padding: 0px;
    z-index: 9;
}
.about-breadcum-bg ul li {
    padding-right: 30px;
    position: relative;
    display: inline-block;
    color: #fff;
}
.about-breadcum-bg ul li::before {
    font-family: 'FontAwesome';
    position: absolute;
    right: 11px;
    content: "\f101";
}
.about-breadcum-bg ul li:last-child::before {
  color: transparent;
}

.about-breadcum-bg ul li a {
    color: #0F345E;
}
.about-breadcum-bg
{
width:100%;
}
.about-banner {
    height: 270px;
    width: 100%;
    z-index: 100;
    position: relative;
    z-index: 0;
    background-size: cover;
	background:url('../assets/img/about-banner.jpg');

}
.about-banner::before
{
content:"";
position:absolute;
background:#088B9773;
width:100%;
height:100%;
left:0px;
right:0px;
top:0px;
bottom:0px;
}
.count-title {
  font-size: 40px;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  color: #0F345E;
    font-weight: 600;
}

.count-text {
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}
.about-border
{
    display: flex;
    flex-wrap: wrap;
}
.about-border-left
{
width:60%;
    background-color: #0F345E;
	height:20px;
	position:relative;
	flex: 0 0 auto;
}
.about-border-left::before
 {
    background-color: #088B97;
    position: absolute;
    z-index: 399;
    width: 80px;
    height: 100%;
    right: -45px;
    top: 0;
    transform: skewX(312deg);
	content:"";
}
.about-border-right
{
width:40%;
    background-color: #088B97;
	height:20px;
	position:relative;
	flex: 0 0 auto;
}
.about-left-title h2
{
    font-size: 40px;
    line-height: 45px;
    font-weight: 400;
    color: #088B97;
}
.about-left-title h2 span {
    color: #0F345E;
    font-weight: 600;
}
.about-content
{
padding:60px 0px;
}
.about-content-img {
    position: relative;
    padding-right: 30px;
    padding-top: 30px;
}
.about-content-img img
{
width:100%;
z-index:1;
box-shadow: 0 0px 14px 0 rgb(0 0 0 / 20%);
}
.about-content-img::before {
    content: "";
    position: absolute;
    background: #088B97;
    width: calc(100% - 36px);
    height: calc(100% - 30px);
    z-index: -1;
    top: 0px;
    left: 10%;
}
.about-content-context-para p
{
  -moz-column-count: 2;
  -moz-column-gap: 1.5em;
  -moz-column-rule: none;
  -webkit-column-count: 2;
  -webkit-column-gap: 1.5em;
  -webkit-column-rule: none;
  column-count: 2;
  column-gap: 1.5em;
  column-rule: none;
  font-size: 16px;
  font-weight: normal;
  text-align:justify;
}
.about-content-context-para-2 h3
{
 font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    color: #088B97;
}
.about-content-context-para-2 p
{
font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: left;
}
.about-title-full h2 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 400;
    color: #088B97;
    text-align:left;
}

.about-title-full .dez-separator-outer-section
{
    margin: 0px;
    max-width: 280px;
    text-align: center;
}
.about-title-full .dez-separator-section{
    display:inline-block;
    height:3px;
    width:50px;
    margin-bottom:10px;
    position:relative
}

.about-title-full .dez-separator-section[class*=style-]:after, .about-title-full .dez-separator-section[class*=style-]:before{
    content:"";
    position:absolute;
    top:50%;
    left:35px;
    width:150px;
    height:2px;
    background:#eee;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.about-title-full .dez-separator-section[class*=style-]:before{
    left:auto;
    right:35px
}
.about-title-full .dez-separator-section.style-skew{
    width: 100%;
    /* height: 10px; */
    /* margin-left: 1px; */
    /* margin-right: 1px; */
    -moz-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(26deg);
    position: relative;
}
.about-title-full .dez-separator-section.style-skew[class*=style-]:after, .about-title-full .dez-separator-section.style-skew[class*=style-]:before{
    width:110px;
    height:4px;
    left:55px;
    -moz-transform:translateY(-50%) skewX(-10deg);
    -webkit-transform:translateY(-50%) skewX(-10deg);
    -o-transform:translateY(-50%) skewX(-10deg);
    -ms-transform:translateY(-50%) skewX(-10deg);
    transform:translateY(-50%) skewX(-10deg)
}
.about-title-full .dez-separator-section.style-skew[class*=style-]:after
{
background:#0F345E;
right: 0px;
    left: auto;
}
.about-title-full .dez-separator-section.style-skew[class*=style-]:before
{
background:#0F345E;
right: auto;
    left: 0px;
}
.about-title-full .dez-separator-section.style-skew[class*=style-]:before{
    right: auto;
    left: 0px;
}
.about-title-full .dez-separator-section.style-skew span.dot1 {
    background: #0F345E;
    width: 15px;
    display: inline-block;
    height: 12px;
    position: absolute;
    top: -4px;
    left: 115px;
}
.about-title-full .dez-separator-section.style-skew span.dot2 {
    background: #088B97;
    width: 15px;
    display: inline-block;
    height: 12px;
    position: absolute;
    top: -4px;
    left: 133px;
}
.about-title-full .dez-separator-section.style-skew span.dot3 {
    background: #0F345E;
    width: 15px;
    display: inline-block;
    height: 12px;
    position: absolute;
    top: -4px;
    left: 151px;
}
.about-title-full h2 span {
    color: #0F345E;
    font-weight: 600;
}
.about-mission-para p
{
font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: left;
}

.about-mission-overlay {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0px;
    height: 100%;
    width: 40%;
    right: 0;
    z-index: -1;
    background: #eef5fd;
    left: 0px;
    border-radius:0px;
}
.about-mission
{
position:relative;
padding:40px 0px;
margin:0px 0px 50px 0px;
}
.about-mission-right ul
{
margin:0px;
padding:0px;
list-style:none;
}
.about-mission-right ul li {
    display: flex;
    align-items: center;
    margin: 20px 0px;
}
.about-mission-right-img.bg-blue {
    background: #088B97;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    margin-right: 20px;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
}
.about-mission-right-img.orange {
    background: #0F345E;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    margin-right: 20px;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
}
.about-mission-right-content h4
{
font-size:18px;
}
.about-mission-right-content p
{
margin-bottom:0px;
}
.customer-logos.slider {
  height: 100px;
  margin: 20px auto 0px auto;
  overflow: hidden;
  position: relative;
  width: auto;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}
.customer-logos.slider .slide-track {
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}

.about-client-logo
{
padding:50px 0px;
}
.rqst-demo-title {
    max-width: 1060px;
    margin: 0px auto 40px auto;
}
.rqst-demo-title .section-title h2
{
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
    text-align: center;
    padding: 0px;
}
.rqst-demo-title p
{
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    color: #9C9C9C;
    line-height: 20px;
    /* margin-bottom: 15px !important; */
    text-align: left;
    margin: 0px auto;
}
.testimonials
{
    background: #eef5fd;
    padding: 50px 0px;
	position:relative;
	margin:60px 0px;
}
.quotes
 {
	width: 100%;
	margin: 30px 0px;
   
}
.bubble blockquote {
    margin: 10px 10px 0;
    background: #fff;
    padding: 60px;
    position: relative;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    color: #1e528e;
    height: 300px;
}
.bubble blockquote:before, .bubble blockquote:after {
	content: "\201C";
	position: absolute;
	font-size: 80px;
	padding: 10px;
	line-height: 1;
	color: #1e528e;
}
.search-button
{
display: block;
padding: 8px 25px 8px 25px;
font-weight: 500;
font-size: 14px;
background: #088B97;
margin-right: 10px;
border: none;
border-radius: 5px;
box-shadow: 0 3px 20px rgb(0 0 0 / 15%);
color: #fff;
margin-top: 20px;
width: auto;
justify-content: center;
min-width: 120px;
text-align: center;
margin: 30px auto 0px auto;
}
.search-button:hover
{
background:#0F345E;
}
.request-demo-box {
    padding: 15px;
    border: 1px solid #eae9e9;
    box-shadow: 12px 0px 14px 6px rgb(173 169 169 / 20%);
    background: #fff;
}
.request-demo-box p
{padding-left:200px;position:relative;line-height: normal;height: auto;display: block;min-height: 40px;color: #000;}
.request-demo-box p span
{position:absolute;left:0px;max-width:200px;top: 0px;font-weight: 600;color:#088B97;}
.bubble blockquote:before {
	top: 0;
	left: 10px;
}
.bubble blockquote:after {
	content: "\201D";
	right: 10px;
	bottom: -.5em;
}
.bubble div {
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
	margin: 0 0 0 60px;
	margin-bottom: 10px;
}
.bubble cite {
    padding-left: 20px;
    font-size: 18px;
    color: #000;
    min-height: 55px;
    display: block;
}
.testimonials-img {
    position: absolute;
    width: 30.33%;
    left: 0px;
    top: -5%;
    min-width: 400px;
}
.testimonials-img img
{
width:100%;
height:100%;
}
.testimonials .slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #088B97;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.before-client
{
padding:40px 0px;
position:relative;
}
.before-client-left
{
}
.before-client-right-1, .before-client-right-2
{
flex: 0 0 auto;
width:50%;
padding:0px;
}
.before-client-right-2 img
{
width:100%;
}
.before-client-right-1
{
position:relative;
}
.before-client-subscribe-section
{background:#0F345E;box-shadow:0 0px 14px 0 rgb(0 0 0 / 20%);padding: 34px 30px 50px 30px;position:relative;color: #fff;}
.before-client-subscribe-section::before {
    content: "";
    background: linear-gradient(166deg, #0F345E, #0F345E 60%, white 60%, white);
    height: 100%;
    width: 100%;
    bottom: -36%;
    position: absolute;
    left: 0px;
}

.before-client-subscribe-section h3
{
font-size:18px;
}
.before-client-subscribe-section p
{font-size: 16px;}
.before-client-subscribe-section ul
{
margin:0px;
padding:0px;
list-style:none;
}
.before-client-subscribe-section ul li
{padding:5px 0px 5px 30px;position:relative;font-size: 14px;}
.before-client-subscribe-section ul li::before {
    content: "";
    position: absolute;
    background: url('../assets/img/check-mark.png') no-repeat;
    left: 0px;
    top: 8px;
    width: 20px;
    height: 20px;
    background-size: cover;
}
.mb-80
{
margin-bottom:80px !important;
}
.pb-80
{
padding-bottom:80px !important;
}

/*services*/
.service-title
{
margin:30px auto;
}
.service-cross
{
padding:80px 0px;
}
.service-cross-content h2 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 400;
    color: #088B97;
}
.service-cross-content h2 span
{
color:#0F345E;
}
.service-cross-img.left
{
    padding-left: 20px;
    position: relative;
    height: 100%;
}
.service-cross-img.left::before {
    background: #0F345E;
    content: "";
    width: 60%;
    height: 120%;
    left: 0px;
    position: absolute;
    top: -10%;
    z-index: -1;
}
.service-cross-img.left img
{
    width: 100%;
    box-shadow: 0 0px 14px 0 rgb(0 0 0 / 20%);
    height: 100%;
    object-fit: cover;
}
.service-cross-content.left
{
padding-left:50px !important;
}

.service-cross-img.right
{
    padding-right: 20px;
    position: relative;
    height: 100%;
}
.service-cross-img.right::before {
    background: #0F345E;
    content: "";
    width: 60%;
    height: 120%;
    right: 0px;
    position: absolute;
    top: -10%;
    z-index: -1;
}
.service-cross-img.right img
{
    width: 100%;
    box-shadow: 0 0px 14px 0 rgb(0 0 0 / 20%);
    height: 100%;
    object-fit: cover;
}
.service-cross-content.right
{
padding-right:50px !important;
}
.service-cross-content ul
{
margin:0px;
padding:0px;
list-style:none;
}
.service-cross-content ul li
{
padding-left:20px;
position:relative;
}
.service-cross-content ul li::before
{
    content: "\f18e";
position:absolute;
left:0px;
top:0px;
font-family:FontAwesome;
}
/*payment secton*/
ol.progress1[data-steps="2"] li { width: 49%; }
ol.progress1[data-steps="3"] li { width: 33%; }
ol.progress1[data-steps="4"] li { width: 24%; }
ol.progress1[data-steps="5"] li { width: 19%; }
ol.progress1[data-steps="6"] li { width: 16%; }
ol.progress1[data-steps="7"] li { width: 14%; }
ol.progress1[data-steps="8"] li { width: 12%; }
ol.progress1[data-steps="9"] li { width: 11%; }

.progress1 {
    width: 100%;
    list-style: none;
    list-style-image: none;
    margin: 20px 0 20px 0;
    padding: 0;
}

.progress1 li {
    float: left;
    text-align: center;
    position: relative;
}

.progress1 .name {
    display: block;
    vertical-align: bottom;
    text-align: center;
    margin-bottom: 1em;
    color: black;
    opacity: 0.3;
}

.progress1 .step {
    color: #000;
    border: 3px solid silver;
    background-color: silver;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    z-index: 0;
	line-height: 35px;
font-weight: bold;
}

.progress1 .step span {
    opacity: 0.3;
}

.progress1 .active .name,
.progress1 .active .step span {
    opacity: 1;
}

.progress1 .step:before {
    content: "";
    display: block;
    background-color: silver;
    height: 0.4em;
    width: 46%;
	position: absolute;
	bottom: 16px;
	left: -2px;
	z-index: 0;
}

.progress1 .step:after {
    content: "";
    display: block;
    background-color: silver;
    height: 0.4em;
    width: 44%;
    position: absolute;
    bottom: 16px;
	right: 2px;
    z-index: 0;
}

.progress1 li:first-of-type .step:before {
    display: none;
}

.progress1 li:last-of-type .step:after {
    display: none;
}

.progress1 .done .step,
.progress1 .done .step:before,
.progress1 .done .step:after,
.progress1 .active .step,
.progress1 .active .step:before {
    background-color: #088B97;
	color:#fff;
	
}

.progress1 .active .step {
    border: 3px solid #088B97;
	background:rgba(59, 53, 53, 0.9);

}
.progress1 .done .step
{
color:#fff;
}
.personal-info-payment
{
width: 86%;
margin: 0px auto;
padding: 10px 0px;
border: 1px solid #D7D2D2;
border-radius: 22px;
position:relative;
}
.other_info_payment
{position: absolute;background: none repeat scroll 0% 0% #FFF;padding: 3px;top: -29px;left: 0px;font-size: 18px;color: #000;right: 0px;text-align: center;width: auto;}
.info_other_text
{
font-size:12px;
}
.payment_d
{
margin: 10px 0px 40px;
}

.payment_text
{
padding:10px;
text-align: center;
}
.payment_text_title
{
font-weight:bold;
}
.payment_text p
{
margin:5px 0px;
}

.payment_btn_all
{
text-align:center;
}
.payment-btn1 {
    padding: 3px 6px;
    font-weight: 400;
    color: #fff !important;
    background: #E58600;
    padding: 10px 6px;
    border-radius: 0px;
    box-shadow: 3px 2px 8px -3px rgba(0,0,0,0.75);
    border-radius: 4px;
    transition-property: background;
    transition-duration: 1s;
    transition-timing-function: linear;
    width:50%;
    margin: 15px 0px;
    text-align:left;
    height: auto;
}
.payment-btn2 {
    padding: 3px 6px;
    font-weight: 400;
    color: #fff !important;
    background: #088B97;
    padding: 14px 6px;
    border-radius: 0px;
    box-shadow: 3px 2px 8px -3px rgba(0,0,0,0.75);
    border-radius: 4px;
    transition-property: background;
    transition-duration: 1s;
    transition-timing-function: linear;
    width:50%;
    margin: 0px 0px 15px 0px;
    text-align:left;
    height: auto;
}
.payment-btn3 {
    padding: 3px 6px;
    font-weight: 400;
    color: #fff !important;
    background: #3E8F42;
    padding: 14px 6px;
    border-radius: 0px;
    box-shadow: 3px 2px 8px -3px rgba(0,0,0,0.75);
    border-radius: 4px;
    transition-property: background;
    transition-duration: 1s;
    transition-timing-function: linear;
    width:50%;
    margin: 0px 0px 15px 0px;
    text-align:left;
    height: auto;
}

.credit_box {
    padding: 15px;
    border-radius: 0px;
    width: 50%;
    margin: 0px auto 15px;
    border: 1px solid #bdbbbb;
}
.img_pay
{
margin-right:10px;
}


.payment-btn1:hover {
  background: #F6B150;
}
.payment-btn2:hover {
  background: #2797DE;
}
.payment-btn3:hover {
  background: #6EB372;
}
.payment_btn_all a
{
color:#fff;
}
.pay_amt
{margin: 5px auto;border: 0px solid rgb(161, 158, 157);border-radius: 6px;padding: 6px;font-size: 18px;color: #088B97;font-weight: bold;width: 80%;background: #fff;}
.trm
{
width: 260px;
margin: 5px auto;
text-align: center;
font-weight: bold;
}

.mail_order {
    margin: 5px auto;
    border: 1px solid rgb(161, 158, 157);
    border-radius: 6px;
    padding: 15px 30px;
    font-size: 18px;
    color: rgb(45, 92, 160);
    font-weight: bold;
    width: 90%;
}
.font-_txt
{
font-size:14px;
}
.info_text
{position:relative;width: auto;margin:0px auto;max-width: 200px;}

.heading_services p
{
text-align:center !important;
}
.btm_txt
{
text-align:center;
font-size:12px;
}
/*end*/
@media(max-width: 950px) {
	.mb-col-6 {width:50% !important;}
	.default-box {
    height: 380px;
}
.breadcum-bg::before {
    width: 100%;
    left: -80px;
    right: 0px;
    left: 0px !important;
    transform: none;
}
.tab-2-sec .custom-tab-content {
    padding-right: 0;
}
.slick-next.slick-arrow, .slick-prev.slick-arrow{display:none !important;}
.topinfo-info-wrap ul li .content a {
    font-size: 12px;
}
.tag-details .tag-main-right-ul .sector-meta .txt-lbel {
    font-size: 12px;
}

}


@media(max-width:767px)
{
.about-counter-section {
    position: relative;
    /* width: 100%; */
    border: 3px solid #0F345E;
    box-shadow: 0 0px 14px 0 rgb(0 0 0 / 20%);
    padding: 20px;
    top: auto;
    background: #fff;
}
.about-top-section {
    padding: 30px 15px;
    position: relative;
}
.about-left-title h2 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    color: #088B97;
}
.about-counter-section-title h2 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    color: #088B97;
}
.count-title {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #0F345E;
    font-weight: 600;
}
.about-title-full h2 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    color: #088B97;
    text-align: left;
}
.about-content-context
{
margin-top:15px;
}
.about-content-context-para p {
    -moz-column-count: 1;
    -moz-column-gap: unset;
    -moz-column-rule: none;
    -webkit-column-count: 1;
    -webkit-column-gap: unset;
    -webkit-column-rule: none;
    column-count: 1;
    column-gap: unset;
    column-rule: none;
    font-size: 14px;
    font-weight: normal;
    text-align: justify;
}
.about-content-context-para-2 p {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: justify;
}
.about-content-context-para-2 p {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: justify;
}
.about-mission-right ul li {
    display: flex;
    align-items: center;
    margin: 20px 0px;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-around;
}
.about-mission-right-img.bg-blue {
    background: #088B97;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    margin-right: 0px;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    margin-bottom: 10px;
}
.about-mission-right-img img
{
width:40px;
}
.about-mission-right-img.orange {
    background: #0F345E;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    margin-right: 0px;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    margin-bottom: 10px;
}
.about-mission-right-content
{
text-align:center;
}
.about-mission-para p {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: left;
}
.before-client-right-1, .before-client-right-2 {
    flex: 0 0 auto;
    width: 100%;
    padding: 0px;
}
.before-client-right-2.order-2 {
    order: unset !important;
}
.before-client-left
{
margin-bottom:20px;
}
.testimonials-img {

    display: none;
}
.bubble blockquote {
    margin: 10px 10px 0;
    background: #fff;
    padding: 50px 20px;
    position: relative;
    border: none;
    border-radius: 8px;
    font-size: 14px;
    color: #1e528e;
    height: 500px;
}
.company.grid .main-li section.left {
    padding: 15px 8px 30px 8px !important;
    height: auto;
    max-height: 300px;
    border: 2px solid transparent;
    border-radius: 10px;
    box-shadow: 0 0 6px rgb(0 0 0 / 15%);
    transition: all 0.3s ease-out 0s;
    background: #fff;
}
.newMetenders .mainTitle h1 {
    text-align: center;
    display: block;
}
.left-request-sec
{
display:none;
}
.form-section {
    width: 100%;
    margin-left: auto;
}
.testimonials {
    background: #eef5fd;
    padding: 50px 0px;
    margin: 0px 0px 50px 0px;
    margin: 60px 0px;
}
.before-client-subscribe-section ul li {
    padding: 5px 0px 5px 30px;
    position: relative;
    font-size: 14px;
}
.about-banner {
    height: auto;
    width: 100%;
}
.about-content {
    padding: 40px 0px 60px 0px;
}
.wrapper .col {
    float: left;
    width: 100%;
}
.main-request-sec .content {
    background-color: #fff;
    display: flex;
    padding: 20px 10px;
    box-shadow: 12px 0px 14px 6px rgb(173 169 169 / 20%);
    width: 100%;
    margin-left: auto !important;
    border-right: 0px solid #088B97;
    min-height: auto;
    align-items: center;
}
.main-request-sec:before {
    width: 100%;
}
#request-demofrm .row .left-col {
    padding: 0px 5px;
}
#request-demofrm .row .right-col {
    padding: 0px 5px;
}
#form-full-section .dez-separator-outer-section {
    margin: 0px auto 0px auto;
    max-width: 280px;
    text-align: center;
}
.main-request-demo.mt30 {
    margin-top: 0px !important;
}
.main-request-sec #form-full-section .section-title p {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    color: #9C9C9C;
    line-height: 20px;
    margin-bottom: 5px !important;
    text-align: center;
    max-width: 900px;
    margin: 0px auto;
}

.credit-card-container {
    padding: 10px;
}
.credit-right h3 {
    font-size: 16px;
}
.credit-right-section p {
    margin-bottom: 0px;
    font-size: 14px;
}
.multisteps-form__form .action-button-previous {
    background: #088B97;
    color: white;
    padding: 4px 15px;
    left: -36px;
    font-size: 12px;
}
ul.tabbed li a:before, ul.tabbed li a:after {
    display: none;
}
ul.tabbed {
    padding-left: 0px;
	    min-width: unset;
}
ul.tabbed  li a {
    padding: 10px 10px 8px;
    margin-right: 0;
    z-index: 2;
    font-size: 12px;
}
.tab-content-left-para p strong {
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 14px;
    display: block;
	    margin-bottom: 5px;
}
.tab-content-left-para p {
    position: relative;
    padding-left: 0;
    font-size: 14px;
}
.payment_sec .tab-pane {
    padding: 30px 20px;
}
#rsform .action-button-previous {
    background: #088B97;
    color: white;
    padding: 4px 12px;
    margin-top: 0px;
    border-radius: 10px;
    font-weight: 600;
    box-shadow: 0 0px 10px 0 rgb(0 0 0 / 20%);
    border: 0px;
    position: absolute;
    top: auto;
    bottom: 43px;
    right: auto;
    left: -43px;
    transform: rotate(90deg);
    font-size: 12px;
}
.sample-listing-overlay {

    display: none;
}
.sample-page .search-listing {
    position: relative;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.sample-page .mt-30 {
    margin-top: 10px !important;
}
.sample-search-title {
    font-size: 15px;
    font-weight: 600;
}
.sample-search-check [class*="icheck-material"] > label {
    padding-left: 18px !important;
    padding-right: 0px !important;
    min-height: 16px;
    line-height: 16px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    font-weight: 500;
    font-size: 12px;
}
.sample-search-check [class*="icheck-material"] > input:first-child + label::before, .sample-search-check [class*="icheck-material"] > input:first-child + input[type="hidden"] + label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    border: 2px solid #787878;
    border-radius: 3px;
    margin-left: -20px;
    box-sizing: border-box;
    right: auto;
}
.sample-search-check [class*="icheck-material"] > label {
    padding-left: 18px !important;
    padding-right: 0px !important;
    min-height: 16px;
    line-height: 16px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    font-weight: 500;
    font-size: 12px;
}
.sample-search-check [class*="icheck-material"] > input:first-child:checked + label::after, .sample-search-check [class*="icheck-material"] > input:first-child:checked + input[type="hidden"] + label::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: -2px;
    left: -3px;
    width: 7px;
    height: 10px;
    border: solid 2px #fff;
    border-left: none;
    border-top: none;
    transform: translate(7.75px, 4.5px) rotate(45deg);
    -ms-transform: translate(7.75px, 4.5px) rotate(45deg);
    box-sizing: border-box;
    right: auto;
}
.sample-project-left-section {
    position: relative;
    padding: 15px;
    height: 300px;
    margin-bottom: 30px;
}
.slider-btn-sample {
    background: #fff;
    border-radius: 8px;
    padding: 8px 10px 7px 42px;
    position: relative;
    color: #000;
    border: 0px;
    animation-name: run;
    animation-iteration-count: infinite;
    animation-delay: 2000ms;
    transform-origin: center center;
    transform: translateX(-3%);
    font-weight: 500;
    display: inline-block;
    cursor: pointer;
    animation-duration: 12s;
    animation-timing-function: ease;
    pointer-events: auto;
    font-size: 12px;
}
.banner-btn-1-sample {
    top: 4%;
    left: 20%;
}
.banner-btn-2-sample {
    top: 30%;
    left: 5%;
}
.banner-btn-3-sample {
    top: auto;
    left: 20%;
    bottom: 30%;
}
.banner-btn-4-sample {
    top: auto;
    left: 5%;
    opacity: 1;
    bottom: 4%;
}
.sample-main-title {
    border-bottom: 3px solid #088B97;
    padding-bottom: 4px;
    margin-bottom: 15px;
}
.sample-main-title .title {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    color: #088B97;
    position: relative;
}
.sample-sector-listing {
    padding-bottom: 15px;
    padding-top: 75px;
    position: relative;
}
.banner-slider-1-sample, .banner-slider-2-sample, .banner-slider-3-sample {
    padding: 0px 0px;
    position: relative;
    height: 300px;
    transition: opacity 400ms ease-in-out;
}
.sample-sector {
    margin-top: 15px;
    margin-bottom: 0px;
    display: none;
}
.multisteps-form__progress-btn {
    padding-top: 35px;
    text-indent: unset;
    font-size: 14px;
    line-height: 18px;
}
.credit-wrong {
    padding: 15px;
    background: #fff;
    border-left: 10px solid #f44336;
    box-shadow: 0px 0px 7px 4px rgb(0 0 0 / 13%);
    margin-bottom: 20px;
    max-width: 800px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    flex-direction: column;
	justify-content: center;
}
.credit-wrong-btn-section {
    width: 178px;
    justify-content: center;
    height: 100%;
    align-items: center;
    display: flex;
    border-left: 0px solid #f6ecec;
}
.full-invoice .container {
    padding: 15px;
}
.invoice-logo img
{
width:100%;
max-width: 150px;
}
.invoice-list h3 span {
    font-size: 20px;
    display: inline-block;
}
.invoice-list h3 {
    font-size: 15px;
}
.invoice-list ul li {
    padding-bottom: 5px;
    font-size: 14px;
}
.invoice-addr {
    padding: 10px 0px 10px 0px;
}
.invoice-addr h3  {
    font-size: 14px;
    margin-bottom: 5px;
}
.invoice-to h5, .invoice-to li
{
    font-size: 14px;

}
.invoice-from ul li {
    font-weight: 600;
    font-size: 12px;
}
.invoice-from ul li span {
    font-weight: 400;
    font-size: 14px;
    margin-left: 0px;
    display: block;
}
.invoice-tbl.table thead th, table thead td {
    padding: 4px 10px !important;
    border-bottom: 1px solid #111;
    font-size: 14px;
}
.bank-invoice-section h3 {
    font-size: 14px;
    margin-bottom: 0px;
}
.payment-list .invoice-list {
    text-align: left;
    margin-left: 0px;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
}
.invoice-list ul {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    list-style: none;
}
}
@media (max-width: 767px) {
.vat-section h2 {
    font-size: 16px;
    color: #088B97;
    margin-bottom: 15px;
    font-weight: 500;
    text-align: left;
    padding: 0px;
    width: auto;
	line-height: 20px;
}
.additional-section {
    padding: 12px 0px;
}
.vat-section {
    padding: 15px 0px;
}
.subs-title {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
}
.additional-login h2 {
    font-size: 16px;
    color: #088B97;
    margin-bottom: 15px;
    font-weight: 500;
    text-align: left;
    padding: 0px;
    width: auto;
    line-height: 20px;
}
.registration-2-section {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    padding-left: 10px;
    background-color: #fff;
    padding-right: 10px;
    padding-top: 25px;
    border-radius: 20px;
}
.main-request-demo {
    position: relative;
    margin-bottom: 40px;
}
.vat-section-check {
    position: absolute;
    right: 10px;
    top: 13px;
}
.additional-login-check {
    position: absolute;
    right: 10px;
    top: 9px;
}
.veeam-license-wrap .quantity .quantity-button {
    position: relative;
    cursor: pointer;
    width: 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    user-select: none;
    right: 0;
    width: 30px;
    height: 30px;
    background: #fdb022;
    /* border: 2px solid #fdb022; */
    box-shadow: unset;
}
.veeam-license-wrap .quantity #servers {
    width: 30px !important;
    height: 30px !important;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    background: #fff !important;
    margin: 0 !important;
    border: 3px solid #eee !important;
    border-right: 0 !important;
    text-align: center;
    border-radius: 4px 0 0 4px;
    color: #222 !important;
}
.veeam-license-wrap .veeam-price {
    font-size: 16px;
    line-height: 1;
    color: #222;
}
.veeam-license-wrap .btn-yellow span {
    font-size: 16px;
}
.veeam-license-wrap .btn-yellow {
    background-color: #fdb022;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    box-shadow: 0 3px 0 0 #ea9802;
    color: #fff;
    font-size: 16px;
    margin: 10px 0px;
    cursor: pointer;
    text-align: center;
    font-weight: 500;
}
.veeam-license-wrap h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222;
    margin: 15px 0 10px;
    letter-spacing: -0.5px;
}
.select-project {
    padding: 30px 10px;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
	margin: 40px auto 0px auto;
}
.select-project .projectview_container > ul {
    padding-left: 20px;
    overflow: auto;
}
.slct-msg {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #908EA4;
    position: absolute;
    top: -50px;
    right: 0px;
}
.select-project .hummingbird-treeview.projectview_container {
    margin-top: 30px;

}
#project-selected-count-add {
    position: absolute;
    right: 10px;
    top: 15px;
    left: 10px;
}
.wmdl-list {
   
    width: 100%;
	    height: 300px;
}
.wmdl {
    display: block;
}
.wmdl-list-selectable
{
margin-bottom: 30px;
}
.wmdl:before {
    content: "\21C4";
    display: block;
    position: absolute;
    font-size: 200%;
    color: #000;
    top: 46%;
    left: 46%;
    -webkit-transform: translatex(-50%) translatey(-50%);
    transform: rotate(90deg);
}
.tndr-slct-msg {
    top: -7px;
}
#heading {
    font-size: 18px;
    line-height: 25px;
}
#rsform {
    text-align: center;
    position: relative;
    margin-top: 0px;
}
#rs-progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 15px;
    z-index: -1;
}
#rs-progressbar li:before {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 14px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
}
#rs-progressbar li {
    list-style-type: none;
    font-size: 11px;
    width: 33%;
    float: left;
    position: relative;
    font-weight: 400;
}
.fs-title {
    font-size: 14px;
    color: #088B97;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left;
    padding: 0px;
    line-height: 20px;
}
.steps {
    font-size: 14px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right;
    padding: 0px;
    line-height: 20px;
}
/*registration responsive*/
.reg-form-step-1 {
    max-width: 100%;
    border: 1px solid #f2f5fc;
    box-shadow: 0 0px 14px 6px rgb(173 169 169 / 20%);
    margin-right: 0;
    border-radius: 0px;
    background: #fff;
    border-top: 3px solid #088B97;
    padding: 0px;
    position: relative;
    /* overflow: hidden; */
	margin:0px !important;
}
.full-plan {
    margin-bottom: 10px;
}
.reg-form-step-1:after {
    display:none;
}
.right-part-registration {
    width: 100%;
    position: relative;
    padding: 30px 40px 20px 10px;
    right: 0px;
    border-radius: 0px 0px 0px 0px;
    /* box-shadow: 0 0px 14px 0 rgb(208 208 208 / 20%); */
    top: auto;
    /* left: auto; */
    z-index: 9;
    bottom: 0px;
    color: #fff;
    /* top: 0px; */
    overflow: hidden;
    order: unset;
    background: #088B97;
    /* margin-left: 0; */
}
/*end*/
.tender-desc {
    display: block;
    position: relative;
    font-size: 12px;
    line-height: 16px;
	height:18px;
	padding-right:15px;
	overflow:hidden;
		margin-bottom:0px;

}
.tender-desc:before {
    content: "\f101";
    position: absolute;
    right: 0px;
    font-family: 'FontAwesome';
}
.tender-desc.active
{
	height:50px;
	overflow:auto;
}
.tender-desc.active:before
{
content: "";
}
#project.grid .main-li {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0px 8px;
    margin: auto;
    margin-bottom: 20px !important;
}
.pagination-product {
    margin: 0px auto;
    text-align: center;
}
.search-popup
{
display:none;
}
.filter-sec
{
display:block;
}
.display-block.mob-display-inline-block
{
display:inline-block;
}
{
display:block;
}

.switcher
{
display:none;
}
#tender.grid .main-li section.left:hover, #tender.grid .main-li section.left.active {
    border: 0px solid #088B97;
    box-shadow: 0 0 6px rgb(0 0 0 / 15%);
}
.project.grid .main-li section.left:hover  .excel-right .export-excel, .project.grid .main-li section.left.active  .excel-right .export-excel {
    background-color: #088B97 !important;
    border: 2px solid #088B97 !important;
    color: #fff !important;
}
.chart-sec
{
display:none;
}
.export-exl
{
display:none;
}
.project-desc:before {
    content: "\f101";
    position: absolute;
    right: 23px;
	font-family:'FontAwesome';
}
.project-desc.active:before {
    content: '';
}
.tender-grid-table>li {
    display: inline-block;
    list-style: none;
}
.project-desc {
    display: block;
    position: relative;
    font-size: 12px;
    line-height: 16px;
}
.nw-header-cont span
{
display:none;
}
.project.grid .main-li section.left {
    height: auto; 
     max-height: unset;
}
.project.grid .main-li section.left .arrow-btn
{
display:none;
}
  #wrapper {
    padding-left: 0;
  }

  #sidebar-wrapper {
    width: 0;
  }

  #wrapper.toggled #sidebar-wrapper {
    width: 250px;
  }

  #wrapper.toggled #content-wrapper {
    position: absolute;
    margin-right: -250px;
  }
  #wrapper.toggled {
    padding-left: 250px;
  }

  #content-wrapper {
    position: relative;
    top: 0;
  }
  #wrapper.toggled #content-wrapper {
    position: relative;
    margin-right: 250px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
.bg-blue .tag-section .section-title h2 {
    font-size: 20px;
}
.tagul li {
    width: 100%;
}
.load-more-button {
    margin: 0px auto;
    text-align: center;
}
.company-details .graph-card {

    margin-bottom: 20px !important; 
}
.main-tender-sec .row
{
margin:0px !important;
}
.pt-50 {
    padding-top: 30px !important;
}
.mobile-display-none
{
display:none !important;
}
.bar-graph-section {
    width: 100%;
    overflow: auto;
}
	.default-box {
    height: 465px;
}
.mb-col-6 {
		width:100% !important;
	}
	.breadcum-bg::before {
    left: -57px;
    overflow: hidden;
}
.tab-2-sec .custom-tab-content {
    padding-right: 0;
}
.contact-footer-bottom-overlay {
    display: none;
}
.contactpage .detail-section-overlay {
    display: none;
}
.map-div .main-content {
    margin-bottom: 20px;
}
.contact-overlaysec .cs-container {
    padding-left: 0px;
}
.tag-section .tp-title-div {
    padding: 10px 5px 20px 30px !important;
}
#module {
    display: none;
}
.request-demo-box p {
    padding-left: 0px;
    position: relative;
    line-height: normal;
    height: auto;
    display: block;
    min-height: 40px;
    color: #000;
}
.request-demo-box p span {
    position: relative;
    left: 0px;
    max-width: unset;
    top: 0px;
}


}

@media (min-width: 300px) and (max-width: 479px) {
	.mb-col-6 {
		width:100% !important;
	}
}
#drop-down {
	background: transparent;
    border: none;
}

.lebel-style-bank
{
font-weight:500;
    font-size: 15px;
    color: #088B97;
}
.lebel-style-bank b
{
font-weight:500;
    font-size: 15px;
    color: #0F345E;
}
.bg-yellow .txt-gray, .bg-yellow .txt-blue
{
color:#fff;
}
.banner-left-section p
{
color:#fff;
}
.customer-logos.slider .slide img {
    height: 70px;
    width: auto;
	object-fit:contain;
	padding:10px 15px;
}
.payment_text
{
text-align:center;
}
.payment_text table td
{
padding: 10px;
    background: #088B97;
    color: #fff;
    font-size: 20px;
}
.login-btn.btn-info1
{
font-size: 16px;
    color: #fff;
    letter-spacing: 0.10px;
    line-height: 18px;
    text-decoration: none;
    z-index: 1;
    background: #088B97;
    border: 0px;
    padding: 10px 15px;
}
#projects-search-result .mainTitle
{
    background: #088B97 !important;
}