@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
/* 
    Created on : 08 30, 14, 11:36:13 AM
    Author     : Jaypax <killer.tilapia@gmail.com>
*/
body {
  font-family: 'Lato', Calibri, Arial, sans-serif;
  line-height: 170%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Lato', Calibri, Arial, sans-serif;
  line-height: 1.1;
  /* color: inherit; */
  font-weight: 300;
  line-height: 140%;
}
a {
  color: #008cba;
}
a:hover {
  color: #81afbf;
}
.wrapper,
.container {
  position: relative;
}
.error-page-wrap,
.error-page {
  background: #2d3136;
  color: #fff;
}
.icon-side {
  font-size: 100px;
  padding: 20px;
}
.error-inner {
  font-size: 100px;
  padding: 20px;
  padding-top: 5%;
  text-align: center;
}
.error-inner h1 {
  font-size: 100px;
  margin: 0;
  padding: 0;
}
.error-inner a {
  color: #ffffff;
}
.error-inner a:hover {
  text-decoration: underline;
}
.section-theme-landing {
  height: 10px;
  background: #d4d4d4;
  margin: 0;
  padding: 0;
  margin-top: 0px;
}
#header-landing {
  position: relative;
  background: rgba(1, 1, 1, 0.5);
}
#header-landing .awesome-slogan {
  text-align: center;
  padding-top: 13%;
  padding-bottom: 5%;
}
#header-landing .awesome-slogan h2 {
  padding: 15px 20px;
  color: #fff;
  font-weight: 300;
  font-size: 60px;
  line-height: 100%;
  letter-spacing: -2px;
  display: block;
  text-transform: uppercase;
}
#header-landing .awesome-slogan h2 span {
  font-weight: 800;
}
#header-landing .awesome-slogan h4 {
  padding: 34px 20px;
  color: #fff;
  font-weight: 300;
  font-size: 30px;
  line-height: 100%;
  display: block;
}
#header-landing .awesome-slogan h4 span {
  font-weight: 800;
}
#header-landing .awesome-slogan p {
  font-size: 18px;
  margin: 20px 0;
  color: #fff;
  padding: 5px 10px;
  display: block;
}
#header-landing .awesome-slogan .social-icons {
  padding: 20px;
  display: block;
}
.section-page-landing {
  background: #ffffff;
  z-index: 1;
}
.section-page-landing.section-grey {
  background: #f5f5f5;
  color: #ffffff;
}
.section-page-landing.section-grey hr {
  height: 1px;
  background: #272727;
  margin: 50px 0;
  border: none;
  box-shadow: 0px 1px 1px 0px rgba(82, 82, 82, 0.49);
}
.section-page-landing.section-light-grey {
  background: #252525;
}
.section-page-landing .inner-section {
  padding: 50px 0;
}

.section-page-landing .inner-section-clean {
  padding: 0px 0;
}



.section-page-landing#quote {
  background: url(../../assets/img/imagePara.jpg) 100% 0 no-repeat fixed;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  background-size: cover;
}
/** TESTIMONIAL **/
.carousel-landing.carousel.carousel-testimonial {
  padding: 30px 0 40px;
  margin: 20px 0;
  text-align: center;
  position: relative;
}
.carousel-landing.carousel.carousel-testimonial .testimonial-icon {
  position: absolute;
  left: 0;
  right: 0;
  top: -15px;
  padding: 30px;
  z-index: 3;
  color: #008CBA;
  font-size: 24px;
}
.carousel-landing.carousel.carousel-testimonial .testimonial-inner {
  padding: 20px 20px 35px;
  margin: 0 0 70px 0;
  color: #fff;
  position: relative;
}
.carousel-landing.carousel.carousel-testimonial .testimonial-inner h5 {
  font-size: 18px;
  margin-bottom: 30px;
  color: #fff;
  padding: 35px;
  margin: 0;
  border: 1px dashed #008CBA;
  border-radius: 10px;
}
.carousel-landing.carousel.carousel-testimonial .testimonial-inner h4.testimonial-name {
  color: #fff;
  padding: 10px 25px 30px;
  background: #272727;
  display: inline-block;
  border-radius: 10px;
}
.carousel-landing.carousel.carousel-testimonial .testimonial-inner .testimonial-avatar {
  position: absolute;
  bottom: 0px;
  display: block;
  padding: 10px;
  height: 80px;
  left: 0;
  right: 0;
  z-index: 10;
}
.carousel-landing.carousel.carousel-testimonial .testimonial-inner .testimonial-avatar img {
  display: inline;
  width: 90px;
  -webkit-box-shadow: 0px 0px 0px 5px #272727;
  -moz-box-shadow: 0px 0px 0px 5px #272727;
  box-shadow: 0px 0px 0px 5px #272727;
}
/** PORTFOLIO **/
.portfolio-landing {
  margin: 40px 0;
}
.portfolio-landing ul.justified {
  width: 100%;
}
.portfolio-landing ul.justified li {
  display: inline-block;
}
.portfolio-landing .filter-options li:last-child {
  width: 17.1667%;
}
.portfolio-landing .filter-options .button {
  background: #fff;
  color: #272727;
}
.portfolio-landing .filter-options .button:hover {
  background: rgba(27, 27, 27, 0.3);
}
.portfolio-landing .filter-options .button.active {
  background: rgba(0, 140, 186, 0.7);
}
.portfolio-landing #portfolio-grid:before,
.portfolio-landing #portfolio-grid:after {
  display: table;
  content: " ";
}
.portfolio-landing #portfolio-grid:after {
  clear: both;
}
.portfolio-landing ul#portfolio-grid {
  padding: 0;
  margin: 30px 0;
  list-style: none;
}
.portfolio-landing ul#portfolio-grid li {
  padding: 0;
  margin: 0;
}
.portfolio-landing #portfolio-grid .picture-item {
  display: none;
  opacity: 0;
  /* width: 25%; */
  height: 175px;
  overflow: hidden;
  background: #ccc;
  text-align: center;
  margin: 0;
  float: left;
  position: relative;
}
.portfolio-landing #portfolio-grid .picture-item img {
  width: 100%;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
}
.portfolio-landing #portfolio-grid .picture-item:hover img {
  margin-top: 100px;
}
.portfolio-landing #portfolio-grid .picture-item .overlay {
  padding: 30px 10px;
  background: #008cba;
  color: #fff;
  height: 200px;
  position: absolute;
  top: -200px;
  left: 0;
  right: 0;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
}
.portfolio-landing #portfolio-grid .picture-item .des h4 {
  padding: 0;
  margin: 5px 0;
}
.portfolio-landing #portfolio-grid .picture-item .overlay a i {
  padding: 5.5px;
  margin: 2px;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.portfolio-landing #portfolio-grid .picture-item:hover .overlay {
  top: 0px;
}
table.table.table-modal-project {
  margin: 10px 0;
}
.table.table-modal-project > tbody > tr > td {
  border-top: none;
  padding: 5px 0;
}
.modal-header {
  font-size: 2.5rem;
  line-height: 1;
}
.modal-header h4.modal-title {
  position: absolute;
  top: 0.5rem;
}
.modal-body {
  margin-top: 20px;
}
ul.slick-dots {
  margin-left: 0;
}
#back-top {
  color: #ffffff;
  background: #70a8ba;
  font-size: 18px;
  line-height: 100%;
  position: fixed;
  right: 0;
  bottom: 0;
}
#back-top a {
  color: #ffffff;
  padding: 10px;
  display: block;
}
img {
  vertical-align: middle;
}
.img-circle {
  border-radius: 50%;
}
/** BOXES **/
.the-box-landing {
  background: #3a5761;
  padding: 15px;
  margin: 30px 0;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;


}
.the-box-landing.the-box-light-grey {
  background: #f3f3f3;
}
.the-box-landing.the-box-transparent {
  background: transparent;
}
.the-box-landing.border-hover-bottom {
  border-bottom: 3px solid transparent;
}
.the-box-landing:hover.border-hover-bottom {
  border-bottom-color: #B3C833;
}
.the-box-landing.border-color-left {
  border-left: 3px solid #B3C833;
}
.the-box-landing.border-color-top {
  border-top: 3px solid #B3C833;
}
.the-box-landing.border-color-bottom {
  border-bottom: 3px solid #B3C833;
}
.the-box-landing.border-color-right {
  border-right: 3px solid #B3C833;
}
.the-box-landing.full {
  padding: 0px;
}
.the-box-landing h3 {
  font-weight: 300;
  margin: 0;
  padding: 0;
  color: #fff
}
.the-box-landing h4 {
  font-weight: 300;
}
.the-box-landing p {
  font-size: 15px;
}
.the-box-landing img.small-icon {
  margin: 25px 0;
  width: auto;
}
/** THE TEAM **/
.the-team-landing {
  margin: 30px 10px;
}
.the-team-landing .des {
  padding: 15px;
}
.the-team-landing h5 {
  color: #008CBA;
}
.the-team-landing .ava-wrap {
  height: 355px;
  overflow: hidden;
  position: relative;
}
.the-team-landing .ava-wrap .see-detail {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(1, 1, 1, 0);
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
}
.the-team-landing :hover.ava-wrap .see-detail {
  background: rgba(1, 1, 1, 0.8);
}
.the-team-landing .ava-wrap .button-link {
  position: absolute;
  top: 20%!important;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
}
.the-team-landing .ava-wrap .button-link i {
  color: #fff;
  padding: 7.7px;
  margin: 2px;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  font-size: 18px;
  -webkit-transition: All 0.1s ease;
  -moz-transition: All 0.1s ease;
  -o-transition: All 0.1s ease;
}
.the-team-landing .ava-wrap .button-link i:hover {
  border-width: 4px;
  padding: 4.7px;
}
.the-team-landing .ava-wrap .button-link a {
  color: #fff;
}
.the-team-landing .ava-wrap .button-link a:focus,
.the-team-landing .ava-wrap .button-link a:hover {
  color: #fff;
  text-decoration: none;
}
.the-team-landing .ava-wrap:hover .button-link {
  top: 45%;
  opacity: 1;
}
.the-team-landing img {
  width: 100%;
}
/** FOOTER **/
form.form-subscribe {
  margin: 13px 0;
}
form.form-subscribe button.btn i {
  margin-left: 5px;
}
form.form-subscribe .form-control {
  border: none;
}
footer {
  padding: 40px 0 0;
  background: #272727;
  margin: 0 0 -30px 0;
  color: #C6C6C6;
}
footer a {
  color: #fff;
}
footer a:hover,
footer a:focus {
  color: #008CBA;
  text-decoration: none;
}
footer h5 {
  color: #6adaff;
  margin: 20px 0;
}
footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer ul li {
  padding: 5px 0;
}
footer .footer {
  padding: 20px 0 50px;
  margin: 40px 0 0px;
  text-align: center;
  font-size: 12px;
  border-top: 1px solid #1c1c1c;
  -webkit-box-shadow: 0px -1px 1px 0px rgba(82, 82, 82, 0.29);
  -moz-box-shadow: 0px -1px 1px 0px rgba(82, 82, 82, 0.29);
  box-shadow: 0px -1px 1px 0px rgba(82, 82, 82, 0.29);
}
address {
  font-style: normal;
}
[data-magellan-expedition],
[data-magellan-expedition-clone] {
  padding: 0;
}


.para {font-size: 20px!important;}

.text-impact {font-size: 50px!important;margin-top: 55px;text-transform: uppercase;}
.text-impact-bold {margin-top: 55px;text-transform: uppercase;font-weight: 400;}

.text-white {color: #fff!important}

.container h2 {color: #000;}
.container h4 {color: #fff}

.text-dark {color: #000!important;}


.demographic { background: url(../img/spacebank-logo-tile.svg);
margin: 0px!important;
    margin-top: -50px 0!important;}



.demographic { background: url(../img/spacebank-logo-tile.svg);
margin: 0px!important;
    margin-top: -50px 0!important;
    padding: 50px }



    button, .button {
    border-width: 0px;
    cursor: pointer;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 3rem;
    padding-bottom: 1.0625rem;
    padding-left: 3rem;
    font-size: 1.5rem;
    background-color: #3a5761;
    border-color: #007295;
    color: #FFFFFF;
    transition: background-color 300ms ease-out;
    border-radius: 10px;
    margin-top: 20px;
    font-family: 'Lato', Calibri, Arial, sans-serif;
    text-transform: uppercase;    
}





.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    background: #333333;
    font-family: 'Lato', Calibri, Arial, sans-serif!important;    
    text-transform: uppercase!important;
    letter-spacing: 1px;
}


.top-bar {
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    position: relative;
    background: rgba(0,0,0,0.3);
    margin-bottom: 0;
}


.container-half {width: 50%!important; float: left; background: #f0ede5; height: 100%!important}
.container-half-2 {width: 45%!important; float: left; padding: 0 2.5%}


h4 {font-size: 1./8em!important;}


.space-solution{/* width: 50%; */float: left;/* background: #ccc; */text-align: center;padding: 30px;}

.space-solution ul {width: 60%;left: 20%;position: relative;}
.space-solution ul li {color: #000;text-align: left;line-height: 20px;margin-bottom: 14px;list-style: none;}
