﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);





/*************************

*******Typography******

**************************/






h1,

h2,

h3,

h4,

h5,

h6 {

  font-weight: 600; 

  font-family: 'Open Sans', sans-serif;

  color:#4e4e4e;

}



/*h1{

  font-size: 36px;

  color:#fff;

  text-shadow: 2px 1px 2px #000000;

}*/



h2{

  font-size: 20px;

}



h3{

  font-size: 16px;

  color: #787878;

  font-weight: 400;

  line-height: 24px;

}



h4{

  font-size: 16px;

}



/*a {

  color: #c52d2f;

  -webkit-transition: color 300ms, background-color 300ms;

  -moz-transition: color 300ms, background-color 300ms;

  -o-transition:  color 300ms, background-color 300ms;

  transition:  color 300ms, background-color 300ms;

}



a:hover, a:focus {

  color: #d43133;

}*/



hr {

  border-top: 1px solid #e5e5e5;

  border-bottom: 1px solid #fff;

}

tr.topno td {
  border-top: 1px solid #fff;
}

tr.noBorder td {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;  
}


.btn-primary {

  padding: 8px 20px;

  background: #c52d2f;

  color: #fff;

  border-radius: 4px;

  border:none;

  margin-top: 10px;

}





.btn-primary:hover, 

.btn-primary:focus{

  background: #c52d2f;

  outline: none;

  box-shadow: none;

} 



.btn-transparent {

  border: 3px solid #fff;

  background: transparent;

  color: #fff;

}



.btn-transparent:hover {

  border-color: rgba(255, 255, 255, 0.5);

}

.wht {

	color:#FFFFFF;

}

/*a:hover,

a:focus {

  color: #111;

  text-decoration: none;

  outline: none;

}*/



.dropdown-menu {

  margin-top: -1px;

  min-width: 190px;

}


.imgbdr img {	
	border: solid 1px #eaeaea;
    margin: 5px;
	width:110px;
	text-align:center;
}
.center h2 {

  font-size: 36px;

  margin-top: 0;

  margin-bottom: 20px;
  text-transform:uppercase;

}

.hd2 h2{

  font-size: 36px;

  margin-top: 0;

  margin-bottom: 20px;
  text-transform:uppercase;
  text-align:center;

}

.pubh3 h3{
	padding-bottom: 10px;
	padding-left: 50px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	background-image:url(../images/arrow.html);
	background-repeat:no-repeat;
	margin-bottom:30px;
}




.media>.pull-left{

  margin-right: 20px;

}



.media>.pull-right{

  margin-left: 20px;

}



body > section {

  padding: 70px 0;

}



.center {

  text-align: center;

  padding-bottom: 55px;

}



.center li{

  text-align: left;

}





.scaleIn {

  -webkit-animation-name: scaleIn;

  animation-name: scaleIn;

}



.lead{

  font-size: 16px;

  line-height: 24px;

  font-weight: 400;

}



.transparent-bg {

  background-color: transparent !important;

  margin-bottom: 0;

}



@-webkit-keyframes scaleIn {

  0% {

    opacity: 0;

    -webkit-transform: scale(0);

    transform: scale(0);

  }



  100% {

    opacity: 1;

    -webkit-transform: scale(1);

    transform: scale(1);

  }

}



@keyframes scaleIn {

  0% {

    opacity: 0;

    -webkit-transform: scale(0);

    -ms-transform: scale(0);

    transform: scale(0);

  }



  100% {

    opacity: 1;

    -webkit-transform: scale(1);

    -ms-transform: scale(1);

    transform: scale(1);

  }

}



.dep h3 {

 font-size:25px;

 font-weight:bold;

 color:#993300;

 margin-top:35px;

 margin-bottom: 20px;



	}

	

	.dep img {

	border: solid 3px #CCCCCC;

-moz-border-radius: 10px;

-webkit-border-radius: 10px;

border-radius: 10px; /* future proofing */

-khtml-border-radius: 10px;	

 width:500px;

	margin-bottom: 15px;



	}



/*************************

*******Header******

**************************/



#header .search{

  display: inline-block;

}













#feature {

  background: #f2f2f2;

  padding-bottom: 40px;

}



.features{

  padding: 0;

}



.feature-wrap {

  margin-bottom: 35px;

  overflow: hidden;

}



.feature-wrap h2{

  margin-top: 10px;

}



.feature-wrap .pull-left {

  margin-right: 25px;

}



.feature-wrap i{

  font-size: 48px;

  height: 110px;

  width: 110px;

  margin: 3px;

  border-radius: 100%;

  line-height: 110px;

  text-align:center;

  background: #ffffff;

  color: #c52d2f;

  border: 3px solid #ffffff;

  box-shadow: inset 0 0 0 5px #f2f2f2;

  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;

  -webkit-transition: 500ms;

  -moz-transition: 500ms;

  -o-transition: 500ms;

  transition: 500ms;

  float: left;

  margin-right: 25px;

}



.feature-wrap i:hover {

  background: #c52d2f;

  color: #fff;

  box-shadow: inset 0 0 0 5px #c52d2f;

  -webkit-box-shadow: inset 0 0 0 5px #c52d2f;

  border: 3px solid #c52d2f;

}



#recent-works .col-xs-12.col-sm-4.col-md-3{

  padding: 0;

}



#recent-works{

    padding-bottom: 70px;

}



.recent-work-wrap {

  position: relative;

}



.recent-work-wrap img{

  width: 100%;

}



.recent-work-wrap .recent-work-inner{

  top: 0;

  background: transparent;

  opacity: .8;

  width: 100%;

  border-radius: 0;

  margin-bottom: 0;

}



.recent-work-wrap .recent-work-inner h3{

  margin: 10px 0;

}



.recent-work-wrap .recent-work-inner h3 a{

  font-size: 24px;

  color: #fff;

}



.recent-work-wrap .overlay {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  opacity: 0;

  border-radius: 0;

  background: #c52d2f;

  color: #fff;

  vertical-align: middle;

  -webkit-transition: opacity 500ms;

  -moz-transition: opacity 500ms;

  -o-transition: opacity 500ms;

  transition: opacity 500ms;  

  padding: 30px;

}



.recent-work-wrap .overlay .preview {

  bottom: 0;

  display: inline-block;

  height: 35px;

  line-height: 35px;

  border-radius: 0;

  background: transparent;

  text-align: center;

  color: #fff;

}



.recent-work-wrap:hover .overlay {

  opacity: 1;

}



