.tpbanner-space-two {
    padding: 230px 0 135px 0;
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
}

.tpbanner-title-two {
    font-weight: 700;
    font-size: 70px;
    line-height: 1.14;
    font-family: var(--tp-ff-dmsans);
    color: #000;
}

.mb-20 {
    margin-bottom: 20px;
}

.tpbanner-title-two span {
    position: relative;
    z-index: 1;
}

.tpbanner-title-two span svg {
    position: absolute;
    left: -24px;
    bottom: -13px;
    z-index: -1;
    width: 100%;
}

.tpbanner-content-two p {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #000;
    margin-bottom: 40px;
}


.green-btn {
    background-color: transparent;
    color: #fff;
    display: inline-block;
    background-color: #5551ef;
    border: 1px solid #5551ef;
    padding: 19px 36px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    font-weight: 500;
    font-size: 16px;
    line-height: 12px;
}


.tpbanner-two-rating span {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    display: inline-block;
    margin-right: 8px;
}

.tpbanner-two-rating p {
    font-weight: 500;
    font-size: 15px;
    line-height: 14px;
    display: inline-block;
    margin-bottom: 0;
    color: #000;
    margin-left: 3px;
}

.tpbanner-two-shape {
    z-index: 1;
}
.p-relative {
    position: relative;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){
.tpbanner-two-shape img {
    max-width: 100%;
}}
.tpbanner-two-shape img {
    max-width: inherit;
}
img {
    max-width: 100%;
    height: auto;
}

.tpbanner-two-shape-one {
    position: absolute;
    content: "";
    left: 118px;
    top: -7px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.tpbanner-two-shape-two {
    position: absolute;
    content: "";
    left: 125px;
    top: 0;
    z-index: -1;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.tpbanner-two-shape-three {
    position: absolute;
    content: "";
    right: 0px;
    top: 80px;
    animation: updown 5s linear 0s infinite alternate;
    z-index: -1;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.mb-35 {
    margin-bottom: 35px;
}

@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px){
.tpbanner-space-two {
    padding: 130px 0 135px 0;
}
}
@media (max-width: 767px){
.tpbanner-title-two {
    font-size: 40px;
}}

@media (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px){
.tpbanner-two-shape {
    margin-bottom: 50px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px){
.tpbanner-two-shape img {
    max-width: 100%;
}}

@media (max-width: 767px){
.tpbanner-two-shape-one {
    left: 10px;
    top: -5px;
}}

@media (max-width: 767px){
.tpbanner-two-shape-two {
    left: 15px;
}
}


