@import url(http://fonts.googleapis.com/css?family=Muli:300,400,500,700);
@import url(http://fonts.googleapis.com/css?family=Montserrat:300,400,500,700);
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,500,700);


/*** FONT ***/
/* latin-ext */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Work Sans Light'), local('WorkSans-Light'), url(https://fonts.gstatic.com/s/worksans/v3/QGYpz_wNahGAdqQ43Rh314L8lthNy_r-K7mV.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Work Sans Light'), local('WorkSans-Light'), url(https://fonts.gstatic.com/s/worksans/v3/QGYpz_wNahGAdqQ43Rh314L8mNhNy_r-Kw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Orange: #f4511e -> Blue: #3daadf */
  body {
      font: 400 15px "Work Sans", Lato, sans-serif;
      line-height: 1.8;
      color: #818181;
  }
.parallax {
	position: absolute;
	overflow: hidden;
	width: 100%;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
  background-attachment: fixed !important;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover !important;
}

.parallax img {
	width: 100%;
	height: 100%;
}
  .h1 {
      font-size: 24px;
      /*text-transform: uppercase;*/
      font-weight: 800;
      margin-bottom: 30px;
  }
  .h2 {
      font-size: 22px;
      /*text-transform: uppercase;*/
      font-weight: 700;
      margin-bottom: 30px;
  }
  .h3 {
      font-size: 20px;
      text-transform: uppercase;
      font-weight: 600;
      margin-bottom: 30px;
  }
  .h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      margin-bottom: 30px;
  }  
  .upper {
      text-transform: uppercase;
  }
  .jumbotron {
      color: #fff;
      padding: 100px 25px;
      font-family: Montserrat, sans-serif;
	  position: relative;
	  width: 100%;
	  background-size: cover;
}

jumbotron .table {
	display: table;
	height: 100%;
}
jumbotron .container {
	height: 100%;
}

  .jumbopic {
      color: #fff;
      padding: 100px 25px;
      font-family: Montserrat, sans-serif;
	  position: relative;
	  width: 100%;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover !important;
}
jumbopic .table {
	display: table;
	height: 100%;
}
jumbopic .container {
	height: 100%;
}

  .container-fluid {
      padding: 60px 50px;
  }
  .bg-grey {
      background-color: #f6f6f6;
  }
  .logo-small {
      color: #3daadf;
      font-size: 50px;
  }
  .logo {
      color: #3daadf;
      font-size: 200px;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      width: 100%;
      height: 100%;
      margin-bottom: 10px;
  }
  .carousel-control.right, .carousel-control.left {
      background-image: none;
      color: #3daadf;
  }
  .carousel-indicators li {
      border-color: #3daadf;
  }
  .carousel-indicators li.active {
      background-color: #3daadf;
  }
  .item h4 {
      font-size: 19px;
      line-height: 1.375em;
      font-weight: 400;
      font-style: italic;
      margin: 70px 0;
  }
  .item span {
      font-style: normal;
  }
  .panel {
      border: 1px solid #3daadf; 
      border-radius:0 !important;
      transition: box-shadow 0.5s;
  }
  .panel:hover {
      box-shadow: 5px 0px 40px rgba(0,0,0, .2);
  }
  .panel-footer .btn:hover {
      border: 1px solid #3daadf;
      background-color: #fff !important;
      color: #3daadf;
  }
  .panel-heading {
      color: #fff !important;
      background-color: #3daadf !important;
      padding: 25px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
  }
  .panel-footer {
      background-color: white !important;
  }
  .panel-footer h3 {
      font-size: 32px;
  }
  .panel-footer h4 {
      color: #aaa;
      font-size: 14px;
  }
  .panel-footer .btn {
      margin: 15px 0;
      background-color: #3daadf;
      color: #fff;
  }
  .navbar {
      margin-bottom: 0;
      background-color: #3daadf;
      z-index: 9999;
      border: 0;
      font-size: 12px !important;
      line-height: 1.42857143 !important;
      letter-spacing: 4px;
      border-radius: 0;
      font-family: Montserrat, sans-serif;
  }
  .navbar-register {
      margin-bottom: 0;
      background-color: #f4511e;
      z-index: 9999;
      border: 0;
      font-size: 12px !important;
      line-height: 1.42857143 !important;
      letter-spacing: 4px;
      border-radius: 0;
      font-family: Montserrat, sans-serif;
  }
  .navbar-login {
      margin-bottom: 0;
      background-color: #f4511e;
      z-index: 9999;
      border: 0;
      font-size: 12px !important;
      line-height: 1.42857143 !important;
      letter-spacing: 4px;
      border-radius: 0;
      font-family: Montserrat, sans-serif;
  }
  .navbar li a, .navbar .navbar-brand {
      color: #fff !important;
  }
  .navbar-nav li a:hover, .navbar-nav li.active a {
      color: #3daadf !important;
      background-color: #fff !important;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: #fff !important;
  }
  footer .glyphicon {
      font-size: 20px;
      margin-bottom: 20px;
      color: #3daadf;
  }
  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  .padding {
  	  padding-bottom: 50px;
  	  text-align: left;
  }
  .padding p {
	text-indent: 5em hanging each-line;
  }
  .padding i {
	color: #3daadf;
  }
  /* Colors */
.white {
	color: white;
}
.light-white {
	color: rgba(255, 255, 255, 0.5);
}
.white-bg {
	background: white;
}
.gray-bg {
	background: #f7f7f7;
}
.blue {
	color: #00a8ff;
}
.warning {
	color: #f8ba4a;
}
.black {
	color: black;
}
.danger {
	color: #3daadf;
}
.orange {
	color: #3daadf;
}
.blue-bg {
	background: #00a8ff;
}
.muted {
	color: #989da0;
}

.margin-top {
	margin-top: 150px;
}

  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
  @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
  }
  @media screen and (max-width: 480px) {
    .logo {
        font-size: 150px;
    }
  }
