.degrade {

  position: relative;
  min-height: 70vh;
    height: 100%;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: 0;

}
.content-2 {
  width: 100%;
  background:  url(../img/hero-circles.png) fixed, linear-gradient(185deg, rgba(0,212,255,1) 9%, rgba(9,9,121,1) 100%);
  padding: 65px 0 95px;
}
.button-style-a {
  margin: 20px 0 0;
  padding: 9px 15px;
  text-transform: uppercase;
  font-size: 16pt;
  font-weight: 900;
  color: white;
  border: 4px solid white;
  background: transparent;
  border-radius: 12px;
  transition: all .3s;
}
.ajuste-section2{
  /* padding-left: 15%; */
  font-size: 18px;
  font-weight: 600;
}
/* .degrade::before
{
  content: '';
    position: absolute;
    height: 130vh;
    width: 120vw;
    left: -20vw;
    top: -50vh;
    border-radius: 600px; 
    background: linear-gradient(301deg, rgba(0,212,255,1) 31%, rgba(9,9,121,1) 100%);
    transform: rotate(-10deg);
} */

/* .degrade::before
{
  content: '';
    position: absolute;
    height: 130vh;
    width: 120vw;
    left: -20vw;
    top: -50vh;
    border-radius: 600px; 
    background: linear-gradient(301deg, rgba(0,212,255,1) 31%, rgba(9,9,121,1) 100%);
    transform: rotate(-10deg);
} */

@media (min-width: 725px) {
  .teste-bg-page {
      position: absolute;
      height: 130vh;
      /* width: 120vw; */
      width: 130%;
      left: -10vw;
      top: -50vh;
      border-radius: 600px; 
      background: linear-gradient(301deg, rgba(0,212,255,1) 31%, rgba(9,9,121,1) 100%);
      transform: rotate(-10deg);
      
  }
}




.item-box {
  display: flex;
  padding: 8px 0;
}
.item-box-text {
  width: 70%;
  display: flex;
}
.item-box-icon {
  width: 30%;
}
.item-box-icon-image.right {
  float: left;
  border-radius: 25px 25px 5px;
}

.item-box-icon-image.left {
  float: right;
  border-radius: 25px 25px 5px;
}
.item-box-icon-image img {
  max-width: 45px;
  max-height: 45px;
  margin: auto;
}
.item-box-icon-image {
  height: 80px;
  width: 80px;
  background: linear-gradient(301deg, rgba(0,212,255,1) 0%, rgba(9,9,121,1) 100%);
  display: flex;
}
.item-box-text {
  width: 70%;
  display: flex;
  margin-left: 3%;
}
.content-1-box {
  box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
  padding: 50px 25px 50px;
  border-radius: 12px;
  background-color: white;
  transform: translateY(50px);
}
.ajuste-section-4{
  /* padding-left: 5%;
  margin-left: 15%; */
}
.content-3-box {
  box-shadow: 0 0px 15px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
  padding: 20px;
  border-radius: 12px;
  background-color: white;
}
.align-center {
  text-align: center;
}

.ajuste-select-box{
  margin-top: -5%;
}

.padding-section1{
  padding: 3%;
}

.margin-titulo{
  margin-top: 4%;
}

.titulo-section1{
  color: white;
  font-weight: 900;
}

.valor-section1{
  color: #ffd26b!important;;
  font-weight: 900;
}

.ajuste-campos-form{
  margin-top: -5%;
}

.ajuste-rows-form{
  margin-top: 3%;
}
  .ajuste-rows-checkbox{
    margin-top: 3% ;
  }


.degrade_escuro {
  background: linear-gradient(to right, #00cae3 0%, #4cd690 100%);
}
.branco {
  background: white;
  box-shadow: 128px 24px 128px rgba(28, 65, 84, 0.08),
    64px 12px 64px rgba(28, 65, 84, 0.12), 24px 8px 24px rgba(28, 65, 84, 0.12),
    12px 4px 12px rgba(28, 65, 84, 0.08);
  padding: 2rem 1rem;
}

.first_layer {
  z-index: 1;
}

.verde {
  color: teal;
}

.laranja {
  color: #f76d1e;
}

.cinza {
  background-color: #e5e5e5;
  color: #707070;
}

.escuro {
  background-color: #252525;
  color: whitesmoke;
  margin-bottom: 0rem;
}

.telefone {
  flex: 0 0 20%;
  max-width: 20%;
}

.img-absolute {
  position: absolute;
  right: 20px;
  bottom: 0;
  z-index: 0;
}

.info {
  font-size: 1.2em;
}

.icon {
  margin-top: 3%;
}

.card-section-3{
  background-color: black;
  border-radius: 17px;
  padding: 2%;
  margin: 1%;
}



.bg-section-3{
  background: linear-gradient(60deg, #f2deb2, #cbfdcf);
  padding-right: 10%;
  padding: 5%;
  padding-left: 10%;

}


.div-section-3{

  margin-left: 10%;
}

.titulo-section-4{
  margin-bottom: 4%;
  font-weight: 900;
  font-family: sans-serif;
  font-size: 35px;
}

.icon-section-4{
  font-size: 2.2em;
  color: #10824C;
}

.texto-section-4
{
    color: #999999;
    font-size: 18px;
    font-weight: 500;
    margin-top: 5%;
}


.features-5 .container [class*="col-"] {
  border: 1px solid rgba(0, 0, 0, 0.35);
  border-top: 0;
}

.features-5 .container [class*="col-"] {
  border-left: 0;
}

.features-5 .container [class*="col-"]:last-child {
  border-right: 0;
}

.features-5 .container .row:last-child [class*="col-"] {
  border-bottom: 0;
}

.section-5-border{
  border:0px;
}

.section-5-img{
  width:100%;
  border-radius: 10px;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.section-5-titulo {
  color: #A88A51;
    font-weight: 900;
    text-align: left;
}

.landing-descricao {
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 500!important;
  color: #898989!important;
  text-align: left;
}

.titulo-agradecimento
{
  font-size: 40px;
  color: green;
  text-align: center;
  font-weight: 900;
}

.sub-titulo-agradecimento
{
  text-align: center;
}


.btn-info {
  color: rgb(61, 61, 61);
  background-color: rgb(255, 255, 255);
  border-color: rgb(139, 177, 139);
  padding: 10px 24px;
  width: 42%;
  cursor: pointer;
  float: left;
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(2, 104, 104);
  border-color: rgb(139, 177, 139);
}

.btn-info.active {
  color: #fff;
  background-color: teal;
  border-color: rgb(139, 177, 139);
}

.btn-warning {
  background-color: #f76d1d;
  border-color: tomato;
}
.btn-warning:hover {
  background-color: rgb(226, 98, 24);
  border-color: tomato;
}

.w-21 {
  width: 100%;
  margin-top: 12%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
  font-family: "Raleway", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 724px) {
  .degrade{
    background: linear-gradient(301deg, rgba(0,212,255,1) 31%, rgba(9,9,121,1) 100%);
  }
  .item-box-icon-image.left {
    float: right;
    border-radius: 25px 25px 5px;

  }
  .ajuste-div-section2{
    margin-top: 23%;
  }
  .degrade::before
  {
    position:relative;
  }
  .ajuste-section1{
    margin: 0 !important;
  }
  .ajuste-rows-form{
    margin-top: 3% !important;
  }
  .ajuste-rows-checkbox{
    margin-top: 13% !important;
  }
  .div-section-3{
    margin-right: auto;
    margin-left: auto;
  }
  .ajuste-section-4{
    padding-left: 0%;
    margin-left:0%;
  }
  .ajuste-section2-central{
    /* margin-left: -7%; */
  }
}

@media (min-width: 1200px) {
  .ajuste-section2{
    padding-left: 15%;
  }
}