.tm-static-pricebox-style1 .tm-stepbox-content {
    background: #fff7e7;
    border: 1px solid var(--ttm-bordercolor);
    border-radius: 20px;
    padding: 60px 70px;
    position: relative;
    overflow: hidden;
}
.tm-static-pricebox-style1 .tm-stepbox-content:before {
    background-image: url(../images/shape.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    content: "";
    opacity: 0.8;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}
.tm-static-pricebox-style1 .tm-pricebox-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid var(--ttm-bordercolor);
    padding-top: 45px;
    margin-top: 30px;
}
.tm-static-pricebox-style1 .tm-static-price-title h4 {
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 0;
    font-weight: 700;
}
.tm-static-pricebox-style1 .tm-right-contentbox span.number {
    font-size: 68px;
    line-height: 78px;
    font-weight: 700;
    color: var(--body-blackfont-color);
}
.tm-static-pricebox-style1 span.tm-price-frequency {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: var(--body-blackfont-color);
}
.tm-static-pricebox-style1 .tm-right-contentbox .process-num {
    display: inline-block;
}
.tm-static-pricebox-style1 .tm-pricebox-button a {
    display: inline-block;
    padding: 10px 30px;
    background: var(--ttm-skincolor);
    color: #ffffff;
    border-radius: 30px;
}
.tm-static-pricebox-style1 .tm-pricebox-button a:hover {
    background: var(--ttm-secondarycolor);
}
.tm-static-pricebox-style1 .tm-pricebox-button {
    margin: 30px 0 0 0;
}
.tm-static-pricebox-style1 .themetechmount-static-box-desc li {
    padding-bottom: 15px;
    position: relative;
    padding-left: 30px;
}
.tm-static-pricebox-style1 .themetechmount-static-box-desc li:before {
    content: "\f101";
    font-family: flaticon_saas_ !important;
    font-size: 25px;
    line-height: normal;
    left: -5px;
    position: absolute;
    right: auto;
    top: 0;
    bottom: 0px;
    color: #000000;
}

.tm-static-pricebox-style1 .themetechmount-static-box-desc li::marker {
    font-size: 0;
    display: none;
}
.tm-static-pricebox-style1 .themetechmount-static-box-desc  ul {
    padding: 0;
}
.tm-static-pricebox-style1 .tm-pricebox-content .tm-left-contentbox {
    border-right: 1px solid var(--ttm-bordercolor);
    padding: 0;
}
.tm-static-pricebox-style1 .tm-pricebox-content .tm-right-contentbox {
    padding-left: 100px;
}
.themetechmount-element-static-pricebox-style1 .themetechmount-boxes-row-wrapper .slick-arrow {
    background: var(--ttm-greycolor);   
}
.themetechmount-element-static-pricebox-style1 .themetechmount-boxes-row-wrapper .slick-prev {
    right: 135px;
    left: auto;
    top: auto;
    bottom: 40px;
}
.themetechmount-element-static-pricebox-style1 .themetechmount-boxes-row-wrapper .slick-next {
    right: 85px;
    bottom: 40px;
    top: auto;
}
.themetechmount-element-static-pricebox-style1 .themetechmount-boxes-row-wrapper .slick-prev:before {
    font-family: flaticon_saas_ !important;
    content: "\f10a";
}
.themetechmount-element-static-pricebox-style1 .themetechmount-boxes-row-wrapper .slick-next:before {
    font-family: flaticon_saas_ !important;
    content: "\f10a";
    transform: rotateY(180deg);
    display: block;
}
.themetechmount-element-static-pricebox-style1 .themetechmount-static-box-desc h4 {
    font-size: 22px;
    line-height: 32px;
}
.tm-static-pricebox-style1 .tm-right-contentbox .tm-box-package h4 {
    font-size: 22px;
    line-height: 32px;
}


@media (max-width:1200px){
.tm-static-pricebox-style1 .tm-pricebox-content .tm-left-contentbox {
    width: 50%;
}
}

@media (max-width:991px){
.tm-static-pricebox-style1 .tm-pricebox-content {
    display: block;
}
.tm-static-pricebox-style1 .tm-pricebox-content .tm-left-contentbox {
    width: 100%;
    border-right: 0;
}

.tm-static-pricebox-style1 .tm-stepbox-content {
    padding: 40px 30px;
}
.tm-static-pricebox-style1 .tm-pricebox-content .tm-right-contentbox {
    padding-left: 0;
}
}

@media (max-width:767px){
    .tm-static-pricebox-style1 .tm-static-price-title h4 {
        font-size: 28px;
        line-height: 38px;
    }
    .tm-static-pricebox-style1 .tm-right-contentbox span.number {
        font-size: 48px;
        line-height: 58px;
    }
    .themetechmount-element-static-pricebox-style1 .themetechmount-boxes-row-wrapper .slick-arrow {
       display: none !important;
    }
}




.tm-static-pricebox-style2 .themetechmount-static-box-desc  ul {
    padding: 0;
}
.tm-static-pricebox-style2 .themetechmount-static-box-desc li {
    padding-bottom: 15px;
    position: relative;
    padding-left: 30px;
}
.tm-static-pricebox-style2 .themetechmount-static-box-desc li:last-child{
        padding-bottom: 0px;
}
.tm-static-pricebox-style2 .themetechmount-static-box-desc li::marker {
    font-size: 0;
    display: none;
}
.tm-static-pricebox-style2 .themetechmount-static-box-desc li:before {
    content: "\f101";
    font-family: flaticon_saas_ !important;
    font-size: 25px;
    line-height: normal;
    left: -5px;
    position: absolute;
    right: auto;
    top: 0;
    bottom: 0px;
    color: var(--ttm-skincolor);
}
.tm-static-pricebox-style2 .tm-stepbox-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tm-static-pricebox-style2 .tm-static-price-title h4 {
    font-size: 27px;
    line-height: 37px;
    font-weight: 700;
}
.tm-static-pricebox-style2 .tm-left-contentbox {
    padding-right: 30px;
}
.tm-static-pricebox-style2 .tm-ptable-icon-type-image img {
    width: 100%;
    border-radius: 10px;
}

@media (max-width:767px){
.tm-static-pricebox-style2 .tm-stepbox-content {
    display: block;
}
.tm-static-pricebox-style2 .tm-left-contentbox {
    padding-right: 0px;
}
}