@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
@import url("https://fonts.googleapis.com/css?family=Dosis:400,500");
@import url("shortcode.css");				         /* Shortcodes */
html,
body {
  font-size: 14px;
}
body {
  font: normal 14px/20px "Open Sans", Helvetica, sans-serif;
  color: #40474e 0 antialiased;
  background: #fff  !important;
  background-repeat: repeat;
}
.boxed {
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.40);
  -moz-box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.40);
  box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.40);
  background: #fff;
}
.logo {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px
}
/* =================================================================== */
/* Footer
====================================================================== */
#footer {
  padding: 0px;
}
#footer ul {
  margin-top: -20px;
}
#footer {
  color: #ababab;
  background-color: #333333
}
#footer a {
  color: #ababab;
  text-decoration: none !important
}
#footer .fotter-wrap {
  padding-top: 10px;
}
footer .copyright {
  text-align: center;
}
.social-icons-footer {
  text-align:right;
}
ul.social-icons-footer li {
  margin-left: 2px;
  display: inline;
}
.social-icons-footer li:last-child {
  display: none
}
ul.social-icons-footer li a {
  background: #2c2c2c;
  padding:.5em;
  display: inline
}
ul.social-icons-footer li a:hover {
  background: #1f1f1f
}
ul.social-icons-footer li a i {
  font-size: 16px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  color: #ababab;
}
ul.social-icons-footer li a:hover i {
  color: #FFF;
  text-decoration: none;
}
#dark #footer {
  background-color: #333333 !important;
  color: #ababab !important
}
#searchfield {
  height: 35px;
  line-height: 30px;
  border-radius: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
}
.searchfield {
  margin-right: 15px;
  margin-left: 15px
}
a,
a.inverted,
a.white {
  cursor: pointer;
  color: #f27600;
  text-decoration: none;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
  outline: none
}
a.inverted {
  color: #474948;
}
a.white {
  color: #fff;
}
a:hover,
a.hover,
a:focus {
  color: #474948;
  -webkit-transition: all .55s ease;
  -moz-transition: all .55s ease;
  -o-transition: all .35s ease;
  transition: all .55s ease;
  outline: none;
  text-decoration: none
}
a.inverted:hover,
a.inverted:focus {
  color: #e33000;
}
a.white:hover,
a.white:focus {
  color: rgba(0,0,0,0.4);
}
hr {
  margin-top: 2em;
  margin-bottom: 2em;
  border: 0;
  height: 3px;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0));
  background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0));
  background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0));
  background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0));
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #505050;
  font-weight: 500;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 {
  font-size: 28px;
  line-height: 35px;
}
h2 {
  font-size: 24px;
  line-height: 30px;
}
h3 {
  font-size: 20px;
  line-height: 34px;
}
h4 {
  font-size: 18px;
  line-height: 30px;
}
h5 {
  font-size: 16px;
  line-height: 24px;
}
h6 {
  font-size: 14px;
  line-height: 21px;
}
p {
  margin: 0 0 15px 0;
  line-height: 24px;
}
p img {
  margin: 0;
}
p.lead {
  font-size: 21px;
  line-height: 27px;
  color: #777;
}
em {
  font-style: italic;
}
strong {
  font-weight: 600;
  color: #333;
}
small {
  font-size: 80%;
}
h1,
h2,
h2.h3.h4,
h3,
h5,
h6 {
  font-family: "Open Sans";
  color: #525252;
  margin-bottom: 1rem;
margin-top: 1rem;
}
p {
  margin-bottom: 1em;
}
p:last-child {
  margin-bottom: 0;
}
.wojo-content {
  padding: 1em;
}
.wojo-content-full {
  padding: 0em 2em
}
.wojo-content-half {
  padding: .5em 1em;
}
header {
  position: relative;
  background-color: #FFF;
}
header .top-bar {
  background-color: ;
  border-top: 0px ;
}
header .middle-bar {
  position: relative;
  z-index: 2;
  background-color: #fff;
}
header .top-bar .doSearch {
  float: right;
  min-width: 300px
}
.subheader {
  background-color:;
  border-bottom: ;
boder-top: ;
  color: ;
  display: none ;
  padding: ;
}
.subheader h1 {
  color: #909090;
  margin: 0;
}
.subheader h1 small {
  display: inline-block;
  padding-left: 1em;
  font-size: .5em;
  color: #909090;
}
#suggestions {
  position: absolute;
  width: 100%;
  top: 3em;
  z-index: 100
}
#search-results {
  background-color: #FFF;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08);
}
#search-results {
  background-color: #FFF;
}
#search-results .item {
  display: block
}
#page {
  margin-top: ;
  margin-bottom: ;
}
#pagination {
  margin:1em 0;
}
/* == Menu Navigation == */
.sm,
.sm ul,
.sm li {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: normal;
  direction: ltr;
}
ul.sm li {
  position: relative;
}
ul.sm a {
  position: relative;
  display: block;
}
ul.sm a.disabled {
  cursor: default;
}
ul.sm ul {
  position: absolute;
  top: -999999px;
  left: -800px;
  width: 100px;
}
ul.sm li {
  float: left;
}
ul.sm-rtl {
  direction: rtl;
}
ul.sm-rtl li {
  float: right;
}
ul.sm ul li,
ul.sm-vertical li {
  float: none;
}
ul.sm a {
  white-space: nowrap;
}
ul.sm ul a,
ul.sm-vertical a {
  white-space: normal;
}
* html ul.sm-vertical li {
  float: left;
  width: 100%;
}
* html ul.sm-vertical ul li {
  float: none;
  width: auto;
}
*:first-child+html ul.sm-vertical>li {
  float: left;
  width: 100%;
}
ul.sm ul.sm-nowrap>li>a {
  white-space: nowrap;
}
ul.sm:after {
  content: "\00a0";
  display: block;
  height: 0;
  font: 0/0 serif;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
* html ul.sm {
  height: 1px;
}
*:first-child+html ul.sm {
  min-height: 1px;
}
ul.sm li *,
ul.sm li *:before,
ul.sm li *:after {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
ul.sm {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.isStuck {
  left: 0px;
  width: 100%;
}
/* Menu box
===================*/
#menu-wrap {
  background-color: #d72d00;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.09);
  z-index: 9000;
}
#menu-button {
  display: none;
  background-color: #f27600;
  float: right;
  font-family: "Icons";
  text-align: center;
  line-height: 3em;
  color: #fff;
  border-radius:.25em;
  }
#menu-button:before {
  content: "\f0c9";
  font-size:2em;
}
#menu-button.collapsed {
  color:#ffccba;
}
#menu-button.collapsed:before {
  content: "\f0c9";
  font-size:2em;
}
.top-menu {
  position: relative;
}
.topmenu li > a {
  display: block;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
  height: 100%;
  color: #fff;
  padding: 1em;
  font-weight: 1px !important
}
.topmenu li > a  strong {
  color: #fff;
}
.topmenu li > a small {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.topmenu li:hover > a {
  color: #fff;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease
}
.topmenu li > a.active {
}
.topmenu li > a i.icon {
  margin-right: .5em;
}
.topmenu li > a.has-submenu {
  padding-right: 2em;
}
#menu ul.two.cols {
  width: 380px!important;
}
#menu ul.three.cols {
  width: 500px!important;
}
#menu ul.three.cols li {
  width: 33.33%;
}
#menu ul.four.cols li {
  width: 25%;
}
#menu ul.four.cols {
  width: 680px!important;
}
#menu ul.cols li {
  display: block;
  float: left;
  width: 50%;
}
#menu ul.cols li:first-child {
  box-shadow: none
}
#menu ul.cols {
  clear: both
}
.topmenu ul {
  background: #FFF;
  z-index: 99999999 !important;
}
/* Sub menu indicators
===================*/

.topmenu ul.menu-submenu {
}
.topmenu a span.sub-arrow {
}
.topmenu ul a span.sub-arrow {
  position: absolute;
  right: 1em;
  transform: rotate(-90deg);
}
.topmenu ul a {
  color: #acaea9;
  font-size: 1em;
  white-space: nowrap;
  text-transform: none;
  padding: 12px 15px;
  border-bottom: 1px solid #f6f6f6 !important;
}
.topmenu ul a:hover {
  color: #acaea9
}
.topmenu ul a.active {
  box-shadow: none;
  background: #f1f1f1;
  color: #898989
}
/* == Plugis Layout == */
#topwidget {
/*  box-shadow: 0 -2px 0 0 #fff; */
  background-color: #fff;
}
#topwidget .static-image {
  background-attachment: scroll;
  background-image: url("../images/static.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding-top: 3em;
  padding-bottom: 3em;
  color: #fff
}
#topwidget .static-image > h1 {
  font-size: 3em;
  text-transform: uppercase;
  color: #fff;
  font-family: "Open Sans";
}
#rightwidget aside,
#leftwidget aside {
  margin-bottom: 1.5em;
}
#rightwidget aside h3,
#leftwidget aside h3 {
margin-top: 1rem;
}
#botwidget {
  position: relative;
  background-color: #3b3b3b;
  color: #a6a6a6;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 40px 0
}
#botwidget a {
  color: #a6a6a6;
}
#botwidget a:hover {
  color: #f1f1f1;
}
#botwidget .description {
  color: #949494;
}
#botwidget h3 {
  font-size: 1.6em;
  padding-top: 1em;
  padding-bottom: .5em;
  color: #a6a6a6;
  position: relative;
  font-family: "open sans"
}
#botwidget h3:after {
  background: #3c3f36;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 40px;
}
/* == Loading == */
.loader {
  position: relative
}
.loader:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.8) url(../images/loader-large.gif) no-repeat 50% 50%;
  visibility: visible;
  z-index: 5000;
}
#login .section {
  background-color: #FCFCFC;
  border: 1px solid #F1F1F1;
  padding: 1.5em;
  position: relative;
  margin-top: -1px;
  z-index: 1
}
#login .section .item {
  margin-bottom: 2em;
}
#login .section .item label {
  display: block;
  margin-top: 1em;
}
#login .section .item input {
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  box-shadow: none;
  color: #888888;
  display: inline-block;
  line-height: 20px;
  outline: medium none;
  padding: 14px 10px;
  resize: none;
  transition: all 0.1s linear 0s;
  width: 100%;
  background-color: #FFFFFF;
}
#login .nav {
  z-index: 2
}
#login .nav > a {
  display: block;
  float: left;
  padding-top: 1em;
  padding-right: 1.5em;
  padding-bottom: 1em;
  padding-left: 1.5em;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
#login .nav > a:last-child {
  border-left: 0
}
#login .nav > a.active {
  background-color: #FCFCFC;
  border-bottom: 1px solid #FCFCFC;
}
/* == Footer == */
footer {
  color: #ffffff;
  background-color: #707070;
}
footer .logo {
  max-width: 250px
}
#scrollUp {
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background-color: #000;
  border-radius: 4px;
  text-align: center;
  line-height: 35px;
  opacity: 0.8;
  color: #ccc;
}
#scrollUp:before {
  content: "\f077";
  display: inline-block;
  vertical-align: middle;
  font: 14px/18px 'Icons';
  color: #ccc;
}
#error-page {
  height: 100%;
  background-image: url(../images/404_bg.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: top center;
  height: 100vh;
  text-align: center;
  background-color: #282828;
  box-shadow: inset 0 10px 0 0 #000000, inset 0 -10px 0 0 #000000;
  position: relative
}
#error-page .logo {
  padding-top: 2em;
}
#error-page h1 {
  padding-top: .5em;
  color: #fff;
  font-size: 5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}
#error-page h3 {
  color: #7F7F7F;
  font-size: 1.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}
#error-page h3.primary {
  margin-top: 2em;
}
#error-page #but.button {
  font-size: 2em;
}
#error-page #but.button i.icon {
  font-size: 4em;
}

@media only screen and (max-width: 768px) {
#menu-button {
  display: inline-block;
  width:3em;
  height:3em;
}
#menu.collapsed {
  display: none;
}
.logo {
  float:left;
  padding:0
}
ul.topmenu {
  width: auto;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
ul.topmenu a {
  color: #898989 !important;
  border-bottom: 1px solid #f4f4f4 !important;
}
ul.topmenu ul {
  display: none;
  position: static;
  top: auto!important;
  left: auto!important;
  margin-left: 0 !important;
  margin-top: 0!important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}
ul.topmenu>li {
  float: none;
}
ul.topmenu>li>a,
ul.topmenu ul.sm-nowrap>li>a {
  white-space: normal;
}
ul.topmenu iframe {
  display: none;
}
/* Menu box
===================*/
.topmenu ul.menu-submenu {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
}
.topmenu li > a {
  display: block;
  padding: .5em 1em;
  text-align: left;
  color: #f9f9f9;
}
.topmenu li a > i {
  display: inline-block;
  margin-right: 1em;
}
.topmenu li > a strong {
  display: inline-block;
  font-size: .95em;
}
.topmenu li > a small {
  display: none;
}
.topmenu a span.sub-arrow {
  position: absolute;
  left: auto;
  right: 1em;
  bottom: 1em;
  width: 1em;
  height: 1em;
  line-height: 1em;
}
.topmenu ul a span.sub-arrow,
.topmenu-vertical a span.sub-arrow {
  left: auto;
  right: 1em;
}
#menu ul.two.cols,
#menu ul.three.cols,
#menu ul.four.cols {
  width: 100%!important;
}
#menu ul.cols li {
  float: none;
  width: auto;
  box-shadow: none
}
.topmenu li:hover > a {
  background-color: #f27600;
  color: #fff;
}
.topmenu li > a  strong {
  color: #525252;
}
.topmenu li > a:hover  strong {
  color: #fff;
}
.topmenu li > a.active,
.topmenu > li:first-child,
.topmenu li:hover > a {
  box-shadow: none
}
.topmenu a.highlighted span.sub-arrow {
  transform: rotate(180deg);
  right: 5px;
}
.topmenu li {
  border-left: 0;
}
.topmenu li a {
  box-shadow: 0 1px 0 rgba(255,255,255,0.1);
  padding: 1em;
}
.topmenu li:first-child {
  border-top: 0;
}
#footer .links {
  float: none!important
}
.wojo.tabs li {
  float: none;
}
.wojo.tabs li a.active,
 .wojo.tabs li a.active:hover {
  border-color: #f1f1f1;
}
}
.callout-action {
  display: table;
  width: 100%;
  border: 2px solid #f2f2f2;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.callout-action h2,
.callout-action .callout-button {
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
}
.callout-action h2 {
  width: 99%;
  color: #303641;
  font-size: 21px;
}
.callout-action .btn {
  padding-left: 15px;
  padding-right: 15px;
  text-transform: uppercase;
}
/* == Portfolio == */
#clients {
  background: url(../images/clients.jpg) no-repeat fixed 0 0 / cover rgba(0,0,0,0);
  color: #FFF;
  position: relative;
  padding: 50px 0
}
#clients h2 {
  font-weight: 300;
  margin-bottom: .5em;
  text-transform: uppercase;
  font-size: 1em
}
/* == Portfolio == */
#portfolio {
  position: relative;
  overflow: hidden;
  width: 100%
}
.pitems figure {
  position: relative;
  overflow: hidden;
  margin: 0
}
.pitems figure img {
  max-width: 100%
}
.pitems figure .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.2);
  color: #FFF
}
#filter {
  list-style: none;
  margin: 30px auto;
  padding: 0
}
#filter li {
  float: left;
  margin-right: .35em
}
#filter li a {
  border: 1px solid #ddd;
  border-radius: 2px;
  display: block;
  text-align: center;
  width: auto;
  padding: 5px 14px
}
#filter li a:hover {
  border-color: #FFA02F
}
#filter li .active {
  border: 1px solid #FFA02F;
  background-color: #FFA02F;
  color: #fff
}
/* == Isotope Filtering  == */
.isotope-item {
  z-index: 2
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width
}
.isotope .isotope-item {
  -webkit-transition-property: 0 opacity;
  -moz-transition-property: 0 opacity;
  -ms-transition-property: 0 opacity;
  -o-transition-property: 0 opacity;
  transition-property: transform, opacity
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0;
  -moz-transition-duration: 0;
  -ms-transition-duration: 0;
  -o-transition-duration: 0;
  transition-duration: 0
}
.isotope-item {
  z-index: 2
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1
}