* {margin: 0px; padding: 0px;}

html {
  scroll-behavior: smooth;
}

body {font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 400; color:#111; line-height: 1.6; background-color: #fff;}

h2 {font-weight:600;}
a {color:#ec1c24;}
a:hover {color:#ca0a02;}

.text-grey {color:#858585;}
.text-red {color:#ec1c24;}
.weight300 {font-weight:300;}

footer {  background: #111; color:#eee; padding: 80px 0px;}
footer .title {font-size: 20px; font-weight:600; margin-bottom:10px;}
footer .cta, header .cta {padding-left:40px; background-position: left center; background-repeat: no-repeat}
footer .cta div, header .cta div { font-size: 84%; letter-spacing: 2px}
footer .cta.callus, header .cta.callus {background-image: url("images/footer-callus.png");}
footer .cta.writeus, header .cta.writeus  {background-image: url("images/footer-mail.png");}

header.page-header {box-shadow: 0px 0px 5px #ccc; position: relative; z-index:100;}
header .cta div { font-size: 80%; letter-spacing: 2px; line-height: 1.2}
header .cta {font-size: 13px; line-height: 1.2; font-weight:500; background-size: auto 70%; background-position: left center; padding-left:30px;} 
header .title {color:#858585; font-weight: 400; font-size:14px;}

.social {width:40px; height:40px; background: #858585; display: inline-block; text-align: center; font-size:20px;
    border-radius: 30px; color:#111; padding-top:5px; margin-right:5px;}
.social:hover {color:#fff;}
header .social {width:30px; height:30px; font-size: 14px;;}
header .header-content img {width:30px; height:30px;}
footer .supportus {height:50px; background: #fff; display: inline-block; text-align: center; font-size:18px; font-weight:500;
  border-radius: 30px; color:#fff; padding:11px 30px 0px 30px; margin-right:5px; text-decoration: none; background: #ec1c24;
letter-spacing: 1px}
footer .supportus:hover {color:#fff;}

footer a {color:#eee; text-decoration: underline; color:#858585;}
footer a:hover {color:#ddd;}
.copyright {font-size:84%; font-weight:300;}

.menu-footer ul {list-style: none}
.menu-footer ul li a {font-size:90%}

#main-nav {z-index:100; position: relative;}

.wrapp-logo {width:200px; text-align: right; padding: 10px 60px 10px 10px; z-index: 10000; position: relative;}
.header-content {width: calc(100% - 200px);}
.header-content .line1 {padding:15px 15px;}
.header-content .social {background: #ddd; color:#111; }
.header-content .separator {width:1px; height:30px; border-left:1px solid #eee; margin:0px 20px;}



@media (max-width: 1300px) {
  .ialert .descr {display: none;}
  .ialert .btn span {display:none;}

}

@media (max-width: 992px) {
  #main-nav {border:none;}
  .menu-line-2-wrapp .ialert {width: calc(100% - 80px); padding-left: 15px; background: #eee;  border-right: 0px solid #ddd; margin-right: 0px;
            padding-top: 15px; padding-bottom: 15px;}
  .menu-line-2-wrapp {flex-wrap: wrap!important; }
  .search-box {width:80px; background: #eee; border-left: 1px solid #ccc;}
  .search-box .search-icon {  padding: 14px 15px;}
  .menu-line-2-wrapp {margin-top: 0px;}
}  






.icourses {background: #eee; padding: 80px 20px 80px 25%; position:relative;}
.icourses:before {position: absolute; top:0px; height:100%; width:25%; left: 0px; background: url("images/bg-courses.webp");
        background-repeat: no-repeat; background-size: cover; content:"";}
.icourses h2 {font-weight: 900; font-size:40px;}
.icourses h3 {font-weight: 700; font-size: 22px;}
.wrapp-slider {padding: 0px 40px 0px 80px;}


.item-kurz article .img-wrapp {position:relative; display: block; height:200px; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.item-kurz article .img-wrapp img {width:100%; height:auto; max-width:100%;}

.slick-slider {}
.slick-list { margin: 0 -12px;}
.item-kurz{ padding: 12px 12px; height:100%;}
.item-kurz article {background: #fff; box-shadow: 0px 0px 14px #ddd; border-radius: 16px; overflow: hidden; height:100%; position: relative; }
.item-kurz article .content {padding:30px 30px 60px 30px; }
.item-kurz article a.more {position: absolute; bottom: 25px; left: 30px; display: block;}
.item-kurz article h3 {font-weight:900; line-height:1.1; margin:0px 0px 10px 0px; font-size: 22px;}
.item-kurz article h3 p {font-weight: 300;}
.item-kurz .img-wrapp span {position: absolute; right:0px; bottom: 0px; background: #111; color:#fff; padding:2px 10px; font-size: 13px;;}

h2, .h2 {
  font-size: 2.6rem;
}
.isection {padding:80px 0px;}
.section-light {background: #fff}
.section-grey {background: #eee;}
.section-darkgrey {background: #ccc;}
.section-dark {background: #454545; color:#eee;}

.img-group-2 {position: relative; padding-bottom: 100px;}
.img-group-2 img:first-child {padding-left:10%; width:100%; max-width: 100%; height:auto;}
.img-group-2 img:nth-of-type(2) {padding-left:0%; width:50%; max-width: 50%; height:auto; position: absolute;
        bottom:0px; left:0px; border:8px solid #fff;  }

.btn {border-radius:30px; padding:0.7em 1.5em; font-weight:500;}
.btn-light {background: #eee; }
.btn-light.more-arrow-right {background: url("images/arrow-right-arrow.svg") right 17px center #eee; background-repeat: no-repeat;
        padding-right:40px; background-size: 20px auto;}

.more-arrow-right {background: url("images/arrow-right-arrow.svg") right 17px center; background-repeat: no-repeat;
        padding-right:40px; background-size: 20px auto;}
        
.iblog h2 {font-size: 20px; letter-spacing: 2px; margin: 0px 0px 0.6em 0; color:#888;}
.iblog h3 {font-size: 40px; font-weight: 900;  position: relative; margin-bottom: 20px; padding-bottom:20px;}
.iblog h3:after {content: ""; position: absolute; width:150px; height:1px; background: #ec1c24;
    bottom: 0px; left: 0px; }

    /* background: url("images/bg-supportus.jpg");*/
.isupportus {background: url("images/bg-supportus.webp"); background-repeat: no-repeat; background-size: cover;
    background-position: center center; padding: 120px 0px;}

.isupportus .icons a {text-align: center; font-weight:800; font-size:26px; line-height: 1.3; padding: 30px; color:#111;}
.isupportus img {display:block; margin-bottom: 20px;}
.isupportus h2 {font-size:66px; font-weight:900; position: relative; margin-bottom: 20px; padding-bottom:20px;}
.isupportus h2:after {content: ""; position: absolute; width:150px; height:1px; background: #ec1c24;
            bottom: 0px; left: 0px; }
.isupportus p {font-size:20px;}


.iservices {margin-top: -170px; padding-bottom: 80px; position: relative; z-index:40;}
.iservices .service {background-repeat: no-repeat; background-size: cover; background-position: center center; display: block;
        text-align: center; color:#fff; padding: 40px 30px; border-radius:16px; margin-top: 30px; background-color: #ec1c24;
    box-shadow: 0px 0px 10px rgba(33,33,33,0.3); height:calc(100% - 30px);
  background: #EC1C24;
background: linear-gradient(135deg, rgba(236, 28, 36, 1) 0%, rgba(236, 28, 36, 1) 50%, rgba(34, 34, 34, 1) 100%);
  }
.iservices .service img {margin-bottom: 20px;}
.iservices .service h2 {font-weight: 900; line-height: 1.2}
/*
.iservices .service-1 {background-image: url("images/service1.jpg")}
.iservices .service-2 {background-image: url("images/service2.jpg")}
.iservices .service-3 {background-image: url("images/service3.jpg")}
.iservices .service-4 {background-image: url("images/service4.jpg")}
.iservices .service-5 {background-image: url("images/service5.jpg")}
.iservices .service-6 {background-image: url("images/service6.jpg")}
*/
.iheros {position: relative;}
.wrapp-hero-slider { }
.hero-slider {position: absolute; top: 0px; left: 0px; width:100%; height: 100%; overflow: hidden}
.hero-slider .item {background-position: center center; background-repeat: no-repeat; background-size: cover;
        height:700px;}
.hero-slider .item1 {background-image: url("images/slide1.webp")}
.hero-slider .item2 {background-image: url("images/slide2.webp")}
.hero-slider .item3 {background-image: url("images/slide3.webp")}

.hero-slider:after {content: ""; position: absolute; top: 0px; left:0px; width:100%; height:100%; z-index:2;
    background: linear-gradient(to right, #111, transparent);
}
.iheros .wrapp-content {position: relative; z-index:20; padding: 80px 0px; width:1440px; margin:0px auto;
        max-width:100%; color: #f4f4f4; font-size:20px; font-weight:300;}
.iheros .wrapp-content .content {width:600px; max-width:100%; padding-bottom: 120px; font-size:16px;}
.iheros .wrapp-content .title {font-weight: 900; font-size:44px; line-height: 1.3}

.ialert {padding:10px 0px; font-size:14px; color:#111; border-right: 1px solid #ddd; padding-right: 15px; margin-right: 15px;
    line-height: 1.1;;}
.ialert h2 {font-size:14px; margin:0px; font-weight:500;}

.btn-primary {background-color: #ec1c24; border-color:#ec1c24; }
.btn-primary:hover {background-color: #ca0a02; border-color:#ca0a02;}
.btn-primary:focus, .btn-primary.focus, .btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;  background-color: #ec1c24;  border-color: #ec1c24;  box-shadow: none;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.navbar {padding: 0px;}
.navbar .container-fluid {padding-left:0px; padding-right:0px; align-items: flex-end;}
.navbar .logo {padding: 0px 0px 10px 0px; display:block;}
.navbar .logo img {width:90px; height:90px;}
.main-menu {background-color: #fff; color:#fff; padding: 0px 0px 0px 0px; border-top: 1px solid #eee}
.main-menu a {color:#111; font-weight:600; }
.main-menu a:hover {color:#454545;}
.main-menu .btn-dark {border-radius: 0px; padding: 17px 40px; background-color: #ec1c24; border-color: #ec1c24; color:#fff;}
.main-menu .btn-black {border-radius: 0px; padding: 17px 40px; background-color: #111; border-color: #111; color:#fff;}
.main-menu .btn-black:hover  {color:#ccc;}
.main-menu .btn-dark:hover  {color:#ccc;}


.main-menu .menu-item.active>a {color:#ec1c24;} 


.search-icon i {color:#111; font-size:20px;}


.btn-dark {background-color: #111;}


.content-header {background-color: #eee; background-image: url('images/header1.webp'); background-repeat: no-repeat;
    background-size: cover; background-position: center center; position:relative;}
.content-header:after {content:""; position: absolute; top: 0px; left:0px; width:100%; height:100%; background: linear-gradient(to right, #111, #eee); opacity: 0.8;}   
.content-header .container {position: relative; padding: 80px 0px; z-index:10}
.content-header .title:before {content: ""; width:100px; height: 3px; background-color: #ec1c24; position: absolute; left: 0px; top: -20px; } 
.content-header .title {margin:0px; padding: 0px; font-weight: 900; color:#fff; font-size: 44px; line-height: 1.2; position: relative;}
.content-header .sub_title {color:#fff; font-weight: 400; font-size: 100%; margin-top: 5px;}
.content-header nav {position: absolute; bottom: -80px; right: 0px; margin:0px; }
.content-header .breadcrumb {border-radius:0px; margin-bottom: 0rem; background: #fff; font-weight:bold; padding: 15px 30px;}

.content-header.content-header-stredni  .container{padding: 150px 0px;}

.content-header.content-header-stredni  .container{padding: 150px 0px;}
.content-article-list, .content-single {margin: 50px 0px;}
.content-header.content-header-stredni .title {font-size: 56px; margin-bottom: 10px;}
.content-header.content-header-stredni .sub_title {font-size: 24px;}


.content-main h1 {margin:0px 0px 0.7em 0;}
.content-main h2 {margin:1.5em 0px 0.7em 0;}
.content-main h3 {margin:1.5em 0px 0.7em 0;}
.content-main ul,
.content-main ol {padding-left:50px;}

.menu-footer, .menu-footer {list-style: none;;}
.menu-footer li, .menu-footer li {margin-bottom: 8px;} 
.menu-footer li a, .menu-footer li  a{text-decoration: none;;} 

.py-7 {padding: 80px 0px;}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.entry-content {font-size:120%; font-weight:300;}
strong {font-weight:600;}
.kurz-wrapp {width:25%;}


.nice-contact .fa {font-size: 33px; width:60px; height: 60px; margin-right: 30px; padding: 14px 0px; text-align:center; background: #ec1c24; color:#eee; border-radius: 30px; }
.nice-contact .descr {font-size: 80%; font-weight:600; color:#454545;}
.nice-contact .value {font-size: 100%; font-weight:600; }
.nice-contact .value a {color:#111;}
/* url('images/slide1.webp') no-repeat right center */
.kontakty-kurzy {background: #eee; position: relative; background-size: cover;}
.kontakty-kurzy .container {position: relative; z-index:2;}
.kontakty-kurzy:after {content: ""; position: absolute; top: 0px; left:0px; width:100%; height:100%; z-index:1;
    background: linear-gradient(to right, rgba(225, 225, 225, 0.9) 50%, transparent);
}

.container-in {margin-left:20em;}

.nav-produkt {
  position: -webkit-sticky;
  position: sticky;
  float: left;
  padding-top: 0rem;
  top: 0em;
  bottom: auto;

  font-size: 1.5em;
  left: 0%;
}
.nav-produkt ul {margin:0px;}
.nav-produkt a:first-of-type {
  border: none;
}
.nav-produkt .static-link {
  background-color: #eee;
  color: #111;
  background-image: url(../img/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 7px;
  background-position: right 1.4em center;
}
.nav-produkt a {
  list-style-type: none;
  display: block;
  background-color: #eee;
  border-top: 1px solid #ccc;
  padding: .7em 1em;
  color: #111;
  font-weight: lighter;
  font-size: 0.8em;
  width: 14em;
}

@media (min-width: 992px) {
  
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        font-size:18px;
    }
    img.alignright {float:right; margin: 0px 0px 20px 75px;}
    img.alignleft {float:left; margin: 0px 75px 20px 0px;}
}

@media (min-width: 1200px) {
  .content-main h1{font-size: 40px;}
  .content-main h2{font-size: 24px;}
  .content-main h3{font-size: 24px;}
  .kontakty-kurzy {padding:140px 0px;}
}

@media (min-width: 1500px) {
    .isupportus .container, .navbar .container{
        max-width: 1440px;
    }
}

@media (max-width: 1200px) {
    .icourses {background: #eee; padding: 80px 20px 80px 0%; position:relative;}
    .icourses:before {display:none;}
}



@media (max-width: 992px) {
  .kurz-wrapp {width:50%;}

}


@media (max-width: 576px) {
  .kurz-wrapp {width:100%;}

}

@media (min-width: 1400px) {
.container {max-width: 1340px;}
}

@media (min-width: 1760px) {
  .content-page.content-article-list .container {max-width: 1680px;}
  .container.container-plus {max-width: 1650px;}
}


#main-nav li.a-home a {color:#fff!important; width:30px;  position: relative;}
#main-nav li.a-home a:after {position: absolute; left:0px; top: 0px; width:100%; height: 100%; content: "";
    background: url('images/home.png') no-repeat; background-size: 40% auto; background-position: center center; }
#main-nav li.a-home.active a:after {position: absolute; left:0px; top: 0px; width:100%; height: 100%; content: "";
    background: url('images/home-active.png') no-repeat; background-size: 40% auto; background-position: center center; }

.page-header .btn-login-action {font-size: 13px!important; line-height: 1.1; padding: 17px 30px; letter-spacing: 1px;;}


.search-box .search-icon {padding:17px 15px;}
.search-box .fa {color:#111;}

.search-box .input-wrapp {width: 0px; overflow: hidden; transition: transform 250ms ease-in-out;}
.search-box .input-wrapp.open {width: auto; }
.search-box .fa-search {cursor: pointer;}
.search-box .btn-search-close {background: transparent; border:none;}

.search-header {padding: 30px 0px 0px 0px;; }
.main-menu .btn.btn-primary {color:#fff; font-size:14px;}



.bg-light-grey {background-color: #f4f4f4;}
.bg-dark-grey {background-color: #ddd;}
.block-default h2 {font-size: 36px;}
.block-default h2:first-child {margin-top: 0px!important;}
.block-default {padding: 80px 0px;}
.block-body table {}
.block-body table tr td{padding: 0.7em 1em; border-bottom: 1px solid #111;;}
.block-body table tr th {border-bottom: 1px solid #111;;}

.osoba-img {height:220px; overflow: hidden; background-size: cover; background-repeat: no-repeat; background-position: center center;
        background-color: #ddd;}
.osoba-wrapp {text-align:center; font-size: 13px; line-height: 1.1; padding-bottom:  60px; background: #fff; height:100%; position: relative;
    border-radius:3px; overflow: hidden;}
.osoba-wrapp .icons {position: absolute; bottom: 20px; left: 0px; text-align:center; width:100%}
.osoba-wrapp .icons a {font-size:18px; margin: 5px;}
.osoba-wrapp  img {filter: grayscale(); -webkit-filter: grayscale(100%);}
.osoba-wrapp h4 {font-size: 15px; margin: 20px 0px 7px 0px;}
.block-vedeni h3 {font-size: 18px; margin-bottom:20px;}


#sidebar h2{font-size: 22px; padding: 30px 15px 10px 0px;}
#sidebar .widget_categories  ul {list-style: none;}
#sidebar .widget_categories .cat-item a {padding: 8px 18px; border:1px solid #ccc; display: block;; margin: 4px 0px; border-radius:3px;
    color:#111;}
#sidebar .widget_categories .cat-item a:hover {background: #eee; text-decoration: none;;}


.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #ccc;
}

.articles-slider-wrap {}
.articles-slider-wrap article {width:18%; margin-right: 2%; margin-top: 30px;}
.articles-slider-wrap article h3 {font-size:100%; padding:  20px 15px; margin: 0px!important; line-height: 1.4;} 
.articles-slider-wrap .image {width:100%; height: 200px; background-size: auto 100%; background-position: center center; background-repeat: no-repeat;}
.articles-slider-wrap a {color:#111;}


.block-body.limited-middle-height {padding-bottom: 0px; position: relative;}
.block-body.limited-middle-height .block-body-in {height:400px; overflow: hidden; }
.block-body.limited-high-height .block-body-in {height:800px; overflow: hidden; }

.block-body.limited-high-height.rozbaleno .block-body-in,
.block-body.limited-middle-height.rozbaleno .block-body-in {height:auto; overflow: hidden; }
.block-body.limited-middle-height .btn-rozbal { border-top:1px solid #aaa; width:100%; padding-top: 20px; margin-top: 25px;}
.block-body.limited-standard .btn-rozbal {display:none!important;}


.block-body .btn-rozbal:before {content: '+ zobrazit celý obsah'; font-size: 18px; font-weight: 300; cursor:pointer; letter-spacing: 1px;}
.block-body.rozbaleno .btn-rozbal:before {content: '- zabalit obsah'; font-size: 18px; font-weight: 300; cursor:pointer; letter-spacing: 1px;}

.block-body.limited-standard .btn-rozbal:before {display:none!important;}
.block-body.limited-standard .btn-rozbal:before {display:none!important;}


.navbar-toggler {position: absolute; right:20px; top: 32px; z-index:20;}

.navbar .navbar-toggler {  color: #ec1c24;  border-color: #ec1c24;}
.navbar .navbar-toggler .navbar-toggler-icon {  color: #ec1c24;  font-size: 14px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(236, 28, 36, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.main-menu .dropdown-item {font-weight:400;}
.dropdown-menu {border: none;}

.wpcf7 {width: 700px; margin:0px auto; max-width:100%;}




@media (max-width: 1200px) {
  .iheros .wrapp-content {padding-left: 20px; padding-right:20px;}
  .ialert h2 {  font-size: 13px;  font-weight: 400; line-height: 1.1;}
}

@media (max-width: 992px) {
  .wrapp-logo {width:90px; text-align: right; padding: 10px 60px 0px 20px;}
  .header-content {width: calc(100% - 120px);}
  .navbar .logo img{height: 70px; width:auto;}
  .header-content {position:absolute; right:85px; top: 17px;}
  .header-content .line1 {padding-right: 90px;}
  .main-menu .btn.btn-primary {padding: 4px 15px; }
  .header-btn1-wrapp {width:50%;}
  .header-btn1-wrapp .btn {width:100%;}
  .header-btn2-wrapp {width:50%;}
  .header-btn2-wrapp .btn {width:100%;}
  
  #menu-hlavni-nabidka>li {padding:0px 30px; border-bottom:  1px solid #ddd;;}
  .dropdown-menu {border:none;}
  .nav-link { padding: 0.8rem 1rem;}
}

@media (max-width: 768px) {
  .wrapp-logo {width:80px; text-align: right; padding: 10px 60px 0px 15px;}
  .header-content {width: calc(100% - 110px);}
  .navbar .logo img{height: 55px; width:auto;}
  .navbar-toggler {top: 22px;}
  .header-content {position:absolute; right:75px; top: 10px; z-index:10;}
  header .social {  width: 22px;  height: 22px;  padding-top: 2px;  font-size: 12px;}
  header .header-content img {  width: 22px;  height: 22px;}
  .header-content .separator {  height: 20px;  border-left: 1px solid #eee;  margin: 0px 10px;}
  .iheros .wrapp-content .title { font-size: 32px; line-height: 1.2;}
  .iservices {padding-bottom: 30px;}
  .iservices .service{height: calc(100% - 15px);}
  .iservices .service h2{font-size:28px;}
  .iservices .service p {display: none;}
  .isupportus {padding: 60px 0px;}
  .isupportus h2 { font-size: 36px;}
  .isupportus p {  font-size: 16px;}
  .isupportus .icons a {    font-weight: 600;  font-size: 16px; padding: 20px 10px 0px 10px; text-align: center;}
  .isupportus img {width: 50px; height:auto; margin: 0px auto 20px auto;}
  .iblog h3 {font-size: 32px;}
  .wrapp-slider {  padding: 0px 30px 0px 40px;}
  .slick-prev::before, .slick-next::before { font-size: 20px; color:#454545}
  .content-header.content-header-stredni .title {font-size: 36px;}
  .content-header.content-header-stredni .sub_title {font-size: 18px;}
  .block-default {  padding: 60px 0px;}
  h3, .h3 {  font-size: 1.35rem;}
  h1, .h1 {  font-size: 2rem;}
}  




@media (max-width: 576px) {
  .iheros .wrapp-content {padding-top:30px;}
  .iheros .wrapp-content .title { font-size: 26px; line-height: 1.2;}
  .btn {font-size:90%;}
  h2, .h2 { font-size: 1.6rem;}
  .iservices .service{margin-top: 0px; height: calc(100% - 10px); padding:30px 15px;}
  
  .iservices .service img {  margin-bottom: 15px; height:50px; width:auto;}
  .iservices .service h2{font-size:20px;}
  .iservices { margin-top: -70px;}
  .hero-slider .item {height:500px;}
  .iheros .wrapp-content .content {width:600px; max-width:100%; padding-bottom: 40px; }
  .iservices .service {max-width: 300px; margin-left: auto; margin-right: auto;}
  .isection {  padding: 60px 0px;}
  .icourses {  padding: 60px 15px 60px 15px;}
  .wrapp-slider {  padding: 0px 30px 0px 30px;}
  .icourses h2 {  font-size: 32px;}
  footer {  padding: 50px 0px; font-size: 14px;}
  footer .title { font-size: 16px;}
  footer .supportus {  height: 45px;  font-size: 14px;  padding: 11px 30px 0px 30px;}
  .menu-footer li, .menu-footer li {  margin-bottom: 4px;}
  .social { width: 30px;  height: 30px;  font-size: 16px; padding-top:2px;}
  .content-header .in {padding:0px 25px;}
  .block-default {  padding: 50px 0px;}
  .block-default h2 {  font-size: 28px;}
  body {font-size: 15px;}
  .articles-slider-wrap article {  width: 46%;  margin-right: 4%;  margin-top: 30px;}
  .articles-slider-wrap .image {  height: 150px;}
  .block-default img {display: block; margin-bottom: 20px;}
  .block-vedeni h3 {  font-size: 16px;  margin-bottom: 20px;}
  table tr td {font-size:14px; line-height: 1.2;}
  .entry-content {  font-size: 100%;}
  content-article-list, .content-single {  margin: 40px 0px;}
  iframe {max-width:100%; height: auto;}
  .iservices .row {padding-right:10px!important; padding-left:10px!important;}
  .iservices .col-xl-4 {padding-right:5px!important; padding-left:5px!important;}
}




@media (max-width: 768px) {

  .header-content {    right: 0px;    width:100%;    left:0px;    top: 10px;    z-index: 10;  }
}


.kurz-detail .kurz-dobatrvani {background: #fff; color:#000; border-radius: 8px; display: inline-block; padding: 1px 8px; border:2px solid #ec1c24;
      color:#ec1c24; margin-left:5px;}
      
      
.is-layout-flex {
display: flex;
box-sizing: border-box;
flex-wrap: wrap;
}      
      
.gallery-columns-3 {display: flex; flex-wrap: wrap;}      
.gallery-columns-3 .gallery-item {
    width: 25% !important;
    height: auto !important;
}
      
      
      
.service h2 {font-size: 2rem;}
      
      
      
      
      
      
      
      
      
      
      
      