

/** cta-style-two **/

.cta-style-two{
  position: relative;
  padding: 70px 0px;
}

.cta-style-two .sec-title-two{
  margin: 0px;
}

.cta-style-two .sec-title-two h2{
  margin-bottom: 6px;
}

.cta-style-two .sec-title-two h2:before{
  background: #fff;
}

.cta-style-two .sec-title-two h3{
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
  margin: 0px;
}

.cta-style-two .inner-box .btn-box{
  position: relative;
  margin-top: 13px;
}

.cta-style-two .inner-box .btn-box .theme-btn{
  font-size: 20px;
  border-radius: 5px;
  overflow: hidden;
  padding: 18px 40px;
}

.cta-style-two .pattern-layer{
  position: absolute;
  top: 0px;
  right: 200px;
  width: 283px;
  height: 100%;
  background-repeat: no-repeat;
}
