@charset "utf-8";
/* CSS Document */

.jquery-tab-pager-tabbar li.current { color: #fff; }

#tab li.current { font-style: normal; }

#jquery-tab-pager-navi { margin-bottom: 10px; }


* { font-family: 'Roboto', Helvetica, sans-serif; }

body.ourwork{ background:rgba(0, 0, 0, 0) url(../img/portfolio/Web-Design-Jaipur.jpg) no-repeat fixed 0 0 / 100% 100%;height: auto;
    width: 100%;}

.ourwork-grd{background-image:linear-gradient(to left, #fff 0px, #a9a9a9 150%); padding-bottom: 50px;}

.ourwork-grd h2{font-size: 21px; text-transform: uppercase;}

.contents { margin-bottom: 10px; }

.pdo{ margin:0 !important; padding:0 !important;}
.portfolio { padding-left:0px;}
.item{ margin-bottom:0px; width:100%;}

.contents.current > hr {
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
p.port-title{color: #428797;
    font-size: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-shadow: -2px -2px 8px #b5b7b7;
	text-transform:uppercase;
}
p.port-text{
	color: #515151;
    font-size: 12.5px;
    line-height: 18px;
    padding-top: 10px;
    text-align: left;
	text-align:justify;
	margin-bottom: 10px;
    /*text-shadow: -1px -1px 4px #ccc;*/
}

p.port-code{	
	color: #518b5d;
    font-size: 13px;
    line-height: 19px;
    padding-top: 0px;
    text-align: left;
	margin-bottom: 10px;
    /*text-shadow: -1px -1px 4px #ccc;	*/
}

.btnlaunch a{ padding:6px 12px 6px 12px; float:left; background:#30989c; color:#ededed; font-size:12px;}

.btnlaunch a:hover{ padding:6px 12px 6px 12px; background:#004b4e; text-decoration:none; transition:all 0.5s ease-in-out; color:#FFF; box-shadow:0 2px 3px rgba(0, 0, 0, 0.55), 0 2px 2px rgba(0, 0, 0, 0.64);}

.btnlaunch .glyphicon{font-size:10px;}

/*.upcoming{ width:100%; bottom:-440px !important; position:absolute;}*/

#exTab1 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

.recentcolor {
    color: #208e9f;
}

#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}

#exTab3 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}


