body h2 {
    font-size: 30px;
    position: relative;
    padding-bottom: 22px;
}

body h3 {
    font-size: 30px;
    margin-bottom: 15px;
}

body h4 {
    font-weight: normal;
    margin-bottom: 15px;
}

body h5{
    margin-bottom: 25px;
}

body h6{
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 700;
}

ul.ul-styled{
    padding-bottom: 25px;
}

.faq-content h6{
    margin-bottom: 0px!important;
    font-size: 20px!important;
    font-weight: normal;
}

.faq-section .wrapper.no-gutters,
.why-we-best .wrapper.no-gutters{
    background-color: white;
}

.why-choose-us .single-block .icon{
    top: 0px;
}

.about-compnay-two.not-image-custom .text p{
    color: #555555!important;
}

.about-compnay-two.not-image-custom .text h2{
    color: #232323!important;
}

.about-compnay-two.not-image-custom,
.about-compnay-two.not-image-custom .overlay{
    background: unset!important;
}

.theme-footer-two{
    margin-top: 120px;
}

.theme-footer-two .bottom-footer a:hover {
    color: #fff;
}

.theme-footer-two .bottom-footer a{
    color: #9ca6bf;
}

.service-details .agree .check-box{
    position: relative;
}

.agree .check-box label .agree-checkbox{
    left: 15px!important;
}

.service-details .agree .check-box label .agree-checkbox{
    left: 0px!important;
}

.our-team .team-member .text.tb-none {
    border-top: none;
}

.downloads-files .download-file a{
    font-size: 15px;
}

.camera_loader{
    display: none!important;
    visibility: hidden!important;
}

.sidebar-brochures.downloads-files ul li.download-file a {
    line-height: 20px;
    font-size: 15px;
    word-wrap: break-word;
    padding: 10px 0px 10px 30px;
}

.sidebar-brochures.downloads-files ul li.download-file a i{
    transform: translateY(-50%);
    line-height: 20px;
    top: 50%;
}

.map-box{
    line-height: 0px;
}
.theme-inner-banner .overlay {
    background: var(--base-header-overlay);
}

.text a,
.project-details .text a{
    color: #232323;
}

.text a:hover{
    color: var(--base-primary);
}

a:hover,
a:hover .product-name h5{
    color: var(--base-primary);
}

.project-details .text a.btn{
    color: #FFFFFF;
}

.content-block h2,
h2.standard-title{
    font-size: 38px!important;
}

.theme-inner-banner,
.about-compnay-two,
.faq-section,
.callout-banner,
.testimonial-section{
    background-attachment: fixed!important;
    background-size: cover;
}

.theme-inner-banner.no-parallax{
    background-attachment: scroll!important;
    background-size: 100% auto !important;
    background-position: center;
}

.why-we-best .wrapper.no-gutters,
.about-compnay-two.background-image-custom img{
    border-radius: 5px;
}

.service-details .our-case .row{
    margin-right: -15px!important;
    margin-left: -15px!important;
}

.team-member h6{
    margin-bottom: 4px;
}

.theme-inner-banner h2{
    padding-bottom: 0px!important;
}

.error-page a{
    line-height: 55px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    padding: 0 35px;
    background: var(--base-primary);
}

.error-page a:hover{
    background: var(--base-btn-default-hover);
}

table th{
    padding: 10px 10px;
}
table td{
    padding: 8px 10px;
}

table th{
    background: #001648;
    color: #FFFFFF;

}

table th,
table td{
    border: 0px solid black;
    border-color: #dfdfdf;
}

table td{
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-color: #dfdfdf;
}

table tr:nth-child(even) td{
    background: #f5f8ff;
}

table tr td:last-child{
    border-right: unset;
}

table{
    border-collapse: separate;
    border-color: black;
    border-spacing: 0;
    border-radius: 4px;
    border-color: #dfdfdf;
    overflow: hidden; /* nutné pro zaoblené rohy */
}

.block-text{
    max-width: 75%;
    text-align: center;
    display: inline-flex;
}

.callout-banner.cta-block {
    padding-top: 40px;
    padding-bottom: 40px;
}

.no-bg.cta-block,
.project-details,
.shop-details .product-details,
.service-details,
.blog-grid .overlay,
.our-blog .overlay,
.our-faq .overlay,
.our-solution.our-services .overlay,
.our-case.our-projects .overlay,
.our-case.our-products .overlay,
.our-galleries.galleries-detail .overlay,
.content-block:not(.theme-inner-banner + .content-block),
.theme-inner-banner + .content-block{
    padding-top: 120px;
    padding-bottom: 0px;
}

.p-b-0.content-block + .theme-footer-two{
    margin-top: 0px!important;
}

.about-compnay-two.background-image-custom .overlay{
    padding: 120px 0px;
}

.google-map.contact-area,
.main-page-wrapper .testimonial-section{
    margin-bottom: -120px!important;
}

.content-block.content-block-type-20{
    padding-top: 0px!important;
}

.faq-page .faq-panel{
    margin-top: 0px!important;
}

.faq-page.downloads-section .panel-group .panel-heading h6 a:before {
    content: '\f019';
    font-family: 'font-awesome';
    width:60px;
    height:100%;
    position: absolute;
    top:0;
    right:0;
    background: #f8f8f8;
    border-left:1px solid #efefef;
    text-align: center;
    line-height: 65px;
    font-size: 18px;
}

.downloads-section h4{
    font-weight: bold;
}

.container.error-page{
    padding-top: 100px;
}

.block-type-slider + .content-block .callout-banner.cta-block{
    margin-top: -120px;
}

.block-type-slider {
    padding-top: unset!important;
    padding-bottom: unset!important;
}


.faq-page .faq-panel .panel-group h6.panel-title{
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
}

.cta-block .block-text{
    margin-top: 22px;
}

.cta-block h2,
.cta-block h3{
   margin: 0px!important;
}

.single-case-block img.similar-projects{
    margin-bottom: 0px;
}

.about-compnay-two.not-image-custom{
    margin-top: 0px;
}

.about-compnay-two img{
    width: 100%;
}

.testimonial-slider h6{
    font-size: 20px;
    margin-bottom: 0px;
}

.testimonial-section{
    margin-top: 120px;
}
.callout-banner .container{
    text-align: right;
}
.callout-banner .link-button{
    display: inline-block;
    text-align: right;
}


.callout-banner .title,
.callout-banner p {
    float: unset;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    text-align: left;
    color: #FFFFFF;
}

.callout-banner a.theme-button-one {
    float: unset;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.callout-banner p{
    padding-right: 20px;
}

.our-case.our-galleries .row,
.similar-projects-wrapper .row{
    margin: 0 -15px;
}
.our-case.our-galleries .single-case-block .hover-content .text h5{
    color: #fff;
    transition: all .3s ease-in-out;
    display: inline-block;
    font-family: 'Nunito Sans', sans-serif;
}

.our-case.our-galleries.galleries-detail .single-case-block{
    margin-bottom: 25px;
}

.mfp-container .mfp-arrow-left:after{
    border-right: 17px solid var(--base-primary);
}

.mfp-container .mfp-arrow-right:after{
    border-left: 17px solid var(--base-primary);
}

.language-list {
    display: block;
    height: 30px;
}
#polyglotLanguageSwitcher{
    display: inline-block;
}

#polyglotLanguageSwitcher a{
    background-size: 21px auto;
}

#polyglotLanguageSwitcher ul{
    margin-left: -5px;
}

#polyglotLanguageSwitcher ul.dropdown li{
    text-align: left;
}

#polyglotLanguageSwitcher ul li a{
    padding: 5px 5px 5px 32px;
    margin-left: 5px;
}

select[name='services']{
    color: #6e6e6e;
}

.why-we-best .wrapper .img-box{
    background-size: cover!important;
    height: 100% !important;
}

.callout-banner{
    background-size: cover!important;
}

.youtube-video-frame a{
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -36px 0 0 -36px;
    text-align: center;
    line-height: 72px;
}

.border-radius-5{
    border-radius: 5px!important;
}

.feature-banner.no-bg p{
    color: #a9b3c8;
}

.feature-banner p{
    color: #FFFFFF;
}

.feature-banner .theme-button-one{
    background: #fff;
    color: #001a57;
}

.feature-banner .theme-button-one:hover{
    color: #ffffff
}

.feature-banner.no-bg{
    background-color: unset;
}
.feature-banner.no-bg h2 {
    font-size: 42px;
    line-height: 52px;
    text-transform: inherit;
    color: #232323;
    padding: 0 100px;
    margin-bottom: 32px;
}

.feature-banner.no-bg p{
    color: #555555;
}

.feature-banner.no-bg .theme-button-one{
    background: #001a57;
    color: #ffffff
}

.feature-banner.no-bg .theme-button-one:hover{
    background: #000f32;
}

.theme-button-one.light{
    border: 1px solid var(--base-btn-secondary-bg) !important;
    background: var(--base-btn-secondary-bg)!important;
    color: var(--base-btn-secondary-text)!important;
}

.theme-button-one.light:hover{
    border: 1px solid var(--base-btn-secondary-bg) !important;
    color: #ffffff !important;
    background: var(--base-primary)!important;
}

.post-wrapper.text h2{
    font-size: 30px;
    position: relative;
    padding-bottom: 22px;
}

.post-wrapper.text h3{
    font-size: 30px;
    margin-bottom: 15px;
}

.post-wrapper.text h4{
    font-weight: normal;
    margin-bottom: 10px;
}

.post-wrapper.text h5{
    font-size: 26px;
    line-height: 30px;
    margin: 25px 0 20px 0;
}

.sidebar-box.sidebar-contact .agree label{
    font-size: 14px;
}

.our-case.our-gallerie .single-case-block{
    margin-top: 0px;
}

ul.ul-styled li {
    line-height: 34px;
    padding-left: 18px;
    position: relative;
}

ul.ul-styled li:before {
    content: '';
    font-family: 'font-awesome';
    font-size: 12px;
    color: #555555;
    line-height: 34px;
    position: absolute;
    left: 0;
    top: 0;
    font-style: normal;
    font-weight: 700;
}

.projects-similar .theme-title-one h2{
    font-size: 30px;
    margin-bottom: 40px;
    text-align: left;
}

.projects-similar .theme-title-one h2:before{
    left: 0px!important;
     margin-left: 0px!important;
}

.projects-similar .single-blog .image-box {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.blog-default .single-blog .post-meta a{
    display: block;
}

.projects-similar .image-box .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 5px;
    background: rgba(0,0,0,0.05);
}

.projects-similar .image-box img {
    transition: all .4s ease-in-out;
    border-radius: 4px;
}

.projects-similar .single-blog .image-box img {width: 100%;}
.projects-similar .single-blog:hover .image-box img {
    -webkit-transform:scale3D(1.1,1.1,1);
    transform:scale3D(1.1,1.1,1)
}

#mega-menu-holder ul li:last-child a{
    padding-right: 0px;
}

.our-case .single-case-block .hover-content .text .details{
    /*margin-top: -7px;
    padding-top: 10px;
    */

    display: inline-block;
    position: absolute;
    right: 26px;
    bottom: 0px;
}

.our-case .single-case-block .hover-content .text .container-text{
    width: 75%;
}

.our-case .single-case-block .hover-content .text.no-text h5{
    margin-bottom: 0px;
}

.our-case .single-case-block .hover-content .text h6,
.our-case .single-case-block .hover-content .text h6 a{
    color: white;
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 20px;
}

.our-case .single-case-block .hover-content .text p{
    font-size: 15px;
    line-height: 20px;
}

.text-position-right.about-compnay-two .text p,
.text-position-right.about-compnay-two .text h2{
    padding: 0px 0px 15px 50px;
}

.text-position-right.about-compnay-two h2:before{
    left: 50px;
}

.top-header{
    min-height: 54px;
}

.left-pagination .theme-pagination{
    text-align: left!important;
}


.project-details .gallery-project .galleries-image-link{
    margin-bottom: 18px;
}

.project-details  .gallery-project .our-case .single-case-block{
    margin-top: 0px;
}

.project-details .project-history h6{
    font-size: 20px;
    font-weight: normal;
    font-family: 'Nunito Sans', sans-serif;
    color: #232323;
    margin-bottom: 0px;
}

.theme-title-one.style2 h2:before{
    left: 0;
    margin: 0;
}

.theme-title-one.style2 h2{
    margin-top: 70px;
    text-align: left;
}

.theme-title-one.style2{
    text-align: left;
    margin-top: 40px;
}

.theme-title-one.style3{
    text-align: left;
}

.theme-title-one.style3 p{
    padding-top: 0px;
}

.theme-title-one.style3{
    padding-bottom: 15px;
}

.our-case.our-galleries h5{
    margin-bottom: 5px;
}

.team-member .hover-content{
    height: 100%;
}

.our-blog .blog-default .single-blog .image-box{
    display: flex;
}

.our-blog .blog-default .single-blog .image-box iframe{
    width: 100%;
    border: 0px!important;
    border-radius: 5px;
    z-index: 1;
}

.our-blog .blog-details .image-box{
    display: flex!important;
}

.our-blog  .blog-details .image-box iframe{
    height: 450px;
    width: 100%;
    border: 0px;
    z-index: 1;
}

.similar-blogs .image-box,
.our-blog.latest-news .image-box{
    display: flex;
}

.similar-blogs .image-box iframe{
    width: 100%;
    border: 0px!important;
    border-radius: 5px;
    max-height: 260px!important;
    min-height: 260px!important;
    z-index: 1;
}

.similar-blogs .image-box img{
    max-height: 260px;
    min-height: 260px;
}

.our-blog.latest-news .image-box img{
    min-height: 266px;
}

.our-blog.latest-news .image-box iframe{
    width: 100%;
    border: 0px!important;
    border-radius: 5px;
    height: 266px!important;
    z-index: 1;
}

.our-products a.product-item,
.related-product-slider a.product-item{
    display: block;
}

.our-products a.product-item .product-name h5,
.related-product .theme-title-one,
.related-product-slider .product-name h5{
    margin-bottom: 0px !important;
}

.sidebar-categories li a.active {
    color: var(--base-primary)!important;
}

.service-details .our-galleries .single-case-block{
    margin-bottom: 25px!important;
}

.partner-section h6{
    margin-bottom: 0px!important;
}

.partner-section {
    padding: 22px 0;
}

.partner-section .overlay{
    margin-bottom: -120px;
}

.max-width-75p{
    max-width: 75%;
}

.is-mobile{
    display: none;
}

.service-details .slider-custom-type-1 .owl-item a {
    display: block !important;
}

.post-wrapper p {
    padding-bottom: 25px;
}

.our-blog .single-blog .image-box img{
    object-fit: cover;
}

.partner-section h6 .custom-br{
    display: block;
}

.our-team .team-member .overlay .hover-content{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.our-solution.our-services a:hover h5,
.our-solution.our-services-block a:hover h5 {
    color: var(--base-primary);
}

.our-solution.our-services a:hover p{
    color: #555555;
}

#theme-main-banner{
    height: 780px;
}

#theme-main-banner .camera_target .cameraSlide img{
    width: 100%!important;
    margin-left: unset!important;
    margin-right: unset!important;
    height: 100%!important;
    object-fit: cover;
}

.our-solution.our-services p,
.our-solution.our-services-block p,
a:hover .our-solution.our-services-block p,
a:hover .our-solution.our-services p{
    color: #555555;
}

.latest-news-slider .item .single-blog:hover h5,
.blog-default .single-blog:hover h5,
.related-post-slider .item .single-blog:hover h5{
    color: var(--base-primary);
}

.no-bg.cta-block.cta-block-type-2{
    margin-bottom: 40px;
}

.our-blog .single-blog .post-meta p,
.blog-default .single-blog:hover p{
    color: #555555;
}

.theme-footer-two .top-footer .contact-widget ul li em{
    font-size: 22px;
    position: absolute;
    top: 8px;
    left: 0;
}

a.theme-button-one:hover{
    color: #FFFFFF;
}

.product .tag-sale {
    margin: 0;
    top: 10px;
    display: block;
    left: 10px;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    z-index: 9;
}

.product .tag-sale .tag-item {
    display: block;
    background-color: var(--base-primary);
    text-align: center;
    padding: 4px 15px;
    margin-bottom: 2px;
    border-radius: 5px;
    font-family: 'Nunito Sans', sans-serif;
}

.our-products .tag-sale{
    left: 25px;
}

.our-products a.product-item:hover .tag-sale,
.single-product.product:hover .tag-sale{
    opacity: 0;
}

.shop-details .product-review-tab{
    margin-bottom: 25px;
}

.shop-details form input:disabled{
    background-color: unset;
}

.shop-details form input:disabled:hover{
    cursor: not-allowed;
}

.our-case.our-products .row{
    margin-right: -15px!important;
    margin-left: -15px!important;
}

.product-details.product .product-info h5.title{
    margin-bottom: 0px;
}

.product-details.product .tag-sale{
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 15px;
}

.product-details.product .tag-sale .tag-item{
    display: inline-block;
}

@media (max-width: 1200px) {
    #theme-main-banner .camera_pag{
        left: 16px!important;
    }
}


@media (max-width: 991px) {

    .no-bg.cta-block,
    .project-details,
    .service-details,
    .blog-grid .overlay,
    .our-blog .overlay,
    .our-faq .overlay,
    .our-solution.our-services .overlay,
    .our-galleries.galleries-detail .overlay,
    .our-case.our-projects .overlay,
    .our-case.our-products .overlay,
    .content-block:not(.theme-inner-banner + .content-block),
    .theme-inner-banner + .content-block{
        padding-top: 80px;
        padding-bottom: 0px;
    }

    #mega-menu-holder{
        margin-top: 30px;
        display: none;
    }


    .our-blog .blog-sidebar,
    .blog-grid .blog-sidebar,
    .products-sidebar,
    .our-case.our-products .blog-sidebar
    {
        margin-top: 0px!important;
    }

    .our-case.galleries-detail .theme-title-one{
        padding-bottom: 25px!important;
    }

    .why-we-best .theme-title-one,
    .latest-news .theme-title-one,
    .consultation-form .theme-title-one,
    .our-galleries .theme-title-one,
    .downloads-section .theme-title-one,
    .faq-page .theme-title-one,
    .faq-section .theme-title-one{
        padding-bottom: 40px;
    }


    .about-compnay-two.background-image-custom .overlay{
        padding: 80px 0px;
    }

    .google-map.contact-area,
    .main-page-wrapper .testimonial-section{
        margin-bottom: -80px!important;
    }

    .content-block-slider + .content-block .callout-banner.cta-block{
        margin-top: -80px;
    }

    .text-md-center .title,
    .text-md-center p{
        text-align: center!important;
    }

    .our-case.our-projects .theme-sidebar-one{
        padding-right: 7px;
        padding-left: 7px;
    }

    .callout-banner p{
        padding-right: 0px;
    }

    .consultation-form .img-box{
        border-radius: 5px 5px 0 0px;
    }

    .theme-title-one{
        padding-bottom: 25px;
    }

    .similar-projects-wrapper .owl-item a,
    .similar-projects-wrapper .slider-custom-type-1 a,
    .similar-projects-wrapper .slider-custom-type-2 a{
        display: block!important;
    }

    .our-case.our-project .items-projects a.single-case-block{
        display: block;
    }

    .main-page-wrapper .testimonial-section,
    .partner-section .overlay{
        margin-bottom: -30px;
    }

    .is-desktop{
        display: none;
    }

    .theme-title-one.style2 h2{
        margin-top: 0px;
    }

    .theme-footer-two{
        margin-top: 40px;
    }

    .is-mobile{
        display: block;
    }

    .header-two .theme-menu-wrapper .container{
        height: 80px;
        position: relative;
    }

    .header-two .theme-menu-wrapper .bg-wrapper{
        position: unset;
    }

    .header-two .menu-collapser{
        left: 16px;
        transform: translateY(25%);
    }

    .header-two .top-header .social-icon li{
        margin: 0px 0px 0px 15px;
    }

    #theme-main-banner .camera_pag{
        left: 16px!important;
    }

    .section-spacing{
        margin-bottom: 60px;
    }

    .theme-inner-banner + .content-block .overlay{
        padding-top: 0px!important;
    }

    .callout-banner .link-button{
        display: block;
        text-align: center;
        margin-top: 25px;
    }

    .why-we-best .wrapper .img-box{
        height: 250px!important;
    }

    .why-we-best{
        margin-bottom: -90px;
    }

    .why-we-best .overlay{
        padding-bottom: 70px;
    }

    .theme-inner-banner.no-parallax{
        background-size: cover!important;
    }

    .about-compnay-two .quote-image{
        margin-bottom: 25px;
        margin-top: 25px;
    }

    .text-position-right.about-compnay-two h2:before{
        left: 0px;
    }

    .text-position-right.about-compnay-two .text p,
    .about-compnay-two .quote-form img{
        padding: 0px;
    }

    .text-position-right.about-compnay-two .text h2{
        padding: 0px;
        padding-bottom: 18px;
    }

}
@media (max-width: 767px) {
    .about-compnay-two, .testimonial-section{
        margin-top: 30px;
    }

    .no-bg.cta-block,
    .project-details,
    .service-details,
    .blog-grid .overlay,
    .our-blog .overlay,
    .our-faq .overlay,
    .our-solution.our-services .overlay,
    .our-case.our-projects .overlay,
    .our-galleries.galleries-detail .overlay,
    .content-block:not(.theme-inner-banner + .content-block),
    .theme-inner-banner + .content-block{
        padding-top: 60px;
        padding-bottom: 0px;
    }

    .about-compnay-two.background-image-custom .overlay{
        padding: 60px 0px;
    }

    .google-map.contact-area,
    .main-page-wrapper .testimonial-section{
        margin-bottom: -60px!important;
    }

    .content-block-slider + .content-block .callout-banner.cta-block{
        margin-top: -60px;
    }

    .partner-section h6{
        text-align: center;
        padding-top: 0px;
        padding-bottom: 18px;
    }

    .partner-section h6 .custom-br{
        display: inline;
    }

    .partner-section h6 .custom-br::before{
        content: " ";
    }


}



@media (max-width: 575px) {

    .no-bg.cta-block,
    .project-details,
    .service-details,
    .blog-grid .overlay,
    .our-blog .overlay,
    .our-faq .overlay,
    .our-solution.our-services .overlay,
    .our-case.our-projects .overlay,
    .our-case.our-products .overlay,
    .our-galleries.galleries-detail .overlay,
    .content-block:not(.theme-inner-banner + .content-block),
    .theme-inner-banner + .content-block{
        padding-top: 40px;
        padding-bottom: 0px;
    }

    .about-compnay-two.background-image-custom .overlay{
        padding: 40px 0px;
    }

    .google-map.contact-area,
    .main-page-wrapper .testimonial-section{
        margin-bottom: -40px!important;
    }

    .content-block-slider + .content-block .callout-banner.cta-block{
        margin-top: -40px;
    }

    #theme-main-banner .camera_pag{
        left: 4px!important;
    }

    .our-case.our-projects .theme-sidebar-one{
        padding-right: 15px!important;
        padding-left: 15px!important;
}

.our-case.our-projects .row{
    margin-right: -15px !important;
    margin-left: -15px !important;
}

.partner-section h6{
    padding-bottom: 25px;
}

.why-we-best .wrapper .best-list-item li .icon{
    width: 42px;
}

.top-header{
    height: auto;
}

.top-header ul{
    min-width: 100%;
    margin: 0px auto;
    text-align: center;
}

.header-two .top-header .left-widget li{
    float: unset;
}

#polyglotLanguageSwitcher a{
    margin-left: 0px;
}
}






/* Responsive iframe container for YouTube videos */
.iframe-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*background-color: black; */
}
.single-blog .iframe-container{
    height: 295px;
}
.iframe-container iframe {
    width: 100%;
    height:100%;
    border: 0;
}

.product-thumbnail {
    /* Ujistěte se, že kontejner nemá vnitřní odsazení nahoře */
    padding-top: 0 !important;
}

.product-thumbnail .nav-tabs {
    /* Resetujeme všechny možné příčiny odsazení */
    margin: 0;
    padding: 0;

    /* Toto je nejdůležitější - zrušíme jakékoliv transformace a pozicování */
    transform: none !important;
    position: static !important; /* Můžete zkusit i 'relative', pokud by static dělalo neplechu jinde */
    top: auto !important;
    left: auto !important;
}
