/*
 * Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name: Onassis - Free Bootstrap 3 Theme
 * Version: 1.0
 * URL: http://blacktie.co
 */



body {
  background-color: #f2f2f2;
    font-family: "Work Sans","sans-serif";
    font-weight: 400;
    font-size: 18px;
    color: #1e2a34;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

/* Titles */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    color: #1e2a34;
}
h4, h5, h6 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    color: #1e2a34;
}
h1.hero {
	    font-family: 'Work Sans', sans-serif !important;
	font-size: 64px !important;
	line-height: 1.1 !important;
	font-weight: 500 !important;
		margin-bottom: 32px;
}
h5 {
	font-size: 16px;
}

/* Paragraph & Typographic */
p {
    line-height: 28px;
    margin-bottom: 25px;
}
p.intro {
    line-height: 1.5;
    margin-bottom: 4px;
	font-size: 24px;
	font-weight: 500;
}
p.role {
    line-height: 18	px;
    margin-bottom: 4px;
	font-size: 14px;
	font-weight: 500;
}
.centered {
    text-align: center;
}
.pullquote {
	font-family: "Work Sans", sans-serif;
	color: #1e2a34;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 2px;
}
#pullquoteContainer {
	background: #f2f2f2;
	padding-top: 32px;
	padding-bottom: 32px;
}
.mm-logo {
	margin-bottom: 32px;
}

/* Links */
a {
    color: #8041ac;;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}
a.button {
	font-family: "Work Sans", sans-serif;
	display: inline-block;
	padding: 6px 14px;
	background: #798d9a;
	width: auto;
	color: #fff;
	text-transform: none;
	font-size:16px;
	
}
a.btn {
	font-family: "Work Sans", sans-serif;
	display: inline-block;
	padding: 6px 14px;
	width: auto;
	color: #fff;
	text-transform: none;
	font-size: 16px;
	background-color: #8041ac;
	margin-right: 30px;
	
}
a.btn:hover {
	background-color: #4b53b6;
}

a:hover,
a:focus {
    color: #4b53b6;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #b0c1cc;
    margin: 1em 0;
    padding: 0;
}


/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#headerwrap {
	/*background: #1e2a34 no-repeat center top;*/
	/*background-image: radial-gradient( circle farthest-corner at 50.3% 47.3%,  rgba(113,42,92,1) 0.1%, rgba(40,25,46,1) 90% );
	background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(75,96,114,1) 0%, rgba(30,42,52,1) 100.2% );*/
	background-image: url("../images/meeks-bg-50.jpg");
	/*background: linear-gradient(135deg, #1e2875 0%, #2a1a3e 35%, #7a2d7a 100%);*/
	margin-top: 0	;
	background-position: center center;
	padding-top:20px;
	text-align:left;
	/*background-attachment: relative;
	background-position: center center;*/
	min-height: 360px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap h1 {
	/*margin-top: 130px;*/
	font-family: "Work Sans", serif;
	color: #fff; /*#a1c389;*/
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 1.2;
}

#headerwrap h2 {
	color: white;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 1.4;
}
#header {
	padding: 60px 0 80px 0;
}

/* Portfolio Wrap */
#portfoliowrap {
	background: url(../img/mm-bg.jpg) no-repeat center top;
	margin-top: 0px;
	padding-top:70px;
	text-align:left;
	background-attachment: relative;
	background-position: center center;
	min-height: 500px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#portfoliowrap h3 {
	color: #ffffff;
}

.port-space {
	padding-bottom: 20px;
}


/* White Wrap */

#w {
	background: none;
	padding-top: 35px;
	padding-bottom: 25px;
	text-align: left;
	/*margin-bottom: 50px;*/
	z-index: 2;
	color: #1e2a34;
}

#w h3 {
	font-weight: 400;
	color: #1e2a34;
	font-size: 24px;
	line-height:1.4;
	margin-bottom: 24px;
}

#w bold {
	color: #1e2a34;
	font-weight:700;
}
.more {
	margin-top: 12px;
}

/* Grey Wrap */

#g {
	background: #1e0d2b;
	padding-top: 32px;
	padding-bottom: 32px;
	text-align: left;
}
#g h3, #g p {
	color: #fff;
}
#process{
	background: #fff;
	border-radius: 8px;
}
/* Dark Grey Wrap */
#dg {
	background: #fff;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: left;
}
#dg h3 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    color: #1e2a34;
}
#dg h4 {
	color: #1e2a34;
}
/* Light Grey Wrap */
#pr {
	background: #eee;
	padding-top: 32px;
	padding-bottom: 32px;
	text-align: left;
}
#pr h3 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    color: #1e2a34;
}

/* Footer Wrap */

#footer {
	background: #1e0d2b;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: left;
}
#footer a {
	color: #af81cf;
}
#footer a:hover {
	color: #fff;
}
#footer h3, h4{
	font-weight: 500;
	color: #af81cf;
}

#footer i {
	font-size: 18px;
	color: #af81cf;
	padding-left: 0;
	padding-right: 10px;
}

/* Copyright Wrap */

#c {
	background: #222222;
	padding-top: 15px;
	text-align: right;
}

#c p {
	color: white
}


/* item Wrap */

#itemwrap {
	/*url(../img/mm-bg.jpg) no-repeat center top;*/
	background: #1e2a34 no-repeat center top;
	background-image: radial-gradient( circle farthest-corner at 50.3% 47.3%,  rgba(113,42,92,1) 0.1%, rgba(40,25,46,1) 90% );
	background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(75,96,114,1) 0%, rgba(30,42,52,1) 100.2% );
	margin-top: 0	;
	margin-top: 0px;
	padding-top:70px;
	text-align:left;
	background-attachment: relative;
	background-position: center center;
	min-height: 500px;
	width: 100%;
	position: relative;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#itemwrap.family-den {
	background-image: url(../img/familyden-bg.jpg);
	min-height: 300px;
}
#itemwrap.snowgate {
	background-image: url(../img/snowgate-bg.jpg);
	min-height: 300px;
}
#itemwrap.hosting {
	background-image: url(../img/hosting-bg.jpg);
	min-height: 300px;
}
#itemwrap.sovos {
	background-image: url(../img/sovos-bg.jpg);
	min-height: 300px;
}
#itemwrap.jitterbit {
	background-image: url(../img/jitterbit-bg.jpg);
	min-height: 300px;
}

#itemwrap h1 {
	font-family: "Work Sans", sans-serif;
	margin-top: 40px;
	color: white;
	font-size: 64px;
	font-weight: 500;
	letter-spacing: 3px;
}

#itemwrap h2 {
	font-family: "Work Sans", sans-serif;
	color: white;
	font-size: 24px;
	font-weight: 400;
	margin-top: 0;
}
#contact h4{
	color: #fff;
}
.quote h3 {
	margin-bottom: 0 !important;
}
.quote h4 {
	color: #1e2a34 !important;
	margin-bottom: 12px;
}
/*#itemwrap:after {
	display: block;
	background: #fff;
	height: 100px;
	position: absolute;
	 content: "";
	 width: 100%;
	 bottom: -100px;
	 left: 0;
	transform-origin: top left;
 	transform: skewY(-1.5deg)
}
#w:after {
	display: block;
	background: #fff;
	height: 100px;
	position: absolute;
	 content: "";
	 width: 100%;
	 bottom: 0;
	 left: 0;
	transform-origin: top left;
 	transform: skewY(-1.5deg);
	z-index: 1;
}*/
.desc {
	text-align: left;
}

.desc-b {
	border-left: 4px solid #bababa;
}

.desc-a i {
	color: #555;
	padding-right: 8px;
}

.desc-b i {
	color: #555;
	padding-right: 8px;
}



/* MENU CONF*/

.menu {
	position: fixed;
	right: -200px;
	width: 260px;
	height: 100%;
	top: 0;
	z-index: 10;
	text-align: left;
}

.menu.menu-open {
	right: 0px;
}
.menu-wrap .menu-close {
	margin-right: 18px;
}
.menu-wrap {
	position: absolute;
	top: 0;
	left: 60px;
	background: #0e0614;
	width: 200px;
	height: 100%;
	padding-top: 32px;
}

.menu h1.logo a {
	font-family: 'Work Sans', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0.15em;
	line-height: 40px;
	text-transform: uppercase;
	color: #ffffff;
	margin-top: 20px;
}

.menu h1.logo a:hover {
	color: #f85c37;
}

.menu img.logo {
	margin: 20px 0;
	max-width: 160px;
}

.menu a {
	margin-left: 20px;
	color: #af81cf; /*#8041ac; /*#808080;*/
	display: block;
	font-size: 16px;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: 0.1em;
	text-transform: none;
}

.menu a:hover {
	color: #ffffff;
}

.menu a:active {
	color: #ffffff;
}

.menu a > i {
	float: left;
	display: inline-block;
	vertical-align: middle; 
	text-align: left;
	width: 25px;
	font-size: 16px;
	line-height: 40px;
	margin: 25px 2px;
}

.menu-close {
	cursor: pointer;
	display: block;
	position: absolute;
	font-size: 16px;
	color: #808080;
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: 20px;
	right: 5px;
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}

.menu-close:hover {
	color: #ffffff;
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}

/* Push the body after clicking the menu button */
.body-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.design-thinking {
	margin-left: 24px !important;
}
.body-push-toright {
	left: 200px;
}

.body-push-toleft {
	left: -200px;
}

.menu,
.body-push {
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		 -o-transition: all .3s ease;
			transition: all .3s ease;
}

#menuToggle {
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 11;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	background: rgba(0,0,0,0.25);
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}

#menuToggle:hover {
	color: #ffffff;
	background: rgba(0,0,0,0.2);
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}


/* BUTTON CONF */

.btn-theme {
	color: #fff;
	background-color: #b0c1cc;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: 700;
	border-radius: 3px;
}

.btn-theme:hover {
	cursor: pointer;
	color: white;
	background-color: #222;	
}

/* TEAM CONF */

.team {
	padding-top: 20px;
}

.team:hover {
	background: white;
}

.team a {
	padding-right: 10px;
	padding-left: 10px;
}

.list-inline li {
	display: inline-block;
	background: #b0c1cc;
	border-radius: 4px;
}
:focus {
	outline: none;
}