.f21 p a {
    color: #e45000;
    font-weight: 600;
}
.equal_height{
    opacity: 0;
}
.flex {
    display: flex;
}
.flex .table_column {
    display: table-column;
}
.integrations_list_page{
    padding: 80px 0 80px 0;
}
.integrations_list_page h1{
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 40px;
    text-transform: uppercase;
    transform: rotate(-2deg) translateX(-8px);
    -webkit-transform: rotate(-2deg) translateX(-8px);
    -moz-transform: rotate(-2deg) translateX(-8px);
}
.integrations_list_page h1 span{
    color: #ff5f00;
}
.integrations_list_page h4{
    font-weight: bold;
}
.integrations_list_page .box{
    float: left;
    width: 50%;
    padding: 10px;
}
.integrations_list_page .item{
    float: left;
    width: 100%;
    border: #eaedef 1px solid;
    padding: 15px 15px 0 15px;
    box-sizing: border-box;
}
.integrations_list_page .item .logo{
    float: left;
    width: 110px;
    padding-right: 20px;
}
.integrations_list_page .item .intro{
    float: left;
    width: calc(100% - 110px);
}
@media screen and (max-width: 991px){
    .integrations_list_page .box{
        width: 100%;
    }
}
.hero_section {
    padding: 20px 0;
}
.hero_section .title_label {
    font-size: 16px;
    font-weight: 400;
    border: #646c74 1px solid;
    padding: 3px 7px;
}
.hero_section h1 {
    font-size: 40px;
    font-weight: 800;
    line-height: 1;
    color: #646c74;
}
.hero_section h1 span {
    color: #ff5f00;
}
.hero_section .cta1 {
    padding: 10px 45px;
    font-weight: 700;
}
.intro_section {
    background-color: #eaedef;
}
.intro_section .model {
    float: left;
    width: 26%;
}
.intro_section .model.foxit_pdf_editor{
    background-image: url(../../images/2023/esign/model.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}
.intro_section .model.google_workspace{
    background-image: url(../../images/2023/esign/model-google.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}
.intro_section .model.microsoft_outlook{
    background-image: url(../../images/2023/esign/model-microsoft.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}
.intro_section .model.zapier{
    background-image: url(../../images/2023/esign/model-zapier.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}
.intro_section .model.microsoft_dynamics{
    background-image: url(../../images/2023/esign/model-microsoft-dynamics.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}
.intro_section .model.microsoft_teams{
    background-image: url(../../images/2023/esign/model-microsoft.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}
.intro_section .model.microsoft_sharepoint{
    background-image: url(../../images/2023/esign/model-microsoft-sharepoint.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}
.intro_section .model.salesforce{
    background-image: url(../../images/2023/esign/model-salesforce.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}
.intro_section .model.microsoft_teams{
    background-image: url(../../images/2023/esign/model-microsoft-teams.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}









.intro_section .content {
    float: left;
    width: 74%;
    padding: 60px 0;
}
.intro_section h3 {
    font-size: 28px;
    font-weight: 800;
    color: #646c74;
    padding: 0px 160px;
}
.intro_section h3 span {
    color: #ff5f00;
}
.intro_section .box {
    padding: 0;
    margin-top: 20px;
    display: inline-block;
}
.intro_section .box .item {
    float: left;
    width: 33.33%;
    padding: 0 15px;
    text-align: center;
    border-right: 1px solid #fff;
}
.intro_section .box .item:last-child {
    border-right: none;
}
.intro_section .box .item h4 {
    font-weight: bold;
}
@media screen and (max-width: 767px){
    .intro_section .box{
        margin-top: 0px;
        padding: 20px;
    }
    .intro_section .box .item{
        clear: both;
        width: 100%;
        padding: 20px 15px 5px 15px;
        border-right: none;
        border-bottom: 1px solid #fff;
    }
    .intro_section .box .item:last-child {
        border-bottom: none;
    }
}
@media screen and (max-width: 991px) {
    .intro_section .model {
        display: none;
    }
    .intro_section .content {
        width: 100%;
    }
    .intro_section h3 {
        padding: 0px 20px;
    }
}
.top_things {
    padding: 80px 0 60px 0;
}
.top_things h2 {
    font-size: 34px;
    font-weight: 800;
    color: #646c74;
}
.top_things .box {
    margin-top: 20px;
    margin-bottom: 40px;
}
.top_things .box .item {
    float: left;
    width: 50%;
    padding: 0 15px;
}
.top_things .box .item h4 {
    font-weight: bold;
}
.case_section {
    padding: 80px 0 80px 0;
    background-color: #26135c;
    color: #fff;
}
.case_section .icon img {
    max-width: 100px;
    display: inline-block;
}
.case_section h2 {
    font-size: 34px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 40px;
}
.case_section h4 {
    font-weight: bold;
}
.q_a {
    padding: 80px 0 80px 0;
}
.q_a h2 {
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 40px;
}
.q_a h4 {
    font-weight: bold;
}
.q_a .item {
    border: #eaedef 1px solid;
    padding: 15px 15px 0 15px;
    box-sizing: border-box;
    margin: 10px;
}