*{margin:0px;padding:0px}
body{
	
}

/*-------------- my new navbar----------*/

nav{

}


.navbar-light {
    box-shadow: 1px 1px 10px #cecece !important;
    background-image: linear-gradient(to bottom, #fff 0%, #ffffff 100%) !important;
    font-size: 15px;
	margin-bottom: 0px !important;
    /*height: 125px;*/

	}
	.navbar-right {
     margin-right: 0px; 
}
.navbar-nav li {
    padding: 0px 30px;
}
.navbar-nav li a {
    color: #206478 !important;
    font-weight: bold;
}
.navbar-nav li a {
        margin: 15px 0px;
    padding-top: 15px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;

}
.navbar-nav li a:hover {
    border-bottom: 3px solid #206478;
    background:none !important;
}
.navbar-header img {
        
}

/*-------------- end my new navbar for new changes----------*/

.dropdown-menu li a{
    line-height: 1.42857143 !important;
}
.dropdown-menu li{
  
}
.dropdown .dropdown-menu {
    float: none !important;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 7px !important;
	vertical-align: middle !important;
}


h3 {
    
    margin-bottom: 20px !important; 
}

.wrapper_first{
	text-align: center;
	padding: 30px;
	background-color: #f6f6f6;
}
.wrapper_first h3{
	color: #206478;
	
}
.wrapper_first p{
	font-size: 16px;
	/*padding: 0px 180px;*/
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wrapper_second{
	text-align: center;
	padding: 15px;
/* background-color: #f6f6f6;*/	
}
.wrapper_third {
		padding: 40px 0px;

	
	
}
.wrapper_third .heading2{
		
	background-color:#206478;
	color: #ffffff;
	
}
.wrapper_second h3{
	color: #bd373d;
}

.bstable{
	text-align: center;
}
.bstable table thead tr th{
	text-align: center;
	background-color:#206478;
	color: #ffffff;
}
.bstable table tbody tr td{
	text-align: center;
	
}
.bstable table thead tr th a{
	
	color: #ffffff;
}
.bstable th, .bstable td{
     border: 0px !important;
}
.btndiv{
	text-align:center;
	
	/*padding: 30px;*/
	/*padding-top: 30px;*/
}
.btndiv button{

}

.info-part .heading {
	background-color:#206478;
	color: #ffffff;
}
.detail .container p{
    font-size: 17px;
}
.detail .container label{
    font-size: 17px;
	font-weight: bold;
}
.detail .container .row{
   padding: 0px 0px 15px 0px;
}
.test-div{
	
	background-color: #f6f6f6;
}
.test-div .container .row{
   padding: 20px 0px;
}
.center{
	text-align: center;
}
    .detail-content .row{
		padding: 20px 0px;
	}
	
	.note{
		color: #bd373d;
		
	}

.second-menu {

    background-color: #216479;
    text-decoration: none;
    display: inline-block;
    padding: 14px 115px;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
}
.second-menu a{
    text-decoration: none;
    color: #fff ;
    padding: 0px 11px;
    /*margin-left: 30px;*/

}
.second-menu a:hover{
  
    color: #fff ;
}
	
	input[type=submit] {
	background-color: #206478;
    color: white !important;
    padding: 6px 30px 6px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px !important;
    margin: 4px 15px !important;
    border: 2px solid #206478;
   
	}

    input[type=reset] {
	background-color: #206478;
    color: white !important;
    padding: 6px 30px 6px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px !important;
    margin: 4px 15px !important;
    border: 2px solid #206478;
   
	}

    input[type=button] {
	background-color: #206478;
    color: white !important;
    padding: 6px 30px 6px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px !important;
    margin: 4px 15px !important;
    border: 2px solid #206478;
    
	}






.footer{
	text-align: center;
	padding: 30px;
background-color: #206478;	
}
.footer h3{
	color: #fff;
	padding: 0px 0px 0px 20px;
margin-top: 10px;
font-weight: bold;
}
.footer p{
	color: #fff;
	font-size: 16px;
	/*padding: 0px 180px;*/
}

.footer img {
	height: 45px;
width: 45px;
}
.abc{
display: inline-flex;
padding: 10px;
}


.index-header{
	font-size: 17px;
	text-align: center;
	color: #000;
	padding: 5px 0px 15px 0px;
}
.index-header input[type="text"] {
    border: none;
	background-color: #FF8714;
    width: 80px;
    height: 30px;	
	padding: 5px 5px 5px 10px;
	color: #fff;	 
}
.index-header input[type="submit"] {
    border: none;
	background-color: #FF8714;
    width: 55px;
    height: 30px;
    padding: 3px 5px 5px 5px;
	color: #fff;	 
}
.index-body .container{
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(202, 198, 198, 0.85);
}

/*----------------*/


.job-detail{
	
	/*background-color: #f6f6f6;*/
}
.heading2{
	background-color:#206478;
	color: #ffffff;
	text-align: center;
	
}
.para{ 
    text-align: center;
    padding: 20px;
    font-size: 16px;
}
.BColor{
	
	color:#206478;
	font-weight:bold;
}
.job-detail input[type=text] {
    display: block;
    width: 100%;
    height: 40px;
    background-color: #eeeeee;
    border: none;
    padding: 0px 20px 0px 10px;
}

.job-detail input[type=password] {
    display: block;
    width: 100%;
    height: 40px;
    background-color: #eeeeee;
    border: none;
    padding: 0px 20px 0px 10px;
}

.job-detail-p2 {
    padding: 30px 0px;
}
.job-detail-p2 .row{
	    padding: 0px 0px 15px 0px;
}
.job-detail-p2 label{
	    color: #206478;
		padding: 6px 0px 0px 0px;
		
}
.job-detail-p2 input[type=text]{
		display:block;
		width: 100%;
		height: 30px;
		/*background-color: #eeeeee;*/
		background-color: #ffffff;
		border: none;
		padding: 0px 20px 0px 10px;
}


.job-detail-p2 .career-c{
    background-color: #eeeeee;
   /*background-color: #ffffff;*/
    border-radius: 10px;
    padding: 15px 0px 0px 0px;
}
.job-detail-p2 .career-c option {
    padding: 5px 30px 5px 30px;
}
.job-detail-p2 select {
    width: 100%;
    height: 40px;
     background-color: #eeeeee;
    border: none;
	padding: 0px 20px 0px 10px;
}
.job-detail-p2 .InstrMemoNote{
	text-align: center;
}
.radioinline{
    display: inline-block;
	    max-width: 100%;
}
.w3-radio{
	width: 20px;
    height: 20px;
    position: relative;
    top: 6px;
    margin: 0px 10px !important;
	}
	
.input-lg {   
    border-radius: 0px !important;
}

#Button4{
	width:260px ;
}

/*raza*/
.table-scrollable {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    border: 1px solid #e7ecf1;
    margin: 10px 0!important;
}

.marginLeft{
    margin-left: 7%;
    margin-right: 7%;
}

/*raza link hover color on client site is this*/
a:hover {
    color: #13b0b9 !important;
}
/*salman link hover color of header contact us on client site is this */
.btn-v1:hover{
	color: #ffffff !important;
}

.head{
         text-align:center;
     }
	 
	 
@media (max-width: 768px) {
    .container {
        width: 100% !important;
		
    }
	   .IpadminHt{
        min-height:325px !important;
    }
	
	.lgnMinHt{
		min-height:445px !important;
	}
	
	.cphMinHt {
		min-height:250px !important;
	}
	
	.cpsMinHt{
		min-height:298px !important;
	}
	
	.ipmMinHt{
		min-height:248px !important;
	}
	
	.flMinHitPad{
		min-height:445px !important;
	}
}


@media (max-width: 480px) {
       .IpadminHt{
        min-height:200px !important;
    }
	.lgnMinHt{
		min-height:100px !important;
	}
}

/*Second manu bar mobie side raza*/

@media (max-width: 1080px) {
     
.menu-padding-unset {
   
    padding: 10px 20px !important;
    display: grid;
    
}
.menu-padding-unset a{
   
    padding: 10px 20px !important;
    
}
}

/*@media (min-width:625) and (max-width: 575px){
./*navbar-brand img*/ {
     width: 100%; 
}
}*/


.sidePadding{
    padding-left: unset !important;
    padding-right: unset !important;
}










/*-------------- start new changes----------*/






.bg-image{
        background-image: url(images/mainstage-mobile-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 620px;

}

.btn-v1{
background-color: #206478;
    color: #fff;
    font-weight: bold;
    padding: 7px 20px;
    margin: 0px 20px;
    font-size: 16px;
}
.top-bar{
display: inline-flex;float: right;margin: 13px;
}
.SiteSearch{
width: 265px;padding: 0.533em 2em .5333em 1em;border-top-left-radius:1.2em;text-align: right;background-color: #e4e9ee;border-color: #e4e9ee;border: 0px;

}
.fa-search{
margin-left: -9%;
}
.fa-home{
margin: 0px 5px;

}
.banner{
padding: 0px !important;
}
.wrapper_para {
    text-align: center;
    padding: 30px;
   /* background-color: #f6f6f6;*/
}
.wrapper_para h3 {
    color: #A6093D;
}
.wrapper_para p {
     line-height: 2.113;
}

.footer {
    text-align: center;
    padding: 30px;
    background-color: #216479;
}
.footer p{
	    color: #fff;
    font-weight: bold;
    font-size: 17px;

}
.footer p a{
	    color: #fff;
        font-size: 19px;
}
.scorp-footer-area {
    background-color: #000000;
    padding: 0px;
}

.scorp-footer-area ul {
        /*padding-left: 1.714em;*/
    display: inline-flex;
    list-style: none;
    margin: 37px 0px;
    color:#fff;
}
.scorp-footer-area ul li{ 
    padding: 20px;
}
.scorp-footer-area ul li a{ 
    color:#fff;
}

.footerimg img {
        
    margin: 10px 0px;
    float:right;
    

}
   
   .navbar-brand img{
		margin: 20px 0px 0px 0px;
	}
   
 @media only screen and (min-width: 1700px) and (max-width: 3000px){
			.navbar-brand img {
			margin: 0px 0px 0px 0px;
			}
 }	

			
	@media (max-width:1080px){
		
		.navbar-brand{
		padding: 0px;
        width: 80%;
		}

	}
		@media (max-width:991px){
        
				.footerlink {
    text-align:center;
	}
            .footerimg {
             text-align:center;
            }
            .footerimg img{
              float:none;
            }
            }

	@media (max-width:768px){
        
		.scorp-footer-area a img {
		/*float: none;*/
		}
	}
	
@media (max-width:570px) {
    .btn-v1{
        display:none;
    }
    .SiteSearch {
        width: 280px;
    }
   
	
	}
   

    .GeneralTxtLink_p{
	    color: #fff; display: block;
        font-weight: bold; 
        border: 1px solid #d4d7e1; 
        padding: 10px 17px; 
        background-color: #206478; 
        width: 276px;

}

 .job-info{
        text-align: left;
    }
.job-info input[type=text] {
    width: 100%;
    height: 30px;
    background-color: #eeeeee;
    border: none;
    padding: 0px 20px 0px 10px;
    
}

.job-info input[type=date] {
    width: 100%;
    height: 30px;
    background-color: #eeeeee;
    border: none;
    padding: 0px 20px 0px 10px;
    
}


.detail-content1 .row{
		padding: 15px 0px
	}
