.hero-service h1 {
    color: #fff !important;
    font-family: Titillium Web;
    font-weight: bold !important;
    font-size: 100px !important;
    line-height: 100px !important;
    margin-bottom: 0px;
    padding-bottom: 50px;
}

.hero-service {
    padding: 200px 5% 0px 5% !important;
    background-image: linear-gradient(to right, #163D7F, #1C4689, #214F92, #27589C, #2C61A6, #2C61A6, #2C61A6, #2C61A6, #27589C, #214F92, #1C4689, #163D7F);
}

.ikona-service {
  color: #7BAFDF;
}

.ikona-service svg path {
  fill: #7BAFDF !important;
}


#myVideo {
    border-radius: 30px;
}

.hero-under-service {}

.video-under {
    background: #fff;
    margin-top: -10% !important;
    padding-right: 5% !important;
    border-top-left-radius: 60px;
	height: 450px !Important;
}

.services-under {
    background: #fff;
    margin-top: -10% !important;
    margin-top: 0% !important;
    padding-right: 5% !important;
    border-top-left-radius: 60px;
	height: 250px !Important;
}


.video-under video {
    margin-top: -5%;
    min-height: 350px;
    width: 85% !important;
    float: right;
}

.scroll-text p {
    font-family: Titillium Web;
    font-size: 32px;
    color: #DFECF7;
    font-weight: 600;
    line-height: 48px;
}

.logo-blue {
    display: none
}

.hero-mobile .col-5 {
    position: relative;
}

.hero-mobile .col-6 {
    position: relative;
}

.hero-under-service .col-5 img {
    position: absolute;
    right: -1px;
    bottom: 0px;
    transform: rotate(270deg);
}

.hero-under-service .col-6 img {
    position: absolute;
    right: -1px;
    bottom: 0px;
    transform: rotate(270deg);
}

.scroll-text {
    padding: 100px 5% !important;
    background: #fff;
    margin-top: -2px !important
}

.scroll-text h4 {
    color: #3865A3;
    font-size: 100px;
    font-weight: 100;
}

.kaj-obsega {
    color: #3865A3 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.content-cta {
    padding: 0px 5% 100px 5% !important;
}

.blue-cta {
    background: #BBD6EF;
    border-radius: 30px;
    padding: 60px !important;
    width: 80%;
}

.blue-cta p {
    color: #214C8F;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 0px;
}

.content-service {
    padding: 100px 5% !important;
    background-color: #fff;
    padding-top: 2em !important;
    padding-bottom: 2em !important;
}

.image-2 {
    padding-top: 50%;
}

.slike {
    padding-right: 5% !important;
}

.content-service-text p {
    font-size: 16px;
    font-weight: 400;
    color: #131A24
}


.blue-storitve {
    padding: 100px 15% 100px 5% !important;
    border-top-right-radius: 60px;
    position: relative;
}

.blue-storitve img {
    position: absolute;
    top: 0px;
    right: 0px;
    transform: rotate(180deg);
}

.blue-storitve h5 {
    font-family: Titillium Web;
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    line-height: 72px;
}

.ikone a {
    font-size: 20px;
    color: #AFB2B6 !important;
    font-weight: 600;
    font-family: Titillium Web;
    gap: 20px;
    text-decoration: none;
    display: flex;
}

.ikone {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #fff;
    padding-left: 5% !important;
    border-bottom-left-radius: 60px;
}

.ikone h3 {
    padding-bottom: 30px;
}

.ikone a:hover {
    color: #3865A3 !important;
    transition: ease-in-out;
    transition-duration: 0.3s;
}

.countries {
    padding-top: 0px !important;
}

.content-service-text {
    padding-top: 10%;
}

.trenutno {
    color: #AFB2B6;
    font-size: 20px;
    font-weight: 300;
    padding-right: 5%
}

.content-cta-content {
    padding-right: 5% !important;
}

.above-cta {
    padding: 100px 5% 50px 5% !important;
    background: #fff;
}

.ikona-service {
    max-width: 90px;
    padding-bottom: 30px;
}

@media only screen and (max-width: 600px) {
    .hero-mobile {
        flex-direction: column-reverse;
    }
}

@media only screen and (max-width: 600px) {
    #myVideo {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 600px) {
    .hero-service h1 {
        font-size: 60px !important;
        line-height: 72px !important;
    }
}

@media only screen and (max-width: 600px) {
    .hero-service {
        padding: 100px 5% 300px 5% !important;
    }
}

@media only screen and (max-width: 600px) {
    .ikona-service {
        max-width: 30%;
    }
}

@media only screen and (max-width: 600px) {
    .scroll-text h4 {
        color: #3865A3;
        font-size: 40px;
    }
}

@media only screen and (max-width: 600px) {
    .blue-cta {
        background: #BBD6EF;
        border-radius: 15px;
        padding: 20px !important;
        width: 100%;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 600px) {
    .above-cta {
        padding: 0px 5% 50px 5% !important;
    }
}

@media only screen and (max-width: 600px) {
    .slike img {
        max-width: 70%;
    }
}

@media only screen and (max-width: 600px) {
    .image-2 {
        padding-top: 50px;
        float: right;
    }
}

@media only screen and (max-width: 600px) {
    .image-2 img {
        float: right;
    }
}

@media only screen and (max-width: 600px) {
    .scroll-text p {
        font-size: 24px;
        line-height: 42px;
    }
}

@media only screen and (max-width: 600px) {
    .content-service {
        padding: 0px 5% 100px 5% !important;
    }
}

@media (max-width: 768px) {

    /* Adjust the breakpoint as needed */
    .kaj-obsega-inline {
        order: 1;
    }

    .scroll-text-t {
        order: 2;
    }

    #counter {
        order: 3;
    }

    .text-scroll-web {
        display: flex;
        flex-direction: column;
        /* Ensure flex direction is column for reordering */
    }
}

@media only screen and (max-width: 600px) {
    .scroll-text {
        padding: 50px 5% 0px 5% !important;
    }
}

@media only screen and (max-width: 600px) {
    .col-4 {
        width: 33% !important
    }
}

.col-4 {
    width: 33.33333333% !important;
}

@media only screen and (max-width: 600px) {
    .blue-storitve h5 {
        font-family: Titillium Web;
        font-size: 44px;
        color: #fff;
        font-weight: bold;
        line-height: 62px;
        transform: rotate(90deg);
    }
}

@media only screen and (max-width: 600px) {
    .blue-storitve {
        height: 400px;
        padding: 0px;
        border-top-right-radius: 30px;
        justify-content: center;
        align-items: center;
        display: flex;
    }
}


@media only screen and (max-width: 600px) {
    .video-under video {
        margin-top: -300px;
        min-height: 200px;
        width: 100% !important;
        float: right;
    }
}

@media only screen and (max-width: 600px) {
    .label {

        font-size: 12px !important;

    }
}

@media only screen and (max-width: 600px) {
    .news {
        padding: 0px 5% 100px 5% !important;
    }
}

@media only screen and (max-width: 600px) {
    .countries .tbs-button-blue {
        margin-top: 40px;
        float: right;
    }
}

@media only screen and (max-width: 600px) {
    .ostale-storitve {
        padding: 0px 5% 0px 0px !important;
    }
}

.container {
    margin-top: -1px
}

.ostale-storitve {
    margin-top: -3px
}

.slike img {
    height: 458px;
    object-fit: cover;
    border-radius: 20px;
    width: 100%;
}

.ikone a:hover svg path {
    fill: #3865A3 !important;
    transition: ease-in-out;
    transition-duration: 0.3s;
}

/*  .col-5.content-service-text p:nth-child(4), .col-5.content-service-text span:nth-child(1) {
    padding-left: 5rem !important;
}*/

.vrednote-border {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-bottom: 7rem;
}

.line {
    flex-grow: 1;
    height: 1px;
    background-color: #DFECF7;
}

.storitev-now a {
	font-weight: bold;
	color: #224d8c !important;
	pointer-events: none;
}

.storitev-now svg {
    filter: brightness(0) saturate(100%) invert(20%) sepia(77%) saturate(1709%) hue-rotate(201deg) brightness(87%) contrast(82%);
}