h3 {
    line-height: 1
}

h3 a {
    color: #14151b
}

p {
    line-height: 1.3
}

.brands-section {
    text-align: center;
    padding: 45px 0;
    border-bottom: 2px solid #eee;
}

.brands-section h2 {
    margin-bottom: 48px;
    letter-spacing: -0.5px;
}

.service-section {
    padding: 50px 0 40px 0;
    background-color: #fff;
    position: relative;
    z-index: 1
}

.service-section h2 {
    margin-bottom: 16px
}

.service-section h2 br {
    display: none
}

.sec-detail {
    font-size: 1.6rem;
    margin-bottom: 40px;
    letter-spacing: -0.3px
}

.service-design p {
    font-size: 1.6rem
}

.service-block {
    flex-direction: column;
}

.service-design {
    padding: 20px 15px;
    transition: all .5s;
    margin-bottom: 18px;
    background-color: #f3f3f7;
    border-top: 6px solid #14151b;
}

.service_content_wrap .service-design {
    background-color: #fff;
}

.service-design h3 {
    letter-spacing: -0.7px;
    font-weight: 600;
    font-family: "Proxima Nova Rg";
}

.service-design h3 a {
    text-decoration: underline;
}

.service-design h3 a:hover {
    color: #e01321;
}

.acclamation-wrap {
    background-color: #f9f8f8;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden
}

.accolades-wrap {
    background-color: #fff
}

.accolades-wrap .container {
    border-top: 2px dotted #d8d4d6;
    border-bottom: 2px solid #14151b
}

.acclamation-feed strong {
    font-family: 'Proxima Nova Th';
    font-weight: 700;
    color: #14151b;
    margin-bottom: 4px
}

.acclamation-feed p {
    font-size: 1.4rem;
    font-family: 'Proxima Nova Rg';
    line-height: 1
}

.acclamation-blog {
    padding: 42px 0 0 0
}

.acclamation-feed {
    z-index: 1;
    width: 240px;
    margin-right: 36px;
    position: relative
}

.acclamation-slidebox p {
    font-size: 1.2rem;
    font-family: 'Proxima Nova Lt';
    font-weight: 600;
    line-height: 1.2;
    white-space: normal
}

.models_our {
    background-color: #f9f8f8;
}

.logo-sec svg {
    height: 20px;
}

.acclamation-slider {
    margin-top: 20px;
    padding-bottom: 10px;
    overflow-x: scroll
}

.acclamation-slidebox {
    flex: 0 0 81%;
    margin-right: 16px;
    padding-right: 15px;
    position: relative;
    display: inline-block
}

.acclamation-slidebox figure {
    margin-bottom: 7px
}

.logo-sec svg .st0 {
    fill: #FFF
}

.logo-sec {
    background-color: #14151b;
    width: calc(100% - 30px);
    padding: 0 15px;
    height: 50px;
    display: flex;
    align-items: center
}

.awards-logo {
    height: 67px
}

.accolades-blog {
    padding-bottom: 40px
}

.logo-sec img {
    height: 20px
}

.logo-sec .top-developers {
    height: 40px
}

.logo-sec .designrush-new {
    height: 30px
}

.awards-logo img {
    height: auto;
    width: 145px
}

.logo-diff {
    border: 1px solid #14151b;
    padding: 29px 10px 15px;
    height: 50px;
    margin: -15px 0 0 30px;
    display: flex;
    align-items: center
}

.accolades-feed p {
    display: block
}

.advantages-section {
    background-color: #fdcfc1;
    padding: 40px 0;
    position: relative;
    overflow: hidden
}

.advantages-section h2 {
    position: relative
}

.advantages-section h2 br {
    display: none
}

.advantage img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.choose-box {
    margin: 0 0 36px 0;
    border-top: 2px solid #14151b
}

.choose-box h3 {
    padding-top: 15px;
    position: relative;
    margin-bottom: 5px;
}

.choose-box h3::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 44%;
    height: 2px;
    background-color: #14151b
}

.black-bg img {
    width: 100%;
    height: 100%
}

.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
}

.portfolio-head h2 {
    font-size: 2.4rem;
    line-height: 1;
    margin-bottom: 10px
}

.portfolio-head h2 br {
    display: none
}

.portfolio-head p {
    font-size: 1.6rem;
    line-height: 1.3;
    margin-bottom: 0
}

.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: all .5s;
    padding: 16px 20px;
    border-radius: 2px;
    font-weight: 700;
    font-family: 'Proxima Nova Rg'
}

.btn-portfolio:hover {
    background-color: #02789e;
    color: #fff
}

.development-block {
    margin-bottom: 10px
}

.development-pic {
    position: relative;
    overflow: hidden
}

.development-pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.development-pic:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f88f7b;
    opacity: .5;
    transition: all .3s ease
}

.development-block:hover .development-pic:after {
    opacity: 0
}

.portfolio-box {
    padding: 20px 0;
    position: relative
}

.portfolio-box h3 {
    letter-spacing: -.6px;
    margin-bottom: 22px
}

.develop-color {
    position: relative;
    color: #14151b;
    transition: all .5s
}

.develop-color:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    transition: all .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 .3s ease
}

.develop-color:hover:before {
    background-color: #1f212c;
    width: 100%;
    transition: width .3s ease
}

.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'
}

.square-black {
    position: absolute;
    left: -27px;
    top: 40px;
    width: 45px;
    height: 45px;
    transform: rotate(-59deg);
    border: 5px solid #14151b;
    display: none
}

.speek-blog {
    margin-top: -161px;
    background-color: #fff;
    position: relative;
    box-shadow: 0 34px 37.92px 10.08px rgba(0, 0, 0, .08)
}

.portfolio_hide .speek-blog {
    margin-top: 50px
}

.rating-feed {
    padding: 25px 15px
}

.feed-content h2 {
    margin-bottom: 15px
}

.feed-content p {
    margin-bottom: 15px
}

.rating-fill {
    width: 214px
}

.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'
}

.client-speek {
    padding: 20px 15px
}

.client-speek p {
    margin-bottom: 15px;
    line-height: 1.3;
    font-weight: 600
}

.rating-slider em {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    top: 50%;
    transform: translateY(-50%)
}

.rating-slider img {
    width: 214px;
    height: 83px
}

.rating-slider {
    position: relative;
    width: 214px;
    height: 83px;
    overflow: hidden;
    text-align: center
}

.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: 18s;
    -webkit-animation-iteration-count: infinite
}

@keyframes fade {
    0% {
        opacity: 0
    }
    1% {
        opacity: 1
    }
    18% {
        opacity: 1
    }
    24% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.rating-slider em {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.rating-slider figure:nth-child(1) {
    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
}

.rating-slider figure:nth-child(9) {
    animation-delay: 16s
}

.reason-section {
    padding: 40px 0 50px 0;
    position: relative
}

.reason-section.cloud_services {
    background-color: #f3f3f7;
}

.cloud_services .service-design {
    background-color: #FFF;
}

.reason-section h2 {
    margin-bottom: 15px
}

.reason-section h2 br {
    display: none
}

.convenient-section {
    background-color: #f9f8f8;
    position: relative;
    padding: 50px 0 20px 0
}

.convenient-section h2 br {
    display: none
}

.convenient-info {
    position: relative;
    margin-bottom: 40px
}

.convenient-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: none
}

.convenient-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.process-blog {
    padding-top: 40px;
}

.process-blog .choose-box {
    background-color: #fff;
    padding: 20px 15px;
    margin-bottom: 15px;
    display: flex;
}

.process-blog h3 {
    margin-bottom: 13px;
    padding: 0;
}

.process-blog h3:after {
    display: none;
}

.process-decimal {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    color: #14151b;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}

.process-content {
    width: calc(100% - 25px);
    padding-left: 20px;
    position: relative;
}


/*Technology Stack*/

.technology-section {
    background-color: #c0dfeb;
    padding: 50px 0;
    margin-bottom: 50px;
}

.technology-section h2 {
    margin-bottom: 40px;
}

.tab-controls {
    border-bottom: 2px solid #14151b;
    display: none;
}

.tab-controls .tab-item {
    display: inline-block;
    width: auto;
}

.logo-tech svg path {
    fill: #fff;
}

.tab-section {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.tab-item {
    display: block;
    width: 100%;
}

.tab-item p {
    font-size: 1.8rem;
    line-height: 1.25;
    margin-bottom: 22px;
}

.tab-item .tab-title {
    font-size: 2rem;
    font-weight: 600;
    padding: 15px 0;
    display: block;
    width: 100%;
    text-align: left;
    transition: 0.4s ease;
    color: #14151b;
    border-bottom: 2px solid #14151b;
    opacity: 0.5;
    position: relative;
    font-family: "Proxima Nova Rg";
}

.tab-item .tab-title:after {
    content: "";
    background: url("../images/down-arrow.png") no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translateY(-50%);
}

.tab-item .tab-title:hover,
.tab-item .tab-title.is-active {
    opacity: 1;
}

.tab-item:last-child .tab-title {
    border-bottom: none;
    padding-bottom: 0;
}

.tab-item .tab-content {
    box-sizing: border-box;
    display: none;
    height: 0;
    left: 0;
    opacity: 0;
    padding: 16px 0;
    position: relative;
    transition: 0.4s ease;
    visibility: hidden;
    width: 100%;
}

.tab-item .tab-content.is-active {
    display: block;
    height: auto;
    opacity: 1;
    visibility: visible;
}

.tech-logo {
    display: flex;
    flex-wrap: wrap;
}

.tech-logo svg .st0 {
    display: block;
}

.tech-logo svg .st2 {
    display: block;
}

.tech-logo svg .st1 {
    fill: #ffffff;
}

.tech-logo li {
    background: #14151b;
    color: #fff;
    line-height: normal;
    font-size: 14px;
    border-radius: 2px;
    padding: 4px;
    margin: 5px;
}

.tech-logo li svg {
    width: 100px;
}


/*Technology close*/

.convenient-info h3 br {
    display: none
}

.convenient-info:nth-child(5) .progress-block:after {
    display: none
}

.frequently-section {
    padding: 50px 0 50px 0
}

.faq-space {
    padding-top: 10px
}

.consultation-section {
    background-color: #fff;
    padding: 35px 0 40px 0
}

.consultation-section h4 {
    margin-bottom: 12px
}

.consult-main {
    margin-bottom: 15px
}

.consult-main img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.consultation-connect p {
    margin-bottom: 15px;
    font-size: 1.8rem
}

.consult-list {
    margin-bottom: 15px;
    padding: 0 15px 0 15px
}

.consult-list li {
    position: relative;
    font-family: 'Proxima Nova Rg';
    font-size: 1.8rem;
    margin-bottom: 5px
}

.consult-list li:after {
    content: "";
    position: absolute;
    top: 8px;
    left: -14px;
    width: 5px;
    height: 5px;
    background-color: #c6c7cb
}

.form-list {
    position: relative;
    width: 100%;
    margin-bottom: 21px
}

.full_width {
    width: 100% !important;
}

.input-name {
    position: absolute;
    font-size: 1.8rem;
    color: #999aa1;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 8px;
    background: #fff;
    pointer-events: none;
    width: auto;
    z-index: 1;
    transition: all .1s
}

.input-comment {
    top: 22%
}

.focused .input-name {
    top: 0
}

.form-control {
    font-family: 'Proxima Nova Rg';
    border: 1px solid #999aa1;
    border-radius: 2px;
    padding: 16px 12px 17px 21px;
    font-weight: 400;
    font-size: 1.8rem;
    color: #14151b;
    transition: all .3s ease;
    width: 100%;
    background-color: #fff;
}


/* .custom-select::after {
    position: absolute;
    content: "";
    display: inline-block;
    border: solid #bdb6b8;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 2px 2px 0;
    right: 24px;
    z-index: 1;
    padding: 4px;
    top: 22px;
    margin-left: 16px;
    transition: .3s ease-in;
    transform: rotate(45deg);
} */

.error-msg {
    display: none
}

.form-comment:hover,
.form-list:hover .form-control {
    border: 1px solid #14151b
}

.form-list.focused .form-control {
    border: 1px solid #02789e;
    box-shadow: 0 8px 12px #d8d4d6
}

.form-control:focus {
    outline: 0
}

.focused .input-name {
    font-size: 1.4rem
}

.comment-form {
    margin-bottom: 20px
}

.form-comment {
    font-family: 'Proxima Nova Rg';
    font-weight: 400;
    font-size: 1.8rem;
    border: 1px solid #999aa1;
    border-radius: 2px;
    padding: 18px 12px 18px 21px;
    color: #14151b;
    resize: none;
    width: 100%;
    transition: all .3s ease;
    min-height: 125px
}

.form-comment:focus {
    outline: 0
}

.comment-form.focused .form-comment {
    border: 1px solid #02789e;
    box-shadow: 0 8px 12px #d8d4d6
}

.consultation-block {
    background-color: #fff;
    padding: 30px 15px 15px 15px;
    border-top: 4px solid #14151b
}

.consultation-connect {
    margin-bottom: 40px
}

.consultation-btn {
    font-family: 'Proxima Nova Rg';
    font-weight: 700;
    font-size: 1.6rem;
    background-color: #02789e;
    color: #fff;
    border: 2px solid #02789e;
    border-radius: 4px;
    padding: 12px 15px;
    transition: all .5s
}

.consultation-btn:hover {
    background-color: transparent;
    border: 2px solid #02789e;
    color: #14151b
}

.consultation-block h3 {
    margin-bottom: 15px
}

.country-code .iti--allow-dropdown .iti__flag-container {
    left: 14px
}

.country-code .input-name {
    left: 55px
}

.iti--allow-dropdown input {
    padding-left: 60px !important
}

.country-code .iti {
    display: block
}

.iti__country-name {
    font-size: 16px
}

.awards-section {
    background-color: #1c1d26;
    padding: 15px 0 40px 0
}

.awards-block {
    display: flex;
    align-items: center;
    overflow: auto
}

.awards-logo {
    text-align: center
}

.awards-block li {
    flex: 0 0 67%
}

.awards-content {
    font-family: 'Proxima Nova Th';
    font-weight: 700;
    font-size: 2.5rem;
    color: #fff;
    text-align: center;
    display: block;
    margin-bottom: 25px
}

.awards-high {
    color: #e42c38
}

.accordion {
    margin-bottom: 24px;
    position: relative
}

.que {
    cursor: pointer;
    position: relative;
    font-family: 'Proxima Nova Rg';
    font-weight: 400;
    font-size: 2rem;
    display: block;
    color: #14151b;
    padding: 0 28px 16px 0;
    border-radius: .15em
}

.bottom-line {
    background-color: #e6e6e6;
    height: 2px;
    border: none
}

.acc-question.active .que {
    color: #e42c38
}

.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 .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    pointer-events: none
}

.acc-question.active:after {
    top: 9px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.ans-point {
    display: none
}

.ans {
    color: #14151b;
    line-height: normal;
    letter-spacing: -.7px;
    font-family: 'Proxima Nova Rg';
    font-weight: 400;
    font-size: 1.8rem;
    word-spacing: 1.5px;
    padding: 0 10% 20px 0
}

.list-head {
    font-size: 1.8rem;
    font-weight: 600
}

.accordion-content ul {
    padding-bottom: 10px
}

.accordion-content li {
    font-size: 1.6rem;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative
}

.accordion-content li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 5px;
    height: 5px;
    background-color: #dad4d6
}

.accordion-content li strong {
    font-weight: 600;
}

.accordion-content li b {
    font-weight: 700
}

.faq-question {
    background-color: #e9e7e7;
    position: absolute;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    font-family: 'Proxima Nova Th';
    font-weight: 700;
    font-size: 20px;
    color: #14151b;
    top: 1px;
    left: 0;
    display: none
}

.acc-question.active .faq-question {
    background-color: #dd1220;
    color: #fff
}

.accordion-content {
    display: none;
    font-size: 18px;
    padding-bottom: 10px;
    position: relative
}

.technology-section {
    padding-top: 40px
}

.technology-head {
    max-width: 1043px;
    margin-bottom: 40px
}

.technology-head h2 {
    margin-bottom: 18px
}

.technology-head p {
    font-size: 1.8rem;
    margin-bottom: 0;
    line-height: 1.4;
    letter-spacing: -.5px
}

.technology-wrap {
    background-color: #fff;
    padding: 35px 15px;
    position: relative;
    box-shadow: rgba(17, 12, 46, .15) 0 48px 100px 0;
    z-index: 1
}

.technology-platform {
    padding-bottom: 35px;
    margin-bottom: 40px;
    border-bottom: 2px dotted #14151b
}

.python-tech {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none
}

.technology-heading {
    width: 270px
}

.technology-sec h3 {
    color: #e01321;
    margin-bottom: 20px
}

.technology-list {
    overflow-x: scroll;
    padding-bottom: 10px
}

.technology-list li {
    flex: 0 0 60%;
    border: 1px solid #c6c7cb;
    height: 70px;
    display: inline-flex;
    align-items: center;
    padding: 6px 15px;
    margin-right: 15px;
    border-radius: 1px
}

.technology-list li:last-child {
    margin-right: 0
}

.technology-list li svg {
    height: 46px
}

.technology-list li svg path {
    fill: #14151b;
}

.python-tech .technology-list li svg {
    width: 120px
}

.technology-list .bitcoin-svg svg {
    width: 115px
}

.technology-list .stellar-svg svg {
    width: 125px
}

.technology-list .quorum-svg svg {
    width: 128px
}

.technology-list .swift-svg svg {
    width: 100px
}

.technology-list .kotlin-svg svg {
    width: 108px
}

.technology-list .angular-svg svg {
    width: 116px
}

.technology-list .express-svg svg {
    width: 107px;
    padding-top: 2px
}

.technology-list .python-svg svg {
    width: 122px
}

.technology-list .react-svg svg {
    width: 106px
}

.technology-list .js-svg svg {
    height: 38px
}

.technology-list .node-svg svg {
    width: 115px
}

.technology-list .binance-svg svg,
.technology-list .solana-svg svg {
    width: 140px
}

.industries-block {
    background-color: #ecebeb;
    padding: 40px 10px 10px;
    position: relative;
    z-index: 1
}

.industries-left p {
    margin-bottom: 30px;
}

.industries-team {
    display: none
}

.industries-left h2 {
    position: relative;
    padding-top: 10px
}

.industries-left h2:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 8px;
    background-color: #e01321
}

.industries {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 10px
}

.industries-logo {
    width: 125px;
    height: 130px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 5px 15px 5px;
    position: relative;
    box-shadow: 0 11px 21px 0 rgba(0, 0, 0, .02)
}

.industries-logo:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #027da5;
    transition: width .3s ease
}

.industries-logo:hover:after {
    width: 100%
}

.industries-logo:hover {
    box-shadow: 0 11px 21px 0 rgba(0, 0, 0, .05)
}

.industries-img {
    text-align: center;
    margin-bottom: 8px
}

.industries-img img {
    width: 50px;
}

.industries-logo strong {
    font-family: 'Proxima Nova Bl';
    font-weight: 700;
    font-size: 1.6rem;
    color: #14151b
}

.industries-section {
    padding-bottom: 30px
}

.recognitions-wrapper {}

.recognitions-wrapper .container {
    border-top: 2px dotted #d8d4d6;
    padding: 35px 0 35px 15px;
}

.recognitions-txt {
    font-family: 'Proxima Nova Th';
    font-weight: 700;
    color: #14151b;
    margin-bottom: 22px;
}

.recognitions-wrap {
    display: flex;
    overflow-x: scroll;
    padding-bottom: 10px;
}

.recognitions-block {
    background-color: #14151b;
    padding: 0 15px;
    height: 80px;
    flex: 0 0 81%;
    margin-right: 16px;
    display: flex;
    align-items: center;
}

.recognitions-block svg {
    width: 126px;
}

.iso-nine-one svg {
    width: 180px;
}

.grow-section {
    background-color: #14151b;
    padding: 40px 0;
}

.grow-flex {
    text-align: center;
}

.grow-flex h3 {
    color: #fff;
    font-size: 2.6rem;
    line-height: 1;
    margin-bottom: 12px
}

.grow-flex p {
    color: #fff;
    font-size: 1.7rem;
    margin-bottom: 28px;
}

.btn-grow {
    background-color: #02789e;
    color: #fff;
    font-size: 1.6rem;
    font-family: 'Proxima Nova Rg';
    font-weight: 700;
    padding: 20px 26px;
    border-radius: 4px;
    transition: all .5s;
    border: 2px solid transparent
}

.btn-grow:hover {
    border: 2px solid #02789e;
    color: #fff;
    background: 0 0
}

.model {
    max-width: 550px;
    width: 95%;
    max-height: 73%;
    overflow: auto;
    background-color: #fff;
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    transition: transform 0.3s ease-out;
    transform: translate(-50%, -500%);
}

.model.current {
    transform: translate(-50%, -55%);
    top: 55% !important;
    margin-top: 52px;
}

.model-flex {}

.iti--separate-dial-code .iti__selected-flag {
    background-color: transparent !important;
}

.talk-logo img {
    width: 100%;
}

.model-right {
    width: 100% !important;
    padding: 25px 15px;
    background-color: var(--white);
}

.model-right h3 {
    font-size: 2.4rem;
    margin-bottom: 8px;
}

.model-right p {
    font-size: 1.6rem;
    margin-bottom: 24px;
}

.model-request {
    background-color: var(--white);
}

.input-model {
    margin-bottom: 10px;
}

.input-model input,
.input-model textarea {
    width: 100%;
    color: #141414;
    padding: 12px;
    font-size: 16px;
    border: 1px solid #141414;
    font-family: var(--main-font);
    background-color: var(--grey);
}

.input-model textarea {
    min-height: 90px;
}

.model-form .contact-btn {
    font-size: 18px;
    font-weight: bold;
    padding: 18px 64px;
    color: #14151b;
    border: 0px;
    border-radius: 1px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    width: 100%;
    background-color: #02789e;
    color: #fff;
    border: 2px solid transparent;
    transition: all 0.5s;
}

.model-form .contact-btn:hover {
    border: 2px solid #02789e;
    color: #14151b;
    background-color: transparent;
}

.time-rating {
    font-size: 20px;
    font-weight: 600;
    color: #14151b;
    display: block;
    margin-bottom: 5px;
}

.rectangle-peach {
    text-align: center;
    margin-bottom: 15px;
    letter-spacing: 0.7px;
    font-size: 25px;
    font-weight: 400;
    font-family: 'Proxima Nova Th';
    color: #dc1320;
}

.time-review {
    font-size: 16px;
    font-weight: 600;
    color: #14151b;
}

.alert {
    color: #e3212b;
    font-size: 14px;
    margin-bottom: 10px;
    display: none;
}

.alertError,
.input-model .iti {
    display: block;
}

.info-txt .iti {
    width: 100%;
    margin-bottom: 10px;
}

.input-model .iti__country-name {
    font-size: 16px;
}

body.overlay {
    position: relative;
}

body.overlay:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all 0.5s linear;
    background-color: rgba(20, 20, 20, 0.8);
}

.clientele {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 16px;
}

.brand-list li {
    margin: 0 30px 28px 0;
}

.close-model {
    cursor: pointer;
    width: 27px;
    height: 27px;
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.close-model svg {
    width: 26px;
    height: 26px;
}

.close-model svg path {
    fill: #979191;
}

.chopper-feature {
    background-color: #e42c38;
    height: 60px;
    padding: 0 30px;
    border-top: 1px solid var(--main-color);
    display: none;
}

.chopper-feature li svg {
    height: 38px;
}

.white-dot {
    display: inline-block;
    width: 6px;
    height: 7px;
    border-radius: var(--rounded-circle);
    background-color: var(--white);
}

.model-form li {
    margin-bottom: 10px;
}

.model-form li input,
.model-form li textarea,
.model-form li select {
    width: 100%;
    color: #141414;
    padding: 12px;
    font-size: 16px;
    border: 1px solid #141414;
    font-family: var(--main-font);
    background-color: var(--grey);
}
.model-form li select {
    height: 46px;
    padding: 0 !important;
    padding-left: 15px !important;
}
.model-form li select {
    color: #7f7f7f;
    background-color: #fff;
}

.model-form li label {
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 6px;
}

.model-input .tooltip-box {
    position: static;
    margin-top: 10px;
    padding: 0
}

.model-input textarea {
    resize: none;
}

.model-time {
    display: none;
    max-width: 550px;
    width: 95%;
    max-height: 83%;
    overflow: auto;
    background-color: #fff;
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    transition: transform 0.3s ease-out;
    transform: translate(-50%, -500%);
}

.model-time-current {
    display: block;
    transform: translate(-50%, -55%);
    top: 55% !important;
    margin-top: 40px;
    max-width: 625px;
}

.model-time-remove {
    display: none !important;
    position: relative;
}

.time-current {
    position: relative;
}

.time-current:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all 0.5s linear;
    background-color: rgba(20, 20, 20, 0.8);
}

.time-current-remove {
    position: relative;
}

.time-current-remove:after {
    display: none;
}

.model-time-current h3 {
    font-size: 22px;
    margin-bottom: 24px;
    letter-spacing: normal;
    text-transform: capitalize;
    font-family: 'Proxima Nova Rg';
    font-weight: 600;
    line-height: 1.1;
}
.lagacy_block{
    background-color: #fff !important;
}
.logistics_logo svg path{
fill: #14141b !important;
}
.model-time-current .contact-btn {
    width: auto;
    margin-bottom: 30px;
}

.timeout-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    border-top: 1px solid #dddddd;
    padding-top: 10px;
}


/* Industries section styling */

.industry-sec {
    padding: 45px 0;
    background-color: #f5f5f5
}

.industry-sec h2 {
    padding: 20px 15px 0 0;
    margin-bottom: 18px
}

.industry-sec.cloud_industry {
    background-color: #fff;
}

.industry-sec.cloud_industry_services {
    background-color: #f0ecec;
}

.industry-sec h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 8px;
    background-color: #e42c38
}

.industry-list {
    display: flex;
    overflow: scroll;
    padding-bottom: 10px
}

.industry-list li {
    flex: 0 0 85%;
    padding: 15px;
    margin-right: 20px;
    border: 1px solid #14151b;
    transition: .3s ease-in-out
}

.industry-detail {
    padding-top: 14px;
}

.industry-detail h4 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 16px
}

.industry-detail h4 a {
    color: #14151b;
}

.industry-detail h4 a:hover {
    text-decoration: none
}

.industry-detail p {
    font-size: 1.6rem;
    line-height: 19px
}

.subhead-content {
    font-size: 1.8rem;
    line-height: 1.3;
    letter-spacing: -0.3px;
    margin-bottom: 30px;
}


/* Industries section styling close */


/* Choose section styling */

.choose-section {
    background-color: #e9e7e7;
    padding: 30px 0
}

.choose-head {
    margin-bottom: 20px;
}

.choose-block {
    background-color: #fff
}

.choose-block h3 {
    position: relative;
    margin-bottom: 30px
}

.choose-block h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 60px;
    height: 2px;
    background-color: #d8d4d6
}

.choose-wrap {
    display: flex;
    overflow: auto;
    padding-bottom: 15px;
    margin-bottom: 20px
}

.choose-block {
    flex: 0 0 85%;
    padding: 30px;
    margin-right: 15px
}


/* cta */

.cta-block {
    padding-bottom: 50px;
}

.cta-sec {
    padding: 26px 15px;
    text-align: center;
    position: relative;
    background-color: #e8e8ee;
}

.cta-sec:after {
    content: "";
    background: url("../images/cta-bg.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 97px;
    height: 80px;
    opacity: 0.4;
}

.cta-sec:before {
    content: "";
    display: none;
}

.cta-wrap {
    background-color: #bcdfea;
    padding: 30px 15px 150px;
}

.cta-content {
    margin-bottom: 25px;
}

.cta-book {
    position: relative;
}

.cta-pic img {
    width: 250px;
    height: 250px;
    margin: 0 auto;
    display: block;
    object-fit: cover;
    border-radius: 50%;
    border: 1px solid #adadb0;
}

.agreement-list {
    position: absolute;
    right: 6px;
    bottom: -125px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.agreement-list li {
    color: #fff;
    font-size: 16px;
    line-height: 1.1;
    padding: 4px 6px;
    position: relative;
    padding: 9px 12px;
    border-radius: 40px;
    display: flex;
    gap: 8px;
    align-items: center;
    width: max-content;
    overflow: hidden;
    background: rgba(27, 30, 85, 0.85);
}

.agreement-list li:first-child {
    margin-left: 60px;
}

.agreement-list li:nth-child(2) {
    margin-left: 40px;
}

.agreement-list li:nth-child(3) {
    margin-left: 20px;
}

.cta-title {
    font-size: 2.6rem;
    font-weight: 600;
    margin-bottom: 12px;
}

.cta-subtitle {
    font-size: 1.6rem;
    letter-spacing: 0.1px;
    line-height: 1.33;
    margin-bottom: 25px;
}

.btn-grow {
    cursor: pointer;
    border-radius: 40px;
}

.cta-content .btn-grow:hover {
    background-color: #fff;
    border-color: #14151b;
    color: #14151b;
}


/* cta close */

.security-process-section {
    padding: 40px 0;
    position: relative;
    overflow: hidden;
    background-color: #bcdfea;
    margin-bottom: 25px;
}

.last_box {
    border-bottom: none !important;
}

.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-block {
    margin-bottom: 40px;
}

.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-box h3 {
    font-size: 20px;
    margin-bottom: 13px;
    font-family: "Proxima Nova Rg";
    position: relative;
}

.security-process-box p {
    font-size: 17px;
    line-height: 1.38;
}

.security-process-box h3::after {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #14141b;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: -25px;
}


/* Choose section styling close */

@media all and (min-width: 410px) {
    .recognitions-block {
        flex: 0 0 55%;
    }
}

@media all and (min-width: 576px) {
    .acclamation-slidebox {
        flex: 0 0 68%
    }
    .choose-box p {
        padding-right: 100px
    }
    .process-content p {
        padding-right: 50px;
    }
    .consult-main img {
        width: 254px;
        height: 138px
    }
    .consultation-connect p {
        padding-right: 150px
    }
    .recognitions-block {
        flex: 0 0 40%;
    }
}

@media all and (min-width: 768px) {
    h3 {
        font-size: 2.4rem
    }
    .service-section {
        padding: 60px 0 55px
    }
    .service-section h2 {
        max-width: 520px
    }
    .service-block {
        gap: 18px;
        flex-wrap: wrap;
        flex-direction: row;
    }
    .cloud_services .service-design {
        max-width: calc(49% - 9px);
    }
    .service-section h2 br {
        display: block
    }
    .service-design {
        max-width: calc(50% - 9px);
        padding: 20px;
        margin-bottom: 0;
    }
    .service_content_wrap .service-design {
        max-width: calc(48% - 12px);
        padding: 20px;
        margin-bottom: 0;
    }
    .acclamation-wrap {
        padding-bottom: 40px
    }
    .acclamation-blog {
        padding-top: 26px
    }
    .acclamation-feed {
        width: 155px;
        margin-right: 65px
    }
    .acclamation-slider {
        width: calc(100% - 160px);
        margin-top: 0
    }
    .acclamation-slidebox {
        flex: 0 0 46%;
        margin-right: 10px;
        padding-right: 12px
    }
    .acclamation-slidebox p {
        font-size: 1.2rem
    }
    .advantage-wrap {
        margin-bottom: 55px
    }
    .choose-box {
        display: flex;
        margin: 0 10px 20px 0;
        border-radius: 1px;
        padding-top: 10px;
        position: relative;
        border-top: 2px solid #14151b
    }
    .choose-box h3:after {
        top: -10px;
        width: 100%
    }
    .choose-box h3 {
        width: 142px;
        letter-spacing: -.9px;
        position: relative
    }
    .choose-box p {
        width: calc(100% - 144px);
        padding: 0 30px 0 50px
    }
    .hide-content {
        display: block
    }
    .advantages-section h2 br {
        display: block
    }
    .process-blog h3,
    .process-content p {
        width: auto;
        padding: 0;
    }
    .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
    }
    .speek-blog {
        margin-top: -119px
    }
    .reason-section {
        padding: 58px 0 45px 0
    }
    .reason-section h2 br {
        display: block
    }
    .customer-reason p {
        font-size: 1.8rem
    }
    .convenient-info {
        flex: 0 0 40%;
        margin-right: 10px
    }
    .convenient-section h2 br {
        display: block
    }
    .convenient-section h2 {
        margin-bottom: 40px
    }
    .convenient-info h3 br {
        display: block
    }
    .frequently-section {
        padding: 60px 0 30px
    }
    .faq-space {
        padding-top: 0
    }
    .accordion {
        margin-bottom: 36px
    }
    .que {
        padding: 0 70px 23px 0;
        letter-spacing: -.9px
    }
    .ans-point {
        display: inline-flex;
        position: absolute;
        top: 0;
        left: 0;
        width: 30px;
        height: 30px;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 2rem;
        letter-spacing: -.6px;
        font-family: 'Proxima Nova Th';
        font-weight: 700;
        background-color: #14151b
    }
    .bottom-line {
        margin-left: 40px
    }
    .faq-question {
        display: inline-flex
    }
    .acc-question,
    .accordion-content {
        padding-left: 40px
    }
    .consultation-section {
        padding: 60px 0 20px
    }
    .consultation-connect {
        width: 40%
    }
    .consultation-connect p {
        padding-right: 40px
    }
    .consultation-query {
        width: 50%
    }
    .consultation-section h4 {
        margin-bottom: 12px
    }
    .consultation-block {
        padding: 40px 0
    }
    .accolades-wrap {
        padding-bottom: 0
    }
    .accolades-blog {
        padding: 45px 0
    }
    .awards-slider {
        width: calc(100% - 170px)
    }
    .technology-section {
        padding-top: 60px
    }
    .technology-wrap {
        padding: 45px 25px
    }
    .technology-sec h3 {
        margin-bottom: 0
    }
    .technology-list {
        padding-bottom: 0;
        width: 65%;
        flex-wrap: wrap;
        overflow: visible
    }
    .technology-list li {
        flex: 0 0 auto;
        width: 31.2%;
        margin: 0 12px 12px 0
    }
    .technology-list li:nth-child(3n) {
        margin-right: 0
    }
    .industries-section {
        padding-bottom: 0;
        position: relative;
        margin-top: 50px;
    }
    .industries-people img {
        width: 100%
    }
    .industries-block {
        padding: 40px 20px 10px
    }
    .industries {
        justify-content: space-between
    }
    .industries-logo {
        width: 150px;
        margin: 0 0 15px
    }
    .industries-team {
        display: block;
        margin-top: -300px
    }
    .recognitions-block {
        flex: 0 0 30%;
    }
    .grow-content h3 {
        font-size: 2.8rem;
    }
    /* industries section styling */
    /*Industy*/
    .industry-list {
        flex-wrap: wrap;
        padding-bottom: 0;
        overflow: visible;
        border-top: 1px solid #14151b;
        border-left: 1px solid #14151b
    }
    .industry-list li {
        flex: auto;
        width: 33.333%;
        margin-right: 0;
        border: none;
        border-right: 1px solid #14151b;
        border-bottom: 1px solid #14151b
    }
    /* industries section styling close*/
    /* Choose section styling */
    .choose-wrap {
        display: flex;
        padding-bottom: 0;
        margin-bottom: 20px;
        flex-wrap: wrap;
        overflow: visible;
        justify-content: space-between
    }
    .choose-block {
        flex: 0 0 48%;
        margin: 0 0 25px;
        padding: 25px
    }
    /* Choose section styling close */
    .cta-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .agreement-list {
        bottom: -102px;
    }
    .cta-content {
        margin-bottom: 0;
    }
    .security-process-box {
        padding: 25px 20px;
    }
    .security-process-box h3 {
        font-size: 22px;
        position: relative;
    }
}

@media all and (min-width: 992px) {
    .sec-detail {
        font-size: 2rem;
    }
    .brands-section {
        padding: 55px 0;
    }
    .service-section h2 {
        max-width: 700px;
    }
    .service-design {
        max-width: calc(33.333% - 12px);
    }
    .service-design h3 {
        margin-bottom: 18px;
    }
    .grow-flex h3 {
        font-size: 3.8rem;
    }
    .grow-flex p {
        font-size: 2.2rem;
    }
    .acclamation-blog {
        padding-top: 45px
    }
    .acclamation-slider {
        overflow: visible;
        padding-bottom: 53px
    }
    .acclamation-slidebox {
        flex: 0 0 35%;
        margin-right: 0;
        padding-right: 15px
    }
    .advantage-blog {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }
    .process-blog .choose-box {
        margin: 0 0 15px;
    }
    .process-blog .choose-box:last-child {
        margin-bottom: 0;
    }
    .advantage-wrap {
        width: 48%;
    }
    .black-bg {
        width: 46%;
        position: sticky;
        top: 90px;
    }
    .convenient-section {
        padding-bottom: 55px;
    }
    .process-blog {
        padding-top: 0;
        margin-bottom: 0;
    }
    .advantages-section h2 {
        max-width: 680px;
        margin-bottom: 40px;
    }
    .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
    }
    .speek-blog {
        margin-top: -152px
    }
    .portfolio_hide .speek-blog {
        margin-top: 70px
    }
    .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%
    }
    /*Technology Stack*/
    .tab-controls {
        display: flex;
        justify-content: space-between;
    }
    .tab-section .tab-item .tab-title {
        display: none;
    }
    .tab-item .tab-title {
        width: auto;
        font-size: 1.6rem;
        border-bottom: none;
        font-weight: 400;
        letter-spacing: -0.3px;
        padding: 0 0 10px 0;
    }
    .tab-item .tab-content {
        padding: 25px 0 0;
    }
    .tech-logo li {
        font-size: 1.5rem;
        margin: 10px;
        padding: 4px 10px;
    }
    .tech-logo li:first-child {
        margin-left: 0;
    }
    .tab-item .tab-title::after {
        display: none;
    }
    .tab-item p {
        margin-bottom: 15px;
    }
    /*Technology close*/
    .feed-content p {
        font-size: 1.8rem;
        margin-bottom: 0
    }
    .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
    }
    .reason-content p {
        font-size: 2.2rem
    }
    .convenient-info {
        flex: 0 0 18%;
        margin-right: 0
    }
    .frequently-section {
        padding: 70px 0 50px 0;
        position: relative
    }
    .faq-space {
        padding-top: 20px
    }
    .frequently-section h2 {
        margin-bottom: 44px
    }
    .consultation-section {
        padding: 60px 0 45px 0
    }
    .consultation-connect {
        width: 40%
    }
    .consultation-query {
        width: 55%
    }
    .consultation-connect p {
        padding-right: 118px
    }
    .consultation-btn {
        padding: 22px 26px
    }
    .accolades-blog {
        padding: 55px 0
    }
    .accolades-blog strong {
        position: relative;
        top: 10px
    }
    .awards-slider {
        padding-bottom: 0
    }
    .awards-block {
        width: 75%
    }
    .awards-logo {
        height: 80px
    }
    .awards-block li {
        flex: 0 0 20%
    }
    .industries-section {
        padding-bottom: 50px;
        margin-top: 80px;
        margin: 80px 0 90px;
    }
    .industries-block {
        max-width: 650px;
        padding: 40px
    }
    .industries-team {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        max-width: 707px;
        height: 100%;
        max-height: 570px;
        z-index: -1
    }
    .industries {
        justify-content: space-between
    }
    .industries-logo {
        width: 135px;
        margin-right: 0
    }
    .industries-section:after {
        content: "";
        left: 0;
        position: absolute;
        bottom: -75px;
        height: 2px;
        width: 100%;
        background-color: #14151b;
        z-index: -2;
    }
    /*Industy*/
    .industry-list li {
        padding: 20px
    }
    .subhead-content {
        font-size: 2.2rem;
        max-width: 720px;
    }
    /* Industry section close */
    /* Choose section styling */
    .choose-wrap {
        overflow: visible;
        justify-content: space-between;
        flex-wrap: wrap;
        position: relative;
        z-index: 2
    }
    .choose-block {
        flex: 0 0 32%;
        margin: 0 0 25px
    }
    /* Choose section styling close*/
    .cta-wrap {
        padding: 45px 35px 140px;
    }
    .cta-title {
        font-size: 3rem;
    }
    .cta-subtitle {
        font-size: 1.8rem;
    }
    .agreement-list {
        bottom: -94px;
    }
    .cta-content {
        margin-bottom: 0;
        width: 50%;
        padding-top: 30px;
    }
    .cta-book {
        width: 35%;
        margin: 0;
    }
    .security-process-section {
        padding: 60px 0;
        overflow: visible;
        margin-bottom: 40px;
    }
    .security-process-wrap {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }
    .button-style {
        text-align: right;
    }
    .security-process-title {
        width: 40%;
        position: sticky;
        top: 90px;
        margin-bottom: 0;
    }
    .security-process-content {
        width: 52%;
    }
    .security-process-title h2 {
        font-size: 36px;
    }
    .security-process-box {
        padding: 30px 0px 0 25px;
        transition: all 0.4s linear;
    }
}

@media all and (min-width: 1024px) {
    .service-section {
        padding: 80px 0 15px 0
    }
    .sec-detail {
        width: 65%;
        font-size: 2.2rem;
        margin-bottom: 50px
    }
    .service-design p {
        font-size: 1.8rem;
        line-height: 1.35;
    }
    .service-design h3 a:hover {
        color: #e01321
    }
    .acclamation-feed {
        width: 200px
    }
    .accolades-feed {
        width: 235px
    }
    .accolades-blog strong {
        top: 30px
    }
    .advantages-section {
        padding: 60px 0 25px 0;
        overflow: hidden
    }
    .advantages-section h2 {
        max-width: 575px;
        margin-bottom: 35px
    }
    .advantage-wrap {
        overflow: visible;
        width: 42%
    }
    .choose-box {
        flex: 0 0 19%;
        margin: 0 0 20px 0
    }
    .choose-box:last-child {
        margin-bottom: 0
    }
    .choose-box h3 {
        padding-top: 0;
        width: 134px
    }
    .choose-box p {
        font-size: 1.6rem;
        padding: 0 0 0 50px;
        width: calc(100% - 135px)
    }
    .process-blog h3,
    .process-content p {
        width: auto;
        padding: 0;
        padding-top: 0px;
    }
    .advantage-blog {
        display: flex;
        justify-content: space-between
    }
    .black-bg {
        width: 50.36%;
        height: 100%;
        margin-bottom: 0;
    }
    .black-bg img {
        display: block;
        width: 100%;
        height: 100%
    }
    .convenient-section h2 {
        max-width: 680px
    }
    .reason-section h2 {
        max-width: 680px
    }
    .development-pic {
        height: 224px
    }
    .accordion {
        margin-bottom: 45px
    }
    .recognitions-wrapper .container {
        padding: 50px 0 50px 15px;
    }
    .grow-figure {
        width: 130px;
    }
    .grow-content {
        width: calc(100% - 130px);
        padding-left: 20px;
    }
    .grow-content p {
        font-size: 2rem;
    }
    .model-input {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .model-form li {
        width: calc(100% / 2 - 5px);
        margin-bottom: 10px;
    }
    .model-form li:last-child,
    .model-form .full-width {
        width: 100%;
    }
}

@media all and (min-width: 1200px) {
    .service-section {
        padding: 70px 0;
    }
    .service-section h2 {
        max-width: 730px
    }
    .service-block {
        gap: 25px;
    }
    .service-design {
        padding: 30px 20px;
        max-width: calc(33.333% - 17px);
    }
    .advantage-wrap {
        width: 45%;
    }
    .process-blog .choose-box {
        padding: 25px;
    }
    .acclamation-blog {
        padding-top: 45px
    }
    .accolades-blog {
        padding: 60px 0 110px
    }
    .accolades-blog strong {
        top: 20px
    }
    .acclamation-feed {
        margin-right: 0
    }
    .acclamation-slider {
        padding-bottom: 0;
        width: calc(100% - 215px)
    }
    .acclamation-slidebox {
        flex: 0 0 29%;
        margin-right: 15px;
        padding: 40px 0 0 0
    }
    .logo-sec {
        position: absolute;
        width: 90%;
        height: 50px;
        display: flex;
        align-items: center;
        left: 0;
        top: 0
    }
    .awards-logo {
        height: 80px
    }
    .logo-diff {
        margin: 0 0 0 30px;
        padding: 17px 10px 15px
    }
    .acclamation-slidebox p {
        padding-top: 10px
    }
    .accolades-feed {
        margin-top: 11px
    }
    .advantages-section h2 {
        max-width: 600px;
        margin-bottom: 56px;
    }
    .choose-box h3 {
        font-size: 2.6rem
    }
    .reason-section {
        padding: 65px 0 75px 0;
    }
    .portfolio-section {
        padding: 80px 40px 290px
    }
    .square-black {
        display: block
    }
    .portfolio-section .container {
        padding: 70px 50px
    }
    .development-pic {
        height: 255px
    }
    .btn-portfolio {
        padding: 18px 26px
    }
    .client-speek {
        width: 685px
    }
    .reason-section h2 {
        max-width: 730px
    }
    .customer-reason h3 {
        font-size: 3rem;
        margin-bottom: 17px
    }
    .customer-reason p {
        font-size: 1.8rem
    }
    .reason-rectangle {
        width: 200px;
        top: -160px
    }
    .convenient-section {
        padding: 65px 0;
    }
    .process-blog .choose-box {
        border-top-width: 4px;
    }
    .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
    }
    .consultation-section {
        padding: 60px 0 70px 0
    }
    .consultation-block {
        padding: 65px 75px 50px 75px
    }
    .consultation-connect p {
        font-size: 1.8rem
    }
    .consultation-section h4 {
        font-size: 3.8rem;
        margin-bottom: 40px
    }
    /*Technology Stack*/
    .technology-section {
        padding: 65px 0;
    }
    .technology-section h2 {
        max-width: 720px;
    }
    .tab-item .tab-title {
        font-size: 1.8rem;
    }
    .tab-item p {
        font-size: 2rem;
        width: 80%;
    }
    /*Technology close*/
    .consultation-block h3 {
        font-size: 3rem;
        letter-spacing: -1.8px;
        margin-bottom: 20px
    }
    .consultation-btn {
        padding: 22px 25px
    }
    .technology-wrap {
        padding: 100px 70px 70px
    }
    .recognitions-wrapper .container {
        padding: 50px 15px;
    }
    .recognitions-wrap {
        overflow: visible;
        justify-content: space-between;
    }
    .recognitions-block {
        flex: 0 0 18.7%;
        margin-right: 0;
    }
    .model-right {
        padding: 30px 30px 40px;
    }
    .model-right h3 {
        font-size: 2.8rem;
    }
    .model-time-current .model-right {
        padding: 35px 45px;
    }
    .model-time-current h3 {
        font-size: 2.2rem;
        text-transform: unset;
    }
    .timeout-wrap li {
        width: 32%;
    }
    /*Industry*/
    .industry-sec {
        padding: 65px 0
    }
    .industry-list li {
        display: flex;
        padding: 25px
    }
    .industry-list li:hover {
        border: 1px solid #14151b;
        border-radius: 6px;
        background-color: #f8e3a6
    }
    .industry-list li:hover {
        transform: scale(1.05);
        box-shadow: 0 4px 8px rgba(0, 0, 0, .12);
    }
    .industry-list li:hover .industry-logo {
        transform: scale(1.1);
        transition: .3s
    }
    .industry-detail {
        margin-left: 30px
    }
    .industry-detail p {
        line-height: 1.33;
    }
    .subhead-content {
        max-width: 820px;
        margin-bottom: 42px;
        line-height: 1.2;
    }
    /* industry close */
    /* Choose section styling */
    .choose-section {
        position: relative;
        overflow: hidden;
        padding: 60px 0
    }
    .choose-block {
        padding: 40px
    }
    .choose-block p {
        padding-left: 20px
    }
    .choose-section:after {
        content: "";
        position: absolute;
        right: -173px;
        bottom: -329px;
        width: 386px;
        height: 549px;
        transform: rotate(-54deg);
        border: 22px solid #14151b;
        z-index: 1
    }
    .choose-section:before {
        content: "";
        position: absolute;
        right: 16px;
        bottom: 110px;
        width: 21px;
        height: 25px;
        transform: rotate(-54deg);
        border: 6px solid #e01321;
        z-index: 3
    }
    /* Choose section styling close*/
    .cta-wrap {
        padding: 50px 30px 80px;
    }
    .cta-content {
        width: 54%;
    }
    .agreement-list {
        top: 120px;
    }
    .cta-pic img {
        margin: 0;
    }
    .security-process-section {
        padding: 70px 0;
        margin-bottom: 60px;
    }
    .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: 60px;
    }
    .security-process-box h3 {
        font-size: 26px;
    }
}

@media all and (min-width: 1280px) {
    h3 {
        font-size: 3rem;
        line-height: 30px
    }
    .service-block {
        padding-bottom: 0
    }
    .service-section .container {
        max-width: 1300px
    }
    .service-section h2 {
        max-width: 810px;
        margin-bottom: 12px
    }
    .service-design {
        padding: 30px;
    }
    .dot-hide {
        bottom: -31px;
        left: 10px;
        width: 94%
    }
    .service-design h3 {
        margin-bottom: 19px
    }
    .accolades-feed p {
        font-size: 3.6rem;
        line-height: 36px
    }
    .acclamation-feed p {
        font-size: 1.3rem
    }
    .acclamation-slider {
        width: 77%;
        padding-bottom: 0
    }
    .acclamation-blog {
        padding: 50px 0 100px
    }
    .acclamation-wrap {
        padding: 0 0 0 14px
    }
    .acclamation-wrap .container::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 286px;
        width: 300px;
        background: url(../images/shape-traingle.svg) no-repeat;
        display: none
    }
    .advantages-section {
        padding: 80px 0
    }
    .advantages-section h2 {
        margin-bottom: 60px
    }
    .advantage-wrap {
        margin-bottom: 0
    }
    .choose-box {
        flex: 0 0 18.5%
    }
    .choose-box h3 {
        width: 150px;
        font-size: 2.8rem;
        line-height: 1.04;
    }
    .choose-box p {
        width: calc(100% - 151px)
    }
    .process-blog h3,
    .process-content p {
        width: auto;
        padding: 0;
        padding-top: 0px;
    }
    .process-blog .choose-box {
        margin: 0 0 30px;
    }
    .process-blog h3 {
        padding-left: 0
    }
    .development-pic {
        height: 275px
    }
    .reason-section {
        padding: 70px 0 65px;
    }
    .customer-reason {
        padding: 30px 15px 67px 43px
    }
    /*Technology Stack*/
    .tech-logo li {
        font-size: 1.6rem;
    }
    /*Technology close*/
    .reason-section h2 {
        max-width: 810px;
        margin-bottom: 12px
    }
    .convenient-section {
        padding: 75px 0;
    }
    .convenient-section h2 {
        margin-bottom: 60px
    }
    .convenient-info {
        flex: 0 0 19%
    }
    .frequently-section {
        padding: 80px 0 60px;
    }
    .faq-space {
        padding-top: 10px;
    }
    /* .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
    }
    .consultation-section {
        padding: 90px 0 0 0
    }
    .consult-main {
        margin-bottom: 27px
    }
    .query-form {
        margin-top: 39px
    }
    .consultation-block {
        padding: 40px 101px 75px 0
    }
    .consultation-section h4 {
        font-size: 4.8rem;
        margin-bottom: 10px
    }
    .consultation-query {
        width: 59%
    }
    .consultation-connect p {
        padding: 0 120px 0 2px;
        line-height: 20px;
        margin-bottom: 45px
    }
    .consult-list li {
        margin-bottom: 16px
    }
    .consult-list {
        padding: 0 15px 0 22px
    }
    .consult-list li:after {
        left: -20px
    }
    .consult-main {
        width: 254px;
        height: 138px
    }
    .awards-section {
        padding: 61px 0 91px 0
    }
    .awards-content {
        width: 16%;
        font-size: 3.6rem;
        text-align: left;
        letter-spacing: -.8px;
        margin-left: 4px;
        line-height: 1.2
    }
    .awards-block {
        width: 74%;
        display: flex;
        justify-content: space-between
    }
    .industries-section {
        padding-bottom: 154px;
        margin-bottom: 0;
    }
    .industries-team {
        max-height: 717px;
        max-width: 786px
    }
    .industries-people img {
        height: 100%
    }
    .industries-block {
        max-width: 906px;
        padding: 44px
    }
    .industries-block {
        padding: 75px 112px 73px 106px
    }
    .industries-left h2 {
        padding-top: 17px;
        margin-bottom: 29px
    }
    .industries-logo {
        margin-bottom: 18px;
        width: 149px
    }
    .industries-img {
        margin-bottom: 13px
    }
    .industries-section:after {
        bottom: -1px;
    }
    .recognitions-wrapper .container {
        padding: 65px 15px;
    }
    .recognitions-block {
        flex: 0 0 18.7%;
        margin-right: 0;
    }
    .model {
        max-height: none;
        overflow: visible;
    }
    /* Choose section styling */
    .choose-section {
        padding: 92px 0 53px 0
    }
    .choose-section:before {
        right: 148px;
        bottom: 156px
    }
    .choose-section h2 {
        margin-bottom: 32px
    }
    .choose-block {
        flex: 0 0 31.6%;
        margin: 0 0 32px;
        padding: 60px 50px 50px;
    }
    .choose-block h3 {
        margin-bottom: 63px
    }
    .choose-block h3:after {
        bottom: -28px;
        width: 107px
    }
    .choose-block p {
        font-size: 1.8rem;
        padding: 0 15px 0 20px;
        line-height: 1.32
    }
    /* Choose section styling close*/
}

@media all and (min-width: 1366px) {
    .service-block {
        gap: 30px;
    }
    .service-design {
        max-width: calc(33.333% - 20px);
    }
    .speek-blog {
        margin-top: -158px
    }
    .portfolio_hide {
        margin-bottom: 20px
    }
    .portfolio_hide .speek-blog {
        margin-top: 90px
    }
    .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
    }
    .technology-section {
        padding-top: 80px
    }
    .technology-head {
        margin-bottom: 56px
    }
    .technology-head p {
        line-height: 1.2;
        letter-spacing: .2px
    }
    .technology-wrap {
        padding: 121px 106px 76px
    }
    .technology-list {
        width: 59.7%
    }
    .technology-list li {
        margin: 0 19px 19px 0
    }
    .technology-platform {
        padding-bottom: 50px;
        margin-bottom: 85px;
        border-bottom: none;
        background: url(../images/technology-line.svg) no-repeat left bottom
    }
    .python-tech {
        padding-bottom: 0;
        margin-bottom: 0;
        background: none
    }
    .recognitions-txt {
        margin-bottom: 30px;
    }
    .recognitions-block svg {
        width: 146px;
    }
    .iso-nine-one svg {
        width: 200px;
    }
    /* Industries section styling */
    .industry-sec h2 {
        padding: 23px 23px 0 0;
        margin-bottom: 12px
    }
    .industry-sec h2::before {
        top: -11px
    }
    .industry-list li {
        padding: 40px 20px 50px 28px;
    }
    .benefits-box h3 {
        padding-top: 24px;
        margin-bottom: 30px
    }
    .benefits-box h3::after {
        top: 0
    }
    /* Industries section styling close*/
    .cta-title {
        font-size: 4rem;
    }
    .cta-subtitle {
        font-size: 2rem;
    }
    .agreement-list {
        top: 100px;
    }
}

@media all and (min-width: 1400px) {
    .acclamation-blog {
        padding: 20px 0 88px 0
    }
    .accolades-blog {
        padding: 80px 0 130px
    }
    .grow-figure {
        width: 155px;
    }
    .grow-content h3 {
        font-size: 3.6rem;
    }
    .grow-content p {
        color: #fff;
        font-size: 2.6rem;
        margin-bottom: 0;
    }
}

@media all and (min-width: 1440px) {
    .service-section h2 {
        max-width: 1020px;
    }
    .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: -.5px;
        line-height: normal
    }
    .development-block {
        flex: 0 0 auto;
        width: 371px
    }
    .development-pic {
        height: 296px
    }
    .security-process-title {
        top: 130px;
    }
    .security-process-title h2 {
        font-size: 48px;
    }
    .security-process-content {
        width: 50%;
    }
    .security-process-sec {
        width: calc(100% - 60px);
    }
    .security-process-box p {
        font-size: 18px;
    }
}

@media all and (min-width: 1920px) {
    .industries-section {
        max-width: 1920px;
        margin: 0 auto
    }
    .industries-section:after {
        display: none;
    }
}