@charset "UTF-8";
.py-3 {
  padding-top: 1.4em;
  padding-bottom: 1.4em;
}

body {
  padding: 0;
  margin: 0;
  background: #FFF;
  font-family: "Open Sans", sans-serif;
}
body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  text-decoration: none;
}
body a:hover {
  text-decoration: none;
}
body a:focus {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  text-decoration: none;
  outline: none;
}
a:focus {
  text-decoration: none;
  outline: none;
}

input[type=button] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

input[type=submit] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

button.btn {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
button.btn:hover {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

h1 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "Raleway", sans-serif;
}

h2 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "Raleway", sans-serif;
}

h3 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "Raleway", sans-serif;
}

h4 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "Raleway", sans-serif;
}

h5 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "Raleway", sans-serif;
}

h6 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "Raleway", sans-serif;
}

p {
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
}

label {
  margin: 0;
}

img {
  width: 100%;
}

.navbar-toggler {
  background-color: #ce6e3e;
}

.efeito-blur {
  background-color: rgba(10, 21, 52, 0.7411764706);
  backdrop-filter: blur(8px);
}

.navbar-inverse {
  background-color: transparent;
  position: absolute;
  z-index: 9;
  margin: 0;
  left: 0;
  right: 0;
  top: 25px;
  border: none;
  border-radius: 0;
}
.navbar-inverse .navbar-brand {
  position: relative;
  color: #ce6e3e;
}
.navbar-inverse .navbar-brand:hover {
  color: #ce6e3e;
}
.navbar-inverse .navbar-brand:focus {
  color: #ce6e3e;
}
.navbar-inverse .fundo-logo {
  background-color: rgb(255, 255, 255);
  height: 100%;
  padding: 15px 25px;
}
.navbar-inverse .logo-header {
  width: 160px;
}
.navbar-inverse .navbar-nav > li > a {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  padding: 10px 30px;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #ce6e3e;
}
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ce6e3e;
}

.navbar {
  margin-bottom: 0px;
}
.navbar .container {
  border: 1px solid rgba(238, 238, 238, 0.43);
}

a.navbar-brand {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  padding: 33px;
  border-right: 1px solid rgba(238, 238, 238, 0.43);
  line-height: 3px;
}

ul.nav {
  padding-top: 15px;
}

.slider {
  position: relative;
  padding: 0;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  height: 100%;
  position: relative;
  display: none;
  height: 100vh;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
}
.rslides img {
  display: block;
  z-index: -100;
  position: relative;
  filter: grayscale(1);
  width: 100%;
  border: 0;
  animation: zoomBanner ease-out alternate infinite 15s;
}

.form-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

a.callbacks_nav {
  display: none;
}

ul.callbacks_tabs {
  position: absolute;
  z-index: 9;
  bottom: 15%;
  left: 45.5%;
}
ul.callbacks_tabs li {
  display: inline-block;
}

.barra-fixa {
  position: fixed;
  bottom: 0;
  background: transparent;
  width: 100%;
  z-index: 9999;
  padding: 10px 0;
}
.barra-fixa .selecionados-float {
  position: relative;
}

.barra-fixa .coluna-1 {
  justify-content: right;
  display: flex;
  gap: 2px;
}

.zap-float {
  transition: all ease-out 0.2s;
  cursor: pointer;
  position: relative;
  width: 75px;
}

.zap-float:hover {
  transform: scale(1.07);
  transition: all ease-out 0.2s;
}

.callbacks_tabs a {
  visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size: 0;
  visibility: visible;
  display: inline-block;
  height: 20px;
  width: 41px;
  border-radius: 0;
  border: 1px solid #CCC;
  background: transparent;
}

@keyframes zoomBanner {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.2);
  }
}
.callbacks_here a:after {
  border: 1px solid #CCC;
  background: #FFF;
}

.layer {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: 200;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  background-color: rgba(0, 0, 0, 0.45);
}

.agileabout {
  padding: 100px 0;
  z-index: -1;
  position: relative;
}
.agileabout .col-md-6 {
  display: flex;
  flex-direction: column;
}

.titulos {
  position: absolute;
  z-index: 8;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  mix-blend-mode: soft-light;
}
.titulos h1 {
  font-size: 55px;
  font-weight: bold;
}

.boxed {
  background-color: #dfdeea;
  padding: 4em;
  border-radius: 3em;
  box-shadow: 0px 0px 10px 0px rgba(24, 26, 30, 0.2);
}

.agileabout-grid-1 {
  padding-right: 50px;
  order: 1;
}
.agileabout-grid-1 h1 {
  font-family: "Roboto", sans-serif;
  font-size: 29px;
  font-weight: 100;
  text-align: left;
}
.agileabout-grid-1 h1 span {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
.agileabout-grid-1 h4 {
  text-align: left;
  margin: 50px 0 30px;
  line-height: 25px;
  color: #555;
  font-weight: 100;
}
.agileabout-grid-1 p {
  color: #777;
  line-height: 30px;
  text-align: justify;
}

.agileabout-grid-2 {
  background: url(../images/about.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  order: 2;
}

.fa-sort-down {
  font-size: 17px;
  margin-left: 5px;
  top: -2px;
  position: relative;
}

.w3layoutsexplore-grid {
  padding: 0;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

#direitos-creditorios {
  background: url(../images/fundo-la.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.w3layoutsexplore-grid-2 {
  background: transparent;
  background-color: transparent;
  padding: 131px;
  color: #FFF;
}
.w3layoutsexplore-grid-2 h2 {
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-weight: 100;
  text-align: left;
  margin-bottom: 50px;
}
.w3layoutsexplore-grid-2 h2 span {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
.w3layoutsexplore-grid-2 p {
  font-family: "Raleway", sans-serif;
  line-height: 25px;
  color: #aaa;
}
.w3layoutsexplore-grid-2 ul li {
  display: block;
  padding: 15px 100px;
}
.w3layoutsexplore-grid-2 ul li h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  text-align: left;
  margin-bottom: 10px;
  color: #EEE;
}
.w3layoutsexplore-grid-2 ul li p {
  font-family: "Raleway", sans-serif;
  line-height: 25px;
  color: #AAA;
}

/* Altura fixa do banner (ajuste conforme desejar) */
#mainCarousel,
#mainCarousel .carousel-item,
#mainCarousel .carousel-image-wrapper {
  height: 100vh;
  min-height: 500px;
  position: relative;
  overflow: hidden;
}

/* Imagem com efeito de zoom */
#mainCarousel .carousel-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: zoomBanner linear alternate infinite 15s;
  filter: grayscale(1);
  opacity: 0.6;
}

#mainCarousel .carousel-inner {
  background-color: #000;
}

/* Overlay escuro */
#mainCarousel .carousel-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

/* Texto centralizado */
#mainCarousel .carousel-caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

#mainCarousel h1 {
  font-size: 2.8rem;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
}

#mainCarousel .carousel-item:first-child img {
  transform: scale(1.1);
}

.carousel-control-next, .carousel-control-prev {
  z-index: 2;
}

.w3lsdoaits-grid {
  padding: 0;
}

.w3lsdoaits-grid-2-grid {
  padding: 0;
  position: relative;
}

.w3lsdoaits-grid-1-text {
  padding: 100px;
}
.w3lsdoaits-grid-1-text h3.h3-1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 40px;
  text-align: left;
  margin-bottom: 9px;
}
.w3lsdoaits-grid-1-text h3.h3-2 {
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-weight: 100;
  text-align: left;
}

.w3lsdoaits-grid-1 h4 {
  text-align: left;
  line-height: 25px;
  color: #555;
  font-weight: 100;
  padding: 50px 50px 0 0;
}

.w3lsdoaits-grid-1-image {
  position: relative;
}
.w3lsdoaits-grid-1-image img {
  height: 395px;
}

.w3lsdoaits-layer {
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.w3lsdoaits-layer h5 {
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
  font-weight: 600;
  color: #FFF;
  position: absolute;
  top: 45%;
  right: 0;
  left: 0;
}

.agitsworkw3ls-grid-1 {
  background: #31313d;
  background: -webkit-linear-gradient(left top, #182a47, #00003c);
  background: -o-linear-gradient(bottom right, #182a47, #00003c);
  background: -moz-linear-gradient(bottom right, #182a47, #00003c);
  background: linear-gradient(to bottom right, #182a47, #00003c);
  color: #EEE;
  padding: 50px;
}
.agitsworkw3ls-grid-1 h3.h3-1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 42px;
  text-align: left;
  margin-bottom: 20px;
}
.agitsworkw3ls-grid-1 h3.h3-2 {
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  font-weight: 100;
  text-align: left;
}

.agitsworkw3ls {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.fundo-gestao {
  background: url("../images/gestao1.png") no-repeat;
  background-size: cover;
}

.agitsworkw3ls-grid-2 {
  background: url("../images/work.jpg") no-repeat;
  background-size: cover;
}
.agitsworkw3ls-grid-2 img {
  height: 100%;
}

.tabs {
  margin: 30px 0;
}

.sap_tabs {
  clear: both;
}

.tab_box {
  background: #fd926d;
  padding: 2em;
}

.top1 {
  margin-top: 2%;
}

.botao {
  display: block;
  margin: 45px 0 30px;
}
.botao svg {
  fill: #fff;
}

.box-checks {
  display: flex;
  gap: 20px;
}
.box-checks .robo-check {
  padding: 0px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-width: calc(50% - 10px);
}
.box-checks .w3lhny-submit {
  justify-content: space-between;
}
.box-checks #naoRoboCheckbox {
  /* Tornando o checkbox invisível */
  opacity: 0;
  position: absolute;
  left: -9999px;
}
.box-checks #naoRoboCheckbox + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 12px 0;
  width: 100%;
}
.box-checks #naoRoboCheckbox + label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background-color: #fff;
  border: 2px solid #1241a0;
  /* Borda azul */
  border-radius: 50%;
  margin-right: 10px;
  /* Espaçamento entre a caixa de seleção e o texto */
}
.box-checks #naoRoboCheckbox:checked + label:before {
  background-color: #1241a0;
  /* Fundo azul quando marcado */
  border: none;
  /* Removendo a borda quando marcado */
}

.btn-zap {
  background-color: #ce6e3e;
  padding: 23px 50px;
  border-radius: 4em;
  color: #fff;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 20px 0;
}
.btn-zap:hover {
  box-shadow: 0px 0px 8px 2px #ce6e3e;
  background-color: #ce6e3e;
  color: #fff;
}

.resp-tabs-list {
  list-style: none;
  text-align: center;
  width: 99%;
  margin: 0 auto 5px;
}

.resp-tab-item {
  cursor: pointer;
  margin: 0;
  outline: none;
  display: grid;
  justify-items: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 33.3%;
  float: left;
  padding: 10px 0;
  border-bottom: 1px ridge #777;
}
.resp-tab-item svg {
  fill: #fff;
  width: 39px;
  height: 40px;
  margin: 14px 0;
}
.resp-tab-item span {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  color: #ce6e3e;
}
.resp-tab-item label {
  margin-right: 8px;
}

ul.estilizado {
  padding: 2em 0;
  border-radius: 0;
}
ul.estilizado a {
  padding: 10px 20px;
}
ul.estilizado a:hover {
  background-color: #1d2239;
  color: #fff;
}

#gestao-ativos .col-6 i {
  font-size: 42px;
  color: #1241a0 !important;
}

footer {
  background-color: #202126;
}
footer h5 {
  font-weight: bold;
}

.footer {
  background-color: #202126;
}
.footer .copyright p {
  color: #dedede;
}
.footer .copyright p a {
  color: #ce6e3e;
}

.resp-tab-active {
  text-shadow: none;
  background-color: #ce6e3e;
  border-bottom: 1px solid #FFF;
}
.resp-tab-active span {
  color: #FFF;
}

.resp-tabs-container {
  padding: 0px;
  clear: left;
}

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}

.resp-tab-content {
  display: none;
  padding: 20px 0;
}
.resp-tab-content p {
  line-height: 30px;
  color: #AAA;
  padding: 0 5px;
}

.resp-content-active {
  display: block;
}

.resp-accordion-active {
  display: block;
}

.stats-grid {
  padding: 0;
  font-family: "Montserrat", sans-serif;
  text-align: center;
}

.numscroller {
  font-size: 35px;
  font-weight: 700;
  color: #ce6e3e;
  margin-bottom: 10px;
}

.w3layoutsexplore {
  display: flex;
}
.w3layoutsexplore .w3layoutsexplore-grid {
  min-height: 100%;
}
.w3layoutsexplore .w3layoutsexplore-grid img {
  height: 100%;
}
.w3layoutsexplore .w3layoutsexplore-grid li {
  background-color: rgba(1, 15, 55, 0.64);
  backdrop-filter: blur(3px);
  border-radius: 30px;
  padding: 35px 40px;
  margin: 20px 0;
}

.stats-info p {
  font-size: 18px;
  color: #EEE;
}

.agitsworkw3ls-grid-2 {
  padding: 0;
}

.portfolio {
  padding-top: 100px;
}
.portfolio h3.h3-1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 40px;
  text-align: left;
  margin-bottom: 10px;
  padding-left: 600px;
}
.portfolio h3.h3-2 {
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-weight: 100;
  text-align: left;
  margin-bottom: 50px;
  padding-left: 600px;
}
.portfolio figure {
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  cursor: pointer;
  overflow: hidden;
}
.portfolio figure:hover figcaption {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  top: 0;
}
.portfolio figure:hover h3 {
  left: 0;
}
.portfolio figcaption {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  top: -100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.portfolio figcaption h3 {
  font-weight: 700;
  font-size: 30px;
  color: #FFF;
  margin-bottom: 0;
  position: relative;
  margin-top: 165px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
  transition-delay: 1s;
}
.portfolio figcaption a {
  color: #fff;
  border: 2px solid #fff;
  padding: 4px 10px;
  text-decoration: none;
}
.portfolio figcaption a:hover {
  color: #4f5856;
  background: #fff;
}

.filtr-item {
  padding: 0;
  width: 33.3335%;
  float: left;
  transform: scale(1) translate3d(0px, 0px, 0px);
  -o-transform: scale(1) translate3d(0px, 0px, 0px);
  transition: all 0.5s ease-out 0ms;
  -o-transition: all 0.5s ease-out 0ms;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
}

.filtr-container {
  width: 99.9%;
}

.item-desc {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  position: absolute;
  text-transform: uppercase;
  text-align: center;
  z-index: 1;
}

.simplefilter li {
  color: #333;
  cursor: pointer;
  display: inline-block;
  padding: 10px 20px;
  font-size: 1.1em;
  margin: 0 0.4em;
  letter-spacing: 1px;
  border: 2px solid #333;
}
.simplefilter li.active {
  border: 2px solid #000;
  color: #ce6e3e;
  font-weight: 700;
}

.multifilter li {
  color: #333;
  cursor: pointer;
  display: inline-block;
  padding: 10px 20px;
  font-size: 1.1em;
  margin: 0 0.4em;
  letter-spacing: 1px;
}

.sortandshuffle li {
  color: #333;
  cursor: pointer;
  display: inline-block;
  padding: 10px 20px;
  font-size: 1.1em;
  margin: 0 0.4em;
  letter-spacing: 1px;
}
.sortandshuffle .shuffle-btn {
  background-color: #ce6e3e;
}
.sortandshuffle .sort-btn {
  background-color: #de0000;
}
.sortandshuffle .sort-btn.active {
  background-color: #9d0000;
}

select {
  padding: 1rem 1rem;
  text-transform: uppercase;
}

ul.simplefilter {
  text-align: center;
  margin-bottom: 3em;
}

.w3lfeedbackaits-grid-1 {
  width: 25%;
  float: left;
  padding: 0;
}

.w3lfeedbackaits-grid-2 {
  width: 75%;
  float: left;
  padding: 106px;
  background-color: #30303c;
}

.slider-1 ul.callbacks_tabs {
  display: none;
}

.slider-1.w3layouts.agileits {
  margin-top: 50px;
}

.w3lfeedbackaits h3.h3-1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 40px;
  text-align: left;
  margin-bottom: 11px;
  color: #FFF;
}
.w3lfeedbackaits h3.h3-2 {
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-weight: 100;
  text-align: left;
  color: #FFF;
}
.w3lfeedbackaits p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: #AAA;
}
.w3lfeedbackaits h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  margin-top: 20px;
  text-align: right;
  color: #EEE;
}

.agiilecontactw3layouts {
  padding: 100px 0;
}
.agiilecontactw3layouts h3.h3-1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 40px;
  text-align: left;
  margin-bottom: 10px;
  padding-left: 10px;
}
.agiilecontactw3layouts h3.h3-2 {
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-weight: 100;
  text-align: left;
  margin-bottom: 50px;
  padding-left: 10px;
}
.agiilecontactw3layouts input.text, .agiilecontactw3layouts textarea {
  padding: 10px 0;
  font-family: "Montserrat", sans-serif;
  color: #000;
  outline: none;
  border: none;
  color: #000;
  border: none;
  margin: 15px 0;
  padding: 10px 15px;
  border-radius: 30px;
}
.agiilecontactw3layouts textarea {
  font-family: "Montserrat", sans-serif;
  color: #000;
  outline: none;
  margin: 15px 0;
  padding: 20px 15px;
  width: 100%;
  margin: 30px 0 50px;
  height: 145px;
}
.agiilecontactw3layouts input.text.email {
  margin-left: 17px;
}
.agiilecontactw3layouts::-webkit-input-placeholder {
  color: #333;
}
.agiilecontactw3layouts::-moz-placeholder {
  color: #333;
  color: #333;
}
.agiilecontactw3layouts::-ms-input-placeholder {
  color: #333;
}
.agiilecontactw3layouts button.more_btn {
  font-size: 16px;
  padding: 10px;
  width: 100%;
  font-size: 16px;
  padding: 10px;
  color: #fff;
  font-weight: 700;
  width: 100%;
  background-color: #1241a0;
  font-family: "Montserrat", sans-serif;
  outline: none;
  border: none;
  border-radius: 30px;
}
.agiilecontactw3layouts button.more_btn:hover {
  background-color: #18223a;
  color: #fff;
  border: none;
  font-weight: 600;
}

.fundo-degrade {
  background: #FFF;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  width: 56%;
  height: 100%;
  left: 0;
  right: 0;
  position: absolute;
}

.agiilew3layoutsconnect-social {
  margin-bottom: 50px;
}
.agiilew3layoutsconnect-social h3 {
  font-family: "Roboto", sans-serif;
  font-size: 25px;
  font-weight: 100;
  text-align: left;
  margin-bottom: 20px;
}
.agiilew3layoutsconnect-social h3 span {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
.agiilew3layoutsconnect-social ul li {
  display: inline-block;
}
.agiilew3layoutsconnect-social ul li a {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url("../images/img-sprite.png") no-repeat 0px 0px;
  opacity: 0.7;
}
.agiilew3layoutsconnect-social ul li a.facebook {
  background-position: -5px -65px;
}
.agiilew3layoutsconnect-social ul li a.twitter {
  background-position: -65px -65px;
}
.agiilew3layoutsconnect-social ul li a.googleplus {
  background-position: -125px -65px;
}
.agiilew3layoutsconnect-social ul li a.linkedin {
  background-position: -185px -65px;
}
.agiilew3layoutsconnect-social ul li a.tumblr {
  background-position: -245px -65px;
}
.agiilew3layoutsconnect-social ul li a.youtube {
  background-position: -485px -65px;
}
.agiilew3layoutsconnect-social ul li a.vimeo {
  background-position: -545px -65px;
}
.agiilew3layoutsconnect-social a:hover {
  opacity: 1;
}

.touch p {
  font-size: 16px;
  font-weight: 300;
  width: 35%;
  margin: 30px auto;
  line-height: 25px;
  color: #000;
}

.newsletter input[type=email] {
  width: 100%;
  padding: 18px 0 10px;
  font-family: "Montserrat", sans-serif;
  color: #000;
  outline: none;
  border: none;
  border-bottom: 1px solid #333;
  margin-bottom: 10px;
}
.newsletter input[type=submit] {
  font-size: 16px;
  padding: 10px;
  width: 100%;
  background-color: transparent;
  font-family: "Montserrat", sans-serif;
  outline: none;
  border: 1px solid #333;
}
.newsletter input[type=submit]:hover {
  background-color: #333;
  color: #FFF;
}

#map {
  width: 100%;
  height: 500px;
}

.copyright {
  padding: 25px 0;
  text-align: center;
  background-color: #1a1b1f;
}
.copyright img {
  width: 89px;
}
.copyright p {
  color: #333;
  line-height: 25px;
}
.copyright p a {
  color: #333;
  font-family: "Montserrat", sans-serif;
}
.copyright p a:hover {
  color: #ce6e3e;
}

#toTop {
  z-index: 99999;
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 15px;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border: none;
  text-indent: 100%;
  background: url("../images/to-top.png") no-repeat 0px 0px;
}

@media screen and (max-width: 991px) {
  .box-checks {
    display: grid;
    gap: 20px;
  }
  .titulos {
    mix-blend-mode: unset;
    opacity: 0.4;
  }
  .titulos h1 {
    font-size: 21px;
    font-weight: bold;
  }
  .w3layoutsexplore-grid-2 ul li {
    padding: 2px 0 15px 77px;
  }
  .btn-zap {
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0;
  }
  .botao {
    display: grid;
    margin: 45px 0 30px;
    justify-items: center;
  }
  .w3layoutsexplore {
    display: grid;
  }
  .w3layoutsexplore-grid-1 {
    height: 300px;
    width: 100%;
    margin-left: 0;
  }
  .agileabout {
    padding: 15px !important;
  }
  .agileabout-grid-1 {
    order: 2;
  }
  .agileabout-grid-2 {
    order: 1;
    height: 261px;
    width: 100%;
    margin: 2em auto;
  }
  .navbar-nav .open .dropdown-menu {
    text-align: center;
    margin-top: 0 !important;
    padding: 15px 0;
    background-color: rgba(14, 33, 87, 0.2901960784);
  }
  .navbar-toggle {
    margin-top: 17px;
    margin-right: 30px;
    margin-bottom: 0;
    border: 1px solid #000;
    background-color: #ce6e3e;
  }
  .open > .dropdown-menu a {
    padding: 10px 0 !important;
  }
  .navbar-nav {
    margin: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7803921569);
    padding: 15px 0;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
  }
  .navbar-inverse .navbar-toggle:hover {
    background-color: #ce6e3e;
  }
  .navbar-inverse .navbar-toggle:focus {
    background-color: #ce6e3e;
  }
  #navbar {
    display: none;
  }
  .navbar-toggle {
    display: block;
  }
  .filtr-item {
    float: left;
    width: 33.33%;
  }
  .simplefilter li {
    padding: 10px 13px;
    font-size: 1em;
  }
  .multifilter li {
    padding: 10px 13px;
    font-size: 1em;
  }
  .sortandshuffle li {
    padding: 10px 13px;
    font-size: 1em;
  }
}
@media screen and (max-width: 768px) {
  .filtr-item {
    float: left;
    width: 50%;
  }
  .simplefilter li {
    padding: 8px 10px;
    font-size: 0.9em;
    letter-spacing: 0px;
  }
  .multifilter li {
    padding: 8px 10px;
    font-size: 0.9em;
    letter-spacing: 0px;
  }
  .sortandshuffle li {
    padding: 8px 10px;
    font-size: 0.9em;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 600px) {
  .filtr-item {
    padding: 0em;
  }
  ul.simplefilter {
    margin-bottom: 1em;
  }
  .simplefilter li {
    margin-bottom: 1em;
  }
  .multifilter li {
    margin-bottom: 1em;
  }
  .sortandshuffle li {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 414px) {
  ul.simplefilter {
    margin-bottom: 0em;
  }
  .filtr-item {
    width: 100%;
  }
  .simplefilter li {
    padding: 4px 4px;
    font-size: 0.8em;
    letter-spacing: 0px;
    margin-bottom: 1em;
  }
  .multifilter li {
    padding: 4px 4px;
    font-size: 0.8em;
    letter-spacing: 0px;
    margin-bottom: 1em;
  }
  .sortandshuffle li {
    padding: 4px 4px;
    font-size: 0.8em;
    letter-spacing: 0px;
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 1920px) {
  .w3layoutsexplore-grid-2 {
    padding: 171px;
  }
  .w3layoutsexplore-grid-2 ul li {
    display: block;
    padding: 25px 100px;
  }
  .w3lsdoaits-grid-1-text {
    padding: 140px;
  }
  .w3lsdoaits-grid-1-image img {
    height: 475px;
  }
  .agitsworkw3ls-grid-1 {
    padding: 103px;
  }
  .agitsworkw3ls-grid-1 h3.h3-1 {
    margin-bottom: 11px;
  }
  .portfolio h3.h3-1 {
    padding-left: 777px;
  }
  .portfolio h3.h3-2 {
    padding-left: 777px;
  }
  .portfolio figcaption h3 {
    margin-top: 210px;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 165px;
  }
  .w3lfeedbackaits h3.h3-1 {
    margin-bottom: 20px;
  }
  .w3lfeedbackaits h4 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1680px) {
  .w3layoutsexplore-grid-2 {
    padding: 111px;
  }
  .w3lsdoaits-grid-1-text {
    padding: 110px;
  }
  .w3lsdoaits-grid-1-image img {
    height: 415px;
  }
  .agitsworkw3ls-grid-1 {
    padding: 63px;
  }
  .agitsworkw3ls-grid-1 h3.h3-1 {
    margin-bottom: 12px;
  }
  .portfolio h3.h3-1 {
    padding-left: 660px;
  }
  .portfolio figcaption h3 {
    margin-top: 170px;
  }
  .portfolio h3.h3-2 {
    padding-left: 660px;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 110px;
  }
}
@media screen and (max-width: 1600px) {
  .w3layoutsexplore-grid-2 {
    padding: 91px;
    padding-left: 150px;
  }
  .w3lsdoaits-grid-1-text {
    padding: 100px;
  }
  .w3lsdoaits-grid-1-image img {
    height: 395px;
  }
  .agitsworkw3ls-grid-1 {
    padding: 70px 50px;
  }
  .agitsworkw3ls-grid-1 h3.h3-1 {
    margin-bottom: 11px;
  }
  .portfolio h3.h3-1 {
    padding-left: 600px;
  }
  .portfolio h3.h3-2 {
    padding-left: 600px;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 100px;
  }
  .w3lfeedbackaits h4 {
    margin-top: 23px;
  }
}
@media screen and (max-width: 1440px) {
  .w3layoutsexplore-grid-2 ul li {
    padding: 15px 100px;
  }
  .w3lsdoaits-grid-1-text {
    padding: 80px;
  }
  .w3lsdoaits-grid-1-image img {
    height: 355px;
  }
  .w3lsdoaits-layer h5 {
    font-size: 45px;
  }
  .resp-tab-content {
    padding: 10px 0;
  }
  .resp-tab-content p {
    line-height: 25px;
    font-size: 13px;
  }
  .tabs {
    margin: 30px 0 18px;
  }
  .agitsworkw3ls-grid-1 h3.h3-1 {
    margin-bottom: 10px;
  }
  .portfolio h3.h3-1 {
    padding-left: 535px;
  }
  .portfolio h3.h3-2 {
    padding-left: 535px;
  }
  .portfolio figcaption h3 {
    margin-top: 145px;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 73px;
  }
}
@media screen and (max-width: 1366px) {
  .w3layoutsexplore-grid-2 {
    padding: 72px;
    padding-left: 100px;
  }
  .w3lsdoaits-grid-1-text {
    padding: 70px;
  }
  .w3lsdoaits-grid-1-image img {
    height: 337px;
  }
  .w3lsdoaits-layer h5 {
    font-size: 40px;
  }
  .agitsworkw3ls-grid-1 {
    padding: 40px;
  }
  .tabs {
    margin: 30px 0 13px;
  }
  .portfolio h3.h3-1 {
    padding-left: 500px;
  }
  .portfolio h3.h3-2 {
    padding-left: 500px;
  }
  .portfolio figcaption h3 {
    margin-top: 135px;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 60px;
  }
  .w3lfeedbackaits h4 {
    margin-top: 24px;
  }
}
@media screen and (max-width: 1280px) {
  .w3layoutsexplore-grid-2 {
    padding: 50px;
  }
  .w3layoutsexplore-grid-2 h2 {
    margin-bottom: 51px;
  }
  .w3lsdoaits-grid-1-text {
    padding: 60px;
  }
  .w3lsdoaits-grid-1-image img {
    height: 315px;
  }
  .agitsworkw3ls-grid-1 h3.h3-1 {
    font-size: 25px;
  }
  .agitsworkw3ls-grid-1 h3.h3-2 {
    font-size: 25px;
  }
  .tabs {
    margin: 20px 0 0;
  }
  .resp-tab-item span {
    font-size: 15px;
  }
  .resp-tabs-list {
    width: 99%;
  }
  .numscroller {
    margin-bottom: 0;
    line-height: 1.28;
  }
  .stats-info p {
    font-size: 16px;
  }
  .portfolio h3.h3-1 {
    padding-left: 450px;
  }
  .portfolio h3.h3-2 {
    padding-left: 450px;
  }
  .portfolio figcaption h3 {
    margin-top: 125px;
  }
  .w3lfeedbackaits h3.h3-1 {
    margin-bottom: 12px;
  }
  .slider-1.w3layouts.agileits {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .navbar-inverse .navbar-nav > li > a {
    padding: 10px 26px;
  }
  ul.callbacks_tabs {
    left: 45%;
    bottom: 5%;
  }
  .agileabout {
    padding: 75px 0;
  }
  .agiilecontactw3layouts {
    padding: 75px 0;
  }
  .agiilecontactw3layouts input.text.email {
    margin-left: 14px;
  }
  .agileabout-grid {
    padding: 0;
  }
  .agileabout-grid-1 h1 {
    font-size: 35px;
  }
  .agileabout-grid-1 h4 {
    margin: 20px 0 15px;
  }
  .agileabout-grid-1 p {
    line-height: 27px;
  }
  .w3layoutsexplore-grid-2 h2 {
    margin-bottom: 30px;
    font-size: 35px;
  }
  .w3layoutsexplore-grid-2 ul li {
    padding: 15px 0 0 75px;
  }
  .w3layoutsexplore-grid-2 ul li h4 {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .w3layoutsexplore-grid-2 ul li p {
    line-height: 23px;
    font-size: 13px;
  }
  .w3layoutsexplore-grid-2 ul li.explore-1 {
    background-size: 50px;
  }
  .w3layoutsexplore-grid-2 ul li.explore-2 {
    background-size: 50px;
  }
  .w3layoutsexplore-grid-2 ul li.explore-3 {
    background-size: 50px;
  }
  .w3layoutsexplore-grid-2 ul li.explore-4 {
    background-size: 50px;
  }
  .w3lsdoaits-grid-1-text {
    padding: 51px;
  }
  .w3lsdoaits-grid-1-text h3.h3-1 {
    font-size: 35px;
    margin-bottom: 10px;
  }
  .w3lsdoaits-grid-1-text h3.h3-2 {
    font-size: 35px;
  }
  .w3lsdoaits-grid-1 h4 {
    padding: 15px 0 0 0;
    font-size: 16px;
  }
  .w3lsdoaits-grid-1-image img {
    height: 251px;
  }
  .w3lsdoaits-layer h5 {
    font-size: 30px;
    top: 44%;
  }
  .agitsworkw3ls-grid-1 {
    padding: 33px;
  }
  .numscroller {
    font-size: 30px;
  }
  .stats-info p {
    font-size: 14px;
  }
  .agitsworkw3ls-grid-2 {
    overflow: hidden;
  }
  .agitsworkw3ls-grid-2 img {
    width: 126.2%;
  }
  .portfolio {
    padding-top: 75px;
  }
  .portfolio h3.h3-1 {
    padding-left: 330px;
    font-size: 35px;
  }
  .portfolio h3.h3-2 {
    padding-left: 330px;
    font-size: 35px;
  }
  .portfolio figcaption h3 {
    margin-top: 100px;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 30px;
  }
  .w3lfeedbackaits h3.h3-1 {
    margin-bottom: 10px;
    font-size: 35px;
  }
  .w3lfeedbackaits h3.h3-2 {
    font-size: 35px;
  }
  .w3lfeedbackaits p {
    font-size: 15px;
    line-height: 27px;
  }
  .w3lfeedbackaits h4 {
    margin-top: 10px;
    font-size: 23px;
  }
  .slider-1.w3layouts.agileits {
    margin-top: 20px;
  }
  #map {
    height: 400px;
  }
}
@media screen and (max-width: 991px) {
  .navbar-inverse .logo-header {
    width: 101px;
  }
  #mainCarousel h1 {
    font-size: 1.8rem;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
    padding: 0 45px;
  }
  .resp-tabs-list {
    display: grid;
    justify-items: center;
  }
  .resp-tab-item {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .resp-tab-item svg {
    fill: #fff;
    width: 50px;
    height: 50px;
    margin: 5px 0 0 15px;
  }
  .form-box {
    display: grid;
    grid-template-columns: 1fr;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0px !important;
  }
  .container {
    width: 100%;
  }
  .navbar .container {
    padding: 0;
    width: 95%;
  }
  div#navbar {
    padding: 0;
  }
  .w3layoutsexplore-grid-2 {
    padding: 40px;
  }
  .w3layoutsexplore-grid-2 h2 {
    margin-bottom: 33px;
  }
  .w3lsdoaits-grid-1-text {
    padding: 47px;
  }
  .w3lsdoaits-grid-1-image img {
    height: 243px;
  }
  .agitsworkw3ls-grid-2 img {
    width: 136.7%;
  }
  .w3lfeedbackaits h3.h3-1 {
    margin-bottom: 9px;
    font-size: 30px;
  }
  .w3lfeedbackaits h3.h3-2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 966px) {
  .navbar-inverse .navbar-nav > li > a {
    padding: 10px 24px;
  }
  .w3layoutsexplore-grid-2 h2 {
    margin-bottom: 21px;
  }
  .w3lsdoaits-grid-1-text {
    padding: 50px;
  }
  .w3lsdoaits-grid-1-text h3.h3-1 {
    font-size: 30px;
  }
  .w3lsdoaits-grid-1-text h3.h3-2 {
    font-size: 30px;
  }
  .w3lsdoaits-grid-1-image img {
    height: 237px;
  }
  .w3lsdoaits-grid-1 h4 {
    line-height: 23px;
    font-size: 15px;
  }
  .agitsworkw3ls-grid-1 {
    padding: 32px;
  }
  .stats-info p {
    font-size: 13px;
  }
  .agitsworkw3ls-grid-2 img {
    width: 132.7%;
  }
  .portfolio h3.h3-1 {
    padding-left: 320px;
    font-size: 35px;
  }
  .portfolio figcaption h3 {
    margin-top: 90px;
  }
  .w3lfeedbackaits h4 {
    margin-top: 5px;
    font-size: 20px;
  }
  .agiilecontactw3layouts input.text.email {
    margin-left: 13px;
  }
}
@media screen and (max-width: 900px) {
  .navbar > .container .navbar-brand {
    margin-left: 0;
  }
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
  a.navbar-brand {
    font-size: 26px;
    padding: 33px 10px;
  }
  .agileabout-grid-1 h1 {
    font-size: 34px;
  }
  .agileabout-grid-1 p {
    line-height: 25px;
    font-size: 13px;
  }
  .w3layoutsexplore-grid-2 h2 {
    font-size: 30px;
    margin-bottom: 13px;
  }
  .w3layoutsexplore-grid-2 ul li h4 {
    font-size: 16px;
  }
  .w3layoutsexplore-grid-2 ul li p {
    line-height: 21px;
  }
  .w3lsdoaits-grid-1-text {
    padding: 42px;
  }
  .w3lsdoaits-grid-1-image img {
    height: 221px;
  }
  .w3lsdoaits-layer h5 {
    font-size: 28px;
  }
  .agitsworkw3ls-grid-2 img {
    width: 157.2%;
  }
  .portfolio h3.h3-1 {
    padding-left: 290px;
  }
  .portfolio h3.h3-2 {
    padding-left: 290px;
  }
  .portfolio figcaption h3 {
    margin-top: 85px;
  }
  .w3lfeedbackaits h3.h3-1 {
    font-size: 25px;
  }
  .w3lfeedbackaits h3.h3-2 {
    font-size: 25px;
  }
  .w3lfeedbackaits p {
    font-size: 13px;
    line-height: 25px;
  }
  .agiilecontactw3layouts input.text.email {
    margin-left: 12px;
  }
}
@media screen and (max-width: 853px) {
  .navbar-inverse .navbar-nav > li > a {
    padding: 10px 20px;
  }
  .agileabout-grid-1 h1 {
    font-size: 32px;
  }
  .agileabout-grid-1 h4 {
    margin: 10px 0 5px;
    font-size: 16px;
  }
  .w3layoutsexplore-grid-2 {
    padding: 28px;
  }
  .w3layoutsexplore-grid-2 ul li.explore-1 {
    background-size: 40px;
  }
  .w3layoutsexplore-grid-2 ul li {
    padding: 15px 0 0 60px;
  }
  .w3lsdoaits-grid-1-text {
    padding: 36px;
  }
  .w3lsdoaits-grid-1-image img {
    height: 209px;
  }
  .w3lsdoaits-layer h5 {
    font-size: 26px;
    top: 45%;
  }
  .agitsworkw3ls-grid-1 h3.h3-1 {
    font-size: 20px;
  }
  .agitsworkw3ls-grid-1 h3.h3-2 {
    font-size: 20px;
  }
  .tabs {
    margin: 15px 0 0;
  }
  .resp-tab-item {
    padding: 5px 0;
  }
  .resp-tab-item span {
    font-size: 13px;
  }
  .portfolio h3.h3-1 {
    padding-left: 260px;
  }
  .portfolio h3.h3-2 {
    padding-left: 260px;
  }
  .portfolio figcaption h3 {
    margin-top: 80px;
  }
  .w3lfeedbackaits h3.h3-1 {
    font-size: 20px;
  }
  .w3lfeedbackaits h3.h3-2 {
    font-size: 20px;
  }
  .w3lfeedbackaits h4 {
    margin-top: 0;
    font-size: 19px;
  }
  .agiilecontactw3layouts input.text.email {
    margin-left: 11px;
  }
}
@media screen and (max-width: 800px) {
  .navbar-inverse .navbar-nav > li > a {
    padding: 10px 17px;
    font-size: 15px;
  }
  .agileabout-grid-1 h1 {
    font-size: 30px;
  }
  .w3layoutsexplore-grid-1 img {
    width: 128.3%;
    margin-left: -50px;
  }
  .w3lsdoaits-grid-1-text h3.h3-1 {
    font-size: 25px;
  }
  .w3lsdoaits-grid-1-text h3.h3-2 {
    font-size: 25px;
  }
  .w3lsdoaits-grid-1-image img {
    height: 195px;
  }
  .w3lsdoaits-layer h5 {
    font-size: 25px;
  }
  .agitsworkw3ls-grid-1 {
    padding: 18px;
  }
  .portfolio h3.h3-1 {
    padding-left: 240px;
  }
  .portfolio h3.h3-2 {
    padding-left: 240px;
  }
  .portfolio figcaption h3 {
    margin-top: 75px;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 25px;
    padding-right: 10px;
  }
  .slider-1.w3layouts.agileits {
    margin-top: 15px;
  }
  .w3lfeedbackaits h4 {
    font-size: 17px;
  }
  .agiilecontactw3layouts input.text.email {
    margin-left: 10px;
  }
  .agiilecontactw3layouts-grid-2 p {
    line-height: 27px;
  }
  .agiilew3layoutsconnect-social ul li a {
    width: 35px;
    height: 35px;
    background-size: 400px;
  }
  .agiilew3layoutsconnect-social ul li a.facebook {
    background-position: -5px -43px;
  }
  .agiilew3layoutsconnect-social ul li a.twitter {
    background-position: -45px -43px;
  }
  .agiilew3layoutsconnect-social ul li a.googleplus {
    background-position: -85px -43px;
  }
  .agiilew3layoutsconnect-social ul li a.linkedin {
    background-position: -125px -43px;
  }
  .agiilew3layoutsconnect-social ul li a.tumblr {
    background-position: -165px -43px;
  }
  .agiilew3layoutsconnect-social ul li a.youtube {
    background-position: -325px -43px;
  }
  .agiilew3layoutsconnect-social ul li a.vimeo {
    background-position: -365px -43px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-header {
    float: none;
  }
}
@media screen and (max-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 15px !important;
  }
  .rslides li {
    height: auto;
  }
  a.navbar-brand {
    font-size: 23px;
  }
  ul.callbacks_tabs {
    left: 44%;
  }
  .agileabout {
    padding: 50px 0 0;
  }
  .agiilecontactw3layouts {
    padding: 50px 0;
  }
  .agiilecontactw3layouts input.text.email {
    margin-left: 9px;
  }
  .agiilecontactw3layouts h3.h3-1 {
    font-size: 35px;
  }
  .agiilecontactw3layouts h3.h3-2 {
    font-size: 35px;
  }
  .agileabout-grid-1 h1 {
    font-size: 28px;
  }
  .agileabout-grid-1 h4 {
    margin: 15px 0 10px;
    font-size: 15px;
    line-height: 22px;
  }
  .agileabout-grid-1 p {
    line-height: 22px;
  }
  .w3layoutsexplore-grid-2 {
    padding: 20px;
  }
  .w3layoutsexplore-grid-2 h2 {
    margin-bottom: 8px;
  }
  .w3lsdoaits-grid-1 h4 {
    line-height: 20px;
    font-size: 14px;
  }
  .w3lsdoaits-grid-1-text {
    padding: 35px;
  }
  .w3lsdoaits-grid-1-image img {
    height: 187px;
  }
  .w3lsdoaits-layer h5 {
    font-size: 23px;
  }
  .agitsworkw3ls-grid-2 img {
    width: 173.8%;
  }
  .portfolio {
    padding-top: 50px;
  }
  .portfolio h3.h3-1 {
    padding-left: 220px;
  }
  .portfolio h3.h3-2 {
    padding-left: 220px;
  }
  .portfolio figcaption h3 {
    margin-top: 110px;
  }
  #map {
    height: 300px;
  }
  .w3lfeedbackaits-grid-1 {
    width: 50%;
    float: right;
  }
  .w3lfeedbackaits-grid-2 {
    width: 50%;
    padding: 61px 30px;
  }
  .w3lfeedbackaits h3.h3-1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .w3lfeedbackaits h3.h3-2 {
    font-size: 30px;
  }
  .w3lfeedbackaits p {
    font-size: 14px;
    line-height: 25px;
  }
  .w3lfeedbackaits h4 {
    font-size: 20px;
    margin-top: 10px;
  }
  .slider-1.w3layouts.agileits {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  a.navbar-brand {
    font-size: 25px;
    padding: 33px 30px 33px 45px;
  }
  div#navbar {
    margin: 0;
  }
  ul.navbar-nav {
    margin: 0;
    text-align: center;
    background-color: rgba(12, 16, 32, 0.9098039216);
    padding: 15px 0;
  }
  ul.callbacks_tabs {
    left: 43%;
  }
  .agileabout-grid-1 h1 {
    font-size: 30px;
  }
  .agileabout-grid-1 h4 {
    margin: 20px 0 15px;
    font-size: 18px;
  }
  .agileabout-grid-1 p {
    line-height: 25px;
  }
  .w3layoutsexplore-grid-1 img {
    width: 100%;
    margin-left: 0;
  }
  .w3layoutsexplore-grid {
    padding: 0;
    float: left;
  }
  .w3layoutsexplore-grid-2 {
    width: 60%;
    float: left;
    padding: 23px;
  }
  .w3layoutsexplore-grid-2 h2 {
    margin-bottom: 1px;
    font-size: 25px;
  }
  .w3layoutsexplore-grid-2 ul li {
    padding: 14px 0 0 60px;
  }
  .w3layoutsexplore-grid-2 ul li h4 {
    font-size: 15px;
    margin-bottom: 4px;
  }
  .w3layoutsexplore-grid-2 ul li p {
    line-height: 20px;
  }
  .w3lsdoaits-grid-1-text {
    padding: 50px;
  }
  .w3lsdoaits-grid-1-text h3.h3-1 {
    font-size: 30px;
  }
  .w3lsdoaits-grid-1-text h3.h3-2 {
    font-size: 30px;
  }
  .w3lsdoaits-grid-1 h4 {
    font-size: 16px;
  }
  .w3lsdoaits-grid-1-image img {
    height: 100%;
  }
  .w3lsdoaits-grid-2-grid {
    width: 50%;
    float: left;
  }
  .w3lsdoaits-layer h5 {
    font-size: 40px;
  }
  .agitsworkw3ls-grid-1 {
    padding: 50px;
  }
  .agitsworkw3ls-grid-1 h3.h3-1 {
    font-size: 30px;
  }
  .agitsworkw3ls-grid-1 h3.h3-2 {
    font-size: 30px;
  }
  .tabs {
    margin: 30px 0 10px;
  }
  .resp-tab-item {
    padding: 10px 0;
  }
  .resp-tab-item span {
    font-size: 15px;
  }
  .resp-tab-content p {
    line-height: 30px;
  }
  .stats-grid {
    width: 33.3%;
    float: left;
  }
  .numscroller {
    font-size: 35px;
    margin-bottom: 5px;
  }
  .stats-info p {
    font-size: 16px;
  }
  .agitsworkw3ls-grid-2 img {
    width: 100%;
    margin-top: -75px;
  }
  .agiilecontactw3layouts-grid {
    padding-left: 0;
  }
  .agiilecontactw3layouts-grid-2 {
    padding-right: 0;
  }
}
@media screen and (max-width: 736px) {
  .agileabout-grid-1 h4 {
    font-size: 17px;
    line-height: 25px;
  }
  .w3layoutsexplore-grid-1 img {
    width: 119.1%;
    margin-left: -30px;
  }
  .w3layoutsexplore-grid-2 h2 {
    margin-bottom: 15px;
    font-size: 30px;
  }
  .w3lsdoaits-grid-1 h4 {
    font-size: 17px;
    line-height: 25px;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 50px 25px;
  }
  .w3lfeedbackaits h4 {
    margin-top: 11px;
  }
}
@media screen and (max-width: 667px) {
  .agileabout-grid-1 h4 {
    font-size: 18px;
  }
  .w3layoutsexplore {
    background: #31313d;
    background: -webkit-linear-gradient(left top, #363e4b, #242438);
    background: -o-linear-gradient(bottom right, #363e4b, #242438);
    background: -moz-linear-gradient(bottom right, #363e4b, #242438);
    background: linear-gradient(to bottom right, #363e4b, #242438);
  }
  .w3layoutsexplore-grid-1 img {
    width: 100%;
    margin-left: 0;
  }
  .w3layoutsexplore-grid-2 {
    width: 100%;
    padding: 50px 60px;
    background: transparent;
  }
  .w3layoutsexplore-grid-2 ul li h4 {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .w3layoutsexplore-grid-2 ul li p {
    line-height: 23px;
  }
  .portfolio h3.h3-1 {
    padding-left: 170px;
  }
  .portfolio h3.h3-2 {
    padding-left: 170px;
  }
  .portfolio figcaption h3 {
    margin-top: 100px;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 31px 30px;
  }
  .slider-1.w3layouts.agileits {
    margin-top: 15px;
  }
  .w3lfeedbackaits h3.h3-1 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .w3lfeedbackaits h3.h3-2 {
    font-size: 25px;
  }
  .w3lfeedbackaits p {
    font-size: 13px;
    line-height: 24px;
  }
  .w3lfeedbackaits h4 {
    margin-top: 10px;
    font-size: 18px;
  }
  .agiilecontactw3layouts input.text {
    width: 100%;
  }
  .agiilecontactw3layouts input.text.email {
    margin-left: 0;
    margin-top: 10px;
  }
  .agiilecontactw3layouts textarea {
    margin: 10px 0 18px;
    height: 125px !important;
  }
  .w3lsdoaits-grid-1-text {
    padding: 50px 30px;
  }
}
@media screen and (max-width: 640px) {
  ul.callbacks_tabs {
    z-index: 2;
  }
  .portfolio h3.h3-1 {
    padding-left: 150px;
  }
  .portfolio h3.h3-2 {
    padding-left: 150px;
  }
  .portfolio figcaption h3 {
    margin-top: 90px;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 30px 25px;
  }
  .w3lfeedbackaits h3.h3-1 {
    font-size: 23px;
    margin-bottom: 5px;
  }
  .w3lfeedbackaits h3.h3-2 {
    font-size: 23px;
  }
  .w3lfeedbackaits h4 {
    margin-top: 5px;
    font-size: 16px;
  }
  .agiilecontactw3layouts h3.h3-2 {
    margin-bottom: 30px;
  }
  .agiilecontactw3layouts input.text {
    font-size: 12px;
    padding: 10px;
  }
  .agiilecontactw3layouts textarea {
    font-size: 12px;
    padding: 10px;
    border-radius: 10px;
  }
  .agiilecontactw3layouts input.more_btn {
    font-size: 14px;
    padding: 8px;
    border-radius: 10px;
  }
  .agiilew3layoutsconnect-social {
    margin-bottom: 34px;
  }
  .agiilecontactw3layouts-grid-2 p {
    line-height: 25px;
    font-size: 13px;
  }
  .newsletter input[type=email] {
    font-size: 12px;
    padding: 10px 0 5px;
    margin: 10px 0 20px;
  }
  .newsletter input[type=submit] {
    font-size: 14px;
    padding: 8px;
  }
}
@media screen and (max-width: 603px) {
  .w3layoutsexplore-grid-2 {
    padding: 49px;
  }
  .w3lsdoaits-layer h5 {
    font-size: 37px;
  }
  .portfolio h3.h3-1 {
    padding-left: 130px;
  }
  .portfolio h3.h3-2 {
    padding-left: 130px;
  }
  .portfolio figcaption h3 {
    margin-top: 85px;
  }
  .w3lfeedbackaits {
    background: #31313d;
    background: -webkit-linear-gradient(left top, #363e4b, #242438);
    background: -o-linear-gradient(bottom right, #363e4b, #242438);
    background: -moz-linear-gradient(bottom right, #363e4b, #242438);
    background: linear-gradient(to bottom right, #363e4b, #242438);
  }
  .w3lfeedbackaits h3.h3-1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .w3lfeedbackaits h3.h3-2 {
    font-size: 30px;
  }
  .w3lfeedbackaits p {
    line-height: 27px;
  }
  .w3lfeedbackaits h4 {
    margin-top: 10px;
  }
  .w3lfeedbackaits-grid-1 {
    width: 100%;
  }
  .w3lfeedbackaits-grid-1 img {
    width: 50%;
    margin-left: 25%;
    margin-top: 50px;
  }
  .w3lfeedbackaits-grid-2 {
    width: 100%;
    background: transparent;
    padding: 50px;
  }
  .agiilecontactw3layouts-grid {
    width: 100%;
    padding: 10px 0;
  }
  .agiilecontactw3layouts input.text.email {
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .agiilew3layoutsconnect-social {
    padding-top: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .w3layoutsexplore-grid-2 {
    padding: 48px;
  }
  .portfolio figcaption h3 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 568px) {
  .navbar-inverse {
    top: 18px;
  }
  ul.callbacks_tabs {
    left: 42%;
  }
  .callbacks_tabs a:after {
    height: 12px;
    width: 12px;
  }
  .agileabout {
    padding: 35px 0 0;
  }
  .agileabout-grid-1 h4 {
    font-size: 16px;
    margin: 15px 0 10px;
  }
  .w3layoutsexplore-grid-2 {
    padding: 35px;
  }
  .w3lsdoaits-grid-1-text {
    padding: 35px 30px;
  }
  .w3lsdoaits-layer h5 {
    font-size: 35px;
  }
  .w3lsdoaits-grid-1 h4 {
    font-size: 16px;
    padding: 10px 0 0 0;
  }
  .agitsworkw3ls-grid-1 {
    padding: 40px;
  }
  .stats-info p {
    font-size: 15px;
  }
  .portfolio {
    padding-top: 35px;
  }
  .portfolio h3.h3-1 {
    font-size: 30px;
  }
  .portfolio h3.h3-2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .w3lfeedbackaits-grid-1 img {
    margin-top: 35px;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 48px;
  }
  .agiilecontactw3layouts {
    padding: 35px 0;
  }
  .agiilecontactw3layouts h3.h3-1 {
    font-size: 30px;
  }
  .agiilecontactw3layouts h3.h3-2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  #map {
    height: 250px;
  }
}
@media screen and (max-width: 533px) {
  .navbar .container {
    width: 94%;
  }
  ul.callbacks_tabs {
    left: 40%;
  }
  .w3lsdoaits-layer h5 {
    font-size: 33px;
  }
  .agitsworkw3ls-grid-1 {
    padding: 40px 22px;
  }
  .agitsworkw3ls-grid-2 img {
    margin-top: -50px;
  }
  .portfolio h3.h3-1 {
    padding-left: 120px;
  }
  .portfolio h3.h3-2 {
    padding-left: 120px;
  }
  .portfolio figcaption h3 {
    margin-top: 70px;
  }
  .simplefilter li {
    padding: 8px 8px;
  }
  .multifilter li {
    padding: 8px 8px;
  }
  .sortandshuffle li {
    padding: 8px 8px;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 40px 32px;
  }
}
@media screen and (max-width: 480px) {
  a.navbar-brand {
    font-size: 20px;
    padding: 25px 15px 25px 30px;
  }
  .navbar-toggle {
    margin-top: 9px;
    margin-right: 23px;
  }
  .w3lsdoaits-layer h5 {
    font-size: 30px;
  }
  .stats-info p {
    font-size: 13px;
  }
  .portfolio h3.h3-1 {
    padding-left: 100px;
  }
  .portfolio h3.h3-2 {
    padding-left: 100px;
  }
  .portfolio figcaption h3 {
    margin-top: 65px;
    font-size: 25px;
  }
  .simplefilter li {
    padding: 8px 3px;
  }
  .multifilter li {
    padding: 8px 3px;
  }
  .sortandshuffle li {
    padding: 8px 3px;
  }
}
@media screen and (max-width: 414px) {
  .navbar .container {
    width: 93%;
  }
  ul.callbacks_tabs {
    left: 37%;
  }
  .agileabout-grid-1 h1 {
    font-size: 29px;
  }
  .w3layoutsexplore-grid-1 {
    width: 75%;
    margin-left: 12.5%;
  }
  .w3layoutsexplore-grid-2 {
    padding: 30px 15px;
  }
  .w3layoutsexplore-grid-2 h2 {
    font-size: 29px;
  }
  .w3lsdoaits-layer h5 {
    font-size: 25px;
  }
  .portfolio figcaption h3 {
    margin-top: 115px;
    font-size: 35px;
  }
  .simplefilter li {
    padding: 8px;
  }
  .multifilter li {
    padding: 8px;
  }
  .sortandshuffle li {
    padding: 8px;
  }
  .w3lfeedbackaits-grid-1 img {
    width: 75%;
    margin-left: 12.5%;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 40px 24px;
  }
}
@media screen and (max-width: 384px) {
  .navbar .container {
    width: 92%;
  }
  .agileabout-grid-1 h1 {
    font-size: 27px;
  }
  .w3lsdoaits-grid-1 h4 {
    font-size: 15px;
  }
  .w3lsdoaits-layer h5 {
    font-size: 23px;
  }
  .resp-tab-item {
    padding: 8px 0;
  }
  .resp-tab-item span {
    font-size: 14px;
  }
  .resp-tab-content p {
    line-height: 25px;
  }
  .agitsworkw3ls-grid-2 img {
    margin-top: 0;
  }
  .portfolio h3.h3-1 {
    padding-left: 50px;
  }
  .portfolio h3.h3-2 {
    padding-left: 50px;
  }
  .portfolio figcaption h3 {
    margin-top: 105px;
  }
}
@media screen and (max-width: 375px) {
  .agileabout-grid-1 h1 {
    font-size: 26px;
  }
  .agileabout-grid-1 h4 {
    font-size: 15px;
  }
  .w3lsdoaits-grid-1 h4 {
    font-size: 14px;
  }
  .portfolio h3.h3-1 {
    padding-left: 40px;
  }
}
@media screen and (max-width: 360px) {
  .agileabout-grid-1 h1 {
    font-size: 25px;
  }
  .w3layoutsexplore-grid-2 h2 {
    font-size: 28px;
  }
  .w3lsdoaits-layer h5 {
    font-size: 22px;
  }
  .portfolio h3.h3-1 {
    padding-left: 35px;
  }
  .portfolio h3.h3-2 {
    padding-left: 35px;
  }
  .portfolio figcaption h3 {
    margin-top: 100px;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 40px 25px;
  }
}
@media screen and (max-width: 320px) {
  .navbar .container {
    width: 91%;
  }
  ul.callbacks_tabs {
    left: 34%;
  }
  .agileabout-grid-1 h1 {
    font-size: 27px;
  }
  .w3layoutsexplore-grid-1 {
    width: 100%;
    margin-left: 0;
  }
  .w3layoutsexplore-grid-2 h2 {
    font-size: 24px;
  }
  .w3layoutsexplore-grid-2 ul li {
    padding: 15px 0 15px 50px;
  }
  .w3layoutsexplore-grid-2 ul li h4 {
    font-size: 15px;
  }
  .w3lsdoaits-grid-2-grid {
    width: 100%;
  }
  .w3lsdoaits-layer h5 {
    font-size: 35px;
  }
  .resp-tab-item span {
    font-size: 13px;
  }
  .agitsworkw3ls-grid-1 {
    padding: 40px 10px;
  }
  .agitsworkw3ls-grid-1 h3.h3-1 {
    font-size: 27px;
  }
  .agitsworkw3ls-grid-1 h3.h3-2 {
    font-size: 27px;
  }
  .portfolio h3.h3-1 {
    padding-left: 15px;
  }
  .portfolio h3.h3-2 {
    padding-left: 15px;
  }
  .portfolio figcaption h3 {
    margin-top: 85px;
  }
  .w3lfeedbackaits-grid-1 img {
    width: 100%;
    margin: 0;
  }
  .w3lfeedbackaits h3.h3-1 {
    font-size: 29px;
  }
  .w3lfeedbackaits-grid-2 {
    padding: 40px 20px;
  }
}
.navbar-collapse.in {
  overflow-y: auto;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

/* Mudanças de Layout */
.open > .dropdown-menu {
  display: grid;
  padding: 2em;
  background-color: rgba(0, 0, 0, 0.768627451);
  color: #fff;
  border: none;
  outline: none;
  width: 365px;
  margin-top: 15px !important;
}
.open > .dropdown-menu a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 100;
  padding: 5px 0;
}
.open > .dropdown-menu a:hover {
  color: #fbb217;
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .w3layoutsexplore-grid-2 ul li {
    padding: 2px 0 15px 77px;
  }
}
/* Icon shake */
@-webkit-keyframes shake-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes shake-out {
  10% {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
  }
  20% {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.shake-out {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  animation: shake-out 0.75s infinite;
}

/* Preloader ocupa toda a tela */
.prealoder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff; /* cor do fundo — pode trocar */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999;
  transition: opacity 0.8s ease, visibility 0.8s ease;
}

/* Caixa da logo */
.prealoder .box img {
  max-width: 160px;
  animation: pulse 2s infinite;
}

/* Efeito de “pulsar” suave na logo */
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.05);
    opacity: 0.8;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* Classe que some suavemente */
.prealoder.hide {
  opacity: 0;
  visibility: hidden;
}

#conta-escrow {
  background-color: #131b35 !important;
}
#conta-escrow .text-claro {
  color: #bfbfc7 !important;
}
#conta-escrow .fundo-escrow {
  background: url("../images/escrow.png") no-repeat;
  background-size: cover;
}
#conta-escrow i {
  color: #0043ca !important;
}/*# sourceMappingURL=style.css.map */