
@import url('https://fonts.googleapis.com/css?family=Roboto'); 
body{
	font-family: 'Roboto', sans-serif;
}
/* index-content */
.index-content a:hover{
    color:black;
    text-decoration:none;
}
.index-content{
    margin-bottom:20px;
    padding:10px 0px 20px;
    
}
.index-content .row{
    margin-top:20px;
}
.index-content a{
    color: black;
}
.index-content .card{
    background-color: #FFFFFF;
    padding:0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius:4px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
}
.index-content .card:hover{
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);
    color:black;
}
.index-content .card img{
    width:100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.index-content .card h4{
    margin:20px;
}
.index-content .card p{
    margin:20px;
}
.index-content .blue-button{
    width: 100px;
    -webkit-transition: background-color 1s , color 1s; /* For Safari 3.1 to 6.0 */
    transition: background-color 1s , color 1s;
    min-height: 20px;
    background-color: #002E5B;
    color: #ffffff;
    border-radius: 4px;
    text-align: center;
    font-weight: lighter;
    margin: 0px 20px 15px 20px;
    padding: 5px 0px;
    display: inline-block;
	cursor:pointer;
}
.index-content .blue-button:hover{
	transform :scale(1.1);
//    background-color: #dadada;
    color: #ffffff;
}
@media (max-width: 768px) {

    .index-content .col-lg-4 {
        margin-top: 15px;
    }
	.index-content .container {
		width:90%;
	}
.navBg {
	position: fixed;
	top: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.7);

}

.navbar-nav > li > a {
	color:#ffffff;
}

.logo-center {
	text-align: center;
	margin-top: 5px;
	
}
.container .cards{
	background:#ececec;
	padding: 0px 0px 20px 0px;
	text-align:center;
    border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	width:100%;
	height:470px;
}
.about_con .container{
	width:90%;
}
.hidden_about .container{
	width:90%;
}
.hidden_about .col-md-4 h5{
	margin-top:25px !important;
}
.eng_sevice .container{
	width:90%;
}
.it_ser .container{
	width:90%;
}
.cont_container .container{
	width:90%;
}
.career_cont .container{
	width:90%;
}
.footer_cont .container{
	width:90%;

}
.train_container .container{
	width:90%;
}
.copyright_res .text{
	font-size:9px;
}

}


@media (min-width: 992px) {
.container .cards{
	background:#ececec;
	padding: 0px 0px 20px 0px;
	text-align:center;
    border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	width:100%;
	height:470px;
}

}
.no-list-type {
  list-style-type: none;
}
.services-header {
	padding-bottom: 0px;
	padding-top:0px;
}
/* end index-content */
.cmp-logo{
	padding: 10px 10px 10px 210px;
}
.btn-primary{
  margin-left: 20px;
}
.blog-title{
  color: #005199;
  font-family: "Lato";
  font-variant: small-caps;
}

 .main-content{
    margin-top: 20px;
    padding-bottom: 50px;
    text-align: left;
}


@media (min-width: 1068px) and (max-width: 1400px) { 
 .post-sidebar{
    margin-top: 15px;
    border:1px solid #DDD;
    padding: 5px;
  }
   
}

@media (min-width: 750px) and (max-width: 1060px) { 
 .post-sidebar{
    width:204px;
    margin-top: 15px;
    border:1px solid #DDD;
    padding: 5px;
    float: right;

 }

}
.tales {
  width: 100%;
}
.blog-post{
 margin-bottom: 30px;   
}
.blog-image{
    margin-bottom: 20px;
}
.carousel-inner{
  width:100%;
  max-height: 500px !important;
}
.post-sidebar{
    margin-top: 15px;
    border:1px solid #DDD;
    padding: 5px;
  

 }
.form-group{
    
    padding:12px;
}

h3.col-xs-12{
    margin-top: -20px;

}
.content-space{
    margin-top: 40px;
}
.center{
    text-align: center;
}
.block-author{
    color: #005199;
	    font-weight: bold;
		font-size: 20px;

}
.block-author1{
    color: #717171;
	   // font-weight: bold;
font-size: 14px;
}

.btn-info{
float: right;
margin-right: 421px;
}


.icon-space{
    display: inline-block;
    padding:10px;
}
.current span{
    color:#55CBD2;

}


.title-text{
  font-family: 'Raleway', sans-serif;  
  letter-spacing: .2px;
  font-size: 40px;
}
.img-pad{
    padding-right: 23px;
}
.main-content{
    margin-top: 80px;
}



.white-text{
    font-style: italic;
    color: white;
}


a {
  color: #005199;
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}


strong { font-weight: bold; }

address {
    margin-top: 28px;
    }


@media (min-width: 50px) and (max-width: 988px) { 
 
 address {
    margin-top: 28px;
    margin-left: 21px;
    }
	
}
@media (min-width: 988px) and (max-width: 1200px) { 
 
 address {
    margin-top: 28px;
    margin-left: -58px;
    }
 
}

/*
* ==========================================================================
* Nav Pills
* ==========================================================================
*/

.nav-pills > li.selected > a,
.nav-pills > li.selected > a:hover,
.nav-pills > li.selected > a:focus {
  color: #ffffff;
  background-color: #005199;
}

/*
* ==========================================================================
* Pills Centered
* ==========================================================================
*/

.nav-pills-centered > .nav-pills {
  text-align: center;
}
.nav-pills-centered > .nav-pills > li {
  float: none;
  display: inline;
}
.nav-pills-centered > .nav-pills > li > a,
.nav-pills-centered > .nav-pills > li > span {
  display: inline-block;
  padding: 5px 14px;
}
.nav-pills-centered > .nav-pills > li > a.active,
.nav-pills-centered > .nav-pills > li > span.active,
.nav-pills-centered > .nav-pills > li > a.selected,
.nav-pills-centered > .nav-pills > li > span.selected {
  color: #ffffff;
  background-color: #005199;
}

/*
* ==========================================================================
* Navbar
* ==========================================================================
*/
.active{
  //border-radius: 53px;
  background:#005199;
  color: #005199;
  //border-radius: 30px;
}

.navbar {
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0;
  margin-top: 0px;
}

/*
* ==========================================================================
* Navbar Nav Links
* ==========================================================================
*/

.navbar-nav > li > a {
  padding: 7px 15px 7px 15px;
  margin: 0px 5px;
  border-radius: 53px;
  
}
/*
* ==========================================================================
* Brand / Project Name
* ==========================================================================
*/

.navbar-brand {  
  z-index: 9999px;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 2px;
  padding-top: 0px;
}
.side-left{
  background:#005199;
  box-shadow: 3px grey;
  color: white;
  padding: 30px;
  letter-spacing: .9px;
}
@media (min-width: 800px){ 
 
    .side-left{
  height: 480px;
}
 }

.banner-text{
    font-family: 'Raleway', sans-serif;
    color:white;
    font-size: 50px;

    }

#banners{
    
    margin-top: 30px;
    margin-bottom: 10px;
}
#banner-home{
    background-image:url('../img/slider/1.jpg');
    height:350px;
    margin-bottom: 30px;
    padding-top: 120px;
}

@media (min-width: 100px) and (max-width: 800px) { 
 
    #banner-home{
    background-image:url('../img/slider/1.jpg');
    height:450px;
    margin-bottom: 30px;
    }
 }
#banner{
    margin-top:0px;
}


.header h1 {
    float: left;
    margin: 0;
    text-align: left;
}
.header a.brand {

    font-family: 'PT Sans', sans-serif;
    font-size: 40px;
    margin-top:5px;
    display: inline-block;
    width: 270px;
    height: 96px;
    padding: 30px 10px;
    /*background: url(../img/logo.png) 20px center no-repeat; */
}
@media (min-width: 50px) and (max-width: 768px) { 
        .header a.brand {
        width: 170px;
        margin-top:-41px;
        margin-top: -41px;
        position: absolute;
        font-size: 37px;
     } 
	 
 }  

.paragraph-text{
    text-align: justify;
    letter-spacing:1px;
    font-size: 16px;
    font-family: 'Arial', sans-serif;
    line-height: 24px;
}
.left2{
    text-align: left;
    letter-spacing:.7px;
    font-size: 13px;
    color: #71d7c2;
}

.spacing{
    margin-bottom: 80px;
}

.sidebar-right{
    font-size: 13px;
    font-weight: bold;
    color:#84d7bd;
}

.featured-img{
    padding: 0px 15px 15px 0;

}
p.blog-text{   
    font-size: 16px;
    letter-spacing: .1px;
    font-family: 'Arial';
    text-align:justify;
    text-justify:inter-word;
    }

.btn-sm{
    margin-left: 21px;
}

.office-logo {
  width: 120px;
}

@media (max-width: 768px){ 
    .office-logo{
      height: 100px;
      width: 60px;
  }
 
}
/*
* ==========================================================================
* Feedback Section
* ==========================================================================
*/

.feedback-section {
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .feedback-section {
    padding-bottom: 40px;
  }
}
.feedback-section .feedback-form .btn-captcha-refresh {
  margin: 0 0 0 25px;
}
.feedback-section .address-section {
  text-align: center;
  padding-top: 50px;
}
@media (max-width: 767px) {
  .feedback-section .address-section {
    padding-top: 40px;
  }
}
.feedback-section .address-section .address-icon {
  color: #005199;
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 30px;
}
.feedback-section .address-section .address-title {
  margin-bottom: 15px;
}
.feedback-section .address-section .address-desc {
  margin-bottom: 30px;
}
/*
* ==========================================================================
* Services Section
* ==========================================================================
*/

.services-section {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;

}

.services-section .services-header {
  margin-bottom: 50px;
  font-size: 18px;
}
.services-section .services-header .services-header-title {
  margin-bottom: 15px;
}
.services-section .services-row-tail {
  margin-top: 50px;
}
.services-section .services-icon {
  color: #005199;
  margin-bottom: 30px;
}
.services-section .services-title {
  margin-bottom: 15px;
}
.services-section .services-desc {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .services-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .services-section .services-group {
    margin-bottom: 50px;
  }
  .services-section .services-row-tail {
    margin-top: 0;
  }
}
.services-icon .fa:hover{
    padding: 0 10px 0 10px;
    color: white;
    background: #005199;
    border-radius: 3px; 
    transition:.4s;  
}
.services-group{
  padding: 10px;
  background:#061F20;
  color: white;
}
.service-icon{
  color: white;
}

/****************** Engineering Cards *******************************/

.cards {
	background:#ececec;
	padding: 0px 0px 20px 0px;
	text-align:center;
    border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	width:100%;
	height:430px;
}
.cards img {
	  width:100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	height:230px;
}
.card-header {
	background:#005199;
	height:50px;
	color:#ffffff;
	

}
.card-header h4{
	color:white;
	text-align:center;
}
.cards p {
		text-align : justify;
		font-size: 15px;
		color : #717171;
		 
		//padding : 10px 10px 10px 10px;
}

.card p {
		text-align : justify;
}

/* ----- Footer ----- */
.footer-widget{
    color:white;
    margin-top: 55px;
}


footer .widget h4 {
    margin-top: 20px;
    font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

footer .widget p {
    line-height: 24px;
}

footer .widget i {
    padding-right: 7px;
}
footer{
   margin-top:10px;
   padding: 10px 10px 0px 10px; 
   background: #005199;
}

footer h3 {
    color: #ffffff;
    margin-bottom: 20px;
}
footer h4 {
    color: #ffffff;
    margin-bottom: 20px;
	margin-left:10px;
}

footer a:hover {
    color: #ffffff;
	text-decoration: none;
}
footer a {
    color: #ffffff;
	font-weight: normal;

}
footer a:i{
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 15px;
}


.footer-contact{
    color: white;
}


/*Social Buttons */

#social-icons{
  font-size: 22px;
}	

#social-icons .btn-group {
    color: #ffffff;
    margin-right: 15px;
}
#social-icons .btn-group:hover {
    color: #ffffff;
}

.copyright {
    color: #fff;
    padding: 20px 0px 10px 0px;
    background-color: rgb(23, 23, 23);
}

/*
* ==========================================================================
* Custom Sidebar Widgets
* ==========================================================================
*/



#custom-search-input {
        margin:0;
        margin-top: 10px;
        padding: 0;
    }
 
    #custom-search-input .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
 
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 
    #custom-search-input button {
        border: 0;
        background: none;
       
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
     
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#D9230F;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }

   
    /*
* ==========================================================================
* Image Card
* ==========================================================================
*/
.lib-panel img {
    width: 100%;
    background-color: transparent;
}

.lib-panel .row,
.lib-panel .col-md-6 {
    padding: 0;
    background-color: #FFFFFF;
}


.lib-panel .lib-row {
    padding: 0 20px 0 20px;
}

.lib-panel .lib-row.lib-header {
    background-color: #FCFFCF;
    font-size: 25px;
    padding: 15px 20px 0 20px;
}

.lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0;
}

.lib-panel .lib-row.lib-desc {
    position: relative;
    height: 100%;
    display: block;
    font-size: 13px;
}
.lib-panel .lib-row.lib-desc a{
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px;
}

.row-margin-bottom {
    margin-bottom: 20px;
}

.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
}

.no-padding {
    padding: 0;
}
.lib-header{
    font-family: 'lato' ;
    font-style: normal;
}


/*
* ==========================================================================
* Optional Carousel
* ==========================================================================
*/
.carousel-caption .carousel-title {
  color: #ffffff;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .carousel-caption {
    font-size: 12px;
    padding-bottom: 0px;
    bottom: 2px;
  }
  .carousel-caption .carousel-title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .carousel-caption {
    font-size: 11px;
    padding-bottom: 0;
    bottom: 0;
  }
  .carousel-caption .carousel-title {
    font-size: 14px;
  }
}

/*************************************HOVER EFFECT ***************************************/	
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;	
  width: 80%;
  height: 82%;
  left: 10%;
  top: 3%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  padding-bottom : 30px;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #FFF;
  padding: 0em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
/********************************************Overlay Service ************************************************/
.container {
    position: relative;
    width: 70%;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container:hover .image {
  opacity: 0.3;
}

.container:hover .middle {
  opacity: 1;
}

.text {
  background-color: #ffffff;
  color: #005199;
  font-size: 12px;
  padding: 4px 32px;
}

.container12 {
    position: relative;
    width: 50%;
}

.image12 {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle12 {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container:hover .image12 {
  opacity: 0.3;
}

.container:hover .middle12 {
  opacity: 1;
}

.text12 {
  background-color: #005199;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}



   .section-box-nine{
        height: 250px;
        background: radial-gradient(#6e6e6e,#2f2f2f);
        background: -webkit-radial-gradient(#6e6e6e,#005199);
        background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-nine figure {
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
    }
    .section-box-nine img{
        height: 100%;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-nine:hover img{
        transform: scale(3);
        -webkit-transform: scale(3);
        -moz-transform: scale(3);
        opacity: 0;
    }
	
	/********************************************** Training Animation **************************************************/
	.content {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}

.content .content-overlay {
 // background: rgba(0,0,0,0.7);
    background: rgba(33, 83, 107, 0.76);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
	 height: 250px;
     width: 100%;
}

.content-details {
  position: absolute;
  text-align: left;
  padding-left: 1em;
  padding-right: 1em;
  font-size:14px;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}
.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

.fadeIn-right{
  left: 80%;
}

/**********************Dropdown********************************/
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: #005199;
    padding: 12px 16px;
    text-decoration: none;
	font-weight: bold;
    display: block;
}

.dropdown-content a:hover {background-color: #ddd}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}


.navbar-header button{
	background-color : #005199;
	
}

.navbar-header span{
	background-color : #ffffff;
	
}

.eng_border {
	border-style: solid;
	border-color:#d6cccc;
	padding:35px 35px 35px 35px;
	
}

   .jobdes ul
    {
        text-indent: 20px;

    }
	@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);


.box {
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 40px 30px 30px 30px;
    text-align: left;
    display: block;
    margin-top: 60px;
	border-top: 5px solid #717171;
}
.box-icon {
    background-color: #57a544;
    border-radius: 50%;
    display: table;
    height: 100px;
    margin: 0 auto;
    width: 100px;
    margin-top: -61px;
}
.box-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.info h4 {
    font-size: 18px;
    letter-spacing: 0px;
    //text-transform: uppercase;
}
.info > p {
    color: #717171;
    font-size: 16px;
    padding-top: 10px;
    text-align: justify;
}
.info > a {
    background-color: #005199;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}
.info > a:hover {
    background-color: #0288d1;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    transition: all 0.5s ease 0s;
}

/********************* CAREER PAGE *********************************/
   #pop {
                        width:100%;
                        height:100%;
                        opacity:.95;
                        top:0;
                        left:0;

                        position:fixed;
                        background-color:#313131;
                        overflow:auto
                    }
 
                    img#close {
                        position:absolute;
                        right:10px;
                        top:10px;
                        cursor:pointer
                    }
                    div#popupcareer {
                        position:absolute;
                        left:30%;
                        top:20%;
                        margin-left:-202px;
                        font-family:'Raleway',sans-serif
                    }
                    #form1 {
                        max-width:900px;
                        min-width:850px;
                        padding:10px 50px;
                        border:2px solid gray;
                        border-radius:10px;
                        font-family:raleway;
                        background-color:#fff
                    }
                    #pop_career {
                        background-color:#FEFFED;
                        padding:20px 35px;
                        margin:-10px -50px;
                        text-align:center;
                        border-radius:10px 10px 0 0;
                        color: #005199;
                    }
                    
                    select {
                        width:100%;
                        padding:10px;

                        border:1px solid #ccc;
                        padding-left:20px;
                        font-size:16px;
                        font-family:raleway
                    }

                    #submit {
                        margin-top: 10px;
                        text-decoration:none;
                        width:100%;
                        text-align:center;
                        display:block;
                        background-color:#005199;
                        color:#fff;
                        border:1px solid #1f83d4;
                        padding:5px 10px;
                        font-size:20px;
                        cursor:pointer;
                        border-radius:5px
                    }


ul.a {
	list-style-type: circle;
    list-style-position: outside;
}
ul.b {
    list-style-type: circle;
    list-style-position: outside;
}

.li_height{
	height : 40px;
	color:#717171;
}
ul li:before {
	line-height:1.8em;
}


			

.career {
	float: left;
  //padding: 5px 5px 5px 5px;
	color : #717171;
}
.career_txt{
		font-family : 'Roboto', sans-serif;
}
.head_career{
	 padding: 10px 10px 10px 60px;
	color : #717171;
	background-color : #ececec;
}
.photo_gallery {
	background-color : #fbfbfb;
	border-top : 1px solid #d9d9d9;
	padding : 10px 10px 10px 10px;
}
.photo_gallery img{
		height: 100px;
    width: 145px;
    float: left;
}
.photo_gallery p{
	text-align : justify;
}
.photo_gallery h5{
	color:#717171;
}
/************************************ IT SERVICE **********************************/

.it{
	text-align : justify;
}
.it h4{
	color:#005199;
	text-align:left;
}
.it img{
	height:80px;
	width : 80px;
}
.it p{
	color:#717171;
	padding-left :5px;
}
/**************************** back to top *****************************/
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
	
}
.top_button a{
background-color:#717171;
	border-color: #717171;	
}
.top_button a:hover{
	background-color:#717171;
	border-color: #717171;	
}
/***************************** Career page *****************************************/
.car_side img{
	margin-top:10px;
	height:750px;
	width:103%;
}
.car_side{
	margin-top:55px;
	//padding:5px 5px 5px 5px;
}
.card_car{
	//padding: 1rem!important;
	border: none;
	margin-bottom:1rem;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
	background-color:#ececec;
	padding: 15px 15px 25px 10px;
}
.card_car:hover{
	-webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	-moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}
 .card_car .card-block{
	padding-left: 50px;
    position: relative;
}
 .card_car .card-block a{
	color: #005199 !important;
	font-weight:700;
	text-decoration:none;
}
 .card_car .card-block a i{
	display:none;
}
 .card_car:hover .card-block a i{
	display:inline-block;
	font-weight:700;
	
}
 .card_car .card-block:before{
	font-family: FontAwesome;
    position: absolute;
    font-size: 39px;
    color: #005199;
    left: 0;
	-webkit-transition: -webkit-transform .2s ease-in-out;
    transition:transform .2s ease-in-out;
}
 .card_car .block-1:before{
   //content: "\f0e7";
    content: "\f007";
}
 .card_car .block-2:before{
    content: "\f0eb";
}
 .card_car .block-3:before{
    content: "\f00c";
}
 .card_car .block-4:before{
    content: "\f209";
}
 .card_car .block-5:before{
    content: "\f0a1";
}
 .card_car .block-6:before{
    content: "\f218";
}
 .card_car:hover .card-block:before{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);	
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}




  


	