@-webkit-keyframes myfirst {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    left: 0;
    top: -40px;
  }
  100% {
    left: 0px;
    top: 0px;
  }
}
@keyframes myfirst {
  0% {
    left: 0px;
    top: 0px;
  }
  50% {
    left: 0;
    top: -40px;
  }
  100% {
    left: 0px;
    top: 0px;
  }
}
::selection {
  background: #1062a1;
  color: #ffffff;
}
.t3-wrapper {
  background: transparent !important;
}
.t3-header {
  background: #1062a1;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -moz-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -ms-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -o-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
}
.t3-header .logo-img {
  padding: 20px 0;
}
.t3-header.affix {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
}
.logo {
  text-align: center;
}
@media (max-width: 767px) {
  .logo {
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.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: 20px;
}
.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: #515a5f;
}
@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;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: #1062a1;
  color: #ffffff;
  text-align: center;
}
.t3-footer .t3-copyright {
  padding: 40px 0;
}
.t3-footer .t3-copyright .logo-footer a {
  display: inline-block;
  min-width: 220px;
  min-height: 66px;
  background: url("../../../templates/noo_jarvis/images/logo-footer.png") center center no-repeat;
}
.t3-footer .t3-copyright .copyright {
  margin-top: 30px;
}
.t3-footer .t3-copyright .footer-social {
  margin-bottom: 30px;
}
.t3-footer .t3-copyright .footer-social a {
  display: inline-block;
  overflow: hidden;
  margin: 0 5px 5px 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #555;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.t3-footer .t3-copyright .footer-social a i {
  position: relative;
}
.t3-footer .t3-copyright .footer-social a:hover i {
  -webkit-animation: myfirst 0.4s;
  
  animation: myfirst 0.4s;
}
.t3-footer .t3-copyright .footer-social a:hover {
  color: #ffffff;
}
.t3-footer .t3-copyright .footer-social a.fb:hover {
  background: #4a6eaa;
}
.t3-footer .t3-copyright .footer-social a.tw:hover {
  background: #1bb2e9;
}
.t3-footer .t3-copyright .footer-social a.youtube:hover {
  background: #ec0002;
}
.t3-footer .t3-copyright .footer-social a.google:hover {
  background: #dd4b39;
}
.t3-footer .t3-copyright .footer-social a.pinterest:hover {
  background: #c92526;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #1062a1;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #515a5f;
  font-size: 18px;
  margin-bottom: 10px;
}
.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;
}
.t3-footnav .t3-module ul > li > a {
  color: #ffffff;
}
.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;
}
.noo-slideshow {
  position: relative;
}
.noo-slideshow .scroll-down {
  color: #ffffff;
  position: absolute;
  bottom: 90px;
  left: 50%;
  margin-left: -30px;
  text-decoration: none;
  z-index: 99;
}
.noo-slideshow .scroll-down span {
  font-size: 24px;
  border: 2px solid #ffffff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  -webkit-border-radius: 50%;
  -mox-border-radius: 50%;
  border-radius: 50%;
  margin: 10px auto 0;
  z-index: 1000;
  position: relative;
  text-align: center;
  display: block;
}
.noo-slideshow .landing-page {
  position: relative;
  display: table;
  width: 100%;
}
.noo-slideshow .landing-page .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../templates/noo_jarvis/images/home1-parallax-bg.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.noo-slideshow .landing-page .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.noo-slideshow .landing-page .slider-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.noo-slideshow .landing-page .slider-content .slabtext-wrap {
  text-shadow: 0px 4px 15px rgba(0, 0, 0, 0.4);
  color: #ffffff;
  line-height: 0.9;
}
.noo-slideshow .landing-page .slider-content .slabtext-wrap span {
  display: block;
}
.noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext1 {
  font-size: 200px;
}
@media (max-width: 1199px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext1 {
    font-size: 120px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext1 {
    font-size: 80px;
  }
}
@media (max-width: 480px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext1 {
    font-size: 40px;
  }
}
.noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext2 {
  padding: 15px 10px;
  margin: 0 -10px;
  background: #1062a1;
  color: #000000;
  font-size: 195px;
}
@media (max-width: 1199px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext2 {
    font-size: 110px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext2 {
    font-size: 80px;
  }
}
@media (max-width: 480px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext2 {
    font-size: 40px;
  }
}
.noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext3 {
  font-size: 200px;
}
@media (max-width: 1199px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext3 {
    font-size: 120px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext3 {
    font-size: 80px;
  }
}
@media (max-width: 480px) {
  .noo-slideshow .landing-page .slider-content .slabtext-wrap .slabtext3 {
    font-size: 40px;
  }
}
.noo-slideshow .home1-slider {
  position: relative;
  display: table;
  width: 100%;
}
.noo-slideshow .home1-slider .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../templates/noo_jarvis/images/home1-parallax-bg.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.noo-slideshow .home1-slider .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.noo-slideshow .home1-slider .slider-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.noo-slideshow .home1-slider .slider-content .flexslider {
  position: relative;
}
.noo-slideshow .home1-slider .slider-content .flexslider ul {
  list-style: none;
  padding: 0;
}
.noo-slideshow .home1-slider .slider-content .flexslider ul li {
  -webkit-backface-visibility: hidden;
}
.noo-slideshow .home1-slider .slider-content .flexslider ul li .home-slide-content {
  padding: 55px 10px 50px;
  font-size: 90px;
  line-height: 1.2;
  font-family: 'BebasNeueRegular', sans-serif;
  color: #ffffff;
  margin: 0;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
}
@media (max-width: 991px) {
  .noo-slideshow .home1-slider .slider-content .flexslider ul li .home-slide-content {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .home1-slider .slider-content .flexslider ul li .home-slide-content {
    font-size: 36px;
  }
}
.noo-slideshow .home1-slider .slider-content .flexslider .flex-control-nav {
  bottom: 10px;
  width: 100%;
  top: auto;
  left: auto;
  text-align: center;
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 99;
}
.noo-slideshow .home1-slider .slider-content .flexslider .flex-control-nav li {
  display: inline-block;
  margin: 0 10px;
}
.noo-slideshow .home1-slider .slider-content .flexslider .flex-control-nav li a {
  width: 20px;
  height: 8px;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.1);
  -o-box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.1);
}
.noo-slideshow .home1-slider .slider-content .flexslider .flex-control-nav li a:hover,
.noo-slideshow .home1-slider .slider-content .flexslider .flex-control-nav li a.flex-active {
  background: #1062a1;
  -webkit-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.3);
  -o-box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.3);
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.3);
}
.noo-slideshow .home2-slider .tparrows {
  width: 78px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  font-size: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.noo-slideshow .home2-slider .tparrows:before {
  font-family: 'fontAweSome';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  color: #ffffff;
}
.noo-slideshow .home2-slider .tparrows:hover {
  background: #000000;
}
.noo-slideshow .home2-slider .tp-leftarrow.default:before {
  content: "\f053";
}
.noo-slideshow .home2-slider .tp-rightarrow.default:before {
  content: "\f054";
}
.noo-slideshow .home3-slider {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
}
.noo-slideshow .home3-slider .slider-text {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 160px;
  left: 0;
}
.noo-slideshow .home3-slider .slider-text .inner {
  width: 80%;
  margin: 0 auto;
  position: relative;
  padding: 0 80px;
}
@media (max-width: 991px) {
  .noo-slideshow .home3-slider .slider-text .inner {
    width: 100%;
  }
}
.noo-slideshow .home3-slider .slider-text #slidecaption {
  color: #ffffff;
  font-family: 'BebasNeueRegular', sans-serif;
  font-size: 70px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .noo-slideshow .home3-slider .slider-text #slidecaption {
    line-height: 1.5;
    font-size: 40px;
  }
}
@media (max-width: 320px) {
  .noo-slideshow .home3-slider .slider-text #slidecaption {
    display: none;
  }
}
.noo-slideshow .home3-slider .slider-text #slidecaption .slidedescription {
  font-size: 15px;
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  font-family: 'Open Sans', san-serif;
}
.noo-slideshow .home3-slider .slider-text .load-item {
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #000000;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.noo-slideshow .home3-slider .slider-text #prevslide {
  left: 0;
}
.noo-slideshow .home3-slider .slider-text #nextslide {
  right: 0;
}
.noo-slideshow .home4-slider {
  display: table;
  width: 100%;
}
.noo-slideshow .home4-slider .slider-text {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.noo-slideshow .home4-slider .slider-text .inner {
  width: 500px;
  height: 500px;
  margin: 0 auto;
  display: table;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -moz-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -webkit-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -ms-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -o-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
}
.noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  margin: 0 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 0.9;
  color: #ffffff;
}
.noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap span {
  display: block;
}
.noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext1 {
  font-size: 26px;
}
.noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext2 {
  font-size: 38px;
}
.noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext3 {
  font-size: 40px;
}
.noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext4 {
  font-size: 80px;
}
@media (max-width: 480px) {
  .noo-slideshow .home4-slider .slider-text .inner {
    width: 280px;
    height: 280px;
  }
  .noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext1 {
    font-size: 13px;
  }
  .noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext2 {
    font-size: 20px;
  }
  .noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext3 {
    font-size: 22px;
  }
  .noo-slideshow .home4-slider .slider-text .inner .slabtext-wrap .slabtext4 {
    font-size: 42px;
  }
}
.noo-slideshow .home4-slider .slider-text .inner:hover {
  -webkit-transform: scale(1.09);
  -moz-transform: scale(1.09);
  -o-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09);
  box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -moz-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -ms-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -o-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -webkit-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -webkit-transform-style: preserve-3d;
}
.noo-slideshow .home5-slider {
  position: relative;
  display: table;
  width: 100%;
}
.noo-slideshow .home5-slider .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../templates/noo_jarvis/images/home1-parallax-bg.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.noo-slideshow .home5-slider .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.noo-slideshow .home5-slider .slider-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.noo-slideshow .home5-slider .slider-content .slabtext-wrap {
  line-height: 0.9;
  margin: 0;
  text-shadow: 0px 4px 15px rgba(0, 0, 0, 0.4);
}
.noo-slideshow .home5-slider .slider-content .slabtext-wrap span {
  display: block;
}
.noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext1 {
  font-size: 110px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext1 {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext1 {
    font-size: 32px;
    line-height: 1.5;
  }
}
.noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext2 {
  padding: 15px 10px;
  display: inline-block;
  background: #1062a1;
  font-size: 188px;
}
@media (max-width: 991px) {
  .noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext2 {
    font-size: 130px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext2 {
    font-size: 52px;
  }
}
.noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext3 {
  font-size: 205px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext3 {
    font-size: 150px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .home5-slider .slider-content .slabtext-wrap .slabtext3 {
    font-size: 60px;
    line-height: 1.5;
  }
}
.noo-slideshow .home6-slider {
  position: relative;
  display: table;
  width: 100%;
}
.noo-slideshow .home6-slider .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../templates/noo_jarvis/images/home1-parallax-bg.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.noo-slideshow .home6-slider .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.noo-slideshow .home6-slider .slider-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.noo-slideshow .home6-slider .slider-content .slabtext-wrap {
  line-height: 1;
  margin: 0;
  display: inline-block;
  background: rgba(255, 255, 255, 0.63);
  box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.32);
  -moz-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.32);
  -webkit-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.32);
  -ms-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.32);
  -o-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.32);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.noo-slideshow .home6-slider .slider-content .slabtext-wrap span {
  display: block;
}
.noo-slideshow .home6-slider .slider-content .slabtext-wrap .slabtext1 {
  font-size: 82px;
  padding: 10px 10px 0;
}
@media (max-width: 991px) {
  .noo-slideshow .home6-slider .slider-content .slabtext-wrap .slabtext1 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .home6-slider .slider-content .slabtext-wrap .slabtext1 {
    font-size: 24px;
    line-height: 1.5;
  }
}
.noo-slideshow .home6-slider .slider-content .slabtext-wrap .slabtext2 {
  padding: 15px 10px;
  display: inline-block;
  background: #1062a1;
  color: #ffffff;
  font-size: 127px;
}
@media (max-width: 991px) {
  .noo-slideshow .home6-slider .slider-content .slabtext-wrap .slabtext2 {
    font-size: 95px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .home6-slider .slider-content .slabtext-wrap .slabtext2 {
    font-size: 36px;
  }
}
.noo-slideshow .home6-slider .slider-content .slabtext-wrap:hover {
  box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.32);
  -moz-box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.32);
  -webkit-box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.32);
  -ms-box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.32);
  -o-box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.32);
}
.noo-slideshow .home7-slider {
  display: table;
  width: 100%;
}
.noo-slideshow .home7-slider .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../templates/noo_jarvis/images/home1-parallax-bg.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.noo-slideshow .home7-slider .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.noo-slideshow .home7-slider .slider-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.noo-slideshow .home7-slider .slider-content .inner {
  width: 500px;
  height: 500px;
  margin: 0 auto;
  display: table;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -moz-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -webkit-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -ms-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
  -o-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.24);
}
.noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  margin: 0 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 0.9;
  color: #ffffff;
}
.noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap span {
  display: block;
}
.noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext1 {
  font-size: 26px;
}
.noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext2 {
  font-size: 38px;
}
.noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext3 {
  font-size: 40px;
}
.noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext4 {
  font-size: 80px;
}
@media (max-width: 480px) {
  .noo-slideshow .home7-slider .slider-content .inner {
    width: 280px;
    height: 280px;
  }
  .noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext1 {
    font-size: 13px;
  }
  .noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext2 {
    font-size: 20px;
  }
  .noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext3 {
    font-size: 22px;
  }
  .noo-slideshow .home7-slider .slider-content .inner .slabtext-wrap .slabtext4 {
    font-size: 42px;
  }
}
.noo-slideshow .home7-slider .slider-content .inner:hover {
  -webkit-transform: scale(1.09);
  -moz-transform: scale(1.09);
  -o-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09);
  box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -moz-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -ms-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -o-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -webkit-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.24);
  -webkit-transform-style: preserve-3d;
}
.noo-slideshow .home8-slider {
  display: table;
  width: 100%;
}
.noo-slideshow .home8-slider .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../templates/noo_jarvis/images/slider/3slider_1.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.noo-slideshow .home8-slider .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.noo-slideshow .home8-slider .module-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.noo-slideshow .home8-slider .module-inner .cmc-error {
  position: relative;
}
.noo-slideshow .home8-slider .module-inner .cmc-saved {
  position: relative;
  font-size: 24px;
  color: #ffffff;
  font-family: 'BebasNeueRegular', sans-serif;
  text-transform: uppercase;
}
.noo-slideshow .home8-slider .module-inner .form-validate {
  position: relative;
}
.noo-slideshow .home8-slider .module-inner .form-validate h2 {
  font-size: 82px;
  margin: 0;
  line-height: 0.9;
}
@media (max-width: 991px) {
  .noo-slideshow .home8-slider .module-inner .form-validate h2 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .noo-slideshow .home8-slider .module-inner .form-validate h2 {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .noo-slideshow .home8-slider .module-inner .form-validate h2 {
    font-size: 24px;
    margin: 0 0 10px;
  }
}
.noo-slideshow .home8-slider .module-inner .form-validate h3 {
  font-size: 24px;
  color: #ffffff;
  margin: 0;
}
.noo-slideshow .home8-slider .module-inner .form-validate .form-inner {
  max-width: 51%;
  margin: 10px auto 0;
}
@media (max-width: 480px) {
  .noo-slideshow .home8-slider .module-inner .form-validate .form-inner {
    max-width: 100%;
  }
}
.noo-slideshow .home8-slider .module-inner .form-validate .form-inner .inputbox {
  color: #515a5f;
  width: 100%;
  height: 50px;
  margin: 0 0 10px;
  padding: 0 10px;
  line-height: inherit;
  font-weight: 600;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.7);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -ms-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -o-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
}
.noo-slideshow .home8-slider .module-inner .form-validate .form-inner .inputbox.invalid {
  border-color: #cc0000;
}
.noo-slideshow .home8-slider .module-inner .form-validate .form-inner .validate {
  clear: both;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  font-weight: bold;
  background: #1062a1;
  color: #ffffff;
  padding: 0 10px;
  width: 100%;
  border: 0;
  text-shadow: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
}
.noo-slideshow .home8-slider .module-inner .form-validate .form-inner .validate:hover,
.noo-slideshow .home8-slider .module-inner .form-validate .form-inner .validate:focus {
  outline: 0;
  background: #178ce7;
}
.noo-slideshow .home-video-bg {
  position: relative;
  overflow: hidden;
  display: block;
}
.noo-slideshow .home-video-bg .content-wrap {
  display: table;
  width: 100%;
  height: 100%;
}
.noo-slideshow .home-video-bg .slider-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.noo-slideshow .home-video-bg .slider-content h2 {
  color: #ffffff;
  z-index: 4;
  font-size: 90px;
  position: relative;
  margin-bottom: 0px;
  text-align: center;
  line-height: 1;
  padding: 5px 25px 0;
  border: 5px solid;
  display: inline-block;
  opacity: 0.9;
  -moz-opacity: 0.9;
}
@media (max-width: 480px) {
  .noo-slideshow .home-video-bg .slider-content h2 {
    font-size: 50px;
  }
}
.noo-slideshow .home-video-bg .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../templates/noo_jarvis/images/home1-parallax-bg.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
  z-index: 1;
}
.noo-slideshow .home-video-bg .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.callout1 .noo-slideshow {
  margin-bottom: -80px;
}
.callout1 .t3-header {
  position: relative;
  z-index: 9999;
  background: #000000;
}
.callout1 .t3-header.affix {
  position: fixed;
}
.callout1 .t3-header .navbar-default .navbar-nav > .active > a,
.callout1 .t3-header .navbar-default .navbar-nav > .active > a:hover,
.callout1 .t3-header .navbar-default .navbar-nav > .active > a:focus {
  color: #1062a1;
}
.callout1 .t3-header .navbar-default .navbar-nav > .open > a,
.callout1 .t3-header .navbar-default .navbar-nav > .open > a:hover,
.callout1 .t3-header .navbar-default .navbar-nav > .open > a:focus {
  color: #1062a1;
}
.callout2 .noo-slideshow {
  margin-bottom: -80px;
}
.callout2 .t3-header {
  position: relative;
  z-index: 9999;
}
.callout2 .t3-header.affix {
  position: fixed;
}
.circle-quote .t3-header {
  background: transparent;
  box-shadow: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .circle-quote .t3-header .t3-mainnav {
    background: rgba(0, 0, 0, 0.9);
  }
}
.circle-quote .t3-header .navbar-default .navbar-nav > li > a:hover {
  color: #1062a1;
}
.circle-quote .t3-header .navbar-default .navbar-nav > .active > a,
.circle-quote .t3-header .navbar-default .navbar-nav > .active > a:hover,
.circle-quote .t3-header .navbar-default .navbar-nav > .active > a:focus {
  color: #1062a1;
}
.circle-quote .t3-header.affix {
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -moz-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -ms-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  -o-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.07000000000000001);
  background: #ffffff;
}
@media (max-width: 767px) {
  .circle-quote .t3-header.affix .t3-mainnav {
    background: #ffffff;
  }
}
.circle-quote .t3-header.affix .navbar-default .navbar-nav > li > a {
  color: #000000;
}
.circle-quote .t3-header.affix .navbar-default .navbar-nav > li > a:hover {
  color: #1062a1;
}
.circle-quote .t3-header.affix .navbar-default .navbar-nav > li.active > a {
  color: #1062a1;
}
#supersized {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
#supersized li {
  display: block;
  list-style: none;
  z-index: -30;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#supersized li a {
  width: 100%;
  height: 100%;
  display: block;
}
#supersized li a img {
  display: inline;
  position: relative;
}
#supersized li.activeslide {
  z-index: -10;
}
#supersized li.prevslide {
  z-index: -20;
}
.homepage .brand-color {
  color: #1062a1;
}
.homepage .section {
  padding: 60px 0;
  position: relative;
  z-index: 6;
  overflow: hidden;
  background: #ffffff;
}
.homepage .section-title {
  text-align: center;
}
.homepage .section-title h1 {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1;
  display: inline-block;
  padding: 10px;
  background: #1062a1;
  color: #ffffff;
  border: 4px solid #ffffff;
  box-shadow: 0px 0px 0px 3px #1062a1;
  font-size: 80px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .homepage .section-title h1 {
    font-size: 40px;
  }
}
.homepage .section-title .section-subtitle {
  font-size: 25px;
  font-weight: 300;
  text-transform: uppercase;
  color: #000000;
  line-height: 1.2;
  padding: 0;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .homepage .section-title .section-subtitle {
    font-size: 18px;
    line-height: 1.4;
  }
}
.homepage .fancy-header2 {
  margin: 0 0 30px;
  text-align: center;
}
.homepage .fancy-header2 h4 {
  font-size: 20px;
  margin: 0;
  line-height: 0.8;
}
.homepage .fancy-header2 h2 {
  margin-top: 0;
  font-size: 36px;
}
@media (max-width: 767px) {
  .homepage .fancy-header2 h2 {
    font-size: 24px;
    margin-top: 20px;
  }
}
.homepage .box-nav {
  text-align: center;
  margin-top: 60px;
}
.homepage .box-nav h3 {
  margin-top: 0;
}
.homepage .about {
  text-align: center;
}
.homepage .about .what-we-do {
  margin: 50px 0 0;
  padding: 50px 0 20px;
  background: #f6f6f6;
}
.homepage .about .what-we-do .caroufredsel_wrapper ul {
  padding: 0;
  list-style: none;
}
.homepage .about .what-we-do .caroufredsel_wrapper ul li {
  padding: 0 10px;
}
.homepage .about .what-we-do .caroufredsel_wrapper ul li .icon_wrapper {
  text-align: center;
  background: #1062a1;
  width: 210px;
  padding: 10px 0;
  font-size: 75px;
  color: #ffffff;
  margin: 0 auto;
  position: relative;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.homepage .about .what-we-do .caroufredsel_wrapper ul li .icon_wrapper:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 15px solid #ffd600;
  border-bottom: 0px solid transparent !important;
  border-right: 20px solid transparent !important;
  border-left: 20px solid transparent !important;
  left: 50%;
  bottom: -15px;
  margin-left: -20px;
}
.homepage .about .what-we-do .caroufredsel_wrapper ul li h3 {
  margin-bottom: 5px;
}
.homepage .about .what-we-do .caroufredsel_wrapper .customNavigation {
  margin: 40px 0 20px;
}
.homepage .about .what-we-do .caroufredsel_wrapper .customNavigation .btn {
  border: 2px solid #999999;
  color: #222222;
  padding: 0;
  display: inline-block;
  margin: 0 5px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.homepage .about .what-we-do .caroufredsel_wrapper .customNavigation .btn i {
  line-height: 30px;
  width: 30px;
  text-align: center;
}
.homepage .about .what-we-do .caroufredsel_wrapper .customNavigation .btn:hover {
  opacity: 1;
  -moz-opacity: 1;
}
.homepage .about .interesting-numbers {
  padding: 60px 0 0;
}
.homepage .about .interesting-numbers h2 {
  margin-top: 0;
  font-size: 36px;
}
.homepage .about .interesting-numbers .number {
  font-size: 80px;
  line-height: 1.2;
  padding: 0;
  margin-bottom: 20px;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}
.homepage .about .interesting-numbers h5 {
  margin-bottom: 30px;
  font-size: 16px;
}
.homepage .our-team .team-wrapper {
  margin: 50px 0 0;
  padding: 50px 0 20px;
  background: #f6f6f6;
}
.homepage .our-team .slider ul {
  list-style: none;
  padding: 0;
  text-align: center;
}
.homepage .our-team .slider ul li .thumb {
  position: relative;
}
.homepage .our-team .slider ul li .thumb .team-overlay {
  position: absolute;
  top: 20%;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  z-index: 10;
  color: inherit;
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.homepage .our-team .slider ul li .thumb .team-overlay h4 {
  font-size: 20px;
  margin: 0;
}
.homepage .our-team .slider ul li .thumb .team-overlay .view-profile {
  padding: 4px 10px;
  color: #ffffff;
  font-size: 16px;
  background: #1062a1;
  display: inline-block;
}
.homepage .our-team .slider ul li .thumb:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffff;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.homepage .our-team .slider ul li .thumb:hover .team-overlay {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  top: 40%;
}
.homepage .our-team .slider ul li .thumb:hover:after {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
.homepage .our-team .slider ul li .desc {
  padding: 10px;
  font-size: 14px;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  background: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.homepage .our-team .slider ul li .desc h4 {
  font-size: 16px;
  margin: 0;
  line-height: 1.9;
}
.homepage .our-team .slider ul li:hover .desc {
  background: #1062a1;
}
.homepage .our-team .slider ul li:hover .desc h4 {
  color: #ffffff;
}
.homepage .our-team .slider ul .owl-item:first-child li .desc {
  border-left: 1px solid #e8e8e8;
}
.homepage .our-team .slider .customNavigation {
  text-align: center;
  margin: 40px 0 20px;
}
.homepage .our-team .slider .customNavigation .btn {
  border: 2px solid #999999;
  color: #222222;
  padding: 0;
  display: inline-block;
  margin: 0 5px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.homepage .our-team .slider .customNavigation .btn i {
  line-height: 30px;
  width: 30px;
  text-align: center;
}
.homepage .our-team .slider .customNavigation .btn:hover {
  opacity: 1;
  -moz-opacity: 1;
}
.homepage .our-team .client {
  text-align: center;
  margin: 60px 0 0;
}
.homepage .our-team .client h2 {
  font-size: 36px;
  margin-top: 0;
}
.homepage .our-team .client .logos {
  padding: 20px 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 10px;
}
.homepage .our-team .client .logos img {
  max-width: 110px;
}
.homepage .our-team .client .logos img:hover {
  opacity: 0.5;
  -moz-opacity: 0.5;
}
.homepage .our-services .services {
  margin: 50px 0 0;
  padding: 50px 0 20px;
  background: #f6f6f6;
}
.homepage .our-services .services ul {
  list-style: none;
  padding: 0;
}
.homepage .our-services .services .owl-item {
  padding: 0 10px;
}
.homepage .our-services .services .owl-item > li {
  text-align: center;
  padding: 20px 10px;
  border: 1px solid #e8e8e8;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.homepage .our-services .services .owl-item > li h3 {
  margin-top: 0;
}
.homepage .our-services .services .owl-item > li .service-icon {
  width: 128px;
  line-height: 120px;
  font-size: 70px;
  margin: 15px auto;
  display: block;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #1062a1;
  color: #ffffff;
  border: 4px solid #ffffff;
  box-shadow: 0px 0px 0px 3px #1062a1;
}
.homepage .our-services .services .owl-item > li h6 {
  font-size: 16px;
  margin-top: 0;
}
.homepage .our-services .services .owl-item > li ul li {
  font-weight: bold;
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px dashed #e8e8e8;
}
.homepage .our-services .services .owl-item > li:hover {
  background: #1062a1;
  box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  color: #ffffff;
  border-color: transparent;
}
.homepage .our-services .services .owl-item > li:hover h3 {
  color: #ffffff;
}
.homepage .our-services .services .owl-item > li:hover .service-icon {
  background: #ffffff;
  border-color: #1062a1;
  box-shadow: 0px 0px 0px 3px #ffffff;
  -moz-box-shadow: 0px 0px 0px 3px #ffffff;
  -ms-box-shadow: 0px 0px 0px 3px #ffffff;
  -o-box-shadow: 0px 0px 0px 3px #ffffff;
  -webkit-box-shadow: 0px 0px 0px 3px #ffffff;
  color: #1062a1;
}
.homepage .our-services .services .owl-item > li:hover h6 {
  color: #ffffff;
}
.homepage .our-services .services .customNavigation {
  margin: 40px 0 20px;
  text-align: center;
}
.homepage .our-services .services .customNavigation .btn {
  border: 2px solid #999999;
  color: #222222;
  padding: 0;
  display: inline-block;
  margin: 0 5px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.homepage .our-services .services .customNavigation .btn i {
  line-height: 30px;
  width: 30px;
  text-align: center;
}
.homepage .our-services .services .customNavigation .btn:hover {
  opacity: 1;
  -moz-opacity: 1;
}
.homepage .pricing-wrap .pricing {
  margin: 50px 0 0;
  padding: 50px 0 20px;
  background: #f6f6f6;
}
.homepage .pricing-wrap .pricing .pricing-table {
  padding: 30px 0 0;
}
.homepage .pricing-wrap .pricing .plan {
  padding: 0;
  text-align: center;
  border: 1px solid #f0f0f0;
  margin-right: -1px;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.05);
}
.homepage .pricing-wrap .pricing .plan .plan-head {
  background-image: linear-gradient(bottom, #f7f7f7 0%, #ffffff 100%);
  background-image: -o-linear-gradient(bottom, #f7f7f7 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(bottom, #f7f7f7 0%, #ffffff 100%);
  background-image: -webkit-linear-gradient(bottom, #f7f7f7 0%, #ffffff 100%);
  background-image: -ms-linear-gradient(bottom, #f7f7f7 0%, #ffffff 100%);
  padding: 20px 0;
  border-bottom: 1px solid #e8e8e8;
}
.homepage .pricing-wrap .pricing .plan .plan-head h3 {
  margin: 5px 0;
  font-size: 16px;
}
.homepage .pricing-wrap .pricing .plan .plan-head .price {
  font-size: 36px;
  font-weight: 300;
  line-height: 1.1;
}
.homepage .pricing-wrap .pricing .plan .plan-head .price span {
  display: block;
  font-size: 11px;
  margin: 5px 0;
  padding: 0;
  color: #999999;
  line-height: 1;
}
.homepage .pricing-wrap .pricing .plan ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.homepage .pricing-wrap .pricing .plan ul li {
  font-size: 12px;
  padding: 10px 0px;
}
.homepage .pricing-wrap .pricing .plan ul li:nth-child(2n) {
  background: #f7f7f7;
}
.homepage .pricing-wrap .pricing .plan .signup {
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #e8e8e8;
  background: #fafafa;
}
.homepage .pricing-wrap .pricing .plan.featured {
  margin: -30px -1px 20px;
  position: relative;
  z-index: 101;
  line-height: 26px !important;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.14);
  -ms-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.14);
  -o-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.14);
}
@media (max-width: 767px) {
  .homepage .pricing-wrap .pricing .plan.featured {
    margin: 0 0 20px;
  }
}
.homepage .pricing-wrap .pricing .plan.featured .plan-head {
  background: #1062a1;
  color: #ffffff;
}
.homepage .pricing-wrap .pricing .plan.featured .plan-head h3 {
  color: #ffffff;
  font-size: 20px;
}
.homepage .pricing-wrap .pricing .plan.featured .plan-head .price span {
  color: #ffffff;
  opacity: 0.7;
  -moz-opacity: 0.7;
}
@media (max-width: 767px) {
  .homepage .pricing-wrap .pricing .plan {
    margin: 0 0 20px;
  }
}
.homepage .noo-portfolio .noop-filters {
  text-align: center;
  margin: 20px 0;
}
.homepage .noo-portfolio .noop-filters ul {
  padding: 0;
}
.homepage .noo-portfolio .noop-filters li {
  padding: 0;
}
.homepage .noo-portfolio .noop-filters li a {
  font-size: 18px;
  color: #000000;
  display: block;
  font-weight: normal;
  background: none;
  border: 2px solid #000000;
  font-family: 'BebasNeueRegular', sans-serif;
  margin: 0 5px 5px;
  padding: 1px 6px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}
.homepage .noo-portfolio .noop-filters li a:hover,
.homepage .noo-portfolio .noop-filters li a:focus,
.homepage .noo-portfolio .noop-filters li a.selected {
  color: #1062a1;
  border-color: #1062a1;
}
.homepage .noo-portfolio .noop-item {
  margin: 0;
}
@media (max-width: 1199px) {
  .homepage .noo-portfolio .noop-item {
    width: 25% !important;
  }
}
@media (max-width: 991px) {
  .homepage .noo-portfolio .noop-item {
    width: 33.33% !important;
  }
}
@media (max-width: 767px) {
  .homepage .noo-portfolio .noop-item {
    width: 50% !important;
  }
}
@media (max-width: 320px) {
  .homepage .noo-portfolio .noop-item {
    width: 100% !important;
  }
}
.homepage .noo-portfolio .noop-item .item-info {
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.homepage .noo-portfolio .noop-item .item-info h2 {
  margin-top: 0;
}
.homepage .noo-portfolio .noop-item .item-info h2 a {
  font-size: 22px;
  color: #ffffff;
}
.homepage .noo-portfolio .noop-item .noop-img img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .noo-portfolio .noop-item:hover .noop-img img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.homepage .noo-portfolio .noop-item:hover .item-info {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.homepage .blog-section .k2ItemsBlock {
  margin: 50px 0 0;
  padding: 50px 0 20px;
  background: #f6f6f6;
}
.homepage .blog-section .k2ItemsBlock ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li {
  padding: 0 10px;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage {
  padding: 5px;
  border: 1px solid #e8e8e8;
  margin-bottom: 10px;
  box-shadow: 0px 0px 13px #e4dddd;
  -moz-box-shadow: 0px 0px 13px #e4dddd;
  -webkit-box-shadow: 0px 0px 13px #e4dddd;
  -ms-box-shadow: 0px 0px 13px #e4dddd;
  -o-box-shadow: 0px 0px 13px #e4dddd;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage a {
  display: block;
  position: relative;
  overflow: hidden;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage a img {
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: #1062a1;
  z-index: 1;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage a:after {
  font-family: FontAwesome;
  content: "\f067";
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  line-height: 50px;
  text-align: center;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 44px;
  color: #ffffff;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage a:hover img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage a:hover:before,
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .moduleItemImage a:hover:after {
  opacity: 0.9;
  -moz-opacity: 0.9;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .icon {
  float: left;
  width: 40px;
  height: 40px;
  background: #f0f0f0;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail {
  margin: 0 0 0 20px;
  padding-left: 35px;
  border-left: 1px solid #f0f0f0;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemTitle {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  color: #000000;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemTitle:hover {
  color: #1062a1;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .info {
  overflow: hidden;
  margin: 10px 0 20px;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemDateCreated {
  font-size: 11px;
  padding: 5px 10px;
  background: #1062a1;
  color: #ffffff;
  line-height: 1;
  float: left;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemComments {
  font-size: 11px;
  padding: 5px 10px;
  margin: 0;
  border: 0;
  background: #f0f0f0;
  line-height: 1;
  float: left;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemIntrotext {
  line-height: 1.5;
  padding: 0;
  margin: 0 0 10px;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemReadMore {
  color: #1062a1;
  font-weight: 300;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemReadMore i {
  margin: 0 0 0 5px;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li .item-content .item-detail .moduleItemReadMore:hover {
  color: #000000;
}
.homepage .blog-section .k2ItemsBlock ul .owl-item > li:hover .item-content .icon {
  background: #1062a1;
  color: #ffffff;
}
.homepage .blog-section .k2ItemsBlock .customNavigation {
  margin: 40px 0 20px;
  text-align: center;
}
.homepage .blog-section .k2ItemsBlock .customNavigation .btn {
  border: 2px solid #999999;
  color: #222222;
  padding: 0;
  display: inline-block;
  margin: 0 5px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.homepage .blog-section .k2ItemsBlock .customNavigation .btn i {
  line-height: 30px;
  width: 30px;
  text-align: center;
}
.homepage .blog-section .k2ItemsBlock .customNavigation .btn:hover {
  opacity: 1;
  -moz-opacity: 1;
}
.homepage .contact-section .noo-m-info h1 {
  font-size: 24px;
}
.homepage .contact-section .dirform-inner form input[type="text"] {
  float: left;
}
.homepage .contact-section .dirform-inner form .btn {
  float: left;
  height: 42px;
}
.homepage .contact-section .dirform-inner form .btn:hover,
.homepage .contact-section .dirform-inner form .btn:focus {
  outline: 0;
}
.homepage .contact-section .noo-contact-form {
  margin: 15px 0 0;
}
.homepage .contact-section .noo-contact-form .inputbox {
  padding: 17px 10px;
  height: auto;
  width: 100%;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.1);
}
.homepage .contact-section .noo-contact-form textarea.inputbox {
  height: 122px;
}
.homepage .contact-section .noo-contact-form #btn_summit {
  padding: 10px;
  text-align: center;
  width: 100%;
  color: #ffffff;
  background: #1062a1;
  font-size: 36px;
  line-height: 1;
  border: 0;
}
.homepage .contact-section .noo-contact-form #btn_summit:hover {
  background: #178ce7;
}
.parallax-quote .custom,
.parallax-sample .custom,
.parallax-testimonials .custom,
.parallax-address .custom,
.parallax-quote-two .custom,
.milestones .custom {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.parallax-quote {
  text-align: center;
  position: relative;
}
.parallax-quote .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.parallax-quote .parallax-main {
  padding: 170px 0;
  position: relative;
  color: #ffffff;
}
.parallax-quote .parallax-main h2 {
  font-size: 45px;
  line-height: 1;
  margin: 0 5%;
  color: #ffffff;
}
@media (max-width: 767px) {
  .parallax-quote .parallax-main h2 {
    font-size: 24px;
    line-height: 1.4;
    margin: 0;
  }
}
.parallax-quote .parallax-main i {
  font-size: 24px;
  vertical-align: top;
  margin: 0 5px;
  color: #1062a1;
}
.parallax-quote .parallax-main .quote-author {
  font-size: 17px;
  margin: 25px 0 0;
  font-style: italic;
}
.parallax-quote-two {
  text-align: center;
  position: relative;
}
.parallax-quote-two .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.parallax-quote-two .parallax-main {
  padding: 170px 0;
  position: relative;
  color: #ffffff;
}
.parallax-quote-two .parallax-main h2 {
  font-size: 45px;
  line-height: 1;
  margin: 0 5%;
  color: #ffffff;
}
@media (max-width: 767px) {
  .parallax-quote-two .parallax-main h2 {
    font-size: 24px;
    line-height: 1.4;
    margin: 0;
  }
}
.parallax-quote-two .parallax-main i {
  font-size: 24px;
  vertical-align: top;
  margin: 0 5px;
  color: #1062a1;
}
.parallax-quote-two .parallax-main .quote-author {
  font-size: 17px;
  margin: 25px 0 0;
  font-style: italic;
}
.parallax-twitter {
  text-align: center;
  position: relative;
  padding: 170px 0;
}
.parallax-twitter .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../templates/noo_jarvis/images/parallax2.jpg");
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.parallax-twitter .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.parallax-twitter .zt-twitter-timeline {
  text-align: center;
  padding: 0;
  position: relative;
  width: 85%;
  margin: 0 auto;
}
.parallax-twitter .zt-twitter-timeline .zt-twitter-follow a {
  text-transform: uppercase;
  font-family: 'BebasNeueRegular', sans-serif;
  font-size: 45px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .parallax-twitter .zt-twitter-timeline .zt-twitter-follow a {
    font-size: 24px;
  }
}
.parallax-twitter .zt-twitter-timeline .zt-twitter-follow a:hover {
  color: #1062a1;
  text-decoration: none;
}
.parallax-twitter .zt-twitter-timeline .twitter-feed-icon i {
  font-size: 24px;
  width: 56px;
  color: #ffffff;
  display: inline-block;
  line-height: 56px;
  height: 56px;
  text-align: center;
  background: #1062a1;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0px 0px 0px 4px #ffffff;
  -moz-box-shadow: 0px 0px 0px 4px #ffffff;
  -webkit-box-shadow: 0px 0px 0px 4px #ffffff;
  -ms-box-shadow: 0px 0px 0px 4px #ffffff;
  -o-box-shadow: 0px 0px 0px 4px #ffffff;
}
.parallax-twitter .zt-twitter-timeline .zt-timeline-item {
  margin: 0;
}
.parallax-twitter .zt-twitter-timeline .zt-item-text {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  margin: 5px auto 10px;
  padding: 15px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.parallax-twitter .zt-twitter-timeline .zt-item-text a {
  color: #1062a1;
}
.parallax-twitter .zt-twitter-timeline .zt-item-date {
  font-size: 16px;
  color: #1062a1;
}
.parallax-twitter .zt-twitter-timeline .carousel-nav {
  margin: 10px 0 0;
}
.parallax-twitter .zt-twitter-timeline .carousel-nav .carousel-control {
  position: static;
  text-decoration: none;
  margin: 0 10px;
  background: transparent;
  display: inline-block;
  width: auto;
  height: auto;
  text-shadow: none;
  opacity: 1;
  -moz-opacity: 1;
}
.parallax-twitter .zt-twitter-timeline .carousel-nav .carousel-control i {
  font-size: 18px;
  display: block;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  border: 3px solid #ffffff;
  line-height: 0;
  width: 36px;
  line-height: 30px;
  background: #1062a1;
}
.parallax-twitter .zt-twitter-timeline .carousel-nav .carousel-control i:hover {
  background: #178ce7;
}
.parallax-sample {
  text-align: center;
  position: relative;
}
.parallax-sample .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.parallax-sample .parallax-main {
  padding: 170px 0;
  position: relative;
  color: #ffffff;
}
.parallax-sample .parallax-main h2 {
  font-size: 45px;
  line-height: 1;
  margin: 0 5%;
  color: #ffffff;
}
@media (max-width: 767px) {
  .parallax-sample .parallax-main h2 {
    margin: 0;
    font-size: 24px;
    line-height: 1.4;
  }
}
.parallax-sample .parallax-main i {
  font-size: 24px;
  vertical-align: top;
  margin: 0 5px;
  color: #1062a1;
}
.parallax-sample .parallax-main .quote-author {
  font-size: 17px;
  margin: 25px 0 0;
  font-style: italic;
}
.parallax-testimonials {
  text-align: center;
  position: relative;
}
.parallax-testimonials .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.parallax-testimonials .parallax-main {
  padding: 170px 0;
  position: relative;
  color: #ffffff;
}
.parallax-testimonials .parallax-main .carousel {
  width: 85%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .parallax-testimonials .parallax-main .carousel {
    width: 100%;
  }
}
.parallax-testimonials .parallax-main .testimonial-icon i {
  font-size: 24px;
  width: 56px;
  color: #ffffff;
  display: inline-block;
  line-height: 56px;
  height: 56px;
  text-align: center;
  background: #1062a1;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: 0px 0px 0px 4px #ffffff;
  -moz-box-shadow: 0px 0px 0px 4px #ffffff;
  -webkit-box-shadow: 0px 0px 0px 4px #ffffff;
  -ms-box-shadow: 0px 0px 0px 4px #ffffff;
  -o-box-shadow: 0px 0px 0px 4px #ffffff;
}
.parallax-testimonials .parallax-main h3 {
  font-size: 45px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .parallax-testimonials .parallax-main h3 {
    font-size: 24px;
  }
}
.parallax-testimonials .parallax-main .client-testimonial {
  font-size: 16px;
  line-height: 1.67;
  margin: 5px auto 10px;
  padding: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.parallax-testimonials .parallax-main .client-info {
  font-size: 14px;
  margin-bottom: 20px;
  font-style: italic;
}
.parallax-testimonials .parallax-main .carousel-control {
  position: static;
  text-decoration: none;
  margin: 0 10px;
  background: transparent;
  display: inline-block;
  width: auto;
  height: auto;
  text-shadow: none;
  opacity: 1;
  -moz-opacity: 1;
}
.parallax-testimonials .parallax-main .carousel-control i {
  font-size: 18px;
  display: block;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  border: 3px solid #ffffff;
  line-height: 0;
  width: 36px;
  line-height: 30px;
  background: #1062a1;
}
.parallax-testimonials .parallax-main .carousel-control i:hover {
  background: #178ce7;
}
.parallax-address {
  text-align: center;
  position: relative;
}
.parallax-address .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.parallax-address .parallax-main {
  padding: 170px 0;
  position: relative;
}
.parallax-address .parallax-main .contact-detail {
  width: 70%;
  margin: 0 auto;
}
.parallax-address .parallax-main .contact-detail h3 {
  font-size: 45px;
  color: #ffffff;
  margin: 0;
}
@media (max-width: 767px) {
  .parallax-address .parallax-main .contact-detail h3 {
    font-size: 24px;
  }
}
.parallax-address .parallax-main .contact-detail h2 {
  background: rgba(255, 255, 255, 0.5);
  color: #000000;
  font-size: 80px;
  margin: 0;
}
@media (max-width: 767px) {
  .parallax-address .parallax-main .contact-detail h2 {
    font-size: 36px;
  }
}
.back-to-top {
  display: none;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  background: #515a5f;
  color: #ffffff;
  position: fixed;
  cursor: pointer;
  bottom: 20px;
  right: 20px;
  font-size: 24px;
  z-index: 999;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.back-to-top:hover {
  background: #222222;
}
.t3-sidebar #login-form .input-group-addon {
  border: 0;
}
.t3-sidebar #login-form .btn {
  height: 38px;
  line-height: 38px;
}
#qLoverlay #qLpercentage {
  font-family: 'BebasNeueRegular', sans-serif;
}
.demos .list .item {
  margin-bottom: 30px;
  text-align: center;
}
.demos .list .item a {
  display: block;
}
.demos .list .item a img:hover {
  -webkit-filter: grayscale(100%);
  opacity: 0.8;
  -moz-opacity: 0.8;
}
.demos .list .item p {
  font-size: 20px;
  color: #000000;
  margin: 5px 0 0;
}
.milestones {
  text-align: center;
  position: relative;
}
.milestones > .custom {
  padding: 75px 0 45px;
}
.milestones .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.milestones .col-md-3 {
  margin-bottom: 30px;
}
.milestones .number {
  font-size: 80px;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.milestones h5 {
  margin-top: 0;
  color: #ffffff;
  font-size: 24px;
}
.features .service-box {
  margin: 0 0 30px 0;
  text-align: center;
  padding: 20px 10px;
  border: 1px solid #f0f0f0;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.features .service-box h4 {
  font-size: 22px;
  margin-top: 0;
}
.features .service-box .service-icon {
  width: 128px;
  height: 128px;
  line-height: 120px;
  height: auto;
  font-size: 70px;
  margin: 15px auto;
  display: block;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #1062a1;
  color: #ffffff;
  border: 4px solid #ffffff;
  box-shadow: 0px 0px 0px 3px #1062a1;
  -moz-box-shadow: 0px 0px 0px 3px #1062a1;
  -webkit-box-shadow: 0px 0px 0px 3px #1062a1;
  -ms-box-shadow: 0px 0px 0px 3px #1062a1;
  -o-box-shadow: 0px 0px 0px 3px #1062a1;
}
.features .service-box:hover {
  box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3);
  background: #1062a1;
  color: #ffffff;
  border: 1px solid transparent;
}
.features .service-box:hover h4 {
  color: #ffffff;
}
.features .service-box:hover .service-icon {
  background: #ffffff;
  color: #1062a1;
  border-color: #1062a1;
  box-shadow: 0px 0px 0px 3px #ffffff;
  -moz-box-shadow: 0px 0px 0px 3px #ffffff;
  -webkit-box-shadow: 0px 0px 0px 3px #ffffff;
  -ms-box-shadow: 0px 0px 0px 3px #ffffff;
  -o-box-shadow: 0px 0px 0px 3px #ffffff;
}
.subscribe {
  position: relative;
}
.subscribe .parallax-bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../templates/noo_jarvis/images/subscribe-parallax.jpg") center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.subscribe .overlay {
  background: url("../../../templates/noo_jarvis/images/pattern.png") 0 0 repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.subscribe .module-inner {
  text-align: center;
  padding: 75px 0;
}
.subscribe .module-inner .cmc-error {
  position: relative;
}
.subscribe .module-inner .cmc-saved {
  position: relative;
  font-size: 24px;
  color: #ffffff;
  font-family: 'BebasNeueRegular', sans-serif;
  text-transform: uppercase;
}
.subscribe .module-inner .form-validate {
  position: relative;
}
.subscribe .module-inner .form-validate h2 {
  font-size: 38px;
  margin: 0 0 30px;
  line-height: 0.9;
}
@media (max-width: 767px) {
  .subscribe .module-inner .form-validate h2 {
    font-size: 30px;
  }
}
.subscribe .module-inner .form-validate .form-inner {
  max-width: 51%;
  margin: 10px auto 0;
}
@media (max-width: 480px) {
  .subscribe .module-inner .form-validate .form-inner {
    max-width: 100%;
  }
}
.subscribe .module-inner .form-validate .form-inner .inputbox {
  color: #515a5f;
  width: 100%;
  height: 50px;
  margin: 0 0 10px;
  padding: 0 10px;
  line-height: inherit;
  font-weight: 600;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.7);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -ms-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
  -o-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.1);
}
.subscribe .module-inner .form-validate .form-inner .inputbox.invalid {
  border-color: #cc0000;
}
.subscribe .module-inner .form-validate .form-inner .validate {
  clear: both;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  font-weight: bold;
  background: #1062a1;
  color: #ffffff;
  padding: 0 10px;
  width: 100%;
  border: 0;
  text-shadow: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 12px 19px rgba(255, 255, 255, 0.1), 0 1px 7px rgba(0, 0, 0, 0.2);
}
.subscribe .module-inner .form-validate .form-inner .validate:hover,
.subscribe .module-inner .form-validate .form-inner .validate:focus {
  outline: 0;
  background: #178ce7;
}