/*!
 * Start Bootstrap - Freelancer v3.3.7+1 
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
  top: -0.8em;
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}
p {
  font-size: 20px;
}
p.small {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  color: #0066FF;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
}
hr.star-light,
hr.star-success {
  padding: 0;
  border: none;
  border-top: solid 5px;
  text-align: center;
  max-width: 250px;
  margin: 25px auto 30px;
}
hr.star-light:after,
hr.star-success:after {
  content: "\f005";
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  top: -0.8em;
  font-size: 2em;
  padding: 0 0.25em;
}
hr.star-light {
  border-color: #EAEAEA;
}
hr.star-light:after {
  background-color: #FF6600;
  color: #FFFFFF;
}
hr.star-success {
  border-color: #2C3E50;
}
hr.star-success:after {
  background-color: white;
  color: #2C3E50;
}
.img-centered {
  margin: 0 auto;
}
header {
  text-align: center;
  background: #CCCCCC;
  background: url(../img/banner1.jpg) no-repeat center center;
  text-shadow: 3px 3px 3px rgba(0,0,0,0.6);
  background-size: cover;
  color: white;

  min-height: 850px;
}

header .container {
  padding-top: 370px;
  padding-bottom: 40px;
}

header img {
  display: block;
  margin: 0 auto 50px;
}
header .intro-text .name {
  display: block;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1em;
}

header .intro-text .skills {
  display: block;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1em;
}
 
  header img {
  display: block;
  margin: 0 auto 50px;
  }  
  header .intro-text .name {
    font-size: 3.75em;
  }
  
  header .intro-text .skills {
    font-size: 1.75em;
  }
}
.navbar-custom {
  background: #FFFFFF;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
}
.navbar-custom a:focus {
  outline: none;
}
.navbar-custom .navbar-brand {
  color: black;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: black;
}
.navbar-custom .navbar-nav {
  letter-spacing: 1px;
}
.navbar-custom .navbar-nav li a {

  color: #A07AA6;

  font-size: 1.25em;

  font-weight: 700;

  padding-top: 18px;
  padding-bottom: 18px;

}

.navbar-custom .navbar-nav li a {
  color: #A07AA6;
}
.navbar-custom .navbar-nav li a:hover {
  color: #B89CBD;
  outline: none;
}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
  color: #A07AA6;
  
}
.navbar-custom .navbar-nav li.active a {
  color: #B89CBD;
  
}
.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
  color: #B89CBD;
  
}
.navbar-custom .navbar-toggle {
  background-color: white;
  color: green;
  text-transform: uppercase;
  font-size: 20px;
  border-color: green;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #FFFFFF;
  color: white;
  border-color: #2C3E50;
}
@media (min-width: 768px) {
  .navbar-custom {
    padding: 10px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-custom .navbar-brand {
    font-size: 3em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom.affix {
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}
section {
  padding: 100px 0;
}
section h2 {
  margin: 0;
  font-size: 3em;
}
section.success {
  background: #F3F3F3;
  color: black;
}
@media (max-width: 767px) {
  section {
    padding: 75px 0;
  }
  section.first {
    padding-top: 75px;
  }
}
#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .caption {
  background: rgba(24, 188, 156, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
  opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
  margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}
.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.3s ease,opacity 0.3s ease;
  -moz-transition: top 0.3s ease,opacity 0.3s ease;
  -ms-transition: top 0.3s ease,opacity 0.3s ease;
  transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #0066FF;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
footer {
  color: white;
}
footer h2 {
  margin-bottom: 40px;
}
footer .footer-above {
  padding-top: 50px;
  background-color: #A07AA6;
}
footer .footer-col {
  margin-bottom: 50px;
}
footer .footer-below {
  padding: 25px 0;
  background-color: #B89CBD;
}
.btn-outline {
  color: white;
  font-size: 20px;
  border: solid 2px white;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: #006600;
  background: white;
  border: solid 2px white;
}
.btn-go {
  color: white;
  background-color: #FF0000;
  border-color: #FF0000;
  font-weight: 700;
}

.btn-success {
  color: white;
  background-color: #66CC99;
  border-color: #66CC99;
  font-weight: 700;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #009966;
  border-color: #009966;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #009966;
  border-color: #009966;
}
.btn-success .badge {
  color: #009966;
  background-color: white;
}

.btn-social {
  display: inline-block;
  height: 50px;
  width: 50px;
  border: 2px solid white;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}
.btn:focus,
.btn:active,
.btn.active {
  outline: none;
}
.scroll-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}
.scroll-top .btn:focus {
  outline: none;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin: 0;
  font-size: 3em;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .modal-content .item-details {
  margin: 30px 0;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #2C3E50;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #2C3E50;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}

.banner {
    padding: 80px 0;
    color: #f8f8f8;
    background: url(../img/bannerCentroOnline.jpg) no-repeat center center;
    background-size: cover;
}

.banner .intro-text .name {
    display: block;
    margin: 0;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 4em;
}

.banner .intro-text .skills {
  display: block;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 2em;
}


.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    text-transform: capitalize;	
    font-size: 4em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

.banner2 {

    padding: 80px 0;
    color: #f8f8f8;
    background: url(../img/bannerCentro2.jpg) no-repeat center center;
    background-size: cover;
}

.banner2 .intro-text .name {
    display: block;
    margin: 0;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}


.banner2 h2 {
    margin: 0;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 800;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner2 ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}


@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

/* Faixa Styles */

faixa {
  color: white;
}
faixa h3 {
  margin-bottom: 30px;
}
faixa .faixa-above {
  padding-top: 50px;
  background-color: #66CC99;
  padding-bottom: 50px;  
}
faixa .faixa-col {
  margin-bottom: 50px;
}


/* Faixa2 Styles */

faixa2 {
  color: white;
}
faixa2 h3 {
  margin-bottom: 30px;
}
faixa2 .faixa2-above {
  padding-top: 50px;
  background-color: #CC66CC;
  padding-bottom: 50px;  
}
faixa2 .faixa2-col {
  margin-bottom: 50px;
}

/* === ÍCONES PREMIUM REDES SOCIAIS === */

.social-icons-premium {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    margin-top: 10px;
}

/* Círculo premium */
.social-circle {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;

    /* Cor base */
    border: 2px solid rgba(255, 255, 255, 0.9);
    color: #FFFFFF;

    /* Degradê elegante */
    background: linear-gradient(145deg,
              rgba(255,255,255,0.10) 0%,
              rgba(255,255,255,0.04) 100%);

    /* Efeito leve e profissional */
    box-shadow:
        0 4px 10px rgba(0,0,0,0.20),
        inset 0 1px 5px rgba(255,255,255,0.15);

    text-decoration: none;
    font-size: 24px;
    transition: all 0.35s ease;
}

/*  FAQ PREMIUM */

.faq-box {

    border: none;

    border-radius: 12px;

    margin-bottom: 18px;

    overflow: hidden;

    background: #FFFFFF;

    box-shadow: 0 3px 10px rgba(0,0,0,0.06);

    transition: all 0.3s ease;
}

.faq-box:hover {

    transform: translateY(-2px);

    box-shadow: 0 8px 20px rgba(0,0,0,0.10);
}

/* Cabeçalho da pergunta */
.faq-box .panel-heading {

    background: #E7DBEA !important;

    border: none !important;

    padding: 22px;
}

/* Link da pergunta */
.faq-pergunta {

    display: block;

    color: #6F4D75 !important;

    font-size: 1.35em;

    font-weight: 700;

    text-decoration: none !important;

    transition: all 0.3s ease;
}

.faq-pergunta:hover {

    color: #A07AA6 !important;
}

/* Ícone */
.faq-pergunta i {

    margin-right: 10px;

    color: #A07AA6;
}

/* Corpo da resposta */
.faq-resposta {

    background: #FFFFFF;

    padding: 25px;

    color: #555555;

    font-size: 1.08em;

    line-height: 1.9em;

    border-top: 1px solid #E9E1EB;
}

/*  BOTÃO LILÁS PREMIUM */

.btn-lilas {
    background-color: #A07AA6;
    border: 2px solid #A07AA6;
    color: #FFFFFF;
    font-weight: 700;
    border-radius: 8px;
    padding: 12px 28px;
    transition: all 0.35s ease;
    box-shadow: 0 4px 10px rgba(0,0,0,0.12);
}

.btn-lilas:hover,
.btn-lilas:focus {
    background-color: #8D6594;
    border-color: #8D6594;
    color: #FFFFFF;
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(0,0,0,0.18);
    text-decoration: none;
}


/* Remover clique no ícone (clique sempre no link) */
footer .social-circle i {
    pointer-events: none;
}

/* HOVER premium */
.social-circle:hover {
    background: linear-gradient(145deg,
                #FFFFFF 0%,
                #F5F5F5 100%);
    color: #66CC99;
    transform: translateY(-3px);
    box-shadow:
        0 8px 20px rgba(0,0,0,0.30),
        inset 0 2px 6px rgba(0,0,0,0.10);
}

/* Animação suave ao passar o mouse */
.social-circle:hover i {
    transform: scale(1.08);
    transition: transform 0.35s ease;
}

/* Mobile: centralizado e elegante */
@media (max-width: 767px) {
    .social-icons-premium {
        justify-content: center;
    }
}
 
/* Ajuste da logomarca no mobile */
@media (max-width: 767px) {

  .navbar-brand img {
      max-height: 60px;
      width: auto;
  }

}

/* Carrossel de Depoimentos com 3 por slide */
/* Swiper Container com padding extra e posição relativa */
/* Swiper container */
.swiper {
    position: relative;
    padding: 40px 10px 120px; /* espaço para setas */
    overflow: visible;
}

/* Slide alinhado */
.swiper-slide {
    display: flex;
    justify-content: center;
}

/* Carrossel de Depoimentos com 3 por slide */
/* Swiper Container com padding extra e posição relativa */
/* Swiper container */
.swiper {
    position: relative;
    padding: 40px 10px 120px; /* espaço para setas */
    overflow: visible;
}

/* Slide alinhado */
.swiper-slide {
    display: flex;
    justify-content: center;
}

/* Bloco do depoimento */
.depoimento-box {
    background-color: #f8f8f8;
    border-radius: 20px;
    border: 1px solid #ddd;
    padding: 20px;
    max-width: 350px;
    min-height: 290px;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.1);
    text-align: center;
    position: relative;
}

/* Ícone */
/* Bloco do depoimento */
.depoimento-box {
    background: linear-gradient(180deg, #F5EEF6 0%, #FFFFFF 100%);
    border-radius: 20px;
    border: 1px solid #D8C3DC;
    padding: 20px;
    max-width: 350px;
    min-height: 290px;
    box-shadow: 0 6px 18px rgba(160,122,166,0.18);
    text-align: center;
    position: relative;
    transition: all 0.35s ease;
}

.depoimento-box:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 28px rgba(160,122,166,0.28);
    border-color: #A07AA6;
}

/* Ícone */
.depoimento-box i {
    font-size: 3rem;
    color: #A07AA6;
    margin-bottom: 12px;
    display: block;
}

/* Texto */
.depoimento-text {
    font-size: 1.8rem;
    color: #5F4A63;
    margin-bottom: 18px;
    line-height: 1.7em;
}

/* Nome */
.depoimento-nome {
    font-size: 1.8rem;
    font-weight: bold;
    color: #8D6594;
}

/* Paginação */
.swiper-pagination-bullet {
    background: #C7AEC9;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #A07AA6;
}

/* Setas */
.swiper-button-prev,
.swiper-button-next {
    color: #A07AA6;
    transition: all 0.3s ease;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    color: #8D6594;
}

/* Setas deslocadas horizontalmente ao lado da paginação */
.swiper-button-prev {
    left: calc(50% - 120px); /* Ajuste fino à esquerda dos pontos */
}

.swiper-button-next {
    right: calc(50% - 120px); /* Ajuste fino à direita dos pontos */
}

/* Hover opcional */
.swiper-button-prev:hover,
.swiper-button-next:hover {
    color: #FF6600;
}

@media (max-width: 768px) {

  header {
    min-height: 420px;
    background-position: center top;
  }

  header .container {
    padding-top: 120px;
    padding-bottom: 30px;
  }

  header .intro-text .name {
    font-size: 2.9em;
    line-height: 1.2em;
  }

  header .intro-text .skills {
    font-size: 1.5em;
    line-height: 1.4em;
  }

}

