/*    Font styles    */
body, header h1, .navbar, 
input, button, select, textarea{
  font-family: 'Open Sans', sans-serif;
}

h4, .navbar .nav li, .content-title h1, 
.page-content h3, .btn, .member-title, 
form label, .par-text, .project-title, #comments h3,
.form-content h3, .address span {
	font-family: Verdana, Geneva, sans-serif;
}

body {
	font-size: 16px;
	line-height: 28px;
	padding-top: 20px;
}
header h1 {
  font-weight:800;
  font-size: 56px;
  text-transform: uppercase;
  text-align: center;
}
h4{
  font-size: 18px;
  line-height: 24px;
  
}
.navbar {
    font-size: 20px;
     z-index: 1;
     background-color:#666666;
}

.navbar .nav li{
  line-height: 50px;
  font-weight: 100;
  font-size: 26px;
}
.navbar-inner{
	filter: none;
	 background-color:#ffffff;
}
.dropdown  li a, .dropdown-right  li a{
  font-size: 18px;
  line-height: 32px;
}
.parallax-text{
  font-size: 3.5em;
  line-height: 0.9em;
  font-style: italic;
  font-weight: 300;
}
.parallax-btm{
  font-size: 0.5em;
}
.content-title h1{
  font-size: 50px;
  display: inline;
}
.page-content h3{
  font-weight: bold;
  font-size: 1.8em;
}
.project-title{
  font-size: 22px;
  line-height: 28px;
}
.btn, .member-title{
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 1px;
}
.skills-name, .skills-level, form label{
  font-size: 22px;
  line-height: 22px;
}
.price ul li{
  line-height: 2em;
}


/*  Main styles  */
.content-title{
  padding-top: 7.03125%;
  padding-bottom: 7.03125%;
}
.row-fluid{
	width: inherit;
	text-align: center;
}

/*  Header  */
header{
  position: relative; 
  z-index: 99;
}

/* Nav  */
.logo {
  max-height: 52px;
  width: 12.5%;
  position: fixed;
  top: 12px;
  margin-left: 4.6875%;
  z-index: 9999;
  background-image:url(img/logo.png);
  background-position:left top;
  background-repeat:no-repeat;
  display:block;
  width: 150px;
  height: 53px;
}
/*.logo svg{
  height: 52px;
}
*/
.navbar .nav{
  float: right;
  height: 76px;
}
.navbar-inner{
  height: 76px;
  border: none;
  background-image: none;
}
.navbar-inner select{
  display: none;
  float: right;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-top: 9px;
  margin-right: 40px;
  height: 40px;
  font-size: 18px;
}


/* Dropdown menu */
.dropdown ul{
  position: absolute;
  top: 76px;
  left: 0;
  z-index: 100;
  width: 160px; /*  Width of dropdown menu  */
  display: none;
}
.dropdown li a{
  display: block;
  padding: 0px 15px;
  cursor: pointer;
  text-decoration:none;
}
.dropdown > ul{
  list-style:none;
  margin:0px;  
}
.dropdown  ul ul{
  list-style:none;
  margin-top: -12px;
  margin-left: 160px; /*  Must be the same as width of sub-menu  */
  width: 160px;  /*  Width of sub-menu  */
}

/*  Float right menu */
.dropdown-right{
  position: relative;
}
.dropdown-right ul{
  position: absolute;
  top: 76px;
  right: 0;
  z-index: 100;
  width: 160px;  /*  Width of dropdown menu  */
  display: none;
}
.dropdown-right li a{
  display: block;
  padding: 0px 15px;
  cursor: pointer;
  text-decoration:none;
}
.dropdown-right > ul{
  list-style:none;
  margin:0px;  
}
.dropdown-right  ul ul{
  list-style:none;
  margin-top: -12px;
  margin-right: 160px;  /*  Must be the same as width of sub-menu  */
  width: 160px;  /*  Width of sub-menu  */
}


/* Home bg animation */
#home div{
  position: relative;
  width: 100%
}
#home .home-bg{
  height: 100%;
  width: 100%;
}
#home .dali{
  position: absolute;
  right: -480px;
  height: 100%;
  bottom: 0;
}
#home .bubble{
  position: absolute;
  left: -600px;
  bottom: 20%;
}


/*  Parallax  block */
.parallax{
  position: relative;
  width: 100%;
}
.image{
	position: absolute;
	top: 96px;
	right: 139px;
	margin: 0;
	height: 28px;
	width: 1555px;
}
.par1{
  background: url('img/par1.jpg') top center fixed;
}
.par2{
  background: url('img/par2.jpg') top center fixed;
}
.par3{
  background: url('img/par3.jpg') top center fixed;
}
.par4{
  background: url('img/par4.jpg') top center fixed;
}
.par5{
  background: url('img/par5.jpg') top center fixed;
}
.par6{
  background: url('img/par6.jpg') top center fixed;
}
.parallax-text{
  padding: 70px 0;
  position: relative;
  text-align: center;
}


/*  Services  */
.content{
  padding-left: 40px;
  padding-right: 40px; 
}
.content-title{
  text-align: center;
}
.title-line{
  width: 15.6%;
  height: 4px; 
  display: inline-table;
}
.section{
  margin-left: 2.34375%;
  margin-right: 2.34375%;
  margin-bottom: 7.03125%;
}
#home.section{
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
#services h3{
	text-align: center;
	color: #39F;
}
p {
	text-align: justify;
	color: #000;
}
.page-content h3{
  text-align: center;
}
.block-content{
  position: relative;
}
.icon{
  width: 140px;
  height: 140px;
  margin: 0 auto;
}
.content-block-float i{
  display: none;
}

.content-block-btn{
  padding: 20px 30px 0 0;
}
.btn{
  padding: 6px 14px;
  margin-bottom: 0;
  *margin-left: .3em;
  text-shadow: none;
  background-image: none;
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;

}
.btn-info, .modal{
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.icon{
  text-align: center;
  vertical-align: middle;
}
.icon-5x{
  line-height: 1.7em;
}
.icon-project{
  display: none;
  position: absolute;
  left:50%; 
  top:50%;
  margin: -48px 0 0 -32px;
  text-align: center;
  z-index: 1;
}
.project-title{
  text-align: right;
  padding: 10px 10px 10px 0;
  position: relative;
  bottom: 0;
}

.block-content-popup{
  overflow: hidden;
  margin: 0 0 2.564102564102564%;
}
.block-content-popup > img, .block-content-popup div.video, 
.block-content-popup #slider{
  margin-left: 0px;
}
.block-content-popup div.video{
  margin-bottom: -6px;
}

.block-content-popup .icon-remove{
  float: right;
  padding: 10px 10px 0 0;
}
.popup-content h3{
  text-align: left;
}
.popup-content .content-block-btn{
  margin-top: 30px;
  margin-left: 0;
  padding-left: 0;
}
.popup-content{
  padding-bottom: 40px;
}
.accordion-group{
  margin-bottom: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
} 
.accordion-inner{
  padding: 0;
  border: none;
}
.block-content-popup a:hover{
  text-decoration: none;
}
.carousel{
  margin-bottom: 0px;
}
.carousel-control{
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 50%;
}
.video iframe{
	border: none;
}


/*  Testimonials  */
#about .page-content{
	display: block;
	text-align: center;
}
#about h3{
	margin-bottom: 100px;
	text-align: left;
}
.skill{
  margin-bottom: 10px;
}
.skills-name {
  padding-left: 15px;
}
.progress{
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.progress .bar{
  background-image: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}




/*  About  */
form input[type="text"]{
  height: 30px;
  padding: 5px;
  line-height: 24px;
  margin-bottom: 35px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
textarea{
  margin-bottom: 25px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.address{
  text-align: center;
}
.address span{
  margin-top: 0;
}
.address p{
  font-size: 1.5em;
  margin-top: 20px;
  line-height: 1.4em;
  text-align: center;
}
.error, .success{
  margin-top: 10px;
}
.form-content{
    margin-bottom: 90px;
}

/*  Contacts  */
.prices{
  margin-top: 110px;
  text-align: center;
}
div.price{
  padding: 20px 30px 30px;
  margin-left: 0 !important;
  margin-right: 0 !important;  
  text-align: center;
}
.price.active{
  margin-top: -30px;
  margin-left: 0;
  padding: 45px 30px 70px;
}
.price ul{
  list-style: none;
  text-align: center;
}
.ie8 #projects  > .row-fluid{
    margin-bottom: 2.564102564102564%;
}
#prices .price.span3{
  display: -moz-inline-box;
  display: inline-block;
  *display:inline; /* ie7 fix */
  zoom:1; /* hasLayout ie7 trigger */
  float: none;
}
#prices ul{
	margin-left: 0;
	
}
#map_canvas{
	width:96%;
	margin:2%;
	float:left;
	height:165px;
	background-color:#CCC;
}


/*  Footer */
#footer {
  height: 90px;
  display: block;

}
.copyright{
  clear: both;
  text-align: center;
  position: relative;
}
.footer-social{
  float: right;
  margin-right: 40px;
  margin-top: 26px; 
}
.footer-social a{
  margin-left: 15px;
}

.switcher{
  position: fixed;
  top: 25%;
  left: -88px;
  background: #ffffff;
  border: 4px double #5a5a5a;
  width: 80px;
  z-index: 99999;
}

.wheel{
  position: absolute;
  right: -48px;
  width: 40px;
  height: 40px;
  background: #ffffff;
  border: 4px double #5a5a5a;
  border-left: none;
  top: -4px;
  background: #ffffff url('img/wheel.png') center center no-repeat;
}
.switcher h5{
  text-align: center;
}
.switcher a{
  display: block;
  float: left;
  width: 26px;
  height: 26px;
  margin: 10px 6px;
}
.switcher .blue{
  background: #01bbec;
}
.switcher .black{
  background: #2f2f2f;
}
.switcher .violet{
  background: #8e44ad;
}
.switcher .orange{
  background: #f39c12;
}
.switcher .dark_blue{
  background: #2878a0;
}
.switcher .green{
  background: #27ae60;
}
.switcher .green_sea{
  background: #16a085;
}
.switcher .pumpkin{
  background: #d35400;
}
.switcher .red{
  background: #c0392b;
}
.switcher .grey{
  background: #bdc3c7;
}
