/*
Theme Name:     Kadence Child
Theme URI:      n/a
Template:       kadence
Author:         Rexonix
Author URI:     n/a
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

.kb-button.kb-btn-global-outline{
	border-radius: 50px;
}
.btn{
	z-index: 1;
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	text-decoration: none;
	font-size: 1.125rem;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: normal;
	padding: 10px 24px;
	border-radius: 50px;
	border: 2px solid rgb(28, 119, 177);
	color: rgb(28, 119, 177);
	background: transparent;
	transition: 0.2s ease;
	line-height: 1.5;
}
.btn:hover{
	border-color: black;
	color: black;
}
.btn .btn-icon{
	display: inline-block;
	width: 1.125rem;
	height: 1.125rem;
	line-height: 1.5;
	margin-left: .5rem;
}
.header-navigation[class*="header-navigation-style-underline"] .header-menu-container.primary-menu-container>ul>li.menu-item-type-custom>a:not(:hover):after{
	transform: scale(0, 0) translate(-50%, 0);
}

.menu .divider a{
	pointer-events: none;
}
.main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a:hover {
    color: var(--global-palette-highlight);
}
.show-cookie-banner a {
	cursor: pointer;
}

.single-content table p {
	margin-bottom: 1rem;
}

.single-post table th,
.single-post table td {
	padding: .5rem .5rem;
}
.heading-section h2 strong {
    font-size: 150%;
}

/* Ceník pronájmů v článku */
.hikvision-table tr.tr-heading th,
.pronajmy-table tr.tr-heading th {
  background: #ddd;
  text-align: left; }

.pronajmy-table tr.tr-gray th,
.pronajmy-table tr.tr-gray td {
  background: #f6f6f6; }

.pronajmy-table,
.hikvision-table {
  border-bottom: 4px solid #eee;
  margin-bottom: 80px;
  border-collapse: collapse; }

.pronajmy-table th,
.pronajmy-table td,
.hikvision-table th,
.hikvision-table td {
  padding: .5rem; }

.pronajmy-table th {
  text-align: left; }
/* Konec Ceník pronájmů v článku */

/* Ceník na stránce servisu */
.servis-cenik thead {
  background-color: #313133;
  color: #18c0ff;
  border-radius: 5px 5px 0 0;
}

.servis-cenik th, 
.servis-cenik td {
  padding: 15px 20px;
  border-bottom-color: transparent !important;
}
/* Konec Ceník na stránce servisu */

.service-operation .kt-blocks-info-box-link-wrap {
	background: white;
}

a {
	text-decoration: none;
}

.footer a {
	color: white;
}

.footer a:hover {
	color: black !important;
}


.custom-bg-video{
  width: 100%;
}
.kb-query-item > p{
	margin: 0 !important;
}


/* Stylování banneru */
.banner {
	padding-top: 80px;
}
/* Konec Stylování banneru */

.infobox-fullheight .wp-block-kadence-infobox,
.infobox-fullheight .wp-block-kadence-infobox .kt-blocks-info-box-link-wrap{
	height: 100%;
}

/* Stylování dlaždic služeb */
.service-tile .info-box-link:hover {
	background: black;
}
/* Konec Stylování dlaždic služeb */

.kt-blocks-info-box-learnmore{
	font-weight: bold;
	font-size: 14px;
	padding: 0 !important;
	position: relative;
	text-transform: uppercase;
}
.kt-blocks-info-box-learnmore:after{
	content: '\f061';
	font-family: 'Font Awesome 6 Pro';
	margin-left: 5px;
}

.ec-v-form-holder {
	width: 100% !important;
}

.ec-v-form-holder .ec-forms-chck-lbl-text a {
	text-decoration: none !important;
	transition: .1s all;
}

.ec-v-form-holder .ec-forms-chck-lbl-text a:hover {
	color: rgb(28, 119, 177) !important;
}

.ec-v-form-holder .ec-v-form-submit button {
	border-radius: 50px !important;
	border: 2px solid rgb(28, 119, 177) !important;
	padding: 10px 24px !important;
	color: rgb(28, 119, 177) !important;
	background: transparent !important;
	font-size: 1.125rem;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: normal !important;
	transition: 0.2s ease !important;
}

.ec-v-form-holder .ec-v-form-submit button:hover {
	border-color: black !important;
	color: black !important;
}

.ec-v-form-holder .ec-v-form-input input[type=checkbox]+label:before {
	background-color: white !important;
	border-color: #ccc !important;
}

.ec-v-form-holder .ec-v-form-input input[type=checkbox]:checked+label:before {
	background-color: #3e97eb !important;
	border-color: #3e97eb !important;
}

/* Stylování odkazů novinek na homepage */
.news .kb-advanced-heading-link {
	text-decoration: none;
}

.news .kb-advanced-heading-link .wp-block-kadence-advancedheading {
	transition: 0.2s ease;
}

a.kt-blocks-info-box-link-wrap:hover .kt-blocks-info-box-title,
.news .kb-advanced-heading-link:hover .wp-block-kadence-advancedheading, 
.news .wp-block-kadence-advancedbtn .kb-button:hover {
	color: var(--global-palette3) !important;
}
/* Konec stylování odkazů novinek na homepage */

.wp-block-kadence-advancedbtn.kb-buttons-wrap .kb-button:hover {
	color: black;
	border-color: black;
}

.kadence-blocks-form-message.kadence-blocks-form-warning {
	display: none;
}

.kb-form-error-msg {
	margin-top: 0;
	background: transparent;
	border: none;
}

.flip .kt-inside-inner-col,
.flip .ref-item-inner{
	width: 100%;
	height: 300px;
	backface-visibility: visible;
	position: relative;
	transform: rotateY(-180deg);
	transform-style: preserve-3d;
	transition: .6s;
	transition-delay: .08s;
}
.flip:hover .kt-inside-inner-col,
.flip:hover .ref-item-inner{
	transform: rotateY(0deg);
}
.flip .flip-img,
.flip .flip-content{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.flip .flip-img{
	backface-visibility: hidden;
	transform: rotateY(180deg);
	z-index: 2;
	background: #fff;
}
.flip .flip-content{
	backface-visibility: hidden;
	background: #f5f6f6;
}
.flip .ref-item-content-inner{
	height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	text-align: center;
	padding: 10px;
}
.flip .flip-img .wp-block-kadence-image,
.flip .flip-img .ref-item-img{
	height: 100%;
}
.flip .flip-img .ref-item-img img,
.flip .flip-img .wp-block-kadence-image img{
	height: 100%;
	object-fit: cover;
}


.flip .flip-img .ref-item-img,
.reference .referece-item .flip-img figure {
	width: 100%;
	height: 100%;
	padding: 20px 60px;
}
.flip .flip-img .ref-item-img img,
.reference .referece-item .flip-img figure img {
	transform: rotateY(0);
	object-position: center;
	object-fit: contain;
	width: 100%;
	height: 100%;
}
.reference .referece-item .flip-img figure img {
	transform: rotateY(-180deg);
}
.reference .referece-item  .kb-button{
	display: none !important;
}


.references{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.references .ref-item{
	width: 20%;
}
.references .ref-item h3{
	font-size: 1.3rem;
}
.references .ref-item.ref-item-more{
	justify-content: center;
	align-items: center;
}
.references .ref-item.ref-item-more .ref-item-inner{
	height: 100%;
}
.references .ref-item.ref-item-more .ref-item-more-inner{
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	align-items: center;
}
.references.refs-col-4 .ref-item{
	width: 25%;
}

.block-links-image-wrapper {
	height: 100%;
	padding: 1.5rem 0;
}


.block-links-image-wrapper .kt-inside-inner-col {
	flex-grow: 1;
}

.block-links-image-wrapper .kt-inside-inner-col .wp-block-kadence-image {
	height: 100%;
}

.block-links-image-wrapper .kt-inside-inner-col .wp-block-kadence-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.kt-blocks-info-box-link-wrap{
	overflow: hidden;
}
.service-board .wp-block-kadence-column .kt-inside-inner-col .wp-block-kadence-infobox,
.service-board .wp-block-kadence-column .kt-inside-inner-col .wp-block-kadence-infobox .kt-blocks-info-box-link-wrap{
	height: 100%;
}

#cmplz-manage-consent .cmplz-manage-consent{
	font-size: 0;
    width: 40px;
    height: 40px !important;
    bottom: 40px !important;
    left: 40px !important;
    min-width: auto !important;
    border-radius: 0 !important;
    background: none !important;
    box-shadow: none !important;
	text-align: center;
	padding: 0 !important;
}
#cmplz-manage-consent .cmplz-manage-consent:before{
	content: '\f564';
	font-family: 'Font Awesome 6 Pro';
	font-size: 40px;
	color: #333;
	opacity: .35;
	line-height: 40px;
	transition: opacity 200ms ease-out;
}
#cmplz-manage-consent .cmplz-manage-consent:hover:before{
	opacity: 1;
}


.kb-form-basic-style input[type=radio],
.kb-form-basic-style input[type=checkbox]{
  flex-shrink: 0;
}



/* ZAČÁTEK Stylování micropage webové prezentace */
body.graficka-prezentace .webova-prezentace h2 big {
	display: inline-block;
	margin-bottom: 10px;
}

body.graficka-prezentace .webova-prezentace .next-section {
	display: inline-block;
}

body.graficka-prezentace .webova-prezentace .rx_landing__land {
	padding-top: 100px;
	padding-bottom: 80px;
}

body.graficka-prezentace .webova-prezentace .next-section i.animated {
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  35% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
	
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
	
  65% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-moz-keyframes bounce {
  0%, 20% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
	
  35% {
    -moz-transform: translateY(4px);
    transform: translateY(4px);
  }

  50% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
	
  65% {
    -moz-transform: translateY(4px);
    transform: translateY(4px);
  }

  80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}

body.graficka-prezentace .webova-prezentace .slideshow i.slick-arrow.animated {
  -webkit-transition-property: transform;
  -webkit-transition-duration: 2s;
  -moz-transition-property: transform;
  -moz-transition-duration: 2s;
  -webkit-animation-name: extendedPulse;
  -moz-animation-name: extendedPulse;
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
}

body.graficka-prezentace .webova-prezentace .slideshow i.slick-arrow.animated:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

@-webkit-keyframes extendedPulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
	
  10% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  20% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
	
  30% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  40%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes extendedPulse {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
	
  45% {
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }

  50% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
	
  55% {
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }

  60%, 100% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

.ref-section{
	padding-top: 50px;
}
.ref-section-container{
	display: flex;
	flex-direction: column;
	height: 100%;
	max-height: 100%;
}
.ref-section .subheader{
	font-size: 1.5rem;
	margin-top: -50px;
	margin-bottom: 50px;
	max-width: 760px;
}
/* KONEC Stylování micropage webové prezentace */


/* Grafická prezentace - MICROPAGE */
body.graficka-prezentace {
  background-color: #edecf1;
  background-image: url("/images/graficka-prezentace-micropage/bg.svg");
  background-size: 100% 100%;
  background-attachment: fixed;
}
body.graficka-prezentace .content > .container-fluid{
	padding-left: 0;
	padding-right: 0;
}

body.graficka-prezentace.scroll-freeze {
  overflow-y: scroll;
}

body.graficka-prezentace.scroll-freeze .body-box {
  position: fixed;
}

body.graficka-prezentace .rx_bg_white {
  background-color: white;
}

body.graficka-prezentace .header-menu-trigger {
  z-index: 950;
}

body.graficka-prezentace #header-fixed-menu {
  z-index: 900;
}

body.graficka-prezentace #site-land {
  background: none;
  margin-bottom: 50px;
}

body.graficka-prezentace #menu-kotvy {
  margin-top: 20px; 
}

body.graficka-prezentace #header-fixed-menu #rx_main-menu {
  border-top: 1px solid #e0e0e0;
  padding-top: 10px;
  margin-top: 10px; 
}

body.graficka-prezentace .rx_landing__land ul#menu-kotvy li a.nav-link:before, 
body.graficka-prezentace .rx_navbar ul#rx_main-menu li a:before {
  content: none;
}

body.graficka-prezentace h1 {
  font-size: 50px;
}

body.graficka-prezentace h2 {
  font-size: 32px;
	line-height: 45px;
	margin-bottom: 50px;
}

body.graficka-prezentace h2 big {
  font-size: 42px;
}

body.graficka-prezentace .rx_landing__land {
  padding-top: 130px;
  padding-bottom: 110px; 
}

body.graficka-prezentace .graphic_services {
  justify-content: space-between; 
  text-align: center; 
}

body.graficka-prezentace .graphic_services img,
body.graficka-prezentace .graphic_services .graphic_service_text {
	transition: transform .7s ease-in-out, opacity .7s;
}

body.graficka-prezentace .graphic_services img.fall-effect {
	transform: translateY(-10px);
    opacity: 0 !important;
}

body.graficka-prezentace .graphic_services img:hover {
	transform: translateY(-10px);
	transition: transform .5s ease-in-out;
}

body.graficka-prezentace .graphic_services a:hover {
  color: #1c77b1;
}

body.graficka-prezentace div.body.subpage { display: none; }

body.graficka-prezentace.graficka-prezentace div.body.subpage { display: block; }
/* slideshow */
body.graficka-prezentace .slideshow-container {
	width: 100%;
  	max-width: 100%;
  	position: relative;
	/*overflow: hidden;*/
  margin-bottom: 70px; /* nově stick přidáno */
}

body.graficka-prezentace .slideshow {
	transform: translateX(0px);
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	transition: all 2s ease-in-out;
	margin-bottom: 10px;
}

body.graficka-prezentace .mySlides {
	width: 100%;
	height: 100%;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	position: relative;
	justify-content: center;
	padding: 0 40px;
}

body.graficka-prezentace .mySlides .main-image-wrapper {
	position: relative;
	display: flex;
}

body.graficka-prezentace .webova-grafika .mySlides .main-image-wrapper { /* prozatimní */
	height: 100%;
	align-items: center;
}

body.graficka-prezentace .mySlides .main-image-wrapper img {
	height: 100%;
	width: 100%;
  	object-fit: contain;
  	object-position: center;
	z-index: 10;
}

body.graficka-prezentace .mySlides .text-wrapper {
  	width: 440px;
  	max-width: 100%;
	transition: all .7s ease-in-out;
}

body.graficka-prezentace .mySlides .text-wrapper h4 {
  	color: #257CB3;
  	font-size: 30px;
}

body.graficka-prezentace .mySlides .main-image-wrapper img.screen-behind {
	z-index: 0;
	position: absolute;
	transition: all 0.7s ease-in-out;
  	opacity: 1;
}

body.graficka-prezentace .mySlides .main-image-wrapper img.screen-before {
	z-index: 20;
	position: absolute;
	transition: all 0.7s ease-in-out;
  	opacity: 1;
}

body.graficka-prezentace .hide {
	opacity: 0 !important;
}

body.graficka-prezentace .jump-effect {
	transform: translateY(10px);
    opacity: 0;
	transition: none !important;
}



body.graficka-prezentace .dtp .vizitky img.screen {
	position: absolute;
	top: 0;
	transition: opacity .5s;
}

body.graficka-prezentace .slick-list,
body.graficka-prezentace .slick-track {
	height: 100%;
}

body.graficka-prezentace .slick-track {
	padding-bottom: 50px;
}

body.graficka-prezentace .slick-dots
{
    position: absolute;
    bottom: 3px;
    left: 50%;
  	transform: translateX(-50%);
	
	background: white;
	border-radius: 50px;
	padding: 0 4px;

    display: block;

    margin: 0;

    list-style: none;

    text-align: center;
	overflow: hidden;
}

body.graficka-prezentace .dtp .slick-dots
{
	background: #edecf1;
}

body.graficka-prezentace .slick-dots li
{
    position: relative;

    display: inline-block;
	vertical-align: text-top;
    width: 20px;
    height: 20px;
    margin: 0 5px 3px;
    padding: 0;

    cursor: pointer;

}
body.graficka-prezentace .slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: #edecf1;
    border: 0;
    outline: none;
    background: transparent;
}

body.graficka-prezentace .slick-dots li button:hover,
body.graficka-prezentace .slick-dots li button:focus
{
    outline: none;
}
body.graficka-prezentace .slick-dots li button:hover:before,
body.graficka-prezentace .slick-dots li button:focus:before
{
    opacity: 1;
}
body.graficka-prezentace .slick-dots li button:before
{
    font-family: 'slick';
    font-size: 50px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    /*opacity: .25;*/
	transition: all .5s;


    color: #edecf1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.graficka-prezentace .dtp .slick-dots li button:before
{
    color: white;
}

body.graficka-prezentace .slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}


body.graficka-prezentace .mySlides .fall-effect .screen-before,
body.graficka-prezentace .mySlides .fall-effect .screen-behind {
	transform: translateY(-10px);
      opacity: 0 !important;
}

body.graficka-prezentace .app_gs1 .main-image-wrapper .screen-behind,
body.graficka-prezentace .app_gs1 .main-image-wrapper .screen-mid,
body.graficka-prezentace .web_design .main-image-wrapper .screen-mid,
body.graficka-prezentace .banners .main-image-wrapper .screen-mid {
	z-index: 0;
	top: 0;
	position: absolute;
}

body.graficka-prezentace .app_rybky .main-image-wrapper .screen-left,
body.graficka-prezentace .app_rybky .main-image-wrapper .screen-right,
body.graficka-prezentace .app_rybky .main-image-wrapper .screen-mid {
	position: absolute;
	z-index: 0;
	top: 0;
	transition: transform 0.5s ease-in-out, opacity 1s;
}

body.graficka-prezentace .app_rybky .main-image-wrapper .screen-mid,
body.graficka-prezentace .app_gs1 .main-image-wrapper .screen-mid {
	z-index: 20;
	transition: opacity 2s;
}

body.graficka-prezentace .web_design .main-image-wrapper .screen-mid,
body.graficka-prezentace .banners .main-image-wrapper .screen-mid {
	z-index: 10;
	transition: opacity 2s;
}

body.graficka-prezentace .app_rybky .fall-effect .screen-left {
	transform: translate(21%, 20%);
}

body.graficka-prezentace .app_rybky .fall-effect .screen-right {
	transform: translate(-13.5%, 10%);
}

body.graficka-prezentace .fp-watermark,
body.graficka-prezentace footer {
  display: none;
}

body.graficka-prezentace #site-land .fp-overflow,
body.graficka-prezentace #fullpage > div .fp-overflow,
body.graficka-prezentace #fullpage > div .rx_section,
body.graficka-prezentace #fullpage > div .slideshow,
body.graficka-prezentace #fullpage > div .slick-list,
body.graficka-prezentace #fullpage > div .slick-track,
body.graficka-prezentace #fullpage > div .main-image-wrapper,
body.graficka-prezentace #fullpage > div .slideshow .row,
body.graficka-prezentace #fullpage > div .slideshow .row > div,
body.graficka-prezentace #fullpage > div .wrapper {
  height: 100%;
}

body.graficka-prezentace #graficka-prezentace-o-nas .rx_section,
body.graficka-prezentace #graficka-prezentace-o-nas .footer {
	height: auto !important;
}

body.graficka-prezentace .flex-container h2 {
  flex-shrink: 0;
}

body.graficka-prezentace .flex-container .slideshow-container {
  flex-shrink: 1;
	flex-grow: 1;
	height: 10%;
}

body.graficka-prezentace .slick-arrow {
    position: absolute;
    cursor: pointer;
	font-size: 3.5rem;
	z-index: 100;
	padding: 5px;
	opacity: 50%;
	transition: opacity .5s;
	transform: scale(1);
}

body.graficka-prezentace .slick-arrow:hover {
	opacity: 100%;
}

body.graficka-prezentace .arrowLeft {
  left: 0;
}

body.graficka-prezentace .arrowRight {
  right: 0;
}

body.graficka-prezentace .dtp .main-image-wrapper img {
	transition: opacity 1s;
}

body.graficka-prezentace .app_palladium .main-image-wrapper img {
	transition: opacity .5s;
}

body.graficka-prezentace .dtp .main-image-wrapper .screen,
body.graficka-prezentace .app_palladium .main-image-wrapper .screen {
	position: absolute;
	top: 0;
	z-index: 20;
}

body.graficka-prezentace .next-section {
	cursor: pointer;
}

body.graficka-prezentace .next-section i.animated {
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s;
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

body.graficka-prezentace .slideshow i.slick-arrow.animated {
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 1s;
  -moz-transition-property: opacity;
  -moz-transition-duration: 1s;
  -webkit-animation-name: opacityPulse;
  -moz-animation-name: opacityPulse;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
}

@-webkit-keyframes opacityPulse {
  0% {
    opacity: 50%;
  }

  50% {
    opacity: 100%;
  }

  100% {
    opacity: 50%;
  }

}

@-moz-keyframes opacityPulse {
  0% {
    opacity: 50%;
  }

  50% {
    opacity: 100%;
  }

  100% {
    opacity: 50%;
  }
}

@media screen and (max-width: 768px) {
	body.graficka-prezentace {
		background-size: cover;	
	}
	
  	body.graficka-prezentace .slideshow-container {
    	height: auto !important;
  	}
}

@media screen and (max-width: 767px) {
	body.graficka-prezentace .mySlides .text-wrapper {
		margin: auto;
	}
	body.graficka-prezentace .rx_landing__land {
		padding-top: 80px;	
		padding-bottom: 50px;	
	}
	
	body.graficka-prezentace h1 {
		font-size: 40px;
	}
	
	body.graficka-prezentace h2 {
		font-size: 36px;
		line-height: 35px;
	}
	
	body.graficka-prezentace h2 big {
		font-size: 64px;
	}
	
	body.graficka-prezentace .slick-arrow {
		display: none !important;
	}
	
	body.graficka-prezentace .mySlides {
		padding: 0;
	}
	
	body.graficka-prezentace #fullpage > div .slideshow .row > div {
		height: auto !important;
	}
	
	body.graficka-prezentace h2 {
		margin-bottom: 15px !important;
	}
	
	body.graficka-prezentace #graficka-prezentace-o-nas .fp-overflow {
		overflow-y: visible;
	}
	
	body.graficka-prezentace #graficka-prezentace-o-nas {
		overflow-y: auto;
	}
	
	body.graficka-prezentace .fp-overflow {
		max-height: initial !important;
	}
  
  	body.graficka-prezentace #site-land {
    	margin-bottom: 30px;
  	}
  
	body.graficka-prezentace #site-land .fp-overflow {
		overflow-x: hidden;
	}
}

@media screen and (max-width: 499px) {
	body.graficka-prezentace .rx_landing__land {
		padding-top: 40px;	
	}
	
	body.graficka-prezentace h1 {
		font-size: 30px;
	}
	
	body.graficka-prezentace h2 {
		font-size: 26px;
	}
	
	body.graficka-prezentace h2 big {
		font-size: 44px;
	}
}

@media screen and (min-width: 500px) and (max-width: 767px) {
	body.graficka-prezentace .main-image-wrapper {
		display: flex !important;
		align-content: center !important;
		justify-content: center !important;
	}
	
	body.graficka-prezentace .main-image-wrapper img {
		width: 70% !important;
	}
}

.tags{
	list-style: none;
	margin: 1rem -.25rem;
	padding: 0;
}
.tags li{
	position: relative;
	display: inline-block;
	font-weight: bold;
	font-size: .75rem;
	color: #0090d3;
	margin: .25rem;
	padding: 0;
}
.tags li:after{
	position: relative;
	content: '•';
	margin-left: .75rem;
}
.tags li:last-child:after{
	display: none;
}

.cert-list{
	list-style: none;
	display: flex;
	margin: 2rem -1rem;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.cert-list li{
	margin: 1rem;
	padding: 0;
}

/* Konec stylování micropage*/

@media screen and (max-width: 1299px){
	.references .ref-item,
	.references.refs-col-4 .ref-item{
		width: 25%;
	}
}
@media screen and (max-width: 1024px){
	.references .ref-item,
	.references.refs-col-4 .ref-item{
		width: 33.3333%;
	}
}
@media screen and (max-width: 799px){
	.references .ref-item,
	.references.refs-col-4 .ref-item{
		width: 50%;
	}
}
@media screen and (max-width: 499px){
	.references .ref-item,
	.references.refs-col-4 .ref-item{
		width: 100%;
	}
}

.page-decin .decin-hide{
	display: none !important;
}