/* Gerais */
body {
  font-family: 'Exo 2', sans-serif !important;
}

.thumbvideo
{
  width: 700px; 
  height: 394px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Exo 2', sans-serif !important;
}

.row {
  margin: 0;
}

.container {
  padding: 70px 0;
}

p, li {
  color: #444;
  font-size: 14px;
}

/* Barra de navegação */
header, .navbar {
  background-color: #5e3b8e;
}

#nav-container {
  padding-top: 0;
  padding-bottom: 0;
}

#logo {
  width: 200px;
}

.navbar-brand {
  padding: 0;
  color: #FFF;
  margin-left: 150px;
}

.navbar-brand:hover {
  color: #FFF;
}

#navbar-links {
  margin-right: 150px;
}

#navbar-links a {
  color: #FFF;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 1rem .8rem;
}

.nav-item.active {
  border-bottom: 3px solid #FFF;
}

.login {
  background-color: #ffcd00;
  color: #5e3b8e !important;
  padding: 10px 25px 2px 25px !important;
  border-radius: 25px;
  height: 45px;
  margin-top: 5px;
  font-weight: 800;
}

.login:hover {
  background-color: #bd9b16;
  color: #5e3b8e !important;
}

/*.fixed-top {
  top: 22px;
}*/



/* Slider */

.container-fluid {
  padding: 0;
}

#mainSlider .carousel-inner, #mainSlider .carousel-item {
  height: 90vh;
}

#mainSlider .carousel-caption {
  top: 30%;
}

#mainSlider .carousel-caption h2 {
  font-size: 50px;
  margin-bottom: 30px;
}

#mainSlider .carousel-caption p {
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 100px;
  color: #FFF;
}

.main-btn {
  background-color: #5e3b8e;
  color: #FFF;
  text-transform: uppercase;
  width: 200px;
  height: 60px;
  padding: 10px 20px;
  border-radius: 30px;
  border: 3px solid transparent;
  transition: .5s;
}

.main-btn:hover {
  background-color: #2c0c58;
  text-decoration: none;
  color: #FFF;
}

.carousel-indicators .active {
  background-color: #65DAF9;
}

.chamada-topo {
  height: 650px;
  background-image: url(../img/garage.webp);
  background-color: #52337b;
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.chamada-download {
  height: 650px;
  background-image: url(../img/banner_cartazes_menor_claro.jpg);
  background-color: #7d669c;  
  /* background-color: #907dab;   */
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.capa {
  text-align: center;
  margin-top: 80px;
}

.pre-chamada {
  font-family: 'Exo 2';
  font-weight: 700;
  font-size: 45px;
  color: #fff;
  line-height: 35px;
}

.pre-chamada2 {
  font-family: 'Exo 2';
  font-weight: 700;
  font-size: 45px;
  color: #fff;
  line-height: 35px;
}

#textochamada {
  font-family: 'Exo 2';
    font-weight: 900;
    font-size: 70px;
    color: #ffcd00;
    text-transform: uppercase;
    min-height: 130px;
    padding-bottom: 0;
    line-height: 130px;
}

.comp-chamada {
  font-family: 'Exo 2';
  font-weight: 400;
  font-size: 23px;
  color: #fff;
  width: 600px;
  margin: 0 auto;
  line-height: 30px;
  padding-bottom: 40px;
}

/* Traslate Google */

/* Sobre a empresa */
.recuo {
  height: 170px;
  background-color: #ffffff;
}


#about-area {
  background-color: #e8e8e8;
}

.main-title {
  color: #5e3b8e;
  margin: 0 0 65px 0;
  font-size: 40px;
  text-align: center;
  font-weight: 700;
}

.title-plans {
  color: #5e3b8e;
  margin: 0;
  font-size: 40px;
  text-align: center;
  font-weight: 700;
}

.about-title {
  font-size: 25px;
  color: #444;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 35px;
}

.txt-about {
  font-size: 18px;
  margin-top: 40px;
}

#about-list {
  list-style: none;
  padding-left: 0;
}

#about-list li {
  line-height: 30px;
}

#about-list i {
  color: #5e3b8e;
  margin-right: 15px;
}

/* Problemas */

.service-box {
  text-align: center;
  margin-bottom: 50px;
}

.service-box i, .service-box h4 {
  transition: .5s;
}

.service-box i {
  font-size: 56px;
  margin-bottom: 20px;
  color: #444;
}

.service-box h4 {
  font-size: 24px;
  margin-bottom: 20px;
}

.service-box:hover > i, .service-box:hover > h4 {
  color: #5e3b8e;
}

.container-problem {
  padding: 70px 0 0 0;
}

/* Soluções */

.solution {
  background-color: #e8e8e8;
}

.container-solution {
  padding: 70px 0;
}

/* Dados */

.circle-box div {
  padding: 0 40px;
}

.progressbar-text {
  font-weight: bold;
  font-size: 32px;
}

#data-area p {
  color: #FFF;
  text-align: center;
  font-size: 26px;
  margin-top: 20px;
}

/* Credencial */

/* carrosselniced */

.carrosselniced {
  width: 100%;
  position: relative;
  margin: 0 0 15px;
}

.carrosselniced .block {
  width: 100%;
  transition: all 0.4s;
  overflow: hidden;
}

.carrosselniced .content {
  margin: 0;
}

.carrosselniced .content li {
  width: 100%;
  position: relative;
  text-transform: uppercase;
  transition: all 0.4s;
  overflow: hidden;
  text-align: center;
  display: block;
  float: left;
}

.carrosselniced .content li img {
  width: 75%;
}

.carrosselniced .control {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.carrosselniced .control button {
  background: none;
  position: absolute;
  top: 0;
  color: #00C4FF;
  font-size: 13px;
  font-weight: 100;
  text-transform: uppercase;
  transition: all 0.4s;
  cursor: pointer;
  display: inline-block;
}

.carrosselniced .control button span {
  font-size: 35px;
  font-weight: 100;
}

.carrosselniced .control button:hover {
  color: #111111;
}

.carrosselniced .control button.prev {
  left: -35px;
}

.carrosselniced .control button.next {
  right: -35px;
}

.carrosselniced .bullet {
  width: 100%;
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 1;
  text-align: center
}

.carrosselniced .bullet button {
  width: 14px;
  height: 14px;
  background: rgba(255, 255, 255, 0.6);
  text-indent: -9999px;
  margin: 0 3px;
  border: 1px solid #717171;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
}

.carrosselniced.caption .bullet button {
  width: auto;
  height: auto;
  text-indent: 0;
  padding: 3px 5px;
  margin: 0 3px 0 0;
  font-size: 10px;
  color: #424242;
  border-radius: 3px;
}

.carrosselniced .bullet button.selected {
  background: #00C4FF;
}

.carrosselniced.caption .bullet button.selected {
  color: #FFFFFF;
}

.control {
  display: none;
}

.cred {
  background-color: #5e3b8e;
}

.cred-txt {
  font-weight: 800;
  color: #fff;
  font-size: 15px;
  margin-bottom: 0;
  margin-top: -40px;
}

.cred-txt-2 {
  font-weight: 500;
  color: #fff;
  font-size: 12px;
}

.cred-title {
  color: #fff;
  margin-bottom: 25px;
  font-size: 40px;
  text-align: center;
  font-weight: 700;
}


/* animations */

.carrosselniced.anGrayscale .block {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.carrosselniced.anRotateY .block {
  transform: rotateY(360deg);
}

.carrosselniced.anRotateX .block {
  transform: rotateX(360deg);
}

.carrosselniced.anOpacity .block {
  opacity: 0;
}


/* :animations */


/* :carrosselniced */


/* adjust for plataform */

section#slider .slider-content .carrosselniced .control {
  width: 90px !important;
  height: 50px !important;
  position: absolute;
  right: 3% !important;
  bottom: 4.3% !important;
  top: inherit;
  left: inherit;
  margin: 0 !important;
}

section#slider .slider-content .carrosselniced .control button {
  padding: 15px;
  color: white;
  left: inherit !important;
  right: inherit !important;
  cursor: pointer;
  border: 1px solid white;
  top: inherit;
}

section#slider .slider-content .carrosselniced .control span {
  font-size: 18px;
}

section#slider .slider-content .carrosselniced .control button:first-child {
  left: 0 !important;
}

section#slider .slider-content .carrosselniced .control button:last-child {
  right: 0 !important;
}

/* adjust for plataform */


/* Benefícios */
.beneficios-container {
  text-align: center;
}

.ben-title {
  color: #5e3b8e;
  margin: 0 0 35px 0;
  font-size: 40px;
  text-align: center;
  font-weight: 700;
}

.ben-descricao {
  font-size: 23px;
  color: #5e3b8e;
  width: 600px;
  margin: 0 auto;
  margin-bottom: 35px;
}

.cel-beneficios {
  width: 230px;
}

.pos-ben-cel {
  display: inline-block;
  width: 300px;
}

.pos-ben {
  display: inline-block;
  width: 300px;
  margin-top: 100px;
  text-align: right;
}

.pos-ben-2 {
  display: inline-block;
  width: 300px;
  margin-top: 100px;
  text-align: left;
}

.ben-bloco {
  margin-top: 50px;
  margin-bottom: 50px;
}

.ben-txt {
  display: inline-block;
  font-weight: 800;
  color: #5e3b8e;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 0;
  margin-left: 38px;
}

.ben-txt-2 {
  display: inline-block;
  font-weight: 800;
  color: #5e3b8e;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 0;
  margin-left: 38px;
}

.img-beneficios {
  display: inline-block;
  font-size: 25px;
  color: #36b715;
  position: absolute;
}

.img-beneficios-2 {
  display: inline-block;
  font-size: 25px;
  color: #36b715;
  position: absolute;
}

/* Novo Benefício */
.conj-ben {
  text-align: center;
}

.box-ben {
  border: 1px solid #d2d2d2;
  border-radius: 10px;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  width: 250px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
}

.yellow-ben {
  background-color: #ffcd00;
  position: absolute;
  height: 115px;
  width: 100%;
  border-radius: 10px 10px 0 0;
}

.img-ben {
  width: 150px;
  position: relative;
  margin-top: 40px;
  margin-bottom: 20px;
}

.txt-ben {
  color: #5e3b8e;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
  position: relative;
}

.sub-ben {
  color: #5e3b8e;
  font-size: 23px;
  line-height: 26px;
  position: relative;
  margin-top: 15px;
  margin-bottom: 35px;
}

.cta-ben {
  border-radius: 50px;
  background-color: crimson;
  margin: 0 auto;
  width: 300px;
  height: 50px;
}

.ben-btn {
  background-color: #5e3b8e;
  color: #FFF;
  text-transform: uppercase;
  width: 200px;
  height: 60px;
  padding: 10px 20px;
  border-radius: 30px;
  border: 3px solid transparent;
  transition: .5s;
}

.ben-btn:hover {
  background-color: #2c0c58;
  text-decoration: none;
  color: #FFF;
}

.div-btn {
  text-align: center;
  margin-top: 30px;
} 

/* Descricao */

.card-body {
  text-align: center;
}

.card {
  width: 270px;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.dep-bg {
  background-color: #e8e8e8;
}

.dep-container {
  padding-top: 35px;
  padding-bottom: 35px;
}

.dep-title {
  color: #5e3b8e;
  margin: 0 0 35px 0;
  font-size: 40px;
  text-align: center;
  font-weight: 700;
}

.dep-descricao {
  width: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}

/* Depoimentos */

.insta-msg {
  display: inline-block;
  height: 300px;
  padding-top: 15px;
  padding-left: 30px;
  border: 5px solid #e8e8e8;
}

.one-insta-msg {
  background-color: #ffffff;
}

.dep-title-2 {
  color: #5e3b8e;
  margin: 0;
  font-size: 40px;
  text-align: center;
  font-weight: 700;
}

ul{
  list-style: none;
  padding-left: 0%;
}

/* Carrossel 2 Depoimentos */

.carrossel2 {
  margin: 0 auto;
  background-color: #e8e8e8;
}

.carousel-inner img {
  width: 500px;
  height: 300px;
}
.carousel-item {
  margin: 0 auto;
  text-align: center;
}
#mainSlider .carousel-inner, #mainSlider .carousel-item {
  height: 350px;
}
.carousel-indicators .active {
  background-color: #5e3b8e;
}
.carousel-indicators li {
  background-color: #8f8f8f;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%238f8f8f' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%238f8f8f' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

/* Planos */

table {
  border-collapse: collapse;
  width: 100%;
}

th, td {
  text-align: left;
  padding: 8px;
}

tr:nth-child(even){background-color: #f2f2f2}

.col-planos {
  margin: 0 auto;
}

table tr td {
  width: 250px;
  text-align: center;
}

table tr th {
  width: 250px;
  text-align: center;
  background-color: #5e3b8e;
  color: #fff;
}

.container-plans {
  padding-top: 70px;
  padding-bottom: 0;
}

.de-por {
  margin-top: 40px;
}

.reco-col {
  position: relative;
}
.recomendado {
  background-color: #ffcd00;
  border-radius: 10px;
  margin-top: -40px;
  position: absolute;
  width: 270px;
}
.recomendado-txt {
  color: #5e3b8e;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 12px;
  margin-top: 8px;
}


/* News Letter */

#news-area {
  text-align: center;
  background-color: #e8e8e8;
}

#news-area p {
  font-size: 18px;
  margin-bottom: 40px;
}

#email-input {
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border: 1px solid #ffcd00;
  display: inline;
  box-sizing: border-box;
  width: 40%;
  height: 40px;
}

#news-btn {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 1px solid #ffcd00;
  background-color: #ffcd00;
  color: #5e3b8e;
  text-transform: uppercase;
  font-weight: 600;
  height: 40px;
  padding: 0 30px;
  margin-left: -130px;
  position: absolute;
  transition: .5s;
}

#news-btn:hover {
  background-color: #dbb209;
  color: #fff;
}

/* Call To Action */

#call-area {
  background-color: #5e3b8e;
  text-transform: uppercase;
}

#call-area .container {
  padding: 40px 100px;
}

#call-area .row {
  display: block;
  text-align: center;
}

#call-area p {
  color: #FFF;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0;
  height: 60px;
  line-height: 60px;
  letter-spacing: 2px;
  display: inline;
}

#call-area #call-btn {
  background-color: #ff9d00;
  color: #fff;
  font-weight: bold;
  margin-left: 30px;
  font-size: 20px;
  width: auto;
  letter-spacing: 2px;
}

.call-btn {
  background-color: #ffcd00;
  color: #5e3b8e;
  font-weight: bold;
  margin-left: 30px;
  font-size: 20px;
  width: auto;
  letter-spacing: 2px;
  width: 200px;
  height: 60px;
  padding: 10px 20px;
  border-radius: 30px;
  border: 3px solid transparent;
  transition: .5s;
}

.call-btn:hover {
  background-color: #dbb209;
  color: #fff;
}

/* Footer */

#contact-area {
  text-align: center;
}

.contact-box {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #5e3b8e;
}

.contact-box i {
  color: #444;
  border: solid 1px #444;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  line-height: 55px;
  font-size: 24px;
  margin-bottom: 20px;
}

.contact-box p {
  font-size: 16px;
}

.contact-tile {
  font-weight: bold;
  color: #5e3b8e;
}

#msg-box p {
  font-size: 22px;
}

#contact-form input[type="text"], #contact-form textarea {
  margin-bottom: 15px;
  border-radius: 0;
}

#contact-form .main-btn {
  width: 120px;
  height: 50px;
}

#contact-form .main-btn:hover {
  color: #ffffff;
}

/* Copy */

.copy-area {
  background-color: #252525;
}

.copy-area .container {
  padding: 10px 0;
  text-align: center;
}

.copy-area .container p {
  margin-bottom: 0;
}

.copy-area .container a {
  font-weight: bold;
  color: #444;
}

.copy-area .container a:hover {
  text-decoration: none;
  color: #3EC1D5;
}

.vagaflix-rodape {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}

.container-rodape {
  padding-top: 40px !important;
  padding-bottom: 20px !important;
}

.social-list {
  padding: 0;
}

.redes {
  color: #ffffff;
  display: inline-block  
}

.sociais {
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 22px;
}

.sociais-1 {
  text-align: center;
  margin-right: 10px;
  font-size: 22px;
}

.sociais-2 {
  text-align: center;
  margin-left: 10px;
  font-size: 22px;
}

.vagaflix-social-icon a {
  font-weight: 100 !important;
  color: #fff !important;
}

.vagaflix-social-icon a:hover {
  font-weight: 100 !important;
  color: #ffcd00 !important;
}
.desenvolvimento{
  color: #adadad;
}

.panda a {
  font-weight: 100 !important;
  color: #adadad !important;
}

.panda a:hover {
  font-weight: 100 !important;
  color: #ffcd00 !important;
}

/* responsive */
@media(max-width: 1024px) {

  .thumbvideo
  {
    width: 280px; 
    height: 157px;
  }
    

  /* nav */
  .navbar-brand {
    margin-left: 100px;
  }

  #navbar-links {
    margin-right: 100px;
  }
  .rowpad {
    zoom: 0.8;
  }
  .box-ben {
    margin-bottom: 25px;
    zoom: 0.8;
  }
  .div-btn {
    margin-top: 0;
  }
}

@media only screen and (min-width: 992px) {
	#navbar-main {
		background: transparent;
		border-bottom: 1px solid transparent;
	}
	
	#navbar-main .navbar-nav > li.nav-item > a {
		color: #a1a2ac;
		padding: 1rem;
	}
	
	#navbar-main .navbar-nav > li.nav-item > a:hover,
	#navbar-main .navbar-nav > li.nav-item > a:focus {
		color: #242424;
	}
}

@media(max-width: 768px) {
  
  /* geral */
  .container {
    padding: 20px 0;
  }
  
  /* slider */
  #mainSlider .carousel-inner, #mainSlider .carousel-item {
    height: auto;
  }

  #mainSlider .carousel-caption h2 {
    font-size: 28px;
  }

  #mainSlider .carousel-caption p {
    font-size: 18px;
    margin-bottom: 40px;
  }

  .carousel-caption {
    left: 10%;
    right: 10%;
  }
  
  /* about */
  #about-area img {
    margin-top: 100px;
  }
  
  /* data */
  .circle-box div {
    padding: 0 10px;
  }

  #data-area p {
    font-size: 16px;
  }
  
  /* team */
  .card-title {
    font-size: 14px;
  }

  .card-text {
    font-size: 12px;
  }

  /* apply */
  #apply-area .apply-box {
    padding: 50px 25px;
  }

  /* news */
  #news-area p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  #email-input {
    width: 70%;
  }

  #call-area {
    margin-top: 30px;
  }

  #call-area .container {
    padding: 30px;
  }

  #call-area p, #call-area #call-btn {
    font-size: 16px;
  }

   /* slider */
   .comp-chamada {
    width: auto;
  }

  #textochamada {
    font-size: 55px;
    padding-bottom: 0px;
    padding-top: 30px;
    line-height: 50px;
  }

  .pre-chamada {
    font-size: 40px;
    line-height: 32px;
  }

  .pre-chamada2 {
    font-size: 40px;
    line-height: 32px;
  }

  /* iFrame */
  iframe {
    width: 540px;
    height: 304px;
  }

    /* nav */
  .navbar-brand {
    margin-left: 0;
  }

  .pricing-box {
		margin-bottom: 1rem;
	}
  iframe {
    width: 100%;
    height: auto;
  }
  .dep-descricao {
    width: 420px;
  }
  .ben-descricao {
    width: 420px;
  }
  .ben-txt {
    font-size: 22px;
  }
  .ben-txt-2 {
    font-size: 22px;
  }
  .cel-beneficios {
    width: 150px;
  }
  .pos-ben {
    margin-top: 0;
  }
  .pos-ben-2 {
    margin-top: 0;
  }
  .main-title {
    margin: 30px 0 65px 0;
  }

  /* Depoimentos */
  .img-dep {
    width: 75%;
  }
  #mainSlider .carousel-inner, #mainSlider .carousel-item {
    height: 300px;
  }
  .price {
    max-width: 900px;
    margin: 0 auto;
    zoom: 0.8;
    margin-left: 50px;
    margin-top: 40px !important;
  }
  iframe {
    width: 100%;
    height: 100%;
  }
  
  /* Benefícios 2 */
  .box-ben {
    margin-bottom: 25px;
  }
  .div-btn {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
	.pricing-premium {
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		transform: scale(1.05);
	}
}

@media (max-width: 540px) {
  .reco-col {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .recomendado {
    width: 265px;
    margin-top: -28px;
    margin-left: 28%;
  }
  #about-area img {
    margin-top: 0;
  }
}


@media (max-width: 425px) {

  /* slider */
  #mainSlider {
    margin-top: 60px;
  }

  #mainSlider .carousel-caption {
    top: 5%;
  }

  #mainSlider .carousel-caption h2 {
    font-size: 18px;
    margin-bottom: 40px;
  }

  #mainSlider .carousel-caption p {
    display: none;
  }

  .carousel-caption .main-btn {
    
    font-size: 14px;
  }

  .recuo {
    height: auto;
    height: 50px;
  }

  #textochamada {
    font-size: 35px;
    padding-bottom: 0;
    padding-top: 25px;
    min-height: 120px;
    line-height: 35px;
  }

  .pre-chamada {
    font-size: 25px;
    line-height: 22px;
  }

  .pre-chamada2 {
    font-size: 25px;
    line-height: 22px;
  }

  .comp-chamada {
    width: auto;
    color: #fff;
  }

  /* nav */
  .navbar-brand {
    margin-left: 0;
  }

  #navbar-links {
    margin-right: 0;
    text-align: center;
  }

  .navbar {
    justify-content: center;
  }

  /* about */
  .main-title {
    font-size: 30px;
  }

  #about-area {
    padding-top: 50px;
  }

  #about-area img {
    margin-top: 0;
    margin-bottom: 30px;
  }

  /* data */
  .circle-box {
    width: 50%;
  }

  #team-area .col-md-3 {
    width: 50%;
    margin-bottom: 30px;
  }

  /* apply */
  #apply-area {
    height: auto;
  }

  #company-img {
    display: none;
  }

  /* credenciais */
  .cred-txt {
    display: none;
  }

  .cred-txt-2 {
    display: none;
  }

  .carrosselniced .content li img {
    width: 120px;
  }

  /* benefícios */
  .ben-descricao {
    width: auto;
  }

  .ben-row {
    display: block;
  }

  .pos-ben {
    max-width: 100%;
    margin-top: 25px;
    margin-bottom: 30px;
    text-align: center;
  }

  .pos-ben-2 {
    max-width: 100%;
    margin-top: 25px;
    margin-bottom: 30px;
    text-align: center;
  }

  .pos-ben-cel {
    max-width: 100%;
  }

  /* Benefícios 2 */
  .box-ben {
    margin-bottom: 25px;
  }
  .div-btn {
    margin-top: 0;
  }

  /* depoimentos */
  .dep-descricao {
    width: auto;
  }

  .card {
    width: 281px;
  }

  .img-dep {
    width: 100%;
  }
  .slide-nav {
    margin-top: -100px;
  }

  /* filter */
  #portfolio-area .filter-btn {
    margin-bottom: 20px;
  }

  .project-box {
    width: 50%;
  }

  /* planos */
  .reco-col {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .recomendado {
    margin-left: 10%;
    margin-top: -27px;
  }
  #mainSlider .carousel-inner, #mainSlider .carousel-item {
    height: 210px
  }
  .carousel-inner img {
    width: 100%;
    height: 100%;
}


  /* cta */
  .call-cta {
    line-height: 20px !important;
  }

  .call-btn {
    margin-left: 0;
    margin-top: 25px;
  }

  /* news */
  #news-area .main-title {
    font-size: 24px;
  }

  #news-area p {
    font-size: 16px;
  }

  #email-input {
    width: 80%;
  }

  #call-area p, #call-area #call-btn {
    font-size: 14px;
    letter-spacing: 0;
  }

  #call-area p, #call-area #call-btn {
    margin: 0;
    width: 50%;
  }

  /* contact */
  .contact-box {
    border: none;
    margin-bottom: 0;
  }

  /* iFrame */
  iframe {
    width: 280px;
    height: 157px;
  }

}

/* Planos New */

body {
	font-family: 'Lato', sans-serif;
	color: #a1a2ac;
}

section {
	padding: 0;
	background: #fff;
}

section.pricing-plans {
  padding: 0;
}

.price { 
  max-width: 900px;
  margin: 0 auto;
}

.positive {
  font-size: 1.2rem;
  color: rgb(0, 100, 0);
  font-weight: 800;
  line-height: 1.2;
}

.negative {
  font-size: 1.2rem;
  color: rgb(158, 1, 1);
  font-weight: 800;
  line-height: 1.2;
}

.card-title-mod {
  text-transform: uppercase;
  line-height: 1 !important;
  font-weight: 900;
}

section.pricing-plans {
  padding: 0 !important;
}

.rounded {
  border-radius: 0.6rem!important;
}

.pricing-box {
  padding: 0 !important;
}

.box-topo {
  background-color: #5e3b8e;
  color: #fff;
  padding-top: 35px;
  padding-bottom: 25px;
  border-radius: 6px 6px 0 0;
}

.ok {
  font-weight: 900;
  margin-left: 5px;
  font-size: 20px;
  color: rgb(0, 100, 0);
}

.no {
  font-weight: 900;
  margin-left: 5px;
  font-size: 20px;
  color: rgb(177, 1, 1);
}


.card-text:last-child {
  margin-bottom: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #242424;
}

h1.section-title {
	font-size: 2.2rem;
	margin-bottom: 1.3rem;
}

a {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

p.lead {
	color: #a1a2ac;
	margin-bottom: 6rem;
}

.btn {
	text-transform: uppercase;
	font-weight: 600;
}

.btn-outline-signin {
	border: 1px solid #e1e8ee;
}

.btn-start {
	background: #fd4d66;
	color: #fff;
	padding: 0.8rem;
	width: 100%;
	margin: 0 auto;
}

.btn-start:hover,
.btn-start:focus {
	color: #fff;
}

.btn-outline-start {
	background: #fff;
	border: 1px solid #fddbe4;
	color: #fd4d66;
	padding: 0.8rem;
	width: 100%;
	margin: 0 auto;
}

.btn-outline-start:hover,
.btn-outline-start:focus {
	color: #fd4d66;
}

section.pricing-plans {
	background: #fff;
	padding: 8rem 0;
}

#navbar-main {
	position: absolute;
	font-family: 'Roboto', sans-serif;
	background: #fff;
	border-bottom: 1px solid #e1e8ee;
}

#navbar-main .navbar-brand {
	color: #fd4d66;
	text-transform: lowercase;
	font-weight: 600;
	font-size: 1.40rem;
}

#navbar-main .navbar-toggler {
	border: none;
	font-size: 2rem;
}

#navbar-main .navbar-nav > li.nav-item > a {
	text-transform: uppercase;
	font-size: 0.8rem;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: center;
}

.pricing-box {
	padding: 1rem;
	background: #fff;
	border: 1px solid #e1e8ee;
}

.pricing-box .card-title {
	font-size: 1rem;
	line-height: 2;
}

.pricing-box .currency {
	top: -1.50rem;
	font-size: 1.2rem;
	letter-spacing: 0rem;
	margin-right: 0rem;
}

.pricing-box .amount {
	font-size: 2.5rem;
  font-weight: 600;
}

.pricing-box .month {
	color: #a1a2ac;
	margin-left: 0rem;
}

.pricing-box .list-group {
	margin-bottom: 1rem;
}

.pricing-box .list-group-item {
	padding: 0.45rem 1rem;
	border: none;
}

.pricing-premium {
	position: relative;
	z-index: 1;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.09);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.09);
	box-shadow: 0 5px 10px rgba(0,0,0,.09);
}


@media (max-width: 414px) {
  #mainSlider .carousel-inner, #mainSlider .carousel-item {
    height: 240px;
  }
  .recomendado {
    margin-left: 21%;
    width: 265px;
  }
  .box-ben {
    margin-bottom: 25px;
    zoom: 0.8;
  }
  .div-btn {
    margin-top: 0;
  }
}

@media (max-width: 411px) {
  #mainSlider .carousel-inner, #mainSlider .carousel-item {
    height: 240px;
  }
  .recomendado {
    margin-left: 14%;
    width: 265px;
  }
  .box-ben {
    margin-bottom: 25px;
    zoom: 0.8;
  }
  .div-btn {
    margin-top: 0;
  }
}

@media (max-width: 375px) {
  #mainSlider .carousel-inner, #mainSlider .carousel-item {
    height: 215px;
  }
  .recomendado {
    margin-left: 18%;
  }
  .box-ben {
    margin-bottom: 25px;
    zoom: 0.8;
  }
  .div-btn {
    margin-top: 0;
  }
}

@media (max-width: 360px) {
  #mainSlider .carousel-inner, #mainSlider .carousel-item {
    height: 200px;
  }
  .recomendado {
    margin-left: 17%;
  }
  .box-ben {
    margin-bottom: 25px;
    zoom: 0.8;
  }
  .div-btn {
    margin-top: 0;
  }
}

@media (max-width: 320px) {
  .ben-descricao {
    width: auto;
  }
  .dep-descricao {
    width: 280px;
  }
  .recuo {
    height: 10px;
  }
  .iframe {
    width: 280px;
    height: 157px;
  }
  .chamada-topo {
    height: 580px;
  }
  .capa {
    margin-top: 30px;
  }
  .img-dep {
    width: 100%;
  }
  .slide-nav {
    margin-top: -90px;
  }
  #mainSlider .carousel-inner, #mainSlider .carousel-item {
    height: 182px;
  }
  .recomendado {
    margin-left: 13%;
    margin-top: -27px;
  }
}

@media (max-width: 280px) {
  #mainSlider .carousel-inner, #mainSlider .carousel-item {
    height: 160px;
  }
  .recomendado {
    margin-left: 7%;
  }
  .chamada-topo {
    height: 530px;
  }
  iframe {
    width: 100%;
    height: auto;
  }
}

