.blkclr
{
    color:#000 !important;
    text-decoration:none;
}
.footer-link li::before {
  position: absolute;
  content: "";
  background: url(../images/icon-arrow.jpg) no-repeat;
    background-size: auto;
  background-size: cover;
 height: 14px;
width: 14px;
left: 0px;
top: 7px
}
.tstread-morebtn {
  cursor: pointer;
}
.tstread-lessbtn {
  display: none;
  cursor: pointer;
}
.down-beauty1 {
    
   
   width:390px!Important;
   padding-left:66px;
}
.test-para { height:300px;overflow:hidden;}
.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
#prevButton {
  color: #fff;
  font-size: 25px;
  transition: opacity 0.8s;
}
 #overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  padding: 20%;
}
#nextButton {
  color: #fff;
  font-size: 25px;
  transition: opacity 0.8s;
}
#exitButton {
  color: #fff;
  font-size: 25px;
  transition: opacity 0.8s;
  position: absolute;
  top: 108px;
  right: 385px;
}
 #overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 9999;
  cursor: pointer;
}
.img-wrapper {
  position: relative;
  margin-top: 15px;
  cursor: pointer;
}
/*----SHEP---*/
.img-wrappers {
    position: relative;
    margin-top: 15px;
    cursor: pointer;
  }
  .img-overlays {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
  }
  #overlays {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 9999;
    cursor: pointer;
  }
  #prevButtons {
    color: #fff;
    font-size: 25px;
    transition: opacity 0.8s;
  }
  #nextButtons {
    color: #fff;
    font-size: 25px;
    transition: opacity 0.8s;
  }

  #exitButtons {
    color: #fff;
    font-size: 25px;
    transition: opacity 0.8s;
    position: absolute;
    top: 108px;
    right: 385px;
  }

/*----SHEP----*/

/* ------------------ Board of directors Page ------------------ */
.boardmargin h3
{
    text-align:center;
}
.boardwrapper .btn {
  display: inline-flex;
  padding: 0;
  position: relative;
  border: 1px solid #133b23;
  border-radius: 0;
  font-size: 1em;
  white-space: nowrap;
  overflow: hidden;
  color: var(--color-primary);
  transition: all .3s;
}
.boardwrapper .btn > span:not(.btn-icon):not(.btn-txt) {
  padding: 0.5em 1.2em;
}
.boardwrapper .btn {
  font-size: 1em;
  white-space: nowrap;
  color: var(--color-primary);
}

.message-wrapper {
    margin-top: 170px;
}

.message-container {
    padding: 0 20%;
    margin-right: auto;
    margin-left: auto;
}

.message-body {
    background: transparent linear-gradient(45deg, #FCFDFE 0%, #EEEEEE 32%, #F0F0F0 40%, #FBFBFB 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 10px #00000029;
    position: relative;
    padding: 120px 60px 2% 60px;
    margin-bottom: 5%;
}

.paper-pin {
    position: absolute;
    left: 60px;
    top: -29px;
    width: 32px;
}

.msg-content h3 {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 500;
    font-size: 40px;
}

.msg-content p {
    font-family: 'Roboto';
    font-size: 19px;
    
    color: #666;
    margin-top: 20px;
    line-height: 30px;
    text-align: justify;
}

.signature {
    padding-top: 100px;
}
.boardbox
{
    text-align:center;
}

.signature h4 {
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 25px;
}

.signature h6 {
    font-family: 'Roboto';
    font-weight: 100;
    color: #D19E7E;
    font-size: 15px;
    margin-bottom: 15px;
}

.abdul-karim-msg {
    float: right;
    padding-bottom: 20px;
}

.yt-msg {
    border-top: solid 1px #00000029;
}

.msg-yt-sec {
    position: relative;
}

.msg-yt-sec button {
    background-color: transparent;
    outline: none;
    border: none;
    box-shadow: none;
}

.msg-yt-sec button:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

.ms-yt-btn {
    position: absolute;
    background-color: none;
    left: 0;
    right: 0;
    bottom: 0;
    top: 10px;
    margin: auto;
    background-color: transparent;
    border: none;
}
@media(max-width:991px)
{
    .monthly-bx h5 {
  
 font-size:16px;
    }
    .message-container {
  padding: 0 5%;
    }
    .signature
    {
        padding-top:0px;
    }
}

/* ------------------ Board of directors Page ------------------ */

/* careers */
.workleft h5 {
	font-size: 35px;
	padding-top: 5%;
	font-weight: 400;
}

.workleft p {
	font-size: 14px;
	font-weight: 400;
	text-align:justify;
}

.workwrapper {
	padding: 40px 0;
	background: #FAFAFA
}

.career-a {
	cursor: pointer;
	font-size: 16px;
	width: 100%;
	float: left;
	padding: 40px 95px;
	border-radius: 0;
	position: relative;
}

.career-a::after {
	position: absolute;
	content: "-";
	right: 0;
	top: 35px;
	left: 60px;
	font-size: 21px;
	font-weight: 200;
	width: 26px;
	height: 26px;
	border: 1px solid #000;
	border-radius: 60px;
	text-align: center;
}

.career-a.collapsed::after {
	content: "+";
}

.openwrapper {
	background: #FAFAFA;
	padding-bottom: 40px;
}

.openmargin {
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 21px;
}

.openmargin h1 {
	border-radius: 21px 21px 0px 0px;
	font-size: 30px;
	text-align: center;
	background: #7a8400;
	padding: 30px 0;
	color: #fff;
}

.open-content {
	float: left;
	width: 100%;
	padding: 0px 5% 20px 8%;
}

.open-content p {
	font-size: 16px;
	font-family: 'arial';
	margin: 0 0 0px 0;
	line-height: 18px;
	
}

.open-card {
	border-bottom: 1px solid #f5f5f5;
}

.clickbtn {
	color: #000;
	font-weight: normal;
	padding: 3px 20px;
	float: left;
	transition: 0.5s;
	margin-left: 20px;
	background: #FAFAFA 0% 0% no-repeat padding-box;
	border: 0.5px solid #70707038;
	border-radius: 6px;
}

.loccareer {
	float: left;
}

.applybtn {
	background: #7a8400;
	color: #fff;
	font-weight: bold;
	padding: 10px 15px;
	float: left;
	border-radius: 9px;
	transition: 0.5s;
	margin-left: 50px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
.applybtn:hover {
  background: #a3c202;
  color:#fff;
}

.openright p {
	font-size: 12px;
	text-align: right;
}

.openright h6 {
	font-size: 18px;
}
.tab-page{
	padding-left: 0;
}
.tab-box{
	padding-top: 50px;
}
.tab-box .nav-tabs .nav-link.active{
	background: #002156;
	border-color: #002156;
	color: #fff;
}
.tab-box .nav-tabs .nav-link:hover{
	background: #002156;
	border-color: #002156;
	color: #fff;
}
.tab-box .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.tab-box .nav-link{
	padding: 8px 90px;
	color: #000;
}
.tab-box .nav-tabs{
	justify-content: center;
}
.tab-box .tab-content{
	background: #fff;
	padding: 3% 4%;
}
.career-wrapper p
{
    color:#fff;
    text-align: justify;
}
.career-form{
	 float:left;
	 width:100%;
	 background:#798300;
	 padding: 80px 0;
	 color:#fff !important;
	 }
.career-form-wrapper{
	float: left;
	width: 100%;
	padding-right: 52px;
	}

.career-form-group{
	float:left;
	width:100%;
	padding-top: 28px;
	}
	.career-form-group span
	{
	    color:#fff !important;
	}
.career-form-group label{
	color:#fff;
	
	}
.career-form input{
	background:none;
	border:none;
	border-bottom:1px solid #fff;
	float:left;
	width:100%;
	padding: 4px 0 9px;
	color:#fff;
	}
.career-form  label{
	float:left;
	width:100%;
	text-transform:capitalize;
	}
	.
.career-form select{
	background:none;
	border:none;
	border-bottom:1px solid #fff;
	float:left;
	width:100%;
	padding: 4px 0 9px;
	color:#ccc;
	width:100%;
	}
.career-form textarea{
	background:none;
	border:none;
	border-bottom:1px solid #fff;
	float:left;
	width:100%;
	padding: 4px 0 9px;
	outline:0 !important;
	min-height: 95px;
	
	
	}
.career-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.career-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;
}

.career-form ::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.upload-resume {
    width: 100%;
    position: relative
}

.upload-resume input[type="file"],
.upload-resume i {
    right: 0;
    bottom: -38px;
    float: right;
    width: 125px;
    height: 50px;
    position: absolute
}

.upload-resume input[type="file"] {
    opacity: 0;
    z-index: 100;
    cursor: pointer
}

.upload-resume i {
    font: 300 13px "Roboto";
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    background: #e2e2e2;
    color: #282828;
    z-index: 10;
    border: 1px solid transparent
}
.career-submitnew{
	background: #c1ce28;
    color: #fff;
    padding: 8px 30px;
    text-transform: uppercase;
    float: right;
	transition:0.6s;
	margin-top:20px;
	
	}
	.career-submitnew a
	{
	    text-decoration:none;
	}
.career-submit:hover{
	transition:0.6s;
	background: #fff;
	color:#1f4756;
	}
	.contact-form
	{
	    
	}
	.contact-form span{
  float: left;
  width: 100%;
  text-align: left;
  color: #fff;
  font-size: 18px;
  padding-bottom: 25px;
}
	@media(max-width:768px)
{
     .career-form
     {
         padding:0;
     }
}
/*-------------------news----------------*/

.news-main{
	padding: 30px 25px;
}
.news-main-left h5{
	font-size: 25px;
	padding-bottom: 20px;
}
.news-select img
{
    height:167px;
}
.news-main-left img
{
    height:450px;
}
.news-main-left p
{
    text-align:justify;
}
.news-main-left h6 {
    font-size: 20px;
    padding-bottom: 10px;
    padding-top: 15px;
}
.news-main-left img{
	padding-bottom: 20px;
}
.news-main-right h6{
	font-size: 16px;
  
	padding-bottom: 7px;
}
.news-main-right{
	padding-left: 55px;
	padding-top: 25px;
}
.news-select{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 20px 0 6px;
}
.news-select:first-child{
	padding: 0px 0 6px;
}
.news-select:last-child{
	border-bottom:none;
	padding: 20px 0 0px;
}
.news-select p{
	float: left;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 14px;
	margin: 0 0 5px 0;
}
.news-select a{
	color: #051d44;
	font-size: 14px;
	font-weight: bold;
}
.news-main-left .read-more img{
	padding-bottom :0 ;
}
.content-flip-card {
    background: transparent linear-gradient(318deg, #FFFFFF 0%, #F8F8F8 22%, #FFFFFF 58%, #E8E8E8 96%, #F9F9F9 100%) 0% 0% no-repeat padding-box;
    padding: 40px 30px 40px;
    position: relative;
	text-align: left;
	float: left;
	width: 100%;
}
.points li{
	position: relative;
	padding-left: 25px;
	margin-bottom: 15px;
}
.points li::before{
	position: absolute;
	content: " ";
	top: 5px;
	left: 0;
	background:url(../images/aim.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-size: contain;

}
.news-headclr
{
    color:#051d44;
}
.news-font
{
    font-size:18px;
}
.videopadding
{
    padding-top: 39px;
}
.sectorpaboardtenders {
  
  padding-top: 53px;
}
.secpad
    {
        padding-top:0px;
    }
    .sectorpa
    {
        padding-top: 42px;
    }
   .sectorpaboard {
  margin-top: -22px;
}
@media(max-width:991px)
{
    section {
    padding: 0px;
    
}
    .secpad
    {
        padding-top:0px;
    }
    .newstop { padding-top:0px;}
    .desktop-banner
    {
        display:none;
    }
    .down-beauty1 {
   width:350px !Important;
   padding:0px;
   padding-right:40px;
}
 .box-shadow-news
 {
     background: #fff;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
padding: 10px;
margin: 10px 15px;
border-radius: 15px;


 }   
    .news-main-right
    {
        padding-left:0px;
    }
}

/*-------end---------*/
/*-------------Content Page--------------------*/
.mime-bg{
	text-align: center;
    background: #F6F6F6;
	margin-top: 50px;
    margin-bottom: 81px;
	padding: 20px 130px 0;
margin-bottom: 81px;
border: 1px solid #ccc;
}
.mime-logo{
	
}
.mime-image{
	position: relative;
	top: 45px;
}
.mime-card{
	text-align: center;
	font-weight: bold;
}
.mime-card span{
	margin-top: 6px;
}
.mime-slider{
	margin: 25px 0;
}
/*-------Content PAGE end-------*/
/*------------------------------Downloads----------------------------------*/	
.download {
    background: linear-gradient(1deg, rgb(243, 190, 85) -2%, rgb(255 214 106) 100%);
    border-top: 1px solid #e0e0e0;
    transition: background 0.3s ease;
    padding:32px;
    margin-top:10px;
    min-height: 85px;
    text-align:center;
    border-radius: 10px;
}
.download a 
{
    color:#000000;
}

.download :hover  
{
    color:#FFFFFF;
}
.downloadBg
{
    background-color:#EB3939;
    min-height:500px;
}

.head-style
{
    text-align:center;
    font-size:50px;
    color:#0e0e10;
    padding-top:50px;
}
.download-margin
{
 margin-top:15px;   
}
.brnches-main{
  background: url(../images/branch-bg.png) no-repeat; 
  background-size: cover;
  background-color: #F4F4F4;
  
}

/*--------------Downloads-------------*/
.downpadding
{
    padding-bottom: 40px !important;
}
.downlopadding
{
    padding-top: 30px;
}
.downimgs
{
    padding-left:95px;
}
.donwhead
{
    padding-left: 10px;
color: #000;
padding-top: 5px;
}

.monthly-bx {
   
   text-align: center;
    background: #588228;
    color: #fff;
    padding: 15px 15px;
    min-height: 110px;
max-height: 90px;
}
.down-box .downld-bx p
{
     
    color:#fff; 
}

.down-box .downld-bx {
    display: flex;
    justify-content: center;
    background: #7c8421;
    padding: 18px 15px;
    transition: 0.3s ease-in-out;
   align-items: center;
   margin-bottom: 24px;

  
   
}

.down-box {
    
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #fff;
    margin-left: 25px;
margin-right: 25px;
padding-top: 20px;
}
.downalig
{
    padding-top:25px;
}
.downimg
{
    border-radius: 50%;
 
  width: 25px;
  text-align: right;
  float:right;
 

}
.monthly-box {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #9E1110;
  color: #fff;
  padding: 30px 15px;
  min-height: 65px;
  max-height: 65px;
}

/*------------end----------------*/