@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,300,700);


@font-face {
    font-family: webFont;
    src: url(../fonts/webfont201607/alt-regular.otf);
}

body, html {
  font-family: 'Quicksand', sans-serif;
  color: #2e2f33;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Montserrat', sans-serif;
  text-rendering: optimizelegibility !important;
}
h2 {
  font-weight: 300;
  font-size: 40px;
}

p {
  font-size: 18px;
  font-weight: 300;
  font-family: 'Quicksand', sans-serif;
}

* {
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
}

.logo {
  padding: 0px;
}

.logo img {
  height: 75px;
  margin: 10px 0;
}

.navbar-brand {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  margin: auto;
}
.navbar-toggle {
  z-index:3;
}

.page-header {
  padding-bottom: 0;
  margin: 0 0 70px 0;
  border-bottom: none;
  text-align: center;
}
.page-header h2 {
  font-size: 3.4em;
  margin-bottom: 25px;
}
.page-header span {
  font-size: 1.7em;
  font-weight: 300;
}

.features h3 {
  font-size: 1.7em;
  font-weight: 300;
  margin-bottom: 15px;
  text-transform: inherit;
}
.features p {
  font-size: 1em;
  margin-bottom: 20px;
  line-height: 1.7;
}
.functions {
  margin-bottom: 25px;
}
.content-margin {
  margin-bottom: 50px;
}
.form-signin-page{
  margin-bottom:100px;
}

.form-signin {
  color: #333;
  background: #fff;
  padding: 25px;
  text-align: left;
}

.form-signin input {
  border-radius: 0;
  height: 40px;
}

.input-group-addon:last-child {
  border-left: 0;
  border-radius: 0;
}

.header.header-shrink .navbar {
  min-height: 70px;
  height: 70px;
  background: url('../img/stardust.png');
  border-bottom: 2px solid #75ece0;
}

.header.header-shrink .navbar .logo img {
  height: 50px;
  margin: 10px 0;
}

.header.header-shrink .navbar-nav {
  margin-top: 0;
}

.header{
  position: fixed;
  width: 100%;
  background: #FFF;
  z-index: 999999;
  -webkit-transition: height 0.2s ease-out;
  transition: height 0.2s ease-out;
}
div.navbar-default {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: none;
  background: #fff;
}

#header .navbar-default .navbar-nav>li>a {
    color: #fff;
}

#header .navbar-default .navbar-nav>li>a:hover {
    color: #29d9c2;
    background-color: transparent;
}

.navbar-nav {
  margin-top: 10px;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}
#hero {
  position: relative;
  overflow: hidden;
  border-bottom: 10px solid #75ece0;
}

.overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
  background: rgba(0,0,0,0.2);
  background-image: url('../img/pttr.png');
}

#big-img {
  width: 100%;
  height: 720px;
  color: #FFF;
  background: url('../img/intro.jpg') #f2f2f2 fixed no-repeat;
  z-index: 999998;
  position: relative;
  z-index: 1;
  background-size: cover;
}
#big-img-login {
  min-height: 88vh;
  width: 100%;
  color: #FFF;
  background: url('../img/intro.jpg') #f2f2f2 fixed no-repeat;
  z-index: 999998;
  position: relative;
  z-index: 1;
  background-size: cover;
}
.intro-img {
  position: relative;
  z-index: 2;
  text-align: center;
  padding-top: 120px;
}
.intro-img img {
  width: 40%;
}

.footer-register h3{
  margin-left: 15px;
  margin-bottom: 25px;
}

.navbar {
  font-size: 14px;
  font-weight: 300;
  padding: 15px;
  min-height: 100px;
  background: rgba(0,0,0,0.5);
  -o-transition:.5s;
}
.navbar-inverse .navbar-nav>li>a {
  color: #fff;
}
.separador {
  margin: 11px 5px;
  color: #fff;
  width: 4px;
  font-size: 14px;
}

.btn-primary {
  padding: 0px;
  border-radius: 0px;
  background-image: none;
  color: #fff;
  background: #29d9c2;
  border: 0;
  padding: 13px 25px;
  font-size: 14px;
}
.btn-primary:hover {
  border: 0;
  background: #00BFA5;
}

.btn-custom {
  padding: 0px;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 0px;
  background-image: none;
  background-color: rgba(1, 162, 166, 0);
  color: #fff;
  border-color: #fff;
  padding: 13px 25px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}
.btn-custom:hover {
  background: #fff;
  color: #333;
  border-color: #fff;
}
.icon {
  text-align: center;
  font-size: 80px;
}

.quote {
  text-align: center;
  margin: 45px 0;
}
.quote h2 {
  font-size: 26px;
  color: #a3a3a3;
  margin: 0;
}

.grid {
  margin-bottom: 30px;
  padding: 25px;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.grid.size-large {
  min-height: 440px;
}

.grid.size-medium {
  min-height: 200px;
  background: #757575;
  background-position: center center;
  background-size: cover;
}

.grid.size-vert {
  min-height: 400px;
}
.grid-info{
  color: #fff;
  position: absolute;
  z-index: 1;
  bottom: 25px;
}

.grid:hover > .grid-overlay{
  background: rgba(117, 236, 224, 0.6);
}

.grid-overlay {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
}

/* Grids Backgrounds [ custom ]*/
.vinhos {
  background-image: url('../img/vinhos.jpg');
}
.docaria {
  background-image: url('../img/docaria.png');
}
.frutas {
  background-image: url('../img/frutas.png');
}
.artesanato {
  background-image: url('../img/artesanato.jpg');
}
.gastronomia {
  background-image: url('../img/gastronomia.png');
}
.velharias {
  background-image: url('../img/velharias.jpg');
}

section {
  padding: 50px 0;
}
.half-section {
  background: url('../img/info.jpg');
  background-size: cover;
  background-position: center center;
  width: 50%;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
}
.info-section {
  background: #F6F6F6;
  overflow: hidden;
  position: relative;
  margin-top: 25px;
  color: #757575;
}
.info-section p {
  margin-bottom: 30px;
}
.break-action {
  text-align: center;
}
.break-action h2,
.contents h2{
  font-size: 22px;
  position: relative;
  padding-bottom: 25px;
  margin: 0 0 25px 0;
}

.break-action h2:after,
.contents h2:after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  width: 30px;
  border: 2px solid #29d9c2;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.about {
  color:#fff;
  background-color: #4e4d54;
  background-image: url('../img/about_bg.png');
  background-size: cover;
}

.about h3 {
  margin: 20px 0;
}

.contents h2 {
  text-align: center;
}

.content-wrapper {
  background: #f6f6f6;
}
.content-image {
  position: relative;
  overflow: hidden;
  height: 300px;
}
.content-image img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 150%;
  margin: auto;
}
.content-info {
  padding: 20px;
}

.content-info h4 a {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4em;
}
.content-info span {
  color: #2ED18D;
  font-weight: 700;
  font-size: 12px;
}
.content-info p {
  font-size: 14px;
  color: #a1a1a1;
}

.content-info a {
  font-size: 12px;
  font-weight: 700;
  color: #333;
  font-family: 'Montserrat', sans-serif;
}

.register {
  color:#fff;
  background-color: #29d9c2;
  background-image: url('../img/register_bg.png');
  background-size: cover;
}

.register h3 {
  margin: 0 0 25px 0;
}

.register-action {
  text-align: right;
}

.register-action a {
  margin-top: 15%;
}


/* Fim da homepage */

/* -------------------footer----------------------*/

footer {
  background: url('../img/stardust.png');
  padding: 25px 0;
}

footer nav {
  margin-top: 5px;
}

footer nav a {
  font-size: 12px;
  color: #fff;
  border-right: 1px solid #fff;
  padding: 0 15px;
}

footer nav a:last-of-type {
  border-right: 0;
  padding-right: 0;
}

#header .navbar-default .navbar-nav>li>a {
    color: #fff;
}

footer a:hover {
    color: #29d9c2;
    background-color: transparent;
}

.copy {
  color: #f6f6f6;
  font-size: 10px;
  background: #56555b;
  padding: 10px 0 ;
}



/* CBPS */
.cbp-so-scroller {
  overflow: hidden;
}

.cbp-so-section {
  margin-bottom: 5em;
  position: relative;
}

/* Clear floats of children */
.cbp-so-section:before,
.cbp-so-section:after {
  content: " ";
  display: table;
}

.cbp-so-section:after {
  clear: both;
}

/* Text styling */
.cbp-so-section h2 {
  font-size: 3em;
  font-weight: 300;
  line-height: 1;
}

.cbp-so-section p {
  font-size: 1.4em;
  font-weight: 300;
}

.cbp-so-section h3 {
  font-size: 2em;
  text-transform: none;
  color:#777;
  line-height: 1;
}
/* Sides */
.cbp-so-side {
  width: 50%;
  float: left;
  margin: 0;
  padding: 3em 4%;
  overflow: hidden;
  min-height: 12em;
}

/* Clear floats of children */
.cbp-so-side:before,
.cbp-so-side:after {
  content: " ";
  display: table;
}

.cbp-so-side:after {
  clear: both;
}

.cbp-so-side-right {
  text-align: left;
}

.cbp-so-side-left {
  text-align: right;
}

.cbp-so-side-right img {
  float: left;
}

.cbp-so-side-left img {
  float: right;
}

/* Initial state (hidden or anything else) */
.cbp-so-init .cbp-so-side {
  opacity: 0;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.cbp-so-init .cbp-so-side-left {
  -webkit-transform: translateX(-80px);
  -moz-transform: translateX(-80px);
  transform: translateX(-80px);
}

.cbp-so-init .cbp-so-side-right {
  -webkit-transform: translateX(80px);
  -moz-transform: translateX(80px);
  transform: translateX(80px);
}

/* Animated state */
/* add you final states (transition) or your effects (animations) for each side */
.cbp-so-section.cbp-so-animate .cbp-so-side-left,
.cbp-so-section.cbp-so-animate .cbp-so-side-right {
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  -moz-transition: -moz-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}
div.navbar-default .navbar-nav>li>a {
  margin: 0 0 0 12px;
}

/* Media Queries */
@media only screen and (max-width : 1280px) {
  #big-img-login {
    min-height: 100vh;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .grid.size-large,
  .grid.size-medium,
  .grid.size-vert
  {
    min-height: 300px;
  }

  .half-section {
    background: none;
  }

  footer {
    text-align: left;
  }

  footer nav {
    float: left;
    text-align: left;
  }

}

@media (max-width : 480px) {

  .navbar-brand {
    position: absolute;
    width: 50%;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    margin: auto;
  }

  #big-img {
    height: 50vh;
  }

  .register-action .btn-custom {
    width: 100%;
  }
  .register-action a {
    margin-top: 25px;
  }
  .grid {
    margin-bottom: 15px;
  }


  footer {
    text-align: center;
  }
  footer nav {
    margin-top: 25px;
    text-align: center;
    float: none;
  }
  footer nav a {
    display: block;
    font-size: 12px;
    color: #fff;
    border-right: 0;
    padding: 10px;
  }

}
