h1 h2 {
    text-transform: uppercase;
}

.bg-image-blue {
    padding: 60px 0 0 0 !important;
    background-image: url(../images/background/6.jpg);
    background-size: cover !important;
    text-align: center;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg-image-blue .wrap {
    align-items: center;
    height: 380px;
    display: flex;
    color: #000000;
    ;
    position: static;
    margin: 0px auto;
    /* width: 1200px; */
    padding: 48px 32px;
}

.wrap {
    margin: 0px auto;
    /* width: 1200px; */
    padding: 48px 32px;
}

.bg-image-aligned .wrap>.bg-image-aligned-img {
    z-index: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: none;
}

.bg-image-blue>div h1 {
    width: 700px;
    color: #000000;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 36px !important;
    letter-spacing: normal;
    white-space: pre-wrap;
    width: auto;
    line-height: 43px;
}

.bg-image-blue>div p {
    font-size: 20px;
    margin-bottom: 30px;
}

.btn-info {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    display: inline-flex;
    white-space: nowrap;
    gap: 4px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    transition: border-color .5s ease, background-color .5s ease, color .5s ease;
    background: #0094cd;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    height: 56px;
}

.bg-image-aligned {
    padding: 0px;
}

.data-center-cards-sec ul li {
    font-size: 16px;
}


/*--------Tabs Styling----------*/

.nav-tabs .nav-link {
    padding: 12px 0 !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    color: #fff !important;
    font-size: 12px !important;
}

.nav-tabs .nav-link.active {
    color: rgb(27 27 27 / 1) !important;
    border-bottom: 0 !important;
    border-color: rgb(2 149 205 / 1) !important;
}

.nav-tabs {
    border-bottom: none;
}

.city-images img {
    object-fit: cover;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    max-width: 100%;
    height: auto;
}

.nav-tabs {
    justify-content: center !important;
    border-bottom: solid 1px #e5eaec !important;
    z-index: 3;
    background: #fff;
    display: flex;
    position: sticky;
    top: 98px;
    gap: 14px;
    margin-right: 24px !important;
}

.box-item {
    background-color: #fff;
    border: solid 1px #e5eaec !important;
    border-radius: 8px;
    flex-direction: column !important;
    justify-content: space-between;
    /* max-width: 280px; */
    display: flex !important;
    padding: 0px !important;
    height: 100% !important;
}

.box-item h4 {
    margin-top: 16px;
    text-align: center;
    font-size: 18px;
    font-weight: 900;
}

.box-item .boxes-item-description p {
    color: #5f7983;
    margin-bottom: 16px;
    font-size: 14px;
}

.boxes-item-description {
    line-height: 1.5;
    padding: 0px 16px;
}

.boxes-item-description ul li p {
    margin-bottom: 0px !important;
    padding-bottom: 8px;
}

.boxes-item-description ul li p b {
    color: #000;
}

.boxes-item-description ul {
    padding-left: 16px;
}

.img-no-padding {
    padding: 0 !important;
    margin: 0 !important;
    display: block;
}

.boxes-item-learn-more {
    padding: 0 0 24px;
    text-align: center;
    justify-content: center;
    display: flex;
}

.boxes-item-learn-more a {
    max-width: 384px;
    padding: 9px 20px;
    height: unset;
}

.city-images.row>div {
    margin-bottom: 20px;
}

.co-location-services-sec h2 {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.3;
    letter-spacing: 0px;
    font-weight: 900;
}

.co-location-services-sec .co-location-subheading {
    font-size: 18px;
    color: #5f7983;
    margin-bottom: 32px;
}

.want-to-talk-section .phone-number b {
    color: #000;
}

.want-to-talk-section {
    background-color: #fbfcfc;
}

.want-to-talk-section .hps-text-right,
.want-to-talk-section .phone-number {
    margin-bottom: 16px;
}

.want-to-talk-section .hps-text {
    margin-bottom: 0px;
}

.want-to-talk-section .hps-card:hover {
    transform: unset;
    box-shadow: unset;
}

.want-to-talk-section .hps-btn-outline:hover {
    background: #f0fbff;
    color: #0094cd;
}

.want-to-talk-section .hps-heading {
    font-size: 18px;
}


/* ---------datacenter-specification-section Styles------------ */

.datacenter-specification-section h2 {
    font-size: 24px;
    letter-spacing: 0px;
    font-weight: 900;
}

.data-center-text {
    margin-top: 0;
    margin-bottom: 64px;
    color: #5f7983;
    font-size: 18px;
}

.datacenter-specification-section ul {
    list-style: none;
    padding-left: 0px;
}

.datacenter-specification-section .data-center-cards-sec {
    display: flex;
    justify-content: space-between;
    gap: unset !important;
}

.datacenter-specification-section .data-center-cards-sec>div {
    text-align: left;
}

.data-center-img {
    width: 55px;
    height: 55px;
    object-fit: contain;
    margin-bottom: 5px;
}

.checkmark {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
}

.checkmark:after {
    content: "";
    position: absolute;
    left: 1px;
    top: 6px;
    width: 8px;
    height: 14px;
    border: solid #38b2ee;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}


/* -------Trust Across Industry Section-------- */

.trust-across-indu-section .main-headline {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0px;
}

.trust-across-cards-sec {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.trust-across-cards-sec .wrapper {
    text-align: left;
}

.trust-across-cards-sec b {
    font-size: 16px;
    color: rgb(53 53 53 / 1);
}

.trust-across-cards-sec p {
    color: #5f7983;
    font-size: 16px;
}

.trust-across-cards-sec img {
    border-radius: 8px;
    border-radius: 8px;
    width: 100%;
    object-fit: cover;
}

.main-headline {
    margin-bottom: 16px;
}

.trust-across-cards-sec a {
    color: #0094cd;
    border: 1px solid #0094cd;
    padding: 12px 20px;
    border-radius: 5px;
    font-size: 0.85rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: transparent;
}

.trust-across-cards-sec a:hover {
    background: #f0fbff;
    color: #0094cd;
}

.trust-across-sec-cards {
    display: flex;
    flex-direction: column;
}


/*-------custom-coLocation-sol--------- */

.custom-coLocation-sol {
    background: linear-gradient(100.41deg, #0094cd 0%, #2eb4e9 100%);
    ;
}

.custom-coLocation-sol .wrap {
    display: flex;
    color: #fff;
    padding: 0;
}

.custom-coLocation-sol h2 {
    font-size: 24px;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 900;
}

.custom-coLocation-sol .contact-text {
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
}

.custom-coLocation-sol .description {
    color: #d1f2ff;
    font-size: 16px;
    text-align: center;
}

.custom-coLocation-sol .phone-number {
    font-size: 20px;
    margin-top: 24px;
}

.custom-coLocation-sol .custom-chat a,
.custom-coLocation-sol .custom-chat button {
    color: #0094cd;
    font-size: 16px;
}

.custom-coLocation-sol .left-sec {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* padding: 24px 0px; */
}


/* .custom-coLocation-sol .custom-image{
margin-top: -88px;
} */

.faqs .accordion-button:after {
    content: "+";
    font-size: 20px;
}

.accordion-button:not(.collapsed)::after {
    transform: rotate(-45deg) !important;
}

.faqs .headline {
    font-size: 24px;
    margin-bottom: 40px;
    font-weight: 900;
    letter-spacing: 0px;
}

.useful-info {
    margin-top: 40px;
    text-align: center;
    cursor: pointer;
}

.useful-info:hover a {
    border-color: #d1f2ff;
    background: #f0fbff;
    padding: 10px 20px;
}


/*--------newYork-server-colocation PAGE STYLING---------*/

.newYork-server-colocation-text-sec {
    display: flex;
    align-items: center;
    justify-content: center;
}

.newYork-server-colocation-text-sec .hero-why {
    display: flex;
    width: 100%;
}

.newYork-server-colocation-text-sec .hero-why img {
    border-radius: 6px 0 0 6px;
    display: block;
    height: auto;
    width: 100%;
}

.newYork-server-colocation-text-sec .left-content {
    max-width: 59%;
}

.newYork-server-colocation-text-sec .right-content {
    max-width: 44%;
    position: relative;
}

.newYork-server-colocation-text-sec .hero-why>div {
    padding: 32px 16px 32px 32px;
    flex-direction: column;
    justify-content: center;
    display: flex;
    background-color: #fff;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.newYork-server-colocation-text-sec .hero-why ul {
    font-size: 14px;
    padding-left: 20px;
    color: #5f7983;
    line-height: 1.5;
    list-style-type: none;
}

.new-york-sec1 .cards {
    display: flex;
    margin: 0px auto;
    justify-content: space-between !important;
    margin-bottom: 48px;
}

.new-york-sec1 .cards img {
    height: 65px;
    width: 65px;
}

.new-york-sec1 .cards>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    border: solid 1px #e5eaec;
    border-radius: 8px;
    padding: 32px;
    justify-content: space-between;
    width: calc(50% - 10px);
    line-height: 1.5;
    ;
}

.new-york-sec1 .cards>div ul {
    padding-left: 16px;
}

.new-york-sec1 .cards>div ul li {
    font-size: 14px;
    line-height: 2.5;
}

.new-york-sec1 .cards>div ul li b {
    color: #000;
}

.annual-comm-text {
    text-align: center;
}


/* ------Fratures and Benifits sec------ */

.feautresNdBenifits-sec {
    background-color: #0094cd;
}

.feautresNdBenifits-sec h2 {
    font-size: 24px;
    margin-bottom: 35px;
    text-align: center;
    line-height: 1.3;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 900;
}

.tab-content-img-sec {
    display: flex;
    align-items: center;
    background: #fff;
    background: #fff;
    border-radius: 8px;
}

.tabs-right-content .tab-content-img-sec img {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.tabs-right-content .tab-content-img-sec p {
    padding-left: 30px;
}

.tabs-right-content .tab-content-img-sec b {
    font-size: 18px;
    color: #000;
    padding-left: 30px;
}

.why-prefer-section h2 {
    font-size: 24px;
    letter-spacing: 0px;
    line-height: 1.5;
}

.why-prefer-section button img {
    height: 60px;
    width: 60px;
}

.why-prefer-section button.active img {
    filter: none;
}

.why-prefer-section button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.why-prefer-section ul li button:hover,
.why-prefer-section ul li:hover button {
    color: unset;
}

.why-prefer-section .card {
    padding: 0px;
}

.why-prefer-section .card>div {
    display: flex;
    align-items: center;
}

.why-prefer-section .card img {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    height: 100%;
}

.why-prefer-section .card .content-part text-left {
    padding: 0px 17px;
}

.why-prefer-section .card h3 {
    margin-bottom: 17px;
}

.environment h2 {
    font-size: 24px;
    letter-spacing: 0px;
    font-weight: 900;
}

.environment {
    background-color: #fbfcfc;
}

.environment p.sub-heading {
    font-size: 18px;
    color: #5f7983;
    margin-bottom: 32px;
}

.environment img {
    height: 50px;
    width: 50px;
}

.environment .environment-content-part text-left {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.environment .flex-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.environment .flex-wrapper b {
    color: #000;
    font-size: 18px;
}

.environment.logos-sec {
    justify-content: space-around;
    align-items: center;
    padding-top: 0;
    display: flex;
}

.environment.logos-sec img {
    width: auto;
    height: 32px;
}

.standards-sec .logos-sec-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.standards-sec .logos-sec-2 img {
    height: auto;
}

.standards-sec .flex-wrapper h4 {
    font-size: 18px;
    font-weight: 700;
    color: rgb(53 53 53 / 1);
}

.standards-sec .flex-wrapper {
    display: flex;
    align-items: center;
}


/* .standards-sec .data-center-cards-sec >div{
flex: 1;
} */


/* .standards-sec .data-center-cards-sec{
gap: 20px;
} */

.environment ul li b {
    color: #000;
    font-size: 18px;
}

.new-york-sec1 .cards h3 {
    font-size: 20px;
}

.connectivity p {
    font-size: 18px;
    color: #5f7983;
}

.connectivity h2 {
    font-size: 24px;
    letter-spacing: 0px;
}

.newYork-server-colocation-text-sec .hero-why picture {
    width: 40%;
}

.standards-sec .logos-sec-2.buffalo {
    justify-content: center;
    gap: 30PX;
}

.hovered-content {
    display: none !important;
}

.right-content:hover .hovered-content {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    z-index: 1;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 0px;
}

.accordion-item {
    background-color: #fff;
    border: none;
}

.accordion-button:not(.collapsed) {
    background-color: unset;
    color: #000;
}

.accordion-button,
.accordion-button:focus,
.accordion-collapse .accordion-button:not(.collapsed) {
    box-shadow: none;
    background-color: unset;
}

#faq .row {
    justify-content: center;
}


/* =====================
GLOBAL RESPONSIVE
===================== */

img {
    max-width: 100%;
    height: auto;
}

.wrap {
    padding-left: 15px;
    padding-right: 15px;
}

h1,
h2,
h3 {
    word-break: break-word;
}

#hero {
    padding: 80px 0;
    text-align: center;
}

#hero h1 {
    font-size: clamp(26px, 5vw, 48px);
}

#hero p {
    font-size: 16px;
    max-width: 700px;
    margin: 15px auto;
}

@media (max-width: 768px) {
    #hero {
        padding: 57px 0 0 0 !important;
        height: auto !important;
    }
}

.city-images .col-md-3 {
    margin-bottom: 30px;
}

.box-item {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.boxes-item-description {
    flex-grow: 1;
}

@media (max-width: 991px) {
    .city-images .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 576px) {
    .city-images .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.hps-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

@media (max-width: 768px) {
    .hps-grid {
        grid-template-columns: 1fr;
        text-align: center;
    }
    .hps-img-float {
        margin: 0 auto;
    }
    .logos-sec-2 {
        gap: 10px;
    }
}

.data-center-cards-sec {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

@media (max-width: 992px) {
    .data-center-cards-sec {
        grid-template-columns: repeat(2, 1fr);
    }
    .nav-tabs {
        gap: 32px;
    }
}

@media (max-width: 576px) {
    .data-center-cards-sec {
        grid-template-columns: 1fr;
    }
}

.trust-across-cards-sec .wrapper {
    margin-bottom: 40px;
}

@media (max-width: 768px) {
    .trust-across-cards-sec {
        text-align: center;
    }
    .trust-across-cards-sec img {
        margin-bottom: 15px;
    }
    .data-center-img {
        width: 30px;
        height: 30px;
    }
}

.custom-coLocation-sol .wrap {
    display: flex;
    align-items: center;
}

.co-location-ov .bg-image-blue>div h1 {
    width: auto;
}

@media (max-width: 576px) {
    .custom-coLocation-sol .wrap {
        flex-direction: column;
        text-align: center;
    }
    .co-location-ov h2 {
        font-size: 23px !important;
        text-align: center;
        line-height: 1.2 !important;
        margin-bottom: 20px !important;
    }
    .datacenter-specification-section .data-center-cards-sec {
        gap: 5px;
    }
    .datacenter-specification-section {
        margin-top: 10px;
    }
    .custom-coLocation-sol .left-sec {
        text-align: center;
        color: #fff;
    }
    .custom-chat button {
        margin-top: 10px;
    }
    .custom-image {
        margin-top: 0;
    }
    .bg-image-blue>div h1 {
        width: auto;
    }
    .wrap {
        padding: 30px;
    }
    .want-to-talk-section {
        padding: 30px 0px;
    }
    .hps-card {
        padding: 15px;
    }
}

.faq-block {
    text-align: left;
}

.accordion-section-title {
    font-size: 15px;
}

@media (max-width: 576px) {
    .accordion-section-title {
        font-size: 14px;
        padding: 12px;
    }
}


/* -------TABS STYLING------- */


/* ===========================
MOBILE CITY DROPDOWN
=========================== */

.city-dropdown {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    background: #fff;
    margin-bottom: 15px;
}

.city-toggle {
    padding: 14px 18px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    text-transform: uppercase;
    color: #38b2ee;
}

.city-toggle .arrow {
    transition: transform 0.3s ease;
}

.city-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

.city-menu li a {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    color: #111;
    text-decoration: none;
}

.city-menu li a:hover,
.city-menu li.active a {
    background: #f4f6f8;
    font-weight: 600;
    color: #38b2ee;
}


/* Toggle logic */

#cityToggle:checked~.city-menu {
    display: block;
}

#cityToggle:checked+.city-toggle .arrow {
    transform: rotate(180deg);
}

.co-location-ov-main-text .wrap div {
    width: 100%;
}

.co-location-ov-main-text .wrap div h1 {
    width: 100%;
}

.logos-sec div {
    display: flex;
    justify-content: center;
    gap: 40px;
}

.hps-section {
    padding: 48px 0px;
}

section {
    padding: 00px 0 0 !important;
}

@media (max-width: 767px) {
    .hero-why img {
        max-width: 100%;
    }
    .hovered-content {
        position: static;
        margin-top: 15px;
    }
    .newYork-server-colocation-text-sec .left-content {
        max-width: 100% !important;
    }
    .newYork-server-colocation-text-sec .right-content {
        max-width: 100% !important;
    }
    .bg-image-blue {
        height: 100%;
    }
    #content section:first-of-type {
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    .nav-pills {
        flex-direction: row !important;
        overflow-x: auto;
        white-space: nowrap;
    }
    .nav-pills .nav-link {
        min-width: 220px;
    }
}

@media (max-width: 576px) {
    .feature-icon img {
        width: 40px;
    }
}

@media (max-width: 576px) {
    #featureTabs .nav-link {
        margin-bottom: 10px;
    }
    h2 {
        line-height: 1.3;
    }
}

@media (max-width: 992px) {
    .newYork-server-colocation-text-sec .left-content {
        max-width: 56%;
    }
    .newYork-server-colocation-text-sec .right-content {
        max-width: 44%;
    }
    .bg-image-blue>div h1 {
        width: auto;
        font-size: 30px !important;
    }
    .bg-image-blue {
        height: auto;
    }
}

.custom-coLocation-sol {
    padding: 0;
}

.custom-coLocation-sol .description {
    max-width: 600px;
    margin: 15px auto;
}

.custom-image {
    max-width: 100%;
    height: auto;
}


/* Mobile tweaks */

@media (max-width: 576px) {
    .custom-chat .btn {
        width: 100%;
    }
}


/* ------Features and benifits ------ */


/* ================================
FEATURES & BENEFITS – RESPONSIVE
================================ */


/* --------------------
MOBILE FIXES
-------------------- */

@media (max-width: 767px) {
    /* Make tabs horizontal scroll */
    /* Stack content */
    .tabs-right-content {
        padding-left: 0;
        margin-top: 20px;
    }
    .tab-content-img-sec {
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
    .tab-content-img-sec img {
        width: 100%;
    }
    .new-york-sec1 .cards>div {
        width: auto;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .tab-content-img-sec {
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
        gap: unset;
    }
    .tab-content-img-sec img {
        width: 150px;
        padding: 20px;
        height: auto;
    }
    .feautresNdBenifits-sec .nav-pills .nav-link {
        font-size: 12px;
    }
}


/* --------------------
TABLET FIXES
-------------------- */

@media (max-width: 991px) {
    .tabs-right-content {
        padding-left: 15px;
    }
}


/* =========================
TABLET (≤ 991px)
========================= */

@media (max-width: 991px) {
    #featureTabs {
        flex-wrap: wrap;
        gap: 12px;
    }
    .nav-pills {
        margin-left: 0 !important;
    }
    .why-prefer-section .tab-pane .card>div {
        gap: 20px;
        padding: 10px;
    }
    .why-prefer-section .nav-pills .nav-link {
        margin: 0 !important;
    }
}


/* ------Y do bussiness preffers------ */


/* =========================
MOBILE (≤ 767px)
========================= */

@media (max-width: 767px) {
    .why-prefer-section {
        padding: 40px 0;
    }
    .tab-content-img-sec {
        padding: 20px !important;
    }
    .tab-content-img-sec {
        padding: 20px !important;
    }
    .tabs-right-content .tab-content-img-sec p,
    .tabs-right-content .tab-content-img-sec b {
        padding-left: 0 !important;
    }
    /* Tabs → horizontal scroll */
    #featureTabs {
        flex-wrap: nowrap;
        overflow-x: scroll;
        padding-bottom: 10px;
        display: flex;
        justify-content: start !important;
    }
    #featureTabs .nav-link {
        margin: 0 6px;
        padding: 12px 16px;
    }
    /* Card layout → stacked */
    .tab-pane .card {
        padding: 0;
    }
    .tab-pane .card>div {
        flex-direction: column;
        text-align: center;
    }
    .why-prefer-section .tab-pane img {
        margin-bottom: 15px;
    }
}

.bg-colorrblack {
    background: #38b1ed;
    margin-bottom: 0;
    border-radius: 6px 6px 0 0;
}

.bg-colorrblack p {
    color: #fff;
    font-weight: 700;
    font-size: 19px;
    padding-left: 16px;
    margin: auto 0;
    padding-bottom: 0;
}

.navtabs_block3 {
    display: flex;
    flex-direction: row;
    /* horizontal */
    gap: 12px;
    overflow-x: auto;
    /* enable scroll */
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 8px;
}

.navtabs_block3.nav-pills .nav-link {
    background: #209dce;
    color: #fff;
}


/* Hide scrollbar (optional) */

.navtabs_block3::-webkit-scrollbar {
    display: none;
}


/* Tab style */

.navtabs_block3 .nav-link {
    flex: 0 0 auto;
    padding: 10px 16px;
    border-radius: 6px;
    background: #f1f1f1;
    color: #333;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
}


/* Active tab */

.navtabs_block3 .nav-link.active {
    background: #0d6efd;
    color: #fff;
}


/* Hover */

.navtabs_block3 .nav-link:hover {
    background: #0b5ed7;
    color: #fff;
}


/* Desktop – optional vertical layout */

@media (min-width: 992px) {
    .navtabs_block3 {
        flex-direction: column;
        overflow-x: visible;
        white-space: normal;
    }
}

ul.dedicated-tabs li.active:before,
ul.dedicated-tabs li.active:after,
ul.dedicated-tabs li a.active:before,
ul.dedicated-tabs li a.active:after {
    position: absolute;
    bottom: -4px;
}

ul.dedicated-tabs li:last-child:after,
ul.dedicated-tabs li:last-child a:after,
ul.dedicated-tabs li:first-child:before,
ul.dedicated-tabs li:first-child a:before,
ul.dedicated-tabs .active:after,
ul.dedicated-tabs .active:before,
ul.dedicated-tabs .active a:after,
ul.dedicated-tabs .active a:before {
    content: "";
}

ul.dedicated-tabs li:first-child.active a:before,
ul.dedicated-tabs li:last-child.active a:after {
    background: #38b1ed;
}

ul.dedicated-tabs li a.active:after {
    right: -20px;
}

ul.dedicated-tabs li.active {
    background: #fff;
    border-radius: 10px 10px 0 0;
}

ul.dedicated-tabs li a.active:after,
ul.dedicated-tabs li a.active:before {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #38b1ed;
    z-index: 99;
}

ul.dedicated-tabs li.active:before,
ul.dedicated-tabs li.active:after {
    background: white;
    /* Squares below circles */
    z-index: 0;
}


/* Squares */

ul.dedicated-tabs .active a.active:after {
    z-index: 9879;
}

ul.dedicated-tabs .active a.active:before {
    z-index: 9879;
}

ul.dedicated-tabs li.active:before,
ul.dedicated-tabs li.active:after {
    background: #fff;
    width: 16px;
    height: 16px;
    z-index: 0;
}

ul.dedicated-tabs .active a:after,
ul.dedicated-tabs .active a:before {
    background: #38b1ed;
}

ul.dedicated-tabs li.active:before {
    left: -10px;
}

ul.dedicated-tabs li.active:after {
    right: -10px;
    z-index: -1;
}

ul.dedicated-tabs li {
    position: relative;
}


/* Circles */

ul.dedicated-tabs li a.active:after,
ul.dedicated-tabs li a.active:before {
    width: 15px;
    height: 17px;
    /* Circles are circular */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #38b1ed;
    /* Circles over squares */
    z-index: 2;
}

ul.dedicated-tabs li.active a:after,
ul.dedicated-tabs li.active a:before {
    background: #38b1ed;
}


/* First and last tabs have different
outside color needs */

ul.dedicated-tabs li:first-child.active a:before,
ul.dedicated-tabs li:last-child.active a:after {
    background: #38b1ed;
}

ul.dedicated-tabs li a.active:before {
    left: -15px;
    bottom: 0px;
}

ul.dedicated-tabs li a.active:after {
    right: -15px;
    bottom: 0px;
}

ul.dedicated-tabs li.active:after {
    content: '';
}

.nav-tabs .nav-link:hover {
    background-color: #f5f5f5;
    border-color: transparent;
    color: #000 !important;
    border-radius: 6px 6px 0 0;
}