html {scroll-behavior:smooth; }
body { font-size: 15px; letter-spacing: 1px; background-color: #fff; max-width: 100vw; overflow-x: hidden; font-family: 'Roboto', sans-serif; background-color: #e8f0f3;  }
::selection { background: #CB4544; color: #FFFFFF; }
::-moz-selection { background: #CB4544; color: #FFFFFF; }
::-webkit-selection { background: #CB4544; color: #FFFFFF); }
.container {max-width: 1440px;}
h1, h2 {letter-spacing: 2px;}
h1, h2, h3 {text-transform: uppercase; margin-bottom: 20px; margin-top: 30px; font-family: 'Roboto Slab', serif;}
h1 { font-size: 60px; color: #fff; }
h2 { font-size: 24px; color: #CB4544; }
h3 { font-size: 20px; color: #CB4544; }
.white {color: white;}
.p-tb-180 {padding-top: 180px; padding-bottom: 180px;}
.m-l-10 {margin-left: 10px;}
.m-r-10 {margin-right: 10px;}
.f-w-700 {font-weight: 700;}
.ttn {text-transform: none}
.opacity-05 {opacity: .5;}
ul li {color: #697A80;}
a {transition-duration: .25s; transition: .25s; letter-spacing: 1px; color: white;}
a:hover {text-decoration: none; color: #CC3838; }
.vert-center { height: 100%; display: -ms-flexbox!important; display: flex!important; -ms-flex-preferred-size: auto; flex-basis: auto; align-items: center;}
.hori-center {display: inline-block; margin: 0 auto;}
.fw {width: 100%;}
.d-g {display: grid; display: -ms-inline-grid;}
.footer-left .separator {margin-left: 0;}
.p-lr-20 {padding-left: 20px; padding-right: 20px;}
.p-t-15 {padding-top: 15px;}
.mob-show {display: none;}
.full-width {width: 100%}
#menu-1 .navbar-nav p { padding-top:7px;}
* {outline: none !important;}

/*!* Navigace *!*/
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { color: #fff; opacity: .5; }
.navbar-dark .navbar-nav .nav-link { color: #fff; text-transform: uppercase; font-size: 14px; padding: .5rem 15px; letter-spacing: 0px; }
.navbar-nav { margin: 0 0 0 auto; }
.navbar { animation-duration: .5s; margin-bottom: 60px; height: 120px; padding: 0 25px 0 40px; background: rgb(203,69,68);
    background: -moz-linear-gradient(90deg, rgba(203,69,68,1) 0%, rgb(204, 40, 39) 100%);
    background: -webkit-linear-gradient(90deg, rgba(203,69,68,1) 0%, rgb(204, 40, 39) 100%);
    background: linear-gradient(90deg, rgba(203,69,68,1) 0%, rgb(204, 40, 39) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#CB4544",endColorstr="#CC2827",GradientType=1);}
.navbar .add-nav {z-index: 999; padding: 10px 25px; position: absolute; top: 120px; left: 0; background-color: #1f1a17; display: flex; width: 100%; height: 60px;}
.navbar-dark .add-nav .nav-link {color: #fff;}
.navbar-dark .add-nav .nav-link.active, .navbar-dark .add-nav .nav-link:hover, .navbar-dark .add-nav .nav-link:active  {color: #CB4544;}
.navbar-dark .add-nav .nav-link { padding: .5rem 15px; }
.navbar-collapse {z-index: 101;}

/*!* Butts *!*/
.butt {padding: 20px 30px; display: inline-block; color: #fff}
.butt-text {text-transform: uppercase; font-weight: 700;}
.butt-1 {background-color: #CC3838; }
.butt-1:hover {background-color:#CB4544; color: #fff}
.btn { border-radius: 0; text-align: left; color: #CC3838; }
button:focus { outline: none; }

/*!* HP *!*/
.intro {background-color: #1f1a17; animation-duration: .5s; animation-delay: .5s;}
.intro .caption.vert-center {padding-bottom: 20px; padding-top: 20px; }
.stitky { position: absolute; top: 280px; right: 0; display: block; z-index: 99;}
.stitky a:hover .stitek { opacity: .8;}
.stitky .stitek {padding: 22px 28px; background-color: #fff; transition-duration: .25s; transition: .25s; min-height: 50px; min-width: 200px; }}
.stitky .stitek p { padding: 0; margin: 0; }
.stitky .stitek-stin {background-image: url("../img/stitek_shadow.png"); background-size: cover; background-repeat: no-repeat; background-position: top right; display: inline-block; width: 100%; height: 25px;}

/*slider - HP*/
#carousel-hp .slide {width: 100%; height: calc(100vh - 180px); background-size: cover; background-repeat: no-repeat; background-position: center center; background-attachment: scroll;}
#carousel-hp .slide-1 {background-image: url("../img/slide_1.jpg")}
#carousel-hp .slide-2 {background-image: url("../img/slide_2.jpg")}
#carousel-hp .slide-3 {background-image: url("../img/slide_1.jpg")}
#carousel-hp .carousel-indicators { position: absolute; right: auto; bottom: 100px; left:0; z-index: 15; display: flex; align-items: center; padding-left: 0; margin: 0; list-style: none; }
#carousel-hp.carousel .caption h1 {transition-duration: .5s;}
#carousel-hp.carousel .caption p { font-size: 24px; color: white; }
#carousel-hp.carousel .caption span { opacity: .8;}
#carousel-hp.carousel .caption .butt {margin-top: 20px;}
#carousel-hp .carousel-inner .carousel-item a:hover h1 {color: #CB4544;}
#carousel-hp.carousel .p-l-120 {padding-left: 120px;}
#carousel-hp .dark-overlay-gradient {width: 100%; height: 100%; background: -moz-linear-gradient(0deg, rgba(0,0,0,0.4108018207282913) 0%, rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.4108018207282913) 0%, rgba(0,0,0,0) 100%); background: linear-gradient(0deg, #032948 0%, #03294800 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);}
.about {background: #f6f6f6; text-align: center; padding-right: 20px; padding-left: 20px;}
.about h2 {max-width: 1280px; margin: 0 auto;}
.about h2 span {font-weight: 700;}
.separator {height: 2px; width: 50px; background-color: #CB4544; margin: 30px auto 30px auto;}
.separator-r {margin: 30px auto 30px 0;}
.separator-full {background-color: #d0dade; height:1px; width: 100%;}

/*rolldown detail*/
.faq-rolls {max-width: 960px; margin: 0 auto;}
.faq-rolls #rolldown { margin-bottom:10px; position: relative; width: 100%; display: block; border: 1px solid #afc8d3; padding: 21px 20px;}
.faq-rolls #rolldown h2 {text-transform: none; letter-spacing: 0px; font-size: 17px; margin: 0px; text-align: left; width: calc(100% - 40px); }
.faq-rolls #rolldown.toggler i { margin: 0; position: absolute; right: 20px; color: #CC3838;}
.faq-rolls #rolldown:hover {border: 1px solid #CC3838;}
.faq-rolls [aria-expanded="true"] .fa-chevron-down, [aria-expanded="false"] .fa-chevron-up { display:none; }
.faq-rolls #rolldown[aria-expanded="true"]{ border: 1px solid #CC3838; }
.faq-rolls .white-20 {padding: 20px;}

/*obory - HP*/
.obory .col-md-2, .obory .col-md-4 { padding: 0; margin: 0; }
.obory.row {margin: 0;}
.obory h2, .obory .row { margin: 0; }
.obory .separator {margin: 30px auto 30px 0; }
.obory .blo1 h2, .obory .blo2 h2, .obory .blo3 h2, .obory .blo4 h2,.obory .pravo h2, .obory .marketing h2, .obory .bezpecnost h2 {color: #fff; cursor: default;}
.obory .mapa h2 {cursor: default;}
.obory .obor.mapa {background-color: white;}
/*.obory .obory-nabidka {display: none;}*/
.obory .obory-nabidka {display: grid; display: -ms-grid;}
.obory .obor {display: inline-block; width: 100%; height: auto; background-size: cover; background-repeat: no-repeat; background-position: center center;}
.obory .obor.blo1 {background-color: #0060c7; background-image: url("../img/podnik.jpg");}
.obory .obor.blo2 {background-color: #4d4595; background-image: url("../img/pravo.jpg");}
.obory .obor.blo3 {background-color: #b4bdc1; background-image: url("../img/mark.jpg");}
.obory .obor.blo4 {background-color: #CC3838; background-image: url("../img/bezpe.jpg");}
.obory .obor .obory-nabidka a:hover {color: #fff; opacity: .5;}
/*.obory .obor .hover:hover .obory-nabidka {display: grid; display: -ms-grid;}*/
.obory .obor.blo1 .hover:hover  {background-color: #0060c7;}
.obory .obor.blo2 .hover:hover  {background-color: #4d4595;}
.obory .obor.blo3 .hover:hover  {background-color: #b4bdc1;}
.obory .obor.blo4 .hover:hover  {background-color: #CC3838;}
.obory .obor.blo1 .separator, .obory .obor.blo2 .separator, .obory .obor.blo3 .separator, .obory .obor.blo4 .separator {background-color: white; opacity: .5;}
.obory .obor .hover {transition-duration: .25s; transition: .25s; padding: 100px 30px 0 30px; display: block; height: 100%; width: 100%;}
.obory .obor.mapa .hover .mapa-pozice {display: flex; height: auto; width: calc(100% - 70px); max-width: 480px; position: absolute; bottom: 0; left: 0; }
.obory .obor .mapa-pozice .praha { display: flex; position: absolute; top: 36%; left: 10%;}
.obory .obor .mapa-pozice .brno { display: flex; position: absolute; top: 67%; left: 53%;}
.obory .obor .mapa-pozice .ostrava { display: flex; position: absolute; top: 44%; left: 81%;}
.obory .obor .mapa-pozice .praha:hover p, .obory .obor .mapa-pozice .brno:hover p, .obory .obor .mapa-pozice .ostrava:hover p {opacity: 1;}
.obory .obor .mapa-pozice .praha:hover, .obory .obor .mapa-pozice .brno:hover, .obory .obor .mapa-pozice .ostrava:hover {opacity: .8;}
.obory .obor .mapa-pozice .praha p, .obory .obor .mapa-pozice .brno p, .obory .obor .mapa-pozice .ostrava p {z-index: 98; transition-duration: .25s; transition: .25s; opacity:0; display: inline-block; margin: 10px 0 10px 10px; color: #64c0ef; font-weight: 700;}

/*ucitele*/
.lide {background-color: #e8e8e8; padding: 20px 0 0 0;}
.lide .separator {margin: 30px auto 30px 0;}
.lide h2, .lide p {color: #fff;}
.lide .carousel-item img { opacity: 0; transition: opacity ease-out .5s; }
.lide .carousel-item.active img { opacity: 1 !important; transition: opacity ease-in .5s; }
.novinky .img {height: 100%; min-height: 400px; width: 100%; display: block; background-size: cover; background-position: center center; background-repeat: no-repeat;}
.novinky .img-1 {background-image: url("../img/novinka_1.jpg")}
.novinky .img-2 {background-image: url("../img/novinka_2.jpg")}
.novinky .img-3 {background-image: url("../img/novinka_3.jpg")}
.novinky a:hover h2 {transition-duration: .25s; transition: .25s; color: #CC3838;}
.novinky .datum {color: #acb6bb}
.novinky .row {margin:0;}
.novinky .col-md-4, .novinky .col-md-8 {padding:0;}
.novinky .col-md-8 .p-lr-20 {width: calc(100% - 30px);}

/*Footer - Patička*/
.footer {color: #838383 !important; padding: 80px 120px; background-color: #1f1a17; background-image: url("../img/footer_bg.jpg"); background-size: cover; background-position: bottom center; background-repeat: no-repeat; background-attachment: fixed; }
.deep-footer {color: #838383 !important; padding: 50px 120px; background-color: #1f1a17; }
.deep-footer .social {text-align: right; font-size: 30px;}
.deep-footer .social i {margin-left: 15px;}
.footer-right .separator  {margin: 14px 0 30px auto;}
.footer-right ul { padding: 0; margin: 0; text-align: right;}
.footer-right li {text-transform: uppercase; font-weight: 700; list-style: none; padding-bottom: 16px;}
.footer-right .lighted {color: #CC3838;}
.deep-footer a:hover, .footer a:hover, .footer-right li a:hover { opacity: .5; color: white;}
.footer-right .lighted:hover {color: #CC3838; opacity: .5;}
.footer-center p {text-align: center;}
.footer .logo-vspp, .footer .logo-pan {display: block; background-size: cover; background-repeat: no-repeat;}
.footer .logo-vspp {width: 410px; height: 80px; margin: 0 auto; }
.footer .logo-pan  {width: 132px; height: 80px; margin: 0 auto;}
.footer .odkazy {display: block; margin: 0 auto; width: 100%; max-width: 500px;}
.footer .odkazy .row {margin-bottom: 15px;}
.footer-center .vert-center {height: calc(100% - 170px);}

/*Podstrana*/
.podstrana-content .menu, .podstrana-content .row, .podstrana-content .cont  {margin:0; padding:0;}
.podstrana-content .menu { width: 100%; height: 100vh;}
.podstrana-content .menu .dropdown-toggle::after { display: none; }
.podstrana-content .menu .dropdown-item { padding: 6.5px 0; color: #CC3838; }
.podstrana-content .menu .dropdown-item:hover, .podstrana-content .menu .vert-center .hori-center .dropdown-item:focus {color: #CC3838; background-color: transparent;}
.podstrana-content .menu .btn:hover { color: #CB4544; }
.podstrana-content .menu .dropdown-menu { padding: 0 13px; margin: 0; color: #1f1a17; border: none; border-radius: 0; box-shadow: 0px 10px 20px rgba(31, 26, 23, 0.29); }
.podstrana-content .menu .btn.focus, .btn:focus { outline: 0; box-shadow: none; }
.podstrana-content .menu .box { padding: 20px; height: 100vh; padding-bottom: 180px; min-height: 748px;}
.podstrana-content .menu .faq-rolls .btn-group-vertical { padding: 5px; }
.podstrana-content .menu .faq-rolls { max-width: none; margin: 0; padding: 0; }
.podstrana-content .menu .faq-rolls #rolldown { margin-bottom: 0; }
.podstrana-content .menu .faq-rolls #rolldown .dropdown-toggle::after { display: none; }
.podstrana-content .menu .faq-rolls #rolldown, .faq-rolls #rolldown[aria-expanded="true"] {}

.podstrana-content .cont {width: 100%; display: block; min-height: 100vh; }
.podstrana-content .cont .intro .wm {padding: 30px;}
.podstrana-content .cont .intro h1 { margin: 30px 0 0 0; font-size: 40px;}
.podstrana-content .cont .intro .wm {width: 100%; height: auto; display: block; background-image: url("../img/wm.png"); background-size: contain; background-attachment: fixed; background-repeat: no-repeat; background-position: top right;}
.podstrana-content .cont .block {padding: 30px; background-color: white;  min-height:100vh;}
.podstrana-content .cont .breadcrumb { padding: 0; margin: 0; background-color: transparent; border-radius: 0; }
.podstrana-content .cont .breadcrumb-item.active, .podstrana-content .cont .breadcrumb-item+.breadcrumb-item::before { color: rgba(255, 255, 255, 0.5); }

/*ruzna pozadi pro ruzne podstrany:*/
/*Bezpečnost*/
.podstrana-content .cont .intro-0 {background: rgb(203,69,68); background: -moz-linear-gradient(90deg, rgba(203,69,68,1) 0%, rgba(204,40,39,1) 100%); background: -webkit-linear-gradient(90deg, rgba(203,69,68,1) 0%, rgba(#CC2827,1) 100%); background: linear-gradient(90deg, rgba(203,69,68,1) 0%, rgba(#CC2827,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7625",endColorstr="#ffa151",GradientType=1);}
/*Pravo*/
.podstrana-content .cont .intro-2 {background: rgb(77,69,148); background: -moz-linear-gradient(90deg, rgba(77,69,148,1) 0%, rgba(108,93,242,1) 100%); background: -webkit-linear-gradient(90deg, rgba(77,69,148,1) 0%, rgba(108,93,242,1) 100%); background: linear-gradient(90deg, rgba(77,69,148,1) 0%, rgba(108,93,242,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4d4594",endColorstr="#6c5df2",GradientType=1);}
/*Podnikani*/
.podstrana-content .cont .intro-3 {background: rgb(0,96,199); background: -moz-linear-gradient(90deg, rgba(0,96,199,1) 0%, rgba(0,121,250,1) 100%); background: -webkit-linear-gradient(90deg, rgba(0,96,199,1) 0%, rgba(0,121,250,1) 100%); background: linear-gradient(90deg, rgba(0,96,199,1) 0%, rgba(0,121,250,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0060c7",endColorstr="#0079fa",GradientType=1);}
/*Marketing*/
.podstrana-content .cont .intro-4 {background: rgb(159,169,174); background: -moz-linear-gradient(90deg, rgba(159,169,174,1) 0%, rgba(200,225,237,1) 100%); background: -webkit-linear-gradient(90deg, rgba(159,169,174,1) 0%, rgba(200,225,237,1) 100%); background: linear-gradient(90deg, rgba(159,169,174,1) 0%, rgba(200,225,237,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9fa9ae",endColorstr="#c8e1ed",GradientType=1);}


/*04-06*/
/******************************/
/*ruzna pozadi pro ruzne podstrany: Unisex 04-06*/
.podstrana-content .cont .intro-1 {background: rgb(0,61,87); background: -moz-linear-gradient(90deg, rgba(0,61,87,1) 0%, rgba(72,87,108,1) 100%); background: -webkit-linear-gradient(90deg, rgba(0,61,87,1) 0%, rgba(72,87,108,1) 100%); background: linear-gradient(90deg, rgba(0,61,87,1) 0%, rgba(72,87,108,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003d57",endColorstr="#48576c",GradientType=1);}

.box.mob-hide.animated.fadeIn { animation-delay: 1s; }
/*rolldown podstrana*/
.podstrana-content .menu .faq-rolls { max-width: 960px; margin: 0 auto; }
.podstrana-content .faq-rolls #rolldown { border: none; margin-bottom:10px; position: relative; width: 100%; display: block; padding: 10px 20px; }
.podstrana-content .faq-rolls #rolldown h2 { color: #CC3838; text-transform: none; letter-spacing: 0px; font-size: 17px; margin: 0 0 0 30px; text-align: left; width: calc(100% - 40px); }
.podstrana-content .faq-rolls #rolldown.toggler i { margin: 2px 0 0 0; position: absolute; left: 20px; color: #CC3838; }
.podstrana-content .faq-rolls #rolldown:hover { border: none; }
.podstrana-content .faq-rolls #rolldown:hover h2, .podstrana-content .faq-rolls #rolldown:hover i {color: #CB4544;}
.podstrana-content .faq-rolls [aria-expanded="true"] .fa-chevron-circle-down, .podstrana-content .faq-rolls [aria-expanded="false"] .fa-chevron-circle-up { display:none; }
.podstrana-content .faq-rolls #rolldown[aria-expanded="true"]{ border: none; }
.podstrana-content .faq-rolls .white-20 { padding: 20px; }
/*barvy v menu*/
.barva-bezpecnost h2 {color: rgb(203,69,68)!important;}
.barva-bezpecnost i {color: rgb(203,69,68)!important;}
.barva-bezpecnost:hover, .barva-podnikani:hover, .barva-pravo:hover, .barva-marketing:hover {opacity: .7;}
.barva-podnikani h2 {color: rgb(0,96,199)!important;}
.barva-podnikani i {color: rgb(0,96,199)!important;}
.barva-pravo h2 {color: rgb(77,69,148)!important;}
.barva-pravo i {color: rgb(77,69,148)!important;}
.barva-marketing h2 {color: rgb(104, 111, 115)!important;}
.barva-marketing i {color: rgb(104, 111, 115)!important;}
/*jine*/
.podstrana-content .menu { width: 100%; height: auto; min-height: 100vh; }
.podstrana-content .menu .box { height: auto; padding-bottom: 0px; min-height: 100vh; }
.obsah {height: auto; min-height: 100vh;}
.obsah .novinka-container { margin: 60px auto 60px auto; }
/*oprava Radova řádění*/
.podstrana-content .cont .block {min-height: unset;}
.podstrana-content .menu .faq-rolls { width: auto; margin: 200px auto; max-width: 400px; padding: 0; }
@media only screen and (max-width : 992px) { .podstrana-content .menu { min-height: unset; } .podstrana-content .menu .faq-rolls { max-width: unset; margin: 0;} }
/******************************/


/*29.6.2020*/
.breadcrumb-item.active {cursor: default;}
.podstrana-content .menu { background-image: url("../img/pod_bg_2.jpg"); background-size: cover; background-repeat: no-repeat; background-position: left top; background-attachment: fixed; }
.podstrana-content .faq-rolls #rolldown h2 { color: #ffffff;}
.podstrana-content .faq-rolls #rolldown.toggler i { color: #fff; }
@media only screen and (max-width : 992px) { .podstrana-content .menu { background-image: none; background-color: #1f1a17;} .box.mob-hide.animated.fadeIn {display: block; padding: 20px 0;} .podstrana-content .menu .faq-rolls { margin: 0 !important; } .faq-rolls.mob-show {display: none;} }
.podstrana-content .menu, .podstrana-content .menu .box, .podstrana-content .cont, .obsah { min-height: unset; }
.podstrana-content .menu .faq-rolls { margin: 170px auto; }
.podstrana-content .faq-rolls #rolldown:hover h2, .podstrana-content .faq-rolls #rolldown.toggler:hover i { color: #CC3838; }
/*29.6.2020*/

/*10.7.2020*/
.navbar .navbar-nav .nav-item.nav-link .f-w-700 { border: 1px solid; padding: 20px; -webkit-animation: color_change 1s infinite alternate; -moz-animation: color_change 1s infinite alternate; -ms-animation: color_change 1s infinite alternate; -o-animation: color_change 1s infinite alternate; animation: color_change 1s infinite alternate;}
@-webkit-keyframes color_change { from { color: #CC3838; } to { color: white; } }
@-moz-keyframes color_change { from { color: #CC3838; } to { color: white; } }
@-ms-keyframes color_change { from { color: #CC3838; } to { color: white; } }
@-o-keyframes color_change { from { color: #CC3838; } to { color: white; } }
@keyframes color_change { from { color: #CC3838; } to { color: white; } }
@media only screen and (max-width : 992px) { .navbar .navbar-nav .nav-item.nav-link .f-w-700 { border: none; padding: 0;} }

/*inbox 05.08.2020*/
.bold {font-weight: 700;}
.intro .inbox { padding: 20px 20px 0 20px; width: 400px; height: auto; display: block; position: absolute; top: 200px; right: 20px; z-index: 9; background: rgba(0, 0, 0, 0.4);}
.intro .inbox p, .inbox h3 {color: white}
.intro .inbox h3 {margin-top: 0;}
@media (max-width: 1200px) {  .intro .inbox {display: none} }
/*inbox 05.08.2020*/

/*uprava oborů na HP 10.8.2020*/
.obory .obor.mapa { display: none;}
.obory .col-md-2 {-ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%;}
@media only screen and (max-width : 1600px) { .obor.blo1, .obor.blo2, .obor.blo3, .obor.blo4 {width: 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%;} }
@media only screen and (max-width : 1200px) { .obor.blo1, .obor.blo2, .obor.blo3, .obor.blo4 {width: 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;} }
.about {padding-top: 60px; padding-bottom: 40px;}
/*uprava oborů na HP 10.8.2020*/


/*========= TIMELINE =============*/
#timeline-obsah {margin-top: 40px;}
.timeline p, .timeline h3 {text-align: left;}
.timeline a { position: relative; transition-duration: .5s;}
.timeline a img {transition-duration: .5s; cursor: pointer;}
.timeline a:hover img {transform: scale(0.95)}
.timeline h3 { cursor: pointer; position: absolute; top: 0; left: 20px; z-index: 10; background-color: #CC3838; padding: 15px; color: white; font-size: 15px; }
.timeline { line-height: 1.4em; list-style: none; margin: 0; padding: 0; width: 100%; }
.timeline h1, .timeline h2, .timeline h3, .timeline h4, .timeline h5, .timeline h6 { line-height: inherit; }
.timeline-item { padding-left: 40px; position: relative; }
.timeline-item:last-child { padding-bottom: 0; }
.timeline-info { font-size: 12px; font-weight: 700; letter-spacing: 3px; margin: 0 0 .5em 0; text-transform: uppercase; white-space: nowrap; }
.timeline-marker { position: absolute; top: 0; bottom: 0; left: 0; width: 15px; }
.timeline-marker:before { background: #CC3838; border: 3px solid transparent; border-radius: 100%; content: ""; display: block; height: 15px; position: absolute; top: 0px; left: 0; width: 15px; transition: background 0.3s ease-in-out, border 0.3s ease-in-out; }
.timeline-marker:after { content: ""; width: 1px; background: #CCD5DB; display: block; position: absolute; top: 15px; bottom: 0; left: 7px; }
.timeline-item:last-child .timeline-marker:after { content: none; }
.timeline-item:not(.period):hover .timeline-marker:before { background: transparent; border: 3px solid #CC3838; }
.timeline-content { padding-bottom: 40px; }
.timeline-content p:last-child { margin-bottom: 0; }
.period { padding: 0; }
.period .timeline-info { display: none; }
.period .timeline-marker:before { background: transparent; content: ""; width: 15px; height: auto; border: none; border-radius: 0; top: 0; bottom: 30px; position: absolute; border-top: 3px solid #CCD5DB; border-bottom: 3px solid #CCD5DB; }
.period .timeline-marker:after { content: ""; height: 32px; top: auto; }
.period .timeline-content { padding: 40px 0 70px; }
.period .timeline-title { margin: 0; }

@media (min-width: 768px) {
    .timeline-split .timeline, .timeline-centered .timeline { display: table; }
    .timeline-split .timeline-item, .timeline-centered .timeline-item { display: table-row; padding: 0; }
    .timeline-split .timeline-info, .timeline-centered .timeline-info, .timeline-split .timeline-marker, .timeline-centered .timeline-marker, .timeline-split .timeline-content, .timeline-centered .timeline-content, .timeline-split .period .timeline-info, .timeline-centered .period .timeline-info { display: table-cell; vertical-align: top; }
    .timeline-split .timeline-marker, .timeline-centered .timeline-marker { position: relative; }
    .timeline-split .timeline-content, .timeline-centered .timeline-content { padding-left: 30px; }
    .timeline-split .timeline-info, .timeline-centered .timeline-info { padding-right: 30px; }
    .timeline-split .period .timeline-title, .timeline-centered .period .timeline-title { position: relative; left: -45px; }
}
@media (min-width: 992px) {
    .timeline-centered, .timeline-centered .timeline-item, .timeline-centered .timeline-info, .timeline-centered .timeline-marker, .timeline-centered .timeline-content { display: block; margin: 0; padding: 0; }
    .timeline-centered .timeline-item { padding-bottom: 40px; overflow: hidden; }
    .timeline-centered .timeline-marker { position: absolute; left: 50%; margin-left: -7.5px; }
    .timeline-centered .timeline-info, .timeline-centered .timeline-content { width: 50%; }
    .timeline-centered > .timeline-item:nth-child(odd) .timeline-info { float: left; text-align: right; padding-right: 30px; }
    .timeline-centered > .timeline-item:nth-child(odd) .timeline-content { float: right; text-align: left; padding-left: 30px; }
    .timeline-centered > .timeline-item:nth-child(even) .timeline-info { float: right; text-align: left; padding-left: 30px; }
    .timeline-centered > .timeline-item:nth-child(even) .timeline-content { float: left; text-align: right; padding-right: 30px; }
    .timeline-centered > .timeline-item.period .timeline-content { float: none; padding: 0; width: 100%; text-align: center; }
    .timeline-centered .timeline-item.period { padding: 50px 0 90px; }
    .timeline-centered .period .timeline-marker:after { height: 30px; bottom: 0; top: auto; }
    .timeline-centered .period .timeline-title { left: auto; }
}
.timeline-item.m-t--200 {margin-top: -180px;}
.timeline-item.m-t--180 {margin-top: -160px;}
.timeline-item.m-b-20 {margin-bottom: 20px;}
@media only screen and (max-width: 992px) {
    .timeline-item.m-t--200 {margin-top: 0;}
    .timeline-item.m-t--180 {margin-top: 0;}
    .timeline-item.m-b-20 {margin-bottom: 0;}
}
.marker-outline .timeline-marker:before { background: transparent; border-color: #ed1c25; }
.marker-outline .timeline-item:hover .timeline-marker:before { background: #ed1c25; }
.timeline img {margin-bottom: 20px;}
.timeline-content .row {margin: 0px; display: inline-flex;}
.timeline-content .row h2 {margin: 40px 30px 0 30px;}
.align-right-for-a-while {text-align: right !important;}
.modal-backdrop { z-index: -1; opacity: 0; display: none;}
/*10.7.2020*/

/*14.08.20*/
.novinka-container        {max-width: 960px; margin: 120px auto 60px auto; background-color: white; padding: 40px; }
.novinka-container a      { color:#4169E1; }
.novinka-container a span { border: 1px solid; padding: 20px; }
.novinka-foot             {  margin:50px 0px 30px 0px; text-align:right;  }



/*svošp 12.8.2020*/
.obory .obor.blo1 { background-color: #ffffff; }
.obor.blo1, .obor.blo2, .obor.blo3, .obor.blo4 { width: 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.obor.blo1 h2 {color: #1f1a17;}
.obory .obor.blo1 .separator { background-color: #CB4544; }
.obory .obor.blo1 a {color: #1f1a17;}
.obory .obor.blo2 { background-color: #CB4647; }
.obory .obor { height: auto; min-height: 540px; }
.obory .obor.blo2 .hover:hover { background-color: #CB4544; }
.obory .obor.blo1 .hover:hover { background-color: #e9e9e9; }
.lide h2, .lide p { color: #1f1a17; }
.lide {background-image: url("../img/lide_svosp_bg.jpg"); background-size: cover; background-repeat: no-repeat;}
.stitky .stitek { padding: 16px 88px 16px 28px; COLOR: WHITE; }
/*svošp 12.8.2020*/


/*msoa 04.12.2020*/
.footer .logo-vspp { width: 338px; }
.stitky .stitek { padding: 4px 50px 4px 22px; }
.obory .obor .hover { padding: 80px 30px 30px 30px; }
.lide .carousel-item.active img { max-width: 500px; margin: 50px auto; }

/*msoa 08.12.2020*/
.deep-footer { background-color: #181818; }

/*msoa 18.12.2020*/
.breadcrumb-item a {color: white;}
.breadcrumb-item a:hover {opacity: .7;}

/*mediaqueries*/
@media only screen and (max-width : 1920px) { }
@media only screen and (max-width : 1600px) {

    .stitky { top: 180px; }
    .p-tb-180 { padding-top: 120px; padding-bottom: 120px; }

    /*.obor.mapa { width: 66.66666666%; max-width: 66.66666666%; flex: 0 0 66.66666666%; -ms-flex: 0 0 66.66666666%; }*/
    /*!*.obor.blo1, .obor.blo2, .obor.blo3, .obor.blo4 {width: 33.333333%; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}*!*/
    /*.obor.mapa h2 {text-align: right; z-index: 99; position: relative;}*/
    /*.obor.mapa .separator { margin: 30px 0 30px auto; z-index: 3; position: relative; }*/
    .obory .obor .hover { padding: 80px 30px 30px 30px; }
}
@media only screen and (max-width : 1500px) { }
@media only screen and (max-width : 1400px) {
    .navbar-brand img {width: 220px;}
    .navbar { height: 100px; padding: 0 10px 0 20px;}
    .navbar .add-nav { top: 100px; padding: 10px 10px; }
    .navbar-dark .navbar-nav .nav-link { padding: 0 10px; }

    h1 { font-size: 50px; }
    h2 { font-size: 22px; }

    #carousel-hp.carousel .p-l-120 { padding-left: 60px; }
    #carousel-hp .carousel-indicators { bottom: 30px; }
    .stitky { top: 160px; }
    #carousel-hp .slide { height: calc(100vh - 100px); }
    .p-tb-180 { padding-top: 100px; padding-bottom: 100px; }
    .lide { padding: 40px 20px 0 20px; }

    .footer-center .vert-center { height: calc(100% - 280px); }
    .footer .logo-vspp { width: 220px; height: 55px; }

    .hide-1400 {display: none;}
    /*.obory .obor { height: 530px; }*/
    .footer, .deep-footer {padding-left: 60px; padding-right: 60px;}
    .novinky .row, .novinky .row .col-md-4 .box .row {margin:0;}
    .novinky .row .col-md-4, .novinky .row .col-md-4 .box .row .col-md-8, .novinky .row .col-md-4 .box .row .col-md-4 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; width: 50%; }
    .novinky .row .col-md-4 .box .row .col-md-8 {padding: 20px 0;}
}
@media only screen and (max-width : 1366px) { }
@media only screen and (max-width : 1320px) { }
@media only screen and (max-width : 1200px) {
    .navbar-brand img { width: 170px; }
    .navbar-dark .navbar-nav .nav-link { font-size: 12px; }
    .navbar { height: 60px; margin-bottom: 40px; }
    .navbar .add-nav { top: 60px; height: 40px; }
    .navbar-dark .add-nav .nav-link { padding: 0 10px; font-size: 14px; }
    .stitky { top: 100px; }
    #carousel-hp .slide { height: calc(100vh - 60px); }
    .p-tb-180 { padding-top: 80px; padding-bottom: 80px; }

    /*.novinky .row .col-md-4, .novinky .row .col-md-4 .box .row .col-md-8, .novinky .row .col-md-4 .box .row .col-md-4 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; width: 100%; }*/


}
@media only screen and (max-width : 992px) {
    .navbar { padding: 0 20px 0 20px; margin-bottom: 0; }
    .navbar-nav { margin: 0 auto 0 0; width: 50%; max-width: 50%; padding: 20px 20px 10px 20px; }
    .navbar-collapse { align-items: center; display: flex; height: auto; width: 100%; background-color: #1f1a17; position: absolute; top: 60px; left: 0; padding: 0; }
    .navbar .add-nav { top: 0; position: relative; margin: 0 0 0 auto; right: 0; left: auto; height: auto; padding: 20px 20px 10px 20px; background: none; display: block; width: 50%; max-width: 50%; }
    .navbar-dark .add-nav .nav-link { padding: 0 0 10px 0; text-align: right; }
    .navbar-dark .navbar-nav .nav-link { padding: 0 0 10px 0; }
    .stitky { display:none; }
    #carousel-hp .slide { min-height: calc(100vh - 110px); height: unset; }

    .obory .obory-nabidka { display: grid; display: -ms-grid; }
    .obory .obor .hover { padding: 40px 20px 20px 20px; }
    .obory .obor { height: auto; }


    h1 { font-size: 40px; }
    h2 { font-size: 18px; }
    img.alignnone { margin-bottom: 1rem; }

    #carousel-hp.carousel .p-l-120 { padding-left: 20px; }
    #carousel-hp .carousel-indicators { display: none; }
    .p-tb-180 { padding-top: 60px; padding-bottom: 60px; }
    .mob-show {display: block;}
    .mob-hide {display: none;}

    .podstrana-content .menu, .podstrana-content .cont { flex: 0 0 100%; max-width: 100%; }
    .podstrana-content .menu .box { height: auto; padding-bottom: 0; min-height: unset; }
    .podstrana-content .menu, .podstrana-content .cont { height: auto; }
    .podstrana-content .cont .intro h1 { margin: 0; font-size: 26px; }
    .podstrana-content .cont .breadcrumb {display: none;}
    .podstrana-content .menu .vert-center .hori-center { padding: 5px; margin: 0; }
    .podstrana-content .cont .intro .wm, .podstrana-content .cont .block { padding: 20px; }

    .footer-center .vert-center { height: auto; }
    .footer-right, .footer-left, .footer-center, .deep-footer .row .col-md-6 {width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-bottom: 40px;}
    .footer-left, .deep-footer p {text-align: center;}
    .footer-left .separator, .footer-right .separator {margin-left: auto; margin-right: auto;}
    .footer .row {display: flex;}
    .footer-center {order: 0;}
    .footer-right {order: 1; border-top: 1px solid rgba(255, 255, 255, 0.15); padding-top: 40px;}
    .footer-left {order: 2; border-top: 1px solid rgba(255, 255, 255, 0.15); padding-top: 40px;}
    .footer-right ul { text-align: center; }
    .footer, .deep-footer { padding: 40px 20px 0 20px; }
    .footer-center p { margin-bottom: 40px;}
    .deep-footer .deep-left {order: 1;}
    .deep-footer .deep-right {order: 0; margin-bottom: 0 !important;}
}
@media only screen and (max-width : 880px) { }
@media only screen and (max-width : 768px) {
    .footer {background-image: none;}
    /*#carousel-hp .caption { position: relative !important; min-height: 100vh;}*/

    #carousel-hp .caption {position: absolute; width: 100%; bottom: 0; height: auto; padding: 20px; -moz-linear-gradient(0deg, rgba(0,0,0,0.4108018207282913) 0%, rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.4108018207282913) 0%, rgba(0,0,0,0) 100%); background: linear-gradient(0deg, #032948 0%, #03294800 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1)}
    #carousel-hp.carousel .p-l-120 { padding-left: 0px; }
    .vert-center { display: block !important; -ms-flex-preferred-size: unset; flex-basis: unset; align-items: unset; }
    h1 {font-size: 40px;}
    .p-tb-180 { padding-top: 40px; padding-bottom: 40px; }
    .stitky .stitek {padding: 10px; }

    .obor.mapa { width: 100%; max-width: 100%; flex: 0 0 100%; -ms-flex: 0 0 100%; padding-bottom: 0px }
    .obor.blo1, .obor.blo2, .obor.blo3, .obor.blo4 {height: auto; padding-bottom: 20px;}
    /*.obor.blo1, .obor.blo2, .obor.blo3, .obor.blo4 {height: auto; padding-bottom: 20px; width: 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}*/
    .set-order-0 {order: 0}
    .set-order-1 {order: 1}
    .lide .carousel .carousel-inner .carousel-item .container .lid h3, .lide .carousel .carousel-inner .carousel-item .container .lid p, .lide .carousel .carousel-inner .carousel-item .container .lid h2 {text-align: center}
    .lide .carousel .carousel-inner .carousel-item .container .lid .separator {margin-left: auto;}

    .novinky .row, .novinky .row .col-md-4 .box .row {margin: 0;}
    .novinky .row .col-md-4, .novinky .row .col-md-4 .box .row .col-md-8, .novinky .row .col-md-4 .box .row .col-md-4 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; width: 100%; }
    .novinky .row .col-md-4 .box .row .col-md-8 {padding: 20px 0;}
    .obory .obor.blo1, .obory .obor.blo2, .obory .obor.blo3, .obory .obor.blo4 {background-image: none;}
}
@media only screen and (max-width : 640px) {
    .obor.blo1, .obor.blo2, .obor.blo3, .obor.blo4 {width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
    .obory .obor { height: auto; padding-bottom: 20px; background-image: none !important; }
    .obory .obor.mapa {height: 500px; padding-bottom: 0;}
}
@media only screen and (max-width : 590px) { }
@media only screen and (max-width : 578px) { }
@media only screen and (max-width : 480px) {
    .novinky .img { min-height: 330px;}
    .obory .obor.mapa { height: 420px; }
}
@media only screen and (max-width : 460px) { }
@media only screen and (max-width : 380px) { }
@media only screen and (max-width : 360px) { }
@media only screen and (max-width : 320px) { }
@media only screen and (max-device-width: 480px) { body { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } }

/*IE CSS*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */

}

/* 23.11.2020 doplněnk k členové aliance  */
.dalsi-clenove {width: 100%; height: auto; padding: 20px 0 30px 0; display: block; position: relative; background-color: #FFFFFF; }
.dalsi-clenove h3 {text-align: center;}
.dalsi-clenove img {width: 80%; margin: 0 auto; display: block; transition-duration: .5s;}
.dalsi-clenove a:hover img {opacity: .5;}
.dalsi-clenove .a, .dalsi-clenove .b, .dalsi-clenove .c {border-right: 1px solid rgb(0 0 0 / 11%);}
@media only screen and (max-width : 768px) { .dalsi-clenove .a, .dalsi-clenove .b, .dalsi-clenove .c {border-right: none;} .dalsi-clenove img {width: 60%; } }
@media only screen and (max-width : 640px) { .dalsi-clenove img {width: 80%; } }


/*msoa 17.12.2020*/
.archiv { top: 20px; right: 20px; position: absolute; background-color: transparent; color: #363636; padding: 0; text-transform: uppercase; font-size: 14px; font-weight: 400; z-index: 100;}
.archiv { color: #ffffff; background-color: #CC3838; padding: 10px 16px; }
.archiv:hover { color: #ffffff !important; background-color: #802222; }
.novinky a:hover { color: #cb4544; }
@media only screen and (max-width : 1400px) { .novinky .row .col-md-4 {width: 100%; max-width: 100%; flex: 0 0 100%;}
    .novinky .row .col-md-4 { width: 100%; max-width: 100%; flex: 0 0 100%; }
}
@media only screen and (max-width : 1382px) {
#menu-1 .navbar-nav p {padding-top: 0px; }
}
.novinky .row {position: relative;}

.obsah .block a {
    color:#007bff;
}
.odkazy .logo-pan:first-child { width:280px; height:83px}
.obory-nabidka a { color:white; margin: 5px 0px;}
.deep-footer .social a, #menu-1 .navbar-nav a { color:white }
#menu-1 .navbar-nav p a
{ margin-left:10px}
#menu-1 .navbar-nav a:hover { color:silver }

.wpcf7 label {width:100%;}
.wpcf7 input[type="text" i],
.wpcf7 input[type="email" i],
.wpcf7 textarea
{ width:100%;}
.wpcf7 .wpcf7-submit {
    background-color:#CB4544;
    color:white;
    border:0px;
    padding:8px 15px;
}
.wpcf7 .wpcf7-list-item { margin-left:0px}





































