@media (min-width: 1200px) {
  .container {
    width: 1078px;
  }
}
div.k2LatestCommentsBlock ul,
div.k2ItemsBlock ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-header.affix {
  position: fixed;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
  width: 100%;
  top: 0;
  z-index: 9999;
  background: #ffffff;
}
.t3-header.affix .logo-image {
  margin: 5px 0;
}
.t3-header.affix .t3-mainnav .navbar-header {
  margin-top: 20px;
}
.t3-header.affix .t3-mainnav ul.navbar-nav > li > a {
  padding-top: 24px;
  padding-bottom: 24px;
}
.boxed {
  background: url("../../../templates/jux_creative/images/bg-boxed.png") left top;
  background-position: left top;
  background-attachment: fixed;
  background-repeat: repeat;
}
.boxed .t3-header.affix {
  width: 1078px;
}
.boxed .t3-wrapper {
  margin: 0 auto;
  position: relative;
  padding: 0px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  width: 1078px;
}
.dark {
  color: #ffffff;
}
.dark .t3-header.affix {
  background: #000000;
}
.dark .t3-wrapper {
  background: #000000;
  background: url("../../../templates/jux_creative/images/bg-dark.png") left top repeat;
}
.dark .t3-wrapper .t3-footer {
  background: #000000;
}
.dark .t3-wrapper .noo-header-top {
  background: #000000;
}
.dark .t3-wrapper .t3-mainnav ul.navbar-nav > li > a {
  color: #ffffff;
}
.dark .t3-wrapper .noo-creative h2,
.dark .t3-wrapper .noo-creative p {
  color: #ffffff;
}
.dark .t3-wrapper .featured-home .item h3 {
  color: #ffffff;
}
.dark .t3-wrapper .featured-home .item .content {
  color: #ffffff;
}
.dark .t3-wrapper .noo-recent-work .noop-filters li a {
  color: #ffffff;
}
.dark .t3-wrapper .noo-recent-work .noop-filters li a.selected {
  color: #990000;
}
.dark .t3-wrapper .recentnews li .itemInfo .moduleItemTitle,
.dark .t3-wrapper .recentnews li .itemInfo .moduleItemComments {
  color: #ffffff;
}
.dark .t3-wrapper .recentnews li .itemInfo .moduleItemTitle:hover,
.dark .t3-wrapper .recentnews li .itemInfo .moduleItemComments:hover {
  color: #248dc1;
}
.dark .t3-wrapper .recentnews li .itemInfo .moduleItemIntrotext {
  color: #ffffff;
}
.dark .t3-wrapper .t3-footnav .t3-module {
  background: #000000;
  color: #ffffff;
}
.dark .t3-wrapper .t3-footnav .t3-module .module-title {
  color: #ffffff;
}
.dark .t3-wrapper .t3-footnav .t3-module .company-info li {
  color: #ffffff;
}
.dark .t3-wrapper .t3-footnav .t3-module ul > li > a {
  color: #ffffff;
}
.dark .t3-wrapper .module-ct {
  color: #ffffff;
}
.dark .t3-wrapper .t3-footer .acymailing_module .acymailing_introtext {
  color: #ffffff;
}
.dark #portfolio-filter ul li {
  color: #ffffff;
}
.dark article .article-header .article-title a {
  color: #ffffff;
}
.dark .article-aside {
  color: #ffffff;
}
.dark .noo-sidebar .module-title {
  color: #ffffff;
}
.dark .k2CalendarBlock {
  color: #000000;
}
.dark .noo-sidebar .recentpost li .moduleItemTitle {
  color: #ffffff;
}
.dark .noo-sidebar .categories ul li a,
.dark .noo-sidebar .archives ul li a {
  color: #ffffff;
}
.dark .blog div[class*="items"] .article-title a {
  color: #ffffff;
}
.dark #pricePlans .plan {
  background: #ffffff;
}
.dark #pricePlans2 .plan {
  background: #ffffff;
}
.dark #pricePlans2 .plan .title,
.dark #pricePlans2 .plan .price {
  color: #000000;
}
.dark .itemListView .itemContainer .catItemTitle a {
  color: #ffffff;
}
.dark .itemListView .itemContainer .catItemHeader .catItemAuthor,
.dark div.catItemHeader span.catItemDateCreated,
.dark .itemListView .itemContainer .catItemIntroText {
  color: #ffffff;
}
.dark .itemListView .itemContainer .catItemHeader .catItemAuthor a,
.dark div.catItemHeader span.catItemDateCreated a,
.dark .itemListView .itemContainer .catItemIntroText a {
  color: #ffffff;
}
.dark div.itemHeader h2.itemTitle {
  color: #ffffff;
}
.dark .itemView .itemIntroText,
.dark .itemView .itemFullText,
.dark .itemView div.itemContentFooter .itemHits {
  color: #ffffff;
}
.dark .itemFacebookButton * {
  color: #ffffff;
}
.dark .itemCommentsList {
  color: #7d7d7d;
}
.dark div.itemComments .itemCommentsForm h3,
.dark div.itemComments .itemCommentsForm .formRecaptcha {
  color: #ffffff;
}
.dark .itemListView .view-more {
  background: #ffffff;
}
.dark .contact .contact-form-wrap .page-header h2,
.dark .contact h3,
.dark .contact .contact-detail-wrap .contact-miscinfo p,
.dark .contact .contact-position-wrap .contact-address {
  color: #ffffff;
}
::selection {
  background: #990000;
  
  color: #ffffff;
}
::-moz-selection {
  background: #990000;
  
  color: #ffffff;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  text-align: center;
  margin: 17px 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-image a {
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .logo-image {
    text-align: left;
  }
}
.logo-text a {
  text-decoration: none;
  font-size: 26px;
  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: 13px;
  margin-top: 5px;
}
.head-search {
  margin-top: 18px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #d7d7d7;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.noo-mainbody {
  padding-top: 45px;
  padding-bottom: 45px;
}
.t3-content {
  padding-top: 18px;
  padding-bottom: 18px;
}
.t3-sidebar {
  padding-top: 18px;
  padding-bottom: 18px;
}
.t3-footer {
  background: #f6f6f6;
  color: rgba(37, 37, 37, 0.6);
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 36px 0 72px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.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 {
  display: inline-block;
  background: url('../../../templates/jux_creative/images/logo-footer.png') 0 0 no-repeat;
  width: 87px;
  height: 44px;
}

.noo-header-top {
  background: #d7d7d7;
}
.noo-header-top .top-social {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.noo-header-top .top-social li {
  float: left;
  margin: 0 1px 0 0;
}
.noo-header-top .top-social li a {
  height: 37px;
  width: 37px;
  display: block;
  text-align: center;
  line-height: 37px;
  background: #7d7d7d;
  color: #ffffff;
  font-size: 130%;
}
.noo-header-top .top-social li a.fb:hover {
  background: #3f67c0;
}
.noo-header-top .top-social li a.tw:hover {
  background: #35b5eb;
}
.noo-header-top .top-social li a.vm:hover {
  background: #26cfde;
}
.noo-header-top .top-social li a.rss:hover {
  background: #ffa333;
}
.noo-header-top .top-social li a.gg:hover {
  background: #eb5b4c;
}
.noo-header-top .top-social li a.pinterest:hover {
  background: #cf1717;
}
.noo-header-top .helpline {
  float: left;
  line-height: 37px;
  padding: 0 0 0 12px;
}
.noo-header-top .helpline p {
  margin: 0;
}
.noo-header-top .search {
  float: right;
}
.noo-header-top .search .form-search {
  position: relative;
}
.noo-header-top .search .form-search:after {
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  text-align: center;
  line-height: 37px;
  color: #fff;
  font-size: 120%;
  pointer-events: none;
}
.noo-header-top .search .form-search .form-control {
  height: 37px;
  background: #7d7d7d;
  border: 0;
  font-size: 92%;
  width: 40px;
  text-indent: 50px;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.noo-header-top .search .form-search .form-control:hover,
.noo-header-top .search .form-search .form-control:focus {
  width: 205px;
  text-indent: 0;
  background: #36afed;
}
@media (max-width: 991px) {
  .noo-header-top .search .form-search .form-control {
    width: 205px;
    text-indent: 0;
  }
}
.noo-header-top .contact-email {
  float: right;
}
.noo-header-top .contact-email p {
  margin: 0;
  line-height: 37px;
  padding: 0 15px;
}
.noo-header-top .contact-email p i {
  font-size: 120%;
  margin: 0 4px 0 0;
}
@media (max-width: 767px) {
  .noo-header-top {
    text-align: center;
  }
  .noo-header-top .top-social {
    float: none;
    display: inline-block;
  }
  .noo-header-top .top-social li {
    float: none;
    display: inline-block;
    margin: 0;
  }
  .noo-header-top .search {
    display: inline-block;
    float: none;
    margin-top: 20px;
  }
}
#mod-search-searchword::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
#mod-search-searchword::-moz-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.noo-creative {
  margin: 60px 0 80px;
}
.noo-creative h2 {
  color: #2992c2;
}
.noo-creative p {
  color: rgba(37, 37, 37, 0.6);
  margin: 15px 0;
}
.noo-creative .action a {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  padding: 0 30px;
  font-size: 140%;
  color: #fff;
  margin: 0 15px 0 0;
  background: #e1e1e1;
  text-decoration: none;
}
.noo-creative .action a:hover {
  background: #36afed;
}
@media (max-width: 991px) {
  .noo-creative .action a {
    padding: 0 20px;
    font-size: 115%;
  }
}
.noo-creative .carousel-control.left,
.noo-creative .carousel-control.right {
  background: rgba(0, 0, 0, 0.7);
  width: 22px;
  height: 32px;
  top: 40%;
}
.noo-creative .carousel-control.left {
  left: 0;
}
.noo-creative .carousel-control.left:after {
  content: '';
  position: absolute;
  right: -10px;
  border-top: 0px solid transparent;
  border-bottom: 32px solid transparent;
  border-left: 10px solid rgba(0, 0, 0, 0.7);
}
.noo-creative .carousel-control.right {
  right: 0;
}
.noo-creative .carousel-control.right:after {
  content: '';
  position: absolute;
  left: -10px;
  border-top: 32px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 10px solid rgba(0, 0, 0, 0.7);
}
.noo-creative .carousel-box {
  max-width: 483px;
  height: 284px;
  padding: 16px 58px;
  margin: 0 auto;
  background: url("../../../templates/jux_creative/images/bg-slider-creative.png") top center no-repeat;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
  -ms-background-size: 100% auto;
}
.noo-creative .carousel-box .carousel .item img {
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .noo-creative .carousel-box {
    padding: 15px 55px;
  }
}
@media (max-width: 480px) {
  .noo-creative .carousel-box {
    padding: 0;
    height: auto;
    background: none;
  }
}
@media (max-width: 991px) {
  .noo-creative {
    text-align: center;
  }
  .noo-creative .action {
    margin: 0 0 20px;
  }
}
.featured-home .item {
  text-align: center;
}
.featured-home .item .icon {
  width: 112px;
  height: 112px;
  line-height: 112px;
  margin: 40px auto;
  text-align: center;
  position: relative;
}
.featured-home .item .icon:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #990000;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.featured-home .item .icon i {
  position: relative;
  z-index: 1;
  width: 64px;
  height: 64px;
  line-height: 56px;
  border: 4px solid #fff;
  color: #fff;
  font-size: 200%;
  border-radius: 50%;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.featured-home .item:hover .icon i {
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
.featured-home .item:hover .icon:after {
  transform: rotate(405deg);
  -moz-transform: rotate(405deg);
  -ms-transform: rotate(405deg);
  -o-transform: rotate(405deg);
  -webkit-transform: rotate(405deg);
}
.featured-home .item h3 {
  font-size: 154%;
  color: #252525;
  font-weight: 400;
}
.featured-home .item .content {
  color: rgba(37, 37, 37, 0.6);
}
.noo-slogan {
  padding: 200px 0;
  text-align: center;
  position: relative;
}
.noo-slogan .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../templates/jux_creative/images/bg-parallax.png");
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.noo-slogan .client-testimonial-main {
  position: relative;
}
.noo-slogan h2 {
  margin: 0;
  line-height: 125%;
  font-weight: 600;
  color: #252525;
}
.noo-slogan h2 i {
  color: #ccc;
  font-size: 90%;
}
.noo-slogan h2 i.fa-quote-left {
  margin: -4px 0 0;
  vertical-align: top;
}
.noo-slogan h2 i.fa-quote-right {
  margin: 0 0 -5px;
  vertical-align: bottom;
}

.noo-recent-work #portfolio-filter ~ div {
  margin: 0 -25px 0 -5px;
}
@media (max-width: 991px) {
  .noo-recent-work #portfolio-filter ~ div {
    margin: 0;
  }
}
.noo-recent-work {
  margin: 100px 0;
}
.noo-recent-work .noop-filters {
  text-align: left;
  margin: 0 0 9px 0;
}
.noo-recent-work .noop-filters ul {
  padding: 0;
  list-style: none;
}
.noo-recent-work .noop-filters li {
  padding: 0;
  margin: 0 30px 0 0;
}
.noo-recent-work .noop-filters li a {
  color: rgba(37, 37, 37, 0.6);
  font-size: 18px;
}
.noo-recent-work .noop-filters li a.selected {
  color: #990000;
}
.noo-recent-work .noop-item {
  margin: 0 4px 4px 0;
}
.noo-recent-work .noop-item .item-info {
  text-align: left;
  background: #36afed;
  opacity: 0.9;
  -moz-opacity: 0.9;
}
.noo-recent-work .noop-item .item-info .info-content {
  position: absolute;
  bottom: 0;
  left: 0;
}
.noo-recent-work .noop-item .item-info .info-content i {
  float: left;
  width: 26px;
  height: 26px;
  margin: 7px 0 0;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  line-height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.noo-recent-work .noop-item .item-info .info-content .info-inner {
  margin: 0 0 0 35px;
}
.noo-recent-work .noop-item .item-info .info-content .info-inner .date {
  color: #98e0f1;
  text-transform: uppercase;
  font-size: 77%;
}
.noo-recent-work .noop-item .item-info .info-content .info-inner h2 {
  margin: 0;
  font-weight: normal;
  font-size: 18px;
}
.noo-recent-work .noop-item .item-info .info-content .info-inner h2 a {
  color: #ffffff;
  font-size: 18px;
}

.recentnews li {
  margin: 0 0 25px;
}
.recentnews li .moduleItemDateCreated {
  float: left;
  width: 70px;
}
.recentnews li .moduleItemDateCreated span {
  display: block;
  text-align: center;
}
.recentnews li .moduleItemDateCreated span.day {
  background: #fcfcfc;
  color: rgba(37, 37, 37, 0.6);
  font-size: 48px;
}
.recentnews li .moduleItemDateCreated span.month {
  background: #e7e7e7;
  color: #fff;
  font-size: 14px;
  line-height: 185%;
  text-transform: uppercase;
  font-weight: 300;
}
.recentnews li .itemInfo {
  margin: 0 0 0 90px;
}
.recentnews li .itemInfo .moduleItemTitle {
  display: block;
  color: #252525;
  font-size: 18px;
  text-decoration: none;
}
.recentnews li .itemInfo .moduleItemTitle:hover {
  color: #248dc1;
}
.recentnews li .itemInfo .moduleItemComments {
  display: block;
  margin: 7px 0;
  color: rgba(37, 37, 37, 0.4);
  border: 0;
  padding: 0;
  font-size: 12px;
}
.recentnews li .itemInfo .moduleItemComments:hover {
  color: #248dc1;
}
.recentnews li .itemInfo .moduleItemIntrotext {
  color: rgba(37, 37, 37, 0.6);
}
.recentnews li .itemInfo .moduleItemReadMore {
  color: #248dc1;
}
.recentnews li:hover .moduleItemDateCreated span.day {
  background: #f2f8fa;
}
.recentnews li:hover .moduleItemDateCreated span.month {
  background: #990000;
}

.nootab .nav-tabs {
  border: 0;
  margin: 0 0 2px;
}
.nootab .nav-tabs > li {
  margin-bottom: 0;
}
.nootab .nav-tabs > li > a {
  background: #f6f6f6;
  border: 0;
  color: #2992c2;
  font-size: 16px;
  border-radius: 0;
  -moz-border-radius: 0;
}
@media (max-width: 991px) {
  .nootab .nav-tabs > li > a {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .nootab .nav-tabs > li > a {
    font-size: 12px;
  }
}
.nootab .nav-tabs > li.active > a {
  border: 0;
  color: #ffffff;
  background: #990000;
}
.nootab .tab-content .tab-pane {
  padding: 25px 15px;
}
.nootab .tab-content .tab-pane.active {
  background: #990000;
}
.nootab .tab-content .tab-pane li {
  margin: 0 0 20px;
}
.nootab .tab-content .tab-pane li .k2Avatar {
  margin: 0 45px 0 0;
}
.nootab .tab-content .tab-pane li .comment-text {
  color: #ffffff;
  display: block;
}
.nootab .tab-content .tab-pane li .comment-text .fa-quote-left {
  margin: 0 0 0 -15px;
  position: relative;
  top: -5px;
  left: -5px;
}
.nootab .tab-content .tab-pane li .comment-text .fa-quote-right {
  position: relative;
  bottom: -5px;
}
.nootab .tab-content .tab-pane li .lcUsername {
  display: block;
  color: rgba(255, 255, 255, 0.6);
  font-size: 11px;
  margin: 10px 0 0;
}

.noo-creative-update {
  color: #ffffff;
  background: #248dc1;
  padding: 45px 0;
}
.noo-creative-update .icon {
  font-size: 62px;
}
.noo-creative-update .icon i {
  vertical-align: top;
}
.noo-creative-update .text {
  font-size: 24px;
  letter-spacing: 1px;
}
.noo-creative-update .text p {
  margin: 0;
}

.t3-footer .company-info li {
  padding: 10px 0;
  border-top: 1px solid #e3e3e3;
  line-height: 18px;
}
.t3-footer .company-info li i {
  float: left;
  line-height: 18px;
  font-size: 16px;
}
.t3-footer .company-info li i.fa-phone,
.t3-footer .company-info li i.fa-map-marker {
  line-height: 36px;
}
@media (max-width: 1199px) {
  .t3-footer .company-info li i.fa-phone,
  .t3-footer .company-info li i.fa-map-marker {
    line-height: 18px;
  }
}
.t3-footer .company-info li span {
  display: block;
  margin: 0 0 0 25px;
}
.t3-footer .company-info li:hover {
  color: #248dc1;
}
.t3-footer .useful-link li {
  margin: 0 0 10px;
}
.t3-footer .useful-link li > a {
  text-decoration: none;
}
.t3-footer .useful-link li > a:before {
  content: "\f105";
  font-family: FontAwesome;
  margin: 0 4px 0 0;
}
.t3-footer .acymailing_module .acymailing_introtext {
  margin: 0 0 20px!important;
  color: rgba(34, 40, 79, 0.6);
}
.t3-footer .acymailing_module .fieldacyemail input {
  background: #e1e2e9;
  color: rgba(34, 40, 79, 0.6);
  font-size: 12px;
  height: 41px;
  border: 0;
}
.t3-footer .acymailing_module .acysubbuttons {
  text-align: left;
}
.t3-footer .acymailing_module .acysubbuttons .button {
  background: none;
  padding: 0 30px;
  border: 2px solid #d7d7d7;
  border-radius: 0;
  height: 41px;
  color: #d7d7d7;
  font-size: 16px;
  text-transform: uppercase;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}
.t3-footer .acymailing_module .acysubbuttons .button:hover,
.t3-footer .acymailing_module .acysubbuttons .button:focus {
  background: #248dc1;
  border-color: #248dc1;
  color: #ffffff;
}
.t3-footer .t3-bottom {
  background: #d7d7d7;
  padding: 30px 0;
}
.t3-footer .t3-bottom .bottom-menu ul {
  padding: 13px 0;
}
.t3-footer .t3-bottom .bottom-menu ul li {
  float: left;
  margin: 0;
}
.t3-footer .t3-bottom .bottom-menu ul li a {
  color: #252525;
  padding: 0 7px;
  border-left: 1px solid #252525;
  border-radius: 0;
  -moz-border-radius: 0;
}
.t3-footer .t3-bottom .bottom-menu ul li a:hover,
.t3-footer .t3-bottom .bottom-menu ul li a:focus {
  color: #248dc1;
  background: none !important;
}
.t3-footer .t3-bottom .bottom-menu ul li:first-child a {
  padding-left: 0;
  border-left: 0;
}
@media (max-width: 767px) {
  .t3-footer .t3-bottom .bottom-menu ul li {
    float: none;
    display: inline-block;
  }
}
.t3-footer .t3-bottom .copyright {
  color: #252525;
}
.t3-footer .t3-bottom .copyright .module {
  padding: 13px 0;
}
.t3-footer .t3-bottom .copyright .module a {
  color: #252525;
}
.t3-footer .t3-bottom .copyright .module a:hover {
  color: #248dc1;
}
@media (max-width: 767px) {
  .t3-footer .t3-bottom {
    text-align: center;
  }
}
.t3-footnav {
  padding: 18px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 36px 0;
  }
}
.t3-footnav .t3-module {
  background: #f6f6f6;
  color: rgba(37, 37, 37, 0.6);
  margin-top: 9px;
  margin-bottom: 9px;
}
.t3-footnav .t3-module .module-title {
  color: #252525;
  font-size: 18px;
  margin-bottom: 9px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li > a {
  color: rgba(37, 37, 37, 0.6);
}
.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: #248dc1;
}

@media (max-width: 767px) {
  .noo-sidebar {
    margin: 18px 0;
  }
}
.noo-sidebar ul,
.noo-sidebar ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.noo-sidebar .sidebar-inner {
  padding: 18px;
  border: 1px solid #ebebeb;
}
@media (max-width: 991px) {
  .noo-sidebar .sidebar-inner {
    padding: 0;
    border: 0;
  }
}
.noo-sidebar .module-title {
  color: #252525;
  font-size: 16px;
}
.noo-sidebar .recentpost li {
  padding: 20px 0;
  border-top: 1px solid #ebebeb;
}
.noo-sidebar .recentpost li .moduleItemImage {
  float: left;
  max-width: 100px;
  margin: 0 15px 0 0;
}
.noo-sidebar .recentpost li .moduleItemTitle {
  font-size: 12px;
  text-transform: uppercase;
  color: #252525;
}
.noo-sidebar .recentpost li .moduleItemTitle:hover {
  color: #248dc1;
}
.noo-sidebar .recentpost li:first-child {
  padding-top: 0;
  border-top: 0;
}
.noo-sidebar .categories ul,
.noo-sidebar .archives ul {
  list-style: square;
  color: #2992c2;
  margin: 0 0 0 20px;
}
.noo-sidebar .categories ul li,
.noo-sidebar .archives ul li {
  margin: 0 0 5px;
}
.noo-sidebar .categories ul li a,
.noo-sidebar .archives ul li a {
  color: rgba(37, 37, 37, 0.6);
}
.noo-sidebar .categories ul li a:hover,
.noo-sidebar .archives ul li a:hover {
  color: #248dc1;
}
.noo-sidebar .k2TagCloudBlock a {
  line-height: 27px;
  float: left;
  margin: 0 3px 3px 0;
  text-decoration: none;
  padding: 0 12px;
  background: #2992c2;
  color: #ffffff;
}
.noo-sidebar .k2TagCloudBlock a:hover {
  background: #d7d7d7;
  padding: 0 12px;
}
.noo-sidebar .k2LatestCommentsBlock li {
  padding: 20px 0;
  border-top: 1px solid #f3f3f3;
}
.noo-sidebar .k2LatestCommentsBlock li:first-child {
  padding-top: 0;
  border-top: 0;
}
.noo-sidebar .k2LatestCommentsBlock li .k2Avatar {
  margin: 0 15px 0 0;
}
.noo-sidebar .k2LatestCommentsBlock li .lcComment {
  line-height: 20px;
}
.noo-sidebar .k2CalendarBlock table.calendar {
  margin: 0;
}
.noo-sidebar .k2CalendarBlock td,
.noo-sidebar .k2CalendarBlock tr td {
  border-top: 1px solid #f7f7f7;
  border-left: 1px solid #f7f7f7;
}
.noo-sidebar .k2CalendarBlock th,
.noo-sidebar .k2CalendarBlock td {
  padding: 2px 7px;
  text-align: center;
}
.noo-sidebar .calendarToday {
  color: #ffffff;
  background: #2992c2 !important;
}
.noo-sidebar .calendarNavMonthPrev,
.noo-sidebar .calendarCurrentMonth,
.noo-sidebar .calendarNavMonthNext {
  background: #f3f3f3;
}
.noo-sidebar .calendarDayName {
  background: #e9e9e9;
}
.noo-sidebar .calendarDateLinked {
  background: #2992c2;
}
.noo-sidebar .calendarDateLinked a {
  color: #ffffff;
}

.icon-calendar {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-calendar:before {
  content: "\f073";
}
.icon-cog {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cog:before {
  content: "\f013";
}

.search .input-group-btn {
  width: auto;
}

.noo-gallery .noo-gallery-item img {
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.noo-gallery .noo-gallery-item img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.blog div[class*="items"] .article-title {
  font-size: 18px;
  font-weight: normal;
}
.blog div[class*="items"] .article-title a {
  color: #252525;
}
.blog div[class*="items"] .item-image {
  margin: 0 0 18px;
}
.blog div[class*="items"] .readmore {
  text-decoration: none;
  display: block;
  margin: 18px 0 0 0;
}
.blog div[class*="items"] .readmore:hover {
  color: #248dc1;
}
article .article-header .article-title {
  font-size: 24px;
  color: #252525;
  padding: 0;
  text-transform: uppercase;
}
article .article-header .article-title a {
  color: #252525;
  text-decoration: none;
}
article .article-image {
  margin: 0 0 18px;
}
.pagination li a {
  padding: 4px 7px;
  margin: 0 2px;
  border-radius: 0;
  -moz-border-radius: 0;
  background: #f4f4f4;
  border: 0;
  color: #464646;
  font-weight: 600;
}
.pagination li.active a,
.pagination li:hover a,
.pagination li:focus a {
  background: #990000;
  color: #ffffff;
}
.contact {
  margin: 60px 0 0;
}
.contact h3 {
  font-size: 24px;
  text-transform: uppercase;
  color: rgba(37, 37, 37, 0.8);
  margin-top: 0;
}
.contact .contact-top {
  border: 1px solid #f2f2f2;
  margin: 0 0 40px;
}
.contact .noo-google-map {
  position: relative;
  float: left;
  width: 50%;
}
.contact .noo-google-map .mod-title {
  position: absolute;
  top: -33px;
  left: 0;
  z-index: 99;
  color: #ffffff;
  background: rgba(41, 146, 195, 0.88);
}
.contact .noo-google-map .mod-title i {
  float: left;
  width: 75px;
  height: 66px;
  text-align: center;
  line-height: 66px;
  background: #2992c2;
  font-size: 36px;
}
.contact .noo-google-map .mod-title h3 {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 300;
  float: left;
  padding: 5px 15px;
  line-height: 28px;
  margin: 0;
}
.contact .noo-google-map .mod-title h3 span {
  display: block;
  font-weight: 400;
}
@media (max-width: 767px) {
  .contact .noo-google-map {
    width: 100%;
  }
}
.contact .contact-form-wrap {
  float: left;
  width: 50%;
}
.contact .contact-form-wrap .page-header {
  margin: 20px 0;
  padding: 0;
  border: 0;
  margin-left: 65px;
}
.contact .contact-form-wrap .page-header h2 {
  font-size: 28px;
  margin-top: 0;
  text-transform: uppercase;
  color: #252525;
}
.contact .contact-form-wrap .contact-form {
  margin-left: 50px;
}
.contact .contact-form-wrap .contact-form .form-group {
  margin: 0 0 10px;
}
.contact .contact-form-wrap .contact-form .form-group input,
.contact .contact-form-wrap .contact-form .form-group textarea {
  width: 100%;
  color: rgba(159, 164, 164, 0.88);
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.contact .contact-form-wrap .contact-form .form-group input {
  height: 33px;
}
.contact .contact-form-wrap .contact-form .form-group textarea#jform_contact_message {
  height: 105px;
}
.contact .contact-form-wrap .contact-form .form-group .validate {
  height: 37px;
  line-height: 37px;
  padding: 0 30px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-size: 19px;
}
.contact .contact-form-wrap .contact-form .form-group .validate:hover {
  background: #2992c2;
}
@media (max-width: 767px) {
  .contact .contact-form-wrap {
    width: 100%;
  }
  .contact .contact-form-wrap .contact-form {
    margin-left: 0;
  }
  .contact .contact-form-wrap .page-header {
    margin-left: 15px;
  }
}
.contact .contact-detail-wrap {
  float: left;
  width: 50%;
  padding: 0 50px 0 0;
}
.contact .contact-detail-wrap .contact-miscinfo p {
  margin: 0;
  color: rgba(37, 37, 37, 0.6);
}
@media (max-width: 767px) {
  .contact .contact-detail-wrap {
    padding: 0;
    width: 100%;
  }
}
.contact .contact-position-wrap {
  float: left;
  width: 50%;
}
.contact .contact-position-wrap .contact-address {
  color: rgba(37, 37, 37, 0.6);
}
.contact .contact-position-wrap .contact-address a {
  color: rgba(37, 37, 37, 0.6);
}
.contact .contact-position-wrap .contact-address dd {
  margin: 0 0 3px;
}
.contact .contact-position-wrap .contact-address span i {
  width: 25px;
}
@media (max-width: 767px) {
  .contact .contact-position-wrap {
    width: 100%;
  }
}
.jux-portfolio-header {
  background: transparent !important;
  padding: 0 !important;
}
.jux-portfolio-header h1 {
  color: #2992c2;
  text-shadow: none;
  margin: 0 0 18px;
}
#portfolio-filter ul {
  padding: 0;
}
#portfolio-filter ul li {
  border: 0;
  padding: 0;
  margin: 0 30px 0 0;
  background: none;
  font-family: 'Mako', sans-serif;
  color: rgba(37, 37, 37, 0.6);
  text-transform: inherit;
  font-size: 18px;
  box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  text-shadow: none;
}
#portfolio-filter ul li.selected-filter-item {
  color: #248dc1;
}
@media (max-width: 767px) {
  #portfolio-filter ul li {
    margin: 0 10px 0 0;
    font-size: 15px;
  }
}
.mfp-gallery .mfp-bottom-bar {
  bottom: 0;
  top: auto;
  padding: 10px;
  background: rgba(37, 37, 37, 0.6);
  max-height: 300px !important;
}
.mfp-gallery div.mfp-counter {
  position: absolute;
  top: -25px !important;
  left: 0;
  right: auto;
}
#pricePlans {
  text-align: center;
  margin: 55px 0;
  min-height: 400px;
  transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}
#pricePlans ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#pricePlans .plan {
  padding: 0;
  position: relative;
  border: 1px solid #ebebeb;
  margin-left: -1px;
  transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}
#pricePlans .plan .title {
  background: #f26d7d;
  color: #ffffff;
  transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}
#pricePlans .plan .title h2 {
  margin: 0;
  padding: 14px 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 19px;
}
#pricePlans .plan .price {
  font-size: 36px;
  padding: 5px 0;
}
#pricePlans .plan .price p {
  margin: 0;
}
#pricePlans .plan .options {
  margin: 0 25px;
  transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}
#pricePlans .plan .options li {
  color: rgba(37, 37, 37, 0.6);
  line-height: 35px;
  border-top: 1px solid #f8f8f8;
}
#pricePlans .plan .purchase {
  padding: 15px 0;
  border-top: 1px solid #ebebeb;
}
#pricePlans .plan .purchase a {
  line-height: 36px;
  text-decoration: none;
  background: #f26d7d;
  display: inline-block;
  padding: 0 18px;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 991px) {
  #pricePlans .plan {
    top: 0 !important;
  }
  #pricePlans .plan .options {
    padding: 0 !important;
  }
}
#pricePlans .plan.active {
  top: -20px;
}
#pricePlans .plan.active .title {
  background: #990000;
}
#pricePlans .plan.active .options {
  padding: 20px 0;
}
#pricePlans .plan.active .purchase {
  background: #d7d7d7;
}
#pricePlans .plan.active .purchase a {
  background: #ffffff;
  color: #252525;
}
#pricePlans:hover .plan:not(:hover) {
  top: 0;
}
#pricePlans:hover .plan:not(:hover) .options {
  padding: 0;
}
#pricePlans:hover .plan:hover {
  top: -20px;
}
#pricePlans:hover .plan:hover .title {
  background: #990000;
}
#pricePlans:hover .plan:hover .options {
  padding: 20px 0;
}
#pricePlans:hover .plan:hover .purchase {
  background: #d7d7d7;
}
#pricePlans:hover .plan:hover .purchase a {
  background: #ffffff;
  color: #252525;
}
#pricePlans2 {
  min-height: 450px;
  text-align: center;
  margin: 100px 0 0;
  transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}
#pricePlans2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#pricePlans2 .plan {
  padding: 0;
  position: relative;
  border: 1px solid #ebebeb;
  margin-left: -1px;
  transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}
#pricePlans2 .plan .title {
  border-bottom: 1px solid #f1f2f1;
}
#pricePlans2 .plan .title h2 {
  margin: 0;
  padding: 14px 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 19px;
}
#pricePlans2 .plan .price {
  font-size: 36px;
  padding: 5px 0;
}
#pricePlans2 .plan .price p {
  margin: 0;
}
#pricePlans2 .plan .options {
  margin: 0 25px;
  transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}
#pricePlans2 .plan .options li {
  color: rgba(37, 37, 37, 0.6);
  line-height: 45px;
  border-top: 1px solid #f8f8f8;
}
#pricePlans2 .plan .purchase {
  padding: 15px 0;
  border-top: 1px solid #f1f2f1;
}
#pricePlans2 .plan .purchase a {
  line-height: 36px;
  text-decoration: none;
  background: #990000;
  display: inline-block;
  padding: 0 18px;
  font-size: 19px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
@media (max-width: 991px) {
  #pricePlans2 .plan {
    top: 0 !important;
  }
  #pricePlans2 .plan .options {
    padding: 0 !important;
  }
}
#pricePlans2 .plan.active {
  top: -20px;
  background: #990000;
  color: #ffffff;
}
#pricePlans2 .plan.active .options {
  padding: 20px 0;
}
#pricePlans2 .plan.active .purchase a {
  background: #ffffff;
  color: rgba(37, 37, 37, 0.6);
}
#pricePlans2 .plan.active .options li {
  color: #ffffff;
}
#pricePlans2:hover .plan:not(:hover) {
  top: 0;
}
#pricePlans2:hover .plan:not(:hover) .options {
  padding: 0;
}
#pricePlans2:hover .plan:hover {
  top: -20px;
  background: #990000;
  color: #ffffff;
}
#pricePlans2:hover .plan:hover .options {
  padding: 20px 0;
}
#pricePlans2:hover .plan:hover .purchase a {
  background: #ffffff;
  color: rgba(37, 37, 37, 0.6);
}
#pricePlans2:hover .plan:hover .options li {
  color: #ffffff;
}
.back-to-top {
  background-color: rgba(37, 37, 37, 0.6);
  color: #ffffff;
  font-size: 40px;
  height: 50px;
  line-height: 1;
  position: fixed;
  text-align: center;
  width: 50px;
  z-index: 100;
  bottom: 10px;
  right: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  cursor: pointer;
}
.back-to-top:hover {
  background: #990000;
}