* {
    padding: 0;
    margin: 0;
}
ol,
ul {
    list-style: none;
}
:focus,
a:focus,
button:focus,
input:focus {
    outline: 0;
}
a:link {
    text-decoration: none;
    outline: 0;
    transition: 0.3s;
}
p {
    font-size: 14px;
    color: #000;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 20px;
}
.clear {
    clear: both;
}
img {
    max-width: 100%;
}
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #606060;
    line-height: 20px;
    font-weight: 500;
    background: #fff;
    font-family: "Montserrat", sans-serif;
}
html {
    scroll-behavior: smooth;
}
iframe {
    width: 100%;
}
::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-track {
    background: #adadad;
}
::-webkit-scrollbar-thumb {
    background: #ff3a8b;
    border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
    background: #ff3a8b;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.nav-section {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1040;
    background: #fff;
}
header .navbar-brand {
    padding: 0;
}
header .navbar-brand img {
    padding: 5px 0;
    height: 70px !important;
    border-radius: 6px;
}
header .navbar {
    padding: 0;
}
header .navbar-nav .nav-link {
    color: #000;
    font-weight: 500;
    padding-right: 0.6rem !important;
    padding-left: 0.6rem !important;
    font-size: 0.975rem;
}
header .h-contact {
    margin: 0 0 0 20px;
}
header .h-contact .nav-link {
    border: 0.125rem solid #0d6fb2;
    border-radius: 0.3125rem;
    color: #fff;
    background-color: #0d6fb2;
    width: 9rem;
    padding: 0.7675rem 0.4375rem;
    text-align: center;
    font-size: 1rem;
}
header .h-contact .nav-link:hover {
    background-color: transparent;
    color: #0d6fb2;
}
.mobemail{
    height:27px; margin-right:8px;
}
.banner-top {
    padding: 8rem 0 3rem;
    overflow: hidden;
    background: url(../images/slider-1.webp) no-repeat top center;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
}
.banner-top::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to right, #005f5fcf, #ed1a9be3 100%);
}
.banner-top .container {
    z-index: 3;
    position: relative;
}
.banner-top .b-img {
    margin-bottom: -550px;
}
.banner-top .b-img img {
    width: 100%;
}
.banner_title h1 {
    font-size: 3rem;
    line-height: 3rem;
    text-align: left;
    color: #fff;
    font-weight: 700;
    margin: 0.5rem 0 1rem 0;
}
.banner_title h1 span {
    color: #fdf897;
}
.banner_title p {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 2.0625rem;
    color: #071167;
}
.banner_title .t-bg {
    padding: 5px 0;
    border-radius: 9px;
    width: 85%;
}
.banner_title .t-bg P {
    margin: 0;
    color: #fff;
    line-height: normal;
}
.banner_title h4 {
    display: inline-block;
    background: #fff;
    padding: 10px 15px;
    border-radius: 8px;
    color: #fb0469;
    font-weight: 700;
}
.banner_list {
    margin: 0px 0px 10px 0;
}
.banner_list li {
    align-items: flex-start;
    display: flex;
    flex: 0 0 100%;
    font-size: 1.225rem;
    line-height: 2rem;
    padding: 0.3125rem 0;
    color: #fff;
    font-weight: 700;
    position: relative;
    padding-left: 30px;
}
.banner_list li span {
    margin-left: 6px;
    background: #fb0469;
    padding: 2px 6px;
    border-radius: 3px;
}
.banner_list li .green-check {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 20px;
}
.banner-top .banner_title {
    position: relative;
}
.banner_title .b-review-list {
    display: flex;
    align-items: center;
}
.banner_title .b-review-list .rev-list {
    margin-right: 15px;
}
.banner_title .b-review {
    background: #fff;
    padding: 8px;
    border-radius: 9px;
    width: 207px;
}
.banner_title .b-review-list .rev-list img {
    height: 90px;
    object-fit: contain;
}
.banner_title .b-review-list .rev-list.batch img {
    height: 60px;
}
.main-btn {
    align-items: center;
    background-color: #0d6fb2;
    border: 0.125rem solid #0d6fb2;
    border-radius: 0.3125rem;
    color: #fff;
    display: flex;
    font-size: 1rem;
    font-weight: 700;
    height: 3.5rem;
    justify-content: center;
    max-width: 100%;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    line-height: 3.5rem;
}
.main-btn:hover {
    background-color: #fff;
    color: #0d6fb2;
}
.bott-text.new-heading-style {
    margin: 40px 0 0 0 !important;
}
.bott-text.new-heading-style h2 {
    margin: 0 !important;
    font-size: 20px;
    font-weight: 600;
}
.bott-text.new-heading-style h2 span {
    margin-left: 6px;
}
h1.h-text {
    text-align: left;
    color: #fff;
    font-size: 32px;
    line-height: normal;
    margin: 0 0 10px 0;
    font-weight: 700;
}
.banner_title h3 {
    color: #e3d758;
    font-size: 20px;
    font-weight: 500;
    margin: 10px 0;
    line-height: 1.5;
}
.bottom-form_wrapper {
    margin: 0 auto;
    position: relative;
    text-align: left;
    z-index: 9;
    border: 0;
    padding: 20px 30px 20px 30px;
    border-radius: 9px;
    background-color: #fff;
    -webkit-box-shadow: 0px 11px 14px 0px rgba(5, 5, 5, 0.1);
    -moz-box-shadow: 0px 11px 14px 0px rgba(5, 5, 5, 0.1);
    box-shadow: 0px 11px 14px 0px rgba(5, 5, 5, 0.1);
}
.bottom-form_wrapper .heading-h3 {
    text-transform: none;
    font-weight: 700;
    color: #000;
    font-size: 16px;
    margin: 0;
    line-height: 20px;
    text-align: center;
}
.bottom-form_wrapper .heading-h3 span {
    color: #fb0469;
}
.bottom-form_wrapper .heading-h4 {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 4px;
    color: #fb0469;
    font-weight: 600;
    text-align: center;
}
.bottom-form_wrapper .form-group {
    text-align: left;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.bottom-form_wrapper .form-group .error {
    color: #dc1919 !important;
    text-align: left;
    margin-top: 3px;
    font-size: 10px;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    bottom: -8px;
}
.bottom-form_wrapper-input {
    background: #fff;
    border: none;
    border-radius: 0.1875rem;
    font-size: 0.8rem;
    font-weight: 500;
    margin: 0;
    width: 100%;
    padding: 12px 12px;
    border: 1px solid #ccc;
}
.bottom-form_wrapper-textarea {
    background: #fff;
    border: none;
    border-radius: 0.1875rem;
    font-size: 0.8rem;
    font-weight: 500;
    height: 4rem;
    margin: 0;
    width: 100%;
    padding: 1rem;
    border: 1px solid #ccc;
    resize: none;
    overflow-y: auto;
}
.bottom-form_wrapper .btn-wrapper {
    margin-bottom: 0;
}
.icon-input {
    padding-left: 45px;
}
.icon-name {
    background: url(../images/profile-icn.png);
    background-repeat: no-repeat;
    background-size: 7% 63%;
    background-position: 6px;
}
.icon-email {
    background: url(../images/email-icn.png);
    background-repeat: no-repeat;
    background-size: 7% 58%;
    background-position: 6px;
}
.icon-call {
    background: url(../images/phone-call.png);
    background-repeat: no-repeat;
    background-size: 5% 45%;
    background-position: 11px;
}
.icon-com {
    background: url(../images/building-icn.png);
    background-repeat: no-repeat;
    background-size: 7% 63%;
    background-position: 6px;
}
.icon-des {
    background: url(../images/detail-icn.png);
    background-repeat: no-repeat;
    background-size: 7% 50%;
    background-position: 6px 8px;
}
.bottom-form_wrapper .btn-wrapper .main-btn {
    margin: 0 auto 0;
    width: 100%;
    cursor: pointer;
}
.bottom-form h3 {
    font-size: 1.5rem;
    line-height: 2.25rem;
    font-weight: 700;
    color: #fff;
}
.bottom-form .mail-to {
    font-size: 2.125rem;
    line-height: 2.25rem;
    color: #e6eda2;
    text-decoration: underline;
}
.banner_offer-point {
    align-items: center;
    display: flex;
    justify-content: start;
    margin-top: 1.5625rem;
}
.banner_offer-point li {
    align-items: center;
    color: #41efea;
    display: flex;
    font-size: 0.8125rem;
    margin: 0 0.625rem;
}
.banner_offer-point li .green-circle-tick {
    font-size: 1.25rem;
    margin-right: 0.4375rem;
}
.review {
    padding: 4.375rem 0;
}
.review .heading-h2 {
    line-height: 2.625rem;
    text-transform: none;
    margin-bottom: 12px;
    color: #1b3567;
    font-weight: 700;
}
.review .heading-h2 span {
    color: #0d6fb2;
}
.review .common-para {
    font-size: 23px;
    font-weight: 500;
    color: #616161;
    margin-bottom: 3.125rem;
}
.review_profile {
    align-items: center;
    display: flex;
    margin-top: auto;
}
.review_profile i {
    border-radius: 50%;
    display: inline-block;
    flex: 0 0 3.5625rem;
    height: 3.5625rem;
    margin: 0 0.9375rem 0 0;
    overflow: hidden;
    width: 3.5625rem;
}
.review_profile h5 {
    font-size: 1.25rem;
    line-height: 1.25rem;
    text-align: left;
    color: #1b3567;
    margin: 0;
    font-weight: 600;
}
.review_profile h5 span {
    font-size: 1rem;
    text-align: left;
    color: #999;
    margin-top: 3px;
    display: block;
    letter-spacing: 1px;
    font-weight: 500;
}
.review_box {
    background-color: #f5f9fe;
    border: 0.0625rem solid #e7edf5;
    border-radius: 0.625rem;
    box-shadow: 0 0 0.625rem 0.3125rem rgba(0, 0, 0, 0.05);
    margin: 0 0.625rem;
    padding: 1.875rem 2.5rem;
}
.review_box p {
    font-size: 1.875rem;
    line-height: 2.625rem;
    text-align: left;
    color: #1b3567;
}
.review_box .te-height {
    min-height: 200px;
}
.f-section2 {
    border-bottom: 1px solid #eaeaea;
}
.f-section3 {
    padding: 40px 0;
}
.f-address,
ul.bd_ul {
    flex-wrap: wrap;
}
.address-onli-desk .call-wrap,
.f-address .item {
    flex: 0 0 20%;
    max-width: 20%;
}
.f-address .item.topaddress {
    flex: 0 0 100%;
    max-width: 100%;
}
.f-address .item .address-box {
    padding: 15px 8px 15px 0;
}
.address-box h2 {
    color: #161616;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 5px;
}
.address-box h4 {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    margin-top: 5px;
    letter-spacing: 0.2px;
    line-height: normal;
}
.f-contact h2 {
    font-size: 18px;
    padding-bottom: 15px;
    color: #161616;
    font-weight: 600;
}
.f-contact h3 {
    color: #161616;
    font-weight: 600;
    font-size: 15px;
    padding-bottom: 5px;
}
.f-contact h4 {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin-top: 5px;
}
.call-wrap {
    padding-right: 15px;
}
.address-onli-desk .call-wrap,
.f-address .item {
    flex: 0 0 20%;
    max-width: 20%;
}
.copyright-txt a,
.f-contact h4 a {
    color: #000;
}
.f-section2 h4.c-text {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    position: relative;
    padding-bottom: 10px;
}
.f-section2 h4.c-text::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 4px;
    background-color: #fb0469;
}
.f-queris,
.f-quick {
    -ms-flex: 0 0 17%;
    flex: 0 0 17%;
    max-width: 17%;
}
.f-sales {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    padding-left: 4%;
}
.lan-footer .f-logo {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
}
.lan-footer .f-logo img {
    height: 69px;
}
.lan-footer .copyright-txt {
    font-size: 12px;
    color: #000;
    font-weight: 400;
    padding-left: 5px;
}
.lan-footer .lp-footer .footer-menu,
.twodiv.functionality-wrap ul li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.footer-logo {
    justify-content: center;
    align-items: center;
}
.footer-logo img {
    height: 50px;
    margin: 0 15px;
}
.f-section4 {
    border-top: 1px solid #eaeaea;
    padding: 20px 0;
}
.footer-bottom,
.var-row {
    align-items: center;
}
.uae-add h4 {
    padding-left: 30px;
    position: relative;
}
.uae-add h4 i {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 24px;
    color: #ce1480;
}
.address-box h2 i {
    color: #ce1480 !important;
}
.f-social ul li {
    display: inline-block;
    margin: 0 5px;
}
.f-social ul li a {
    color: grey;
    font-size: 25px;
}
.f-social ul li a:hover {
    color: #de196f;
}
.f-section1 {
    padding: 15px 0;
}
.f-logo {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.f-logo img {
    max-width: 250px;
    height: 100px;
}
.lp-footer .footer-menu {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.f-social,
.payment-logo {
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
}
.copyright-txt {
    font-size: 13px;
    color: #000;
    font-weight: 300;
    padding-left: 5px;
}
.top_header_container {
    padding: 8px 0;
    border-bottom: 1px solid #ccc;
}
.top_header_container ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin-bottom: 0;
}
.top_header_container ul li {
    padding-left: 10px;
    margin-left: 10px;
}
.top_header_container ul li a {
    color: #000;
}
.top_header_container ul li:first-child {
    margin-left: 0;
    padding-left: 0;
}
.top_header_container ul li .phone_content {
    display: flex;
    align-items: center;
}
.top_header_container ul li .phone_content img {
    width: auto;
    height: 13px;
    margin-right: 5px;
}
.top_header_container ul li.top-email {
    padding-left: 0;
    margin-left: 30px;
}
.top_header_container ul li.top-email .phone_content img {
    width: 30px;
    height: 25px;
    margin-right: 2px;
}
.top_header_container ul li.top-email .phone_content {
    color: #fb0469;
    font-weight: 600;
}
.common-section-all {
    padding: calc(1.525rem + 3.3vw) 0;
    position: relative;
}
.full-img img {
    width: 100%;
}
.heading--offset {
    margin-top: -13%;
}
.partners-wrapper .new-heading-style {
    display: inline-block;
    padding: calc(2rem + 1vw) calc(2rem + 2vw);
    background: #fff;
    margin-bottom: 0;
    padding-bottom: 0px;
    border-radius: 0.5rem;
}
.partners-wrapper .full-img {
    position: relative;
}
.partners-wrapper .full-img .l-link {
    position: absolute;
    bottom: 40%;
    right: 28%;
    transform: translate(-27%, -41%);
}
.partners-wrapper .full-img .l-link a {
    font-size: 26px;
}
.cta-img {
    position: relative;
}
.cta-img .l-link {
    position: absolute;
    bottom: 15%;
    right: 50%;
    transform: translate(50%, 15%);
}
.cta-img .l-link a {
    font-size: 25px;
    background: #fff;
    border-radius: 4px;
    padding: 2px 7px;
}
.new-heading-style p {
    margin: 0;
    font-size: calc(1rem + 0.45vw);
    color: inherit;
    text-align: inherit;
    line-height: normal;
}
.btn.btn--animated {
    position: relative;
    padding-right: 70px;
}
.btn--animated:before {
    content: "";
    position: absolute;
    background-image: url(../images/right-arrow.svg);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    -webkit-animation: pulso 2s ease-in-out infinite;
    animation: pulso 2s ease-in-out infinite;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.container-fluid {
    padding-right: 100px;
    padding-left: 100px;
}
.btn {
    background: #0d6fb2;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 30px;
    position: relative;
    cursor: pointer;
    border: none;
    border: 2px solid #0d6fb2;
    color: #fff;
    font-weight: bold;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    white-space: nowrap;
    height: 47px;
    line-height: 47px;
    border-radius: 0.25rem;
    height: 59px;
    line-height: 59px;
    font-size: 19px;
    box-shadow: none;
}
.btn:hover {
    color: #fdffba;
    outline: 0;
}
.btn-register-header:before {
    transform: translatey(-50%);
    top: 30%;
}
@keyframes pulso {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.8);
    }
    70% {
        -moz-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}
.new-heading-style h2 {
    font-weight: 700;
    color: #1b3567;
    margin-bottom: 15px;
}
.new-heading-style h2 span {
    color: #0d6fb2;
}
.tile.tile--category {
    border-radius: 1.75rem;
    padding: calc(2rem + 1vw);
    border: 1px solid #a0a7af;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: box-shadow 0.2s ease-out 0s;
    min-height: 35.5rem;
    padding: calc(1rem + 1vw);
    height: 100%;
}
.tile.tile--category:hover {
    box-shadow: rgba(0, 0, 0, 10%) 0px 16px 32px -2px, rgba(0, 0, 0, 8%) 0px 8px 16px -2px;
}
.tile-custom {
    background-image: linear-gradient(to right, #1681ff 0%, #9a2e43 100%);
    position: relative;
    border: none;
}
.tile-custom .category-icn img {
    filter: brightness(1);
}
.tile-custom:before {
    bottom: 0;
    content: "";
    background-image: url(../images/card-category-shap.png);
    position: absolute;
    background-position: center right;
    background-size: contain;
    width: 400px;
    aspect-ratio: 1 / 1;
    background-repeat: no-repeat;
    right: 0;
    height: 100%;
}
.tile.tile--category .tile-head {
    margin-bottom: 1.25rem;
    transition: height 0.45s cubic-bezier(0.155, 1.205, 0.295, 1.12) 0s;
}
.tile.tile--category .tile-head img {
    height: 5rem;
    transition: height 0.45s cubic-bezier(0.155, 1.205, 0.295, 1.12) 0s;
}
.tile.tile--category:hover .tile-head img {
    height: 3.5rem;
}
.tile-custom .tile-body {
    width: 50%;
}
.category-title span {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: 1.5;
    color: #2b4461;
    transition: color 0.2s ease-out 0.02s;
}
.tile-custom .category-title span {
    opacity: 0.5;
    color: #fff;
}
.tile.tile--category .category-title h3 {
    font-size: calc(1.125rem + 0.6vw);
    font-weight: 700;
}
.category-list {
    transition: color 0.2s ease-out 0.02s;
}
.category-list .category-list__item {
    margin-bottom: 1.25rem;
}
.category-list-shap {
    min-width: 2.5rem;
    height: 2.5rem;
    position: relative;
}
.category-list-shap:before {
    content: "";
    position: absolute;
    height: 2rem;
    width: 2rem;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #fb0469;
    opacity: 0.7;
    top: 50%;
    transform: translateY(-50%);
}
.tile-custom .category-list-shap:before {
    border-color: #fff;
}
.category-list-shap:after {
    right: 1px;
    content: "";
    position: absolute;
    height: 1px;
    width: 30px;
    background: #fb0469;
    opacity: 0.7;
    top: 50%;
    outline: 3px solid #fff;
}
.tile-custom .category-list-shap:after {
    outline: 3px solid #1681ff;
    background: #fff;
}
.category-list__item p {
    margin-bottom: 0;
    font-size: 1.125rem;
}
.tile.tile--category {
    height: 100%;
}
.color-white {
    color: #fff !important;
}
.partners-wrapper .row [class*="col-"] {
    margin-bottom: 30px;
}
.category-btn {
    height: 10px;
    margin-block-end: -10px;
    overflow: hidden;
    transition: height 0.45s cubic-bezier(0.155, 1.205, 0.295, 1.12) 0.02s;
}
.category-btn .btn {
    opacity: 0;
    transition: opacity 0.45s cubic-bezier(0.155, 1.205, 0.295, 1.12) 0s;
}
.tile.tile--category .tile-head img {
    height: 5rem;
    transition: height 0.45s cubic-bezier(0.155, 1.205, 0.295, 1.12) 0s;
}
.tile.tile--category:hover .tile-head img {
    height: 3.5rem;
}
.tile.tile--category:hover .category-btn .btn {
    opacity: 1;
}
.tile.tile--category:hover .category-btn {
    height: 3.7rem;
}
.tile.tile--category:hover .category-title span {
    color: #fb0469;
}
.btn.btn--plane {
    background: transparent;
    font-weight: bold;
    padding-left: 0;
    border: 0;
    color: #000;
}
.btn--plane.btn--animated:before,
.btn--white.btn--animated:before {
    background-image: url(../images/blue-arrow.svg);
    -webkit-animation: pulso-primary 2s ease-in-out infinite;
    animation: pulso-primary 2s ease-in-out infinite;
    background-color: #fff;
}
@keyframes pulso-primary {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(22, 129, 255, 0.8);
        box-shadow: 0 0 0 0 rgba(22, 129, 255, 0.8);
    }
    70% {
        -moz-box-shadow: 0 0 0 15px rgba(22, 129, 255, 0);
        box-shadow: 0 0 0 15px rgba(22, 129, 255, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(22, 129, 255, 0);
        box-shadow: 0 0 0 0 rgba(22, 129, 255, 0);
    }
}
.btn--white.btn--animated:after {
    background-image: url("../images/blue-arrow.svg");
    background-color: #fff;
}
.block__primary .btn--plane:hover {
    text-decoration: underline;
}
.tile-custom .btn.btn--primary {
    background: rgba(255, 255, 255, 0.14);
    box-shadow: 0 2px 6px 0 rgba(0, 72, 225, 0.39);
    border: transparent;
}
.section--technology {
    margin-bottom: calc(7rem + 8.4vw);
}
.bg-secondary {
    background-color: #161b20 !important;
}
.text-white {
    color: #fff !important;
}
.cta--offset {
    margin-bottom: calc(-10.5rem - 10vw);
}
.section-cta {
    border-radius: 16px;
    overflow: hidden;
    background: linear-gradient(to right, #00b1b1, #ff2fae 100%);
}
.desk-block {
    display: block;
}
.section--technology .new-heading-style {
    margin-bottom: 30px;
}

.pool-section {
    margin-bottom: 50px;
}
.pool-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pool-box-list {
    background: #d6e3f0;
    border-radius: 10px;
    border: 1px solid #d6e3f0;
    padding: 2px;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    text-align: center;
    background: #fff;
    margin: 7px 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    height: 77px;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.pool-box-list .i-wrap {
    background: #fff;
    color: #333;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 17px 23px;
    position: relative;
    z-index: 99;
}
.pool-box-list i {
    display: inline-block;
    width: auto;
}
.pool-box-list img {
    display: block;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.pool-box-list small {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-left: 15px;
}
.pool-section .pool-box-list {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    padding: 2px;
    overflow: hidden;
    border: none;
    border: none;
    height: inherit;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.section--whyChoose {
    background: #161b20;
}
.section--whyChoose .new-heading-style {
    margin-bottom: 40px;
}
.section--whyChoose h2 {
    color: #fff;
}
.card.card--choose {
    background: #262d34;
    padding: 4rem 2rem;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, 0%);
    transition: all 0.3s;
    border-radius: 0.5rem;
}
.card.card--choose:hover {
    border-color: #fb0469;
}
.card.card--choose p {
    margin-bottom: 0;
    font-size: 1.25rem;
}
.card.card--choose h4 {
    margin-bottom: 1.25rem;
}
.card.card--blog {
    background: transparent;
    border: none;
}
.card.card--blog .card-head {
    margin-bottom: 1.875rem;
}
.card.card--choose h4 {
    font-size: 1.35rem;
    margin-bottom: 10px;
}
.new-heading-style {
    margin-bottom: calc(1rem + 1.5vw);
    position: relative;
}
.card.card--choose p {
    font-size: 1rem;
    color: #fff;
}
.card.card--choose {
    padding: 2.375rem 1.5rem;
}
.section--build .row {
    margin-bottom: 10px;
    border-radius: 2rem;
    overflow: hidden;
}
.build-primary {
    padding: 4.375rem;
    background: #262d34;
}
.form--normal {
    position: relative;
}
.field-set {
    position: relative;
    margin-bottom: 1.25rem;
}
.field-set label.error {
    font-size: 12px;
    position: absolute;
    bottom: -29px;
    left: 0;
}
.caption-wraper {
    position: absolute;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
}
.build-primary .field_cover input[type="text"],
.build-primary .field_cover input[type="email"],
.build-primary .field_cover input[type="number"],
.build-primary select,
.build-primary textarea {
    height: 50px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #afafaf;
    width: 100%;
    padding: 0 1rem;
    padding-left: 3rem;
    line-height: 56px;
    color: #fff;
}
option {
    color: #000;
}
.field-set {
    margin-bottom: 1.25rem;
}
.build-primary .caption-wraper img {
    filter: invert(1);
    opacity: 0.46;
}
.build-primary .caption-wraper {
    width: 35px;
    height: 35px;
    left: 0;
}
.build-primary textarea {
    line-height: 3;
}
.build-primary .field_cover input::placeholder,
.build-primary select::placeholder,
.build-primary textarea::placeholder {
    color: rgba(255, 255, 255, 0.66);
    opacity: 1;
}
.build-secondary,
.build-secondary .card.card--testimonial {
    height: 100%;
}
.card--testimonial .card-head p {
    font-size: 16px;
    color: #fff;
}
.client-info .client-profile {
    height: 5rem;
    width: 5rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin-bottom: 0.75rem;
}
.build-secondary,
.build-secondary .card.card--testimonial {
    height: 100%;
}
.bg-primary {
    color: #fff;
    background: linear-gradient(90deg, #e296e5, #eb4c8d) !important;
}
.place {
    display: flex;
    align-items: center;
}
.place img {
    max-width: 1.875rem;
    vertical-align: sub;
}
.card.card--testimonial {
    padding: 1.5rem;
}
.card.card--testimonial .card-head {
    margin-bottom: 15px;
}
.quote-icn {
    margin-bottom: 1.25rem;
}
.card.card--testimonial {
    justify-content: space-between;
    border: none;
    padding: 3.125rem;
    background: transparent;
}
.faq-container .card-header .title {
    font-size: 24px;
    color: #000;
    font-weight: 700;
}
.faq-container .card-header .accicon {
    float: right;
    font-size: 20px;
    width: 1.2em;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.faq-container .card-header {
    cursor: pointer;
    border-bottom: none;
    padding: 30px 30px 30px 0;
    border: 0;
    background-color: transparent;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.faq-container .card {
    border: 0;
}
.faq-container .card-body {
    border-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.faq-container .card-header:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}
.how-help-you {
    padding: 60px 0 80px;
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #161b20;
}
.how-help-you .new-heading-style {
    margin-bottom: 50px;
}
.how-help-you__heading {
    font-size: 51px;
    line-height: 64px;
    font-weight: 700;
    color: #fff;
}
.how-help-you__sub-heading {
    font-size: 25px;
    line-height: 34px;
    margin-bottom: 35px;
    font-weight: 700;
    color: #fff;
}
.how-help-you__card-items {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #fff;
    padding: 50px 20px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-top: 20px;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 380px;
    margin: 0;
}
.how-help-you__card-items {
    padding: 30px 50px 75px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    height: inherit;
    margin: 0 15px;
    border-radius: 0.5rem;
}
.how-help-you__badge {
    position: absolute;
    top: -5px;
    right: 15px;
    background: #00b1b1;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 130px;
    height: 37px;
}
.how-help-you__icon {
    height: 84px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.how-help-you__icon {
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
}
.how-help-you__card-heading {
    font-size: 31px;
    line-height: 36px;
    margin: 25px 0;
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
}
.how-help-you p {
    font-size: 16px;
    font-weight: 500;
}
.how-help-you p span {
    display: block;
    color: #fb0469;
    margin-top: 4px;
    font-size: 20px;
    font-weight: 600;
}
.how-help-you a {
    display: block;
    margin: 0 auto;
    width: 300px;
    background: #041549;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    padding: 20px 0;
    border-radius: 5px;
    border: 1px solid #041549;
    position: relative;
    z-index: 99;
    margin-top: 30px;
}
.how-help-you a:hover {
    color: #041549;
    background: #fff;
}
.how-help-you a svg {
    transition: 0.3s;
    margin-left: 4px;
    display: inline-block;
}
.how-help-you a:hover svg {
    margin-left: 10px;
}
.how-help-you a:hover svg path {
    fill: #041549;
}
.how-help-you__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1060px;
    margin: 0 auto;
}
.trustedby {
    background-color: #161b20 !important;
    padding: 60px 0;
}
.trustedby .section-heading h3 {
    font-size: 26px;
}
.trustedby .section-heading h3 span {
    font-weight: 700;
    margin-bottom: 8px;
    color: #fb0469;
}
.com-logo {
    background: #fff;
    border-radius: 7px;
    padding: 0 8px;
    text-align: center;
}
.com-logo img {
    height: 70px;
    width: auto;
    object-fit: contain;
    padding: 4px;
}
.feature {
    padding: 80px 0;
}
.feature .row {
    align-items: center !important;
}
.feature-left {
    padding: 60px 40px;
    background-color: #161b20 !important;
    border-radius: 0.5rem;
    overflow: hidden;
}
.feature-left::before {
    content: "";
    position: absolute;
    background-image: url("../images/globe.webp");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    aspect-ratio: 2/1;
    bottom: 0;
    left: 0;
    right: 0;
}
.feature-left h3 {
    font-size: 2.125rem;
    font-weight: 600;
    color: #fff;
}
.feature-left h6 {
    color: #ffffffc2;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.6;
}
.fl-row {
    row-gap: 40px;
}
.new-heading-style {
    margin-bottom: calc(0.1rem + 1vw);
    position: relative;
    color: #000;
}
.new-heading-style h2 {
    font-weight: 700;
}
.feature-type {
    display: flex;
    align-items: center;
}
.feature-list .feature-icon {
    margin-right: 25px;
    width: 4rem;
}
.feature-list .feature-content {
    width: calc(100% - 4rem);
}
.feature-list h4 {
    color: #1b3567;
    font-weight: 700;
    font-size: 1.3rem;
}
.feature-list p,
.feature-list .feature-content p {
    font-size: 15px;
    line-height: 1.3;
    color: #000000de;
    margin-bottom: 5px;
}
.feature-list .feature-content ul {
    margin-left: 20px;
    margin-bottom: 15px;
}
.feature-list .feature-content ul li {
    position: relative;
    margin: 0 0 10px 0;
    font-size: 14px;
    font-weight: 500;
    color: #43475a;
    padding-left: 30px;
}
.feature-list .feature-content ul li::after {
    content: "\f101";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fb0469;
    font-size: 22px;
}
.feature-type:not(:last-child) {
    margin-bottom: 20px;
}
.feature-type:last-child p {
    margin-bottom: 0;
}
/* .work-row [class*="col-"]:nth-child(1) .block-portfolio {
    background-image: linear-gradient(80deg, #0f1a03 9%, #2f3f1f 69%);
} */
.block-portfolio {
    padding: 1.9rem;
    border-radius: 0.5rem;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.block-portfolio .block-img {
    position: absolute;
    top: 15px;
    background: #d1ecff;
    border: 1px solid #0d6fb2;
    padding: 5px;
}
.block-portfolio .block-primary {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 23px 30px;
    background: rgb(50, 70, 172);
    background:linear-gradient(180deg, rgba(50, 70, 172, 0) 0, rgba(0, 0, 0, 0.8464635854341737) 27%, #00000073 56%);
}
.block-primary {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.block-portfolio .block-img img {
    height: 42px;
    width: auto;
    object-fit: contain;
}
.block-portfolio .btn {
    padding: 0 60px 0 20px;
    height: 50px;
    line-height: 54px;
    font-size: 16px;
    font-weight: 500;
    width: 40%;
}
.block-portfolio .btn--animated:before {
    right: 20px;
}
.block-primary p {
    font-size: 1.5rem;
    color: #fff;
    line-height: normal;
}
.block-primary h3 {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;
}
.portfolio-count h2 {
    font-weight: 700;
    font-size: 38px;
}
.our-work {
    border-top: 1px solid #e9e9e9;
    padding: 60px 0 80px 0;
}
.our-work .row [class*="col-"]:nth-child(1) .portfolio-img,
.our-work .row [class*="col-"]:nth-child(2) .portfolio-img,
.our-work .row [class*="col-"]:nth-child(3) .portfolio-img,
.our-work .row [class*="col-"]:nth-child(4) .portfolio-img {
    transition: all 0.3s;
    transform: scale(0.9);
    text-align: center;
}
.our-work .row [class*="col-"]:nth-child(1) .block-portfolio:hover .portfolio-img,
.our-work .row [class*="col-"]:nth-child(2) .block-portfolio:hover .portfolio-img,
.our-work .row [class*="col-"]:nth-child(3) .block-portfolio:hover .portfolio-img,
.our-work .row [class*="col-"]:nth-child(4) .block-portfolio:hover .portfolio-img {
    transform: scale(1);
}
/* .work-row [class*="col-"]:nth-child(2) .block-portfolio {
    background-image: linear-gradient(63deg, #007e90 20%, #2cd4e1 87%);
}
.work-row [class*="col-"]:nth-child(3) .block-portfolio {
    background-image: linear-gradient(to left, #45ac63 102%, #1a816a 0%);
}
.work-row [class*="col-"]:nth-child(4) .block-portfolio {
    background-image: linear-gradient(to left, #a17728 102%, #dda335 0%);
} */
.work-row {
    row-gap: 30px;
}
.section--industry {
    padding: 80px 0;
}
.industry-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.industry-wrapper .tile--industry {
    width: calc(25% - 30px);
    margin: 15px;
    transition: all 0.3s;
    aspect-ratio: 1;
}
.industry-wrapper .tile--industry.expand {
    width: calc(50% - 30px);
    aspect-ratio: 6;
}
.tile.tile--industry:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000);
    pointer-events: none;
}
.tile.tile--industry .tile-img {
    overflow: hidden;
}
.tile.tile--industry .tile-img > img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}
.tile-icn {
    position: absolute;
    top: 1.875rem;
    left: 1.875rem;
}
.tile--industry .tile-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.875rem 2rem;
}
.industry-info {
    width: calc(100% - 30%);
}
.industry-info h4 {
    font-size: 20px;
    margin-bottom: 0;
}
.industry-action .btn {
    position: absolute;
    right: 0px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    bottom: 20px;
    height: 47px;
    line-height: 47px;
    border-radius: 0.25rem;
    padding: 0 30px;
    font-size: 14px;
}
.industry-wrapper .tile--industry.expand .industry-action .btn {
    right: 40px;
    opacity: 1;
    visibility: visible;
}
.tile.tile--industry:hover .tile-img > img {
    transition: all 0.5s;
    transform: scale(1.2);
}
.industry-wrapper .tile--industry.expand .industry-action > img {
    display: none;
}
.service {
    padding: 5rem 0;
}
.service .heading-h2 {
    text-transform: none;
    margin-bottom: 0.9375rem;
    font-weight: 700;
    line-height: 2.625rem;
    color: #1b3567;
}
.service .heading-h2 span {
    color: #fb0469;
}
.service .common-para {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #616161;
}
.service-box {
    background-color: #fff;
    border: solid #d8e1ec;
    border-radius: 0.625rem;
    border-width: 1px 1px 0.3125rem;
    margin: 0.9375rem 0;
    position: relative;
    width: 100%;
    padding: 1.3rem;
}
.accordion-item-content {
    min-height: 70px;
}
.mt-2 {
    margin-top: 2em !important;
}
.mt-1 {
    margin-top: 1em !important;
}
.service-box h2 {
    color: #1b3567;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.6875rem;
    margin-bottom: 8px;
    text-transform: none;
}
.accordion-a .service-box:nth-child(odd),
.accordion-b .service-box:nth-child(even),
.accordion-c .service-box:nth-child(odd) {
    border-bottom-color: #bd0cc26e;
}
.accordion-a .service-box:nth-child(even),
.accordion-b .service-box:nth-child(odd),
.accordion-c .service-box:nth-child(even) {
    border-bottom-color: #fb04696e;
}
.service .main-btn {
    display: inline-block;
    max-width: inherit;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    background: linear-gradient(to right, #bd0cc2 0, #fb0469 100%);
    color: #fff;
    border-radius: 0.4rem;
    margin-bottom: 10px;
}
.service .btn-wrapper {
    margin-top: 30px;
}
.service .btn-wrapper .cta {
    color: #000;
    text-decoration: underline;
    display: inline-block;
}
.callTop {
    z-index: 99;
}
#com_logo_slider .owl-prev {
    position: absolute;
    left: -39px;
    font-size: 42px;
    right: inherit;
    top: 18px;
    color: #fff;
}
#com_logo_slider .owl-next {
    position: absolute;
    right: -39px;
    font-size: 42px;
    left: inherit;
    top: 18px;
    color: #fff;
}
#com_logo_slider button:hover {
    background-color: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
}
.modal.right-bottom-modal {
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    z-index: 99999;
}
.modal.right-bottom-modal .modal-dialog {
    max-width: 850px;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    margin: 0;
    width: auto;
    height: auto;
    transform: none;
}
.popup-left {
    z-index: 1;
    overflow: hidden;
    background: #041549 url(../images/pricing_shape01.png) no-repeat top left;
    position: relative;
    background-size: 35% 26%;
}
.popup-left::after {
    content: "";
    position: absolute;
    right: -78px;
    top: -60px;
    width: 391px;
    height: 48px;
    background: url(../images/foot-after.png) no-repeat top right;
    background-size: contain;
    transform: rotate(45deg);
}
.boss-img {
    height: 19.375rem;
    width: 60%;
    margin: 0 auto;
    position: absolute;
    top: -75px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -2;
}
.boss-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.popup-left h2 {
    text-align: center;
    font-size: 28px;
    margin: 10px 0 10px 0;
    font-weight: 700;
    color: #00d4dc;
    text-transform: uppercase;
    line-height: 30px;
}
.popup-left h2 span {
    color: #fff;
}
.popup-left h3 {
    font-size: 1.65rem;
    line-height: 1.4;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 1rem 0.75rem;
    background: #003a69e6;
}
.popup-left h3 span,
.popup-left h3 strong {
    color: #ff6700;
}
.popup-left h4 {
    font-size: 18px;
    color: #fdf897;
    text-align: center;
    margin-top: 6px;
    margin-bottom: 5px;
}
.popup-left .b-review-list {
    display: flex;
    flex-wrap: wrap;
}
.modal-right {
    position: relative;
    overflow: hidden;
}
.popup-form {
    position: relative;
    z-index: 3;
}
.modal-right::after {
    content: "";
    position: absolute;
    width: 375px;
    height: 57px;
    left: 0;
    right: -316px;
    bottom: 8px;
    background: url(../images/foot-after.png) no-repeat bottom center;
    transform: rotate(-202deg);
    background-size: 100% 100%;
    margin: auto;
}
.modal-right::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    left: 0;
    right: -331px;
    top: -91px;
    border: 50px solid #cccccc54;
    margin: auto;
    border-radius: 50%;
}
.left-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -5px;
    margin-right: -5px;
}
.left-list li {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    margin: 5px 0;
}
.left-list li .list-inn {
    background-color: #0310392b;
    padding: 15px 10px;
    border-radius: 9px;
    border: 1px solid #00c1c4;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 29%);
}
.left-list li:nth-child(5),
.left-list li:nth-child(6) {
    margin-bottom: 0;
}
.left-blue {
    background: #1889c4;
}
.left-list li i img {
    width: 35px;
    height: 35px;
    object-fit: contain;
    margin-bottom: 9px;
}
.left-list li p {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
    line-height: normal;
    padding-right: 0;
}
.modal-popup .close {
    position: absolute;
    top: -17px;
    right: -9px;
    background-color: #ff0101;
    border: 2px solid #fff;
    z-index: 9;
    opacity: 1;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 16px;
    text-shadow: none;
    color: #fff;
}
.modal-popup .close img {
    height: 35px;
    width: 35px;
}
.rg-arrow {
    position: absolute;
    top: 30px;
    right: 47%;
    height: 30px;
    width: 30px;
}
.popup-right h3,
.popup-right #stepForm2 h3.appendtext,
.popup-right #stepForm3 h3.appendtext,
.popup-right #stepForm4 h3.appendtext {
    font-size: 23px;
    color: #000;
    font-weight: 700;
    margin-bottom: 2rem;
    margin-top: 0.5rem;
    position: relative;
    padding: 0 0 20px 0;
    text-align: center;
}
.popup-right h3 span {
    color: #fb0469;
}
.popup-right h3::before,
.popup-right #stepForm2 h3.appendtext::before,
.popup-right #stepForm3 h3.appendtext::before,
.popup-right #stepForm4 h3.appendtext::before {
    content: "";
    position: absolute;
    background: #0079dc;
    width: 30px;
    height: 10px;
    border: 3px solid #fff;
    border-radius: 50px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 3;
}
.popup-right h3::after,
.popup-right #stepForm2 h3.appendtext::after,
.popup-right #stepForm3 h3.appendtext::after,
.popup-right #stepForm4 h3.appendtext::after {
    content: "";
    position: absolute;
    bottom: 4px;
    right: 0;
    left: 0;
    width: 90px;
    height: 2px;
    background: #ff3f00;
    margin: auto;
}
.popup-arrow {
    object-fit: contain;
    height: 3rem;
    position: absolute;
    right: 42%;
    top: 2rem;
    width: inherit;
    display: none;
}
.popup-form .form-control {
    border: none;
    border: 1px solid #9ea4a9;
    border-radius: 0;
    padding: 14px 10px 14px 56px;
    font-size: 16px !important;
    color: #000 !important;
    letter-spacing: normal !important;
    font-weight: 400 !important;
    height: auto !important;
    background-color: transparent !important;
    background: #ffffff63 !important;
}
.popup-form textarea.form-control {
    min-height: 7rem;
}
.popup-form .form-group {
    margin-bottom: 1.7rem;
    position: relative;
}
#stepForm2 h3::after,
#stepForm2 h3::before,
#stepForm3 h3::after,
#stepForm3 h3::before,
#stepForm4 h3::after,
#stepForm4 h3::before {
    display: none;
}
.popup-form .form-group .form-icon {
    position: absolute;
    top: 50%;
    left: 12px;
    object-fit: contain;
    transform: translateY(-50%);
    opacity: 0.6;
}
.popup-form .form-control:focus {
    box-shadow: none;
}
.more-content {
    display: none;
    padding-bottom: 100px;
}
.error {
    color: red;
}
.min-popup {
    background: linear-gradient(90deg, #ff9800, #e91e63);
    border-radius: 4px;
    max-width: 16rem;
    position: fixed;
    right: 0;
    bottom: 4px;
    z-index: 99;
    cursor: pointer;
    padding: 10px 8px !important;
}
.min-popup .min-img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    flex-shrink: 0;
    padding: 9px;
}
.min-popup h4 {
    color: #fff;
    font-weight: 600;
    padding-left: 20px;
    margin-bottom: 0;
    font-size: 16px;
}
.min-popup .plus img {
    height: 60px;
    width: 60px;
    filter: brightness(0) invert(1);
}
.modal-right .com-logo {
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.modal-right .com-logo img {
    width: 55px;
    object-fit: contain;
    margin: 0 10px;
}
.ui-datepicker-header {
    background-color: #2196f3;
    color: white;
    text-align: center;
    font-family: "Roboto";
    padding: 10px;
    height: 40px;
    border-radius: 8px 8px 0px 0px;
}
.ui-datepicker-prev span {
    display: none;
}
.ui-datepicker-next span {
    display: none;
}
.ui-datepicker-prev:after {
    content: "<";
    font-size: 2rem;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}
.ui-datepicker-next:after {
    content: ">";
    float: right;
    font-size: 2rem;
    margin-right: 10px;
    cursor: pointer;
}
.ui-datepicker-calendar th {
    padding: 10px;
    color: #2196f3;
}
.ui-datepicker-calendar {
    text-align: center;
    margin: 0 auto;
    padding: 8px;
}
.ui-datepicker-title {
    padding: 10px;
}
.ui-datepicker-calendar td {
    padding: 4px 0px;
}
.ui-datepicker-calendar .ui-state-default {
    text-decoration: none;
    color: black;
}
.ui-datepicker-calendar .ui-state-active {
    color: #2196f3;
}
.step {
    display: none;
}
.active {
    display: block;
}
.button-container {
    margin-top: 20px;
}
.button-container button {
    margin: 0 10px;
}
@media screen and (min-width: 1200px) {
    .min-popup {
        padding: 10px 14px !important;
        transition: 0.3s;
    }
    .min-popup h4 {
        font-size: 0;
        padding-left: 0px;
        transition: 0.3s;
    }
    .scrolled.min-popup {
        padding: 10px 8px !important;
    }
    .scrolled.min-popup h4 {
        font-size: 16px;
        padding-left: 20px;
    }
    .min-popup .plus.btn--animated {
        opacity: 0;
        transition: 0.3s;
    }
    .scrolled.min-popup .plus.btn--animated {
        opacity: 1;
    }
}
.hasDatepicker {
    padding: 8px;
    background: #fff;
    border-radius: 4px !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.ui-datepicker-header {
    background-color: transparent !important;
    color: #bf065a !important;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
}
.ui-datepicker-title {
    padding: 0 !important;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
}
.ui-datepicker-calendar {
    text-align: center;
    margin: 0 auto;
    padding: 8px;
}
.ui-datepicker-next:after {
    content: "\f105" !important;
    font: 12px/1 FontAwesome;
    font-size: 20px !important;
}
.ui-datepicker-prev:after {
    content: "\f104" !important;
    font: 12px/1 FontAwesome;
    font-size: 20px !important;
}
.ui-datepicker-calendar th {
    color: #000 !important;
}
.ui-datepicker-calendar td {
    padding: 2px 7px !important;
    font-size: 12px;
}
.ui-datepicker-calendar td span,
.ui-datepicker-calendar td strong {
    border-radius: 60px;
    padding: 6px;
    color: #1a1a1a9c !important;
}
.ui-datepicker-calendar td a {
    color: #2a6fda !important;
    display: block;
    background: #eef4fd;
    border-radius: 60px;
    padding: 3px;
}
.ui-datepicker-calendar .ui-state-active {
    background: #2a6fda !important;
    color: #fff !important;
}
.button-container button {
    background: #e13f0a;
    border: 2px solid #e13f0a;
    border-radius: 5px;
    color: #fff !important;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 600;
    transition: 0.5s, _ 0.5s, _ 0.5s, _ 0.5s;
    padding: 0;
    margin: 0 !important;
    min-width: 150px;
    width: 100%;
    text-transform: uppercase !important;
    cursor: pointer;
    height: 45px;
    line-height: normal;
}
.button-container button:disabled {
    opacity: 0.5;
    background: #e13f0a;
}
.button-container button:hover {
    background-color: #fff;
    color: #e13f0a !important;
}
.form-row .radio_div {
    width: 100%;
}
#time-zone {
    font-size: 13px;
    height: auto !important;
    margin-top: 2px;
    padding-left: 0;
}
.radio_div .checkmark {
    padding: 9px 12px;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    text-align: center;
    display: block;
    background: #fff;
    cursor: pointer;
    transition: 0.5s;
}
.radio_div input[type="radio"] {
    margin-right: 10px !important;
    opacity: 0;
    position: absolute;
}
.radio_div input:checked ~ .checkmark {
    background-color: #2196f3;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    border: 1px solid #2196f3;
    z-index: 0;
    color: #fff;
}
.button-container {
    text-align: center;
    display: flex;
    margin-bottom: 15px;
}
.button-container button.previous_btn {
    margin-right: 10px !important;
    background: #000;
    border-color: #000;
}
.button-container button.previous_btn:hover {
    margin-right: 10px !important;
    background: #fff;
    border-color: #000;
    color: #000 !important;
}
.hasDatepicker,
.redipmaind.form-row {
    max-height: 285px;
    overflow: auto;
}
.bd_loader {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    text-align: center;
    transform: none;
}
.bd_loader img {
    margin: auto;
}
#step2 .button-container,
#step3 .button-container {
    margin-bottom: 0 !important;
    margin-top: 10px;
}
#step4 .form-group .form-icon {
    top: 17px;
    transform: none;
}
.popup-form label.error {
    position: absolute;
    left: 0;
    bottom: -22px;
    font-size: 12px;
    margin: 0;
    font-weight: 400 !important;
}
#step3 .redipmaind.form-row {
    padding-top: 0;
    position: relative;
    max-height: 250px;
}
#step3 .redipmaind.form-row label.error {
    position: absolute;
    top: -26px;
    height: 19px;
}
.success-txt {
    color: #118d08;
    font-size: 40px;
    line-height: 50px;
    font-family: Gotu, sans-serif;
    font-weight: 700;
}
.success-pic {
    margin-bottom: 30px;
}
.success-pic img {
    height: 150px;
}
.thank-txt {
    color: #118d08;
    font-size: 40px;
    line-height: 50px;
    font-family: Gotu, sans-serif;
    font-weight: 700;
}
.thank-pic {
    margin-bottom: 30px;
}
.thank-pic img {
    height: 120px;
}
#mdsubscribeform2 .main-btn {
    padding-left: 2rem;
    padding-right: 2rem;
    cursor: pointer;
}
.industry-wrap {
    border-top: 1px solid #e9e9e9;
    padding: 4rem 0;
}
.industry-wrap .i-box {
    padding: 20px 10px;
    text-align: center;
    border: 1px solid #ccc;
    margin: 20px 0 0 0;
    border-radius: 9px;
    transition: 0.3s;
    border-width: 1px 1px 0.3125rem;
}
.industry-wrap .i-box img {
    margin-bottom: 15px;
    height: 60px;
    object-fit: contain;
}
.industry-wrap .c-row {
    margin-left: -10px;
    margin-right: -10px;
}
.industry-wrap .c-row [class*="col-"] {
    padding: 0 10px;
}
.industry-wrap .i-box h4 {
    font-size: 17px;
    color: #000;
    margin: 0;
    font-weight: 600;
    transition: 0.3s;
}
.industry-wrap .i-box:hover {
    border-color: #0d6fb2;
}
.industry-wrap .i-box:hover h4 {
    color: #0d6fb2;
}
@media screen and (max-width: 1199px) {
    .footer-bottom {
        text-align: center;
    }
}
@media screen and (max-width: 991px) {
    .head-right.h-contact {
        display: block !important;
    }
    header .h-contact .nav-link {
        padding: 0.7675rem 1rem;
        width: auto;
    }
    header.site-header .container-fluid {
        padding: 0 10px;
    }
    .f-logo,
    .lp-footer .footer-menu,
    .f-social {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 1199px) and (orientation: landscape) {
    .popup-right h3 {
        font-size: 1.8rem;
        margin-bottom: 1.4rem;
    }
}
#collapseExample1 {
    position: absolute;
    top: 100%;
    right: 0;
    width: 200px;
    background: #fff;
}
#collapseExample1 ul {
    display: block;
    padding: 12px;
    margin-bottom: 0;
    border-top: 1px solid #fb046936;
}
#collapseExample1 ul li {
    margin: 6px 0;
}
#collapseExample1 ul .phone_content img {
    width: 30px;
    object-fit: contain;
}
.phone_content {
    color: #000;
}
.callTop {
    position: fixed;
    right: 20px;
    bottom: 90px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #262d34;
    cursor: pointer;
}
.callTop:hover {
    background-color: #fb0469;
}
.callTop:before {
    content: "";
    position: absolute;
    background-image: url(../images/right-arrow.svg);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    top: 26%;
    right: 0;
    left: 0;
    transform: rotate(-90deg);
    margin: auto;
    -webkit-animation: pulso 2s ease-in-out infinite;
    animation: pulso 2s ease-in-out infinite;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.com-logo-slider .owl-dots {
    position: absolute;
    left: 0;
    width: 100%;
}
.com-logo-slider .owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 2px;
    margin: 5px 5px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #0d6fb2;
}
.e-text {
    text-align: center;
    color: #fff;
    font-size: 29px;
    margin-bottom: 15px;
}
.e-text span {
    color: #0d6fb2;
}
.grecaptcha-badge {
    bottom: 150px !important;
    overflow: hidden !important;
}
.hire-banner.banner-top::after {
    background: linear-gradient(to right, #002a61cf, #003e8ee3 100%);
}
.hire-banner.banner-top .banner_title h1.h-text {
    font-size: 20px;
}
.hire-banner.banner-top .banner_title h1 span {
    font-size: 28px;
    display: block;
    color: #52ff89;
    vertical-align: middle;
    margin-top: 6px;
}
.hire-banner.banner-top .banner_title h3 {
    line-height: 1.4;
    color: #bafffe;
    margin: 10px 0;
    font-size: 16px;
}
.hire-banner.banner-top .banner_list li {
    line-height: 1.6;
    font-size: 1rem;
}
.hire-developer .service .common-para {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 10px;
}
.hire-developer .card.card--choose {
    padding: 1.5rem 1.5rem;
}
.hire-developer .card.card--choose p {
    font-size: 14px;
    line-height: 19px;
}
.hire-developer .review .common-para {
    font-size: 16px;
}
.section--whyChoose .new-heading-style p {
    font-size: 18px;
}
.hire-developer .bg-primary {
    background: linear-gradient(to right, #3e00b1, #00b1b1 100%) !important;
}
.hire-developer .bottom-form_wrapper .btn-wrapper .main-btn {
    cursor: pointer;
    background: #0d6fb2;
    border-color: #0d6fb2;
}
.hire-developer .bottom-form_wrapper .btn-wrapper .main-btn:hover {
    background: #fff;
    color: #0d6fb2;
}
.hire-developer .banner-top {
    padding: 8rem 0 1.5rem;
}
.hire-developer .service-box {
    padding: 1.5rem;
    text-align: center;
    margin-top: 50px;
}
.hire-developer .service-box img {
    height: 70px;
    object-fit: contain;
    display: block;
    margin: auto;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 50%;
    width: 70px;
    background: #fff;
    margin-top: -58px;
}
.hire-developer .service-box h2 {
    font-size: 18px;
    line-height: normal;
}
.hire-developer .row.service_wrapper {
    margin-left: -9px;
    margin-right: -9px;
}
.hire-developer .row.service_wrapper [class*="col-"] {
    padding-left: 9px;
    padding-right: 9px;
}
.hire-developer .service {
    position: relative;
    background: #f5f5fd url(../images/portfolio-bg.jpg) no-repeat top center;
}
.hire-developer .service::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50%;
    width: 100%;
    background: #161b20 url(../images/service-bg.png) no-repeat top center;
    background-size: 100% 100%;
    transform: rotate(-180deg);
}
.hire-developer .service .container,
.hire-developer .service .btn-wrapper {
    position: relative;
    z-index: 9;
}
.hire-developer .service .btn-wrapper .cta {
    color: #fff;
}
.hire-developer .service .ser-arroL {
    position: absolute;
    left: 1%;
    top: 26%;
}
.hire-developer .service .ser-arroR {
    position: absolute;
    right: 1%;
    top: 26%;
}
.hire-developer .service .ser-arroBL {
    position: absolute;
    left: 1%;
    bottom: 6%;
    transform: scaleX(-1);
}
.hire-developer .service .ser-arroBR {
    position: absolute;
    right: 1%;
    bottom: 6%;
    transform: scaleX(-1);
}
.hire-developer .service .ser-arroL img,
.hire-developer .service .ser-arroR img,
.hire-developer .service .ser-arroBL img,
.hire-developer .service .ser-arroBR img {
    height: 180px;
}
.faq-container .card-body h4 {
    font-size: 19px;
    color: #242424;
    font-weight: normal;
    margin-bottom: 20px;
}
.faq-container .card-body h4 b {
    font-weight: 600;
}
.faq-container .card-body ul {
    margin-left: 20px;
    margin-bottom: 15px;
}
.faq-container .card-body ul li {
    position: relative;
    margin: 0 0 10px 0;
    font-size: 15px;
    font-weight: 500;
    color: #43475a;
    padding-left: 30px;
}
.faq-container .card-body ul li::after {
    content: "\f101";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fb0469;
    font-size: 22px;
}
.work-process {
    padding: 5rem 0;
    background: #161b20;
}
.work-process .new-heading-style h2,
.work-process .new-heading-style p {
    color: #fff;
}
.work-process .new-heading-style p {
    font-size: 18px;
}
.work-process .process-info {
    margin-top: 50px;
    position: relative;
}
.work-process .process-info .single-process {
    -webkit-border-radius: 4%;
    -moz-border-radius: 4%;
    -ms-border-radius: 4%;
    -o-border-radius: 4%;
    border-radius: 4%;
    padding-top: 53px;
    margin: 0 auto;
    background: #ffffff;
    -webkit-box-shadow: 0 5px 18px 0 rgb(153 157 163 / 46%);
    -o-box-shadow: 0 5px 18px 0 rgb(153 157 163 / 46%);
    -moz-box-shadow: 0 5px 18px 0 rgb(153 157 163 / 46%);
    -ms-box-shadow: 0 5px 18px 0 rgb(153 157 163 / 46%);
    box-shadow: 0 5px 18px 0 rgb(153 157 163 / 46%);
    position: relative;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
    border: 3px solid #e9e9e9;
    overflow: hidden;
    padding: 25px 20px 30px 20px;
}
.work-process .process-info .single-process::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -60px;
    width: 100%;
    height: 145px;
    background-color: #cccccc42;
    border-radius: 50%;
    margin: 0 auto;
}
.work-process .process-info span {
    margin: auto;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #fff;
    font-size: 18px;
    line-height: 37px;
    background: #fb0469;
    color: #fff;
    display: block;
    margin-top: -26px;
    position: relative;
}
.work-process .process-info .single-process:hover,
.work-process .process-info .single-process.first:hover,
.work-process .process-info .single-process.thard:hover {
    border-color: #fb0469;
}
.work-process .process-info .single-process:after {
    position: absolute;
    content: "\f101";
    font-family: "fontawesome";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -65px;
    color: #b9b9b9;
    font-size: 39px;
}
.work-process .process-info .single-process p {
    margin: 0;
}
.work-process .process-info .single-process.last:after {
    display: none;
}
.work-process .process-info .single-process i {
    display: block;
    line-height: 25px;
    margin-bottom: 12px;
}
.work-process .process-info .single-process img {
    height: 90px;
    object-fit: contain;
    margin: auto;
    text-align: center;
    margin-bottom: 15px;
}
.work-process .process-info .single-process i:before {
    font-size: 36px;
    color: #fb0469;
}
.work-process .process-info .single-process h4 {
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000;
    padding: 0 5px;
    margin-top: 15px;
}
.funfct {
    position: relative;
    text-align: center;
}
.funfct {
    line-height: 26px;
    padding: 30px;
    border-radius: 8px 8px 8px 40px;
    margin-top: 20px;
}
.funfct p {
    font-weight: 600;
    color: #6a6a8e;
    margin: 0;
}
.funfct img {
    width: ;
    height: 50px;
    object-fit: contain;
    margin: 0 auto 4px;
    display: block;
}
.funfct .services-cuntr {
    display: inline-block;
    font-weight: 700;
    font-size: 30px;
    color: #050748;
    padding: 15px 0;
}
.srcl1 {
    background: #f3f5ff;
    border-bottom: 4px solid #b0bdff;
}
.srcl2 {
    background: #fff3e6;
    border-bottom: 4px solid #ffc093;
}
.srcl3 {
    background: #fbeefd;
    border-bottom: 4px solid #f6bcff;
}
.srcl4 {
    background: #effdff;
    border-bottom: 4px solid #9ff3ff;
}
.srcl5 {
    background: #fbfff1;
    border-bottom: 4px solid #ffdaa2;
}
@media only screen and (max-width: 767px) {
    .work-process .process-info .single-process::after {
        display: none;
    }
    .work-process .process-info .single-process {
        margin-top: 30px;
    }
    #scrollButton {
        display: none;
    }
    #scrollButton.scrolled {
        display: block;
    }
    .why_choose_section .col-sm-7 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 1199px) {
    .hire-developer .service-box h2 {
        font-size: 15px;
        line-height: normal;
    }
    .hire-developer .service-box {
        padding: 12px;
        text-align: center;
    }
    .accordion-item-content {
        font-size: 12px;
        line-height: normal;
    }
    .hire-developer .service-box img {
        height: 50px;
        width: 50px;
        margin-top: -36px;
    }
    .hire-developer .service .ser-arroL,
    .hire-developer .service .ser-arroR,
    .hire-developer .service .ser-arroBL,
    .hire-developer .service .ser-arroBR {
        display: none;
    }
    .top_header_container ul li {
        padding-left: 0;
    }
    .top_header_container ul li:first-child {
        margin-left: 0;
    }
    .top_header_container ul li .phone_content {
        font-size: 12px;
    }
    .top_header_container ul li .phone_content img {
        margin-right: 2px;
    }
    .banner_title h1 {
        font-size: 1.2rem;
        line-height: 2.2rem;
    }
    .hire-developer.tech-page .how-help-you .headsing {
        margin-bottom: 20px !important;
    }
    .tech-hire .service_box {
        padding: 2rem 0;
    }
    .tech-hire .service_box .heading-h2 {
        margin-bottom: 20px;
        line-height: normal;
    }
    .tech-row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .tech-row [class*="col-"] {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px !important;
    }
    .how-help-you .headsing,
    .tech-expert .headsing {
        margin-bottom: 20px !important;
    }
    .tech-expert .headsing p {
        font-size: 14px;
        margin-bottom: 20px !important;
    }
    .work-process .process-info .single-process p {
        font-size: 12px;
        line-height: normal;
    }
    .work-process .process-info .single-process h4 {
        font-size: 14px;
        margin-top: 8px;
    }
    .work-process .process-info .single-process {
        padding: 15px 10px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .hire-banner.banner-top .banner_title h1 {
        font-size: 22px;
        font-weight: 600;
    }
    .hire-banner.banner-top .banner_title h1 span {
        font-size: 30px;
        margin-top: 6px;
    }
    .hire-banner.banner-top .banner_title h1 span img {
        margin: auto;
        height: 40px;
        width: 46px;
    }
    .hire-developer .banner-top {
        padding: 8rem 0 2rem;
    }
    .tech-page .list-techno {
        left: -58px !important;
        transform: scale(0.8) !important;
        margin-bottom: 60px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .hire-banner.banner-top .banner_title h1.h-text {
        font-size: 18px;
    }
    .hire-banner.banner-top .banner_title h1 {
        font-size: 20px;
        font-weight: 600;
    }
    .hire-banner.banner-top .banner_title h1 span {
        font-size: 18px;
        margin-top: 6px;
    }
    .hire-banner.banner-top .banner_title h1 span img {
        margin: auto;
        height: 30px;
        width: 36px;
        object-fit: contain;
    }
    .hire-developer .card.card--choose p,
    .top_header_container ul li .phone_content img {
        display: none;
    }
    .hire-developer .card.card--choose h4 {
        margin: 0;
    }
    .hire-developer .banner-top {
        padding: 8rem 0 1rem;
    }
    .service-section .txtlink p {
        border: 0 !important;
    }
    .funfct {
        margin-top: 0 !important;
        padding: 10px;
    }
    .benifits-list {
        text-align: center;
    }
    .benifits-list li {
        font-size: 15px !important;
        margin: 3px 0 !important;
        display: inline-block;
    }
}
@media screen and (min-width: 1200px) {
    .funfct p br {
        display: none;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .funfct {
        margin-top: 20px !important;
        padding: 20px 12px;
    }
    .funfct img {
        width: 45px;
    }
    .funfct .services-cuntr {
        font-weight: 600;
        font-size: 16px;
        padding: 9px 0;
        line-height: normal;
    }
    .funfct p {
        font-weight: 500;
        line-height: normal;
        font-size: 14px;
    }
    .funfct p br {
        display: none;
    }
    .company-about {
        margin-bottom: 0;
    }
    .feature-right .new-heading-style h2 {
        text-align: left;
        font-size: 1.4rem;
    }
    .company-about .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .company-about .col-4 {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media screen and (max-width: 991px) {
    .funfct {
        margin-top: 10px !important;
        padding: 10px;
        border-radius: 10px;
    }
    .funfct img {
        width: 33px;
    }
    .funfct .services-cuntr {
        font-weight: 600;
        font-size: 15px;
        padding: 6px 0;
        line-height: normal;
    }
    .funfct p {
        font-weight: 500;
        line-height: normal;
        font-size: 12px;
    }
    .company-about .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .company-about .col-4 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .company-about {
        margin-bottom: 30px;
    }
    .feature-right .new-heading-style h2 {
        text-align: center;
        font-size: 1.1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .hire-developer .w-100 {
        display: none;
    }
    .hire-tech .row.align-items-center {
        align-items: center !important;
    }
    .tech-page .banner_title .b-review-list .rev-list iframe {
        width: 80px !important;
        height: 80px !important;
    }
    .how-help-you .price-box {
        margin: 10px 0;
        padding: 30px 15px 14px 14px;
    }
    .how-help-you .price-box h3 {
        font-size: 22px;
    }
    .how-help-you .price-box a {
        font-size: 16px;
        margin-top: 15px;
    }
    .price-box h4 {
        font-size: 14px !important;
        padding-top: 10px !important;
        margin-top: 10px !important;
    }
    .how-help-you .price-box.featured .h-btn {
        padding: 7px 30px 7px 10px !important;
        font-size: 12px !important;
    }
    .how-help-you .price-box.featured .h-btn svg {
        position: absolute;
        right: 4px !important;
        top: 15%;
    }
    .how-help-you p {
        font-size: 14px;
    }
    .feature-list p,
    .feature-list .feature-content p {
        font-size: 13px;
        margin-bottom: 0;
    }
    .feature-list h4 {
        font-size: 1rem;
        margin-bottom: 4px;
    }
}
@media screen and (max-width: 767px) {
    .hire-developer .banner-top {
        padding: 4rem 0 2rem;
    }
    .hire-developer.tech-page .banner-top {
        padding: 4rem 0 2rem;
    }
    .hire-developer.tech-page .banner-top .banner_title,
    .hire-developer.tech-page .banner_title h1 {
        text-align: center;
    }
    .hire-developer.tech-page .banner_offer-point {
        justify-content: center;
    }
    .hire-developer.tech-page .banner_title .b-review-list {
        justify-content: center;
    }
    .hire-developer.tech-page .banner_title .b-review-list iframe {
        width: 70px !important;
        height: 70px !important;
    }
    .hire-developer.tech-hire .banner_title .b-review-list iframe {
        width: 70px !important;
        height: 70px !important;
    }
    .hire-developer.tech-hire .bottom-form_wrapper {
        margin-top: 20px;
    }
    .hire-banner.banner-top .banner_title h1 span {
        font-size: 22px;
        margin-top: 6px;
        position: relative;
        padding-left: 40px;
    }
    .hire-banner.banner-top .banner_title h1 span img {
        margin: auto;
        height: 30px;
        width: 36px;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .hire-developer .service::after {
        background: #161b20;
    }
    .address-onli-desk .f-call {
        justify-content: center !important;
    }
    .how-help-you .price-box {
        margin: 10px 0;
    }
    .how-help-you .price-box a {
        font-size: 16px;
        margin-top: 15px;
    }
    .how-help-you .price-box .h-btn img {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 24px;
    }
    .how-help-you .price-box h3 {
        font-size: 22px;
    }
    .hire-developer .txtlink p {
        border: 0 !important;
        padding: 0;
    }
    .col-none {
        display: none;
    }
    .hire-banner.banner-top .banner_title h1.h-text {
        font-size: 20px;
        font-weight: 600;
    }
}
.tech-page .banner_list {
    margin: 15px 0px 10px 10px;
}
.tech-page .banner-top::after {
    background: linear-gradient(to right, #002a61cf, #003e8ee3 100%);
}
.tech-page .bd_btn {
    font-size: 18px;
    line-height: 24px;
    border: 2px solid #001352;
    border-radius: 50px;
    padding: 15px 25px;
    display: inline-block;
    font-weight: 500;
    background: #001352;
    color: #fff;
}
.ptb {
    padding: 70px 0;
}
.hsersec {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1%;
    justify-content: center;
}
.hsersec .hserbox {
    flex: 0 0 18%;
    max-width: 18%;
    margin: 1%;
    box-shadow: 1px 2px 10px 0px #0000001a;
    border-radius: 10px;
    background: #fff;
    padding: 30px 20px;
    text-align: center;
    transition: 0.5s;
}
.hsersec .hserbox:last-child {
    background: #8dd3ed42;
    border: 1px solid #aae0f1;
}
.bd_hser h2 {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    min-height: 45px;
    transition: 0.5s;
}
.bd_hser img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    transition: 0.5s;
}
.bd_hser p {
    margin: 10px 0 0 0;
}
.hsersec .hserbox .bd_hser h2 a {
    color: #000;
}
.bd_hser p a {
    color: #000;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    transition: 0.5s;
}
.bd_hser {
    position: relative;
}
.bd_hser:after {
    position: absolute;
    content: "";
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background: #fb04690d;
}
.hsersec .hserbox:hover {
    background: #161b20;
}
.hsersec .hserbox:hover .bd_hser h2,
.hsersec .hserbox:hover .bd_hser p a,
.hsersec .hserbox:hover .bd_hser h2 a {
    color: #fff;
}
.hsersec .hserbox:hover .bd_hser p a,
.hsersec .hserbox:hover p {
    color: #02aab1;
}
.hsersec .hserbox:hover .bd_hser img {
    -webkit-filter: invert(1) brightness(100);
    filter: invert(1) brightness(100);
}
.headsing h6 {
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    position: relative;
}
.headsing p {
    color: #696969 !important;
}
.headsing h6:after {
    display: none;
    position: absolute;
    content: "";
    top: 9px;
    left: 34%;
    width: 50px;
    height: 2px;
    background: #ff3f00;
}
.headsing h6:before {
    display: none;
    position: absolute;
    content: "";
    background: #ff3f00;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    top: 5px;
    left: 42%;
}
.headsing h2 {
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    color: #000;
}
.headsing h2 strong,
.headsing h2 span {
    color: #0d6fb2;
    font-weight: 700;
}
.bortop p {
    margin: 0;
    border-top: 4px solid #0f0c53;
    padding: 10px 0 0 0;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
}
.txtlink p {
    margin: 0;
    border: 2px solid #001352;
    border-radius: 50px;
    display: inline-block;
    padding: 1px 1px 1px 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}
.txtlink p > a {
    color: #fb0469;
}
.tech-page .list-techno {
    display: block !important;
    position: relative;
    height: 100%;
    width: 540px;
    height: 410px;
    margin: 0 auto;
    margin-bottom: 70px;
}
.tech-page .list-techno .pool-box-list {
    display: inline-block;
    position: absolute;
    width: 160px;
    height: 160px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.12) 2px 1px 5px 0px, rgb(15 50 94) 0px 1px 2px;
    margin: 0;
}
.tech-page .list-techno .pool-box-list .i-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background: transparent !important;
    padding: 0 !important;
}
.tech-page .list-techno .pool-box-list .i-wrap a {
    display: block;
    width: 100%;
    padding: 10px;
}
.tech-page .list-techno .pool-box-list .i-wrap a i {
    display: block;
    margin-bottom: 6px;
}
.tech-page .list-techno .pool-box-list .i-wrap a i img {
    width: 100%;
    height: 45px;
    object-position: center;
    object-fit: contain;
}
.tech-page .list-techno .pool-box-list .i-wrap a small {
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin: 0;
    line-height: normal;
}
.tech-page .list-techno .pool-box-list:nth-child(1) {
    left: 0;
    top: 0;
    width: 180px;
    height: 180px;
}
.tech-page .list-techno .pool-box-list:nth-child(1) .i-wrap a i img {
    height: 70px;
}
.tech-page .list-techno .pool-box-list:nth-child(2) {
    left: 205px;
    top: 50px;
    width: 140px;
    height: 140px;
}
.tech-page .list-techno .pool-box-list:nth-child(3) {
    right: 0;
    top: 10px;
    width: 160px;
    height: 160px;
}
.tech-page .list-techno .pool-box-list:nth-child(3) .i-wrap a i img {
    height: 55px;
}
.tech-page .list-techno .pool-box-list:nth-child(4) {
    left: 287px;
    top: 300px;
    width: 100px;
    height: 100px;
}
.tech-page .list-techno .pool-box-list:nth-child(4) .i-wrap a i img {
    height: 33px;
}
.tech-page .list-techno .pool-box-list:nth-child(5) {
    left: 150px;
    top: 200px;
    width: 120px;
    height: 120px;
}
.tech-page .list-techno .pool-box-list:nth-child(6) {
    left: 328px;
    top: 170px;
    width: 130px;
    height: 130px;
}
.tech-page .list-techno .pool-box-list:nth-child(7) {
    width: 138px;
    height: 138px;
    bottom: 11px;
    left: 0;
}
.tech-page .list-techno .pool-box-list:nth-child(8) {
    width: 120px;
    height: 120px;
    right: -37px;
    bottom: 22px;
}
.tech-page .list-techno .pool-box-list:nth-child(9) {
    width: 120px;
    height: 120px;
    left: 153px;
    bottom: -70px;
}
.tech-page .list-techno .pool-box-list:hover {
    background: #fb0469;
    color: #fff;
}
.tech-page .list-techno .pool-box-list:hover .i-wrap a small {
    color: #fff;
}
.tech-page .list-techno .pool-box-list:hover .i-wrap img {
    filter: brightness(0) invert(1);
}
.price-box {
    display: block;
    padding: 36px 24px;
    border-radius: 20px;
    text-align: center;
    border: 1px solid #0d6fb2;
    position: relative;
}
.price-box h4 {
    font-size: 16px;
    color: #000;
    line-height: 1.4;
    padding-top: 20px;
    border-top: 1px solid #343a40;
    margin-top: 20px;
    margin-bottom: 0;
}
.price-box h3 {
    font-size: 30px;
    margin: 0;
    line-height: 1;
    color: #000;
}
.price-box small {
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 400;
    display: block;
}
.price-box h3 span {
    font-size: 17px;
}
.price-box p {
    margin-top: 10px;
}
.how-help-you .headsing h2 {
    color: #fff;
}
.how-help-you .price-box {
    background-color: #fff;
}
.price-box.featured {
    color: #fff;
    background: #0d6fb2;
}
.price-box.featured h3,
.price-box.featured h4,
.price-box.featured p {
    color: #fff;
}
.price-box.featured h4 {
    border-color: #fff;
}
.price-box.featured .how-help-you__badge {
    top: -15px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.how-help-you .price-box .h-btn {
    background: transparent;
    padding: 0;
    border: 0;
    color: #0d6fb2;
    position: relative;
    padding: 0 39px 0 0;
    width: auto;
    display: inline-block;
}
.how-help-you .price-box .h-btn:hover {
    color: #161b20;
}
.how-help-you .price-box .h-btn img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.how-help-you .price-box.featured .h-btn {
    border: 1px solid #fff;
    padding: 15px 56px 15px 15px;
    background: #fff;
    color: #0d6fb2;
}
.how-help-you .price-box.featured .h-btn:hover {
    background: transparent;
    color: #fff;
}
.how-help-you .price-box.featured .h-btn img {
    position: absolute;
    right: 10px;
}
.service-section {
    background: #161b20;
    color: #fff;
}
.service-section .hsersec .hserbox:hover {
    background: #fb0469;
}
.service-section .hsersec .hserbox:hover .bd_hser p a,
.service-section .hsersec .hserbox:hover p {
    color: #fff;
}
.service-section .hsersec .hserbox:last-child {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.service-section .hsersec .hserbox:last-child:hover {
    background: #fb0469;
    border-color: #fb0469;
}
.service-section .hsersec .hserbox:last-child .bd_hser h2,
.service-section .hsersec .hserbox:last-child .bd_hser p {
    color: #fff;
}
.service-section .hsersec .hserbox:last-child .bd_hser img {
    -webkit-filter: invert(1) brightness(100);
    filter: invert(1) brightness(100);
}
.service-section .txtlink p {
    border: 2px solid #fb0469;
    color: #fff;
}
.tech-page .bd_btn {
    background: #fb0469;
}
.why_choose_section .card.card--choose {
    height: auto;
    padding: 16px;
    margin-bottom: 16px;
}
.service_box {
    position: relative;
    background: #f5f5fd url(../images/portfolio-bg.jpg) no-repeat top center;
    padding: 5rem 0;
}
.service_box .heading-h2 {
    text-transform: none;
    margin-bottom: 0.9375rem;
    font-weight: 700;
    line-height: 2.625rem;
    color: #1b3567;
    margin-bottom: 50px;
}
.service_box .heading-h2 span {
    color: #0d6fb2;
}
.more-serv h3 {
    font-weight: 600;
    font-size: 26px;
    color: #1b3567;
    margin: 0 0 15px 0;
}
ul.oth-service {
    margin: 15px 0 30px 0;
}
.more-serv .oth-service li {
    font-size: 16px;
    margin: 10px 0;
    position: relative;
    padding-left: 25px;
}
.more-serv .oth-service li::before {
    content: "\f101";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #0d6fb2;
}
.service_item {
    background-color: #fff;
    border: solid #d8e1ec;
    border-radius: 0.625rem;
    border-width: 1px 1px 0.3125rem;
    position: relative;
    width: 100%;
    padding: 16px;
    height: 100%;
}
.service_item h4 {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    margin-top: 16px;
    margin-bottom: 0;
    min-height: 45px;
    transition: 0.5s;
    text-align: center;
}
.service_item img {
    display: block;
    margin: 0 auto;
    max-width: 60px;
}
.benifits-list li {
    font-size: 18px;
    margin: 20px 0;
    position: relative;
    line-height: normal;
    background: #cccccc54;
    padding: 14px 14px 14px 45px;
    border-radius: 4px;
}
.benifits-list li:last-child {
    margin-bottom: 0;
}
.benifits-list li::before {
    content: "\f101";
    font-family: "FontAwesome";
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 26px;
    color: #fb0469;
    z-index: 3;
}
.tech-expert {
    background-color: #161b20;
}
.tech-expert .headsing h2 {
    color: #fff;
}
.tech-expert .headsing p {
    color: #fff !important;
    font-size: 15px;
    margin-bottom: 50px !important;
}
.expert-list {
    text-align: left;
}
.expert-list h3 {
    text-align: left;
    color: #fff;
    margin-bottom: 10px;
    font-size: 22px;
}
.expert-list ul {
    margin-bottom: 30px;
    font-size: 0;
}
.expert-list ul li {
    text-align: center;
    border: 1px solid #bababa;
    padding: 7px 12px;
    font-size: 14px;
    display: inline-block;
    margin: 4px;
    color: #d6d6d6;
    border-radius: 4px;
}
.tech-expert .btn-wrapper {
    margin-top: 50px;
}
.expert-list {
    display: grid;
    grid-template-rows: 1fr auto;
    break-inside: avoid;
}
.expert-list .expe-border {
    grid-row: 1 / -1;
    grid-column: 1;
}
.cou-columns {
    column-count: 2;
    column-gap: 30px;
}
.view-bg {
    text-align: center;
    background: rgb(22, 27, 32);
    background: linear-gradient(180deg, rgba(22, 27, 32, 0.23021708683473385) 9%, rgba(22, 27, 32, 0.9669117647058824) 50%, rgba(22, 27, 32, 1) 93%);
    padding: 60px 30px 30px 30px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
}
.view-bg button {
    border: 0;
    border-radius: 0.3125rem;
    color: #fff;
    background-color: transparent;
    padding: 0.7675rem 0.4375rem;
    text-align: center;
    font-size: 18px;
    outline: 0;
    box-shadow: none;
    cursor: pointer;
    color: #fb0469;
    position: relative;
    padding-right: 23px;
}
.view-bg button:before {
    content: "";
    position: absolute;
    background-image: url(../images/right-arrow.svg);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    top: 14px;
    right: 0;
    left: inherit;
    transform: rotate(90deg);
    margin: auto;
    -webkit-animation: pulso 2s ease-in-out infinite;
    animation: pulso 2s ease-in-out infinite;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.w-bg.how-help-you {
    background-color: transparent;
}
.w-bg.how-help-you .headsing h2 {
    color: #000;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .feature-left h3 {
        font-size: 1.6rem;
    }
    .feature-left h6 {
        font-size: 16px;
        line-height: normal;
    }
    .expert-list ul li {
        padding: 6px 10px;
        font-size: 13px;
        margin: 5px 3px;
    }
    .how-help-you .price-box h3 {
        font-size: 18px;
    }
    .work-process .process-info .single-process img {
        height: 60px;
    }
    .work-process .process-info .single-process h4 {
        font-size: 18px;
        padding: 0 5px;
        margin-top: 10px;
    }
    .work-process .process-info .single-process p {
        margin: 0;
        font-size: 12px;
        line-height: normal;
    }
    .work-process .process-info .single-process {
        padding: 20px;
    }
    .hire-developer .card.card--choose p {
        font-size: 12px;
        line-height: 15px;
    }
    .hire-developer .card.card--choose h4 {
        font-size: 1.15rem;
        margin-bottom: 5px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .oth-service {
        text-align: center;
        margin-top: 15px;
    }
    .more-serv h3 {
        text-align: center;
        margin-top: 20px !important;
    }
    .more-serv .oth-service li {
        display: inline-block;
        margin: 8px;
    }
    .more-serv .btn-wrapper {
        text-align: center !important;
    }
    .benifits-list li {
        font-size: 16px;
        margin: 10px 0;
    }
}
@media screen and (max-width: 1199px) {
    .view-bg {
        padding: 30px 20px 20px 20px;
    }
    .tech-expert .btn-wrapper {
        margin-top: 20px;
    }
    .expert-list h3 {
        margin-bottom: 6px;
        font-size: 18px;
    }
    .expert-list ul {
        margin-bottom: 20px;
    }
    .work-process {
        padding: 50px 0;
    }
    .work-process .new-heading-style p {
        line-height: normal;
        font-size: 14px;
    }
    .hire-banner.banner-top .banner_title h1 span {
        margin-top: 0px;
        position: relative;
        padding-left: 50px;
        line-height: normal;
    }
    .hire-banner.banner-top .banner_title h1 span img {
        margin: auto;
        height: 30px;
        width: 36px;
        object-fit: contain;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .service_item h4 {
        color: #000;
        font-size: 15px;
    }
    .more-serv h3 {
        font-size: 20px;
        margin: 0 0 9px 0;
    }
    .more-serv .btn--animated:before {
        right: 10px;
    }
    .more-serv .btn.btn--animated {
        position: relative;
        padding-left: 20px;
        padding-right: 40px;
        font-size: 14px;
    }
    .more-serv .oth-service li {
        font-size: 14px;
        padding-left: 20px;
    }
    .hire-developer.tech-hire .banner_title .b-review-list .rev-list iframe {
        width: 70px !important;
        height: 70px !important;
    }
}
@media screen and (max-width: 767px) {
    .cou-columns {
        column-count: 1;
        column-gap: 0;
    }
    .expert-list ul li {
        padding: 10px 16px;
        font-size: 13px;
        margin: 5px 2px;
    }
    .benifits-list li {
        font-size: 15px;
        margin: 10px 0;
    }
    .work-process .process-info {
        margin-top: 0;
    }
    .more-serv {
        text-align: center;
        margin-top: 15px;
    }
    .more-serv h3 {
        font-size: 22px;
    }
    .more-serv .oth-service li {
        font-size: 13px;
        margin: 5px 5px;
        padding-left: 15px;
        display: inline-block;
    }
}
.foot-border {
    background: linear-gradient(90deg, #03a9f4, #ff5800, #fbba14, #03a9f4);
    background-size: 200%;
    padding: 2px;
}
.main-footer .inner-footer {
    display: flex;
    flex-wrap: wrap;
}
.main-footer .inner-footer .footer-left {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    background-color: #fff;
}
.main-footer .inner-footer .footer-left .foot-pad {
    padding: 30px 30px 30px 30px;
}
.main-footer .inner-footer .footer-right {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    background: url(../images/bg-footer.webp) no-repeat top center;
    background-size: cover;
    position: relative;
}
.main-footer .inner-footer .footer-right::after {
    content: "";
    position: absolute;
    right: 30px;
    top: 0;
    width: 421px;
    height: 76px;
    background: url(../images/foot-after.webp) no-repeat top right;
    background-size: contain;
}
.main-footer .inner-footer .footer-right .address-wrap {
    padding: 50px 30px 0 40px;
}
.main-footer .inner-footer .footer-right .address-wrap .foothead {
    margin-bottom: 10px;
}
.main-footer .inner-footer .foot-logo img {
    height: 70px;
    object-fit: contain;
    margin-bottom: 10px;
}
.main-footer .inner-footer p {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    margin-top: 10px;
}
.main-footer .inner-footer .com-logo {
    margin-bottom: 20px;
}
.main-footer .inner-footer .com-logo img {
    height: 44px;
    object-fit: contain;
    width: auto;
    margin-left: 20px;
}
.main-footer .inner-footer .com-logo img:first-child {
    margin-left: 0;
    height: 62px;
}
.footer-top {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #161b20;
}
.footer-top h3 {
    text-align: left;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}
.footer-top h3 span {
    color: #fb0469;
}
.footer-top h4 {
    text-align: left;
    color: #2abcb0;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
}
.footer-top h4 span {
    color: #fff;
}
.footer-top .b-review-list {
    display: flex;
    justify-content: center;
}
.footer-top .b-review-list .rev-list {
    margin: 0 10px;
}
.footer-top .b-review-list .rev-list img {
    height: 100px;
    object-fit: contain;
}
.footer-top .b-review-list .rev-list.batch img {
    height: 70px;
}
.popup-left .b-review-list .rev-list {
    margin: 0 10px;
}
.popup-left .b-review-list img {
    height: 80px;
}
.popup-left .b-review-list .batch img {
    height: 50px;
}
.foothead h4 {
    color: #000000;
    font-size: 19px;
    line-height: 20px;
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
    display: inline-block;
    /* padding-right: 69px; */
}
.mobcall img {
    filter: grayscale(1);
}
.foot-phone ul {
    display: flex;
    flex-wrap: wrap;
}
.foot-phone ul li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.foot-phone ul li h5 {
    font-size: 15px;
    margin: 0 0 6px 0;
    color: #fb0469;
    font-weight: 500;
}
.foot-phone ul li h5 img {
    margin-right: 4px;
    height: 15px;
    width: 30px;
}
.main-footer .inner-footer .foot-phone ul li p {
    font-size: 16px;
    font-weight: 500;
}
.main-footer .inner-footer .foot-phone ul li p a {
    color: #000;
}
.main-footer .inner-footer .payment-wrap {
    background-color: #161b20;
    padding: 15px 20px;
    text-align: center;
}
.main-footer .inner-footer .payment-wrap .pay-btn {
    height: 60px;
    object-fit: contain;
    margin-right: 20px;
}
.main-footer .inner-footer .copyright-wrap {
    padding: 20px 20px 20px 60px;
}
.main-footer .inner-footer .copyright-wrap p {
    margin: 0;
}
.main-footer .inner-footer .copyright-wrap p span {
    color: #009b99;
}
.main-footer .inner-footer .address-box {
    padding-left: 60px;
}
.main-footer .inner-footer .address-box .add-flag {
    position: absolute;
    left: 0;
    top: 5px;
    width: 45px;
    height: 28px;
    border-radius: 0;
    object-fit: cover;
}
.main-footer .inner-footer .address-box h2 {
    color: #062eb1;
    font-size: 17px;
    font-weight: 600;
    padding: 0;
}
.main-footer .inner-footer .address-box h2 span {
    color: #009b99;
    font-weight: 600;
    font-size: 15px;
}
.main-footer .inner-footer .address-box h4 {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    margin-top: 5px;
    letter-spacing: 0.2px;
    line-height: 18px;
    margin-bottom: 0;
}
.address-bottom {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.address-bottom .social-link {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.address-bottom .social-link li {
    margin-right: 10px;
}
.address-bottom .social-link li a {
    border: 2px solid #000;
    padding: 5px;
    height: 40px;
    width: 40px;
    line-height: 22px;
    display: block;
    border-radius: 50%;
    text-align: center;
    margin: auto;
}
.address-bottom .social-link li a:hover {
    border-color: #009b99;
    background-color: #fff;
}
.address-bottom .social-link li img {
    height: 20px;
    object-fit: contain;
    text-align: center;
}
.email-btn {
    border: 2px solid #0f0c53;
    color: #0f0c53 !important;
    padding: 17px 22px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 40px;
    line-height: normal;
    vertical-align: middle;
}
.email-btn img {
    margin-right: 10px;
}
.email-btn:hover {
    background-color: #fff;
}
.address-bottom .b-review-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.address-bottom .b-review-list .b-review {
    background: #fff;
    padding: 8px;
    border-radius: 9px;
    width: 207px;
    margin-right: 20px;
}
.bottom-link {
    background-color: #161b20;
    padding: 30px 20px;
}
.bottom-link .quick-menu {
    display: flex;
    flex-wrap: wrap;
    width: 60%;
    margin: 0;
}
.bottom-link .quick-menu li {
    margin: 0 0 0 19px;
}
.bottom-link .quick-menu li:last-child {
    margin-right: 0;
}
.bottom-link .quick-menu li a {
    color: #cfcfcf;
    font-size: 13px;
}
.bottom-link .quick-menu li a:hover {
    color: #009b99 !important;
}
.mob-show,
.dm-hide {
    display: none;
}
.fRight .btn {
    background: #001352;
    border-color: #001352;
}
.related-tech .pool-tech {
    margin: 10px;
    border-radius: 6px;
    overflow: hidden;
    width: 12%;
    background-color: #fff;
    text-align: center;
    border: 2px solid #fff;
    transition: 0.3s;
    position: relative;
}
.related-tech .pool-tech .i-wrap {
    position: relative;
    z-index: 3;
    padding: 20px 15px;
}
.related-tech .pool-tech::after {
    /* content: ""; */
    position: absolute;
    right: -50px;
    top: -50px;
    width: 100px;
    height: 100px;
    background-color: #e2f3ff;
    transition: 0.3s;
    border-radius: 50%;
}
.related-tech .pool-tech:hover:after {
    width: 120px;
    height: 120px;
}
.related-tech .pool-tech small {
    margin: 16px 0 0 0;
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    line-height: normal;
}
.related-tech .pool-tech img {
    margin: auto;
    height: 50px;
    object-fit: contain;
}
.related-tech .pool-tech small .fa {
    font-size: 21px;
    margin-left: 7px;
    color: #0d6fb2;
    line-height: 10px;
    transition: 0.3s;
}
.related-tech .pool-tech:hover {
    border: 2px solid #0d6fb2;
}
.related-tech .pool-tech:hover small .fa {
    margin-left: 10px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .main-footer .inner-footer .address-box h2 span {
        font-size: 11px;
    }
    .main-footer .inner-footer .footer-right .address-wrap,
    .main-footer .inner-footer .footer-left .foot-pad {
        padding: 20px 15px;
    }
    .address-wrap .foothead h4 {
        margin: 0;
    }
    .main-footer .inner-footer .address-box .add-flag {
        width: 30px;
        height: 19px;
    }
    .main-footer .inner-footer .address-box h4 {
        font-size: 10px;
        margin-top: 3px;
        letter-spacing: 0.2px;
        line-height: 15px;
    }
    .main-footer .inner-footer .address-box h2 {
        font-size: 12px;
    }
    .address-wrap .mb-4,
    .address-wrap .mb-3 {
        margin-bottom: 7px !important;
    }
    .main-footer .inner-footer p {
        font-size: 11px;
        line-height: normal;
        margin-top: 0;
    }
    .foothead h4 {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .main-footer .inner-footer .com-logo img:first-child {
        height: 30px;
    }
    .main-footer .inner-footer .com-logo img {
        height: 22px;
        margin-left: 6px;
    }
    .main-footer .inner-footer .foot-phone ul li p {
        font-size: 11px;
        margin-bottom: 5px;
    }
    .foot-phone ul li h5 img {
        display: none;
    }
    .foot-phone ul li h5 {
        font-size: 12px;
        margin: 0 0 2px 0;
    }
    .email-btn {
        padding: 9px 14px !important;
        font-size: 14px !important;
        line-height: normal !important;
    }
    .email-btn img {
        display: none;
    }
    .main-footer .inner-footer .rev-list.batch iframe {
        width: 60px !important;
        height: 60px !important;
    }
    .foot-pad .btn--animated:before {
        display: none;
    }
    .foot-pad .btn--animated {
        font-size: 12px;
        padding: 6px 9px;
        height: auto !important;
        line-height: normal !important;
    }
    .address-bottom {
        justify-content: center;
        margin: 20px 0 0 0;
    }
    .main-footer .inner-footer .payment-wrap {
        padding: 10px;
    }
    .main-footer .inner-footer .payment-wrap img {
        height: 28px;
        object-fit: contain;
    }
    .main-footer .inner-footer .payment-wrap .pay-btn {
        margin-right: 10px;
        height: 28px;
    }
    .address-bottom .social-link li a {
        padding: 5px;
        height: 30px;
        width: 30px;
        line-height: 15px;
    }
    .address-bottom .social-link li img {
        height: 14px;
    }
    .main-footer .inner-footer .address-box {
        padding-left: 40px;
    }
    .footer-top {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .footer-top h3 {
        font-size: 26px;
    }
    .footer-top h4 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .related-tech .pool-tech {
        width: 20%;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .main-footer .inner-footer .footer-left,
    .main-footer .inner-footer .footer-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .main-footer .inner-footer .footer-left .foot-pad {
        display: flex;
        flex-wrap: wrap;
        padding: 10px 0 0 0;
    }
    .main-footer .inner-footer .footer-left .foot-pad .fRight {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        background: #0d6fb2;
        padding: 15px;
        margin-top: 10px;
    }
    .main-footer .inner-footer .footer-left .foot-pad .fLeft {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .main-footer .inner-footer .foot-logo img {
        margin-bottom: 0;
    }
    .foot-phone ul li h5 img {
        display: inline-block;
    }
    .fRight .foothead h4 {
        margin-bottom: 0;
        color: #fff;
    }
    .main-footer .inner-footer .btn-wrapper,
    .main-footer .inner-footer .payment-wrap {
        display: none;
    }
    .main-footer .inner-footer .com-logo {
        margin-bottom: 0;
    }
    .main-footer .inner-footer .com-logo img {
        height: 36px;
    }
    .main-footer .inner-footer .com-logo img:first-child {
        height: 50px;
    }
    .foot-phone ul li {
        -ms-flex: 0 0 50%;
        flex: 0 0 20%;
        max-width: 20%;
        text-align: center;
    }
    .main-footer .inner-footer .foot-phone ul li p {
        margin-top: 6px;
    }
    .main-footer .inner-footer .foot-phone ul li p a {
        color: #fff;
    }
    .fRight .foothead {
        text-align: center;
        margin-bottom: 20px;
    }
    .mob-hide,
    .page-template-career .desk-block {
        display: none;
    }
    .mob-show,
    .dm-hide {
        display: block;
    }
    .bottom-link .quick-menu {
        width: 100%;
    }
    .main-footer .inner-footer .copyright-wrap p {
        color: #fff;
    }
    .hsersec .hserbox {
        flex: 0 0 22%;
        max-width: 22%;
    }
    .footer-top h3 {
        text-align: center;
    }
    .footer-top h4 {
        margin-bottom: 20px;
        text-align: center;
    }
    .footer-top .b-review-list .rev-list iframe {
        width: 70px !important;
        height: 70px !important;
    }
}
@media screen and (max-width: 767px) {
    .tech-page .banner_list {
        margin: 15px 0px 10px 0;
    }
    .main-footer .inner-footer .footer-left {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .main-footer .inner-footer .footer-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .main-footer .inner-footer .footer-left .foot-pad,
    .main-footer .inner-footer .footer-right .address-wrap {
        padding: 20px 15px;
    }
    .main-footer .inner-footer .com-logo img {
        height: 30px;
        margin-left: 10px;
    }
    .main-footer .inner-footer .com-logo img:first-child {
        height: 40px;
    }
    .main-footer .inner-footer .com-logo {
        justify-content: center;
    }
    .main-footer .inner-footer .footer-right .foothead h4 {
        margin-bottom: 3px;
    }
    .main-footer .inner-footer .address-box .add-flag,
    .mob-hide {
        display: none;
    }
    .address-wrap .mb-4,
    .address-wrap .mb-3 {
        margin-bottom: 10px !important;
    }
    .footer-top .b-review-list {
        margin-top: 30px;
    }
    .footer-top .rev-list.batch iframe {
        width: 60px !important;
        height: 60px !important;
    }
    .address-bottom {
        justify-content: center;
        margin: 0;
    }
    .bottom-link .quick-menu,
    .foot-phone ul {
        width: 100%;
        justify-content: center;
    }
    .foot-phone ul li {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .footer-right .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .footer-right [class*="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .mob-show {
        display: block;
        color: #fff;
    }
    .main-footer .inner-footer .copyright-wrap p {
        color: #fff;
    }
    .address-bottom .add-col {
        margin-top: 20px;
    }
    .main-footer .inner-footer .address-box h2 span {
        font-size: 11px;
    }
    .footer-top {
        padding: 20px 0;
        text-align: center;
    }
    .footer-top h3 {
        text-align: center;
        font-size: 22px;
        margin-bottom: 7px;
    }
    .footer-top h4 {
        text-align: center;
        font-size: 14px;
    }
    .bottom-link {
        padding: 20px 10px;
        padding-bottom: 50px;
    }
    .main-footer .inner-footer .copyright-wrap {
        padding: 10px;
        text-align: center;
    }
    .bottom-link .quick-menu li {
        margin: 0 0 0 9px;
    }
    .main-footer .inner-footer .address-box {
        padding-left: 0;
    }
    .main-footer .inner-footer .address-box h2 {
        font-size: 14px;
        margin-bottom: 2px;
    }
    .main-footer .inner-footer .foot-phone ul li p {
        font-size: 13px;
    }
    .foot-phone ul li h5 {
        font-size: 13px;
        margin: 0 0 3px 0;
    }
    .tech-hire .pool-box {
        flex-wrap: wrap;
        overflow-x: inherit;
        justify-content: center;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .related-tech .pool-tech {
        margin: 4px;
    }
    .related-tech .pool-tech img {
        height: 30px;
    }
    .related-tech .pool-tech small {
        margin: 4px 0 0 0;
        font-size: 12px;
    }
    .related-tech .pool-tech .i-wrap {
        z-index: 3;
        padding: 8px 8px;
    }
    .related-tech .w-100 {
        display: none;
    }
    .related-tech .pool-tech small .fa {
        font-size: 11px;
        margin-left: 3px;
        transition: 0.3s;
        display: block;
    }
    .related-tech .pool-tech {
        width: 25%;
    }
}
@media screen and (max-width: 575px) {
    .fRight,
    .fLeft {
        text-align: center;
    }
}

/* Price */

#price-tabs {
    display: flex;

    justify-content: center;

    padding-bottom: 50px;

    margin-bottom: 20px;
}

#price-tabs li a {
    margin: 10px;

    width: auto;

    background: transparent;

    border: 1px solid #2789bc;

    padding: 8px 20px;

    border-radius: 50px;

    font-size: 14px;

    cursor: pointer;

    color: #2789bc;
}

#price-tabs li a.active,
#price-tabs li a:hover {
    background: #2789bc;

    color: #fff;

    border-color: #2789bc;
}

.container1,
.container2 {
    display: none;
}

/* Price Box */

.new-technology .name-tech {
    background: transparent;

    display: inline-block;
}

.new-technology .name-tech .i-wrap {
    background: transparent;

    border: 1px solid #fff;

    padding: 15px 40px 15px 20px;

    font-size: 16px;

    color: #fff;

    position: relative;

    border-radius: 9px;

    width: 108px;
}

.new-technology .name-tech .i-wrap img {
    width: 42px;

    object-fit: contain;

    margin-left: 10px;

    position: absolute;

    right: -26px;

    top: 50%;

    transform: translateY(-50%);

    filter: brightness(0) saturate(100%) invert(18%) sepia(73%) saturate(7470%) hue-rotate(328deg) brightness(86%) contrast(100%);
}

.new-technology .pool-box {
    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: start;
}

.tooltip {
    position: relative;

    display: inline-block;

    cursor: pointer;
}

.pool-section .bd_technology .pool-box-list {
    overflow: inherit;
}

.pool-section .bd_technology .pool-box-list .tooltip {
    opacity: 1;
}

/* Tooltip text */

.tooltip::after {
    content: attr(tooltip-text);

    position: absolute;

    top: -5px;

    left: 105%;

    background-color: #333;

    color: #fff;

    padding: 5px 10px;

    border-radius: 5px;

    white-space: nowrap;

    opacity: 0;

    visibility: hidden;

    transform: translateY(-10px);

    transition: opacity 0.3s, transform 0.3s;
}

/* Show the tooltip text when hovering */

.tooltip:hover::after {
    opacity: 1;

    visibility: visible;

    transform: translateY(0);
}

/* Tooltip position variations */

.tooltip.top::after {
    top: auto;

    bottom: 100%;

    left: 50%;

    transform: translateX(-50%) translateY(-10px);
}

.tooltip.top:hover::after {
    transform: translateX(-50%) translateY(0);
}

.new-technology .pool-box-list .i-wrap {
    padding: 8px;
}

.new-technology .pool-box-list .i-wrap img {
    height: 50px;

    width: 50px;

    object-fit: contain;
}

.related-tech .pool-tech p {
    margin-top: 10px;
}

.sofmeth .card {
    flex: 0 0 23%;

    max-width: 23%;

    margin: 1%;
}

.card_img {
    background: #fff;

    width: 60px;

    height: 60px;

    text-align: center;

    line-height: 50px;

    padding: 5px;

    margin-bottom: 10px;
}

.card_img img {
    width: 100%;

    height: 100%;

    object-fit: contain;
}

/* How We Can Work With You new section */

.workwithyou-box {
    background-color: #fff;

    padding: 40px 20px 32px 20px;

    text-align: center;

    border: 1px solid #ccc;

    border-radius: 9px;

    transition: 0.3s;

    border-width: 1px 1px 0.3125rem;

    display: flex;

    flex-wrap: wrap;

    height: 100%;

    justify-content: center;

    margin-bottom: 30px;
}

.workwithyou-box:hover {
    border-color: #fd3b8a;
}

.workwithyou-box figure {
    width: 100%;
}

.workwithyou-box figure img {
    width: auto;

    height: 75px;
}

.workwithyou-box figcaption {
    width: 100%;
}

.workwithyou-box figcaption h3 {
    font-size: 20px;

    color: #000;

    font-weight: 600;

    margin-bottom: 16px;

    line-height: 1.4;
}

.workwithyou-box a.btn.btn--primary {
    font-size: 16px;

    padding: 0 40px 0 20px;

    width: 100%;

    height: 50px;

    line-height: 54px;

    margin-top: auto;
}

.workwithyou-box figcaption a.btn--animated:before {
    right: 15px;
}

.row-gap {
    row-gap: 30px;
}

.rev-list.batch img {
    height: 50px !important;
}

/* How We Can Work With You new section End*/

.freamwork {
    text-align: center;

    background: #333;

    padding: 30px 15px 25px 15px;

    height: 100%;

    border: 1px solid #ccc;

    border-radius: 0.625rem;

    border-radius: 8px 8px 8px 40px;
}

.freamwork figure img {
    width: 100px;

    height: 100px;

    border-radius: 15px;

    object-fit: cover;
}

.freamwork h4 {
    font-size: 17px;

    margin-bottom: 0;

    color: #fff;

    line-height: 1.3;
}

.form-row {
    margin-right: -8px;

    margin-left: -8px;
}

.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 8px;

    padding-left: 8px;
}

.captha_div {
    display: flex;

    align-items: center;

    margin-bottom: 0 !important;

    padding: 5px !important;

    border: 1px solid #ced4da;
}

.captha_div input {
    border: 0;
}

/* Date: 23/08/2024 */

/* 3rd clutch logo */

.rev-list.batch img {
    height: 75px !important;
}

/* what's next */

.section--whyChoose {
    background: #161b20;
}

.common-section-all {
    padding: calc(1.525rem + 3.3vw) 0;

    position: relative;
}

.section--whyChoose .new-heading-style {
    margin-bottom: 40px;

    position: relative;
}

.new-heading-style h2 {
    font-weight: 700;
}

.section--whyChoose .new-heading-style p {
    font-size: 18px;

    margin: 0;

    color: inherit;

    text-align: inherit;

    line-height: normal;

    color: #fff;
}

.whtimgsec {
    display: flex;

    flex-wrap: wrap;

    justify-content: center;
}

.whtimgsec .whtimg {
    flex: 0 0 180px;

    max-width: 180px;

    text-align: center;

    margin: 1%;
}

.whtimgsec .whtimg .wimgbox {
    width: 90px;

    height: 90px;

    margin: auto;

    border-radius: 50px;

    overflow: hidden;

    background: #fff;
}

.whtimgsec .whtimg .wimgbox img {
    width: 100%;

    height: 100%;

    object-fit: cover;
}

.whtimgsec .whtimg h2 {
    margin: 10px 0 0 0;
    font-size: 16px;
    line-height: 24px;
}
a.linkedin_btn {
    margin-left: 5px;
    width: 24px;
    height: 24px;
    display: inline-block;
    background: #007bff;
    color: #fff;
    line-height: 24px;
    border-radius: 25px;
    font-size: 12px;
    border: 0;
    transition: 0.5s;
}
a.linkedin_btn:hover{
    background: #b9dbff;
    color: #007bff;
}
/* hire developer section price tabs */

#price-tabs {
    display: flex;

    justify-content: center;

    padding-bottom: 50px;

    margin-bottom: 20px;
}

#price-tabs li a {
    margin: 10px;
    width: auto;
    background: transparent;
    border: 1px solid #0d6fb2;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 14px;
    cursor: pointer;
    color: #0d6fb2;
}

#price-tabs li a.active,
#price-tabs li a:hover {
    background: #0d6fb2;
    color: #fff;
    border-color: #0d6fb2;
}

.dark-bg {
    background: #06111ae6 !important;
}

@media screen and (max-width: 568px) {
    /* #scrollButton {
        display: block;
        padding: 0 !important;
        transform: unset;
        left: unset;
        right: 0;
    } */
    .min-popup h4 {
        font-size: 0 !important;
        display: none;
    }
    .min-popup h4 {
        width: auto;
    }
    .min-popup .btn--animated {
        display: none;
    }
    .min-popup .min-img {
        background: #ffffff00;
    }
    .min-popup .min-img img {
        filter: invert(1) brightness(0);
    }
}
@media screen and (max-width: 440px) {
    .address-bottom .add-col a {
        font-size: 13px;
    }

    .address-bottom .add-col a img {
        width: 20px;
    }
}

/* SM Style 04-09-2024 */

.bgwhitegra {
    background: #ffffff;
    background: -webkit-linear-gradient(to bottom, #ffffff, #e0f4ff);
    background: linear-gradient(to bottom, #ffffff, #e0f4ff);
    padding: 9rem 0 3rem;
}
.bgwhitegra h1,
.bgwhitegra p,
.bgwhitegra ul li,
.bgwhitegra h2,
.bgwhitegra h3 {
    color: #0e1f32;
}

.bgwhitegra h1 span {
    color: #0d6fb2;
}
.bgwhitegra .banner_list li .green-check {
    filter: invert(1);
}
.bgwhitegra .banner_title .b-review-list .rev-list.batch img {
    height: 80px;
    object-fit: contain;
    filter: invert(1);
}

.bgwhite {
    background-color: #fff;
}
.bg_lightblue {
    background: #e9f4ff;
}

.bgwhite .headsing h2,
.bg_lightblue .headsing h2 {
    color: #1b3567 !important;
}
.bg_lightblue .freamwork {
    background: #bddeff;
    border: 1px solid #70a1d3;
    background: linear-gradient(to bottom, #e0f4ff, #ffffff);
}
.bg_lightblue .freamwork h4 {
    color: #000;
}

/* New Whyhire Section Start */
.border_top {
    border-top: 1px solid #e9e9e9;
}
.border_bottom {
    border-bottom: 1px solid #e9e9e9;
}
.section-space {
    padding: 60px 0 80px 0;
}

.whyhirebox {
    position: relative;
    display: flex;
    margin-top: 30px;
}
.whyhirebox figure {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
}
.whyhirebox figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.whyhirebox figcaption {
    padding-left: 20px;
    padding-right: 20px;
}
.whyhirebox figcaption h4 {
    font-size: 19px;
    color: #000;
    font-weight: 600;
}
.whyhirebox figcaption p {
    font-size: 14px;
}

/* New Whyhire Section End */

.ribbon-wrapper {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: 1;
}
.ribbon-tag {
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 6px 0;
    left: -4px;
    top: 22px;
    width: 140px;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
    background: #F44336;
    font-size: 13px;
}

.price-box h3 ins {
    text-decoration: none;
}

.price-box h3 del {
    font-size: 20px;
    line-height: 26px;
    text-decoration: none;
    position: relative;
}
.price-box h3 del::after {
    content: "";
    position: absolute;
    width: 65px;
    height: 2px;
    background-color: #F44336;
    left: -8px;
    top: 12px;
    transform: rotate(20deg);
}
.price-box.featured h3 del::after {
    background-color: #F44336;
}

/* <!-- How To Work --> section start */

ul.process_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 50px;
    counter-reset: section;
}

ul.process_list li {
    flex: 0 0 30%;
    max-width: 30%;
    margin-bottom: 58px;
    position: relative;
}

ul.process_list li:after {
    position: absolute;
    content: "";
    background: url(/images/step-arrow.svg) no-repeat center;
    width: 45px;
    height: 20px;
    background-size: 100%;
    right: -45px;
    top: 50%;
    transform: translateY(-50%);
}
ul.process_list li:nth-child(3):after {
    transform: translate(-50%, 0) rotate(90deg);
    right: inherit;
    top: inherit;
    bottom: -31px;
    left: 50%;
}
ul.process_list li:nth-last-child(1),
ul.process_list li:nth-last-child(2),
ul.process_list li:nth-last-child(3) {
    margin-bottom: 0;
}
ul.process_list li:nth-last-child(2) {
    order: 5;
}
ul.process_list li:nth-last-child(3) {
    order: 6;
}

ul.process_list li:nth-last-child(3):after,
ul.process_list li:nth-last-child(2):after {
    right: inherit;
    left: -45px;
    transform: translateY(-50%) rotate(180deg);
}
ul.process_list li:nth-last-child(1):after {
    display: none;
}

ul.process_list li .titlearea {
    border: 1px solid #898989;
    padding: 40px 20px 30px 20px;
    height: 100%;
}
ul.process_list li:before {
    counter-increment: section;
    content: counter(section);
    background: #0e1f32;
    color: #fff;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 30px;
    text-align: center;
    border-radius: 50px;
    border: 10px solid #d4e7fd;
    top: -30px;
    left: 10px;
    position: absolute;
}

ul.process_list li .titlearea .titleareaz {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
}

ul.process_list li .titlearea .titleareaz img {
    margin-right: 20px;
    width: 40px;
    height: 40px;
    object-fit: contain;
}

ul.process_list li .titlearea .titleareaz h4 {
    margin: 0;
    font-size: 20px;
    line-height: 31px;
    color: #333;
    font-weight: 600;
}

/* <!-- How To Work --> Section End */
.our-work .row [class*="col-"] .portfolio-img {
    transition: all 0.3s;
    transform: scale(0.9);
    text-align: center;
}
.our-work .row [class*="col-"] .block-portfolio:hover .portfolio-img {
    transform: scale(1);
}

.bd_works .portfolio-img {
    height: 300px;
}
.bd_works .block-primary {
    padding: 15px;
}

.bd_works .block-primary h3 {
    font-size: 18px;
    line-height: 24px;
}

.bd_works .block-primary .btn {
    width: 60%;
}
.bd_works .block-img {
    z-index: 9;
}
.bd_works .block-portfolio {
    background: #fff;
    border: 1px solid #ccc;
}
.workwithyou-box figcaption h3 {
    font-size: 17px;
    margin-bottom: 0;
}

/* revew style new start */

.newreviewsec .review_box {
    background-color: #ffff;
    padding: 20px 15px;
    position: relative;
}

.newreviewsec .review_box .icongoogle {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 22px;
    height: 22px;
}

.newreviewsec .review_box .review_profile i {
    flex: 0 0 50px;
    height: 50px;
}

.newreviewsec .review_box .review_profile i img {
    width: 100%;
    height: 100%;
}

.newreviewsec .review_box .review_profile h5 {
    font-size: 18px;
    line-height: 24px;
}

.newreviewsec .review_box .review_profile h5 span {
    font-size: 14px;
    line-height: 15px;
}

.newreviewsec .review_box .restart {
    margin: 15px 0 10px 0;
}

.newreviewsec .review_box .restart i {
    color: #ff8400;
}

.newreviewsec .review_box p {
    font-size: 18px;
    line-height: 26px;
    color: #000;
    margin-bottom: 0;
}

.newreviewsec .review_box .te-height {
    min-height: auto;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100px;
    padding-right: 10px;
}

/* revew style new end */

.bgwhitegra h1 span .wordpress,
.bgwhitegra h1 span img {
    display: none;
}

.capcha-img {
    width: 50px !important;
    height: 50px !important;
}
.capcha-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    opacity: 1 !important;
    filter: unset !important;
}

.bottom-form_wrapper .form-group.captha_div .error {
    bottom: -20px;
}

.mobnumber {
    position: absolute;
    top: 100%;
    right: 0;
    width: 200px;
    background: #fff;
}
.mobnumber ul {
    display: block;
    padding: 12px;
    margin-bottom: 0;
    border-top: 1px solid #fb046936;
}

.mobnumber ul li {
    margin: 6px 0;
}

.mobnumber ul .phone_content img {
    width: 30px;
    object-fit: contain;
}

.phone_content {
    color: #000;
}


.comlogoslider {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.comlogoslider .item {
    flex: 0 0 12.2%;
    max-width: 12.2%;
    margin: 1%;
}

.ivanlogo {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 80px;
}

.smallbox.related-tech .pool-tech {
    width: 6%;
    margin: 5px;
}
.smallbox.related-tech .pool-tech .i-wrap{
    padding: 10px;
}
.smallbox.related-tech .pool-tech img {
    height: 38px;
}
.smallbox.related-tech .pool-tech small {
    font-size: 12px;
}
.smallbox .more-serv h3 {
    font-size: 16px;
    line-height: 20px;
}
.textstyle{
    padding: 0 15px;
}
.textstyle h5 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin-bottom: 8px;
}

.smmaindiv .related-tech .pool-tech{
    width: 147px !important;
    margin: 5px !important;
    border: 0 !important;
}

.smmaindiv .related-tech .pool-tech img{
    height: 40px !important;
}
.smmaindiv .related-tech .pool-tech h3 {
    font-size: 12px;
    color: #000;
    margin-bottom: 0;
    margin-top: 8px;
}
.smmaindiv .related-tech .pool-tech .i-wrap{
    padding: 16px 15px;
}
.smsmallbox.smallbox.related-tech .pool-tech{
    width: 105px !important;
}
/* .gifimg{
    text-align: center;
} */
.gifimg img {
    max-width: 600px;
    width: 100%;
    border-radius: 15px;
}




.clims_portfolio .block-portfolio{
    padding: 0 !important;
}
.clims_portfolio .block-portfolio .portfolio-img img{
    transition: 0.8s;
}
.clims_portfolio .block-portfolio:hover .portfolio-img img {
    transform: scale(1.1);
}
.clims_portfolio .portfolio-img{
    transform: scale(1) !important;
    height: auto;
}

.downloadicon.btn--animated:before{
    background-image: url(../images/download-file.svg);
}


/* modal design  */

.downloadmodla .main-btn {
    padding: 0 30px;
    height: 50px;
    line-height: 48px;
    font-weight: 500;
    cursor: pointer;
    font-size: 15px;
}
.downloadmodla .modal-content{
    border-radius: 0;
}
.downloadmodla .modal-header {
    border-bottom: 0;
    padding-bottom: 0px;
    padding-top: 30px;
}
.downloadmodla .modal-header h5 {
    text-align: center;
    width: 100%;
    font-size: 23px;
    color: #000;
    font-weight: 600;
    position: relative;
    padding-bottom: 12px;
}
.downloadmodla .modal-header h5 span{
    color: #fb0469;
}

.downloadmodla .modal-header h5::after{
    content: " ";
    position: absolute;
    bottom: 4px;
    right: 0;
    left: 0;
    width: 90px;
    height: 2px;
    background: #ff3f00;
    margin: auto;
}
.downloadmodla .modal-header h5::before{
    content: " ";
    position: absolute;
    background: #0079dc;
    width: 30px;
    height: 10px;
    border: 3px solid #fff;
    border-radius: 50px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 3;
}
.downloadmodla .modal-body {
    padding: 30px;
}

.downloadmodla .icon-input{
    padding-left: 45px !important;
    background-image: unset;
}

.downloadmodla .close {
    position: absolute;
    top: -2px;
    right: -2px;
    background-color: #ff0101;
    border: 2px solid #fff;
    z-index: 9;
    opacity: 1;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 26px;
    text-shadow: none;
    color: #fff;
    padding: 0;
}

.downloadicon.btn--animated span {
    display: inline-block;
    padding-right: 6px;
}

.downloadmodla .form-group{
    position: relative;
}

.downloadmodla .form-group img {
    position: absolute;
    left: 5px;
    top: 8px;
    height: 30px;
    width: 30px;
}
.callicon {
    width: 24px !important;
    height: 24px !important;
    top: 10px !important;
    left: 9px !important;
}
/* new design */
.bg_runiotsolution{
    background: #243d70;
}
.bg_runiotsolution .new-heading-style h2{
    color: #fff;
}
.bg_runiotsolution .new-heading-style h2 span{
    color: #96c4e5;
}
.bg_runiotsolution .new-heading-style p, .smallbox .more-serv h3 {
    color: #fff;
}


.bg_runiotsolution .smsmallbox.smallbox.related-tech .pool-tech{
    width: 200px !important;
    height: 200px;
    border-radius: 50%;
}
.bg_runiotsolution .smsmallbox.smallbox.related-tech .pool-tech a {
    cursor: unset;
}
.bg_runiotsolution .smallbox.related-tech .pool-tech .i-wrap{
    padding: 40px 30px;
}

.bg_runiotsolution .smallbox.related-tech .pool-tech img {
    height: 70px;
}

.bg_runiotsolution .pool-box{
    width: 440px;
    margin-left: auto;
    margin-right: 100px;
    justify-content: left;
    padding-bottom: 18px;
}

.bg_runiotsolution .smallbox.related-tech .pool-tech small {
    font-size: 16px;
}
.bg_runiotsolution .smsmallbox.smallbox.related-tech .pool-tech:nth-child(2){
    position: relative;
    top: 100px;
    left: 7px;
}
.bg_runiotsolution .smsmallbox.smallbox.related-tech .pool-tech:nth-child(3){
    position: relative;
    top: 20px;
}

.bdwhatsapp {
    bottom: 160px;
    background: #019b45;
    text-align: center;
    line-height: 50px;
}

.bdwhatsapp::before {
    display: none;
}

.bdwhatsapp a {
    color: #fff;
    font-size: 34px;
}
