/*

OneTel Template

http://www.templatemo.com/tm-468-onetel

*/

@font-face {
  font-family: 'LightningPro';
  src: url('../fonts/Futura\ Extra\ Bold\ Oblique.otf');
  /* src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg'); */
  font-weight: bold;
  font-style: normal;
}

body {
  background: #101010;
  color: #808080;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  overflow-x: hidden; /* Hide horizontal scrollbar */
}

@media (min-width: 768px) {
  .container {
    width: 700px;
align-items: center; 
 }
}

@media (min-width: 992px) {
  .container {
    width: 900px;
align-items: center;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1000px;
align-items: center;
  }
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

/* heading section */
h0,
h1,
h2,
h3,
h4 {
  font-family: 'LightningPro';
  color: #ffffff;
  font-weight: bold;
}

h4 {
  font-family: 'LightningPro';
  font-size: 20px;
  color: #ffffff;
  text-align: center;
}


h3 {
  font-family: 'LightningPro';
  font-size: 25px;
  color: #ffffff;
  text-align: center;
}


h1 {
  font-size: 45px;
color: #ffffff;
  font-family: 'LightningPro';
  text-align: center;
}

h2 {
  font-family: 'LightningPro';
  font-size: 35px;
color: #ffffff;
  text-align: center;
}

h0 {
  font-size: 50px;
color: #ffffff;
  font-family: 'LightningPro';
  text-align: center;
}

p {
  color: #ffffff;
}

/* images retina */
img {
  max-width: 100%;
  height: auto;
}

/* button section */
.btn {
  background: transparent;
  border: 2px solid #fff;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  padding: 12px 18px;
  font-size: 13px;
  font-weight: bold;
  transition: all 0.4s ease-in;
}

.btn:hover {
  background: #990000;
  border-color: transparent;
}

.email {
  margin-top: 10px;
  padding: 8px 12px;
}

/* navigation */
.navbar-default {
  border: 1px solid transparent;
background-color: #1c1c1c;
  border: none;
  border-left: 4px solid #d10000;
  border-right: 4px solid #d10000;
  margin: 1% 0% 0% 0%;
  border-radius: 6px;
  padding: 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
  position: sticky;
  top: 10px;
  z-index: 1000;
}

.navbar-default .navbar-brand {
  font-size: 40px;
  line-height: 40px;
  padding-top: 4px;
}

.navbar-default .navbar-nav li a {
  color: #f2f2f2;
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
  transition: all 0.4s ease-in;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #ffe100;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #ffe100;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  background: #990000;
  border-radius: 0px;
  border: none;
  margin-top: 20px;
  margin-bottom: 30px;
}

.navbar-default .navbar-toggle .icon-bar {
  background: #fff;
  border-color: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent
}

.active {
  background: #333;
}

.custom-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url("images/icons8-lightning-50.png");
  background-size: contain;
  background-repeat: no-repeat;
}

/* home section */
#home {
  background: url('../images/RenderPoster19.png') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 180px;
  padding-bottom: 100px;
}

#home h1,
#home h3 {
  line-height: 30px;
  font-size: 40px;
}

/* divider section */
.divider {
  color: #fff;
  text-align: center;
}

.divider .fa {
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 32px;
  width: 80px;
  height: 80px;
  line-height: 76px;
  text-transform: capitalize;
}

.divider h2 {
  padding-bottom: 4px;
}

.divider .divider-wrapper {
  padding: 40px 20px 40px 20px;
  position: relative;
  bottom: 40px;
  transition: all 0.4s ease-in;
}

.divider .divider-wrapper:hover {
  bottom: 45px;
  cursor: pointer;
}

.divider .divider-one {
  background: #990000;
}

.divider .divider-two {
  background: #990000;
}

.divider .divider-three {
  background: #990000;
}

/* about section */
#about-header {
  background: url('../images/RenderPoster19.png') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 180px;
  padding-bottom: 100px;
}

#about {
  padding-top: 60px;
}

#about .container {
  background: #191919;
}

#about .col-md-6 {
  padding: 0;
  margin: 0;
}

#about .about-des {
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 20px;
}

#about .btn {
  margin-top: 30px;
}

/* team section */
#team {
  padding-top: 60px;
  padding-bottom: 80px;
}

#team h2 {
  padding-bottom: 30px;
  text-align: center;
}

#team h3 {
  padding-bottom: 10px;
}

#team.team-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  background: #111;
  /* or your card background */
  border: 1px solid #444;
}

#team.equal-height {
  display: flex;
  flex-wrap: wrap;
}

#team.equal-height>div {
  display: flex;
}

#team h4 {
  color: #990000;
}

#team img {
  opacity: 0.8;
}

#team hr {
  border-color: #303030;
  margin-top: 80px;
  margin-bottom: 80px;
}

#team strong {
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 10px;
}

#team .progress {
  border-radius: 0px;
  height: 4px;
}

/* portfolio section */
#portfolio-header {
  background: url('../images/RenderPoster19.png') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 180px;
  padding-bottom: 100px;
}

#portfolio {
  background: #111;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 60px;
}

#portfolio h2 {
  padding-bottom: 20px;
}

#portfolio .col-md-4,
#portfolio .col-md-3 {
  padding: 0;
  margin: 0;
}

#portfolio img {
  width: 100%;
  transition: all 0.4s ease-in;
  opacity: 0.8;
}

#portfolio img:hover {
  opacity: 1;
}

#portfolio .btn {
  margin-top: 30px;
}

/* CONTACTOS */
#contact-header {
  background: url('../images/RenderPoster19.png') no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 500px;
  padding-top: 180px;
  padding-bottom: 100px;
}

#contact {
  padding-top: 60px;
  padding-bottom: 60px;
}

#contact h2 {
  text-align: center;
  padding-bottom: 30px;
}

#contact .form-control {
  background: #202020;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 20px;
  transition: all 0.4s ease-in;
  color: #fff;
}

#contact .form-control:focus {
  background: #404040;
}

#contact input {
  height: 53px;
}

.form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #fff;
}

.form-control::-webkit-input-placeholder {
  color: #fff;
}

#map-canvas {
  border: none;
  width: 100%;
  height: 300px;
}

/* RODAPÉ */
footer {
  background: #1c1c1c;
  padding-top: 30px;
  padding-bottom: 25px;
}

footer .fa {
  font-size: 18px;
  margin-right: 10px;
  padding: 5px;
}

footer h3 {
  padding-bottom: 10px;
}

footer .newsletter p {
  padding-bottom: 10px;
}

footer .form-control {
  background: transparent;
  border: 2px solid #fff;
  border-radius: 0px;
  padding-bottom: 10px;
}

footer .form-control:focus,
footer .form-control:hover {
  color: #fff;
  background: #806040;
  border-color: transparent;
}

footer .input-group-addon {
  background: #fff;
}

footer a,
footer a:visited {
  font-size: 14px;
  color: #999;
}

footer a:hover {
  color: #fff;
  text-decoration: none;
}

/* COPY-RIGHT */
.copyright {
  margin: 10px 0px;
}

.copyright p {
  padding-top: 20px;
}

.social-icons {
  padding: 0px;
  margin: 0px;
}

.social-icons li {
  display: inline-block;
  list-style: none;
  background: #303030;
  margin: 10px 0px 0px 0px;
}

.social-icons li a {
  color: #909090;
  text-decoration: none;
  font-size: 20px;
  padding: 10px 15px;
  text-align: center;
  transition: all 0.4s ease-in;

}

.social-icons li a:hover {
  background: #d54ab6;
  color: #fff;
}

/* MEDIA */
@media (max-width: 980px) {
  .divider .divider-wrapper {
    margin-bottom: 20px;
  }

  #about .about-des {
    padding-bottom: 40px;
  }

  #team .team-wrapper {
    margin-bottom: 40px;
  }

  #contact h3 {
    padding-top: 20px;
  }
  #contact{
  text-align: left;
}

  #contact .btn {
    margin-bottom: 20px;
  }

  footer h3 {
    padding-top: 30px;
  }
}

/* GALERIA */
.gallery {
  display: none;
  animation-name: fade;
  animation-duration: 1.5s;
}

/* FADE */
@keyframes fade {
  from { opacity: .4; }
  to { opacity: 1; }
}

/* PONTITOS */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active,
.dot:hover {
  background-color: #717171;
}

/* NUMEROS E DESCRICAO */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* === MOBILE FIXES (<= 767px) === */
@media (max-width: 767px) {
  body {
    text-align: center;
  }

  /* Navbar fixes */
  .navbar-default {
    top: 0;
    padding: 10px 0;
    text-align: center;
  }

  .navbar-default .navbar-nav {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .navbar-default .navbar-nav li {
    width: 100%;
  }

  .navbar-default .navbar-nav li a {
    display: block;
    width: 100%;
    padding: 12px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
  }

  .navbar-brand {
    text-align: center;
    float: none !important;
    display: block;
    margin: 0 auto;
  }

  /* Header sections */
  #home, #about-header, #portfolio-header, #contact-header {
    padding-top: 100px;
    padding-bottom: 80px;
    text-align: center;
    background-position: center center;
  }

  #home h1,
  #home h3,
  h0, h1, h2, h3, h4 {
    text-align: center;
  }

  /* Contact form full width */
  #contact .form-control {
    width: 100%;
    margin: 10px auto;
  }

  #contact form {
    text-align: center;
  }

  /* Team section stacking */
  #about.equal-height > div {
    flex: 1 1 100%;
    margin-bottom: 20px;
    text-align: center;
    align-items: center;
    align-content: center;
  }

  /* Footer stacking */
  footer .row > div {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }

  footer h3,
  footer p,
  footer form {
    text-align: center;
  }

  footer .form-control {
    margin: 0 auto;
  }

  .social-icons {
    text-align: center;
  }

  .social-icons li {
    display: inline-block;
    margin: 5px;
  }

footer .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding: 20px 0;
  text-align: center;
}

footer .container > div {
  flex: 1 1 30%;
  margin-bottom: 10px;
align-items: center;

#contact{
  text-align: left;
}
}
}


