﻿/*!
 * SIMPLE & FLAT - Agency Bootstrap Theme
 *
 * Copyright 2013 
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 * Created by: Carlos Alvarez
 * URL: http://www.basicoh.com
 * Designed and built based on Twitter Bootstrap.
 */

/********** MAIN CONFIGURATION **********/
body{position:relative;background-color:#e8e8e8;font-family:'Open Sans Condensed',sans-serif;font-size:16px;color:#000;}
h2,h3,h4,h5,h6{font-family:'Open Sans Condensed',sans-serif;color:#666;}
h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:500;
	font-size:60px;
	margin-bottom:25px;
}

h2 {
	font-weight:400;
	margin-bottom:15px;
}
h3{margin-bottom:1px}
h5{text-align:center}
p{
	margin-bottom:20px;
	font-family: 'Poly', serif;
	font-size:16px;
}
a{text-decoration:none}
a:hover{text-decoration:none}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{margin-left:12px;font-size:15px;font-style:italic;color:#000;line-height:5px;letter-spacing:0}


/********** BOOTSTRAP MODIFICATIONS **********/
/* Navbar Tweaks */
.navbar-inverse .navbar-inner {
    background-color: #ec602f;
    background-repeat: repeat-x;
	border-color: transparent;
	background-image: none;
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #fff;
  text-shadow: none;
  text-transform:uppercase;
  font-weight:500;
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}

.navbar-inverse .brand {
  color: #fff;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
        
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #424242;
  text-decoration: none;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

/* HR Tweak */
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px dashed #eeeeee;
  border-bottom: 1px dashed #bfbfbf;
}


/********** HEADER WRAP **********/
#headerwrap {
    width: 100%;
    background: url(../img/topbg5.jpg) no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;;
    min-height: 600px;
    margin-top: -60px;
    padding-top:160px;
    text-align:center;
}

#headerwrap h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:400;
	font-size:70px;
	color:#fff;
	margin-bottom:25px;
}

/********** WELCOME WRAP **********/
#welcomewrap {
	width: 100%;
	padding-bottom:15px;
	padding-top:15px;
	background:#fff;
	color:#424242;
}

#welcomewrap .container {
	padding:0px;
}

#welcomewrap h2 {
	text-align:center;
	font-size:30px;
	line-height:34px;
}

/********** SERVICE WRAP **********/
#servicewrap {
	display:block;
	text-align:center;
}

#servicewrap h2 {
	text-align:left;
	margin-left:5px;
	border-left:10px #ec602f solid;
	padding-left:3px;
}

#servicewrap p {
	text-align:left;
}

/********** EXAMPLE SECTION **********/
#example {
	width:100%;
	background:#fff;
	display:block;
	text-align:center;
	margin-bottom:0px;
	border-top:1px gray solid;
}

/********** ABOUT WRAP **********/
#aboutwrap {
	display:block;
	text-align:center;
}

#aboutwrap h2 {
	text-align:left;
	margin-left:5px;
	border-left:10px #ec602f solid;
	padding-left:3px;
}

#aboutwrap h3 {
	font-family: 'Open Sans Condensed', sans serif;
	font-weight:400;
	font-size:30px;
	color:#ec602f;
}

#aboutwrap h4 {
	font-family: 'Open Sans Condensed', sans serif;
	font-weight:400;
	font-size:26px;
	line-height:30px;
	color:#8a8a8a;
}

#aboutwrap p {
	text-align:left;
}

/********** PROJECT WRAP **********/
#projectwrap {
    width: 100%;
    background: url(../img/mac.jpg) no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;;
    min-height: 400px;
    text-align:center;
}

#projectwrap .boxcolor{
	margin-top:150px;
	clear: both;
	opacity: 1;
	background: #ec602f;
	background: rgb(225,112,75);
	background: rgba(225,112,75, 0.95);
}

#projectwrap h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:500;
	font-size:60px;
	color:#fff;
	padding:20px;
}

/********** PROJECT WRAP 2 **********/
#projectwrap_2 h2 {
	text-align:left;
	margin-left:5px;
	border-left:10px #ec602f solid;
	padding-left:3px;
}

#projectwrap_2 h3 {
	font-family: 'Open Sans Condensed', sans serif;
	font-weight:400;
	font-size:30px;
	color:#ec602f;
	text-align:center;
}

/********** PRICE WRAP **********/
#pricewrap {
	text-align:center;
	display:block;
}

#pricewrap h2 {
	padding:20px;
}

/********** FOOTER WRAP **********/
#footerwrap {
    width: 100%;
    background: #232121;
    padding-bottom: 45px;
    text-align:center;
}

#footerwrap h2 {
	text-align:left;
	margin-left:5px;
	border-left:10px #ec602f solid;
	padding-left:3px;
	margin-bottom:40px;
	color:#fff;
}

#footerwrap h3 {
	font-family: 'Open Sans Condensed', sans serif;
	font-weight:400;
	font-size:30px;
	color:#ec602f;
	text-align:center;
    margin:5px;
}

#footerwrap h4 {
	font-family: 'Open Sans Condensed', sans serif;
	font-weight:400;
	font-size:22px;
	line-height:28px;
	color:#fff;
    margin:5px;

}

#footerwrap p {
	font-family: 'Open Sans Condensed', sans serif;
	font-weight:400;
	font-size:22px;
	line-height:28px;
	color:#8a8888;
	padding-top:50px;
	margin-bottom:10px;
    margin:5px;

}

/********** MAP SECTION **********/
#map {
	display:block;
	width:100%;
	margin:0px;
}

/********** MASKS **********/
/* Services Hover */
.mask {
	display:block;
	padding:10px;
	line-height:20px;
	}

.mask:hover {
	background-color:#fff;
}

/* Project Image Hover */
.mask2 img {
	margin: 0 auto;
	max-width: 100%;
	display: block;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
	opacity: 0.8;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.mask2 img:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
    filter: alpha(opacity=99);
	opacity: 1;
}


/********** FOUNDERS ABOUT DESIGN **********/
.about_item{
	margin:0px 9px 19px 8.33px;
	background-color:#fff;
	min-height:100px;
}

.about_item_center{
	width:100%;
	position:relative;
	z-index:1;
}

.about_item_center img{
	border:0px;
	width:100%;
	height:auto;
	border-bottom:1px solid #4b4646;
	border-radius:5px 5px 0px 0px;
}

.about_item_center p{
	color:#8a8a8a;
	font-size:16px;
	text-align:left;
	margin:5px;
	padding:0px 0px 20px 0px;
}

/********** PROJECTS ITEMS **********/
.project_item{
	margin:0px 9px 19px 8.33px;
	background-color:#fff;
	min-height:100px;
}

.project_item_center{
	width:100%;
	position:relative;
	z-index:1;
}

.project_item_center img{
	border:0px;
	width:100%;
	height:auto;
	border-bottom:1px solid #4b4646;
}

.project_item h3 {
	padding:10px;
}

/********** CLIENTS LIST **********/
.clients {
	text-align:center;
	padding:20px;
}

.clients img{
	padding-bottom:20px;
}

/********** PRICING TABLES **********/
.pricing-table-wrapper {
	margin: 10px 0;
	text-align: center;
}

.pricing-table {
	display:inline-block;
}

.pricing-column {
	list-style:none;
	position:relative;
	
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s;
}

.pricing-column:hover {
	-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 20px 0 rgba(0,0,0,0.4);
	box-shadow:0 0 20px 0 rgba(0,0,0,0.4);
	z-index:1;
}

.pricing-column:hover > .pricing-title {
    border-top: 3px solid rgba(236,96,47,0.9);
}

.pricing-column:hover > .pricing-button {
    background-color: #d7d7d7;
}

.pricing-column li {
	white-space:nowrap;
	text-align:center;
	padding:12px;
	background:rgba(0,0,0,0.01);
	border-bottom:1px dotted rgba(0,0,0,0.1);
}

.pricing-column li:nth-child(even) {
	background:#e3e3e3;
}

.pricing-column li.pricing-title {
    font-weight:600;
    border-top: 3px solid rgba(0,0,0,0.6);
    font-size:20px;
}

.pricing-column li.pricing-price {
	color:#ec602f;
	font-size: 200%;
	line-height: 120%;
}

.pricing-column li.pricing-price span {
	font-size:45%;
	line-height:120%;
}

.pricing-column .pricing-button .button {
	margin:0 !important;
    font-size: 18px;
}


/********** MEDIA QUIERIES **********/

@media (max-width: 979px) {
#headerwrap {
    margin-top: -20px;
    padding-top:160px;
}
}

