@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600&display=swap');
.lp-bg-text {
    padding: 30px 30px;
    background-size:cover;
    background-position: center;
    position:relative;
  height:auto;

}

.lp-bg-text:after {
    content: "";
    //*background-image: url(https://pages.rchilli.com/hubfs/giphy-3.gif);*//
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;   
}

.lp-bg-text:before {
    content: "";
    background: #F5FBFF;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .1;
}
.lp-bg-text-content1 h3 {
    font-weight: 400;
    font-size: 32px !important;
    margin-bottom: 10px;
    margin-top: 10px;
  
  font-family: 'Poppins', sans-serif;
}
.lp-bg-text-content1 h2 {
    color: #272727;
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    padding: 5px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.lp-bg-text-content1 h2:nth-child(3) {
    font-size: 32px;
    font-weight: 400;
    text-transform: initial;
  font-family: 'Poppins', sans-serif;
}

.lp-bg-text-content{
 position:relative;
  z-index:999;
  text-align:center;
    font-family: 'Poppins', sans-serif;
}

.lp-bg-text-content1 p {
    font-style:none;
    padding: 0;
    color: #000000;
    font-size: 18px;
    font-weight: 400;

}
.lp-bg-text-content1 h2 {
    color: #272727;
    font-family: 'Poppins',sans-serif;
    font-size: 38px;
    padding: 5px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.lp-bg-text-content1 h2 span{
    color: #C12227;
  font-family: 'Poppins', sans-serif;
}

.lp-bg-text-content1 .hs-cta-wrapper a {
    font-size: 18px !important;
    margin-top: 5px;
}
.lp-bg-text-content a#cta_button_2475003_452562c6-dd0a-47b1-bb7c-d3be847590e3{
  /*-webkit-font-smoothing: antialiased;
      cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;

    text-transform: uppercase;
    padding: 8px 21px !important;
    margin-bottom: 40px;
    font-family: 'Poppins',sans-serif !important;
    font-size: 18px !important;
    font-weight: 600 !important;
  */
  
   -webkit-font-smoothing: antialiased;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    background: #c22227;
    border-radius: 6px;
    border-width: 0px;
    color: rgb(255,255,255);
    font-family: sans-serif;
    height: auto;
    transition: all .4s ease;
    padding: 4px 18px;
    text-shadow: none;
    width: auto;
    font-size: 24px;
    line-height: 1.5em;
    border: 2px solid 007e5d;
    color: #fff;
    margin-top: 35px;
    transition: 100ms ease-in-out;
    font-weight: 700;
    text-decoration: none;
    padding: 12px 10px;
    border-radius: 4px;
    width: auto;
    font-size: 1.25rem;
}

.cta_button {
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    background: rgb(0,126,93);
    border-radius: 6px;
    border-width: 0px;
    color: rgb(255,255,255);
    font-family: sans-serif;
    height: auto;
    transition: all .4s ease;
    padding: 4px 18px;
    text-shadow: none;
    width: auto;
    font-size: 24px;
    line-height: 1.5em;
    border: 2px solid 007e5d;
    color: #fff;
    margin-top: 10px;
    transition: 100ms ease-in-out;
    font-weight: 700;
    text-decoration: none;
    padding: 12px 25px;
    border-radius: 4px;
    width: auto;
    font-size: 1.25rem;
}

.case-study-banner h1 {
    font-size: 3.5rem;
      margin-bottom: .5rem;
      margin-top: 0rem;
}
.lp-bg-text-content1 h3 {
    font-weight: 400;
    font-size: 32px !important;
    margin-bottom: 0px;
    margin-top: 10px;
}
.lp-bg-text:before {
    content: "";
    background: rgba(0,0,0,0.9);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .1;
}
.lp-bg-text {
    padding: 10px 0px 30px;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-top: 0px;
}
@media only screen and (max-width:1366px){
  .lp-bg-text {
    padding: 23px 0px 30px;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-top: 0;
}
}