Difference between revisions of "Team:HUST-China"

Line 30: Line 30:
  
 
body {
 
body {
font-family:'Open Sans', Arial, sans-serif;
+
  font-family:'Open Sans', Arial, sans-serif;
font-weight:300;
+
  font-weight:300;
line-height:1.6em;
+
  line-height:1.6em;
color:#656565;
+
  color:#656565;
font-size: 1.4em;
+
  font-size: 1.4em;
background: #ffffff;
+
  background: #ffffff;
 
}
 
}
 
a {
 
a {
Line 42: Line 42:
 
}
 
}
 
a:active {
 
a:active {
outline:0;
+
  outline:0;
 
}
 
}
  
 
.clear {
 
.clear {
clear:both;
+
  clear:both;
 
}
 
}
  
 
h1,h2{
 
h1,h2{
font-weight: 600;
+
  font-weight: 600;
line-height:1.1em;
+
  line-height:1.1em;
color: #e91e63;
+
  color: #e91e63;
margin-bottom: 20px;
+
  margin-bottom: 20px;
text-transform: uppercase;
+
  text-transform: uppercase;
 
}
 
}
 
h3, h4, h5, h6 {
 
h3, h4, h5, h6 {
line-height:1.1em;
+
  line-height:1.1em;
color: #212121;
+
  color: #212121;
margin-bottom: 20px;
+
  margin-bottom: 20px;
 
}
 
}
 
input, button, select, textarea {  
 
input, button, select, textarea {  
Line 66: Line 66:
 
.timetable{background: #2ab975;padding: 5px 23px;}
 
.timetable{background: #2ab975;padding: 5px 23px;}
 
.timetable hr{
 
.timetable hr{
color:#fff;
+
  color:#fff;
padding-top: 29px;
+
  padding-top: 29px;
margin-bottom: 20px !important;
+
  margin-bottom: 20px !important;
 
}
 
}
 
.timetable dl{
 
.timetable dl{
color:#fff;  
+
  color:#fff;  
 
}
 
}
 
.timetable dt{
 
.timetable dt{
color:#fff;
+
  color:#fff;
 
}
 
}
 
.timetable dd{
 
.timetable dd{
color:#fff;
+
  color:#fff;
 
}
 
}
 
#wrapper{
 
#wrapper{
width:100%;
+
  width:100%;
margin:0;
+
  margin:0;
padding:0;
+
  padding:0;
 
}
 
}
 
ul.withArrow{
 
ul.withArrow{
+
 
 
}
 
}
 
ul.withArrow li{
 
ul.withArrow li{
+
 
 
}
 
}
 
ul.withArrow li span{
 
ul.withArrow li span{
+
 
 
margin-right: 10px;
 
margin-right: 10px;
+
 
 
font-weight: 700;
 
font-weight: 700;
+
 
 
color: #0e0e0e;
 
color: #0e0e0e;
+
 
 
border: 1px solid;
 
border: 1px solid;
+
 
 
padding: 4px 8px;
 
padding: 4px 8px;
+
 
 
font-size: 11px;
 
font-size: 11px;
+
 
 
border-radius: 50%;
 
border-radius: 50%;
+
 
 
height: 20px;
 
height: 20px;
+
 
 
width: 20px;
 
width: 20px;
 
}
 
}
Line 114: Line 114:
 
}
 
}
 
.row,.row-fluid {
 
.row,.row-fluid {
margin-bottom:30px;
+
  margin-bottom:30px;
 
}
 
}
  
 
.row .row,.row-fluid .row-fluid{
 
.row .row,.row-fluid .row-fluid{
margin-bottom:30px;
+
  margin-bottom:30px;
 
}
 
}
  
 
.row.nomargin,.row-fluid.nomargin {
 
.row.nomargin,.row-fluid.nomargin {
margin-bottom:0;
+
  margin-bottom:0;
 
}
 
}
 
.about-image img {
 
.about-image img {
Line 128: Line 128:
 
}
 
}
 
img.img-polaroid {
 
img.img-polaroid {
margin:0 0 20px 0;
+
  margin:0 0 20px 0;
 
}
 
}
 
.img-box {
 
.img-box {
max-width:100%;
+
  max-width:100%;
 
}
 
}
 
.navbar-default .navbar-toggle {
 
.navbar-default .navbar-toggle {
Line 140: Line 140:
 
==================================== */
 
==================================== */
 
.topbar{
 
.topbar{
background-color: #e91e63;
+
  background-color: #e91e63;
padding: 0;
+
  padding: 0;
/* color:#fff; */
+
  /* color:#fff; */
 
}
 
}
 
.topbar .container .row {
 
.topbar .container .row {
 
     margin: 0;
 
     margin: 0;
padding:0;
+
  padding:0;
 
}
 
}
 
.topbar .container .row .col-md-12 {  
 
.topbar .container .row .col-md-12 {  
padding:0;
+
  padding:0;
 
}
 
}
 
.topbar p{
 
.topbar p{
margin:0;
+
  margin:0;
display:inline-block;
+
  display:inline-block;
font-size: 13px;
+
  font-size: 13px;
color: #f1f6ff;
+
  color: #f1f6ff;
 
}
 
}
 
.topbar p > i{
 
.topbar p > i{
margin-right:5px;
+
  margin-right:5px;
 
}
 
}
 
.topbar p:last-child{
 
.topbar p:last-child{
text-align:right;
+
  text-align:right;
 
}  
 
}  
 
header .navbar {
 
header .navbar {
Line 291: Line 291:
 
}
 
}
 
.services{
 
.services{
+
 
 
}
 
}
 
.dishes{
 
.dishes{
+
 
 
background: #E91E63;
 
background: #E91E63;
+
 
 
padding: 35px 0;
 
padding: 35px 0;
+
 
 
color: #ffffff;
 
color: #ffffff;
 
}
 
}
Line 320: Line 320:
 
   background-color: #e91e63;
 
   background-color: #e91e63;
 
   color: #fff;
 
   color: #fff;
}
+
}  
+
 
  
 
.dropdown-menu  {
 
.dropdown-menu  {
 
     box-shadow: none;
 
     box-shadow: none;
 
     border-radius: 0;
 
     border-radius: 0;
border: none;
+
  border: none;
 
}
 
}
  
 
.dropdown-menu li:last-child  {
 
.dropdown-menu li:last-child  {
padding-bottom: 0 !important;
+
  padding-bottom: 0 !important;
margin-bottom: 0;
+
  margin-bottom: 0;
 
}
 
}
  
Line 351: Line 351:
 
}
 
}
 
header .navigation {
 
header .navigation {
float:right;
+
  float:right;
 
}
 
}
  
 
header ul.nav li {
 
header ul.nav li {
border:none;
+
  border:none;
margin:0;
+
  margin:0;
 
}
 
}
  
 
header ul.nav li a {
 
header ul.nav li a {
font-size: 13px;
+
  font-size: 13px;
border:none;
+
  border:none;
font-weight: 600;
+
  font-weight: 600;
text-transform:uppercase;
+
  text-transform:uppercase;
 
}
 
}
  
header ul.nav li ul li a {
+
header ul.nav li ul li a {
font-size:12px;
+
  font-size:12px;
border:none;
+
  border:none;
font-weight:300;
+
  font-weight:300;
text-transform:uppercase;
+
  text-transform:uppercase;
 
}
 
}
  
Line 381: Line 381:
  
 
.navbar .nav a:hover {
 
.navbar .nav a:hover {
background:none;
+
  background:none;
color: #2e8eda;
+
  color: #2e8eda;
 
}
 
}
  
 
.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
 
.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
background:none;
+
  background:none;
font-weight:700;
+
  font-weight:700;
 
}
 
}
  
 
.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
 
.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
background:none;
+
  background:none;
outline:0;
+
  outline:0;
font-weight:700;
+
  font-weight:700;
 
}
 
}
  
 
.navbar .nav li .dropdown-menu {
 
.navbar .nav li .dropdown-menu {
z-index:2000;
+
  z-index:2000;
 
}
 
}
  
 
header ul.nav li ul {
 
header ul.nav li ul {
margin-top:1px;
+
  margin-top:1px;
 
}
 
}
 
header ul.nav li ul li ul {
 
header ul.nav li ul li ul {
margin:1px 0 0 1px;
+
  margin:1px 0 0 1px;
 
}
 
}
 
.dropdown-menu .dropdown i {
 
.dropdown-menu .dropdown i {
position:absolute;
+
  position:absolute;
right:0;
+
  right:0;
margin-top:3px;
+
  margin-top:3px;
padding-left:20px;
+
  padding-left:20px;
 
}
 
}
  
Line 428: Line 428:
  
 
ul.nav li.dropdown a {
 
ul.nav li.dropdown a {
z-index:1000;
+
  z-index:1000;
display:block;
+
  display:block;
 
}
 
}
  
 
  select.selectmenu {
 
  select.selectmenu {
display:none;
+
  display:none;
 
}
 
}
 
.pageTitle{color: #fff;margin: 30px 0 3px;display: inline-block;font-size: 28px;font-weight: 700;text-transform: uppercase;}
 
.pageTitle{color: #fff;margin: 30px 0 3px;display: inline-block;font-size: 28px;font-weight: 700;text-transform: uppercase;}
 
   
 
   
 
#banner{
 
#banner{
width: 100%;
+
  width: 100%;
background:#000;
+
  background:#000;
position:relative;
+
  position:relative;
margin:0;
+
  margin:0;
padding:0;
+
  padding:0;
 
}
 
}
  
Line 453: Line 453:
 
}
 
}
 
.flexslider {
 
.flexslider {
padding:0;   
+
  padding:0;   
background: #fff;  
+
  background: #fff;  
position: relative;  
+
  position: relative;  
zoom: 1;
+
  zoom: 1;
 
}
 
}
 
.flex-direction-nav .flex-prev{
 
.flex-direction-nav .flex-prev{
Line 542: Line 542:
 
}
 
}
 
.home-about{
 
.home-about{
padding: 60px 0 0px;
+
  padding: 60px 0 0px;
 
}
 
}
 
.home-about hr{
 
.home-about hr{
padding:0;
+
  padding:0;
margin:0;
+
  margin:0;
 
}
 
}
 
.home-about .info-box{
 
.home-about .info-box{
+
 
 
}  
 
}  
 
.projects {
 
.projects {
Line 591: Line 591:
 
}  
 
}  
 
section.hero-text {
 
section.hero-text {
background: #F4783B;
+
  background: #F4783B;
padding:50px 0 50px 0;
+
  padding:50px 0 50px 0;
color: #fff;
+
  color: #fff;
 
}
 
}
 
section.hero-text h1{  
 
section.hero-text h1{  
color: #fff;
+
  color: #fff;
 
}
 
}
  
Line 633: Line 633:
  
 
#content {
 
#content {
position:relative;
+
  position:relative;
background: #ffffff;
+
  background: #ffffff;
padding:50px 0 0px 0;
+
  padding:50px 0 0px 0;
 
}
 
}
 
   
 
   
 
.cta-text {
 
.cta-text {
text-align: center;
+
  text-align: center;
margin-top:10px;
+
  margin-top:10px;
 
}
 
}
  
  
 
.big-cta .cta {
 
.big-cta .cta {
margin-top:10px;
+
  margin-top:10px;
 
}
 
}
 
   
 
   
 
.box {
 
.box {
width: 100%;
+
  width: 100%;
 
}
 
}
 
.box-gray  {
 
.box-gray  {
background: #f8f8f8;
+
  background: #f8f8f8;
padding: 20px 20px 30px;
+
  padding: 20px 20px 30px;
 
}
 
}
 
.box-gray  h4,.box-gray  i {
 
.box-gray  h4,.box-gray  i {
margin-bottom: 20px;
+
  margin-bottom: 20px;
 
}
 
}
 
.box-bottom {
 
.box-bottom {
padding: 20px 0;
+
  padding: 20px 0;
text-align: center;
+
  text-align: center;
 
}
 
}
 
.box-bottom a {
 
.box-bottom a {
color: #fff;
+
  color: #fff;
font-weight: 700;
+
  font-weight: 700;
 
}
 
}
 
.box-bottom a:hover {
 
.box-bottom a:hover {
color: #eee;
+
  color: #eee;
text-decoration: none;
+
  text-decoration: none;
 
}
 
}
  
Line 676: Line 676:
  
 
#bottom {
 
#bottom {
background:#fcfcfc;
+
  background:#fcfcfc;
padding:50px 0 0;
+
  padding:50px 0 0;
  
 
}
 
}
Line 692: Line 692:
  
 
#twitter em.twitterTime a {
 
#twitter em.twitterTime a {
font-weight:600;
+
  font-weight:600;
 
}
 
}
  
 
#twitter ul {
 
#twitter ul {
 
     padding: 0;
 
     padding: 0;
list-style:none;
+
  list-style:none;
 
}
 
}
 
#twitter ul li {
 
#twitter ul li {
Line 716: Line 716:
  
 
#inner-headline h2.pageTitle{
 
#inner-headline h2.pageTitle{
color: #e91e63;
+
  color: #e91e63;
padding: 5px 0;
+
  padding: 5px 0;
display:block;
+
  display:block;
text-align: center;
+
  text-align: center;
 
}
 
}
  
 
/* --- breadcrumbs --- */
 
/* --- breadcrumbs --- */
 
#inner-headline ul.breadcrumb {
 
#inner-headline ul.breadcrumb {
margin:40px 0;
+
  margin:40px 0;
float:left;
+
  float:left;
 
}
 
}
  
 
#inner-headline ul.breadcrumb li {
 
#inner-headline ul.breadcrumb li {
margin-bottom:0;
+
  margin-bottom:0;
padding-bottom:0;
+
  padding-bottom:0;
 
}
 
}
 
#inner-headline ul.breadcrumb li {
 
#inner-headline ul.breadcrumb li {
font-size:13px;
+
  font-size:13px;
color:#fff;
+
  color:#fff;
 
}
 
}
  
 
#inner-headline ul.breadcrumb li i{
 
#inner-headline ul.breadcrumb li i{
color:#dedede;
+
  color:#dedede;
 
}
 
}
  
 
#inner-headline ul.breadcrumb li a {
 
#inner-headline ul.breadcrumb li a {
color:#fff;
+
  color:#fff;
 
}
 
}
  
 
ul.breadcrumb li a:hover {
 
ul.breadcrumb li a:hover {
text-decoration:none;
+
  text-decoration:none;
 
}
 
}
  
Line 780: Line 780:
  
 
form#contactform .validation {
 
form#contactform .validation {
font-size:11px;
+
  font-size:11px;
 
}
 
}
  
 
#sendmessage {
 
#sendmessage {
border:1px solid #e6e6e6;
+
  border:1px solid #e6e6e6;
background:#f6f6f6;
+
  background:#f6f6f6;
display:none;
+
  display:none;
text-align:center;
+
  text-align:center;
padding:15px 12px 15px 65px;
+
  padding:15px 12px 15px 65px;
margin:10px 0;
+
  margin:10px 0;
font-weight:600;
+
  font-weight:600;
margin-bottom:30px;
+
  margin-bottom:30px;
  
 
}
 
}
  
 
#sendmessage.show,.show  {
 
#sendmessage.show,.show  {
display:block;
+
  display:block;
 
}
 
}
 
   
 
   
Line 808: Line 808:
 
     -moz-box-sizing: border-box;
 
     -moz-box-sizing: border-box;
 
           box-sizing: border-box;
 
           box-sizing: border-box;
-webkit-border-radius: 2px 2px 2px 2px;
+
  -webkit-border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
+
    -moz-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
+
      border-radius: 2px 2px 2px 2px;
  
 
}
 
}
Line 823: Line 823:
 
     -moz-box-sizing: border-box;
 
     -moz-box-sizing: border-box;
 
           box-sizing: border-box;
 
           box-sizing: border-box;
-webkit-border-radius: 2px 2px 2px 2px;
+
  -webkit-border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
+
    -moz-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
+
      border-radius: 2px 2px 2px 2px;
 
}
 
}
  
Line 831: Line 831:
 
/* --- search form --- */
 
/* --- search form --- */
 
.search{
 
.search{
float:right;
+
  float:right;
margin:35px 0 0;
+
  margin:35px 0 0;
padding-bottom:0;
+
  padding-bottom:0;
 
}
 
}
  
 
#inner-headline form.input-append {
 
#inner-headline form.input-append {
margin:0;
+
  margin:0;
padding:0;
+
  padding:0;
 
}
 
}
  
 
.about-text h3 {
 
.about-text h3 {
font-size: 18px;
+
  font-size: 18px;
padding-bottom: 0;
+
  padding-bottom: 0;
font-weight: bold;
+
  font-weight: bold;
 
}
 
}
  
 
.about-text .btn {
 
.about-text .btn {
margin-top: 20px;
+
  margin-top: 20px;
//font-size: 15px;
+
  //font-size: 15px;
//text-align: justify;
+
  //text-align: justify;
 
}
 
}
  
Line 857: Line 857:
  
 
.about-text ul {
 
.about-text ul {
margin-top: 30px;
+
  margin-top: 30px;
padding: 0;
+
  padding: 0;
 
}
 
}
  
 
.about-text li {
 
.about-text li {
margin-bottom: 10px;
+
  margin-bottom: 10px;
//
+
  //
font-weight: bold;
+
  font-weight: bold;
list-style: none;
+
  list-style: none;
 
}
 
}
  
 
   
 
   
 
.about-text-2 img {
 
.about-text-2 img {
border: 5px solid #ddd;
+
  border: 5px solid #ddd;
margin-bottom: 20px;
+
  margin-bottom: 20px;
 
}
 
}
  
 
.about-text-2 p {
 
.about-text-2 p {
margin-bottom: 20px;
+
  margin-bottom: 20px;
 
}
 
}
  
 
#call-to-action {
 
#call-to-action {
background: url(../images/bg/about.jpg) no-repeat;
+
  background: url(../images/bg/about.jpg) no-repeat;
background-attachment: fixed;
+
  background-attachment: fixed;
background-position: top center;
+
  background-position: top center;
padding: 100px 0;
+
  padding: 100px 0;
color: #fff;
+
  color: #fff;
 
}
 
}
  
 
.call-to-action h3 {
 
.call-to-action h3 {
font-size: 40px;
+
  font-size: 40px;
letter-spacing: 15px;
+
  letter-spacing: 15px;
color: #fff;
+
  color: #fff;
padding-bottom: 30px;
+
  padding-bottom: 30px;
 
}
 
}
  
 
.call-to-action p {
 
.call-to-action p {
color: #999;
+
  color: #999;
padding-bottom: 20px;
+
  padding-bottom: 20px;
 
}
 
}
  
 
.call-to-action .btn-primary {
 
.call-to-action .btn-primary {
background-color: transparent;
+
  background-color: transparent;
border-color: #999;
+
  border-color: #999;
 
}
 
}
  
 
.call-to-action .btn-primary:hover {
 
.call-to-action .btn-primary:hover {
background-color: #151515;
+
  background-color: #151515;
color: #999;
+
  color: #999;
border-color: #151515;
+
  border-color: #151515;
 
}
 
}
  
 
#call-to-action-2 {
 
#call-to-action-2 {
background-color: #efefef;
+
  background-color: #efefef;
padding: 50px 0;
+
  padding: 50px 0;
 
}
 
}
 
#call-to-action-2 h3 {
 
#call-to-action-2 h3 {
color: #05142b;
+
  color: #05142b;
font-size: 24px;
+
  font-size: 24px;
font-weight: 600;
+
  font-weight: 600;
text-transform: uppercase;
+
  text-transform: uppercase;
 
}
 
}
 
#call-to-action-2 p {
 
#call-to-action-2 p {
color: #5f5f5f;
+
  color: #5f5f5f;
font-size: 15px;
+
  font-size: 15px;
 
}
 
}
 
#call-to-action-2 .btn-primary {
 
#call-to-action-2 .btn-primary {
border-color: #FFFFFF;
+
  border-color: #FFFFFF;
/* background: transparent; */
+
  /* background: transparent; */
margin-top: 50px;
+
  margin-top: 50px;
color: #fff;
+
  color: #fff;
 
}
 
}
 
section.section-padding.gray-bg {
 
section.section-padding.gray-bg {
Line 980: Line 980:
 
/* --- portfolio detail --- */
 
/* --- portfolio detail --- */
 
.top-wrapper {
 
.top-wrapper {
margin-bottom:20px;
+
  margin-bottom:20px;
 
}
 
}
 
.info-blocks {margin-bottom: 15px;/* background: #efefef; */}
 
.info-blocks {margin-bottom: 15px;/* background: #efefef; */}
Line 989: Line 989:
 
    
 
    
 
blockquote {
 
blockquote {
font-size:16px;
+
  font-size:16px;
font-weight:400;
+
  font-weight:400;
font-family:'Noto Serif', serif;
+
  font-family:'Noto Serif', serif;
font-style:italic;
+
  font-style:italic;
padding-left:0;
+
  padding-left:0;
color:#a2a2a2;
+
  color:#a2a2a2;
line-height:1.6em;
+
  line-height:1.6em;
border:none;
+
  border:none;
 
}
 
}
  
blockquote cite { display:block; font-size:12px; color:#666; margin-top:10px; }
+
blockquote cite               { display:block; font-size:12px; color:#666; margin-top:10px; }
blockquote cite:before { content:"\2014 \0020"; }
+
blockquote cite:before         { content:"\2014 \0020"; }
 
blockquote cite a,
 
blockquote cite a,
 
blockquote cite a:visited,
 
blockquote cite a:visited,
blockquote cite a:visited { color:#555; }
+
blockquote cite a:visited         { color:#555; }
  
 
/* --- pullquotes --- */
 
/* --- pullquotes --- */
  
 
.pullquote-left {
 
.pullquote-left {
display:block;
+
  display:block;
color:#a2a2a2;
+
  color:#a2a2a2;
font-family:'Noto Serif', serif;
+
  font-family:'Noto Serif', serif;
font-size:14px;
+
  font-size:14px;
line-height:1.6em;
+
  line-height:1.6em;
padding-left:20px;
+
  padding-left:20px;
 
}
 
}
  
 
.pullquote-right {
 
.pullquote-right {
display:block;
+
  display:block;
color:#a2a2a2;
+
  color:#a2a2a2;
font-family:'Noto Serif', serif;
+
  font-family:'Noto Serif', serif;
font-size:14px;
+
  font-size:14px;
line-height:1.6em;
+
  line-height:1.6em;
padding-right:20px;
+
  padding-right:20px;
 
}
 
}
  
Line 1,028: Line 1,028:
 
.btn{text-align: center;color: #FFFFFF;background: #e91e63;border-color: #e91e63;width: 120px;border-radius: 0;}
 
.btn{text-align: center;color: #FFFFFF;background: #e91e63;border-color: #e91e63;width: 120px;border-radius: 0;}
 
.btn-theme {
 
.btn-theme {
color: #fff;
+
  color: #fff;
background: transparent;
+
  background: transparent;
border: 1px solid #fff;
+
  border: 1px solid #fff;
padding: 12px 30px;
+
  padding: 12px 30px;
font-weight: bold;
+
  font-weight: bold;
 
}
 
}
 
a.btn.btn-details {
 
a.btn.btn-details {
Line 1,043: Line 1,043:
 
}
 
}
 
.btn-theme:hover {
 
.btn-theme:hover {
color: #eee;
+
  color: #eee;
 
}
 
}
  
Line 1,049: Line 1,049:
  
 
ul.general {
 
ul.general {
list-style:none;
+
  list-style:none;
margin-left:0;
+
  margin-left:0;
 
}
 
}
  
 
ul.link-list{
 
ul.link-list{
margin:0;
+
  margin:0;
padding:0;
+
  padding:0;
list-style:none;
+
  list-style:none;
 
}
 
}
  
 
ul.link-list li{
 
ul.link-list li{
margin:0;
+
  margin:0;
padding:2px 0 2px 0;
+
  padding:2px 0 2px 0;
list-style:none;
+
  list-style:none;
 
}
 
}
 
footer{background: #0e0e0e;}
 
footer{background: #0e0e0e;}
 
footer ul.link-list li a{
 
footer ul.link-list li a{
color: #8C8C8C;
+
  color: #8C8C8C;
 
}
 
}
 
footer ul.link-list li a:hover {
 
footer ul.link-list li a:hover {
color: #e91e63;
+
  color: #e91e63;
 
}
 
}
 
/* --- Heading style --- */
 
/* --- Heading style --- */
  
 
h4.heading {
 
h4.heading {
font-weight:700;
+
  font-weight:700;
 
}
 
}
  
Line 1,080: Line 1,080:
  
 
.heading {
 
.heading {
position: relative;
+
  position: relative;
+
 
 
}
 
}
  
  
 
.widgetheading {
 
.widgetheading {
width:100%;
+
  width:100%;
padding:0;
+
  padding:0;
font-weight: bold;
+
  font-weight: bold;
 
}
 
}
  
 
#bottom .widgetheading {
 
#bottom .widgetheading {
position: relative;
+
  position: relative;
border-bottom: #e6e6e6 1px solid;
+
  border-bottom: #e6e6e6 1px solid;
padding-bottom: 9px;
+
  padding-bottom: 9px;
 
}
 
}
  
 
aside .widgetheading {
 
aside .widgetheading {
position: relative;
+
  position: relative;
border-bottom: #e9e9e9 1px solid;
+
  border-bottom: #e9e9e9 1px solid;
padding-bottom: 9px;
+
  padding-bottom: 9px;
 
}
 
}
  
 
footer .widgetheading {
 
footer .widgetheading {
position: relative;
+
  position: relative;
 
}
 
}
  
 
footer .widget .social-network {
 
footer .widget .social-network {
position:relative;
+
  position:relative;
 
}
 
}
  
Line 1,119: Line 1,119:
 
display:block;
 
display:block;
 
}
 
}
#bottom .widget .widgetheading span, aside .widget .widgetheading span, footer .widget .widgetheading span {
+
#bottom .widget .widgetheading span, aside .widget .widgetheading span, footer .widget .widgetheading span {
position: absolute;
+
  position: absolute;
width: 60px;
+
  width: 60px;
height: 1px;
+
  height: 1px;
bottom: -1px;
+
  bottom: -1px;
right:0;
+
  right:0;
  
 
}
 
}
Line 1,136: Line 1,136:
 
/* --- Map --- */
 
/* --- Map --- */
 
.map{
 
.map{
position:relative;
+
  position:relative;
margin-top:-50px;
+
  margin-top:-50px;
margin-bottom:40px;
+
  margin-bottom:40px;
 
}
 
}
  
 
.map iframe{
 
.map iframe{
width:100%;
+
  width:100%;
height:450px;
+
  height:450px;
border:none;
+
  border:none;
 
}
 
}
  
 
.map-grid iframe{
 
.map-grid iframe{
width:100%;
+
  width:100%;
height:350px;
+
  height:350px;
border:none;
+
  border:none;
margin:0 0 -5px 0;
+
  margin:0 0 -5px 0;
padding:0;
+
  padding:0;
 
}
 
}
  
 
   
 
   
 
ul.team-detail{
 
ul.team-detail{
margin:-10px 0 0 0;
+
  margin:-10px 0 0 0;
padding:0;
+
  padding:0;
list-style:none;
+
  list-style:none;
 
}
 
}
  
 
ul.team-detail li{
 
ul.team-detail li{
border-bottom:1px dotted #e9e9e9;
+
  border-bottom:1px dotted #e9e9e9;
margin:0 0 15px 0;
+
  margin:0 0 15px 0;
padding:0 0 15px 0;
+
  padding:0 0 15px 0;
list-style:none;
+
  list-style:none;
 
}
 
}
  
 
ul.team-detail li label {
 
ul.team-detail li label {
font-size:13px;
+
  font-size:13px;
 
}
 
}
  
 
ul.team-detail li h4, ul.team-detail li label{
 
ul.team-detail li h4, ul.team-detail li label{
margin-bottom:0;
+
  margin-bottom:0;
 
}
 
}
  
 
ul.team-detail li ul.social-network {
 
ul.team-detail li ul.social-network {
border:none;
+
  border:none;
margin:0;
+
  margin:0;
padding:0;
+
  padding:0;
 
}
 
}
  
 
ul.team-detail li ul.social-network li {
 
ul.team-detail li ul.social-network li {
border:none;
+
  border:none;
margin:0;
+
  margin:0;
 
}
 
}
 
ul.team-detail li ul.social-network li i {
 
ul.team-detail li ul.social-network li i {
margin:0;
+
  margin:0;
 
}
 
}
  
Line 1,199: Line 1,199:
 
}
 
}
 
.pricing-title{
 
.pricing-title{
background:#fff;
+
  background:#fff;
text-align:center;
+
  text-align:center;
padding:10px 0 10px 0;
+
  padding:10px 0 10px 0;
 
}
 
}
  
 
.pricing-title h3{
 
.pricing-title h3{
font-weight:600;
+
  font-weight:600;
margin-bottom:0;
+
  margin-bottom:0;
 
}
 
}
  
 
.pricing-offer{
 
.pricing-offer{
background: #fcfcfc;
+
  background: #fcfcfc;
text-align: center;
+
  text-align: center;
padding:40px 0 40px 0;
+
  padding:40px 0 40px 0;
font-size:18px;
+
  font-size:18px;
border-top:1px solid #e6e6e6;
+
  border-top:1px solid #e6e6e6;
border-bottom:1px solid #e6e6e6;
+
  border-bottom:1px solid #e6e6e6;
 
}
 
}
  
 
.pricing-box.activeItem .pricing-offer{
 
.pricing-box.activeItem .pricing-offer{
color:#fff;
+
  color:#fff;
 
}
 
}
  
 
.pricing-offer strong{
 
.pricing-offer strong{
font-size:78px;
+
  font-size:78px;
line-height:89px;
+
  line-height:89px;
 
}
 
}
  
 
.pricing-offer sup{
 
.pricing-offer sup{
font-size:28px;
+
  font-size:28px;
 
}
 
}
  
 
.pricing-container{
 
.pricing-container{
background: #fff;
+
  background: #fff;
text-align:center;
+
  text-align:center;
font-size:14px;
+
  font-size:14px;
 
}
 
}
  
Line 1,242: Line 1,242:
  
 
.pricing-container ul{
 
.pricing-container ul{
list-style:none;
+
  list-style:none;
padding:0;
+
  padding:0;
margin:0;
+
  margin:0;
 
}
 
}
  
 
.pricing-container ul li{
 
.pricing-container ul li{
border-bottom: 1px solid #CFCFCF;
+
  border-bottom: 1px solid #CFCFCF;
 
list-style: none;
 
list-style: none;
 
padding: 15px 0 15px 0;
 
padding: 15px 0 15px 0;
Line 1,256: Line 1,256:
  
 
.pricing-action{
 
.pricing-action{
margin:0;
+
  margin:0;
background: #fcfcfc;
+
  background: #fcfcfc;
text-align:center;
+
  text-align:center;
padding:20px 0 30px 0;
+
  padding:20px 0 30px 0;
 
}
 
}
  
 
.pricing-wrapp{
 
.pricing-wrapp{
margin:0 auto;
+
  margin:0 auto;
width:100%;
+
  width:100%;
background:#fd0000;
+
  background:#fd0000;
 
}
 
}
 
  .pricing-box-item {border: 1px solid #e6e6e6;background:#fcfcfc;position:relative;margin:0 0 20px 0;padding:0;-webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.03);-moz-box-shadow: 0 2px 0 rgba(0,0,0,0.03);box-shadow: 0 2px 0 rgba(0,0,0,0.03);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;overflow: hidden;}
 
  .pricing-box-item {border: 1px solid #e6e6e6;background:#fcfcfc;position:relative;margin:0 0 20px 0;padding:0;-webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.03);-moz-box-shadow: 0 2px 0 rgba(0,0,0,0.03);box-shadow: 0 2px 0 rgba(0,0,0,0.03);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;overflow: hidden;}
  
 
.pricing-box-item .pricing-heading {
 
.pricing-box-item .pricing-heading {
background: #ffffff;
+
  background: #ffffff;
text-align: center;
+
  text-align: center;
padding: 50px 0;
+
  padding: 50px 0;
display:block;
+
  display:block;
 
}
 
}
 
.pricing-box-item.activeItem .pricing-heading {
 
.pricing-box-item.activeItem .pricing-heading {
/* background: #f3f3f3; */
+
  /* background: #f3f3f3; */
text-align: center;
+
  text-align: center;
border-bottom:none;
+
  border-bottom:none;
display:block;
+
  display:block;
color:#fff;
+
  color:#fff;
 
}
 
}
 
.pricing-box-item.activeItem .pricing-heading h3 {
 
.pricing-box-item.activeItem .pricing-heading h3 {
+
 
 
color: #fff;
 
color: #fff;
 
}
 
}
  
 
.pricing-box-item .pricing-heading h3 strong {
 
.pricing-box-item .pricing-heading h3 strong {
font-size:28px;
+
  font-size:28px;
font-weight:700;
+
  font-weight:700;
letter-spacing:-1px;
+
  letter-spacing:-1px;
color: #05142b;
+
  color: #05142b;
 
}
 
}
 
.pricing-box-item .pricing-heading h3 {
 
.pricing-box-item .pricing-heading h3 {
font-size:32px;
+
  font-size:32px;
font-weight:300;
+
  font-weight:300;
letter-spacing:-1px;
+
  letter-spacing:-1px;
 
}
 
}
  
 
.pricing-box-item .pricing-terms {
 
.pricing-box-item .pricing-terms {
text-align: center;
+
  text-align: center;
background: #fff;
+
  background: #fff;
display: block;
+
  display: block;
overflow: hidden;
+
  overflow: hidden;
padding: 11px 0 5px;
+
  padding: 11px 0 5px;
/* border-top: 2px solid #BBBBBB; */
+
  /* border-top: 2px solid #BBBBBB; */
border-bottom: 2px dotted #CDCDCD;
+
  border-bottom: 2px dotted #CDCDCD;
 
}
 
}
  
 
.pricing-box-item .pricing-terms  h6 {
 
.pricing-box-item .pricing-terms  h6 {
margin-top: 16px;
+
  margin-top: 16px;
color: #ff5722;
+
  color: #ff5722;
font-size: 22px;
+
  font-size: 22px;
 
}
 
}
  
Line 1,322: Line 1,322:
 
     width: 68px;
 
     width: 68px;
 
     height: 68px;
 
     height: 68px;
padding:12px;
+
  padding:12px;
 
     font-size: 16px;
 
     font-size: 16px;
font-weight:700;
+
  font-weight:700;
 
     line-height: 68px;
 
     line-height: 68px;
 
     text-shadow:none;
 
     text-shadow:none;
Line 1,335: Line 1,335:
  
 
.pricing-box-item  .pricing-action{
 
.pricing-box-item  .pricing-action{
margin:0;
+
  margin:0;
text-align:center;
+
  text-align:center;
padding:30px 0 30px 0;
+
  padding:30px 0 30px 0;
 
}
 
}
 
.pricing-action .btn{
 
.pricing-action .btn{
background: #ff5722;
+
  background: #ff5722;
color: #fff;
+
  color: #fff;
 
}  
 
}  
 
.menuItem .menu{font-size:20px;font-weight:600;list-style:none;padding:0 0 15px;margin-bottom:20px;display:inline-block;color: #e91e63;}
 
.menuItem .menu{font-size:20px;font-weight:600;list-style:none;padding:0 0 15px;margin-bottom:20px;display:inline-block;color: #e91e63;}
Line 1,369: Line 1,369:
 
     width: 0;  
 
     width: 0;  
 
     height: 0;
 
     height: 0;
right: 0;
+
  right: 0;
bottom: 0;
+
  bottom: 0;
content: " ";  
+
  content: " ";  
display: block;  
+
  display: block;  
position: absolute;
+
  position: absolute;
 
     border-bottom: 20px solid #fff;     
 
     border-bottom: 20px solid #fff;     
border-right: 0 solid transparent;
+
  border-right: 0 solid transparent;
border-left: 15px solid transparent;
+
  border-left: 15px solid transparent;
border-left-style: inset; /*FF fixes*/
+
  border-left-style: inset; /*FF fixes*/
border-bottom-style: inset; /*FF fixes*/
+
  border-bottom-style: inset; /*FF fixes*/
 
}
 
}
 
.testimonials blockquote::after {
 
.testimonials blockquote::after {
Line 1,422: Line 1,422:
 
/* --- flickr --- */
 
/* --- flickr --- */
 
.widget .flickr_badge {
 
.widget .flickr_badge {
width:100%;
+
  width:100%;
 
}
 
}
 
.widget .flickr_badge img { margin: 0 9px 20px 0; }
 
.widget .flickr_badge img { margin: 0 9px 20px 0; }
Line 1,437: Line 1,437:
 
     height: 50px;
 
     height: 50px;
 
     float: left;
 
     float: left;
margin: 0 9px 20px 0;
+
  margin: 0 9px 20px 0;
 
}
 
}
 
   
 
   
Line 1,443: Line 1,443:
  
 
.recent-post{
 
.recent-post{
margin:20px 0 0 0;
+
  margin:20px 0 0 0;
padding:0;
+
  padding:0;
line-height:18px;
+
  line-height:18px;
 
}
 
}
  
 
.recent-post h5 a:hover {
 
.recent-post h5 a:hover {
text-decoration:none;
+
  text-decoration:none;
 
}
 
}
  
 
.recent-post .text h5 a {
 
.recent-post .text h5 a {
color:#353535;
+
  color:#353535;
 
}
 
}
  
 
    
 
    
 
footer{
 
footer{
padding:50px 0 0 0;
+
  padding:50px 0 0 0;
color:#f8f8f8;
+
  color:#f8f8f8;
 
}
 
}
  
 
footer a {
 
footer a {
color:#fff;
+
  color:#fff;
 
}
 
}
  
 
footer a:hover {
 
footer a:hover {
color: #e91e63;
+
  color: #e91e63;
 
}
 
}
  
 
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6{
 
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6{
color: #d3d3d3;
+
  color: #d3d3d3;
 
}
 
}
  
 
footer address {
 
footer address {
line-height:1.6em;
+
  line-height:1.6em;
color: #797979;
+
  color: #797979;
 
}
 
}
  
 
footer h5 a:hover, footer a:hover {
 
footer h5 a:hover, footer a:hover {
text-decoration:none;
+
  text-decoration:none;
 
}
 
}
  
 
ul.social-network {
 
ul.social-network {
list-style:none;
+
  list-style:none;
margin: 4px 0 0 -25px;
+
  margin: 4px 0 0 -25px;
 
}
 
}
  
 
ul.social-network li {
 
ul.social-network li {
display:inline;
+
  display:inline;
margin: 0 5px;
+
  margin: 0 5px;
/* border: 1px solid #2D2D2D; */
+
  /* border: 1px solid #2D2D2D; */
padding: 5px 0 0;
+
  padding: 5px 0 0;
width: 32px;
+
  width: 32px;
display: inline-block;
+
  display: inline-block;
text-align: center;
+
  text-align: center;
height: 32px;
+
  height: 32px;
vertical-align: baseline;
+
  vertical-align: baseline;
 
}
 
}
  
 
#sub-footer{
 
#sub-footer{
text-shadow:none;
+
  text-shadow:none;
color: #dedede;
+
  color: #dedede;
padding:0;
+
  padding:0;
padding-top:30px;
+
  padding-top:30px;
margin:20px 0 0 0;
+
  margin:20px 0 0 0;
background: #0a0a0a;
+
  background: #0a0a0a;
border-top: 1px solid #3e3e3e;
+
  border-top: 1px solid #3e3e3e;
 
}
 
}
  
 
#sub-footer p{
 
#sub-footer p{
margin:0;
+
  margin:0;
padding:0;
+
  padding:0;
 
}
 
}
  
 
#sub-footer span{
 
#sub-footer span{
color: #9e9e9e;
+
  color: #9e9e9e;
 
}
 
}
  
 
.copyright {
 
.copyright {
text-align:left;
+
  text-align:left;
font-size:12px;
+
  font-size:12px;
 
}
 
}
  
 
#sub-footer ul.social-network {
 
#sub-footer ul.social-network {
float:right;
+
  float:right;
 
}
 
}
  
Line 1,541: Line 1,541:
  
 
a.scrollup {
 
a.scrollup {
outline:0;
+
  outline:0;
text-align: center;
+
  text-align: center;
 
}
 
}
  
 
a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
 
a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
opacity:1;
+
  opacity:1;
text-decoration:none;
+
  text-decoration:none;
 
}
 
}
 
a.scrollup i {
 
a.scrollup i {
margin-top: 10px;
+
  margin-top: 10px;
color: #fff;
+
  color: #fff;
 
}
 
}
 
a.scrollup i:hover {
 
a.scrollup i:hover {
text-decoration:none;
+
  text-decoration:none;
 
}
 
}
  
Line 1,561: Line 1,561:
 
   
 
   
 
.absolute{
 
.absolute{
position:absolute;
+
  position:absolute;
 
}
 
}
  
 
.relative{
 
.relative{
position:relative;
+
  position:relative;
 
}
 
}
  
 
.aligncenter{
 
.aligncenter{
text-align:center;
+
  text-align:center;
 
}
 
}
  
 
.aligncenter span{
 
.aligncenter span{
margin-left:0;
+
  margin-left:0;
 
}
 
}
  
 
.floatright {
 
.floatright {
float:right;
+
  float:right;
 
}
 
}
  
 
.floatleft {
 
.floatleft {
float:left;
+
  float:left;
 
}
 
}
  
 
.floatnone {
 
.floatnone {
float:none;
+
  float:none;
 
}
 
}
  
 
.aligncenter {
 
.aligncenter {
text-align:center;
+
  text-align:center;
 
}
 
}
 
   
 
   
 
img.pull-left, .align-left{
 
img.pull-left, .align-left{
float:left;
+
  float:left;
margin:0 15px 15px 0;
+
  margin:0 15px 15px 0;
 
}
 
}
  
 
.widget img.pull-left {
 
.widget img.pull-left {
float:left;
+
  float:left;
margin:0 15px 15px 0;
+
  margin:0 15px 15px 0;
 
}
 
}
  
 
img.pull-right, .align-right {
 
img.pull-right, .align-right {
float:right;
+
  float:right;
margin:0 0 15px 15px;
+
  margin:0 0 15px 15px;
 
}
 
}
  
 
article img.pull-left, article .align-left{
 
article img.pull-left, article .align-left{
float:left;
+
  float:left;
margin:5px 15px 15px 0;
+
  margin:5px 15px 15px 0;
 
}
 
}
  
 
article img.pull-right, article .align-right{
 
article img.pull-right, article .align-right{
float:right;
+
  float:right;
margin:5px 0 15px 15px;
+
  margin:5px 0 15px 15px;
 
}
 
}
 
  ============================= */
 
  ============================= */
  
 
.clear-marginbot{
 
.clear-marginbot{
margin-bottom:0;
+
  margin-bottom:0;
 
}
 
}
  
 
.marginbot10{
 
.marginbot10{
margin-bottom:10px;
+
  margin-bottom:10px;
 
}
 
}
 
.marginbot20{
 
.marginbot20{
margin-bottom:20px;
+
  margin-bottom:20px;
 
}
 
}
 
.marginbot30{
 
.marginbot30{
margin-bottom:30px;
+
  margin-bottom:30px;
 
}
 
}
 
.marginbot40{
 
.marginbot40{
margin-bottom:40px;
+
  margin-bottom:40px;
 
}
 
}
  
 
.clear-margintop{
 
.clear-margintop{
margin-top:0;
+
  margin-top:0;
 
}
 
}
  
 
.margintop10{
 
.margintop10{
margin-top:10px;
+
  margin-top:10px;
 
}
 
}
  
 
.margintop20{
 
.margintop20{
margin-top:20px;
+
  margin-top:20px;
 
}
 
}
  
 
.margintop30{
 
.margintop30{
margin-top:30px;
+
  margin-top:30px;
 
}
 
}
  
 
.margintop40{
 
.margintop40{
margin-top:40px;
+
  margin-top:40px;
 
}
 
}
 
.flex-control-paging li a {
 
.flex-control-paging li a {
Line 1,673: Line 1,673:
 
@media (min-width: 768px) and (max-width: 979px) {
 
@media (min-width: 768px) and (max-width: 979px) {
  
a.detail{
+
  a.detail{
background:none;
+
    background:none;
width:100%;
+
    width:100%;
}
+
  }
  
 
header  .navbar-nav > li > a{
 
header  .navbar-nav > li > a{
+
 
 
}
 
}
+
 
footer .widget form  input#appendedInputButton {
+
  footer .widget form  input#appendedInputButton {
  display: block;
+
      display: block;
  width: 91%;
+
      width: 91%;
  -webkit-border-radius: 4px 4px 4px 4px;
+
      -webkit-border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
+
      -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
+
          border-radius: 4px 4px 4px 4px;
}
+
  }
+
 
footer .widget form  .input-append .btn {
+
  footer .widget form  .input-append .btn {
  display: block;
+
      display: block;
  width: 100%;
+
      width: 100%;
  padding-right: 0;
+
      padding-right: 0;
  padding-left: 0;
+
      padding-left: 0;
  -webkit-box-sizing: border-box;
+
      -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
+
      -moz-box-sizing: border-box;
  box-sizing: border-box;
+
          box-sizing: border-box;
  margin-top:10px;
+
          margin-top:10px;
}
+
  }
  
ul.related-folio li{
+
  ul.related-folio li{
width:156px;
+
    width:156px;
margin:0 20px 0 0;
+
    margin:0 20px 0 0;
}
+
  }  
 
}
 
}
  
Line 1,718: Line 1,718:
 
}
 
}
 
.flex-caption h3{
 
.flex-caption h3{
font-size:28px;
+
  font-size:28px;
 
}
 
}
 
   body {
 
   body {
Line 1,724: Line 1,724:
 
     padding-left: 0;
 
     padding-left: 0;
 
   }
 
   }
.navbar-brand {
+
  .navbar-brand {
margin-top: 18px;
+
    margin-top: 18px;
border-bottom: none;
+
    border-bottom: none;
}
+
  }
.navbar-header {
+
  .navbar-header {
/* margin-top: 20px; */
+
    /* margin-top: 20px; */
border-bottom: none;
+
    border-bottom: none;
}
+
  }
+
 
.navbar-nav {
+
  .navbar-nav {
border-top: none;
+
    border-top: none;
float: none;
+
    float: none;
width: 100%;
+
    width: 100%;
}
+
  }
 
.navbar .nav > .active > a, .navbar .nav > .active > a:hover {background: none;font-weight: 700;color: #10cdff;}
 
.navbar .nav > .active > a, .navbar .nav > .active > a:hover {background: none;font-weight: 700;color: #10cdff;}
header .navbar-nav > li {padding-bottom: 0;padding-top: 0;}
+
  header .navbar-nav > li {padding-bottom: 0;padding-top: 0;}
header .nav li .dropdown-menu  {
+
  header .nav li .dropdown-menu  {
margin-top: 0;
+
    margin-top: 0;
}
+
  }
 
header  .navbar-nav > li > a{
 
header  .navbar-nav > li > a{
line-height: 20px;
+
  line-height: 20px;
 
}
 
}
.dropdown-menu {
+
  .dropdown-menu {
  position: absolute;
+
    position: absolute;
  top: 0;
+
    top: 0;
  left: 40px;
+
    left: 40px;
  z-index: 1000;
+
    z-index: 1000;
  display: none;
+
    display: none;
  float: left;
+
    float: left;
  min-width: 160px;
+
    min-width: 160px;
  padding: 5px 0;
+
    padding: 5px 0;
  margin: 2px 0 0;
+
    margin: 2px 0 0;
  font-size: 13px;
+
    font-size: 13px;
  list-style: none;
+
    list-style: none;
  background-color: #fff;
+
    background-color: #fff;
  background-clip: padding-box;
+
    background-clip: padding-box;
  border: 1px solid #f5f5f5;
+
    border: 1px solid #f5f5f5;
  border: 1px solid rgba(0, 0, 0, .15);
+
    border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0;
+
    border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
+
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
+
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
+
  }
+
 
  
+
 
li.active  {
+
  li.active  {
border: none;
+
    border: none;
overflow: hidden;
+
    overflow: hidden;
/* background: #2e8eda; */
+
    /* background: #2e8eda; */
 
}
 
}
  
+
 
.box {
+
  .box {
border-bottom:1px solid #e9e9e9;
+
    border-bottom:1px solid #e9e9e9;
padding-bottom:20px;
+
    padding-bottom:20px;
}
+
  }
  
.flexslider .slide-caption {
+
  .flexslider .slide-caption {
width: 90%;  
+
    width: 90%;  
padding: 2%;  
+
    padding: 2%;  
position: absolute;  
+
    position: absolute;  
left: 0;  
+
    left: 0;  
bottom: -40px;  
+
    bottom: -40px;  
}
+
  }
  
  
#inner-headline .breadcrumb {
+
  #inner-headline .breadcrumb {
float:left;
+
    float:left;
clear:both;
+
    clear:both;
width:100%;
+
    width:100%;
}
+
  }
  
.breadcrumb > li {
+
  .breadcrumb > li {
font-size:13px;
+
    font-size:13px;
}
+
  }
  
+
 
ul.portfolio li article a i.icon-48{
+
  ul.portfolio li article a i.icon-48{
width:20px;
+
    width:20px;
height:20px;
+
    height:20px;
font-size:16px;
+
    font-size:16px;
line-height:20px;
+
    line-height:20px;
}
+
  }
  
  
.left-sidebar{
+
  .left-sidebar{
border-right:none;
+
    border-right:none;
padding:0 0 0 0;
+
    padding:0 0 0 0;
border-bottom: 1px dotted #e6e6e6;
+
    border-bottom: 1px dotted #e6e6e6;
padding-bottom:10px;
+
    padding-bottom:10px;
margin-bottom:40px;
+
    margin-bottom:40px;
}
+
  }
+
 
.right-sidebar{
+
  .right-sidebar{
margin-top:30px;
+
    margin-top:30px;
border-left:none;
+
    border-left:none;
padding:0 0 0 0;
+
    padding:0 0 0 0;
}
+
  }
+
 
+
 
footer .col-lg-1, footer .col-lg-2, footer .col-lg-3, footer .col-lg-4, footer .col-lg-5, footer .col-lg-6,  
+
  footer .col-lg-1, footer .col-lg-2, footer .col-lg-3, footer .col-lg-4, footer .col-lg-5, footer .col-lg-6,  
footer .col-lg-7, footer .col-lg-8, footer .col-lg-9, footer .col-lg-10, footer .col-lg-11, footer .col-lg-12{
+
  footer .col-lg-7, footer .col-lg-8, footer .col-lg-9, footer .col-lg-10, footer .col-lg-11, footer .col-lg-12{
margin-bottom:20px;
+
    margin-bottom:20px;
}
+
  }
  
#sub-footer ul.social-network {
+
  #sub-footer ul.social-network {
float:left;
+
    float:left;
}
+
  }
+
 
  
+
 
 
   [class*="span"] {
 
   [class*="span"] {
margin-bottom:20px;
+
    margin-bottom:20px;
 
   }
 
   }
  
Line 1,842: Line 1,842:
  
 
@media (max-width: 480px) {
 
@media (max-width: 480px) {
.bottom-article a.pull-right {
+
  .bottom-article a.pull-right {
float:left;
+
    float:left;
margin-top:20px;
+
    margin-top:20px;
}
+
  }
  
  
.search{
+
  .search{
float:left;
+
    float:left;
}
+
  }
  
.flexslider .flex-caption {
+
  .flexslider .flex-caption {
display:none;
+
    display:none;
}
+
  }
  
  
.cta-text {
+
  .cta-text {
margin:0 auto;
+
    margin:0 auto;
text-align:center;
+
    text-align:center;
}
+
  }
+
 
ul.portfolio li article a i{
+
  ul.portfolio li article a i{
width:20px;
+
    width:20px;
height:20px;
+
    height:20px;
font-size:14px;
+
    font-size:14px;
}
+
  }
  
  
 
}
 
}
 
.tab-section .col{
 
.tab-section .col{
+
 
 
}
 
}
 
.tab-section .container{
 
.tab-section .container{
padding: 15px;
+
  padding: 15px;
border: 1px solid #eaeaea;
+
  border: 1px solid #eaeaea;
background: #fff;
+
  background: #fff;
 
}
 
}
 
.active .collapsible-header{color: #e91e63;}  
 
.active .collapsible-header{color: #e91e63;}  
Line 1,885: Line 1,885:
 
.input-field label {
 
.input-field label {
 
     color: #888;
 
     color: #888;
font-size:14px;
+
  font-size:14px;
 
}
 
}
 
.input-field {
 
.input-field {
Line 2,244: Line 2,244:
 
<body>
 
<body>
 
<div id="wrapper" class="home-page">  
 
<div id="wrapper" class="home-page">  
<!-- start header -->
+
  <!-- start header -->
<header style="margin-top: 12px">
+
  <header style="margin-top: 12px">
 
         <div class="navbar navbar-default navbar-static-top">
 
         <div class="navbar navbar-default navbar-static-top">
 
             <div class="container">
 
             <div class="container">
Line 2,259: Line 2,259:
 
                     <ul class="nav navbar-nav">
 
                     <ul class="nav navbar-nav">
 
                       <li class="HillSide"><a class="waves-effect waves-dark" href="https://2018.igem.org/Team:HUST-China">Home</a></li>  
 
                       <li class="HillSide"><a class="waves-effect waves-dark" href="https://2018.igem.org/Team:HUST-China">Home</a></li>  
          <li class="dropdown">
+
                      <li class="dropdown">
 
                           <a href="#" data-toggle="dropdown" class="dropdown-toggle waves-effect waves-dark">PROJECT<b class="caret"></b></a>
 
                           <a href="#" data-toggle="dropdown" class="dropdown-toggle waves-effect waves-dark">PROJECT<b class="caret"></b></a>
 
                           <ul class="dropdown-menu">
 
                           <ul class="dropdown-menu">
Line 2,279: Line 2,279:
 
                       </li>  
 
                       </li>  
  
          <li class="dropdown">
+
                      <li class="dropdown">
 
                           <a href="#" data-toggle="dropdown" class="dropdown-toggle waves-effect waves-dark">Model<b class="caret"></b></a>
 
                           <a href="#" data-toggle="dropdown" class="dropdown-toggle waves-effect waves-dark">Model<b class="caret"></b></a>
 
                           <ul class="dropdown-menu">
 
                           <ul class="dropdown-menu">
Line 2,310: Line 2,310:
 
                           <ul class="dropdown-menu">
 
                           <ul class="dropdown-menu">
 
                               <li><a class="waves-effect waves-dark" href="https://2018.igem.org/Team:HUST-China/Team Members">Team Members</a></li>
 
                               <li><a class="waves-effect waves-dark" href="https://2018.igem.org/Team:HUST-China/Team Members">Team Members</a></li>
                              <li><a class="waves-effect waves-dark" href="https://2018.igem.org/Team:HUST-China/Attributions">Attributions</a></li>
 
 
                               <li><a class="waves-effect waves-dark" href="https://2018.igem.org/Team:HUST-China/Collaborations">Collaborations</a></li>
 
                               <li><a class="waves-effect waves-dark" href="https://2018.igem.org/Team:HUST-China/Collaborations">Collaborations</a></li>
                              <li><a class="waves-effect waves-dark" href="https://2018.igem.org/Team:HUST-China/Acknowledgement">Acknowledgement</a></li>
+
                              <li><a class="waves-effect waves-dark" href="https://2018.igem.org/Team:HUST-China/Attributions">Attributions</a></li>
 
                           </ul>
 
                           </ul>
 
                       </li>  
 
                       </li>  
Line 2,319: Line 2,318:
 
             </div>
 
             </div>
 
         </div>
 
         </div>
</header>
+
  </header>
<!-- end header -->
+
  <!-- end header -->
 
   <!--
 
   <!--
<section class="section-padding gray-bg" style="margin:15px; padding:15px;">
+
  <section class="section-padding gray-bg" style="margin:15px; padding:15px;">
<img class="img-responsive" src="https://static.igem.org/mediawiki/2018/2/2c/T--HUST-China--2018-menu-datu01.png">
+
    <img class="img-responsive" src="https://static.igem.org/mediawiki/2018/2/2c/T--HUST-China--2018-menu-datu01.png">
</section>
+
  </section>
 
   -->
 
   -->
</section>   
+
  </section>   
<section class="projects">
+
    <section class="projects">
<div class="container">
+
    <div class="container">
<div class="row">
+
    <div class="row">
<div class="col-md-12">
+
      <div class="col-md-12">
<div class="aligncenter"><h2 class="aligncenter">Our Featured Projects</h2>
+
        <div class="aligncenter"><h2 class="aligncenter">Our Featured Projects</h2>
 
           <p>
 
           <p>
 
           Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores quae porro consequatur aliquam, incidunt eius magni provident, doloribus omnis minus ovident, doloribus omnis minus temporibus perferendis nesciunt..
 
           Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores quae porro consequatur aliquam, incidunt eius magni provident, doloribus omnis minus ovident, doloribus omnis minus temporibus perferendis nesciunt..
 
           </strong>
 
           </strong>
 
         </div>
 
         </div>
<br/>
+
        <br/>
</div>
+
      </div>
</div>
+
    </div>
+
 
<div class="row service-v1 margin-bottom-40">
+
  <div class="row service-v1 margin-bottom-40">
 
             <div class="col-md-4 md-margin-bottom-40">
 
             <div class="col-md-4 md-margin-bottom-40">
<div class="card small">
+
          <div class="card small">
 
                         <div class="card-image">
 
                         <div class="card-image">
 
                             <img class="img-responsive" src="https://static.igem.org/mediawiki/2018/e/e3/T--HUST-China--2018-menu-service1.jpg" alt="">   
 
                             <img class="img-responsive" src="https://static.igem.org/mediawiki/2018/e/e3/T--HUST-China--2018-menu-service1.jpg" alt="">   
Line 2,349: Line 2,348:
 
                             <p>
 
                             <p>
 
                                 <span class="price">$4.00 Lacs - 8.28 Lacs</span>
 
                                 <span class="price">$4.00 Lacs - 8.28 Lacs</span>
<h4>Orange County</h4>
+
                <h4>Orange County</h4>
<h5>Paris</h5>
+
                <h5>Paris</h5>
<a href="details.html" class="btn btn-details">Details</a>
+
                <a href="details.html" class="btn btn-details">Details</a>
 
                             </p>
 
                             </p>
 
                         </div>
 
                         </div>
 
                     </div>         
 
                     </div>         
 
             </div>
 
             </div>
  <div class="col-md-4 md-margin-bottom-40">
+
        <div class="col-md-4 md-margin-bottom-40">
<div class="card small">
+
          <div class="card small">
 
                         <div class="card-image">
 
                         <div class="card-image">
 
                             <img class="img-responsive" src="https://static.igem.org/mediawiki/2018/7/7d/T--HUST-China--2018-menu-service2.jpg" alt="">   
 
                             <img class="img-responsive" src="https://static.igem.org/mediawiki/2018/7/7d/T--HUST-China--2018-menu-service2.jpg" alt="">   
Line 2,364: Line 2,363:
 
                           <p>
 
                           <p>
 
                                 <span class="price">$4.00 Lacs - 8.28 Lacs</span>
 
                                 <span class="price">$4.00 Lacs - 8.28 Lacs</span>
<h4>Orange County</h4>
+
                <h4>Orange County</h4>
<h5>Paris</h5>
+
                <h5>Paris</h5>
<a href="details.html" class="btn btn-details">Details</a>
+
                <a href="details.html" class="btn btn-details">Details</a>
 
                             </p>
 
                             </p>
 
                         </div>
 
                         </div>
 
                     </div>         
 
                     </div>         
 
             </div>
 
             </div>
  <div class="col-md-4 md-margin-bottom-40">
+
        <div class="col-md-4 md-margin-bottom-40">
<div class="card small">
+
          <div class="card small">
 
                         <div class="card-image">
 
                         <div class="card-image">
 
                             <img class="img-responsive" src="https://static.igem.org/mediawiki/2018/4/45/T--HUST-China--2018-menu-service3.jpg" alt="">   
 
                             <img class="img-responsive" src="https://static.igem.org/mediawiki/2018/4/45/T--HUST-China--2018-menu-service3.jpg" alt="">   
Line 2,379: Line 2,378:
 
                           <p>
 
                           <p>
 
                                 <span class="price">$4.00 Lacs - 8.28 Lacs</span>
 
                                 <span class="price">$4.00 Lacs - 8.28 Lacs</span>
<h4>Orange County</h4>
+
                <h4>Orange County</h4>
<h5>Paris</h5>
+
                <h5>Paris</h5>
<a href="details.html" class="btn btn-details">Details</a>
+
                <a href="details.html" class="btn btn-details">Details</a>
 
                             </p>
 
                             </p>
 
                         </div>
 
                         </div>
Line 2,387: Line 2,386:
 
             </div>  
 
             </div>  
 
         </div>
 
         </div>
</div>
+
    </div>
</section>
+
    </section>
  
<!--<section class="section-padding gray-bg">-->
+
  <!--<section class="section-padding gray-bg">-->
 
   <section class="projects">
 
   <section class="projects">
<div class="container">
+
    <div class="container">
<div class="row">
+
      <div class="row">
<div class="col-md-12">
+
        <div class="col-md-12">
<div class="section-title text-center">
+
          <div class="section-title text-center">
<h2>Abstract</h2>
+
            <h2>Abstract</h2>
</div>
+
          </div>
</div>
+
        </div>
</div>
+
      </div>
<div class="row">
+
      <div class="row">
+
     
<div class="col-md-3  col-md-offset-1 ">
+
        <div class="col-md-3  col-md-offset-1 ">
<div class="about-image">
+
          <div class="about-image">
<img src="https://static.igem.org/mediawiki/2018/f/f4/T--HUST-China--2018-SaftyForm-picture.jpg" alt="About Images">
+
            <img src="https://static.igem.org/mediawiki/2018/f/f4/T--HUST-China--2018-SaftyForm-picture.jpg" alt="About Images">
</div>
+
          </div>
</div>
+
        </div>
<div class="col-md-5  col-md-offset-2 ">
+
        <div class="col-md-5  col-md-offset-2 ">
<div class="about-text">
+
          <div class="about-text">
<p>To convert optical energy into electric energy in a clean and sustainable way, Optopia is designed as a photovoltaic system consisting of photosynthetic microorganism (Rhodopseudomonas palustris) and electrogenic microorganism (Shewanella oneidensis). Synthetic biology strategies are applied to the system to trigger production and export of lactate in Rhodopseudomonas palustris, as well as to improve the efficiency of lactate utilization and extracellular electron generation in Shewanella oneidensis. Compared to Cyanobacteria, also a kind of photosynthetic microorganism but generating oxygen in photosynthesis, Rhodopseudomonas palustris serves as a better carbon producer for Shewanella oneidensis, not only because of its anaerobic photosynthesis maintaining an anaerobic environment required for extracellular electron generation in Shewanella oneidensis, but also due to its capacity of reusing the waste from Shewanella oneidensis. Hence, functioning as a compatible and mutually beneficial optical MFC (Microbial Fuel Cell), Optopia creates a novel and optimized approach to utilize clean resources through optical-electric conversion.</p>
+
            <p>To convert optical energy into electric energy in a clean and sustainable way, Optopia is designed as a photovoltaic system consisting of photosynthetic microorganism (Rhodopseudomonas palustris) and electrogenic microorganism (Shewanella oneidensis). Synthetic biology strategies are applied to the system to trigger production and export of lactate in Rhodopseudomonas palustris, as well as to improve the efficiency of lactate utilization and extracellular electron generation in Shewanella oneidensis. Compared to Cyanobacteria, also a kind of photosynthetic microorganism but generating oxygen in photosynthesis, Rhodopseudomonas palustris serves as a better carbon producer for Shewanella oneidensis, not only because of its anaerobic photosynthesis maintaining an anaerobic environment required for extracellular electron generation in Shewanella oneidensis, but also due to its capacity of reusing the waste from Shewanella oneidensis. Hence, functioning as a compatible and mutually beneficial optical MFC (Microbial Fuel Cell), Optopia creates a novel and optimized approach to utilize clean resources through optical-electric conversion.</p>
</div>
+
          </div>
</div>
+
        </div>
</div>
+
      </div>
</div>
+
    </div>
</section>  
+
  </section>  
+
 
 
   
 
   
<footer>
+
  <footer>
 
     <!--
 
     <!--
<div class="container">
+
  <div class="container">
<div class="row">
+
    <div class="row">
<div class="col-sm-4">
+
      <div class="col-sm-4">
<div class="widget">
+
        <div class="widget">
<h5 class="widgetheading">Our Contact</h5>
+
          <h5 class="widgetheading">Our Contact</h5>
 
           <div  style="font-size: 14px;">
 
           <div  style="font-size: 14px;">
  <address>
+
            <address>
 
               College of Life Science & Technology<br>
 
               College of Life Science & Technology<br>
    Huazhong University of Science and Technology<br>
+
              Huazhong University of Science and Technology<br>
 
               Add: 1037 Luoyu Road, Wuhan, Hubei, China;<br>
 
               Add: 1037 Luoyu Road, Wuhan, Hubei, China;<br>
 
               P.C: 430074<br>
 
               P.C: 430074<br>
 
             </address>
 
             </address>
  <p>
+
            <p>
  <i class="icon-phone"></i> (86) 027-87792270 <br>
+
              <i class="icon-phone"></i> (86) 027-87792270 <br>
  <i class="icon-envelope-alt"></i> zhanyi@hust.edu.cn
+
              <i class="icon-envelope-alt"></i> zhanyi@hust.edu.cn
  </p>
+
            </p>
 
           </div>
 
           </div>
</div>
+
        </div>
</div>
+
      </div>
<div class="col-sm-4">
+
      <div class="col-sm-4">
<div class="widget">
+
        <div class="widget">
<h5 class="widgetheading">Quick Links</h5>
+
          <h5 class="widgetheading">Quick Links</h5>
<ul class="link-list">
+
          <ul class="link-list">
<li><a class="waves-effect waves-dark" href="#">Latest Events</a></li>
+
            <li><a class="waves-effect waves-dark" href="#">Latest Events</a></li>
<li><a class="waves-effect waves-dark" href="#">Terms and conditions</a></li>
+
            <li><a class="waves-effect waves-dark" href="#">Terms and conditions</a></li>
<li><a class="waves-effect waves-dark" href="#">Privacy policy</a></li>
+
            <li><a class="waves-effect waves-dark" href="#">Privacy policy</a></li>
<li><a class="waves-effect waves-dark" href="#">Career</a></li>
+
            <li><a class="waves-effect waves-dark" href="#">Career</a></li>
<li><a class="waves-effect waves-dark" href="#">Contact us</a></li>
+
            <li><a class="waves-effect waves-dark" href="#">Contact us</a></li>
</ul>
+
          </ul>
</div>
+
        </div>
</div>
+
      </div>
<div class="col-sm-4">
+
      <div class="col-sm-4">
<div class="widget">
+
        <div class="widget">
<h5 class="widgetheading">Latest posts</h5>
+
          <h5 class="widgetheading">Latest posts</h5>
<ul class="link-list">
+
          <ul class="link-list">
<li><a class="waves-effect waves-dark" href="#">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</a></li>
+
            <li><a class="waves-effect waves-dark" href="#">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</a></li>
<li><a class="waves-effect waves-dark" href="#">Pellentesque et pulvinar enim. Quisque at tempor ligula</a></li>
+
            <li><a class="waves-effect waves-dark" href="#">Pellentesque et pulvinar enim. Quisque at tempor ligula</a></li>
<li><a class="waves-effect waves-dark" href="#">Natus error sit voluptatem accusantium doloremque</a></li>
+
            <li><a class="waves-effect waves-dark" href="#">Natus error sit voluptatem accusantium doloremque</a></li>
</ul>
+
          </ul>
</div>
+
        </div>
</div>
+
      </div>
</div>
+
    </div>
</div>   
+
  </div>   
 
-->
 
-->
<div class="container" >
+
    <div class="container" >
<div class="row">
+
      <div class="row">
<div class="copyright" style="text-align: center;color: gray; font-size: 14px;">
+
          <div class="copyright" style="text-align: center;color: gray; font-size: 14px;">
<span>
+
              <span>
 
                 College of Life Science & Technology<br>
 
                 College of Life Science & Technology<br>
 
                 Huazhong University of Science and Technology<br>
 
                 Huazhong University of Science and Technology<br>
 
                 Add: 1037 Luoyu Road, Wuhan, Hubei, China; P.C: 430074<br>
 
                 Add: 1037 Luoyu Road, Wuhan, Hubei, China; P.C: 430074<br>
 
                 Copyright &copy;2018 Huazhong University of Science & Technology. Produced By </span><a href="https://2018.igem.org/Team:HUST-China" target="_blank" style="color:white;">HUST-China</a>
 
                 Copyright &copy;2018 Huazhong University of Science & Technology. Produced By </span><a href="https://2018.igem.org/Team:HUST-China" target="_blank" style="color:white;">HUST-China</a>
</div>
+
          </div>
</div>
+
      </div>
</div>
+
    </div>
</footer>
+
  </footer>
 
</div>
 
</div>
 
<!-- javascript
 
<!-- javascript
Line 2,498: Line 2,497:
 
<script src="js/custom.js"></script>
 
<script src="js/custom.js"></script>
 
<script type="text/javascript">
 
<script type="text/javascript">
+
 
 
</script>
 
</script>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 11:14, 7 October 2018

HillSide Multi purpose HTML5 Template

Our Featured Projects

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores quae porro consequatur aliquam, incidunt eius magni provident, doloribus omnis minus ovident, doloribus omnis minus temporibus perferendis nesciunt..


$4.00 Lacs - 8.28 Lacs

Orange County

Paris
Details

$4.00 Lacs - 8.28 Lacs

Orange County

Paris
Details

$4.00 Lacs - 8.28 Lacs

Orange County

Paris
Details

Abstract

About Images

To convert optical energy into electric energy in a clean and sustainable way, Optopia is designed as a photovoltaic system consisting of photosynthetic microorganism (Rhodopseudomonas palustris) and electrogenic microorganism (Shewanella oneidensis). Synthetic biology strategies are applied to the system to trigger production and export of lactate in Rhodopseudomonas palustris, as well as to improve the efficiency of lactate utilization and extracellular electron generation in Shewanella oneidensis. Compared to Cyanobacteria, also a kind of photosynthetic microorganism but generating oxygen in photosynthesis, Rhodopseudomonas palustris serves as a better carbon producer for Shewanella oneidensis, not only because of its anaerobic photosynthesis maintaining an anaerobic environment required for extracellular electron generation in Shewanella oneidensis, but also due to its capacity of reusing the waste from Shewanella oneidensis. Hence, functioning as a compatible and mutually beneficial optical MFC (Microbial Fuel Cell), Optopia creates a novel and optimized approach to utilize clean resources through optical-electric conversion.