.img-center {margin:0 auto;}
.img-responsive {margin:0 auto;}
html,body {
  height: 100%; margin: 0px; padding: 0px;

}
.thumbnail img {
    width:100%;
    height: 150px;
    background-size: cover;
}
.thumbnail {
  padding-bottom: 0;
}


#sucesso{
  display:none;
}

#erro{
  display: none;
}

.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #6DBCDB;
  font-size: 10px;
  margin: 150px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}


#section1 {
/*  background: url("../imgs/background3.jpg");
  width: 100%;
    height: 100%;
  padding: 0!important;
  margin: 0!important;
  background-size: 100% 100%;
  */

}
.marginNews {
  margin-top: 30px!important
}
.noticia {

  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 20px;
  margin-top:15px;
}
.newsTitle {
  color: #6DBCDB;
  font-size: 16px;
  font-family: "Comfortaa"!important;
  text-transform: uppercase;
  font-weight: bold;
}

#section4 {
/*  margin-top: 70px; */
}
.newsDesc{
  color: #2C3E50;
  font-size: 15px;
  font-family: "Comfortaa"!important;
  margin-top:5px;

}

.scrollup {
  width: 50px;
  height: 50px;
  border: 0;
  opacity: 0.8;
  position: fixed;
  bottom: 30px;
  right: 60px;
  display: none;
  text-indent: -9999px;
  background: url('../imgs/top.png');
}

.text-paralax {
    margin-top: 150px;
    color: #fff;
    font-size: 35px;
    font-family: "Comfortaa"!important;
    text-align: center;
}

.parallax {

    background-image: url("../imgs/fundo12.jpg");
    height: 350px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.affix {
      top: 0;
      width: 100%;
  }

  .affix + .container-fluid {
      padding-top: 70px;
  }


.logocuted {
  height:auto;
  width: auto;
  max-width: 250px;
  max-height: 250px;
}
.navbar-brand-img {
  float: left;
  margin-top: 8px;
  padding: 0!important;
}
.navbar {
  min-height: 75px!important;
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0,0,0,0.1)!important;
  margin:0!important;
  z-index: 100;
}
.brandTitle {
  font-family: 'Open Sans';
  font-weight: bold;
  margin-top:11px!important;
}
.brandDesc {
  font-family: 'Open Sans';
  font-size: 12px;
}
.navbar-default .navbar-nav > li > a {
    color:#2C3E50!important;
    margin-top: 12px;
    font-family: 'Open Sans'
}

.navbar-default .navbar-nav > li > a:hover {
  border-bottom: solid 2px #FC4349;
}
.active {
    border-bottom: solid 2px #FC4349;
}
#carousel-example-generic {
  width: 100%;
  height: 100%;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 55%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    font-size: 35px;
    font-family: "Comfortaa"!important;
    text-align: center;
}

.btn-carousel {
  background: transparent;
  font-size: 25px;
  padding: 15px 50px 15px 50px;
  border-color: #ffffff;
  border-style: solid!important;
  border: 2px;
  margin-top: 55px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

#section2 {
  padding: 0!important;
  margin: 0!important;
}

.titleSection2 {
  font-family: "Comfortaa"!important;
  font-weight: bold;
  color: #FC4349;
  font-size: 30px;
  margin-top: 60px;
}


.textSection2{
  font-family: "Comfortaa"!important;
  color: #2C3E50;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 70px;
  text-align:justify
}
.aqui:hover {
  text-decoration: none;
}

.icons {
  margin-top: 80px;
  background: white;
  color: white;
  font-family: "Comfortaa"!important;
}
.icon{
  font-size: 40px;
}
#section3 {
  padding: 0!important;
  margin: 0!important;
  background-color: #6DBCDB;

}
.textIcon {
  margin-top: 20px;
  font-size: 20px;
  margin-bottom: 80px;
}
.infoContactos {
  margin-top:20px;
}

.map {
  width:100%;
  height:300px;
  margin-top: 20px;
}
.contactosField {
  margin-top:70px;
}
.titleField {
  font-family: "Comfortaa"!important;
  font-weight: bold;
  color: #FC4349;
  font-size: 20px;
}
.titleContactos{
    font-weight: bold;
  color: #2C3E50;
  font-size: 15px;
}
.contactosText {
  font-family: "Comfortaa"!important;
  color: #2C3E50;
  font-size: 12px;
}
.main {
  min-height: calc(100vh - 230px);
  transition: padding 0.3s;
}

#footer {
  background-color: #2C3E50;
  margin-top: 80px;
  height: 130px;
  position: relative;
  bottom: 0;
  right: 0;
  left: 0;
}
.text-footer {
  font-size: 13px;
  line-height: 21px;
  color: #D7DADB;
}
.footerText {
  margin-top:30px;
}
.iconfb  {
  max-width: 20px;
  max-height: 20px;
  width: auto;
  height: auto;
  margin-top: 8px;
}
.iconfb:hover {
    content: url('../imgs/facebook_over.png');
  }
  .imgCarrousel {
    width: 100%;
  }
  .carousel-inner{
    width:100%;
    max-height: 100vh; !important;
  }
  .imgRight {
    max-width: 300px;
    max-height: 300px;
    width: auto;
    height: auto;
    margin-top: -10px;
  }
  .titleSection3 {
    font-family: "Comfortaa"!important;
    font-weight: bold;
    color: #2C3E50;
    font-size: 23px;
  }
  .galeria {
    margin-top: 50px!important;
  }
  .imgGalery {
    height: 208px!important;
  }




/* media queries /*
  /* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .btn-carousel {
    background: transparent;
    font-size: 20px;
    padding: 15px 50px 15px 50px;
    border-color: #ffffff;
    border-style: solid!important;
    border: 2px;
    margin-top: 55px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  }
  .carousel-caption {
      position: absolute;
      right: 15%;
      bottom: 46%;
      left: 15%;
      z-index: 10;
      padding-top: 20px;
      padding-bottom: 20px;
      color: #fff;
      font-size: 35px;
      font-family: "Comfortaa"!important;
      text-align: center;
  }
  .imgCarrousel {
      content: url('../imgs/fundo9mob.jpg');
  }
  .imgCarrousel2 {
      content: url('../imgs/fundo10mob.jpg');
  }
  .imgCarrousel3 {
      content: url('../imgs/fundo7mob.jpg');
  }
  .imgCoj {
    margin-top: -20px!important
  }
  .ricardinho {
    max-height:270px!important;
    max-width: 270px!important;
    height:auto;
    width: auto;
    margin-top:-20px!important;
    margin-bottom:50px!important;
  }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

}

.services{
    margin: 40px auto;
    }
figure.snip1174 {
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  background-color: #1a1a1a;
  color: #ffffff;
  text-align: left;
  margin: 10px;
  width: 100%;
  border-radius: 0px;
}
figure.snip1174 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
figure.snip1174 img {
  max-width: 100%;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  vertical-align: top;
  opacity: 0.7;
}
figure.snip1174 figcaption {
  position: absolute;
  padding: 40px 25px;
  top: 0;
  left: 0;
}
figure.snip1174 h2,
figure.snip1174 p {
  margin: 0;
  padding: 0;
}
figure.snip1174 h2 {
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 100;
  font-size: 1.8em;
}
figure.snip1174 p {
  font-weight: 300;
  margin-bottom: 20px;
  line-height: 1.4em;
}
figure.snip1174 a {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #ffffff;
  text-decoration: none;
  color: #ffffff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.8em;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  opacity: 0;
}
figure.snip1174 a:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
figure.snip1174.blue {
  background-color: #20638f;
}
figure.snip1174.yellow {
  background-color: #c87f0a;
}
figure.snip1174.green {
  background-color: #1e8449;
}
figure.snip1174.navy {
  background-color: #222f3d;
}
figure.snip1174.red {
  background-color: #962d22;
}
figure.snip1174:hover img,
figure.snip1174.hover img {
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.snip1174:hover a,
figure.snip1174.hover a {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.portfolio .thumbnail {
    position: relative;
}

.portfolio .thumbnail:hover {
    cursor: pointer;
}

.portfolio .caption {
    bottom: 0;
    position: absolute;
}

.portfolio .btn {
    opacity: 0.75;
}
