.ps_inner_30 {
    padding-left: 30px;
}
.inner_banner_part {
    background: #0065b3;
    margin: 0 calc(2% + 2px);
    border-radius: 12px;
}
.inner_banner_part .inner_banner_views h2 {
    font-family: "Darker Grotesque", sans-serif;
    color: #ffffff;
    font-size: 56px;
    line-height: 0.88;
    font-weight: 700;
    margin-bottom: 18px;
}
.inner_banner_part .inner_banner_views ul.bredcrumbs{
    display: flex;
    gap: 10px 20px;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    background: transparent;
    top: -20px;
    transition: all 1s;
    opacity: 0;
    flex-wrap: wrap;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    background: transparent;
    top: 0;
    transition: all 1s;
    opacity: 1;
}
.inner_banner_part .inner_banner_views ul.bredcrumbs li,
.inner_banner_part .inner_banner_views ul.bredcrumbs li a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
}

.inner_banner_part .inner_banner_views ul.bredcrumbs li:before {
    content: "";
    position: absolute;
    height: calc(100% - 8px);
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    background: #ffffff;
    left: -10px;
}
.inner_banner_part .inner_banner_views ul.bredcrumbs li:first-child::before {
    display: none;
}

.inner_banner_part .inner_banner_views {
    padding: 28px 0 28px 28px;
}
.contact_us_location {
    margin-bottom: -130px;
    z-index: 1;
}
.contact_us_location .google_location iframe {
    width: 100%;
    height: 330px;
    border-radius: 12px;
    filter: grayscale(0.5);
    padding: 8px;
    background: #ffffff;
}
.contact_us_location .google_location {
    width: calc(100% - 00px);
    margin: auto;
    border-radius: 12px;
    padding: 25px 25px 0 25px;
}
.contact_us_location .google_location:before {
    content: "";
    position: absolute;
    height: calc(100% - 130px);
    width: 100%;
    background: #eeeff3;
    left: 0;
    top: 0;
    border-radius: 12px 12px 0 0;
    z-index: -1;
}
.main_title_part.inner_title_part h2 {
    padding-bottom: 28px;
    /* margin-top: 0; */
}
.contact_form_view form.form_view {
    margin-top: 50px;
    padding-right: 30px;
} 
.shiping_info_cntr .btn-radio svg {
    fill: none;
    vertical-align: middle;
    margin-top: -5px;
    max-width: 15px;
    margin-right: 4px;
    position: absolute;
    left: 0;
    top: 12px;
}
.shiping_info_cntr .btn-radio svg circle {
    stroke-width: 1;
    stroke: rgb(0 0 0 / 50%);
}
.shiping_info_cntr .btn-radio svg path {
    stroke: #081f55;
}
.shiping_info_cntr .btn-radio svg path.inner {
    stroke-width: 6;
    stroke-dasharray: 19;
    stroke-dashoffset: 19;
}
.shiping_info_cntr .btn-radio svg path.outer {
    stroke-width: 1;
    stroke-dasharray: 57;
    stroke-dashoffset: 57;
}
.shiping_info_cntr .btn-radio input {
    display: none;
}
.shiping_info_cntr .btn-radio input:checked + svg path {
    transition: all 0.4s ease;
}
.shiping_info_cntr .btn-radio input:checked + svg path.inner {
    stroke-dashoffset: 38;
    transition-delay: 0.3s;
}
.shiping_info_cntr .btn-radio input:checked + svg path.outer {
    stroke-dashoffset: 0;
}

.shiping_info_cntr .btn-radio .checkout_radio_text h4 {
    font-size: 15px;
    color: #444444;
    margin-bottom: 5px;
}
.shiping_info_cntr .btn-radio .checkout_radio_text span {
    font-size: 13px;
    color: #7c7c7c;
    font-weight: 400;
}
.shiping_info_cntr .checkout_radio_text {
    width: 100%;
    gap: 12px 25px;
    font-size: 20px;
    line-height: 1.3;
}
.shiping_info_cntr span.checkout_type {
    color: #000000;
}
.contact_form_view form .team_btn {
    margin-top: 18px;
}
ul.contact_list_info li img {
    max-width: 35px;
    position: absolute;
    left: 14px;
    top: 22px;
    max-height: 45px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
ul.contact_list_info li h4 {
    line-height: 1;
    transition: all 0.4s;
    margin-bottom: 7px;
    padding-bottom: 2px;
    color: #081f55;
    font-family: "Darker Grotesque", sans-serif;
    font-size: 20px;
    font-weight: 700;
}
ul.contact_list_info li p,
ul.contact_list_info li a {
    transition: all 0.4s;
    font-size: 17px;
    color: #444444;
    font-weight: 400;
    margin: 0;
    line-height: 1.471;
    font-family: "Inter", sans-serif;
    white-space: pre-line;
}
ul.contact_list_info {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 165px;
}
ul.contact_list_info li {
    padding: 25px 12px 23px 70px;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
}
ul.contact_list_info li p strong {
    white-space: pre-line;
    font-weight: 500;
    color: #000000;
    margin-top: 10px;
}
ul.contact_list_info li:last-child {
    border: unset;
}
.ms_15 {
    margin-left: 15px;
}
.about_inner_part p {
    margin-bottom: 12px;
}
.about_inner_part img {
    border-radius: 12px;
    min-height: 250px;
    object-fit: cover;
}
.count_year {
border-radius: 100%;
    max-width: 220px;
    margin: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    background: #004e98;
    padding: 1px;
    display: inline-block;
    width: 100%;
}
.count_year img {
    max-width: 54px;
}
.count_year svg {
    fill: #ffffff;
    animation: rotate_text 18s infinite linear;
}
.count_year img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
@keyframes rotate_text {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}
@-webkit-keyframes rotate_text {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}
.count_year svg path#circlePath {
    fill: #004e98;
}
.count_year text textPath {
    font-weight: 500;
    font-size: 9px;
    word-spacing: 2.4px;
    font-family: "Darker Grotesque", sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: left;
}
.about_inner_right_view {
    background: #eeeff3;
    width: calc(100% - 50px);
    margin: 0 auto;
    border-radius: 130px 130px 0 0;
    padding-top: 25px;
    position: sticky;
    top: 60px;
}
.about_inner_right_view:before {
    content: "";
    position: absolute;
    height: 100vh;
    width: 100%;
    background: #eeeff3;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: -1;
    border-radius: 130px 130px 0 0;
}
.about_inner_right_view .calculate_year {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
}
.about_inner_right_view .calculate_year .number {
    color: #ffffff;
    font-size: 85px;
    font-family: "Inter", sans-serif;
    opacity: 0.85;
}
.about_inner_right_view .calculate_year .number .total_year {
    position: absolute;
    font-size: 13px;
    width: 100%;
    left: 0;
    top: 0;
}
.about_inner_right_view .calculate_year .number sup.sup-plus {
    position: absolute;
    top: 30px;
    right: -14px;
    font-size: 30px;
}
.calculate_year_text p {
    color: #444444;
    font-size: 48px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    opacity: 0.18;
    text-align: center;
    line-height: 1.12;
}

.calculate_year_text {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-top: 25px;
}
/* ============== ind_we_serve ======== */
ul.ind_view {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    gap: 22px;
}
ul.ind_view > li {
    width: calc(33.33% - 22px);
}
ul.ind_view > li:before {
    content: "";
    background: linear-gradient(-180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 82%) 100%);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
    transition: all 0.4s;
    pointer-events: none;
    opacity: 0.8;
    z-index: 1;
    border-radius: 12px;
}
ul.ind_view > li .ind_view_info img {
    filter: invert(1) brightness(10);
    max-height: 60px;
    width: 100%;
    max-width: 70px;
    height: 100%;
    object-fit: contain;
}
ul.ind_view > li .ind_view_info {
    position: absolute;
    bottom: 0;
    left: 0;
}

ul.ind_view > li .ind_view_info {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding: 25px;
}
ul.ind_view > li .ind_view_img img {
    border-radius: 12px;
    width: 100%;
    object-fit: cover;
    transition: all 0.5s cubic-bezier(0.66, -0.01, 0.61, 0.56);
}
ul.ind_view li .ind_view_info h5 {
    color: #ffffff;
    font-size: 18px;
    margin: 12px 0 0 0;
}
ul.ind_view > li:first-child {
    width: calc(66% - 13px);
}

ul.ind_view > li .ind_view_img {
    display: flex;
    max-height: 380px;
    min-height: 350px;
    overflow: hidden;
    border-radius: 12px;
    height: 100%;
}
ul.ind_view > li:hover .ind_view_img img {
    transform: scale(1.05) translateY(10px);
}
.ind_view_list {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-content: flex-end;
    justify-content: flex-end;
    align-items: flex-end;
    z-index: 1;
    opacity: 1;
}
.ind_view_list button.btn_ind_view {
    width: 50px;
    height: 50px;
    background: #0065b3;
    right: 25px;
    bottom: 25px;
    border: unset;
    box-shadow: unset;
    border-radius: 100%;
}
.ind_view_list ul li {
    color: #ffffff;
}
.ind_view_list ul {
    max-width: fit-content;
    width: 100%;
}
.ind_view_list ul li {
    width: 100%;
}
ul.ind_view li .ind_view_list ul {
    background: rgb(238 239 243);
    border-radius: 12px;
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    transition: all 0.4s;
    right: 25px;
    bottom: 35px;
    padding: 20px 20px 20px 18px;
}
ul.ind_view li .ind_view_list.active ul {
    clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
}
.ind_view_list ul li {
    color: #444444;
    font-size: 18px;
    font-family: "Darker Grotesque", sans-serif;
    font-weight: 600;
    border-bottom: 1px solid #00000017;
    padding: 3px 0 7px 8px;
}

.ind_view_list ul li:last-child {
    border: unset;
}
.ind_view_list button.btn_ind_view:before,
.ind_view_list button.btn_ind_view:after {
    content: "";
    position: absolute;
    height: 2px;
    width: calc(100% - 32px);
    background: #ffffff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.4s;
}

.ind_view_list button.btn_ind_view:before {
    transform: translate(-50%, -50%) rotate(90deg);
}
.services_right_part ul.dropdown-menu li a {
    font-size: 16px;
    color: #444444;
    font-weight: 500;
    margin: 0;
    line-height: 1.471;
    font-family: "Inter", sans-serif;
    padding: 10px 26px 10px 10px;
    display: block;
    border-bottom: 1px solid #d9d9d9;
}
.services_right_part ul.dropdown-menu li a:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 0%;
    background: #0065b3;
    bottom: -2px;
    left: 0;
    transition: all 0.4s;
}
.services_right_part {
    width: calc(30% - 3px);
}
.services_right_part a.dropdown-toggle::after {
    display: none;
}
.services_right_part ul.dropdown-menu li a:hover:after,
.services_right_part ul.dropdown-menu li.active a:after {
    width: 100%;
}
.services_right_part ul.dropdown-menu li:last-child a {
    border: unset;
}
.inner_services_img img {
    border-radius: 12px;
}
.services_right_part ul li a:before {
    content: "";
    position: absolute;
    height: 15px;
    width: 19px;
    background: url(./../images/dot_arrow.svg);
    right: 5px;
    top: calc(50% + 2px);
    background-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
    transform: translateY(-50%) rotate(-45deg);
    opacity: 1;
    transition: all 0.4s;
}
.services_right_part ul.dropdown-menu li a:hover:before,
.services_right_part ul.dropdown-menu li.active a:before {
    transform: translateY(calc(-50% + 0px)) rotate(-0deg);
}
.inner_list_info p {
    margin-bottom: 12px;
}
/* .services_right_part .inner_service_list {
    background: #eeeff3;
    padding: 30px 30px 22px 30px;
    border-radius: 12px;
} */
/* .inner_service_contact {
    background: #0065b3;
    border-radius: 12px;
    margin-top: 18px;
    padding: 28px 42px;
}
.inner_service_contact h4 {
    color: #ffffff;
    font-size: 30px;
    font-family: "Darker Grotesque", sans-serif;
    font-weight: 600;
    line-height: 1;
    transition: all 0.4s;
    text-align: center;
} */
.inner_services_details .inner_services_img {
    min-height: 300px;
    display: flex;
    flex-wrap: wrap;
    position: sticky;
    top: 45px;
    margin-top: 12px;
}
.inner_services_details .inner_services_img img {
    height: auto;
    width: 100%;
    object-fit: cover;
}
.inner_services_details {
    display: flex;
    flex-wrap: wrap;
    gap: 80px 0;
    width: calc(73% - 10px);
    margin: 0 calc(1% + 10px) 0 0;
}
.inner_services_part {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}

.services_list_view {
    margin-bottom: 50px;
    padding-top: 40px;
    margin-top: -40px;
    padding-bottom: 60px;
    border-bottom: 1px solid #d9d9d9;
}
/* .services_list_view {
    margin-bottom: 45px;
    padding-top: 45px;
    margin-top: -45px;
    padding-bottom: 60px;
    border-bottom: 1px solid #d9d9d9;
} */
.services_list_view:last-child {
    border: unset;
    margin-bottom: 00px;
    /* padding-bottom: 00px;
      margin-bottom: 00px; */
}
/* .row.align-items-center {
    display: flex
;
    flex-direction: row-reverse;
    align-items: flex-start !important;
} */
.services_right_part ul.dropdown-menu li.active a,
.services_right_part ul.dropdown-menu li a:hover {
    color: #0065b3;
}
.services_list_view .main_title_part.inner_title_part h2 {
    font-size: 48px;
}
.services_list_view .main_title_part.inner_title_part h4 {
    color: #081f55;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    transition: all 0.4s;
    font-family: "Darker Grotesque", sans-serif;
    margin: 26px 0 18px 0;
}
ul.inner_service_list_point li {
    font-size: 17px;
    color: #444444;
    font-weight: 400;
    line-height: 1.471;
    font-family: "Inter", sans-serif;
    padding: 5px 0 12px 34px;
}
ul.inner_service_list_point li:before {
    background-color: #0065b3;
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background-image: url(./../images/simple_arrow_white.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 7px;
    transform: rotate(45deg);
}
.services_right_part {
    border-radius: 12px;
    position: sticky;
    top: 45px;
    background: #eeeff3;
    padding: 30px 25px 22px 25px;
    margin: 0 calc(1% + 0px) 0 calc(2% + 2px);
    width: calc(23% - 3px);
}
ul.inner_service_list_point {
    margin: 20px 0 28px;
}
ul.inner_service_list_point.d_50 li {
    width: calc(50% - 6px);
}
ul.inner_service_list_point.d_50 {
    display: flex;
    flex-wrap: wrap;
    gap: 0 12px;
}
.services_right_part .services_name_round.count_year:before {
    background: url(./../images/dots.svg);
    position: absolute;
    height: 25px;
    width: 25px;
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    filter: invert(1) brightness(10);
    opacity: 0.7;
}
