.title {
    background: #FBB03B;
    color: #fff;
    padding: 20px 0;
}
.title h1 {
    line-height: 40px;
	 margin: 10px 0;
	  font-size: 38.5px;
	  font-weight: normal;
}
ul.breadcrumb {
    background: transparent none repeat scroll 0 0;
    margin: 12px 0 0;
}

ul.breadcrumb > li {
    text-shadow: none;
}
.breadcrumb > li {
    display: inline-block;
    text-shadow: 0 1px 0 #ffffff;
	line-height:20px;
}
ul.breadcrumb > li > a, ul.breadcrumb > li .divider {
    color: #fff;
}
ul.breadcrumb > li.active {
    color: rgba(255, 255, 255, 0.7);
}

.breadcrumb > li + li::before {
    color: #ccc;
    content: " ";
    padding: 0 0px;
}
a {
    text-decoration: none;
}
.breadcrumb {
    background-color: #f5f5f5;
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 20px;
    padding: 8px 0 8px 15px;
}
.site-navbar a.active{
    background: #fbb03b none repeat scroll 0 0;
    color: #fff;
}
.site-navbar a.active:hover {
    background: #fbb03b !important;
    color: #fff;
}
.site-navbar a.active:focus  {
    background: #fbb03b !important;
    color: #fff;
}


select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: 3px solid #ededed;
    border-radius: 3px;
    box-shadow: none;
    min-height: 50px;
    padding: 0 15px;
	margin-bottom: 10px;
}
#contact-page h4 {
    font-size: 17.5px;
	font-weight: normal; 
	margin-top: 0;
	line-height: 20px;
}
#contact-page form {
    margin: 20px 0 20px;
}
#contact-page label {
    display: block;
    margin-bottom: 5px;
	
	font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

#contact-page textarea#message {
    height: 219px;
    padding: 10px 15px;
}

#contact-page .input-block-level {
    box-sizing: border-box;
    display: block;
    min-height: 30px;
    width: 100%;
	min-height: 50px;
	
}
#contact-page{
    padding: 50px 0;
}
#contact-page .btn-primary {
    background-color: #FBB03B;
}
#contact-page .btn {
    background-image: none;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
	line-height: 20px;
    margin-bottom: 0;
	 vertical-align: middle;
}
#contact-page .btn-large {
    border-radius: 0;
    font-size: 17.5px;
    padding: 11px 19px;
	margin-top: 15px;
}
.common_formatting p {
  color: #777;
  line-height: 23px;
  text-align: justify;
}
.common_formatting .lead {
  color: #666;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 25px;
  text-align: center;
  border: 1px solid #ddd;
  padding: 15px;
}
.border_box {
  border: 1px solid #ddd;
  position: relative;
  text-align: center;
  padding:15px;
  margin-bottom:25px;
}
.border_box p {
  color: #777;
  line-height: 23px;
  text-align: center;
}
.border_box i {
  background: #428bca none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  width: 50px;
}
.why_choose  {
	padding:0 15px;
	margin:25px 0 50px;
}
.why_choose .col-sm-4 {
	padding:0;
}
.why_us .border_box {
  background: #428bca none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
  padding: 50px 25px;
  transition: all 600ms ease 0s;
}
.why_choose .col-sm-4:nth-child(even) .border_box{
	background:#377dba; 
}
.why_us .border_box i {
  background: transparent;
  border-radius: 0;
  color: #fff;
  font-size: 50px;
  height: auto;
  line-height: auto;
  width: auto;
  margin-bottom:5px;
}
.counter {
    color: #ffffff;
    font-size: 40px;
	font-weight:bold
}
.why_us .border_box p {
  color: #fff;
  height: 0;
  overflow: hidden;
  transition: all 600ms ease 0s;
}
.why_us .border_box p::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  display: block;
  height: 2px;
  margin: 0 auto 20px;
  width: 21px;
}
.why_us .show_data  {
  transition: all 600ms ease 0s;
}
.why_us .show_data > h2 {
  color: #fff;
  font-size: 18px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.why_us .border_box:hover {  
	margin-top:-100px;
	background:#FBB03B !important;
}
.why_us .border_box:hover  p {
	height: 100px;
	overflow: visible;
}
.common_formatting img {
  border: 1px solid #ddd;
  border-radius: 0;
  margin-bottom: 0;
  margin-top: 5px;
  max-width: 600px;
  padding: 4px;
  width: 100%;
}

.paddR {
  padding-right: 0;
}
.testimonialLeft .testPartL {
  background-color: rgba(251, 176, 59, 0.85);
  border-radius: 15px;
  color: #fff;
  margin-right: 1px;
  padding: 25px 40px;
  position: relative;
}
.testimonialLeft .testPartL p::after {
  border-bottom: 22px solid rgba(0, 0, 0, 0);
  border-left: 30px solid rgba(251, 176, 59, 0.85);
  border-top: 0 solid rgba(0, 0, 0, 0);
  bottom: -21px;
  content: "";
  height: 0;
  left: 25%;
  position: absolute;
  width: 0;
  z-index: -1;
}
.testimonialLeft .face {
  margin: 60px auto auto 60px;
  text-align: left;
}
.testimonialLeft .face strong {
  color: #4D4D4D;
  display: block;
  font-size: 19px;
  margin-top: 10px;
}
.testimonialLeft .face p {
  color: #b2b4b4 !important;
  font-size: 17px;
  line-height: 30px;
  margin: 0 0 30px;
}
.paddL {
  padding-left: 0;
}
.testimonialLeft  p {
  color: #fff !important;
   text-align:left;
}
.testimonialRight  p{
  color: #fff !important;
  text-align:left;
}
.testimonialRight {
  margin-bottom: 50px;
 
}
.testimonialRight .testPartR {
  background-color: rgba(66, 139, 202, 0.85);
  border-radius: 15px;
  color: #fff;
  margin-left: -30px;
  margin-right: 1px;
  margin-top: 25px;
  padding: 25px 40px;
  position: relative;
}
.testimonialRight .testPartR p::after {
  border-bottom: 22px solid rgba(0, 0, 0, 0);
  border-right: 25px solid rgba(66, 139, 202, 0.85);
  border-top: 0 solid rgba(0, 0, 0, 0);
  bottom: -21px;
  content: "";
  height: 0;
  position: absolute;
  right: 25%;
  width: 0;
  z-index: -1;
}
.testimonialLeft .testPartL p {
  margin: 0;
  font-size: 17px;
}
.testimonialRight .testPartR p {
  margin: 0;
  font-size: 17px;
  line-height:28px;
}
.testimonialRight .face {
  margin: 60px 60px auto auto;
  text-align: right !important;
}
.testimonialRight .face strong {
  color: #4D4D4D;
  display: block;
  font-size: 19px;
  margin-top: 10px;
}
.testimonialRight .face p {
  color: #b2b4b4 !important;
  font-size: 17px;
  line-height: 30px;
  margin: 0 0 30px;
  padding-right: 98px;
  text-align:right;
}
.testimonialLeft .face div{
  border-radius: 50px;
  float: left;
  height: 78px;
  margin-right: 20px;
  width: 78px;
  background-color: rgba(251, 176, 59, 0.85);
}
.testimonialRight .face div {
  border-radius: 50px;
  float: right;
  height: 78px;
  margin-left: 20px;
  width: 78px;
  background-color: rgba(66, 139, 202, 0.85);
}
.mt50 {
	margin-top:50px;
}


.timeline {
  list-style: outside none none;
  padding: 50px 0 50px;
  position: relative;
  margin-bottom:0;
}

.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eeeeee;
	left: 50%;
	margin-left: -1.5px;
}

.timeline > li {
	margin-bottom: 20px;
	position: relative;
}

.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li > .timeline-panel {
	width: 46%;
	float: left;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	padding: 20px;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	content: " ";
}

.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";
}

.timeline > li > .timeline-badge {
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -25px;
	background-color: #999999;
	z-index: 100;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.timeline-badge.even {
    background-color: #FBB03B !important;
}

.timeline-badge.odd {
    background-color: #428BCA !important;
}


.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
	margin-top: 5px;
}
.timeline  li .timeline-title {
  color: #fbb03b;
  font-size:22px;
}
.timeline   li.timeline-inverted  .timeline-title {
  color: #428BCA;
  font-size:22px;
}
 
.timeline_coat {
  position: relative;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.176); 
  padding: 40px 20px 20px;
  position: relative; 
  text-align:center;
}
.timeline_coat p {
	color: #666;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  line-height: 30px;
  text-align:center;
} 
.timeline_coat  .timeline-badge {
  background-color: #428BCA;
  border-radius: 50%;
  color: #fff;
  font-size: 1.4em;
  height: 50px;
  left: 50%;
  line-height: 50px;
  margin-left: -25px;
  position: absolute;
  text-align: center;
  top: -25px;
  width: 50px;
  z-index: 100;
}
.listing {
  list-style: outside none none;
  margin: 0;
  padding: 0 15px 0 0;
}
.listing li::before {
  color: #e4752e;
  content: "\f14a";
  font-family: FontAwesome;
  font-size: 15px;
  left: 0;
  position: absolute;
}
.listing > li {
  color: #777;
  margin-bottom: 10px;
  padding: 0 0 0 25px;
  position: relative;
}

 
 
.team-members h1 {
  color: #333;
  margin-bottom: 30px;
  padding-bottom: 0;
  position: relative;
  text-align: center;
  margin-top:0;
}	
.team-members {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.team-members .members {
  background: #fbb03b none repeat scroll 0 0;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 2px;
  max-height: 220px;
  max-width: 220px;
  min-height: 220px;
  overflow: hidden;
  padding: 15px;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.team-members .members  small{
	color:#fff;
	font-size:16px;
}
.team-members .members:nth-child(odd) {
	background:#4D4D4D;
}
.members img {
  background: #fff none repeat scroll 0 0;
  border: 3px solid #ddd;
  border-radius: 50%;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  display: block;
  margin: 0 auto 15px;
  max-width: 125px;
  padding: 3px;
   width: 100%;
}
.members span {
  color: #fff;
  display: block;
  font-family: 'Coda', cursive;
  font-size: 18px;
  margin-bottom: 0;
  font-weight:800;
}
.overlay_team {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.5s ease 0s;
  z-index: 2;
  text-align:center;
}

.overlay_team .div_center {
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align:center;
}
.team-members .members p {
  color: #fff;
  display: block;
  font-size: 16px;
  margin-bottom: 0;
  text-align:center;
}
.team-members .members p span {
  color: #fff;
  display: block;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 20px;
  margin-bottom: 0;
}
.members .social_icons {
  margin: 0;
  padding: 15px 10px 10px;
  text-align: center;
}
.members .social_icons a {
  background: #FBB03B none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.1);
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin: 0 1px;
  padding: 0;
  text-align: center;
  width: 40px;
}
.members .social_icons a:hover {
	background:#333;
}
 
.team-members .members:hover .overlay_team {
	opacity:1;
}
.team-members .members:hover   img {
	border-radius:0;
	width:100%;  
	max-width:100%;  
	border:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
} 
img {
    border-style: none;
    transition: all 0.5s ease 0s;
}
#viewmore {
  background: #fbb03b none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-size: 18px;
  margin: 50px auto 0;
  max-width: 250px;
  padding: 15px;
  text-align: center;
  text-decoration:none;
}
#viewmore:hover {
	background:#333;
	text-decoration:none;
}
#recent-works div.port_img{ display:none;
}


















@media (max-width: 767px) {
ul.timeline:before {
	left: 40px;
}

ul.timeline > li > .timeline-panel {
	width: calc(100% - 90px);
	width: -moz-calc(100% - 90px);
	width: -webkit-calc(100% - 90px);
}

ul.timeline > li > .timeline-badge {
	left: 15px;
	margin-left: 0;
	top: 16px;
}

ul.timeline > li > .timeline-panel {
	float: right;
}

ul.timeline > li > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}

ul.timeline > li > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}
}