 body {font-family: 'Montserrat', sans-serif;}
 .welcomebgcolor{background: linear-gradient(80deg, #b6fbff, #1c92d2 ); padding:40px 0px 40px 0px;}
  .contactus{    background: linear-gradient(80deg, #f9f9f9, #f9f9f9 ); padding:40px 0px 40px 0px;}
 .paddingzero{padding:0px;}
 .righttextpadding{padding: 11px;}
 .righttextpadding h4{ padding-bottom: 34px;
    color: #fff;
    font-size: 18px;
      
    font-weight: 300;}
	.fa{color:#1d356c;}
	 .righttextpadding h2   {padding-bottom: 8px;
    color: #fff;
    font-size: 48px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;}
	.righttextpadding p{    color: #fff;
    padding-bottom: 30px;
    text-align: left;
    font-size: 18px;
    
    font-weight: 300;}
	.btn-primary{color: #fff;
    background-color: #1d356c!important;
    border-color: #1d356c!important;     padding: 9px 30px;
    line-height: 25px;    border-radius: 50px;}
 .welcomebgcolor img{width:500px;}
 
 .engineeringbg{background: linear-gradient(80deg, #FFFFFF, #FFFFFF ); padding:40px 0px 40px 0px;}
  .hrbg{background: linear-gradient(80deg, #f9f9f9, #f9f9f9 ); padding:40px 0px 40px 0px;}
   .footer{background: linear-gradient(80deg, #b6fbff, #1c92d2  ); padding:31px 0px 9px 0px;}
   .footer p{color:#fff; text-align:center;}
 
 .sec-title {
    margin-top: -7px;
    padding-bottom: 19px;
    position: relative;
}
.sec-title h1 {
    display: block;
    color: #303030;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    text-transform: none;
    margin: 0;
}
 .sec-title .border {
    width: 70px;
    height: 2px;
    background: #209fd6;
    display: inline-block;
}
 
 .csbg {background: #ffffff;
    -webkit-box-shadow: 0px 0px 26px 16px rgba(0,0,0,0.02);
    box-shadow: 0px 0px 26px 16px rgba(0,0,0,0.02);
    padding: 40px 25px;}
	 
 .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}
.form-group {
    margin-bottom: 15px;
}.cf-wrapper .form-control {
    background: none;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #ddd;
    color: #282828;
    padding: 10px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control {
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 3px;
}.cf-wrapper .form-control:hover, .cf-wrapper .form-control:focus {
    border-bottom: 1px solid #1d356c;
    box-shadow: none;
}
 
 
 .csbg p {
    padding-bottom: 6px;
    color: #797979;
 font-size: 18px;}
 

 
 
 
 
 
 
 
 figure.snip1477 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  margin: 4px;
   
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  background-color: #000000;
}
figure.snip1477 *,
figure.snip1477 *:before,
figure.snip1477 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}
figure.snip1477 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  opacity: 0.9;
}
figure.snip1477 .title {
  position: absolute;
  top: 58%;
  left: 25px;
  padding: 5px 10px 10px;
}
figure.snip1477 .title:before,
figure.snip1477 .title:after {
  height: 2px;
  width: 400px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.snip1477 .title:before {
  top: 0;
  left: 10px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
figure.snip1477 .title:after {
  bottom: 0;
  right: 10px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
figure.snip1477 .title div:before,
figure.snip1477 .title div:after {
  width: 2px;
  height: 300px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.snip1477 .title div:before {
  top: 10px;
  right: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
figure.snip1477 .title div:after {
  bottom: 10px;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
figure.snip1477 h2,
figure.snip1477 h4 {
  margin: 0;
  
}
figure.snip1477 h2 {
  font-weight: 200;
  font-size:22px;
  line-height:10px;
      line-height: 46px;
    text-align: left;

}
figure.snip1477 h4 {
  display: block;
  font-weight: 700;
  background-color: #ffffff;
  padding: 5px 10px;
  color: #000000;
}
figure.snip1477 figcaption {
  position: absolute;
  bottom: 42%;
  left: 25px;
  text-align: left;
  opacity: 0;
  padding: 5px 60px 5px 10px;
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 1.5px;
}
figure.snip1477 figcaption p {
  margin: 0;
}
figure.snip1477 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
figure.snip1477:hover img,
figure.snip1477.hover img {
  zoom: 1;
  filter: alpha(opacity=35);
  -webkit-opacity: 0.35;
  opacity: 0.35;
}
figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after,
figure.snip1477:hover .title div:before,
figure.snip1477.hover .title div:before,
figure.snip1477:hover .title div:after,
figure.snip1477.hover .title div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
figure.snip1477:hover figcaption,
figure.snip1477.hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}