body {
  font-family: Raleway;
  color: #110f40;
}
.t3-wrapper {
  overflow: hidden !important;
}
@media screen and (min-width: 768px) {
  .boxed {
    width: 1200px;
    margin: 0 auto;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
  }
}
.border-top {
  border-top: 1px solid #ddd;
}
.banner {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-attachment: fixed !important;
}
@media screen and (max-width: 991px) {
  .banner {
    text-align: center;
  }
}
.banner h2 {
  text-transform: uppercase;
  font-size: 26px;
  margin: 0;
  font-weight: 700;
  line-height: 40px;
}
.head-content {
  z-index: 101;
  position: relative;
}
.banner-dark::before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.5);
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
}
.banner-light:before {
  position: absolute;
  content: '';
  background: rgba(255, 255, 255, 0.5);
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
}
.banner-long {
  padding: 220px 0;
}
.banner-short {
  padding: 140px 0 70px;
}
.banner-medium {
  padding: 180px 0 160px;
}
.fa-ul li {
  padding: 5px 0;
}
.fa-ul li i,
.fa-ul li em {
  color: #00cccc;
  margin-top: 8px;
}
.mr20 {
  margin-right: 20px;
}
.t3-header {
  background: rgba(0, 0, 0, 0.7);
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
@media screen and (max-width: 991px) {
  .logo {
    text-align: center;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  padding: 5px 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.stuartlarge span,
.stuartlargedark span {
  color: #00cccc;
}
.tp-rightarrow.default {
  background: none !important;
  width: 60px !important;
  height: 60px !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 2px solid #fff;
  opacity: 0.7;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.tp-rightarrow.default:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 48px;
  color: #fff;
  text-align: center;
  width: 60px;
  position: absolute;
  line-height: 55px;
  top: 0;
  left: 0;
}
.tp-rightarrow.default:hover {
  background: #00cccc !important;
  border: 2px solid #00cccc;
}
.tp-leftarrow.default {
  background: none !important;
  width: 60px !important;
  height: 60px !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 2px solid #fff;
  opacity: 0.7;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.tp-leftarrow.default:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 48px;
  color: #fff;
  text-align: center;
  width: 52px;
  position: absolute;
  line-height: 55px;
  top: 0;
  left: 0;
}
.tp-leftarrow.default:hover {
  background: #00cccc !important;
  border: 2px solid #00cccc;
}
.section-heading .title span {
  color: #00cccc;
}
.sppb-section {
  position: relative;
  z-index: 1 !important;
}
#sp-page-builder .page-content .sppb-section {
  margin-top: 0 !important;
}
.sppb-title-heading {
  text-transform: uppercase;
}
.sppb-title-heading span {
  color: #00cccc;
}
.sppb-title-heading:after {
  content: '';
  display: block;
  width: 70px;
  height: 1px;
  background: #00cccc;
  margin: 25px 0 0;
}
.sppb-text-center .sppb-title-heading {
  text-transform: uppercase;
}
.sppb-text-center .sppb-title-heading span {
  color: #00cccc;
}
.sppb-text-center .sppb-title-heading:after {
  content: '';
  display: block;
  width: 70px;
  height: 1px;
  background: #00cccc;
  margin: 25px auto 0;
}
.sppb-addon-title {
  text-transform: uppercase;
}
.sppb-addon-title span {
  color: #00cccc;
}
.sppb-addon-title:after {
  content: '';
  display: block;
  width: 70px;
  height: 1px;
  background: #00cccc;
  margin: 25px 0;
}
.subtitle-1 {
  font-size: 20px;
  font-style: italic;
  color: #aaa;
  font-weight: 400;
  font-family: Raleway;
}
.qx-text-left a h4 {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.qx-text-left h4:after {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background: #ddd;
  margin: 25px 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.qx-text-left:hover a {
  text-decoration: none;
}
.qx-text-left:hover a h4 {
  color: #00cccc;
}
.qx-text-left:hover .qx-icon {
  color: #00cccc;
}
.qx-text-left:hover h4:after {
  background: #00cccc;
}
.qx-text-left .qx-media-body h4:after {
  margin: 15px 0;
}
.qx-text-center a h4 {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.qx-text-center h4:after {
  content: '';
  display: block;
  width: 40px;
  height: 1px;
  background: #ddd;
  margin: 25px auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.qx-text-center:hover a {
  text-decoration: none;
}
.qx-text-center:hover a h4 {
  color: #00cccc;
}
.qx-text-center:hover .qx-icon {
  color: #00cccc;
}
.qx-text-center:hover h4:after {
  background: #00cccc;
}
.qx-text-center .qx-media-body h4:after {
  margin: 15px 0;
}
.qx-testimonial h4:after {
  display: none !important;
}
.qx-testimonial img {
  width: 80px;
  border: 3px solid #dddddd;
  margin-bottom: 10px;
}
.qx-element-tabs .tabs > li a {
  padding: 1rem;
  border-radius: 0;
}
.qx-element-tabs .tabs {
  border-bottom: 1px solid #ddd;
}
.qx-element-tabs .tab-content {
  border: 1px solid #ddd;
  border-top: 0;
}
.fact-box .icon i.steadysets-icon-coffee {
  display: block;
  padding-bottom: 20px;
}
.fact-box .timer {
  font-size: 40px;
  line-height: 20px;
  margin: 30px 0 20px;
  display: block;
  font-weight: 700;
}
.fact-box h4:after {
  display: none;
}
.fact-box p {
  font-size: 20px;
  font-weight: 400;
  margin-top: 32px;
  display: block;
  font-family: Raleway;
  text-transform: uppercase;
}
.style-1.sppb-testimonial-pro .sppb-testimonial-message {
  font-size: 18px;
  line-height: 26px;
  background: #00cccc;
  color: #fff;
  padding: 50px;
  margin: 0;
}
.style-1.sppb-testimonial-pro .sppb-avatar {
  width: 80px;
  height: 80px;
  float: left;
}
.style-1.sppb-testimonial-pro .sppb-avatar.sppb-img-circle {
  border-radius: 100%;
}
.style-1.sppb-testimonial-pro .sppb-testimonial-client {
  margin-left: 20px;
  float: left;
  margin-top: 10px;
}
.style-1.sppb-testimonial-pro .sppb-carousel-control {
  border: 1px solid #333;
  width: 20px;
  height: 20px;
  line-height: 18px;
}
.style-2.sppb-testimonial-pro {
  text-align: center;
}
.style-2.sppb-testimonial-pro .sppb-testimonial-message {
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  padding: 0 50px 30px;
  margin: 0;
}
.style-2.sppb-testimonial-pro .sppb-avatar {
  width: 80px;
  height: 80px;
}
.style-2.sppb-testimonial-pro .sppb-avatar.sppb-img-circle {
  border-radius: 100%;
}
.style-2.sppb-testimonial-pro .sppb-testimonial-client {
  margin-left: 20px;
  margin-top: 10px;
}
.style-2.sppb-testimonial-pro .sppb-carousel-control {
  border: 1px solid #333;
  width: 20px;
  height: 20px;
  line-height: 18px;
}
.sppb-panel-group .sppb-panel {
  border-radius: 0;
}
.sppb-panel-default > .sppb-panel-heading {
  border-radius: 0;
  background-color: #fafafa;
}
.sppb-panel-default > .sppb-panel-heading .sppb-panel-title {
  font-family: Raleway;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.sppb-panel-default > .sppb-panel-heading .sppb-panel-title:before {
  content: '+';
  width: 28px;
  height: 28px;
  background: #6c6f74;
  background-position: center;
  float: left;
  color: #ffffff;
  text-align: center;
  position: relative;
  margin: 0 10px 0 15px;
  padding: 0;
  font-size: 27px;
  line-height: 27px;
  border-radius: 4px;
  font-family: open sans;
}
.sppb-panel-default > .sppb-panel-heading.active {
  background: #fff;
  border: 0;
}
.sppb-panel-default > .sppb-panel-heading.active .sppb-panel-title:before {
  content: '-';
  background: #00cccc;
  background-position: center;
  line-height: 22px;
}
.sppb-panel-default > .sppb-panel-heading:hover .sppb-panel-title {
  color: #00cccc;
}
.sppb-panel-default > .sppb-panel-heading + .sppb-panel-collapse > .sppb-panel-body {
  border: 0;
}
.sppb-nav-tabs > li > a {
  border-radius: 0;
  color: #6d7a83;
  margin-right: -1px;
  padding: 10px 8px;
  background-color: #e0e0e0;
  border: 1px solid #d3d3d3;
  border-top: 3px solid #d3d3d3;
  border-bottom-color: transparent;
}
.sppb-nav-tabs > li.active {
  border-top: 3px solid #00cccc;
}
.sppb-tab-content {
  background: #ffffff;
  border: 1px solid #ddd;
  border-top-color: transparent;
}
.sppb-tab-content .active {
  padding: 40px 0 40px 40px;
}
.progress {
  overflow: hidden;
  height: 28px;
  margin-bottom: 12px;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: none;
  border: 1px solid #ddd;
  padding: 3px;
}
.progress .progress-bar {
  border-radius: 3px;
  padding: 0;
  box-shadow: none;
}
.progress span {
  font-size: 13px;
}
.progress .content {
  float: left;
  margin-left: 10px;
}
.progress .number {
  float: right;
  margin-right: 10px;
}
.one-staff {
  display: inline-block;
  background: #fff;
  border: 1px solid #ebebeb;
}
.one-staff img {
  width: 100%;
  max-width: none;
}
.one-staff h4 {
  margin-bottom: 10px;
}
.one-staff h4:after {
  display: none;
}
.one-staff .content {
  position: relative;
  border-top: none;
  padding: 19px;
  padding-top: 15px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.one-staff .content h6 {
  font-weight: 600;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  text-transform: uppercase;
}
.one-staff .content .qx-person-position {
  font-size: 13px;
  line-height: 22px;
  color: #b4b4b4;
  text-transform: uppercase;
}
.one-staff .content p {
  margin-bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 7px;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  color: #110f40;
}
.one-staff .social-links > a {
  font-size: 14px;
}
.logo-item {
  width: 100%;
  height: 130px;
  text-align: center;
  padding: 45px 0;
}
.logo-item img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.logo-item:hover img {
  opacity: 0.5;
}
.qx-element-accordion .collapsible-header {
  padding: 15px 20px;
}
.qx-element-accordion .collapsible-body {
  background: #ffffff;
}
.qx-progress {
  background: #ffffff;
  border: 1px solid #ddd;
  padding: 3px;
  box-shadow: none;
}
.t3-navbar {
  float: right;
}
.mod-languages {
  margin: 26px 0;
}
.contact-module input[type="text"],
.contact-module input[type="email"] {
  width: 100%;
  height: 50px;
  box-shadow: none;
}
.contact-module input[type="text"]:focus,
.contact-module input[type="email"]:focus {
  border-color: #00cccc;
}
.contact-module textarea#message {
  width: 100%;
  height: 150px;
  box-shadow: none;
}
.contact-module textarea#message:focus {
  border-color: #00cccc;
}
.contact-module .pad {
  margin-bottom: 30px;
}
.contact-module .ctcbtn {
  text-align: center;
}
.btn-ctc {
  font-size: 16px;
  line-height: 16px;
  padding: 14px 26px;
  color: #ffffff;
  background: #2f383d;
  border-radius: 0;
  box-shadow: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-ctc:hover {
  background: #00cccc;
  color: #ffffff;
}
.btn-ctc:focus {
  border-color: transparent;
  box-shadow: none;
  outline: 0 !important;
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
    margin: 5px;
  }
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  font-size: 14px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #00cccc;
  color: #ffffff;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
  background: #00cccc;
}
.full-width .catItemImageBlock {
  padding: 0;
}
.full-width .catItemImageBlock .catItemImage {
  width: 100%;
  height: 350px;
  overflow: hidden;
}
.full-width .catItemImageBlock .catItemImage img {
  border: 0;
  padding: 0;
}
.full-width .cat-item-content {
  margin-left: 70px;
}
.full-width .catItemTitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0;
  float: left;
}
.full-width .catItemTitle a {
  color: #2f383d;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.full-width .catItemTitle a:hover {
  color: #00cccc;
}
.full-width .catItemIntroText {
  float: left;
}
.full-width .metaInfo {
  font-size: 12px;
  float: left;
  width: 80%;
}
.full-width .metaInfo i {
  color: #00cccc;
  margin-right: 8px;
  float: left;
}
.full-width .metaInfo a {
  text-decoration: none;
  color: #110f40;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.full-width .metaInfo a:hover {
  color: #00cccc;
}
.full-width .metaInfo .item-tags ul {
  margin: 0;
  padding: 0 0 0 24px;
}
.full-width .metaInfo .item-tags ul li {
  margin: 0;
  padding: 0 5px;
  float: left;
  list-style: none;
}
.full-width .cat-item-date {
  margin-right: 20px;
  float: left;
}
.full-width .item-readmore {
  float: right;
}
.full-width .item-readmore a {
  text-decoration: none;
}
.metaInfo {
  font-size: 12px;
  float: left;
  width: 80%;
}
.metaInfo i {
  color: #00cccc;
  margin-right: 8px;
  float: left;
}
.metaInfo a {
  text-decoration: none;
  color: #110f40;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.metaInfo a:hover {
  color: #00cccc;
}
.metaInfo .item-tags ul {
  margin: 0;
  padding: 0 0 0 24px;
}
.metaInfo .item-tags ul li {
  margin: 0;
  padding: 0 5px;
  float: left;
  list-style: none;
}
.itemContainer {
  margin-bottom: 40px;
}
.blog_date {
  background: #00cccc;
  color: #ffffff;
  text-align: center;
  width: 50px;
  display: block;
  padding: 0 0 7px;
}
.blog_date .date {
  font-size: 24px;
}
.blog_icon {
  background: #f6f6f6;
  text-align: center;
  display: block;
  padding: 10px;
}
.blog_icon i {
  font-size: 24px;
  color: #ddd;
}
div.itemCommentsForm form input#submitCommentButton:hover {
  background: #00cccc;
  color: #ffffff;
}
.itemAuthorName {
  margin: 0 0 10px;
}
.itemAuthorName a {
  color: #2f383d;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.itemAuthorName a:hover {
  color: #00cccc;
}
.k2-item-box .itemTitle {
  font-size: 20px;
  color: #2f383d;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.simple {
  margin: 0;
  padding: 0;
}
.simple li {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
.simple li a {
  text-decoration: none;
  color: #110f40;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.simple li a:before {
  content: '\f105';
  font-family: FontAwesome;
  margin-right: 10px;
}
.simple li a:hover {
  color: #00cccc;
}
.minimal.k2ItemsBlock ul li {
  display: block;
  clear: both;
}
.minimal.k2ItemsBlock ul li a {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.minimal.k2ItemsBlock ul li a:hover {
  color: #ffffff;
}
.minimal.k2ItemsBlock ul li .left-box i {
  float: left;
  color: #00cccc;
  font-size: 16px;
  margin-top: 10px;
}
.minimal.k2ItemsBlock ul li .right-box {
  float: left;
  margin-left: 20px;
}
.project .project-image {
  max-height: 185px;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.project .project-content {
  width: 100%;
}
.project .project-content .left {
  width: 45px;
  text-align: center;
  margin-bottom: 5px;
  width: 46px;
}
.project .project-content .left .blog_date {
  display: block;
  background: #00cccc;
  color: #ffffff;
  border: 1px solid #00cccc;
  border-bottom: 0;
  padding: 2px 0 8px;
}
.project .project-content .left .blog_date .date {
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}
.project .project-content .left .blog_date .month {
  font-size: 13px;
}
.project .project-content .left .blog_icon {
  display: block;
  background: #ffffff;
  color: #00cccc;
  border: 1px solid #ddd;
  border-top: 0;
}
.project .project-content .left .blog_icon i {
  font-size: 18px;
  line-height: 45px;
}
.project .project-content .seperator {
  padding: 0 5px;
  color: #00cccc;
  display: inline-block;
}
.project .project-content .right {
  margin-left: 20px;
  width: 80%;
}
.project .project-content .right .meta {
  display: block;
  margin-bottom: 10px;
}
.project .project-content .right a.moduleItemTitle {
  display: block;
  font-size: 15px;
  font-family: Raleway;
  color: #222;
  text-decoration: none;
  margin-bottom: 8px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.project .project-content .right a.moduleItemTitle:hover {
  color: #00cccc;
}
.project .project-content .right .moduleItemAuthor,
.project .project-content .right .comment-counter {
  display: inline-block;
}
.project .project-content .right .moduleItemAuthor a,
.project .project-content .right .comment-counter a {
  text-decoration: none;
}
.project .project-footer {
  margin-top: 20px;
}
.project .project-footer a.moduleItemReadMore {
  text-decoration: none;
}
.news-style {
  margin-bottom: 25px;
}
.news-style .news-image {
  width: 80px;
  height: 77px;
  overflow: hidden;
}
.news-style .media-heading {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  font-family: Raleway;
}
.news-style .media-heading a {
  color: #222;
  text-decoration: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.news-style .media-heading a:hover {
  color: #00cccc;
}
.news-style a.moduleItemReadMore {
  text-decoration: none;
}
.k2ArchivesBlock ul,
.k2CategoriesListBlock ul {
  margin: 0;
  padding: 0;
}
.k2ArchivesBlock ul li,
.k2CategoriesListBlock ul li {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
.k2ArchivesBlock ul li a,
.k2CategoriesListBlock ul li a {
  text-decoration: none;
  color: #110f40;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.k2ArchivesBlock ul li a:before,
.k2CategoriesListBlock ul li a:before {
  content: '\f105';
  font-family: FontAwesome;
  margin-right: 10px;
}
.k2ArchivesBlock ul li a:hover,
.k2CategoriesListBlock ul li a:hover {
  color: #00cccc;
}
@media screen and (max-width: 767px) {
  .stuart {
    margin-bottom: 20px;
  }
}
.stuart .moduleItemImage {
  margin-bottom: 20px;
  display: block;
}
.stuart .stuart-image {
  width: 100%;
  position: relative;
}
.stuart .stuart-image .right {
  position: absolute;
  top: 0;
  left: 15px;
}
.stuart a.moduleItemTitle {
  color: #59585b;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  padding: 0 0 5px;
  display: block;
  font-family: Raleway;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 991px) {
  .stuart a.moduleItemTitle {
    width: 80%;
    font-size: 18px;
  }
}
.stuart a.moduleItemTitle:hover {
  color: #00cccc;
}
.stuart .moduleItemAuthor {
  font-family: Raleway;
  color: #59585b;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .stuart .moduleItemAuthor {
    font-size: 14px;
  }
}
.stuart .moduleItemAuthor a {
  text-decoration: none;
}
.stuart .right {
  width: 45px;
  text-align: center;
  margin-bottom: 5px;
}
@media screen and (max-width: 991px) {
  .stuart .right {
    width: 14%;
  }
}
.stuart .right .blog_day {
  display: block;
  background: #ffffff;
  border: 1px solid #ddd;
  border-top: 0;
  font-size: 20px;
  font-weight: 300;
  font-family: Raleway;
  line-height: 2em;
}
.stuart .right .blog_month {
  display: block;
  background: #00cccc;
  color: #ffffff;
  border: 1px solid #00cccc;
  border-bottom: 0;
}
.stuart .moduleItemIntrotext {
  margin-top: 15px;
}
.stuart .stuart-footer {
  margin-top: 20px;
}
.stuart .stuart-footer a.moduleItemReadMore {
  background: #00cccc;
  padding: 8px 16px;
  text-transform: capitalize;
  color: #ffffff;
  text-decoration: none;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.stuart .stuart-footer a.moduleItemReadMore:hover {
  background: #59585b;
}
.stuart .stuart-footer a.moduleItemCategory {
  font-size: 13px;
  text-decoration: none;
}
.simple {
  margin: 0;
  padding: 0;
}
.simple li {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
.simple li a {
  text-decoration: none;
  color: #110f40;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.simple li a:before {
  content: '\f105';
  font-family: FontAwesome;
  margin-right: 10px;
}
.simple li a:hover {
  color: #00cccc;
}
.minimal.k2ItemsBlock ul li {
  display: block;
  clear: both;
}
.minimal.k2ItemsBlock ul li a {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.minimal.k2ItemsBlock ul li a:hover {
  color: #ffffff;
}
.minimal.k2ItemsBlock ul li .left-box i {
  float: left;
  color: #ffffff;
  font-size: 16px;
  margin-top: 10px;
}
.minimal.k2ItemsBlock ul li .right-box {
  float: left;
  margin-left: 20px;
}
.minimal.k2ItemsBlock ul li .moduleItemDateCreated {
  font-size: 12px;
}
.project .project-image {
  max-height: 185px;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.project .project-content {
  width: 100%;
}
.project .project-content .left {
  width: 45px;
  text-align: center;
  margin-bottom: 5px;
  width: 46px;
}
.project .project-content .left .blog_date {
  display: block;
  background: #00cccc;
  color: #ffffff;
  border: 1px solid #00cccc;
  border-bottom: 0;
  padding: 2px 0 8px;
}
.project .project-content .left .blog_date .date {
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}
.project .project-content .left .blog_date .month {
  font-size: 13px;
}
.project .project-content .left .blog_icon {
  display: block;
  background: #ffffff;
  color: #00cccc;
  border: 1px solid #ddd;
  border-top: 0;
}
.project .project-content .left .blog_icon i {
  font-size: 18px;
  line-height: 45px;
}
.project .project-content .seperator {
  padding: 0 5px;
  color: #00cccc;
  display: inline-block;
}
.project .project-content .right {
  margin-left: 20px;
  width: 80%;
}
.project .project-content .right .meta {
  display: block;
  margin-bottom: 10px;
}
.project .project-content .right a.moduleItemTitle {
  display: block;
  font-size: 15px;
  color: #222;
  text-decoration: none;
  margin-bottom: 8px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.project .project-content .right a.moduleItemTitle:hover {
  color: #00cccc;
}
.project .project-content .right .moduleItemAuthor,
.project .project-content .right .comment-counter {
  display: inline-block;
}
.project .project-content .right .moduleItemAuthor a,
.project .project-content .right .comment-counter a {
  text-decoration: none;
}
.project .project-footer {
  margin-top: 20px;
}
.project .project-footer a.moduleItemReadMore {
  text-decoration: none;
}
.news-style {
  margin-bottom: 25px;
}
.news-style .news-image {
  width: 80px;
  height: 77px;
  overflow: hidden;
}
.news-style .media-heading {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  font-family: Raleway;
}
.news-style .media-heading a {
  color: #222;
  text-decoration: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.news-style .media-heading a:hover {
  color: #00cccc;
}
.news-style a.moduleItemReadMore {
  text-decoration: none;
}
.t3-sl {
  padding-bottom: 42px;
  padding-top: 42px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 63px;
    padding-top: 63px;
  }
}
.t3-mainbody {
  padding-top: 100px;
  padding-bottom: 21px;
}
.t3-content {
  padding-top: 21px;
  padding-bottom: 21px;
}
.t3-sidebar {
  padding-top: 21px;
  padding-bottom: 21px;
}
.t3-sidebar .module-title {
  color: #2E2E2E;
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
}
.t3-sidebar .module-title:after {
  content: '';
  display: block;
  width: 70px;
  height: 1px;
  background: #00cccc;
  margin: 25px 0;
}
.t3-sidebar .k2TagCloudBlock a {
  padding: 6px 10px;
  display: block;
  border: 1px solid #45494f;
  margin: 0 2px 10px;
  border-radius: 4px;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.t3-sidebar .k2TagCloudBlock a:hover {
  color: #ffffff;
  background: #00cccc;
  padding: 6px 10px;
  border-radius: 2px;
  border: 1px solid #00cccc;
}
.side-contact li {
  list-style: none;
  margin: 0 0 10px;
}
.side-contact li.address em,
.side-contact li.email em,
.side-contact li.phone em {
  font-size: 18px;
  float: left;
  margin: 7px 8px 8px 0;
  clear: both;
  height: 30px;
}
.side-contact li.address span,
.side-contact li.email span,
.side-contact li.phone span {
  float: left;
}
.t3-footer {
  background: #000000;
  color: #ffffff;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #ffffff;
}
.t3-footer .k2TagCloudBlock a {
  padding: 6px 10px;
  display: block;
  border: 1px solid #45494f;
  margin: 0 2px 10px;
  border-radius: 4px;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.t3-footer .k2TagCloudBlock a:hover {
  color: #ffffff;
  background: #00cccc;
  padding: 6px 10px;
  border-radius: 2px;
  border: 1px solid #00cccc;
}
.t3-footer .address i,
.t3-footer .email i,
.t3-footer .phone i {
  color: #ffffff;
  font-size: 18px;
  float: left;
  margin: 7px 8px 8px 0;
  clear: both;
}
.t3-footer .address span,
.t3-footer .email span,
.t3-footer .phone span {
  float: left;
}
.t3-footnav {
  padding: 21px 0;
  font-size: 13px;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 42px 0;
  }
}
.t3-footnav .t3-module {
  background: #000000;
  color: #ffffff;
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
  font-size: 13px;
  margin-bottom: 8px;
}
.t3-footnav .t3-module ul > li > a {
  color: #ffffff;
  font-size: 13px;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #ffffff;
}
.t3-copyright {
  font-size: 12px;
  padding: 30px 0;
  background: #121313;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 991px) {
  .copyright {
    text-align: center;
  }
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.footer-social ul {
  margin: 0;
  padding: 0;
  float: right;
}
@media screen and (max-width: 991px) {
  .footer-social ul {
    float: none;
    text-align: center;
    margin: 10px auto;
  }
}
.footer-social ul li {
  margin: 0 3px;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.footer-social ul li a {
  background: #1f1f1f;
  color: #ffffff;
  display: block;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  padding: 4px 9px;
  font-size: 15px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.footer-social ul li a.facebook:hover {
  background: #3b5998;
  color: #ffffff;
}
.footer-social ul li a.twitter:hover {
  background: #55acee;
  color: #ffffff;
}
.footer-social ul li a.pinterest:hover {
  background: #cb2027;
  color: #ffffff;
}
.footer-social ul li a.rss:hover {
  background: #fe9900;
  color: #ffffff;
}
div#fd.eb .eb-navbar {
  min-height: 40px;
  background: #00cccc;
  border-radius: 3px;
}
div#fd.eb .eb-navbar-nav > li > a {
  color: #fff !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div#fd.eb .eb-navbar-nav > li.active > a {
  background: #242424;
  color: #ffffff !important;
}
div#fd.eb .eb-navbar-nav > li + li {
  border-left: 0;
}
div#fd.eb .eb-navbar-search {
  border-left: 0;
  border-right: 0;
}
div#fd.eb .eb-navbar-search .form-control {
  color: #ffffff;
}
div#fd.eb .eb-post {
  border-bottom: 1px solid #ddd;
  padding-bottom: 40px;
}
div#fd.eb .eb-post:last-child {
  border-bottom: 0;
}
div#fd.eb .eb-post-title,
div#fd.eb .eb-entry-title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #2f383d;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div#fd.eb .eb-post-title:hover,
div#fd.eb .eb-entry-title:hover {
  color: #00cccc;
}
div#fd.eb .eb-post-meta,
div#fd.eb .eb-entry-meta {
  font-size: 12px;
}
div#fd.eb .eb-post-meta .fa,
div#fd.eb .eb-entry-meta .fa {
  font-size: 12px;
  color: #00cccc;
}
div#fd.eb .eb-post-meta a,
div#fd.eb .eb-entry-meta a {
  color: #110f40;
}
div#fd.eb .eb-post-meta a:hover,
div#fd.eb .eb-entry-meta a:hover {
  color: #00cccc;
}
div#fd.eb .eb-tags {
  font-size: 13px;
  margin: 2px 4px 0 0;
}
div#fd.eb .eb-tags span a:before {
  content: '';
}
div#fd.eb .eb-rating {
  margin: 0;
}
div#fd.eb .eb-ratings-value {
  border-radius: 3px;
}
div#fd.eb .eb-header {
  margin-bottom: 60px;
}
div#fd.eb .eb-post-more {
  float: right;
}
div#fd.eb .eb-post-more .easyblog-readmore {
  color: #00cccc;
  font-size: 13px;
  text-align: right;
  float: right;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div#fd.eb .eb-post-more .easyblog-readmore:after {
  content: '\f101';
  font-family: FontAwesome;
  padding-left: 10px;
}
div#fd.eb .eb-post-more .easyblog-readmore:hover {
  color: #242424;
}
div#fd.eb .eb-entry-tools {
  font-size: 12px;
  background: #414141;
  border-radius: 3px;
  padding: 10px;
}
div#fd.eb .eb-entry-tools i {
  font-size: 12px;
  color: #ffffff;
}
div#fd.eb .eb-entry-tools a {
  color: #ffffff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div#fd.eb .eb-entry-tools a:hover {
  color: #00cccc;
}
div#fd.eb .eb-help-resize span {
  color: #ffffff;
}
div#fd.eb .eb-help-resize a {
  border-radius: 3px;
  background: #00cccc;
  margin: 0 3px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div#fd.eb .eb-help-resize a:hover {
  background: #242424;
  color: #ffffff;
}
div#fd.eb .eb-entry-helper .fa {
  color: #ffffff;
}
div#fd.eb .eb-pager {
  background: #ffffff;
}
div#fd.eb .eb-pager > a {
  font-weight: 400;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div#fd.eb .eb-pager > a:hover {
  background: #00cccc;
  color: #ffffff;
}
div#fd.eb .eb-pager > a.disabled:hover {
  background: transparent;
  color: #999;
}
div#fd.eb .eb-pager > div a {
  font-weight: 400;
  text-decoration: none;
}
div#fd.eb .eb-pager > div a:hover {
  color: #00cccc;
}
div#fd.eb .eb-pager > div a.active {
  color: #00cccc;
}
div#fd.eb .eb-entry-author-recents a {
  font-size: 13px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div#fd.eb .eb-entry-author-recents a:hover {
  color: #00cccc;
  margin-left: 5px;
}
div#fd.eb .eb-showcases {
  border: 1px solid #00cccc;
}
div#fd.eb .eb-showcase-title {
  text-transform: uppercase;
  font-weight: 400;
}
div#fd.eb .eb-showcase-title a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div#fd.eb .eb-showcase-title a:hover {
  color: #00cccc;
}
div#fd.eb .eb-showcase-meta {
  font-size: 12px;
}
div#fd.eb .eb-showcase-more .btn {
  font-weight: 400;
}
div#fd .eb-related-title a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div#fd .eb-related-title a:hover {
  color: #00cccc;
}
div#fd .btn-default {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div#fd .btn-default:hover {
  background: #00cccc !important;
  color: #ffffff !important;
  border-color: #00cccc !important;
}
div#fd.eb .mod-item + .mod-item {
  border-top: 0 !important;
}
.mod_easyblogcategories a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.mod_easyblogcategories a:hover {
  color: #59585b !important;
  margin-right: 5px !important;
}
.mod-easyblogtagcloud a.tag-cloud {
  border: 1px solid #ddd;
  background: transparent;
  color: #00cccc;
  padding: 6px;
  border-radius: 3px;
  line-height: 38px !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.mod-easyblogtagcloud a.tag-cloud:hover {
  background: #00cccc !important;
  color: #ffffff !important;
  border: 1px solid #00cccc;
}
div#fd.eb .eb-mod-thumb .eb-mod-image {
  padding: 0 !important;
}
.eb-mod-thumb {
  position: relative;
}
.eb-mod-thumb .image-overley {
  background: rgba(0, 204, 204, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform: scale(0);
  z-index: 99999;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.eb-mod-thumb:hover .image-overley {
  transform: scale(1);
}
div#fd.eb .eb-mod-title {
  font-size: 14px !important;
  text-transform: uppercase;
}
div#fd.eb .eb-mod-title a {
  color: #00cccc;
  text-decoration: none;
  font-weight: 400;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div#fd.eb .eb-mod-title a:hover {
  color: #59585b !important;
}
div#fd.eb .mod-item + .mod-item {
  margin-top: 0 !important;
}
div#fd.eb .eb-entry-tools {
  display: none;
}
div#fd a {
  color: #00cccc !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div#fd a:hover {
  color: #242424 !important;
}
div#fd input[type="text"],
div#fd input[type="password"] {
  box-shadow: none;
  border-radius: 0;
}
div#fd.es {
  font-family: Raleway;
}
div#fd.es .es-toolbar .fd-nav > li > a .fa {
  color: #ffffff;
}
div#fd.es .es-toolbar .navbar-inner {
  background-image: none;
  background: #00cccc !important;
  border: 0;
}
div#fd.es .es-toolbar .fd-navbar-search {
  background: #00cccc;
}
div#fd.es .es-toolbar .fd-navbar-search .search-query {
  background: #00cccc;
}
.login-box-title {
  font-family: Raleway;
}