@import url('https://fonts.googleapis.com/css2?family=Heebo&amp;display=swap');
.heebo {
  font-family: "Heebo", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
:root{
    --bannerStripColor:#77d2e5de;
    --bannerBgColor:#0099f00a;
    --loginColorWText:#FA7901;
    --footerBgColor:#FA7901;
}

html{
  font-size:15px;
}
body {
	
    font-family: 'Heebo', Helvetica, sans-serif;
    background-color: #EDF1F4;
}
.mainStageWrapDiv {
    padding-top: 40px;
}
.header{
	text-align: center;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.titleSize{
	font-size:1.3rem;
}
.bi {
    display: inline-block;
    font-family: "bootstrap-icons" !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
	
    display: inline-block;
    vertical-align: -.125em;
    fill: currentcolor;
}
.bi-telephone::before {
    content: "\f5c1";
}

.bi-clock::before {
    content: "\f293";
}
.bi-calendar-event::before {
    content: "\f1e8";
}
.bi-tools::before {
    content: "\f5db";
}
.bi-file-earmark-text::before {
    content: "\f38b";
}
.bi-exclamation-triangle::before {
    content: "\f33b";
}



#scrollNewsDiv table tr:nth-child(even) td:last-child{
    padding-bottom: 20px;
}
#scrollNewsDiv table tr td:first-child {
    display:none;
}




#topBannerWrapper{
    background-color: var(--bannerBgColor);
    border-radius: 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0 2px 10px 0 rgb(220, 220, 220);
}
 
.navbar-brand.mobile-logo {
    margin-right: 1rem;
	
}
.navbar-brand.mobile-logo >img {
    width: 36px;
    height: 36px;
}


#topNav{
    padding: 0;
    font-size:1.3rem;
    border-radius: 0;
    width: 100%;
}
#topNav>.container{
    justify-content: start !important;
    margin: auto;
}
#topNav .nav-link{
    font-weight: bold;
}
na#topNavv .#topNav-link:hover{
    color: #0097ff;
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: 2px;
    text-decoration-color: #0097ff;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}





#hero{
    min-height: 360px;
    background-size: cover;
    background-position: center;
    background-image: url("/incFiles/images/bannerbg.jpeg");
    position:relative;
}
#hero .overlay{
    background: 
    linear-gradient(180deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .50));
    border-radius: var(--radius);
}










.search-wrapper button{
  position: absolute;
  left: 1.5rem;
}
.search-wrapper{
    max-width:600px;
    width: 80%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    gap: 1rem;

    background-color:white;
    border:1px solid #dee2e6;
    padding:1rem;
    
    border-radius: 10px;
    background-image: linear-gradient(to left, #000000, rgba(0, 0, 0, 0.13) 0%);
    background-color: rgba(255, 255, 255, 0.8);

    z-index: 9;
    bottom: -80px;
    position: absolute;
}
#btnAddRequest{
    left:1rem;
}
#btnAddRequest>button{
    border-radius: 50%;
}

  .navbar-nav > li > a {
  padding-top:6px;
  padding-bottom:6px;
  }
  
  
  
.carousel-indicators>button{
    height: 10px !important;
    width: 10px !important;
    border-radius: 50%;
    background-color:#434343 !important;
    opacity: 1 !important;
}
.carousel-indicators>button.active{
    background-color: #0072BC !important;
}
.carousel-item {
    position: relative;
}
.carousel-title{
    font-weight: unset;
	margin: 0;
}
.carousel-item .carousel-caption {
    position: absolute;
    top: 15%;
    left: auto;
    bottom: auto;
    right: 0;
    padding: 2rem;
    background-color: rgba(255, 255, 255, 0.72);
    color: black;
    text-align: right;
    z-index:999999;
    font-weight:bold;
    font-size:1.3rem;
    padding-right: 100px;
}
#myFadeCarousel{
  position: relative;      
  z-index: 0;              
  height: 500px;           
  overflow: hidden;
}
#myFadeCarousel .carousel-inner{
    height: 100%;
}
#myFadeCarousel .carousel-item{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100%;
}

.carousel-control-prev,.carousel-control-next,.carousel-control-prev:hover,.carousel-control-next:hover{
    opacity: 1;
}
#myFadeCarousel .carousel-control-prev>span,#myFadeCarousel .carousel-control-next>span{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #008AE3;
}
.carousel-control-next-icon1{
    background-image:url('/incFiles/images/carouselLeft.svg')!important;
}
.carousel-control-prev-icon1{
    background-image:url('/incFiles/images/carouselRight.svg')!important;
}
#myFadeCarousel .carousel-control-prev>span>span,#myFadeCarousel .carousel-control-next>span>span{
    background-size:contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: inline-block;
}






.bigTitle{
	font-size:1.8rem;
	font-weight:bold;
}

#loginParentDiv{
    left: 0 !important;
}

.navbar-custom .navbar-collapse{
   width: 100% !important;
}


#myFadeCarousel .imgCrossFade{
	background: url(incFiles/images/banner.jpg);
	position: absolute;
	background-size: cover ;
	background-repeat: no-repeat;
    background-position: center;
	
	width: 100%;
	margin: 0; 
	display: block;
	top:0;
	object-fit:cover;
	height:100%;
	
		
    inset: 0;                
    z-index: 0;              
    opacity: 0;              
    transition: opacity 3s ease-in-out;
}


#searchInModalDialog .modal-dialog{
    width:80vw;
    margin-right: auto;
    margin-left: auto;
}
#searchInModalDialog .modal-header{
    padding:  5px 15px 0 15px;
    border:0;
}
#searchInModalDialog .modal-title{
    text-align:center;
}
#searchInModalDialog .modal-content{
    height: calc(100vh - 60px);
    min-height: 500px;
    opacity:0.9;
}
#searchInModalDialog .modal-body{
    height: calc(100% - 40px);
    border:0;
    background-color:unset;
    box-shadow: unset;
    position: relative;
    left: unset;
    overflow-y:auto;
    background-color: rgba(255,255,255,0.95);
}
#searchInModalDialog #searchCont{
    left: unset;
    top: unset;
    box-shadow: unset;
    -webkit-box-shadow: unset;
    border: 0;
    width: 100%;
    position: relative;
}
#searchInModalDialog #searchCont .checkbox{
    margin-top: 60px;
    margin-right: 30px;
}
#searchInModalDialog .checkbox #exactMatch{
    transform: scale(1.5);
    margin-top: 7px;
}
#searchInModalDialog .close{
    color:gray;
    position:absolute;
    opacity: 1;
    font-size: 30px;    
    left: 15px;
    top: 5px;
}
#searchInModalDialog .close:hover{
    color:black;
}
#searchInModalDialog #searchResModal {
    height:calc(100% - 100px);
    overflow-y:auto;
    overflow-x: hidden;
}
#searchInModalDialog input.searchTextField {
    width: calc(100% - 50px) !important;
    height: 40px;
    border: 0;
    border-radius: 0 !important;
    background-image: none;
    color: black !important;
    font-size: 1.8rem;
    box-shadow:none;
    border: 2px dotted transparent;
}
#searchInModalDialog input.searchTextField:focus {
    border: 2px dotted #0B7EB5;
}
.solidLine{
    border: 1px solid #ccc;
    position: absolute;
    width: 100%;
    top: 49px;
}
#searchInModalDialog #freeTextSearchButt{
    position:absolute;
    top:4px;
    left:2px;
    z-index:10;
    background-color:transparent;
    font-size: 1.8rem;
    color:black;
    border:0;
    box-shadow: none;
    text-shadow: none;
}
#searchInModalDialog .clearSearchModal{
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    left: 70px;
    font-size: 35px;
    font-weight: bold;
    color:red;
    opacity: 0.8;
}
#searchInModalDialog .clearSearchModal:hover{
    color:black;
    opacity: 1;
}
.autocomplete {
    position: relative;
    display: inline-block;
}
.autocomplete-items {
    position: absolute;
    border-top: none;
    z-index: 99;
    top: 51px;
    left: 0;
    right: 0;
    overflow-y:auto;
    max-height:250px;
    border: 1px solid #d4d4d4;
}
.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
}
.autocomplete-items div:hover {
    background-color: #e9e9e9;
}
@media (max-width:992px){
    #searchInModalDialog .modal-dialog{
        width:95vw;
    }
}


































.searchModalButt{
	font-size:1.7rem !important;
}

.searchInModalDialog{
    z-index: 99999;
}
.infoCellFrame{padding-bottom:30px;min-height:400px;font-size:20px;}
#mainStageContDiv .objPathParentCell{display:none;}
@media (max-width: 1500px) {
	#myFadeCarousel .imgCrossFade{ 
		background-position:center center;
	}
}

@media (max-width: 1200px) {
	#myFadeCarousel .imgCrossFade{
		background-position:center center;
	}
]

@media (min-width: 992px) {
    .navbar-brand.mobile-logo {
        display: none;
    }
	#quickAction > row::has(.introQuickActionTxt){
		display:none;
	}
    #loginDialog .modal-dialog{
        width: 300px !important;
        justify-self: anchor-center;
        justify-self: center;
    }
}

@media (max-width: 992px) {
    .search-wrapper{
        max-width:unset;
        width: 100%;
        padding:0.5rem;
    }
    nav::after {
        height: 8px;
    }
    .navbar-brand.desktop-logo {
        display: none;
    }
    .navbar-brand.mobile-logo >img {
        height: 50px;
        width:auto;
    }
}

 


