.f-size-14 {
    font-size: 0.875rem;
}
.f-size-16 {
    font-size: 1rem;
}
.f-size-18 {
    font-size: 1.125rem;
}
.f-size-20 {
    font-size: 1.25rem;
}
.f-size-23 {
    font-size: 1.4375rem;
}
.f-size-30 {
    font-size: 1.875rem;
}
.f-size-60 {
    font-size: 3.75rem;
}
@media (min-width: 1200px) {
    :root {
        --rez: 1;
    }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
    :root {
        --rez: 0.85;
    }
}
@media (min-width: 768px) and (max-width: 991.9px) {
    :root {
        --rez: 0.7;
    }
}
@media (min-width: 576px) and (max-width: 767.9px) {
    :root {
        --rez: 0.5;
    }
}
@media (max-width: 575.9px) {
    :root {
        --rez: 0.3;
    }
}
.line-16-20 {
    line-height: 1.25em;
}
.line-16-30 {
    line-height: 1.875em;
}
.line-23-30 {
    line-height: 1.3043em;
}
.line-30-40 {
    line-height: 1.3333em;
}
.line-30-45 {
    line-height: 1.5em;
}
.line-30-50 {
    line-height: 1.6666em;
}
.line-50-55 {
    line-height: 1.1em;
}
.banner-inner {
    max-height: 640px;
    min-height: 200px !important;
    height: min(100vh, 120vw);
    background-position: center;
    padding-top: 60px;
}
.banner-inner .main-title {
    font-size: var(--fz50) !important;
    line-height: 1.1em !important;
    margin-bottom: calc(12px + (var(--rez) * 20px)) !important;
}
.customer-continer-content-wrap {
    background-color: #161614;
    color: #babab1;
}
.customer-continer-img-wrap {
    position: relative;
}
.customer-continer-img-wrap:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 50%;
    background-color: #161614;
    width: 100%;
}
.customer-continer-img-wrap > * {
    position: relative;
    z-index: 1;
}
@media (min-width: 992px) {
    .our-fetures-icons-row {
        justify-content: space-between;
    }
}
.our-fetures-icons-row .our-features-item {
    margin-bottom: calc(20px + (var(--rez) * 23px));
}
.our-fetures-icons-row .our-features-item .icon-wrap {
    height: 70px;
    padding-bottom: 28px;
    display: flex;
}
@media (max-width: 575.9px) {
    .our-fetures-icons-row .our-features-item .icon-wrap {
        justify-content: center;
    }
}
.our-fetures-icons-row .our-features-item .icon-wrap img {
    margin-top: auto;
}
.our-fetures-icons-row p:nth-last-child(1) {
    margin-bottom: 0px;
}
.top-img-icon-box {
    padding-top: calc(40px * var(--rez));
    padding-bottom: calc(30px * var(--rez));
}
.top-img-icon-wrap {
    height: calc(45px + (var(--rez) * 45px));
    padding-bottom: calc(10px + (var(--rez) * 10px));
}
.top-img-icon-wrap img {
    height: 100%;
}
.top-img-icon-content h2 {
    margin-bottom: calc(11px + (var(--rez) * 11px));
}
.top-img-icon-content p:nth-last-child(1) {
    margin-bottom: 0px;
}
.line16-30 {
    line-height: 1.875em;
}
.line30-40 {
    line-height: 1.3333em;
}
@media (min-width: 992px) {
    .haf-img-content-row:nth-child(even) {
        flex-direction: row-reverse;
    }
    .haf-img-content-row .haf-img-sec-content {
        max-width: 399px;
        width: 100%;
        margin: auto;
    }
    .haf-img-content-row .haf-img-sec-content h2 {
        margin-bottom: 13px;
    }
    .haf-img-content-row .haf-img-sec-content p {
        line-height: 30px;
    }
    .haf-img-content-row .haf-img-sec-content button {
        margin-top: 6px;
        font-size: 12px;
        font-family: "Inter", sans-serif;
    }
}
@media (max-width: 991.9px) {
    .haf-img-content-row .haf-img-sec-content {
        padding-top: 20px;
    }
}
@media (max-width: 991.9px) {
    .haf-img-content-row:not(:nth-last-child(1)) .haf-img-sec-content {
        padding-bottom: 10px;
    }
}
.haf-img-content-row + .haf-img-content-row {
    padding-top: calc(56px * var(--rez));
}
.haf-list-sec-container {
    padding: calc(68px * var(--rez));
}
@media (max-width: 991.9px) {
    .haf-list-sec-container {
        padding: calc(100px * var(--rez));
    }
}
.three-haf-list {
    list-style: none;
    line-height: 1.8em;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
}
@media (max-width: 991.9px) {
    .three-haf-list {
        margin-top: 20px;
        padding-left: 0px;
    }
}
.three-haf-list li {
    padding-bottom: calc(7.5px + (var(--rez) * 7.5px));
    padding-left: 30px;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='9' viewBox='0 0 7 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 4.5L0.5 8.39711V0.602886L6.5 4.5Z' fill='%23161614'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 0.4em;
    background-position: left top 0.5em;
    width: 100%;
}
.three-haf-list li:nth-last-child(2):nth-child(2n-1),
.three-haf-list li:nth-last-child(1) {
    padding-bottom: 0px;
}
@media (min-width: 992px) {
    .three-haf-list li {
        min-height: 88px;
        max-width: 50%;
    }
    .three-haf-list li:nth-last-child(2):nth-child(2n-1),
    .three-haf-list li:nth-last-child(1) {
        min-height: unset;
    }
}
.line20-235 {
    line-height: 1.25em;
}
.sec-title-header {
    padding-bottom: calc(20px * var(--rez));
}
.portfolio-item {
    padding-top: calc(50px * var(--rez));
}
.portfolio-header {
    margin-bottom: calc(27px * var(--rez));
}
.portfolio-content {
    line-height: 1.875em;
}
.portfolio-content p:nth-last-child(1) {
    margin-bottom: 0px;
}
.inner-dark-container {
    padding: calc(77px * var(--rez)) calc(59px * var(--rez)) calc(59px * var(--rez)) calc(59px * var(--rez));
    background-color: #161614;
}
.inner-dark-container p {
    line-height: 1.5em;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
}
.inner-dark-container p:nth-last-of-type(1) {
    margin-bottom: calc(22px + (var(--rez) * 22px));
}
.work-together-sec {
    background-color: #f5f8fa;
}
@media (min-width: 1200px) {
    .work-together-sec .container {
        max-width: 1109px;
    }
}
/* @media (max-width: 575.9px) {
    .work-together-sec .container {
        padding-left: 25px;
        padding-right: 25px;
    }
} */
.work-together-sec .form-header {
    margin-bottom: calc(110px * var(--rez));
}
.work-together-sec label {
    font-size: 16px;
    font-weight: 500;
    color: #828295;
}
.work-together-sec textarea,
.work-together-sec input {
    border-color: #fff;
    font-size: 16px;
    padding: 22px 32px;
    margin-bottom: calc(20px * var(--rez));
    border-radius: 6px;
    color: #626271;
    box-shadow: none !important;
    transition: all ease-in-out 0.3s;
}
.work-together-sec textarea:focus,
.work-together-sec input:focus {
    border-color: #0089cd;
}
.work-together-sec input {
    height: calc(36px + (var(--rez) * 36px));
}
.work-together-sec textarea {
    height: 102px;
} 


@media screen and (max-width:576px) {
    .haf-img-content-row .haf-img-sec-content{
        padding: 40px 20px 10px 20px;
    }
}

.three-sec-col h4{
    font-size: 26px;
    color:#161614 ;
}

ul.three-list{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    padding-top: 25px;
  }
  
  ul.three-list li {
    padding-bottom: clamp(0.9375rem, -1.0156rem + 6.25vw, 2.5rem);
    padding-left: 30px;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='9' viewBox='0 0 7 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 4.5L0.5 8.39711V0.602886L6.5 4.5Z' fill='%23161614'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 0.4em;
    background-position: left top 0.5em;
    width: 100%;
    list-style: none;
    font-weight: 500;
  }
  

  ul.right-list{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    padding-top: 25px;
  }
  
  ul.right-list li {
    padding-bottom: clamp(0.625rem, -0.1563rem + 2.5vw, 1.25rem);
    padding-left: 30px;
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='9' viewBox='0 0 7 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 4.5L0.5 8.39711V0.602886L6.5 4.5Z' fill='%23161614'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 0.4em;
    background-position: left top 0.5em;
    width: 100%;
    list-style: none;
    font-weight: 500;
  }
  
  .h-textbox{
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  
  .h-list-container{
    width: 100%;
    display: flex;
    padding: 50px 0;
    border-top: 1px solid #BABAB1;
  }

  .expert-btn{
    border: 1px solid #161614;
    border-radius: 20px;
    font-size: 14px;
    color: #161614;
    padding:10px 25px;
    margin-top: 10px;
    display: inline-block;
  }
  
  .expert-btn:hover{
    color: #fff;
    border: 1px solid #DE3818;
    background-color:#DE3818 ;
  }


  .customer-offer-img-wrap {
    position: relative;
  }
  .customer-offer-img-wrap:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 50%;
    background-color:#F5F8FA;
    width: 100%;
    z-index: -1;
  }
  
  .black_box_bg{
    position: relative;
  }
  
  .black_box_bg::after{
    content: "";
    position: absolute;
    background-color:#F5F8FA;
    z-index: -1;
    height: 50%;
    width: 100%;
top: 0;}


/*# sourceMappingURL=apple-for-enterprise.css.map */
