.fz-36,
h2 {
    line-height: 1;
}
.award-listed li,
.cta-button,
.service-design,
.work-list,
body {
    position: relative;
}
.aspiring,
.speek-blog {
    box-shadow: rgba(17, 12, 46, 0.15) 0 48px 100px 0;
}
.cta-sec,
.rating-slider {
    text-align: center;
}
.close-model,
.contact-btn,
.cta-button,
.que {
    cursor: pointer;
}
body.overlay::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    transition: 0.5s linear;
    background-color: rgba(20, 20, 20, 0.8);
}
h2 {
    letter-spacing: -0.7px;
}
h3 {
    letter-spacing: -0.5px;
}
.fz-36 {
    font-size: 2.4rem;
    letter-spacing: -1.5px;
}
.service-section {
    background-color: #fff;
    padding: 40px 0;
}
.choose-head {
    padding-top: 40px;
    border-top: 4px solid #14151b;
}
.border-top-hide {
    border-top: 0;
}
.service-section h2 {
    max-width: 810px;
    margin-bottom: 12px;
}
.sec-detail {
    font-size: 1.6rem;
    margin-bottom: 30px;
    line-height: 1.35;
}
.award-listed,
.service-block {
    overflow-x: scroll;
    padding-bottom: 10px;
}
.service-design {
    padding: 30px 15px 0 0;
    flex: 0 0 85%;
    transition: 0.5s;
    margin-right: 15px;
}
.service-design::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    height: 8px;
    background-color: #e01321;
}
.service-design.benefits_new {
    border: 2px solid #d8d4d6;
    padding: 40px;
}
.service-design.benefits_new::after {
    content: "";
    display: block;
    position: absolute;
    left: 40px;
    top: 23px;
    width: 65px;
    height: 2px;
    margin-bottom: 30px;
    background-color: #e01321;
}
.vrtl-blck .service-design:after,
.vrtl-block .service-design:after {
    width: 94px;
    height: 4px;
}
.service-design h3 {
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 1.05;
    margin-bottom: 17px;
    font-family: "Proxima Nova Rg";
}
.cta-title,
.tech-head h2 {
    font-size: 2.4rem;
}
.tech-head h2,
.vrtl-block .service-design h3 {
    margin-bottom: 6px;
    font-family: "Proxima Nova Th";
}
.cta-block {
    padding: 45px 0;
    background-color: #fce5dd;
    border: 6px solid #f29474;
}
.cta-title {
    color: #14151b;
    font-weight: 600;
    max-width: 930px;
    margin: 0 auto 20px;
    line-height: 1.1;
    letter-spacing: -0.3px;
}
.tech-block {
    padding: 35px 0;
}
.cta-subtitle {
    color: #14151b;
    font-size: 1.6rem;
    letter-spacing: 0.1px;
    line-height: 1.33;
    max-width: 678px;
    margin: 0 auto 30px;
}
.cta-button {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    padding: 20px 50px;
    border-radius: 6px;
    background-color: #e42c38;
    border: 1px solid #e42c38;
    z-index: 1;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.cta-button:hover {
    background-color: transparent;
    color: #14151b;
}
.vrtl-block .service-design h3 {
    font-size: 2rem;
    line-height: 22px;
}
.vrtl-block .service-design h3 a{
    text-decoration: underline;
    transition: 0.5s all;
}
.vrtl-block .service-design h3 a:hover{
    text-decoration: none;
}
.service-design h3 a{
    text-decoration: underline;
    transition: 0.5s all;
}
.service-design h3 a:hover{
    text-decoration: none;
}
h3 a{
    color: #14151b;
}
.tech-head {
    margin-bottom: 24px;
}
.tech-head span {
    font-size: 1.4rem;
}
.award-listed li {
    flex: 0 0 80%;
    margin-right: 15px;
}
.bdr-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 169px;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #c6c7cb;
}
.awards-logos {
    width: 140px;
}
.award-listed li span {
    display: block;
}
.awards-txt {
    width: 75%;
    color: #14151b;
    font-size: 1.3rem;
    font-weight: 600;
    font-family: "Proxima Nova Lt";
}
.awards-logos .cls-1,
.awards-logos .st0,
.brand-logos li .st0 {
    fill: #14151b;
}
.awards-logos .cls-2 {
    fill: #fff;
}
.portfolio-section {
    background-color: #bbb5b8;
    padding: 50px 15px 205px;
    position: relative;
    overflow: hidden;
}
.portfolio-section::after {
    content: "";
    position: absolute;
    right: -54px;
    bottom: -253px;
    width: 400px;
    height: 400px;
    transform: rotate(-35deg);
    border: 30px solid #e01321;
    display: none;
}
.portfolio-section .container {
    background-color: #fff;
    padding: 30px 20px 20px;
    margin-bottom: 75px;
    position: relative;
    z-index: 1;
}
.portfolio-section .container:after {
    content: "";
    position: absolute;
    top: -30px;
    right: 180px;
    width: 12px;
    height: 64px;
    background-color: #14151b;
    display: none;
}
.portfolio-top {
    align-items: flex-end;
    margin-bottom: 40px;
}
.development-block,
.portfolio-head h2 {
    margin-bottom: 10px;
}
.portfolio-head h2 {
    font-size: 2.4rem;
    line-height: 1;
}
.ans-point,
.expertise-img,
.portfolio-head h2 br,
.rectangle-peach,
.work-head p br {
    display: none;
}
.portfolio-head p {
    font-size: 1.6rem;
    line-height: 1.3;
    margin-bottom: 0;
    margin-top: 12px;
}
.btn-portfolio {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 30px;
    display: inline-block;
    color: #14151b;
    font-size: 1.6rem;
    border: 2px solid #02789e;
    transition: 0.5s;
    padding: 16px 20px;
    border-radius: 2px;
    font-weight: 700;
    font-family: "Proxima Nova Rg";
}
.btn-portfolio:hover {
    background-color: #02789e;
    color: #fff;
}
.development-pic {
    position: relative;
    overflow: hidden;
}
.development-pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: 0.5s ease-out;
}
.development-pic:hover img {
    transform: scale(1.15) rotate(5deg);
}
.portfolio-box {
    padding: 20px 0;
    position: relative;
}
.portfolio-box h3 {
    letter-spacing: -0.6px;
    margin-bottom: 22px;
}
.develop-color {
    position: relative;
    color: #14151b;
    transition: 0.5s;
}
.develop-color:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    transition: 0.5s ease-out;
    background-color: #c6c7cb;
    height: 2px;
}
.develop-color:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -2px;
    width: 0%;
    background-color: #14151b;
    height: 2px;
    transition: width 0.3s;
}
.develop-color:hover:before {
    background-color: #1f212c;
    width: 100%;
    transition: width 0.3s;
}
.acc-question.active .que,
.development-block:hover h3 .develop-color {
    color: #e42c38;
}
.portfolio-box p {
    padding: 0 13px 0 0;
    margin-bottom: 20px;
    line-height: 1.28;
}
.development-inform {
    padding: 0 20px 0 0;
    line-height: 14px;
    font-size: 1.4rem;
    font-weight: 600;
    font-family: "Proxima Nova Lt";
}
.ans,
.step-explain {
    line-height: normal;
}
#form1budget,
.btn-grow {
    font-family: "Proxima Nova Rg";
}
#form1budget {
    width: 100%;
    color: #141414;
    padding: 12px;
    font-size: 16px;
    border: 1px solid #141414;
    background-color: #fff;
}
.square-black {
    position: absolute;
    left: -27px;
    top: 40px;
    width: 45px;
    height: 45px;
    transform: rotate(-59deg);
    border: 5px solid #14151b;
    display: none;
}
.advanced-block h3,
.aspiring,
.grow-box,
.rating-slider,
.speek-blog,
.work-list li {
    position: relative;
}
.expertise-section {
    background: url(../images/expertise-bg.png) no-repeat;
}
.expertise-head {
    max-width: 630px;
    margin-bottom: 30px;
}
.expertise-head h2 {
    color: #fff;
    margin-bottom: 20px;
    padding-top: 20px;
    position: relative;
}
.expertise-head h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 8px;
    background-color: #fff;
}
.expertise-head p {
    color: #fff;
    font-size: 1.8rem;
    letter-spacing: -0.5px;
    padding: 0 15px;
    line-height: 1.38;
    font-family: "Proxima Nova Lt";
}
.expertise-box:after {
    display: none;
    width: 60px;
}
.aspiring {
    background-color: #fff;
    max-width: 945px;
    overflow: hidden;
    margin-bottom: 45px;
    padding: 32px 20px 32px 35px;
}
.aspiring::before {
    content: "";
    position: absolute;
    left: -30px;
    top: 13px;
    width: 45px;
    height: 45px;
    transform: rotate(-61deg);
    border: 5px solid #e01321;
}
.aspiring p {
    font-family: "Proxima Nova Th";
    margin-bottom: 0;
}
.brand-detail {
    padding: 25px 0 15px;
    border-top: 2px solid #14151b;
}
.brand-detail h3 {
    color: #e01321;
    margin-bottom: 5px;
    font-size: 2.6rem;
    line-height: 1;
    letter-spacing: -1px;
    font-family: "Proxima Nova Bl";
    font-weight: 800;
}
.happy-customer {
    display: inline-block;
    font-size: 1.4rem;
    margin-bottom: 30px;
    font-weight: 800;
    letter-spacing: -0.5px;
}
.brand-logos {
    display: flex;
    justify-content: space-between;
    overflow-x: scroll;
    padding-bottom: 12px;
}
.brand-logos li {
    flex: 0 0 75%;
    margin-right: 15px;
    padding: 0 10px 0 20px;
    border: 1px solid #c6c7cb;
    display: inline-flex;
    align-items: center;
    width: 19%;
    height: 80px;
}
.brand-logos li svg {
    width: auto;
    height: 52px;
    fill: #14151b;
}
.brand-logos li.amdocs-brand svg {
    width: 137px;
}
.cisco-brand .st1 {
    fill: transparent;
}
.ecommerce-brand {
    border-top: none;
}
.choose-box:after {
    width: 40px;
}
.grow-section {
    background-color: #14151b;
    padding: 25px 0 20px;
}
.grow-box {
    height: 100%;
    padding: 15px 0;
    align-items: center;
}
.grow-figure {
    width: 100px;
    display: none;
}
.grow-content h3 {
    color: #fff;
    font-size: 2.2rem;
    line-height: 1;
    letter-spacing: normal;
    margin-bottom: 10px;
}
.grow-content p {
    color: #fff;
    margin-bottom: 0;
}
.btn-grow {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 16px 26px;
    border-radius: 2px;
    transition: 0.5s;
    background-color: #02789e;
    border: 2px solid #02789e;
}
.ans,
.que {
    font-weight: 400;
}
.btn-grow:hover {
    background-color: transparent;
}
.work-section {
    padding: 50px 0;
}
.work-head {
    max-width: 680px;
    margin-bottom: 45px;
}
.work-head h2 {
    color: #e01321;
    margin-bottom: 15px;
}
.work-head p {
    font-size: 2rem;
    line-height: 1.36;
}
.work-wrap {
    padding-bottom: 10px;
    overflow-x: scroll;
}
.work-box {
    flex: 0 0 85%;
    margin-right: 15px;
    padding: 20px 15px;
    border-radius: 2px;
    border: 2px solid #d8d4d6;
}
.step-process {
    margin-bottom: 25px;
}
.step-txt {
    background-color: #14151b;
    padding: 6px 10px 3px;
    color: #fff;
    font-size: 1.3rem;
    margin-bottom: 5px;
    letter-spacing: 1.5px;
    border-radius: 1px;
    font-family: "Proxima Nova Th";
}
.ans,
.faq-question,
.que,
.work-list li {
    color: #14151b;
}
.advanced-head,
.advanced-wrap {
    margin-bottom: 20px;
}
.step-explain {
    display: block;
    font-size: 2.4rem;
    letter-spacing: -1px;
    margin-left: 27px;
}
.work-list:before {
    content: "";
    display: block;
    width: 65px;
    height: 2px;
    margin-bottom: 30px;
    background-color: #e01321;
}
.work-list li {
    font-size: 1.8rem;
    letter-spacing: 0.1px;
    padding-left: 20px;
    margin-bottom: 8px;
}
.accordion-content li:after,
.work-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 5px;
    height: 5px;
    background-color: #dad4d6;
}
.speek-blog {
    margin-top: -161px;
    background-color: #fff;
}
.speek-blog.portfolio-hide {
    margin-top: 10px;
}
.advanced_tech_section {
    background-color: #e9e7e7;
    padding: 30px 0;
}
.advanced-wrap {
    display: flex;
    overflow: auto;
    padding-bottom: 15px;
}
.advanced-block {
    background-color: #fff;
    flex: 0 0 85%;
    padding: 30px;
    margin-right: 15px;
}
.advanced-block h3 {
    margin-bottom: 30px;
}
.advanced-block h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 60px;
    height: 2px;
    background-color: #d8d4d6;
}
.rating-feed {
    padding: 25px 15px;
}
.choose-list h3,
.feed-content h2 {
    margin-bottom: 15px;
}
.rating-fill {
    width: 214px;
}
.rating-slider em {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.rating-slider,
.rating-slider img {
    height: 83px;
    width: 214px;
}
.rating-slider {
    overflow: hidden;
}
.rating-slider figure {
    position: absolute;
    background: #fff;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 214px;
    opacity: 0;
    animation-name: fade;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    -webkit-animation-name: fade;
    -webkit-animation-duration: 16s;
    -webkit-animation-iteration-count: infinite;
}
@keyframes fade {
    0%,
    100%,
    24%,
    50% {
        opacity: 0;
    }
    1%,
    18% {
        opacity: 1;
    }
}
.rating-slider em {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.rating-slider figure:first-child {
    animation-delay: 0s;
}
.rating-slider figure:nth-child(2) {
    animation-delay: 2s;
}
.rating-slider figure:nth-child(3) {
    animation-delay: 4s;
}
.rating-slider figure:nth-child(4) {
    animation-delay: 6s;
}
.rating-slider figure:nth-child(5) {
    animation-delay: 8s;
}
.rating-slider figure:nth-child(6) {
    animation-delay: 10s;
}
.rating-slider figure:nth-child(7) {
    animation-delay: 12s;
}
.rating-slider figure:nth-child(8) {
    animation-delay: 14s;
}
.client-block {
    flex-direction: column;
    border-top: 4px solid #14151b;
}
.user-detail {
    order: 2;
    align-items: flex-end;
    padding: 0 15px 30px;
}
.user-detail img {
    display: block;
    width: 106px;
    height: 106px;
    margin-right: 12px;
}
.client-detail {
    background-color: #14151b;
    padding: 12px;
}
.client-detail span {
    color: #fff;
    font-size: 1.4rem;
    display: block;
    margin-bottom: 2px;
}
.client-detail strong {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    font-family: "Proxima Nova Th";
}
.ans,
.que {
    font-family: "Proxima Nova Rg";
}
.client-speek {
    padding: 20px 15px;
}
.client-speek p {
    margin-bottom: 15px;
    line-height: 1.3;
    font-weight: 600;
}
.why-choose {
    padding: 40px 0 20px;
    position: relative;
    overflow: hidden;
}
.ios-app {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
.accordion,
.choose-list,
.choose-list p,
.que {
    position: relative;
}
.security-process-block,
.why-choose h2 {
    margin-bottom: 40px;
}
.ecommerce-choose h2 {
    margin-bottom: 12px;
}
.choose-list {
    background-color: #fff;
    z-index: 1;
    overflow-x: scroll;
    padding-bottom: 10px;
}
.choose-list li {
    flex: 0 0 85%;
    padding: 30px 20px;
    border: 2px solid #e3dee0;
    margin-right: 15px;
}
.choose-list p {
    padding: 20px 0 0 15px;
}
.choose-list p:before {
    content: "";
    width: 106px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #d8d4d6;
}
.frequently-section {
    padding: 0 0 50px;
}
.faq-space {
    padding-top: 10px;
}
.accordion {
    margin-bottom: 24px;
}
.que {
    font-size: 2rem;
    display: block;
    padding: 0 28px 16px 0;
    border-radius: 0.15em;
}
.ans,
.list-head {
    font-size: 1.8rem;
}
.bottom-line {
    background-color: #e6e6e6;
    height: 2px;
    border: none;
}
.acc-question.active .faq-question,
.acc-question:hover .faq-question {
    background-color: #dd1220;
    color: #fff;
}
.acc-question.active::before {
    content: "";
    position: absolute;
    left: -10px;
    top: 1px;
    width: 2px;
    height: calc(100% - 20px);
    background-color: #14151b;
}
.acc-question:after {
    content: "";
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 5px;
    border: solid #1f212c;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    pointer-events: none;
}
.acc-question.active:after {
    top: 9px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.ans {
    letter-spacing: -0.7px;
    word-spacing: 1.5px;
    padding: 0 10% 20px 0;
}
.list-head {
    font-weight: 600;
}
.accordion-content li b,
.contact-btn,
.faq-question {
    font-weight: 700;
}
.accordion-content ul {
    padding-bottom: 10px;
}
.accordion-content li {
    font-size: 1.6rem;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
}
.faq-question {
    background-color: #e9e7e7;
    position: absolute;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    font-family: "Proxima Nova Th";
    font-size: 20px;
    top: 1px;
    left: 0;
    display: none;
}
.accordion-content {
    display: none;
    position: relative;
}
.model {
    width: 95%;
    max-height: 76%;
    overflow: auto;
    background-color: #fff;
    position: fixed;
    left: 50%;
    z-index: 11;
    transition: transform 0.3s ease-out;
    transform: translate(-50%, -500%);
}
.model.current {
    transform: translate(-50%, -55%);
    top: 55% !important;
}
.close-model {
    width: 27px;
    height: 27px;
    position: absolute;
    right: 1px;
    top: 1px;
    opacity: 0.4;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.model-right {
    padding: 22px 16px;
}
.model-right h3 {
    font-size: 2.4rem;
    margin-bottom: 8px;
}
.model-right p {
    font-size: 1.6rem;
    margin-bottom: 24px;
    line-height: 1.25;
}
#form1budgetPop,
.model-form input,
.model-form textarea {
    width: 100%;
    color: #141414;
    padding: 12px;
    font-size: 16px;
    border: 1px solid #141414;
    font-family: "Proxima Nova Rg";
}
#service_form .form-control {
    border: 1px solid #c0c3d4 !important;
}
.model-input li {
    margin-bottom: 20px;
    position: relative;
}
.model-form label {
    display: inline-block;
    color: #1b1e55;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 6px;
}
.tooltip-box {
    color: #dc1320;
    font-size: 1.3rem;
    margin-top: 3px;
    display: none;
}
.contact-btn {
    font-size: 1.8rem;
    padding: 18px 64px;
    border-radius: 1px;
    width: 100%;
    background-color: #02789e;
    color: #fff;
    border: 2px solid transparent;
    transition: 0.5s;
}
.contact-btn:hover {
    border: 2px solid #02789e;
    color: #14151b;
    background-color: transparent;
}
.model-form textarea {
    min-height: 80px;
}
.application-head,
.security-process-title {
    margin-bottom: 30px;
}
.security-process-title h2 {
    color: #14151b;
    font-size: 28px;
    margin-bottom: 20px;
}
.security-process-title p {
    color: #14141b;
    line-height: 1.36;
    margin-bottom: 45px;
}
.security-process-box {
    background-color: #efefef;
    padding: 20px 15px;
    display: flex;
}
.consulting_process .security-process-box {
    background-color: #fff;
}
.security-process-sec {
    padding-left: 20px;
    position: relative;
    border-bottom: 1px solid #aea7a7;
    padding-bottom: 30px;
}
.security-process-sec h3 a{
    text-decoration: underline;
    transition: 0.5s all;
}
.security-process-sec h3 a:hover {
    text-decoration: none;
}
.security-process-section {
    padding: 40px 0;
    position: relative;
    overflow: hidden;
    background-color: #bbb5b8;
    margin-bottom: 25px;
}
.security-process-box h3::after {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #14141b;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 0;
}
.our-benefits {
    background-color: #bbb5b8;
    padding: 42px 0 20px;
}
.benifit-head {
    max-width: 970px;
    margin-bottom: 38px;
}
.benifit-head h2 {
    margin-bottom: 16px;
    font-size: 2.6rem;
    line-height: 1.07;
}
.benifit-head p {
    font-size: 1.8rem;
    line-height: 1.35;
}
.benefits-block .slick-track {
    display: flex;
}
.benefits-block .slick-slide {
    height: auto;
}
.benefits-box {
    padding: 25px;
    background-color: #fff;
}
.benefits-box h3 {
    color: #14151b;
    font-size: 2.4rem;
    line-height: 1;
    margin-bottom: 20px;
}
.benefits-box p {
    font-size: 1.7rem;
    line-height: 1.4;
}
.benefits-slide .slick-arrow {
    position: absolute;
    top: 50%;
    background-color: #14151b;
    width: 34px;
    height: 34px;
    margin-top: 10px;
    font-size: 0;
    transform: translateY(-50%);
    z-index: 2;
}
.benefits-slide .slick-disabled {
    opacity: 0.5;
    cursor: default;
}
.benefits-slide .slick-prev {
    right: 93%;
}
.benefits-slide .slick-next {
    left: 93%;
}
.benefits-slide .slick-next:after,
.benefits-slide .slick-prev:after {
    content: "";
    display: inline-block;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    left: 100%;
    z-index: 1;
    padding: 4px;
    top: 7px;
    transition: 0.3s ease-in;
    transform: rotate(-45deg);
}
.benefits-slide .slick-prev:after {
    border-width: 3px 0 0 3px;
}
.application-section {
    padding: 50px 0 5px;
}
.application-head h2 {
    font-size: 2.6rem;
}
.application-head p {
    font-size: 1.7rem;
    font-weight: 300;
    line-height: 1.37;
}
.application-content {
    border: 1px solid #000;
}
.application-wrap {
    padding: 20px;
    border-bottom: 1px solid #000;
}
.application-wrap h3 {
    font-size: 2.2rem;
    margin-bottom: 18px;
}
.application-wrap p {
    font-size: 1.7rem;
    line-height: 1.46;
}
@media all and (min-width: 375px) {
    .brand-logos li {
        flex: 0 0 55%;
    }
}
@media all and (min-width: 576px) {
    .service-design {
        flex: 0 0 65%;
    }
    .award-listed li {
        flex: 0 0 45%;
    }
    .tech-head h2 {
        font-size: 2.6rem;
    }
    .benefits-slide .slick-next {
        left: 96%;
    }
    .benefits-slide .slick-prev {
        right: 96%;
    }
    .benefits-box {
        padding: 30px;
    }
}
@media all and (min-width: 667px) {
    .work-box {
        flex: 0 0 45%;
        margin-right: 15px;
    }
    .brand-logos li {
        flex: 0 0 35%;
    }
}
@media all and (min-width: 768px) {
    .ans-point,
    .faq-question {
        display: inline-flex;
    }
    h2 {
        font-size: 3.6rem;
    }
    .fz-36,
    .tech-head h2 {
        font-size: 3rem;
    }
    .service-section {
        padding: 60px 0 40px;
    }
    .service-block {
        overflow: visible;
        flex-wrap: wrap;
        padding-bottom: 0;
    }
    .service-design {
        flex: 0 0 48%;
        padding: 25px 15px 0;
        margin: 0 0 48px;
    }
    .award-listed li,
    .brand-logos li {
        flex: 0 0 30%;
    }
    .portfolio-section {
        padding: 40px 30px 175px;
    }
    .portfolio-head h2 {
        font-size: 2.8rem;
    }
    .portfolio-section .container {
        max-width: 1370px;
        padding: 45px 30px;
    }
    .development-block {
        flex: 0 0 31%;
        margin-bottom: 0;
    }
    .development-pic {
        height: 136px;
    }
    .portfolio-section .container::after,
    .portfolio-section::after {
        display: block;
    }
    .expertise-section {
        padding-bottom: 0;
    }
    .expertise-box {
        padding: 25px 15px 0 0;
    }
    .expertise-head p {
        font-size: 2.4rem;
        line-height: 1.35;
        padding: 0 70px 0 20px;
    }
    .expertise-head {
        margin-bottom: 90px;
    }
    .aspiring {
        padding: 32px 85px 32px 65px;
    }
    .aspiring::before {
        left: -35px;
        width: 55px;
        height: 55px;
        border: 10px solid #e01321;
    }
    .choose-section {
        padding: 0;
    }
    .grow-figure {
        width: 155px;
    }
    .grow-content h3 {
        color: #fff;
        font-size: 2.4rem;
        line-height: 1;
        margin-bottom: 10px;
    }
    .grow-content p {
        color: #fff;
        font-size: 2rem;
        margin-bottom: 0;
    }
    .btn-sec {
        width: 35%;
    }
    .work-wrap {
        overflow: visible;
        padding-bottom: 0;
        flex-wrap: wrap;
    }
    .work-box {
        flex: 0 0 49%;
        padding: 30px 20px;
        margin-right: 0;
        margin-bottom: 25px;
    }
    .speek-blog {
        margin-top: -119px;
    }
    .why-choose {
        padding-bottom: 30px;
    }
    .choose-list {
        overflow: visible;
        flex-wrap: wrap;
    }
    .choose-list li {
        flex: 0 0 49%;
        margin: 0 0 20px;
    }
    .frequently-section {
        padding: 10px 0 30px;
    }
    .faq-space {
        padding-top: 0;
    }
    .accordion {
        margin-bottom: 36px;
    }
    .que {
        padding: 0 70px 23px 0;
        letter-spacing: -0.9px;
    }
    .ans-point {
        position: absolute;
        top: 0;
        left: 0;
        width: 30px;
        height: 30px;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 2rem;
        letter-spacing: -0.6px;
        font-family: "Proxima Nova Th";
        font-weight: 700;
        background-color: #14151b;
    }
    .bottom-line {
        margin-left: 40px;
    }
    .acc-question,
    .accordion-content {
        padding-left: 40px;
    }
    .advanced-wrap {
        padding-bottom: 0;
        margin-bottom: 20px;
        flex-wrap: wrap;
        overflow: visible;
        justify-content: space-between;
    }
    .advanced-block {
        flex: 0 0 48%;
        margin: 0 0 25px;
        padding: 25px;
    }
    .cta-block {
        border: 12px solid #f29474;
    }
    .application-section,
    .tech-block {
        padding: 50px 0;
    }
    .model {
        max-width: 570px;
    }
    .security-process-box {
        padding: 25px 20px;
    }
    .our-benefits {
        padding: 45px 0;
    }
    .benifit-head {
        margin-bottom: 45px;
    }
    .application-head h2,
    .benifit-head h2 {
        font-size: 3.4rem;
    }
    .benefits-block .slick-slide {
        background-color: #fff;
        border-right: 1px solid #000;
    }
    .application-wrap {
        padding: 30px;
    }
}
@media all and (min-width: 992px) {
    .advanced-wrap,
    .award-listed,
    .brand-logos {
        overflow: visible;
    }
    h2 {
        font-size: 4.4rem;
        line-height: 1.03;
    }
    .sec-detail,
    p {
        font-size: 1.7rem;
    }
    p {
        line-height: 1.38;
    }
    .service-section {
        padding: 70px 0 55px;
    }
    .service-design {
        flex: 0 0 32%;
    }
    .award-listed {
        padding-bottom: 0;
    }
    .award-listed li {
        flex: 0 0 auto;
        width: 19%;
        margin-right: 0;
    }
    .awards-logos {
        width: 115px;
    }
    .expertise-section {
        background-size: 100% 700px;
        padding-bottom: 45px;
    }
    .expertise-head {
        margin-bottom: 110px;
    }
    .aspiring {
        margin-bottom: 75px;
    }
    .portfolio-section {
        padding: 60px 30px 215px;
    }
    .portfolio-head h2 br {
        display: block;
    }
    .portfolio-section .container {
        padding: 50px 35px;
        margin-bottom: 0;
    }
    .portfolio-head {
        max-width: 600px;
    }
    .portfolio-head p {
        font-size: 2rem;
    }
    .development-pic {
        height: 216px;
    }
    .btn-portfolio {
        position: static;
        margin: 0;
    }
    .brand-detail {
        padding: 40px 0;
    }
    .brand-logos li {
        flex: 0 0 18.2%;
    }
    .choose-section {
        padding: 0;
    }
    .speek-blog {
        margin-top: -152px;
    }
    .rating-feed {
        padding: 47px 55px 43px 52px;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }
    .feed-content {
        width: 600px;
        margin-bottom: 0;
        height: 100%;
    }
    .feed-content p {
        font-size: 1.8rem;
    }
    .feed-content h2 {
        margin-bottom: 10px;
    }
    .client-block {
        flex-direction: row;
    }
    .user-detail {
        order: 1;
        width: 340px;
        align-items: flex-end;
        padding: 74px 50px;
        height: 100%;
    }
    .client-speek {
        order: 2;
        width: 640px;
        padding: 70px 86px 75px 50px;
        border-left: 2px solid #14151b;
    }
    .frequently-section {
        padding: 10px 0 50px;
        position: relative;
    }
    .faq-space {
        padding-top: 20px;
    }
    .frequently-section h2 {
        margin-bottom: 44px;
    }
    .advanced-wrap {
        justify-content: space-between;
        flex-wrap: wrap;
        position: relative;
        z-index: 2;
    }
    .advanced-block {
        margin: 0 0 25px;
    }
    .cta-title {
        font-size: 3rem;
    }
    .application-wrapper,
    .security-process-wrap {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }
    .security-process-title {
        width: 40%;
        position: sticky;
        top: 90px;
        margin-bottom: 0;
    }
    .security-process-title h2 {
        font-size: 36px;
    }
    .security-process-content {
        width: 52%;
    }
    .security-process-box {
        padding: 30px 25px 0;
        transition: 0.4s linear;
    }
    .security-process-section {
        padding: 60px 0;
        overflow: visible;
        margin-bottom: 40px;
    }
    .application-head {
        position: sticky;
        top: 110px;
        margin-bottom: 0;
        width: 40%;
    }
    .application-content {
        width: 48%;
        border: none;
    }
    .application-wrap h3 {
        font-size: 2.4rem;
    }
    .application-wrap {
        border: 1px solid #000;
        margin-bottom: 24px;
    }
    .application-wrap:last-child {
        margin-bottom: 0;
    }
}
@media all and (min-width: 1024px) {
    h2 {
        font-size: 4.4rem;
    }
    .sec-detail {
        width: 65%;
        font-size: 2.2rem;
        margin-bottom: 50px;
    }
    .service-design {
        margin: 0 0 65px;
    }
    .service-design h3 {
        margin-bottom: 18px;
    }
    .service-design p {
        font-size: 1.8rem;
        line-height: 1.23;
    }
    .development-pic {
        height: 224px;
    }
    .aspiring {
        padding: 32px 120px 32px 75px;
    }
    .tech-head h2 {
        font-size: 3.6rem;
        line-height: 30px;
        letter-spacing: -1.5px;
        margin-bottom: 4px;
    }
    .grow-content h3 {
        color: #fff;
        font-size: 3.6rem;
        line-height: 36px;
        letter-spacing: -1px;
        margin-bottom: 10px;
    }
    .grow-content p {
        color: #fff;
        font-size: 2.6rem;
        margin-bottom: 0;
    }
    .accordion {
        margin-bottom: 45px;
    }
}
@media all and (min-width: 1200px) {
    .ios-app,
    .square-black {
        display: block;
    }
    h2 {
        font-size: 4.5rem;
    }
    h3 {
        font-size: 3rem;
        line-height: 28px;
    }
    .fz-36 {
        font-size: 3.6rem;
        line-height: 36px;
        letter-spacing: -1.5px;
    }
    .service-section {
        padding: 85px 0 20px;
    }
    .service-block {
        padding-bottom: 0;
    }
    .sec-detail {
        font-size: 2.2rem;
        margin-bottom: 60px;
    }
    .service-design {
        flex: 0 0 30.7%;
        padding: 20px 10px 20px 30px;
        margin-bottom: 40px;
    }
    .model-input .full-width,
    .model-input li:last-child,
    .service-design::after {
        width: 100%;
    }
    .service-design h3 {
        font-size: 2.8rem;
    }
    .tech-head span {
        font-size: 1.3rem;
    }
    .portfolio-section {
        padding: 80px 40px 290px;
    }
    .portfolio-section .container {
        padding: 70px 50px;
    }
    .development-pic {
        height: 255px;
    }
    .btn-portfolio {
        padding: 18px 26px;
    }
    .choose-section {
        padding-top: 10px;
        padding-bottom: 25px;
    }
    .choose-box:after {
        width: 40px;
    }
    .choose-box {
        margin-bottom: 36px;
    }
    .expertise-box:after {
        width: 60px;
    }
    .expertise-section {
        background-size: 100% 625px;
        padding: 120px 0 40px;
        overflow: hidden;
    }
    .expertise-box {
        padding: 20px 10px 20px 0;
    }
    .expertise-head p {
        font-size: 2rem;
        line-height: 30px;
        padding: 0 60px 0 35px;
    }
    .expertise-head {
        margin-bottom: 80px;
    }
    .aspiring {
        margin-bottom: 82px;
    }
    .brand-detail {
        padding: 56px 0;
    }
    .brand-detail h3 {
        font-size: 3.6rem;
        line-height: 36px;
    }
    .happy-customer {
        font-size: 1.6rem;
    }
    .ecommerce-brand {
        padding: 20px 0 70px;
    }
    .btn-sec {
        width: 28%;
    }
    .client-speek {
        width: 685px;
    }
    .advanced_tech_section {
        position: relative;
        overflow: hidden;
        padding: 60px 0;
    }
    .advanced_tech_section::before {
        content: "";
        position: absolute;
        right: 16px;
        bottom: 110px;
        width: 21px;
        height: 25px;
        transform: rotate(-54deg);
        border: 6px solid #e01321;
        z-index: 3;
    }
    .advanced_tech_section::after {
        content: "";
        position: absolute;
        right: -173px;
        bottom: -329px;
        width: 386px;
        height: 549px;
        transform: rotate(-54deg);
        border: 22px solid #14151b;
        z-index: 1;
    }
    .advanced-block {
        padding: 40px;
    }
    .cadvanced-block p {
        padding-left: 20px;
    }
    .expertise-section .container {
        position: relative;
    }
    .expertise-img {
        display: block;
        width: 40%;
        position: absolute;
        right: 0;
        top: -21px;
    }
    .application-section,
    .work-section {
        padding: 70px 0;
    }
    
    .why-choose {
        padding: 30px 0;
    }
    .choose-list li {
        padding: 60px;
        margin: 0 0 24px;
    }
    .choose-list h3 {
        margin-bottom: 20px;
    }
    .choose-list p {
        line-height: 24px;
        padding: 20px 48px 0 15px;
    }
    .ios-app {
        position: absolute;
        left: 56%;
        top: 51px;
        color: #fff;
        white-space: nowrap;
        letter-spacing: -2px;
        font-size: 28.7rem;
        font-family: "Proxima Nova Bl";
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #ebe9ea;
    }
    .one-stop {
        margin-bottom: 30px;
    }
    .frequently-section h2 {
        margin-bottom: 46px;
    }
    .frequently-section:after {
        content: "";
        bottom: -37px;
        z-index: -1;
        left: 0;
        width: 0;
        height: 0;
        border-top: 175px solid transparent;
        border-left: 175px solid #e42c38;
        border-bottom: 175px solid transparent;
        display: none;
    }
    .que {
        padding: 0 170px 23px 0;
        font-size: 2.6rem;
    }
    .ans {
        font-size: 2rem;
        line-height: normal;
        word-spacing: normal;
        letter-spacing: normal;
    }
    .accordion {
        margin-bottom: 38px;
    }
    .cta-block {
        padding: 50px 0;
    }
    .cta-sec {
        overflow: hidden;
        transition: 0.3s;
    }
    .cta-title {
        font-size: 3.4rem;
    }
    .model-right {
        padding: 30px 25px;
    }
    .model-right h3 {
        font-size: 3rem;
    }
    .model-right p {
        font-size: 18px;
        margin-bottom: 35px;
    }
    .model-input {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .model-input li {
        width: 48%;
    }
    .security-process-title {
        top: 115px;
    }
    .security-process-title h2 {
        font-size: 39px;
        margin-bottom: 27px;
    }
    .security-process-title p {
        font-size: 18px;
    }
    .security-process-sec {
        padding-left: 45px;
        padding-right: 20px;
    }
    .security-process-box:last-child .security-process-sec {
        border-bottom: 0;
    }
    .security-process-section {
        padding: 80px 0 65px;
    }
    .security-process-box h3::after {
        left: 10px;
    }
    .our-benefits {
        padding: 65px 0;
    }
    .application-head h2,
    .benifit-head h2 {
        font-size: 4.4rem;
    }
    .benifit-head p {
        padding-right: 110px;
    }
    .benefits-box {
        padding: 36px 40px;
    }
    .benefits-slide .slick-prev {
        right: 99%;
    }
    .benefits-slide .slick-next {
        left: 99%;
    }
    .application-wrap h3,
    .benefits-box h3 {
        font-size: 2.6rem;
    }
    .application-head {
        top: 135px;
    }
}
@media all and (min-width: 1280px) {
    h2 {
        line-height: 46px;
    }
    .service-block {
        padding-bottom: 0;
    }
    .service-design {
        padding: 25px 20px 30px;
    }
    .service-design h3 {
        font-size: 3rem;
        margin-bottom: 19px;
    }
    .development-pic {
        height: 275px;
    }
    .awards-logos {
        width: 140px;
    }
    .expertise-box {
        padding: 20px 20px 30px 0;
    }
    .work-box {
        flex: 0 0 24%;
        padding: 40px;
        margin-bottom: 25px;
    }
    .work-list li {
        margin-bottom: 18px;
    }
    .step-explain {
        font-size: 3.6rem;
        line-height: 36px;
    }
    .frequently-section {
        padding: 0 0 40px;
    }
    .faq-space {
        padding-top: 0;
    }
    .frequently-section h2 {
        margin-bottom: 64px;
    }
    .que {
        padding: 0 200px 35px 0;
    }
    .ans-point {
        top: 0;
    }
    .ans {
        padding: 3px 18% 20px 0;
    }
    .acc-question,
    .accordion-content {
        padding-left: 55px;
    }
    .acc-question::after {
        padding: 6px;
        right: 23px;
    }
    .bottom-line {
        margin-left: 55px;
    }
    .advanced_tech_section {
        padding: 92px 0 53px;
    }
    .advanced_tech_section::before {
        right: 148px;
        bottom: 156px;
    }
    .advanced-head h2 {
        margin-bottom: 32px;
    }
    .advanced-block {
        margin: 0 0 32px;
        padding: 60px 50px 50px;
    }
    .advanced-block h3 {
        margin-bottom: 63px;
    }
    .advanced-block p {
        font-size: 1.8rem;
        padding: 0 15px 0 20px;
        line-height: 1.32;
    }
    .advanced-block h3::after {
        bottom: -28px;
        width: 107px;
    }
}
@media all and (min-width: 1366px) {
    h2 {
        line-height: 46px;
    }
    .expertise-section {
        background-size: 100% 700px;
    }
    .choose-head {
        padding-top: 55px;
    }
    .speek-section {
        margin-bottom: 60px;
    }
    .speek-blog {
        margin-top: -158px;
    }
    .feed-content {
        width: 640px;
    }
    .rating-fill {
        position: relative;
        top: -5px;
    }
    .user-detail {
        padding: 74px 40px 0 80px;
    }
    .client-speek {
        width: 920px;
        padding: 71px 86px 75px 51px;
    }
    .client-speek p {
        font-size: 1.8rem;
        letter-spacing: normal;
        margin-bottom: 23px;
        line-height: 1.5;
        font-weight: 600;
    }
    .work-head {
        margin-bottom: 50px;
    }
    .work-head p br {
        display: block;
    }
    .expertise-img {
        width: 36%;
        right: -25px;
        top: -21px;
    }
}
@media all and (min-width: 1440px) {
    .expertise-section {
        padding: 120px 0 0;
    }
    .expertise-head h2 {
        padding-top: 34px;
        margin-bottom: 15px;
    }
    .expertise-head {
        margin-bottom: 140px;
    }
    .aspiring {
        margin-bottom: 100px;
    }
    .portfolio-section .container {
        padding: 80px;
    }
    .portfolio-head h2 {
        font-size: 3.6rem;
        line-height: 34px;
        letter-spacing: -1.5px;
    }
    .portfolio-head p {
        font-size: 1.8rem;
        letter-spacing: -0.5px;
        line-height: normal;
    }
    .development-block {
        flex: 0 0 auto;
        width: 371px;
    }
    .development-pic {
        height: 240px;
    }
    .img-height {
        height: auto;
    }
    .btn-sec {
        width: 35%;
    }
    .expertise-img {
        width: auto;
        right: -100px;
    }
    .media-solution {
        top: -62px;
        right: -60px;
    }
    .eLearning-solutions {
        top: -55px;
        right: 50px;
    }
    .choose-list p {
        padding: 20px 80px 0 30px;
    }
    .supply-chain {
        right: -75px;
        top: -60px;
    }
}
@media all and (min-width: 1536px) {
    .supply-chain {
        right: -130px;
        top: -59px;
    }
}
@media all and (min-width: 1670px) {
    .insurance-app {
        right: -145px;
    }
    .supply-chain {
        right: -171px;
        top: -59px;
    }
}
@media all and (min-width: 1870px) {
    .insurance-app {
        right: -215px;
    }
    .supply-chain {
        right: -271px;
        top: -60px;
    }
}
@media all and (min-width: 1910px) {
    .insurance-app {
        right: -260px;
    }
}
@media all and (min-width: 2200px) {
    .insurance-app {
        right: -350px;
    }
    .supply-chain {
        right: -477px;
        top: -30px;
    }
}
