/*import all universal stylesheets*/
/* variables */
/*colors*/
/*-- default theme styles --*/
/* 

Theme name : 96Display
Description : A THEMEFOREST XHTML CSS TEMPLATE + PHP
Version : 1
Author : Devilcantburn
Author URL : http://www.devilcantburn.com

*/
/* -------------------------------------------------------------------------------------- SMALL RESET */
@import url("https://use.typekit.net/tdp8lda.css");
@import url("https://fonts.googleapis.com/css?family=Lato&display=swap");
@import url("https://fonts.googleapis.com/css?family=Dosis:200&display=swap");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400&display=swap");
body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, p {
  margin: 0;
  padding: 0; }

ul {
  list-style: none; }

a, a:hover {
  text-decoration: none; }

img {
  border: none; }

/* -------------------------------------------------------------------------------------- HACKS */
.clear {
  clear: both;
  height: 1px; }

.inv {
  display: none; }

.print-only {
  display: none;
  visibility: hidden; }

/* -------------------------------------------------------------------------------------- STRUCTURE */
body {
  color: #FFF;
  font: normal 11.5px/21px normal;
  font-family: Arial, Helvetica, sans-serif; }

p {
  font-size: 1.3em; }

/* -------------------------------------------------------------------------------------- HEADINGS */
h1, h2, h3, h4, h5, h6 {
  color: #FFF;
  /*font-family:'Myriad Pro', 'Myriad Pro Bold', Arial, Helvetica, sans-serif;*/
  /*font-family:'bebas-neue', 'Myriad Pro', 'Myriad Pro Bold', Arial, Helvetica, sans-serif;*/
  font-family: 'Bebas', 'Myriad Pro', 'Myriad Pro Bold', Arial, Helvetica, sans-serif; }

h1 {
  font-size: 60px; }

h2 {
  font-size: 48px;
  line-height: 54px; }

.design h2.page-heading {
  margin-bottom: 1em;
  margin-top: 0; }

h2 span {
  clear: both;
  display: block;
  font-size: 20px;
  line-height: 24px; }

h3 {
  font-size: 36px;
  margin: 35px 0 15px 0;
  line-height: 1.1; }

h4 {
  font-size: 24px;
  background: url(../images/underline_dotted.png) repeat-x left bottom;
  margin: 18px 0 10px 0;
  padding: 0 0 10px 0;
  /*was 0 0 10px 0 */
  line-height: 1; }

h5 {
  font-size: 18px;
  margin-top: 2em; }

h6 {
  font-size: 14px; }

/* -------------------------------------------------------------------------------------- HEADER */
#header {
  background: url(../images/rainbow.png) repeat-x 50% top;
  padding: 1px 0 0 0; }

#header .content {
  background: url(../images/head_bg.png) no-repeat left top;
  margin: 0 auto;
  width: 960px; }

#header #logo {
  display: block;
  float: left;
  margin: 0 0 0 30px;
  width: 350px;
  height: 115px; }

#header #logo a {
  background: url(../images/logo.png) no-repeat left top;
  display: block;
  float: left;
  width: 360px;
  height: 115px; }

#header #logo span {
  display: block;
  text-indent: -9000px; }

#header #top_menu {
  display: block;
  float: left;
  line-height: 55px;
  margin: 39px 0 0 0;
  position: relative;
  width: 560px;
  height: 55px;
  z-index: 800; }

#header #top_menu ul {
  font-size: 18px; }

#header #top_menu ul li {
  display: inline;
  position: relative;
  float: left;
  margin: 0 0 0 40px; }

#header #top_menu ul li a {
  color: #FFF;
  display: block; }

#header #top_menu ul li.dropper {
  background: #F06; }

#header #top_menu li.hover, #header #top_menu a:hover {
  position: relative; }

#header #top_menu .sub_menu {
  background: url(../images/dropmenu_transparency.png) repeat;
  font-size: 12px;
  text-align: left;
  display: none;
  line-height: normal;
  width: 150px;
  margin: 0;
  padding: 10px;
  position: absolute;
  top: 50px;
  left: -50%;
  z-index: 900; }

#header #top_menu .sub_menu li {
  background: #000;
  border: 1px solid #3e3e3e;
  border-width: 0 1px 0 1px;
  margin: 0;
  padding: 0 8px; }

#header #top_menu .sub_menu li.start {
  border: 1px solid #3e3e3e;
  border-width: 1px 1px 0 1px;
  margin: 0; }

#header #top_menu .sub_menu li.end {
  border: 1px solid #3e3e3e;
  border-width: 0 1px 1px 1px;
  margin: 0; }

#header #top_menu .sub_menu li a {
  background: url(../images/underline_dotted.png) repeat-x left bottom;
  display: block;
  margin: 0;
  padding: 10px 6px 8px 6px;
  width: 120px; }

#header #top_menu .sub_menu li.end a {
  background: none; }

/* -------------------------------------------------------------------------------------- HOME SLIDER */
#home_slider .content {
  margin: 0 auto;
  width: 960px;
  height: 100%; }

#the_slidefader {
  background: url(../images/teaser_bg.png) no-repeat left top;
  position: relative;
  width: 960px;
  height: 420px; }

#the_slidefader .shadow_glow {
  background: url(../images/frameOver.png) no-repeat left top;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 960px;
  height: 80px;
  z-index: 11; }

#slideshow {
  position: absolute;
  top: 60px;
  left: 259px;
  width: 442px;
  height: 325px; }

#slideshow img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8; }

#slideshow img.active {
  z-index: 10; }

#slideshow img.last-active {
  z-index: 9; }

/* -------------------------------------------------------------------------------------- FLOW SLIDER */
#flow_slider .content {
  background: url(../images/slider_squarePic_Bg.png) no-repeat left top;
  margin: 0 auto;
  width: 960px;
  height: 170px; }

#slider {
  padding: 0 0 0 70px;
  position: relative;
  width: 890px;
  height: 150px; }

#slider #slider_img {
  width: 818px;
  display: block;
  float: left;
  overflow: hidden;
  height: 150px; }

#slider #slider_img div {
  width: 818px;
  height: 150px; }

#slider #slider_img a {
  background: url(../images/slider_framePic.png) no-repeat left top;
  float: left;
  display: block;
  margin: 22px 0 0 24px;
  padding: 1px 4px 8px 4px;
  width: 100px;
  height: 100px; }

#slider #myController {
  visibility: hidden;
  display: block;
  float: left;
  width: 200px;
  height: 25px;
  position: absolute;
  top: 0;
  left: -9000px; }

#myController span {
  display: inline;
  font: bold 14px Arial, Helvetica, sans-serif;
  text-decoration: none;
  padding: 0 9px 0 9px;
  color: #001a25;
  cursor: pointer; }

#myController span.jFlowSelected {
  color: #ccc; }

#slider .jFlowPrev, #slider .jFlowNext {
  cursor: pointer;
  float: left;
  position: absolute;
  width: 40px;
  height: 40px; }

#slider .jFlowPrev {
  top: 55px;
  left: 30px; }

#slider .jFlowNext {
  top: 55px;
  right: 30px; }

/* -------------------------------------------------------------------------------------- WRAPS STYLES */
.wrap_top {
  background: url(../images/block_head.png) no-repeat 50% top;
  width: 100%;
  height: 30px; }

.wrap_block {
  background: url(../images/block_bg.png) repeat-y 50% top;
  height: 100%; }

.wrap_bottom {
  background: url(../images/block_bottom.png) no-repeat 50% top;
  width: 100%;
  height: 30px; }

/* -------------------------------------------------------------------------------------- PORTFOLIO SLIDER */
#portfolio_slider .content {
  margin: 0 auto;
  width: 960px;
  height: 100%; }

#the_slidefader {
  background: url(../images/teaser_bg.png) no-repeat left top;
  position: relative;
  width: 960px;
  height: 420px; }

#the_slidefader .shadow_glow {
  background: url(../images/frameOver.png) no-repeat left top;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 960px;
  height: 80px;
  z-index: 11; }

#slideshow-portfolio {
  position: relative;
  /*top:60px;
	left:259px;*/
  width: 640px;
  height: 480px; }

#slideshow-portfolio img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8; }

#slideshow-portfolio img.active {
  z-index: 10; }

#slideshow-portfolio img.last-active {
  z-index: 9; }

/* -------------------------------------------------------------------------------------- MAIN */
#main .content {
  margin: 0 auto;
  width: 960px; }

.picture_section {
  background: url(../images/block_bg.png) repeat-y 50% top;
  margin: 0 auto;
  padding: 10px 0;
  width: 920px;
  height: 100px; }

/* ----------------------------- Left Part */
.left_part {
  display: block;
  float: left;
  width: 610px;
  height: 100%;
  margin: 0 0 0 50px;
  padding: 10px 0; }

/* ----------------------------- Full Width Part */
.full_width_part {
  display: block;
  float: none;
  width: 860px;
  height: 100%;
  margin: 0 0 0 50px;
  padding: 10px 0; }

/* ----------------------------- Sidebar */
.sidebar {
  display: block;
  float: left;
  width: 210px;
  margin: 0 0 0 35px; }

.sidebar ul {
  margin: 0 0 30px 0; }

.sidebar ul li {
  background: url(../images/arrow_li_sidebar.png) no-repeat;
  background-position: 194px 50%; }

.sidebar ul a {
  border: 1px solid #323232;
  border-width: 0 0 1px 0;
  display: block;
  margin: 0 0 5px 0;
  padding: 0 0 5px 25px; }

.ads {
  clear: both;
  display: block;
  width: 180px;
  margin: 0 auto 10px auto; }

/* ----------------------------- 3 Columns */
.cols_by_3 {
  clear: both;
  height: 100%;
  padding: 10px 0 5px 0; }

.cols_by_3 .cols_by_3_col {
  display: block;
  float: left;
  width: 253px;
  margin: 0 0 0 50px; }

/* ----------------------------- Design Styles */
a.readmore {
  background: url(../images/readmore_1.png) no-repeat right 50%;
  clear: both;
  display: block;
  padding: 5px 25px 5px 0;
  text-align: right; }

a:hover.readmore {
  background: url(../images/readmore_2.png) no-repeat right 50%; }

.central_slogan {
  padding: 20px 0 15px 0;
  text-align: center;
  font-size: 40px; }

.central_slogan, .navLink, #coffee, .blog_date, #bottom_menu {
  /*font-family: 'bebas-neue', 'Myriad Pro', 'Myriad Pro Bold', Arial, Helvetica, sans-serif;*/
  font-family: 'Bebas', 'Myriad Pro', 'Myriad Pro Bold', Arial, Helvetica, sans-serif; }

/* Illustrations of pages */
.illustration {
  position: relative;
  display: block;
  width: 200px;
  height: 230px; }

.illustration img.paint {
  position: absolute;
  top: -30px;
  /*top:-10px;*/
  right: -60px;
  /*right:-24px;*/
  width: 256px; }

.illustration img.speech_bubble {
  position: absolute;
  top: -10px;
  right: -24px;
  width: 256px; }

.illustration img.devices {
  position: absolute;
  top: 30px;
  right: -73px;
  width: 317px; }

.illustration img.languages_hex_grid {
  position: absolute;
  top: -35px;
  right: -60px;
  width: 300px; }

#search_form {
  display: block;
  height: 60px; }

#search_form .field {
  background: #212121;
  border: none;
  color: #FFF;
  padding: 8px 10px;
  width: 150px; }

#search_form .submit {
  background: #212121;
  border: none;
  color: #FFF;
  padding: 8px 10px;
  width: 30px; }

/* Design of text elements */
.design h2 {
  margin: 1.5em 0 1em 0; }

.design p {
  line-height: 25px;
  margin: 0 0 15px 0; }

.biglines {
  color: #bebebe;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 15px 0; }

.design strong {
  color: #aaa;
  font-size: 1em; }

.design .proposal-body {
  font-family: 'Source Sans Pro', 'Myriad Pro', 'Myriad Pro Bold', Arial, Helvetica, sans-serif; }
  .design .proposal-body p {
    font-size: 1.25rem;
    font-weight: 200;
    line-height: 1.5; }
    .design .proposal-body p.small-print {
      font-size: 0.9rem; }
  .design .proposal-body ul li, .design .proposal-body ul li ul li {
    font-size: 1.1rem;
    font-family: 'Source Sans Pro', 'Myriad Pro', 'Myriad Pro Bold', Arial, Helvetica, sans-serif; }
  .design .proposal-body ul.small-print li, .design .proposal-body ul li ul.small-print li {
    font-size: 0.9rem;
    line-height: 0.9; }

/* theme file */
.design ul, .design ol {
  margin: 10px 0 10px 50px; }

.design ul.case-benefits {
  list-style-type: square; }

.design ul li {
  font: normal 16px/23px Arial, Helvetica, sans-serif;
  padding: 5px 0; }

.design ol {
  color: #aaa;
  font: italic 18px/23px Arial, Helvetica, sans-serif; }

.design ol p {
  border: 1px solid #323232;
  border-width: 0 0 1px 0;
  color: #FFF;
  font: normal 13px/20px Arial, Helvetica, sans-serif;
  padding: 0 0 10px 0; }

.design .note {
  /*color:#666;*/
  color: #bbb;
  border: 1px solid #323232;
  border-width: 0 0 2px 0;
  font: italic 14px/24px Georgia, "Times New Roman", Times, serif;
  padding: 0 0 3px 0;
  margin: 20px; }

.design .img_left {
  border: 1px solid #323232;
  float: left;
  margin: 0 12px 0 0;
  padding: 7px; }

.design .img_right {
  border: 1px solid #323232;
  float: right;
  margin: 0 0 0 12px;
  padding: 7px; }

.img_left {
  float: left;
  display: block;
  margin: 0 10px 0 0; }

.blog {
  border: 1px dotted #9a9a9a;
  border-width: 0 0 1px 0;
  margin: 0 0 40px 0;
  padding: 0; }

.blog .preview {
  border: 1px solid #212121;
  border-width: 3px 0; }

.blog_date {
  margin: 0 0 10px 0; }

.continue {
  margin: 0;
  padding: 0; }

.continue a {
  background: #212121;
  padding: 8px 10px; }

/* Paginate */
#pagination {
  margin: 0 0 0 150px; }

#pagination li {
  display: inline;
  float: left;
  list-style: none;
  height: 40px;
  line-height: 40px; }

#pagination a {
  text-align: center;
  margin: 0 5px;
  padding: 5px 6px; }

#pagination span {
  display: none; }

#pagination .previous a {
  border: none;
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  padding: 5px 0;
  background: url(../images/slider_prev_.png) no-repeat 50% 50%; }

#pagination .next a {
  border: none;
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  padding: 5px 0;
  background: url(../images/slider_next_.png) no-repeat 50% 50%; }

#pagination .active {
  font-size: 24px;
  text-align: center;
  margin: 0 0 0 5px;
  padding: 0 12px; }

#comments {
  border-top: 5px solid #323232;
  margin: 20px;
  padding: 20px 0 0 0; }

#comments h3 {
  text-align: right;
  font-size: 16px; }

#comments h3 span {
  color: #CCC;
  font-size: 50px; }

.comments_post {
  border: 1px solid #323232;
  border-width: 0 0 1px 0;
  margin: 20px 0;
  padding: 0 0 20px 0; }

.comments_post .avatar {
  float: left;
  width: 100px; }

.comments_post .avatar img {
  border: 1px solid #323232;
  padding: 7px; }

.comments_post .user_post {
  float: left;
  margin: 0 0 0 10px;
  width: 450px; }

.comments_post .user_post p {
  border: 1px solid #323232;
  border-width: 1px 0 0 0;
  font-size: 13px;
  padding: 8px 0 0 0; }

.comments_post .user_name {
  font-size: 18px; }

#reply-form {
  clear: both;
  margin: 0 20px; }

#reply-form p {
  clear: both;
  display: block;
  height: 30px;
  padding: 5px 10px; }

#reply-form label {
  display: block;
  float: left;
  font-size: 12px;
  padding: 4px 6px;
  width: 80px; }

#reply-form .field,
#reply-form .textarea {
  border: 1px solid #444; }

#reply-form .field {
  background: #212121;
  color: #FFF;
  font-size: 12px;
  display: block;
  float: left;
  padding: 4px 6px;
  width: 420px; }

#reply-form .field:focus {
  background: #000; }

#reply-form .textarea {
  background: #212121;
  color: #FFF;
  font-size: 12px;
  display: block;
  float: left;
  padding: 4px 6px;
  width: 420px;
  height: 150px; }

#reply-form #check {
  width: 60px;
  text-align: center; }

#reply-form .textarea:focus {
  background: #000; }

#reply-form label.error {
  color: #C00;
  font-size: 11px;
  padding: 0 0 0 92px;
  width: 500px; }

#reply-form .messager {
  height: 170px; }

#reply-form .messager label.error {
  color: #C00;
  font-size: 11px;
  padding: 0 0 0 92px;
  width: 500px; }

#google_map {
  border: 1px solid #323232;
  border-width: 0 0 1px 0;
  margin: 20px 0;
  padding: 0 0 20px 0;
  width: 610px;
  height: 100%; }

#google_map #map_canvas {
  border: 1px solid #212121;
  border-width: 3px 0;
  display: block;
  float: left;
  width: 610px;
  height: 300px; }

#portfolio {
  margin: 0 0 0 40px; }

#portfolio h2.section-header-top {
  font-size: 2em;
  padding-top: 0em; }

#portfolio h2.section-header {
  font-size: 2em;
  padding-top: 2em; }

#portfolio div.horizrule {
  width: 95%;
  text-align: left;
  margin-left: 0px;
  height: 1px;
  border-bottom: 1px solid grey; }

#portfolio .item {
  background: url(../images/underline_dotted.png) repeat-x left bottom;
  display: block;
  float: left;
  margin: 20px 20px 0 0;
  padding: 0 0 20px 0;
  width: 160px;
  height: 100%; }

#portfolio .item h5 {
  text-align: center;
  padding: 0 0 10px 0; }

#portfolio .item .img140 {
  display: block;
  margin: 0 auto;
  padding: 3px 3px 6px 3px;
  width: 140px;
  height: 140px; }

#portfolio .item p {
  font-size: 10px;
  padding: 5px 10px 0 10px; }

#portfolio .item .choice a {
  display: block;
  float: left;
  width: 60px;
  height: 29px;
  line-height: 29px; }

#portfolio .item .choice a {
  background: #212121;
  text-align: center; }

#portfolio .item .choice a.zoom {
  margin: 0 15px 0 0; }

#portfolio .item_detail .detail_left img {
  border: 1px solid #212121;
  border-width: 3px 0; }

#portfolio .item_detail .detail_left {
  display: block;
  float: left;
  margin: 10px 0 0 0;
  width: 640px; }

#portfolio .item_detail .detail_right {
  display: block;
  float: left;
  /*margin: 30px 0 0 30px;*/
  margin: 10px 0 0 30px;
  width: 200px; }

#portfolio .list_work {
  width: 880px; }

#portfolio .list_work ul {
  margin: 5px 0 5px 30px;
  list-style-position: inside; }

#portfolio .list_work ul li {
  border: 1px solid #212121;
  border-width: 0 0 1px 0;
  display: block;
  margin: 0 10px 0 0;
  float: left; }

#portfolio .list_work ul li a {
  display: block;
  float: left;
  padding: 6px 8px;
  width: 142px; }

/* -------------------------------------------------------------------------------------- FOOTER */
#footer {
  background: url(../images/rainbow.png) repeat-x 50% bottom;
  padding: 0 0 0 1px; }

#footer .content {
  background: url(../images/footer_bg.png) no-repeat 50% bottom;
  margin: 0 auto;
  width: 960px;
  height: 166px; }

#footer .content_min {
  background: url(../images/footer_bg.png) no-repeat 50% bottom;
  margin: 0 auto;
  width: 960px;
  height: 60px; }

#footer #coffee {
  font-size: 36px;
  height: 103px; }

#footer #coffee a {
  background: url(../images/coffee_cup.png) no-repeat 50% top;
  display: block;
  float: left;
  width: 130px;
  height: 85px; }

#footer #coffee .left {
  display: block;
  float: left;
  text-align: right;
  line-height: 85px;
  width: 415px;
  height: 85px; }

#footer #coffee .right {
  display: block;
  float: left;
  line-height: 85px;
  width: 415px;
  height: 85px; }

#footer #copyright {
  /*background:url(../images/copyright.png) no-repeat left top;*/
  font-size: 10px;
  line-height: 45px;
  padding: 0 0 0 40px; }

#footer #copyright .left {
  display: block;
  float: left;
  width: 440px;
  height: 49px; }

#footer #bottom_menu ul {
  font-size: 14px; }

#footer #bottom_menu ul li {
  display: inline;
  float: left;
  text-align: center;
  margin: 0 15px 0 0; }

#footer #bottom_menu ul li a {
  color: #FFF; }

#footer #copyright .right {
  display: block;
  float: left;
  text-align: right;
  width: 440px; }

/*------ additional styles ------*/
.imageleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 3em;
  font-size: 14px;
  color: #b4b4b4;
  width: 320px; }

.imageleft img {
  margin-bottom: 5px;
  clear: both;
  width: 100%; }

.footnote {
  font-size: 1.1em;
  color: #f3f3f3;
  font-style: italic; }

.filter-button-container {
  text-align: center;
  width: 95%;
  /*background-color: pink;*/
  /*border: 3px dashed red;*/ }

.filter-button-container button {
  margin: 20px 5px 5px 5px; }

.indent-1 {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 40px;
  margin-inline-end: 40px;
  margin-top: -2.5em;
  margin-bottom: 2.5em; }

.footer-social-link {
  margin-right: 15px; }

.footer-social-icon {
  vertical-align: middle; }

/*-- end default theme styles --*/
/*-- theme styles --*/
/* 

Theme for : 96 Display
Color : 	Blue
Author :	Devilcantburn
URL :		http://www.devilcantburn.com

*/
body {
  background: #000 url(../images/Background.jpg) repeat; }

a {
  color: #999; }

/* Commons color value */
a:hover,
h2 span,
#header #top_menu ul li a:hover,
.design a,
#pagination .active,
#reply-form .submitter,
#footer #bottom_menu ul li a:hover,
.hover {
  color: #0382c8; }

/*hover state of link into left part */
.design a:hover {
  color: #666;
  border: 1px solid #0382c8;
  border-width: 0 0 1px 0; }

/*hover state of link for blog 'read more...' */
.continue a:hover {
  background: #0382c8;
  color: #FFF; }

/* *hover state forms submit button */
#reply-form .submitter {
  background: #212121;
  border: none;
  display: block;
  float: left;
  margin: 0 0 0 390px;
  padding: 8px 10px;
  width: 100px;
  height: 40px; }

#reply-form .submitter:hover {
  background: #0382c8;
  color: #FFF; }

#header #top_menu ul li a {
  color: #FFF;
  display: block; }

#header #top_menu ul li a.current {
  color: #0382c8;
  display: block; }

/*-- end theme styles --*/
/*-- portfolio_grid --*/
/*portfolio items styles and isotope overrides */
.grid {
  /*width: 90%;*/
  visibility: hidden;
  /*hide initial load, show once loaded*/ }

.grid-item {
  /*width: 160px;*/
  width: 17%;
  margin: 0 1%;
  text-align: center; }

.grid-item-title {
  height: 42px; }

img.grid-thumb {
  display: block;
  margin: 0 auto 10px auto;
  /*padding:3px 3px 6px 3px;*/
  /*width:140px; height:140px;*/
  width: 90%; }

p.grid-project-summary {
  width: 140px;
  text-align: left;
  font-size: 12px;
  color: #b4b4b4;
  margin: 0 auto;
  line-height: 1.25; }

/*-- end portfolio_grid --*/
/*-- portfolio_detail --*/
h4.portfolio-detail-client-name {
  margin: 5px 0 10px 0; }

#portfolio .item_detail .detail_left {
  text-align: center;
  position: relative; }

.portfolio-detail-button {
  display: inline-block; }

/*-- end portfolio_detail --*/
/*-- buttons --*/
.button-small {
  font-size: 1em;
  padding: .2em 0.5em 0.2em 0.5em; }

.filter-buttons-instructions {
  text-align: left;
  margin-top: 10px; }

.button-inline-text {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400; }

.proposal-half-block button {
  min-width: 50%; }

/*bootstrap overrides*/
.btn-primary {
  color: #fff;
  background-color: #0382c8;
  /*brand blue*/
  border-color: #0382c8;
  /*brand blue*/ }

.btn-primary:hover {
  background-color: #026196;
  /*brand blue, darken 10%*/
  border-color: #026196;
  /*brand blue, darken 10%*/ }

/*-- end buttons --*/
/*-- fonts --*/
/*Bebas Neue - open source font from Adobe Fonts */
/*Lato - secondary font*/
/*Dosis - secondary font*/
/*Source Sans Pro - secondary font*/
/*
font-family: bebas-neue, sans-serif;
font-weight: 400;
font-style: normal;
 */
/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
  font-family: 'Bebas';
  font-style: normal;
  font-weight: normal;
  src: local("Bebas"), url("/fonts/BEBAS___.woff") format("woff"); }

.normal-caps {
  text-transform: none; }

.fonts-secondary {
  font-family: 'Source Sans Pro', 'Myriad Pro', 'Myriad Pro Bold', Arial, Helvetica, sans-serif; }

/*-- end fonts --*/
/*-- jcarousel --*/
/** https://sorgalla.com/jcarousel/examples/basic/jcarousel.basic.css **/
.jcarousel-wrapper {
  margin: 20px auto;
  position: relative;
  border: 10px solid #fff;
  width: 600px;
  height: 400px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999; }

.jcarousel-wrapper .photo-credits {
  position: absolute;
  right: 15px;
  bottom: 0;
  font-size: 13px;
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
  opacity: .66; }

.jcarousel-wrapper .photo-credits a {
  color: #fff; }

/** Carousel **/
.jcarousel {
  position: relative;
  overflow: hidden; }

.jcarousel ul {
  width: 10000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

.jcarousel li {
  float: left; }

/** Carousel Controls **/
.jcarousel-control-prev,
.jcarousel-control-next {
  position: absolute;
  top: 200px;
  width: 30px;
  height: 30px;
  text-align: center;
  /*background: #4E443C;*/
  background-color: rgba(78, 68, 60, 0.25);
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px/27px Arial, sans-serif;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999; }

.jcarousel-control-prev {
  /*left: -50px;*/
  left: 10px; }

.jcarousel-control-next {
  /*right: -50px;*/
  right: 10px; }

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
  display: block; }

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
  opacity: .5;
  cursor: default; }

/** Carousel Pagination **/
.jcarousel-pagination {
  position: absolute;
  bottom: 0;
  left: 15px; }

.jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  line-height: 14px;
  min-width: 14px;
  background: #fff;
  color: #4E443C;
  border-radius: 14px;
  padding: 3px;
  text-align: center;
  margin-right: 2px;
  opacity: .75; }

.jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  opacity: 1;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75); }

/*-- end jcarousel --*/
/*-- slide_downs --*/
.slide-down-content {
  display: none;
  /*default slide down style*/ }

/*-- end slde_downs --*/
/*-- blog --*/
.design h2.blog-heading {
  margin-top: 0; }

.sidebar li.categories {
  font-size: 24px;
  background: url(../images/underline_dotted.png) repeat-x left bottom;
  margin: 18px 0 10px 0;
  padding: 0 0 10px 0;
  line-height: 1;
  color: white;
  font-family: 'Bebas', 'Myriad Pro', 'Myriad Pro Bold', Arial, Helvetica, sans-serif;
  list-style-type: none;
  display: block;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: bold;
  background-position: 0 1.3em !important; }

.sidebar li.categories ul {
  margin-top: 13px; }

.sidebar li.categories ul li.cat-item {
  font: normal 11.5px/21px normal;
  font-family: Arial, Helvetica, sans-serif; }

/*-- end blog --*/
/*-- accessibility --*/
/* Screen reader only */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/*-- end accessibility --*/
/*-- navigation --*/
#mobile_menu {
  display: none; }

#mobile_menu_overlay {
  display: none; }

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 7px;
  width: 55px;
  background: white;
  position: absolute;
  display: block;
  content: ''; }

#nav-toggle span:before {
  top: -15px; }

#nav-toggle span:after {
  bottom: -15px; }

/*-- end navigation --*/
.proposal-header {
  text-align: center;
  margin-bottom: 3em;
  padding-bottom: 3em;
  background: url(../images/underline_dotted.png) repeat-x left bottom; }
  .proposal-header h2, .proposal-header h3, .proposal-header h4, .proposal-header h5 {
    margin: 0.5em 0; }
  .proposal-header h2 {
    word-spacing: 0.15em; }

.proposal-body h1, .proposal-body h2, .proposal-body h3, .proposal-body h4, .proposal-body h5 {
  word-spacing: 0.15em; }

.proposal-body h1 {
  font-size: 2.75rem; }

.proposal-body h2 {
  font-size: 2.5rem; }

.proposal-body h3 {
  font-size: 2.25rem; }

.proposal-body h4 {
  font-size: 2rem;
  margin: 1.5em 0 0.25em 0; }

.proposal-body h5 {
  font-size: 1.5rem;
  margin: 1.5em 0 0.25em 0; }

.design .proposal-body ul {
  font-weight: 400; }
  .design .proposal-body ul li {
    list-style-type: circle; }
    .design .proposal-body ul li ul li {
      list-style-type: disc; }

.proposal-body .proposal-costs-panel.mui-panel {
  border-radius: 6px 6px 5px 5px;
  background-color: #2c2c29; }
  .proposal-body .proposal-costs-panel.mui-panel .proposal-costs-panel-header {
    border-radius: 5px 5px 0 0;
    background-color: #1f1f1d;
    margin: -15px -15px 0 -15px;
    padding: 15px;
    font-size: 1.5rem;
    display: flex;
    justify-content: space-between; }
    .proposal-body .proposal-costs-panel.mui-panel .proposal-costs-panel-header .proposal-costs-panel-header-text {
      display: inline; }
    .proposal-body .proposal-costs-panel.mui-panel .proposal-costs-panel-header .proposal-costs-panel-header-price {
      display: inline; }
  .proposal-body .proposal-costs-panel.mui-panel .proposal-costs-panel-body {
    font-size: 1rem;
    font-weight: 200; }

.proposal-costs-panel-body table {
  margin-bottom: 0;
  border-collapse: collapse;
  display: table;
  border-spacing: 1px; }
  .proposal-costs-panel-body table th:last-child, .proposal-costs-panel-body table td:last-child {
    text-align: right; }
  .proposal-costs-panel-body table tr {
    border-bottom: 1px solid #393936; }

.proposal-body hr {
  background-color: #1f1f1d; }

.proposal-half-block {
  display: inline-flex;
  width: 40%;
  margin: 0 2%; }

/* videos */
.video-holder {
  width: 100%;
  margin: 15px 0 25px 0; }
  .video-holder iframe {
    width: 100% !important; }
  .video-holder .video-caption {
    font-size: 0.8rem;
    line-height: 1; }

/* end videos */
/*-- mobile_overrides --*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  #header .content {
    background: none; }
    #header .content #top_menu {
      display: none; }
    #header .content #mobile_menu {
      display: block;
      position: fixed;
      top: 60px;
      right: 43px;
      z-index: 20; }
      #header .content #mobile_menu #nav-toggle {
        padding: 60px 55px 50px 0;
        position: relative; }
    #header .content #mobile_menu_overlay {
      display: none;
      position: fixed;
      top: 0;
      right: 0;
      font-size: 50px;
      line-height: 1.5;
      padding: 5%;
      background-color: rgba(0, 0, 0, 0.85);
      z-index: 30;
      width: 90%;
      box-sizing: content-box; }
      #header .content #mobile_menu_overlay a {
        color: white; }
      #header .content #mobile_menu_overlay #nav-close {
        padding: 20px 38px;
        background-color: black;
        border-radius: 50%;
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 80px;
        line-height: 1; }
  .cols_by_3 .cols_by_3_col {
    display: block;
    float: none;
    width: 90%;
    margin: 0 10% 80px 5%; }
    .cols_by_3 .cols_by_3_col h4 {
      font-size: 50px;
      margin-bottom: 20px; }
    .cols_by_3 .cols_by_3_col p {
      font-size: 40px;
      line-height: 1.25; }
      .cols_by_3 .cols_by_3_col p a.readmore {
        background: none; }
      .cols_by_3 .cols_by_3_col p .img_left {
        width: 100px;
        height: 100px;
        margin: 0 20px 0 0; }
  .wrap_block_portfolio {
    margin-top: 0;
    padding-top: 1px; }
  .design p {
    line-height: 1.25;
    font-size: 40px; }
  .design h4 {
    font-size: 40px; }
  .design h5 {
    font-size: 38px;
    margin-bottom: 20px; }
  .design h3.services-accordion {
    font-size: 45px; }
  .design ul li {
    font-size: 35px;
    line-height: 1.25; }
  .design .note {
    font-size: 40px;
    line-height: 1; }
  .design .imageleft {
    font-size: 25px;
    line-height: 1;
    margin-bottom: 1em; }
  .design .proposal-body h2, .design .proposal-body h4, .design .proposal-body p {
    font-size: 3.25rem; }
  .design .proposal-body h5 {
    font-size: 3rem;
    line-height: 1.5; }
  .design .proposal-body .proposal-additional-materials {
    font-size: 2.25rem; }
  .design .proposal-header h2, .design .proposal-header h4, .design .proposal-header p {
    font-size: 3.25rem;
    line-height: 1.5; }
  .design .proposal-header h5 {
    font-size: 3rem;
    line-height: 1.5; }
  .design .proposal-body ul li,
  .design .proposal-body ul li ul li {
    font-size: 2.5rem; }
  .design .proposal-body p.small-print {
    font-size: 2rem; }
  .design .proposal-body ul.small-print li,
  .design .proposal-body ul li ul.small-print li {
    font-size: 2rem;
    line-height: 1.25; }
  .design .proposal-body .proposal-costs-panel.mui-panel .proposal-costs-panel-header {
    font-size: 2.75rem;
    line-height: 1; }
  .design .proposal-body .proposal-costs-panel.mui-panel .proposal-costs-panel-body {
    font-size: 2.5rem; }
  .design .proposal-body .proposal-half-block p {
    font-size: 2rem; }
  .design .proposal-body .proposal-half-block p button {
    font-size: 2rem;
    width: 100%;
    padding: 10px;
    height: auto; }
  .design .proposal-body .proposal-half-block p .button-inline-text {
    font-size: 2rem; }
  .design .video-holder .video-caption {
    font-size: 1.5rem;
    line-height: 1; }
  .left_part p {
    font-size: 40px;
    line-height: 1; }
  .left_part h4 {
    font-size: 40px; }
  #reply-form p, #reply-form label, #reply-form input {
    display: block;
    float: none;
    clear: both; }
  #reply-form p, #reply-form label, #reply-form .submitter, #reply-form input, #reply-form .field {
    font-size: 40px; }
  #reply-form .field, #reply-form .textarea, #reply-form #check, #reply-form label {
    width: 100%;
    margin-bottom: 25px; }
  #reply-form label {
    margin-top: 25px; }
  #reply-form .submitter {
    width: auto;
    height: auto; }
  #personal_info h4 {
    font-size: 40px; }
  #personal_info p {
    font-size: 30px;
    line-height: 1.25; }
  .sidebar .non-contact-info {
    display: none; }
  #portfolio .item_detail .detail_left {
    float: none;
    width: 880px; }
    #portfolio .item_detail .detail_left .jcarousel {
      width: 880px; }
      #portfolio .item_detail .detail_left .jcarousel img {
        width: 880px; }
    #portfolio .item_detail .detail_left .jcarousel-control-prev,
    #portfolio .item_detail .detail_left .jcarousel-control-next {
      width: 60px;
      height: 60px;
      font-size: 60px;
      padding-top: 10px; }
    #portfolio .item_detail .detail_left .jcarousel-control-prev {
      padding-left: 0; }
    #portfolio .item_detail .detail_left .jcarousel-control-next {
      padding-left: 5px; }
  #portfolio .item_detail .detail_right {
    float: none;
    width: 820px;
    margin: 10px 30px 0 30px; }
    #portfolio .item_detail .detail_right p {
      font-size: 40px;
      line-height: 1.25; }
  #portfolio .grid .grid-item {
    width: 46%; }
    #portfolio .grid .grid-item h5.grid-item-title {
      height: 2.5em; }
    #portfolio .grid .grid-item p.grid-project-summary {
      width: 90%;
      line-height: 1;
      font-size: 30px; }
  #portfolio h2.section-header-top {
    font-size: 45px;
    margin-bottom: 10px; }
  #portfolio h4.portfolio-detail-client-name {
    font-size: 50px;
    text-align: center; }
  #portfolio h5 {
    font-size: 40px; }
  #portfolio .filter-buttons-instructions {
    font-size: 30px;
    padding-top: 10px; }
  #portfolio .filter-button-container button {
    font-size: 40px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px; }
  #portfolio .list_work {
    padding-bottom: 20px; }
    #portfolio .list_work h4 {
      font-size: 40px; }
    #portfolio .list_work ul {
      font-size: 30px;
      margin: 30px 0 40px 30px; }
      #portfolio .list_work ul li a {
        width: 100%; }
  #footer.fixed-footer {
    position: fixed;
    bottom: 0; }
  #footer .content {
    background: none; }
  #footer #copyright {
    padding: 0 0 0 12px;
    line-height: 1; }
    #footer #copyright .left {
      display: none; }
    #footer #copyright .right {
      float: none;
      text-align: center;
      margin: 0 auto 0 auto; }
      #footer #copyright .right .copyright-text {
        display: none; }
      #footer #copyright .right .footer-social-icon {
        height: 50px; }
  #flow_slider {
    display: none; } }

/*-- end mobile_overrides --*/
@media only print {
  .print-only {
    display: inline-block;
    visibility: visible; }
  #header #top_menu {
    display: none; }
  .header-print-logo {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0; }
    .header-print-logo img {
      height: 80px; }
  body, h1, h2, h3, h4, h5, p {
    color: black !important; }
  * {
    background-image: none !important;
    background-color: white !important; }
  #footer {
    display: none; }
  .proposal-body {
    position: relative; }
  .proposal-costs-panel {
    position: relative;
    page-break-inside: avoid; }
  table.proposal-costs-table {
    position: relative;
    page-break-inside: avoid; }
  .design .proposal-body .proposal-half-block p {
    font-size: 0.8rem; }
  .design .proposal-body .proposal-half-block button {
    color: black; } }
