/* .hero_banner_section.v2 .content-wrapper{
  max-width: 1238px;
} */
@media(min-width: 768px){
  .hero_banner_section.v2{
    overflow-y: hidden;
  }
}


@media(min-width: 1440px){
  .hero_banner_section.v2 .span6.left-col{
    padding-left:7px;
  }
}
.hero_banner_section.v2 .left-col .heading-conta h1{
  font-size: 49.376px;
  line-height: normal;
}

.hero_banner_section.v2 .left-col .heading-conta h1 span:before{
  position:absolute;
  content:'';
  z-index:0;
  right:-20px;
  top:10px;
  height:53px;
  width:53px;
  background:url('https://44563270.fs1.hubspotusercontent-na1.net/hubfs/44563270/Start%20Vector.svg')no-repeat;
  background-position:center;
  background-size:contain;
}
body .hero_banner_section.v2 .left-col .heading-conta h1{
  text-shadow: 0px 4px 18.2px rgba(0, 0, 0, 0.50);
}

.hero_banner_section.v2 .left-col .heading-conta h1 span{
  color: #F7B200;
  text-shadow: 0px 4px 18.2px rgba(0, 0, 0, 0.50);
  font-size: 104.055px;
  font-weight: 800;
  line-height:112px;
  position:relative;
  z-index:1;
  display:inline-block;
  vertical-align: text-top;
  font-style:italic;
}
.hero_banner_section.v2 .description-conta h4{
  line-height: normal;
  font-weight:500;
}
body .hero_banner_section.v2 .left-col .cta-container{
  padding-top:19px;
  text-align: center;
}
body .hero_banner_section.v2 .left-col .cta-container a.cta_button{
  padding: 13.77px 39px;
}


.hero_banner_section.v2 .span6.right-col{
  width:100%;
  max-width:calc( 100% - 515px );
}

/* 
@media(min-width:768px){
  .hero_banner_section.v2 .description-conta{
    max-width:427px;
    margin-bottom:68px;
  }
}


@media(min-width:1200px){
  .hero_banner_section.v2 .banner_section_spacing .right-col .image-conta{
    width:107%;
  } 
}

@media(max-width:767px){
  .hero_banner_section.v2 .span6.left-col,
  .hero_banner_section.v2 .span6.right-col{
    max-width:100%;
  }
  .hero_banner_section.v2 .row-fluid{
    gap:40px;
  }
  body .hero_banner_section.v2 .left-col .heading-conta h1 span{
    font-size:75px;
    line-height: normal;
  }
  body .hero_banner_section.v2 .left-col .heading-conta h1{
    font-size:42px;
    line-height: normal;
  }
  body #hs_cos_wrapper_dnd_area-module-2 .hero_banner_section.v2 .banner_section_spacing{
    background-position:80%;
  }
}

@media(max-width:480px){
  body #hs_cos_wrapper_dnd_area-module-2 .hero_banner_section.v2 .banner_section_spacing{
    background-position:80%;
  }
  body .hero_banner_section.v2 .left-col .heading-conta h1 span{
    font-size:70px;
    line-height: normal;
  }
  body .hero_banner_section.v2 .left-col .heading-conta h1{
    font-size:42px;
    line-height: normal;
  }
}

input#search_desktop-input:focus {
  outline: none;
}



@media(max-width: 767px){
  .hero_banner_section.v2 .cta-container a.cta_button {
    font-size: 13.762px;
    padding: 11px 30px;
    border-width: 3.023px;
  }
  /*   .banner_section_spacing{
  position: relative;
}
  .banner_section_spacing:before{
  position: absolute;
  content:'';
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index -1;
}
  .banner_section_spacing .content-wrapper{
  position: relative;
  z-index:0;
} 
}*/



