.coverrese{
        background: url(bg.png) center 0px / cover no-repeat;
}

.saas {
    padding-top: 90px;
    padding-bottom: 130px;
    text-align: center;
    position: relative;
}


.saas .content .section_title .subtitle {
    color: #262B34;
    font-weight: 500;
    font-size: 14px;
    line-height: 32px;
    background: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    border: 1px solid #f1f1f2;
    position: relative;
}

.saas .content .section_title .subtitle img {
    margin-right: 10px;
}

.saas .content .section_title .subtitle .after {
    position: absolute;
    top: -15px;
    right: -35px;
}
.saas .content .section_title .subtitle img {
    margin-right: 10px;
}

@media (max-width: 1199px){
.saas .content .section_title h1 {
    font-size: 58px;
    line-height: 72px;
}}
.saas .content .section_title h1 {
    color: #262B34;
    font-weight: 700;
    font-size: 80px;
    line-height: 94px;
    letter-spacing: -0.03em;
    margin-top: 20px;
}


.saas .content .section_title h1 span {
    background: linear-gradient(267.73deg, #D04943 61.18%, #666BE3 81.47%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.saas .content .section_title p {
    margin-top: 25px;
    color: #606B7E;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
}

.saas .content .saas_btn {
    margin-top: 30px;
}
.btn_hover {
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: color 0.3s;
}
.saas_btn {
    display: inline-flex;
    align-items: center;
    color: #fff;

    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    padding: 15px 28px;
    background: #0063D8;
    border-radius: 32px;
}

.saas_btn i {
    color: #0063D8;
    background: #fff;
    padding: 5px;
    border-radius: 50px;
    margin-left: 10px;
}

.btn_hover span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: #e66934;
    transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.saas_btn span {
    background: rgba(29, 58, 215, 0.6509803922) !important;
}

@media (max-width: 1199px){
.saas .section_img img {
    width: 100%;
}}
.saas .section_img img {
    margin-top: 100px;
    box-shadow: 0px 4px 250px 20px rgb(0 99 216 / 10%);
    border-radius: 50px;
}

@media (max-width: 1488px){
.saas .shape_items {
    display: none;
}}

.saas .shape_items .one {
    left: 200px;
    top: 200px;
}
.shape_items img {
    position: absolute;
}

.saas .shape_items .two {
    right: 130px;
    top: 190px;
}

.saas .shape_items .three {
    left: 125px;
    top: 500px;
}

.saas .shape_items .four {
    right: 300px;
    top: 550px;
}

.btn_hover:hover {
    color: #fff;
}
a:hover {
    text-decoration: none;
}

.saas .content .section_title .subtitle img {
    margin-right: 10px;
}
.saas .content .section_title .subtitle .after {
    position: absolute;
    top: -15px;
    right: -35px;
}
.saas .content .section_title .subtitle img {
    margin-right: 10px;
}

.webstamarc{
	margin:0 auto;
}

@media (max-width: 767px){
.saas {
    padding-top: 110px;
}}

@media (max-width: 767px){
.saas .content .section_title h1 {
    font-size: 38px;
    line-height: 48px;
}}
@media (max-width: 1199px){
.saas .content .section_title h1 {
    font-size: 58px;
    line-height: 72px;
}}

@media (max-width: 1199px){
.saas .section_img img {
    width: 100%;
}}
@media (max-width: 1488px){
.saas .shape_items {
    display: none;
}}




@media (max-width: 767px){
.saas .content .section_title h1 {
    font-size: 38px;
    line-height: 48px;
}}