:root {
    /*--insuco-secondary: #a7802d;*/
    --insuco-secondary: #152c51;

    --insuco-secondary-dark: #102444;
}

#error .error-block {
    text-align: center;
}

#error .error-title {
    font-size: 150px;
}

#error .lead {
    font-size: 60px;
}

#error .form-control {
    margin: 0;
}

.loading {
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 11050;
    background-color: rgba(51, 51, 51, 0.2) !important;
    height: 100%;
}

#global.loading {
    position: fixed;
}

.loading .spinner {
    position: absolute;
    margin: auto;
    display: inline-block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 35px;
    background-image: url("/data/images/loading.gif") !important;
    background-repeat: no-repeat;
}

#locations {
    display: none;
}

.contact .form-group.has-error input,
.contact .form-group.has-error textarea,
.contact .form-subscribe .email-container.has-error input {
    border: 1px solid #a94442;
}

.contact .form-group.has-error label.control-label {
    color: #A94442;
}

.contact .form-group.has-error input:-ms-input-placeholder {
    color: #A94442;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #000000;
}

.form-control:focus::-ms-input-placeholder { /* Microsoft Edge */
    color: inherit;
}

.contact .ignore .form-control {
}

.contact .required .control-label:after {
    content: " *";
}

.contact #results {
    display: none;
    border: 1px solid #cccccc;
    text-align: center;
}

.contact #results .text {
    margin: 10px;
}

.contact #results.show {
    display: block;
    padding: 10px;
}

.contact #results {
    margin-bottom: 30px;
}

.contact #results.error {
    border-color: #a94442 !important;
    color: #a94442;
}

.contact #results.success {
    border-color: #DD7902 !important;
    color: #DD7902;
}

.contact #form {
    position: relative;
}

#form {
    overflow: hidden;
}

.re-captcha > div {
    width: auto;
    display: inline-block;
    padding: 0;
    height: auto;
    background-color: transparent;
}

.re-captcha.has-error > div {
    border: 1px solid #a94442 !important;
    border-radius: 3px;
}

.g-recaptcha > div {
    width: 302px !important;
    height: 76px !important;
}

.g_map {
    height: 400px;
    position: relative;
    width: 100%;
}

.map {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.footer-two__copyright__text a {
    color: white;
}

.team-one {
    margin-bottom: 100px;
}

.page-header__title {
    font-size: 30px;
}

@media (min-width: 768px) {
    .page-header__title {
        font-size: 35px;
    }
}

@media (min-width: 992px) {
    .about-five__image__caption__title {
        padding-left: 15px;
    }

    .page-header__title {
        font-size: 40px;
    }
}

@media screen and (min-width: 1200px) {
    .about-four--home-1 {
        padding-bottom: 160px;
    }

    .slider-three__title {
        padding-left: 0;
        font-size: 55px;
    }

    .about-five--home-1 .about-five__image__caption {
        left: -15px;
        bottom: -15px;
    }

    .page-header__title {
        font-size: 45px;
    }
}

@media screen and (max-width: 991px) {
    .g-recaptcha {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

@media screen and (max-width: 767px) {

}

@media screen and (max-width: 480px) {

}


.about-four__card__text {
    color: var(--insuco-text, #616161)
}

.ml-0 {
    margin-left: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.main-menu-two__right .thm-btn {
    color: white;
}

.main-menu-two__right .thm-btn:hover {
    color: var(--insuco-secondary);
}

.main-menu-two__right .thm-btn:before {
    background: var(--insuco-secondary);
}

.main-menu-two__right .thm-btn:hover:before {
    background: white;
}

.main-menu__toggler span {
    background: white;
}

.main-menu-two__search.search-toggler {
    color: white;
}

.service-card-four__title {
    font-size: 20px;
}

.about-one__image img {
    height: auto;
}

.thm-btn:hover::before {
    background: var(--insuco-dark);
}

.main-header-two--home-1 .main-menu-two.sticky-header--cloned {
    background-color: var(--insuco-primary);
}

.sec-title__tagline {
    color: var(--insuco-secondary);
}

.about-four__card__icon {
    background-color: var(--insuco-secondary);
}

.main-header__info__icon,
.footer-two--home-1 .footer-two__widget__social li:hover,
.main-header-two--home-1 .main-header__toggler span {
    background: var(--insuco-secondary);
}

.blog-three__btn {
    color: var(--insuco-secondary, #00041b);
    border-color: var(--insuco-secondary, #00041b);
}

.blog-three__btn:hover {
    background-color: var(--insuco-secondary, #00041b);
    color: #fff;
}

.thm-btn--three {
    background-color: var(--insuco-secondary, #00accc);
}

.thm-btn:hover::before {
    background: var(--insuco-secondary-dark);
}


@media (min-width: 1200px) {
    .page-header {
        padding: 150px 0 75px;
    }

}

.disable-list-style {
    list-style: none;
}

.files ul {
    padding-left: 0;
}

.designer-pages blockquote {
    padding: 5px 25px;
    border-left: 4px solid var(--insuco-primary);
    font-style: italic;
}


.designer_clinic_data table {
    border-collapse: collapse;
    width: 100%;
}

.designer_clinic_data table td, .designer_clinic_data table th {
    border: 1px solid #ddd;
    padding: 8px;
}

.designer_clinic_data table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.designer_clinic_data table tr:hover {
    background-color: #ddd;
}

.designer_clinic_data table th {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: var(--insuco-secondary);
    color: var(--insuco-primary);
}

.text-right {
    text-align: right;
}

.designer-pages .designer_personnel .owl-carousel .owl-item img {
    height: auto;
}


.designer-pages .designer_personnel .owl-item {
    transition: filter .2s linear;
}

.designer-pages .designer_personnel .owl-item:not(.center) {
    filter: blur(3px);
}


/*
BARVE
*/

.page-header__bg {
    background-color: var(--insuco-primary);
}

.page-header__bg::before {
    content: none;
}

.main-header-two--home-1 .main-menu-two.sticky-header--cloned .main-menu-two__search,
.main-header-two--home-1 .main-menu__list > li > a,
.main-menu-two__search.search-toggler,
.about-four--home-1 .sec-title__title,
.page-header__title,
.breadcrumb-one li,
.device-title {
    color: var(--insuco-secondary);
}

.main-menu__list > li > ul > li > a:hover,
.main-menu__list > li > ul > li > ul > li > a:hover,
.main-header-two--home-1 .main-menu-two.sticky-header--cloned .main-menu__toggler span,
.main-menu__toggler span,
.blog-card-three__meta {
    background: var(--insuco-secondary);
}

.about-one__btn--two:hover, .scroll-to-top {
    background-color: var(--insuco-secondary, #00206e);
}


.service-card-four__bg,
.about-five__image__caption,
.sponsor-one {
    background-image: linear-gradient(90deg, var(--insuco-secondary, #00206e) 0%, var(--insuco-secondary-dark, #00accc) 100%)
}


/*BARVE KONEC*/


[class^="designer_heading_"] h1,
[class^="designer_heading_"] h2,
[class^="designer_heading_"] h3,
[class^="designer_heading_"] h4 {
    color: var(--insuco-secondary);
}

.mw-1000p {
    max-width: 1000px;
}

.hidden {
    display: none !important;
}

.designer_popup_squares .read_more {
    color: var(--insuco-secondary);
    text-align: center;
    cursor: pointer;
    text-decoration: underline;
}

.ml-1 {
    margin-left: 10px;
}

.cs-modal-content > p:last-of-type {
    margin-bottom: 0;
}


.cs-modal {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0.4rem;
    max-width: 1000px;
    padding: 1.3rem;
    position: fixed;
    top: 20%;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 15px;
    z-index: 501;
    width: calc(100% - 30px);
    left: 50%;
    transform: translateX(-50%);

}

.cs-modal .flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cs-modal input {
    padding: 0.7rem 1rem;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 0.9em;
}

.cs-modal p {
    font-size: 0.9rem;
    color: #777;
    margin: 0.4rem 0 0.2rem;
}


.btn-close {
    transform: translate(10px, -20px);
    padding: 0.5rem 0.7rem;
    background: #eee;
    border-radius: 50%;
}

.cs-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(3px);
    z-index: 500;
}

.cs-modal-close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 2px;
    z-index: 10;
    cursor: pointer;
}

@media screen and (max-width: 580px) {
    .designer_popup_squares .square-description {
        display: none !important;
    }

    .single-process {
        flex-direction: column;
    }

    .single-process .ml-10p {
        margin-left: 0 !important;
    }

    .single-process .process-title,
    .single-process .process-description {
        text-align: center;
    }

    .device-description {
        max-height: 1px;
        overflow: hidden;
    }

    .toggle-device-description {
        color: white;
        background: var(--insuco-secondary);
        border-radius: 50px;
        width: 25px;
        height: 25px;
        font-size: 17px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}


.single-process .process-title,
.single-process .process-description {
    color: var(--insuco-secondary);
}

.sponsor-one__button_title {
    white-space: nowrap;
    color: var(--insuco-secondary) !important;
}

.sponsor-one__buton {
    background: white !important;
}


.sponsor-one__title {
    padding-right: 35px;
}

h5.sponsor-one__title {
    margin-top: 10px;
    font-size: 18px;
}


.designer_contact_form .contact-one__form {
    background: var(--insuco-primary);
}

.section-padding {
    padding-bottom: 40px;
}

.designer_devices .about-one__video {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: var(--insuco-dark);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}


.mw-150p {
    min-width: 150px;
}

.ml-10p {
    margin-left: 10px;
}

.process-number-bubble {
    background: var(--insuco-dark);
    color: white;
    border-radius: 50px;
    position: absolute;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 23px;
    font-weight: bold;
    left: 50%;
    top: 0;
    transform: translate(-50%, -55%);
}


@media screen and (min-width: 581px) {
    .toggle-device-description {
        display: none !important;
    }
}

.main-header__logo img {
    height: 85px;
}

.footer_contact_info {
    margin-top: 15px;
}

.footer_contact_info i,
.footer_contact_info a {
    color: white;
}

.footer-two__top__inner {
    padding-top: 30px;
    padding-bottom: 30px;
}

.single-anchor-btn {
    border-radius: 4px;
    overflow: hidden;
}

.single-anchor-btn h5 {
    background: var(--insuco-secondary);
    color: white;
}

.color-secondary {
    color: var(--insuco-secondary);
}

.designer_scroll_navigation .doctor-info {
    padding: 5px 10px;
    border-radius: 4px;
    max-width: max-content;
    background: var(--insuco-secondary);
    color: white;
}

[id^="news_anchor_"] {
    scroll-margin-top: 150px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-group.has-error input,
.form-group.has-error select {
    border-color: darkred;
}

#blog .designer-pages .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.single-process img {
    padding: 5px;
    border-radius: 15px;
    margin-bottom: 15px;
}

.page-header {
    padding-bottom: 50px;
}

.breadcrumb-one li, .breadcrumb-one li h1 {
    margin-bottom: 0;
}

.breadcrumb-one li {
    display: flex;
    align-items: center;
}

.breadcrumb-one {
    padding-top: 35px;
}

@media screen and (min-width: 1199px) {
    .page-header {
        padding-top: 100px;
    }

    .main-menu-two__right {
        margin-left: 30px;
    }
}

.main-menu__list {
    margin-left: auto !important;
}

.footer-two__widget__text {
    max-width: unset;
}

.main-menu__list > li > ul {
    min-width: 275px;
}

.hover_underline_effect {
    color: inherit;
    background: -webkit-gradient(linear, left top, right top, from(currentcolor), to(currentcolor)) 0px 95%/0px 2px no-repeat;
    background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 2px no-repeat;
    background-size: 0px 2px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.hover_underline_effect:hover {
    background-size: 100% 2px;
}

.cs-ur {
    color: var(--insuco-black, #00041b);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background: none;
    font-weight: 600;
    font-size: 20px;
    font-family: var(--insuco-font-title, "Red Hat Display",);
    display: inline-block;
    line-height: 1em;
}

.designer-pages [class^="designer_"]:last-of-type {
    padding-bottom: 0;
}

.has-error input,
.has-error textarea {
    border: 1px solid darkred !important;
}

.has-error .checkbox-label {
    color: darkred;
}

.checkbox-label {
    padding-left: 10px;
}

.designer-table {
    background: var(--insuco-base);
    border-radius: 15px;
}

.designer-table tr {
    border-bottom: 2px solid white
}

.designer-table td {
    padding: 3px 10px;
}


.iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.video-section .video__con {
    width: 60%;
}


/* Then style the iframe to fit in the container div with full height and width */
.iframe-container > iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.main-menu__list > li > a,
.main-menu__list > li > ul > li a,
.main-menu-two__right a {
    text-transform: uppercase;
}

@media screen and (max-width: 1440px) {
    .main-menu__list > li > ul > li > ul {
        left: unset;
        right: 100%;
    }
}

@media screen and (max-width: 1199px) {
    .menu-item-has-children .fa-angle-right {
        display: none;
    }
}