.section-consultorias{
  padding:40px 0;
  background-size: 100% auto!important;
  background-repeat: no-repeat!important;
  background-position: top center!important;
  display:block;
  position:relative;
  width:100%;
  border-top: 1px solid #efefef;
  height:auto;
}

p.subtitle-section {
    color: #7D7D7D;
    width: 500px;
    max-width:100%;
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.section-consultorias-wrapper {
    width: 1170px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    max-width: 100%;
    height: 100%;
    padding: 40px 20px;
}

.group-items-consultorias {
    width: 500px;
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
    padding: 50px;
    box-shadow: 0 0 20px #0000001a;
    border-radius: 30px;
}

.item-consultoria .item-left, .item-consultoria .item-right {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.item-consultoria .item-left{
    width: 40px;
}

.item-consultoria .item-right {
    width: calc(100% - 70px);
    margin-left: 10px;
}

p.item-text {
    margin: 0;
    color: #5B5B5B;
    font-weight: 600;
  font-size:14px;
}

.item-consultoria {
    margin: 30px 0;
}

.item-consultoria:first-child {
    margin-top: 0;
}

.item-consultoria:last-child {
    margin-bottom: 0;
}

img.icon-mais {
    transform: scale(1.0);
}
.img-title-box, .title-box-ead {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    text-align: left;
}

.img-title-box {
    display: block;
    vertical-align: middle;
    margin: 0 0 10px;
    text-align: left;
}

.column-left-consultoria, .column-right-consultoria {
    display: inline-block;
    width: 50%;
    max-width: 49%;
    margin: 0px;
    vertical-align: top;
}

.section-title-box {
    padding: 10px;
}
.title-box{
  text-align:left;
  position:relative;
  width:100%;
  margin-left:0px;
}

.img-title-box img {
    width: 60px;
    /*animation: pulserotate 10s infinite;*/
}

@keyframes pulserotate {
  0%   {transform: rotate(0deg) scale(1.0); opacity:1;}
  40%   {transform: rotate(0deg) scale(1.0); opacity:1;}
  43%   {transform: rotate(180deg) scale(0.7); opacity:1;}
  46%   {transform: rotate(360deg) scale(1.0); opacity:1;}
  70%   {transform: rotate(360deg) scale(1.0); opacity:1;}
  73%   {transform: rotate(180deg) scale(0.7); opacity:1;}
  76%   {transform: rotate(0deg) scale(1.0); opacity:1;}
  100%   {transform: rotate(0deg) scale(1.0); opacity:1;}
}

a.btn-consultoria {
    text-align: center;
    padding: 12px 20px;
    display: inline-block;
    margin: 10px 0px 0;
    text-decoration: none;
    position: relative;
    transition: .1s linear all;
    top: 0;
    font-weight: 600;
    background: #BB243E;
    color: #fff;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 15px;
    background: linear-gradient(to left, #BB243E 50%, #fd183f 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
}

a.btn-consultoria:hover {
    color: #fff;
    /* background: #fd183f; */
    background-position: left;
    border-color: #fd183f;
}

.title-box-ead h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-weight: 600;
    margin: 0;
    color:#3B3A3A;
    line-height: 45px;
}

span.tag-title {
    color: #BB243E;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin: 0;
    padding: 0;
}

.item-consultorias {
    width: 200px;
    display: inline-block;
    vertical-align: top;
    margin: 15px 5px;
    max-width: 45%;
    text-align: center;
}

.item-consultorias img {
    max-height: 100%;
    max-width: 100px!important;
    position: relative;
    display: block;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
}

.img-sol-box {
    height: 20px;
    position: relative;
    display: block;
    margin-bottom: 8px;
}


div.consultoria-item-box {
    background: #fff;
    padding: 10px 10px;
    display: block;
    border-radius: 100px;
    font-size: 10px;
    line-height: 13px;
    text-transform: uppercase;
    font-weight: 700;
    width: 200px;
    max-width: 100%;
    box-shadow: 0px 5px 10px #00000014;
    margin-top: 10px;
    overflow: hidden;
    height: 60px;
    position: relative;
    align-items: baseline;
    vertical-align: middle;
    display: table-cell;
}

span.saiba-mais {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 0;
    width: 100%;
    text-align: center;
}

.consultoria-item-hover {
    background: #bb243ef7;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: -100%;
    transition: .4s ease-out;
}

div.consultoria-item-box:hover .consultoria-item-hover {
  margin-left:0;
}




/* Style the tab */
.tab2 {
    width: 100%;
    margin-top: 0;
    margin: 0;
    position: relative;
    display: inline-block;
    padding: 0;
    vertical-align: top;
}

button.tablinks2.ajuste {
    margin: 0 0.5%;
}

/* Style the buttons inside the tab */
.tab2 button {
    background-color: #ffffff;
    border: 0;
    outline: 0;
    cursor: pointer;
    padding: 12px 2px;
    float: left;
    transition: .3s;
    font-size: 15px;
    width: 27%;
    font-weight: 600;
    border-radius: 10px 10px 0 0;
    z-index: 9;
    top: 0px;
    margin-right: 1%;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    transition: 0.2s linear all;
}

{#.tab2 button:after {
   content:  "\276F";
  position: absolute;
    right: 2px;
}#}

/* Change background color of buttons on hover */
.tab2 button:hover {
    /*background-color: #fafafa;*/
    color: #fff;
      font-weight: 700;
    opacity:0.8;
}

/* Create an active/current tablink class */
.tab2 button.active {
    background: #fff!important;
    color: #BB243E;
    font-weight: 700;
    z-index: 0;
    box-shadow: 0px -3px 10px #00000005;
}

/* Style the tab content */
.tabcontent2 {
    display: none;
    padding: 20px;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
    width: 1000px;
    max-width: 100%;
    vertical-align: top;
    background: #fff;
    box-shadow: 2px 5px 10px #00000026;
    border-radius: 0 10px 10px 10px;
    text-align: center;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.box-form-section{
    display: inline-block;
    position: relative;
    width: 400px;
    max-width: 30%;
}

{#a.btn-voltar {
    display: block;
    margin: 20px 10px;
    color: #bb243e;
    text-decoration: underline;
    transition: 0.2s linear all;
    width: fit-content;
    font-size: 14px;
}
  
    
a.btn-voltar:hover {
  color:#ff4263;
    text-decoration: none;
  }#}

 a.btn-voltar i {
    left: 0px;
    position: relative;
    transition:0.2s linear all;
}
  
 a.btn-voltar:hover i {
    left: -10px;
    position: relative;
}
 



@media screen and (max-width: 1340px) {
  .section-consultorias {
      background-size: auto 100%!important;
  }
}

@media screen and (max-width: 900px) {
  
  .section-consultorias-wrapper {
    padding: 0px 20px;
}
  
    
  .column-left-consultoria, .column-right-consultoria {
    width: 100%;
    max-width: 100%;
}
  
  .tabcontent2 {
    width: 100%;
  }
  
.group-items-consultorias {
    width: 500px;
    max-width: 100%;
    margin: 30px auto 0;
    text-align: left;
    padding: 10px;
    box-shadow: 0 0 0 #ccc0;
    border-radius: 0;
}
  
  .img-title-box {
    display: none;
}
  
  .title-box-ead {
    text-align: left;
    position: relative;
    margin-left: 0;
    max-width: 100%;
}
  
  .title-box-ead h2 {
    font-size: 30px;
    margin: 0;
    line-height: 35px;
    color: #BB243E;
}
  
  p.subtitle-section {
    color: #222;
    font-size: 14px;
    width: 400px;
    max-width: 100%;
}
  
  .img-sol-box{
    display:none;
  }
  
.item-consultoria {
    box-shadow: 0 0 15px #0000001f;
    border-radius: 10px;
    padding: 30px;
    margin: 20px 0;
}
  
div.consultoria-item-box {
    width: 100%!important;
    max-width: 100%!important;
    padding: 14px;
    height: auto;
    margin: 0;
    display: block;
    text-align: left;
    border-radius: 7px;
    box-shadow: 2px 2px 10px #00000014;
    padding-right:20px;
}
  
  a.consultoria-item-link:after {
    content: '›';
    position: absolute;
    right: 10px;
    color: #bb243e;
    font-size: 22px;
    top: 12px;
}
  
 
  .section-title-box{
    margin-bottom:10px;
  }
  
  p.item-text {
    margin: 0;
    color: #2e2e2e;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}

}

@media screen and (max-width: 700px) {
  .section-consultorias {
    background-size: auto 100%!important;
  }
  
  
  .section-consultorias-wrapper{
    padding:0 20px;
  }

}
