@charset "utf-8";
/* CSS Document */
/* Uniglobe projects*/

img, video, canvas {
 max-width:100%;
 display:block;
}
.block{display:block}
.inline-block{display:inline-block}
.txt-color{color:#5F5A72;}
.txt-color-white{color:#F4F4E3}
.bg-nvbar{ height:105px; }
.bg-navbrcolor{background-color:#23722D;}
.dropdownBorder{border:solid 2px #ffffff;}
.navlinkText{color:#ffffff;}
.textArea{ resize:none;}
.small{font:normal 0.5em  Verdana, Geneva, sans-serif}
.cloneDivider{
	height:3px;
	width:90%;
	margin:1% auto;	
	}
.navbar .navbar-nav li.nav-item a.nav-link{
	color:#ffffff;
	font-weight:bold;
	}
.bg-gry{ background-color: #BBBDC6}
.bg-bluTab{background-color:#0461C8}
.shadow{box-shadow:rgba(0,0,0,.25)0px 0px 9px 1px;}
.top_space{
  width:100%; 
  height:110px;
 }
.sctnHmMore{
  max-width:1100px	
 }
.timestamp{
  margin:45px auto 5px; 
  width:45%;
  text-align:justify;
  color:#446388;
  font-size:20px;  
 }
.infoStamp{
  max-width:300px;
  margin:20px auto;
  height:100px;
 }
.top_img_sctn{
 display:flex;
}
.default_slide{
  
 }
.prdcts_topslide,.leftgallery{
	display:none;
	border:2px solid #649184;
	margin-left:12px;
	overflow:scroll;
	overflow-x:hidden;
	scrollbar-width:thin;	
  }	
.leftgallery::-webkit-scrollbar {
  width: 12px;
}
.prdcts_topslide #sideslide li{
  margin:0 auto;
  max-width:90%;
}
.prdcts_topslide img{
  width:100%;  
 }
.leftgallery .prdct_thmbs{
  max-width:50%;
  margin:2px auto 4px;
  border:1px solid #CECEB9;
  border-radius:10px;
  padding:0 20px;
  display:block;
  background-color:#ffffff;
}
.leftgallery{
	min-height:230px;
	max-height:337px;
	background-color:#F1EFEB;
  }
.leftgallery h3{
   width:150px;
   font:bold 1.1em "Arial", Helvetica,Times New Roman, Times, serif;
   margin:2px auto 1px;
   color:#507276;
}
.infoStamp p{
   font:normal 1.1em "Times New Roman", Times, serif  
    }
.p-article{	
   width:80%;	
 }
.hmpgHeader{
 width:350px;
 	
}
#prgsbrsctn{
 max-width:50px;
 }
.bluTabTextWidth{
 width:90%;
 }
.bluTabBtmLinkCntnr{
 margin-top:55%;
}
.bluTabBtmLink{
 color:#FEFEFE;
}
a.bluTabBtmLink:hover{
  color:#FFF5BF;
}
.pnlTkActn{
  color:#ffffff;
  background-color:#3978AC;
 }
 #invtPtnrshp{
 width:80%;	
 text-align:justify;/*text-indent:2rem;*/
 }
#invtPtnrshp a{
 
 }
 #prjctsCatgrys{
	padding: 5px; 
 }
 #prjctsCatgrys p{
  width:90%;
 }
 .smllHdrStump{
  font:20px Montserrat, Arial Narrow, Arial, Helvetica, sans-serif;
 }
 .smllHdrStump span{
   font:bold 25px  Arial, Helvetica, sans-serif;
  }  
.footer{
  min-height:200px;
  background-color:#23722D; 
}
.footer .lnkHdr{
  color:#F9ED60;
  font:bold Arial, Helvetica, sans-serif;
  margin:5% auto 4%;
  width:50%;
 }
 .footer .qckLnks li{
   margin:3% 0;
   font:bold 0.95em Arial, Helvetica, sans-serif;
  
 }
.footer .qckLnks li a{
  text-decoration:none;
  color:#FFF
}
 #fttr_eml p{
   color:#5BA0BB;
	 }
@media (max-width:767px){
  .divider {
	  height:1px;
	  margin: 9px 0;
	  overflow: hidden;
	  background-color: #e5e5e5;
    }
	 .bluTab{
	    min-height:710px;
	  }
}
@media screen and (min-width:955px){
  
 .default_slide{
   width:72%;	
 }
 .prdcts_topslide, .leftgallery{
	display:block;
	width:27%; 
  }	

}
