/*  
Theme Name: Template 16
Description: LIGHT 
Author: Template 16
Version: 2022-09
*/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500&family=Playfair+Display:wght@800&display=swap');
@import url('font-face/font-face.css');
html {font-size: 16px; -webkit-text-size-adjust: 100%;}
body, input, select, textarea, button {font-family: Arial, Helvetica, sans-serif; font-size: inherit;}
body {font-size: 80%; min-height: 100vh; height: 100%; background: #000 url('images/bg-body.jpg') center center no-repeat fixed; background-size: cover; display: flex; flex-direction: column; overflow-x: hidden;}

/* ************************* reset ************************* */
html, body, form, ul, ol, li, table {margin: 0; padding: 0;}
table {border-collapse: collapse; border-spacing: 0; margin: 0 0 1em 0;}
th, td {padding: 5px;}
p, #content ul {margin: 0 0 1em 0; padding: 0;}
body, th, td {text-align: left;}
strong {font-weight: bold;}
em {font-style: italic;}
ul {list-style: none;}
:focus {outline: none;}
::-moz-focus-inner {border: 0;}
img {max-width: 100%; height: auto; border: 0;}
iframe {max-width: 100%; max-height: 100%; border: 0;}
* {box-sizing: border-box;}

.grecaptcha-badge {visibility: hidden!important;}

/* ************************* multiple declaration ************************* */
/* clearfix */
.clearfix::after,
.paging-bottom::after,
.article::after,
.section::after {content: ""; display: table; clear: both;}



.owl-nav.disabled,
.owl-dots.disabled,
h2.screen-reader-text {display: none;}

@media screen and (max-width: 767px) {    
  #blocks .block .back,
  #menu-header #searchform .searchform-icon,
  #menu-header > ul > li > a::after,
  #menu-header ul, #menu-header ul li.page_item_has_children > a::after, #menu-header ul li.page_item_has_children .submenu-button.submenu-opened::after {display: none;}
  
  #scrollup {display: none!important;}
}

@media screen and (min-width: 1200px) {
  .table-article tbody td::before {display: none;} 
  a[href^="tel:"] {pointer-events: none; text-decoration: none;} 
}

a[href^="tel:"] {white-space: nowrap;}

button,
.button {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;} 


/* flex-col (ul li fix) */
.flex-col,
.flex-col .col {margin-bottom: 2em!important; padding-left: 0!important;}

ul.flex-col li.col::before {display: none!important;}

@media screen and (min-width: 768px) {	
  .flex-col {display: flex; flex-direction: row; flex-wrap: wrap; margin-left: -40px!important;} 
  .flex-col .col {width: calc(50% - 40px); margin-left: 40px!important;}
}

@media screen and (min-width: 1200px) {
  .flex-col.col3 .col {width: calc(100% / 3 - 40px);}
  .flex-col.col4 .col {width: calc(100% / 4 - 40px);}
}


/* ************************* custom CSS ************************* */
.loga {text-align: center; margin-bottom: 2em;}
.loga img {margin: 10px; vertical-align: middle; max-height: 100px; max-width: 250px; width: auto;}


/* circular image */
.circular-img {display: inline-block; position: relative; width: 120px; height: 120px; overflow: hidden; border-radius: 50%; margin-bottom: 2em;}
.circular-img img {width: 100%; height: 100%; object-position: center center; object-fit: cover;}


/* video player */
.wp-video {margin-bottom: 2em;}



/* ************************* fonts ************************* */


body, 
#popup,
input.button, button {font-family: 'Oswald', sans-serif; font-weight: 400;}


/* Playfair Display */
h1,
.section h2,
#main .gallery.article .gallery-item > div .caption,
#crossroads .section .block h3 {font-family: 'Playfair Display', serif;}


/* FontAwesome */
.ico::before, .ico::after,
.icon::before,
.owl-prev::before, .owl-next::before,
#main ul li::before, .article ul li::before,
.section-inner ul li::before {font: normal normal normal 16px/1 'FontAwesome'; display: inline-block; text-decoration: none; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}


/* ************************* ico / icon ************************* */
.ico {white-space: nowrap;}
.ico::before {margin-right: 0.3em;}
#main .ico::before, .textwidget .ico::before {width: 16px; text-align: center;}
.ico::after {margin-left: 0.3em;}
.icon::before {text-align: center; margin: 0;}
.ico::before, .ico::after {font-size: inherit; color: inherit; text-decoration: none;}


/* ico */
.ico.home::before {content: "\f015"; font-weight: 300;}
.ico.address::before {content: "\f1ad";}
.ico.mobile::before {content: "\f3cd"; font-weight: 900;}
.ico.phone::before {content: "\f095";}
.ico.fax::before {content: "\f1ac";}
.ico.email::before {content: "\f0e0";}
.ico.angle-right::before {content: "\f105";}
.ico.info::before {content: "\f05a";}
.ico.contact::before {content: "\f0e0";}
.ico.eshop:before {content: "\f07a";}

/* ico file */
.ico.pdf::before {content: "\f1c1"; color: #e91209; font-weight: 900;}
.ico.doc::before {content: "\f1c2"; color: #185abd; font-weight: 900;}
.ico.xls::before {content: "\f1c3"; color: #107c41; font-weight: 900;}
.ico.ppt::before {content: "\f1c4"; color: #e91309; font-weight: 900;}
.ico.zip::before {content: "\f1c6"; color: #edaa1d; font-weight: 900;}


/* icon */
.icon.magnify::before {content: "\f002";}
.icon.link-anchor::before {content: "\f078";}


/* icon social */
.icon.facebook::before,
.ico.facebook::before {content: "\f082";}
.icon.facebook:hover::before,
.ico.facebook:hover::before {color: #3b579d;}

.icon.twitter::before,
.ico.twitter::before {content: "\f099";}
.icon.twitter:hover::before,
.ico.twitter:hover::before {color: #1da1f2;}

.icon.youtube::before,
.ico.youtube::before {content: "\f167";}
.icon.youtube:hover::before,
.ico.youtube:hover::before {color: #c63127;}

.icon.instagram::before,
.ico.instagram::before {content: "\f16d";}
.icon.instagram:hover::before,
.ico.instagram:hover::before {color: #d32e88;}


.icon.rss::before {content: "\f09e"; font-weight: bold;}
.icon.rss:hover::before {color: #ff6600;}





/* ************************* colors and borders ************************* */

/******* text color *******/
body,
.ico::before,
#main a[href^="tel:"],
.center-text a,
#menu-header ul li a,
#menu-header #searchform .searchform-button,
#crossroads .section .block h3 a,
#crossroads .section .block .block-text .ico,
#crossroads .section .block .block-text .ico::before,
#footer, #footer a,
#blocks .block .front h2,
#main .gallery.article .gallery-item > div .description,
#menu-header #searchform.searchform-open .searchform-button {color: #000;}



.section h2 span,
#main .gallery.article .gallery-item:nth-child(even) > div .caption,
#header-wrapper.homepage #header-wrapper-inner #header-wrapper-inner-content h1,
#main .gallery.article .gallery-item:nth-child(even) > div .description,
#main .gallery.article .gallery-item:nth-child(even) a,
.section-wrapper.image .section *,
.gallery .icon.magnify::before,
.button:hover,
.button:disabled,
#scrollup.icon::before {color: #fff;}

button.c-bn:not(:hover) {color: #fff!important;}



#menu-header ul li a:hover {color: #343434;}

a,
#main a,
#news-block .perex .date,
.gallery .gallery-item span.description {color: #666;}


/* main color */
#news-block a,
#menu-header > ul > li[class*="current"] > a, 
#footer #footer-inner #menu-footer-wrapper #menu-footer ul li[class*="current"] a,
#gdpr .ico.lock::before,
#header-wrapper #header-wrapper-inner #header-wrapper-inner-content h1,
#main .gallery.article .gallery-item > div .caption,
a.button, .button,
.section h2 {color: #075c8d;}



/******* background-color *******/

/* background-color */
#main .gallery.article .gallery-item,
#menu-header #searchform .searchform-input,
.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover {background-color: #fff;}

#footer,
#header,
#menu-header ul ul {background-color: rgba(255,255,255,.75);} 


#scrollup {background-color: #1d1d1b;}


.button:disabled {background-color: #5f5f5f;}


.album .album-item > a.thumbnail::after {background-color: rgba(255,255,255,.3);}


#header-wrapper::before {background-color: rgba(255,255,255,.75);}

#header-wrapper.homepage::before {background-color: rgba(0,0,0,.2);}

#content #main,
.section-wrapper.dark {background-color: rgba(255,255,255,.75);}


/* main color */
#main .gallery.article .gallery-item:nth-child(even),
.button:hover {background-color: #075c8d;}

:root{--cc-btn-primary-bg: #075c8d!important;}



/******* border *******/

#menu-header #searchform .searchform-input {border-color: #000;}

#gallery.section-wrapper .gallery .gallery-item a {border-color:  #f0f0f0;}


/* main color */
.button, a.button,
.button:hover, a.button:hover,
.owl-carousel.slideshow-nav .owl-nav > button::before,
#crossroads .section .block .block-text h3::before,
#crossroads .section .block .block-text h3::after {border-color: #075c8d;}



/* border-radius */
#menu-header #searchform .searchform-input,
input[type="text"], input[type="tel"], input[type="email"], input[type="number"], input[type="date"], textarea, select {border-radius: 0;}



/* text-transform: uppercase */
.button {text-transform: uppercase;}



/* font-weight: 600 (semi-bold) */
h1 {font-weight: 600;}


/* ************************* heading title ************************* */

h1 {text-align: center; font-size: 48px; margin: 0 0 1em 0; line-height: 1.3;}

h1, h2, .section .article h2, h3, h4 {padding: 0;}
h2, h3, h4 {margin: 0 0 0.5em 0;}
h2, .section .article h2 {font-size: 140%;}
h3 {font-size: 120%; clear: both;}
h4 {font-size: 100%;}

#main h2, #main h3, #main h4,
 .section .article h2, .section .article h3, .section .article h4 {text-align: left;}

@media screen and (max-width: 767px) {
  h1 {font-size: 160%;}
  h2 {font-size: 120%;}
  h3 {font-size: 110%;}
}




/* links */
a:hover {text-decoration: underline;}
a, a.icon, .button, a.button {text-decoration: none;}

/* button */
.button, a.button { display: inline-block; font-size: 18px; font-weight: 400;  letter-spacing: 0.1em; border: 0; padding: 17px 45px; cursor: pointer; white-space: nowrap; border-width: 1px; border-style: solid; background-color: transparent;}



.button:disabled {pointer-events: none;}


.center-button {clear: both; text-align: center; margin: 50px 0 1em 0; padding: 0;}


/* scroll up */
#scrollup {display: none; position: fixed; bottom: 40px; right: 20px; padding: 2px; text-align: center; text-decoration: none!important; z-index: 9999; box-shadow: 0 0 5px rgba(0,0,0,.8); opacity: .8;}
#scrollup:hover {opacity: 1}
#scrollup.icon::before {width: 30px; height: 30px; font-size: 30px; line-height: 25px; margin: 0; content: "\f106"; border: 1px solid #999;}
#scrollup, #scrollup.icon::before {border-radius: 50%;}



/* facebook */
.fb-like-button {width: 95px; height: 30px;}
.fb-page {width: 500px; height: 154px;}

@media screen and (max-width: 767px) {    
 .fb-page {width: 100%;}
}

.fb-like-button, .fb-page  {display: block; margin: 0 auto; border: 0; overflow: hidden;}
.fb-like {margin: 30px 0; float: right;}





/* filter alpha */
#header #header-inner .languageswitch a:hover img, #header #header-inner .languageswitch a.current-lang img  {opacity: .7;}





/* ************************* layout ************************* */

@media screen and (min-width: 1200px) {
  #header-inner,
  #header-wrapper-inner,
  #content,
  #footer-inner,
  .section {width: 1200px; margin: 0 auto;} 
}

#content,
#content #main {overflow: hidden;}


#header, #footer {flex: none;}


#main {font-size: 130%; line-height: 1.3; font-weight: 400;}
#main strong {font-weight: 500;}


/* responsive */
@media screen and (min-width: 768px) and (max-width: 1259px) {
  #menu-header {margin-right: 30px!important;}
}


@media screen and (max-width: 1199px) {
  #footer,
  #content,
  .section-wrapper {padding-left: 30px!important; padding-right: 30px!important;}	
	
}






/* ************************* header ************************* */

.logo {display: block; background: url('images/logo.png') no-repeat center left; background-size: contain;}

#header {position: relative; width: 100%; transition: background .3s ease-in-out; z-index: 100;}

@media screen and (max-width: 767px) {
   /* #header #header-inner a.logo {position: absolute; left: 10px; height: 50px; width: 250px;} */
  /* language */
  #header #header-inner .languageswitch {margin: 0 68px 0 10px;}
}

@media screen and (min-width: 768px) {
  #header #header-inner {position: relative; display: flex; flex-direction: row; align-items: flex-end; flex-wrap: wrap;}  
  /* #header #header-inner a.logo {width: 300px; height: 80px; margin: 10px 0;} */
  
  /* language */
  #header #header-inner .languageswitch {position: absolute; top: 10px; right: 0; z-index: 100;}
}


/* language */
#header #header-inner .languageswitch {flex: none; z-index: 100;}
#header #header-inner .languageswitch a img {width: 24px; height: auto; margin-right: 10px;}
#header #header-inner .languageswitch a:hover img,
#header #header-inner .languageswitch a.current-lang img {opacity: .75;}





/* ************************* header-wrapper ************************* */

#header-wrapper {position: relative;}
#header-wrapper::before {position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: ""; z-index: 2;}

#header-wrapper #header-wrapper-inner {position: relative; z-index: 3;}
#header-wrapper #header-wrapper-inner #header-wrapper-inner-content {padding: 40px 30px;}
#header-wrapper #header-wrapper-inner #header-wrapper-inner-content .logo {width: 120px; height: 120px;}
#header-wrapper #header-wrapper-inner #header-wrapper-inner-content h1 {font-size: 5vmin;}

/* not homepage */
#header-wrapper:not(.homepage) #header-wrapper-inner #header-wrapper-inner-content {display: flex; flex-direction: row; align-items: center; flex-wrap: nowrap;}
#header-wrapper:not(.homepage) #header-wrapper-inner #header-wrapper-inner-content .logo {margin-right: 30px;}
#header-wrapper:not(.homepage) #header-wrapper-inner #header-wrapper-inner-content h1 {flex-grow: 1; margin: auto 0;}


/* homepage */
#header-wrapper.homepage {background-image: url('images/bg-header-wrapper.jpg'); background-position: center center; background-repeat: no-repeat; background-size: cover;}
#header-wrapper.homepage #header-wrapper-inner #header-wrapper-inner-content .logo {width: 300px; height: 300px;}

@media screen and (max-width: 767px) {
	
  /* homepage */
  #header-wrapper.homepage #header-wrapper-inner #header-wrapper-inner-content {text-align: center;}	
  #header-wrapper.homepage #header-wrapper-inner #header-wrapper-inner-content .logo {margin: auto;}
}

@media screen and (min-width: 768px) {
  /* not homepage */
  #header-wrapper:not(.homepage) #header-wrapper-inner #header-wrapper-inner-content .logo {width: 280px; height: 100px;}	
  #header-wrapper:not(.homepage) #header-wrapper-inner #header-wrapper-inner-content h1 {font-size: 40px;}
	
	
  /* homepage */
  #header-wrapper.homepage #header-wrapper-inner {height: 700px;}
  #header-wrapper.homepage #header-wrapper-inner #header-wrapper-inner-content .logo {width: 300px; height: 200px;}
}

@media screen and (min-width: 1200px) {
  #header-wrapper #header-wrapper-inner #header-wrapper-inner-content {padding: 40px 0;}	
}



/* ************************* content ************************* */

#content {padding: 40px 0; flex: 1 0 auto;}

#content #main {padding: 30px;}


/* ************************* footer ************************* */

/* footer */
#footer-map {display: block; width: 100%; height: 400px; background: url('images/mapa.jpg') no-repeat center center; background-size: cover;}

#footer {text-align: center; padding: 50px 0;}
#footer .copyright img {vertical-align: middle;}

#footer #footer-inner .logo {display: block; width: 200px; min-width: 200px; height: 120px;}
 
#footer #footer-inner #menu-footer-wrapper #menu-footer {text-align: left; margin-bottom: 3em;}


@media screen and (max-width: 767px) {
  #footer #footer-inner .logo {margin: 0 auto 30px auto;}
}



@media screen and (min-width: 768px) {
  #footer #footer-inner {display: flex; flex-direction: row; flex-wrap: nowrap;}
  #footer #footer-inner .logo {margin-right: 40px;}
  #footer #footer-inner #menu-footer-wrapper {flex-grow: 1;}
}


/* menu footer */ 
#footer #footer-inner #menu-footer-wrapper #menu-footer {text-align: center; margin-bottom: 2em;}
#footer #footer-inner #menu-footer-wrapper #menu-footer ul li {display: inline-block;}
#footer #footer-inner #menu-footer-wrapper #menu-footer ul li a {display: block; font-size: 14px; padding: 10px 20px; text-transform: uppercase}





/* ************************* menu  ************************* */

/* menu header */  
@media screen and (min-width: 768px) {
  #menu-header {margin-left: auto; padding-right: 30px;}
}

#menu-header::after {content: ""; display: table; clear: both;}
#menu-header #menu-button {display: none;} 
#menu-header, #menu-header ul li.page_item_has_children, #menu-header ul li a {position: relative;}
#menu-header ul li a {display: block; text-decoration: none; transition: all .2s ease-in-out;}


/* search */
#menu-header #searchform {z-index: 100; overflow: hidden;}
#menu-header #searchform .searchform-input {font-size: 13px; width: 100%; padding: 10px 40px 10px 8px;}

#menu-header #searchform .searchform-button,
#menu-header #searchform .searchform-icon,
#menu-header #searchform .searchform-button::before {position: absolute; right: 0; top: 0; width: 30px; height: 40px; line-height: 40px; background-color: transparent;}
#menu-header #searchform .searchform-button {border: 0; cursor: pointer; text-shadow: none;}


/* parent */
#menu-header > ul > li > a {font-weight: 500; text-transform: uppercase;}


@media screen and (min-width: 768px) {
  /* search */
  #menu-header #searchform {position: absolute; right: 0; top: 24px; min-width: 30px; width: 0%; transition: width .3s;} 
  #menu-header #searchform .searchform-icon {cursor: pointer;} 
  #menu-header #searchform .searchform-input {opacity: 0; border-width: 1px; border-style: solid; transition: all .3s;}
  #menu-header #searchform.searchform-open {width: 100%;} 	
  #menu-header #searchform.searchform-open .searchform-input {opacity: 1;}  
	
  /* parent */
  #menu-header > ul > li {float: left;}
  #menu-header > ul > li.search {float: none;}
  
  #menu-header > ul {padding-top: 17px;}
  
  #menu-header > ul > li > a {font-size: 14px; padding: 16px 14px;}

  /* children */
  #menu-header ul ul li {width: 250px;}
  #menu-header ul ul li a {font-size: 15px; padding: 10px;}
  
  #menu-header ul ul li > a:hover,
  #menu-header ul ul li[class*="current"] > a {background: rgba(255,255,255,.2);}

  /* children ico */
  #menu-header ul ul li.page_item_has_children > a::after {position: absolute; top: 50%; right: 10px; width: 4px; height: 4px; margin-top: -2px; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; content: ""; transform: rotate(-45deg);}

  /* children hide  */
  #menu-header ul ul {position: absolute; top: 100%; left: -9999px; z-index: 100; opacity: 0; transition: opacity .4s linear;} 
  #menu-header ul li:hover > ul {opacity: 1;}
  #menu-header ul ul li > ul {top: 0;}
  
  /* children hide not pull-right  */
  #menu-header > ul > li:not(.pull-right):hover > ul {left: 0; opacity: 1;}
  #menu-header > ul > li:not(.pull-right) ul li:hover > ul {left: 100%;} 
  
  /* children hide pull-right  */
  #menu-header > ul > li.pull-right ul {left: auto; right: -9999px; } 
  #menu-header > ul > li.pull-right:hover > ul {right: 0;}
  #menu-header > ul > li.pull-right ul li:hover > ul {right: 100%;}
}



/* responsive menu */
@media screen and (max-width: 767px) {
  /* menu header */ 
  #menu-header, #menu-header #menu-button, #menu-header ul li {position: relative;}
  #menu-header ul li, #menu-header ul li a, #menu-header ul ul li a {line-height: 1;}
  
  /* search */
  #menu-header #searchform .searchform-input {padding-left: 20px; padding-right: 50px; border: 0; transition-property: none; border-radius: 0;}
  #menu-header #searchform .searchform-button {width: 40px;}
  #menu-header #searchform .searchform-button::before {right: 8px;}
  
  /* menu-button */
  #menu-header #menu-button {margin-left: auto; display: block; width: 60px; height: 50px; font-weight: bold; cursor: pointer;}
  #menu-header #menu-button::before, 
  #menu-header #menu-button::after {display: block; position: absolute; left: 19px; content: ""; transition: all .2s ease;}
  #menu-header #menu-button::after {top: 24px; height: 4px; width: 22px; border-width: 2px 0 2px 0; border-style: solid;}
  #menu-header #menu-button::before {top: 18px; height: 2px; width: 22px;}
  #menu-header #menu-button.menu-opened::after {border: 0; height: 2px; transform: rotate(45deg);}
  #menu-header #menu-button.menu-opened::before {transform: rotate(-45deg);}
  #menu-header #menu-button.menu-opened::after, 
  #menu-header #menu-button.menu-opened::before {top: 24px; left: 23px; width: 15px;}  
  
  /* parent */
  #menu-header {margin: 0 0 0 0; padding: 0; border: none; background: transparent; z-index: 1000;}
  #menu-header > ul {position: absolute; left: 0; right: 0; width: 100%; z-index: 1000;}
  #menu-header ul li {float: none; display: block; background: none; border-top-width: 1px; border-top-style: solid;}

  #menu-header ul li a, #menu-header ul ul {background: none!important; border: none;}
  #menu-header > ul > li > a {font-weight: bold;}
  #menu-header ul li a {font-size: 16px!important; padding: 20px!important; line-height: 1!important;}
  
  /* sub ico */
  #menu-header ul li.page_item_has_children .submenu-button {display: block; position: absolute; right: 0; top: 0; height: 52px; width: 52px; cursor: pointer; z-index: 10;}
  #menu-header ul li.page_item_has_children .submenu-button::after {top: 21px; left: 26px; width: 1px; height: 11px;}
  #menu-header ul li.page_item_has_children .submenu-button::before {left: 21px; top: 26px; width: 11px; height: 1px;}
  #menu-header ul li.page_item_has_children .submenu-button::after, 
  #menu-header ul li.page_item_has_children .submenu-button::before {content: ""; display: block; position: absolute; z-index: 99;}
  #menu-header ul li.page_item_has_children > a {padding-right: 58px;}
  #menu-header ul li.page_item_has_children > a::before {content: ""; position: absolute; top: 0; right: 0; width: 52px; height: 100%;}
  
  /* children */
  #menu-header ul ul {opacity: 1; transition-property: none;}

  #menu-header ul ul li a {font-weight: normal; padding-left: 25px!important;}
  #menu-header ul ul ul li a {padding-left: 45px!important;}
  #menu-header ul ul ul li::before {font: normal normal normal 14px/1 'FontAwesome'; display: inline-block; position: absolute; top: 18px; left: 20px; content: "\f00c"; margin-right: 3px;}
  
  /* children hide  */
  #menu-header ul ul {position: relative!important; top: auto!important; left: auto!important; right: auto!important;} 
  #menu-header ul ul li {width: 100%}
  #menu-header ul ul li > a, 
  #menu-header ul li:hover > ul > li > a {width: auto; height: auto;}  
  
  /* menu-color LIGHT */
  #menu-header #searchform .searchform-input,
  #menu-header #searchform .searchform-button {color: #000;} 
  
  #menu-header ul ul ul li::before {color: #999;}
  
  #menu-header #searchform .searchform-input,
  #menu-header ul li.page_item_has_children > a::before,
  #menu-header #menu-button.menu-opened::after, 
  #menu-header #menu-button.menu-opened::before {background-color: #ebebeb;}
  
  #menu-header #menu-button.menu-opened::after, 
  #menu-header #menu-button.menu-opened::before,  
  #menu-header #menu-button::before,
  #menu-header ul li.page_item_has_children .submenu-button::after, 
  #menu-header ul li.page_item_has_children .submenu-button::before {background-color: #000;}
  
  #menu-header ul {background-color: #f3f3f3;}
  
  #menu-header ul li {border-color: #ebebeb;}
  #menu-header #menu-button::after {border-color: #000;}
  
  #menu-header ul li a {text-shadow: none;}
}





























/* ************************* homepage  ************************* */

/* homepage section */
.section-wrapper.dark {overflow: hidden;}

/* section */
.section {padding: 90px 0;}

.section h2 {text-align: center; font-size: 60px; font-weight: 800; margin: 0 0 1em 0;}
.section h2:first-letter {text-transform: uppercase}


/* crossroads */
#crossroads .section .block {margin-bottom: 70px;}
#crossroads .section .block .block-text h3 {font-weight: 800; font-size: 38px;}
#crossroads .section .block .block-text h3 a {text-decoration: none;}
#crossroads .section .block .block-text p {margin-bottom: 2em; font-size: 16px;}
#crossroads .section .block .block-text .ico {display: block; margin-bottom: 0.5em;}


#crossroads .section .block .image a.thumbnail {display: block; width: 100%; height: 0; padding-bottom: 100%; background-repeat: no-repeat!important; background-position: center center!important; background-size: cover!important; border-radius: 0; box-shadow: 5px 5px 10px #000; transition: filter .2s ease-in-out;}
#crossroads .section .block .image a.thumbnail:hover {filter: grayscale(50%);}

@media screen and (max-width: 767px) {
  #crossroads .section .block .block-text {text-align: center;}
  #crossroads .section .block .image a.thumbnail {margin: auto; width: 80%; padding-bottom: 80%;}	
  #crossroads .section .block .image {margin-bottom: 30px;}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  #crossroads .section .block .image {margin-right: 30px;}
}

@media screen and (min-width: 768px) {
  #crossroads .section .block {display: flex; flex-direction: row; flex-wrap: nowrap;}
  #crossroads .section .block .block-text h3 {font-size: 48px;} 
  #crossroads .section .block .image a.thumbnail {width: 230px; height: 230px; padding-bottom: 0;} 
}

@media screen and (min-width: 1200px) {
  #crossroads .section .block {width: 90%; padding: 0}	
  #crossroads .section .block .block-text {width: 400px; max-width: 400px; padding-top: 95px;}
  #crossroads .section .block .block-text h3 {display: inline-block; position: relative; margin: 0 0 0.5em 0;}
 
  #crossroads .section .block .block-text h3::before,
  #crossroads .section .block .block-text h3::after {width: 580px; position: absolute; top: 0.7em; content: ""; border-bottom-width: 2px; border-bottom-style: solid; z-index: 1;}
  
  #crossroads .section .block .image a.thumbnail {position: relative; width: 400px; max-width: 400px; height: 400px; z-index: 2;} 
  
   /* block odd */
  #crossroads .section .block.odd .image {margin-right: auto;}   
  #crossroads .section .block.odd .block-text {margin-left: auto;}
  #crossroads .section .block.odd .block-text h3::before {right: 110%;}
  #crossroads .section .block.odd .block-text h3::after {display: none;}

  /* block even */
  #crossroads .section .block.even .image {margin-left: auto; order: 2;}
  #crossroads .section .block.even .image::before {left: 0; right: 50%;}
  #crossroads .section .block.even .block-text {order: 1; margin-right: auto;}
  
  #crossroads .section .block.even .block-text h3::before {display: none;}
  #crossroads .section .block.even .block-text h3::after {left: 110%;}
}








/* gallery carousel */
#gallery .owl-carousel {width: 100%;}	
#gallery .owl-carousel a {display: block; width: 100%; height: 0; padding-bottom: 100%;}
#gallery .owl-carousel a.thumbnail {background-repeat: no-repeat!important; background-position: center center!important; background-size: cover!important;} 



/* news-block */
#news-block {clear: both; padding-top: 2em;}
#news-block .perex {display: block; font-size: 90%; padding: 0 10px;}
#news-block .perex h3 {font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.center-text {clear: both; text-align: center; padding: 1em 0 0 0;}




/* .section-wrapper.image */
.section-wrapper.image  {position: relative; background: url('images/bg-header-wrapper.jpg') no-repeat center center fixed; background-size: cover;}
.section-wrapper.image::before {position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: ""; background-color: rgba(0,0,0,.75); z-index: 1;}
.section-wrapper.image .section {text-align: center; position: relative; padding: 100px 0; z-index: 2;}
.section-wrapper.image .section h2 {font-size: 48px;}
.section-wrapper.image .section h3 {font-size: 30px;}
.section-wrapper.image .section p {font-size: 26px;}



/* popup form */
#popup {color: #000; padding-top: 100px;}
#popup h3 {display: block; position: absolute; top: 0; left: 0; right: 0; padding: 20px; height: 66px; font-size: 22px; font-weight: normal;  color: #fff; background: #424041;}
#popup .fancybox-close-small {color: #939393;}




/* ************************* article  ************************* */


/* gallery article */
#main .gallery.article {display: block; margin: 0; line-height: 0; clear: both;} 
#main .gallery.article .gallery-item {width: 100%; margin: 0 0 30px 0; box-shadow: 5px 5px 10px rgba(0,0,0,.4);}
#main .gallery.article .gallery-item:not(:first-child):last-child {margin: 0;}
#main .gallery.article .gallery-item a.thumbnail {display: block; pointer-events: none; text-decoration: none; order: 2;}
#main .gallery.article .gallery-item a.thumbnail img {min-width: 100%; height: auto;}
#main .gallery.article .gallery-item > div {padding: 30px; text-align: left; flex-grow: 1; order: 1;}
#main .gallery.article .gallery-item > div * {display: block; line-height: 1.4;}
#main .gallery.article .gallery-item > div .caption {font-size: 33px; margin: 0 0 0.5em 0; font-weight: 800;}
#main .gallery.article .gallery-item > div .description {font-size: 17px;}

@media screen and (min-width: 768px) {
  #main .gallery.article .gallery-item {display: flex; flex-direction: row; flex-wrap: nowrap;}
  #main .gallery.article .gallery-item a.thumbnail {width: 250px; min-width: 250px;}
}

@media screen and (min-width: 1200px) {
  #main .gallery.article .gallery-item a.thumbnail {width: 490px; min-width: 490px;}
}










/* article */
#main ol, .article ol {padding: 0 0 0 1em;}
#main ol, .article ol, #main ul, .section ul {margin: 0 0 1.5em 0;}
#main ul li, .article ul li {text-align: left; margin: 0 0 0.5em 0; padding-left: 1em;}
#main ul li::before, .article ul li::before {width: 1.5em; display: inline-block; margin-left: -1em; content: "\25cf"; line-height: 1; color: #c6c6c6; font-weight: 900; font-size: 12px;}



blockquote {position: relative; text-align: left; font-size: 135%; font-style: italic; margin: 0.25em 0; padding: 0.25em 20px 0.25em 40px; line-height: 1.45;}
blockquote::before {display: block; position: absolute; left: 0; top: -20px; content: "\201C"; font-size: 80px; font-family: Georgia, "Times New Roman", Times, serif;}
blockquote cite {display: block; font-size: 75%; text-align: right; font-style: italic; margin-top: 0.8em;}
blockquote cite span {font-weight: bold; margin-right: 4px; text-transform: uppercase; font-style: normal;}


/* caption (titulek) */
.wp-caption {width: 100%!important; height: auto!important; margin: 2em 0;}
.wp-caption img {margin: 0!important;}
.wp-caption .wp-caption-text {font-size: 90% text-align: left; font-style: italic; margin: 0;}


/* perex */
.perex::before, .perex::after {content: ""; display: table;}
.perex::after {clear: both;}

#main .perex {margin-bottom: 2em; border-bottom: 1px dotted #ccc;}
#main .perex a img {margin-bottom: 1em;}
.perex  a img {border: 2px solid #fff;}
.perex  a:hover img {border: 2px solid #ccc;}

.date {font-size: 90%; text-align: right; clear: both;}
#main .date {padding: 2em 0;}
.center {text-align: center;}



/* nav-links */
.nav-links::before, .nav-links::after {content: ""; display: table;}
.nav-links::after {clear: both;}
.nav-links {clear: both; text-align: center; padding: 40px 0 15px 0;}
.nav-links a, .nav-links span.current {margin: 0 2px; padding: 4px 8px; border-radius: 5px; background-color: #e0e0e0; border: 1px solid #b6b6b6; text-decoration: none;} 
.nav-links a:hover, .nav-links span.current {color: #000; background-color: #fff;} 
.nav-links .page-numbers {margin: 0 3px;}


.nav-prevnext {clear: both; padding: 15px 0;}
.nav-prevnext a {text-decoration: none;}
.nav-prevnext a:hover {text-decoration: underline;}
.nav-prevnext .previous {float: left;}
.nav-prevnext .next {float: right;}


/*images */
.centered, .aligncenter {display: block; margin-left: auto; margin-right: auto;}

@media screen and (max-width: 479px) {
  .alignright, .alignleft {display: block; margin: 0 auto 1em auto;}
}

@media screen and (min-width: 480px) {
  .alignright {margin: 0 0 2px 7px; float: right;}  
  .alignleft {margin: 0 7px 2px 0; float: left;}
  
  .wp-caption.alignright,
  .wp-caption.alignleft {width: auto!important;}
}


/* caption (titulek) */
.wp-caption {width: 100%!important; height: auto!important; padding: 2em 0;}
.wp-caption img {margin: 0!important;}
.wp-caption .wp-caption-text {font-size: 90%; text-align: left; font-style: italic; margin: 0;}


hr {display: block; margin: 2em 0;  padding: 0; height: 1px; border: 0; border-top: 1px solid #ccc;}



/* ************************* forms ************************* */

.wpcf7-form div.wpcf7-response-output {color: #000; background-color: #fff; margin: 0; padding: 0;}
.wpcf7-form div.wpcf7-mail-sent-ok {border: 2px solid #398f14; background-color: #fff; padding: 5px; box-shadow: 2px 2px 5px #797979;}
.wpcf7-form div.wpcf7-mail-sent-ng {border: 2px solid #ff0000; background-color: #fff; padding: 5px; box-shadow: 2px 2px 5px #797979;}
.wpcf7-form div.wpcf7-spam-blocked {border: 2px solid #ffa500; background-color: #fff; padding: 5px; box-shadow: 2px 2px 5px #797979;}
.wpcf7-form div.wpcf7-validation-errors {border: 2px solid #f7e700; padding: 5px; box-shadow: 2px 2px 5px #797979;}
.wpcf7-form span.wpcf7-not-valid-tip {color: #000; position: absolute; z-index: 100; background: #fff; border: 1px solid #ff0000; font-size: 13px; padding: 5px; box-shadow: 2px 2px 5px #797979;}
.wpcf7-form span.wpcf7-not-valid-tip-no-ajax {color: #f00; font-size: 13px; display: block;}
.wpcf7-form .wpcf7-acceptance .wpcf7-list-item-label {font-size: 80%;}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item,
.wpcf7-form .wpcf7-radio .wpcf7-list-item {display: inline-block; padding: 5px 5px 5px 0;}

#popup .wpcf7-not-valid-tip {right: 0;}

.table-form {width: 100%;}
.table-form th {text-align: right; padding-top: 0.7em; vertical-align:top;}
.table-form th label {white-space: nowrap;}

@media screen and (max-width: 479px) {
  .table-form th {text-align: left; width: 100%; display: block; padding: 5px 0;}
  .form-table th label {white-space: normal;}
  .form-table td .g-recaptcha > div {width: 100%!important;}
}

input[type="text"], input[type="tel"], input[type="email"], input[type="number"], input[type="date"], textarea, select {border: 1px solid #a3a3a3; background-color: #f7f7f7; padding: 4px; transition: border 0.2s, box-shadow 0.2s ease-in-out;}
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="date"]:focus, textarea:focus {background-color: #fff; box-shadow: 0px 0px 4px #373737;}
input[type="text"]:hover, input[type="tel"]:hover, input[type="email"]:hover, input[type="number"]:hover, input[type="date"]:hover, textarea:hover {box-shadow: 0px 0px 4px #373737;}

.form-submit {text-align: center; margin: 1em 0;}
.form-required {color: #FF0000;}

input[type="text"], input[type="tel"], input[type="email"], input[type="date"], textarea {width: 100%;}
input[type="text"], input[type="email"], input[type="number"], input[type="date"] {padding: 6px 4px;}

input[type="text"].small {width: 10%;}
textarea {height: 7.5em; resize: vertical;}

/* safari type="search" fix */
input[type="search"] {-webkit-appearance: none; border-radius: 0;}
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}





/* ************************* table ************************* */

.table td {padding: 0 10px 0 0; margin: 0; vertical-align: top;}



/* tabulka clanek */
.table-article {width: 100%; border: 2px solid #dcdcdc;}
.table-article td, .table-article th {padding: 4px; border: 1px solid #dcdcdc;}
.table-article th {text-align: center; background-color: #e8e8e8;}
.table-article td {text-align: left; background-color: #fff; padding: 8px; vertical-align: top;}
.table-article tr:nth-child(even) td {background: #f2f2f2}


/* table wrap */
@media screen and (max-width: 767px) {
  .table-wrap {overflow: overflow-x: hidden; overflow-y: auto; width: 100%; padding: 2em 0; margin-bottom: 2em;}
}


@media screen and (max-width: 767px) {
 .table-form th, .table-form td, .table-form tr {display: block;}
 .table-form td, .table-form th {padding: 0 0 0.5em 0;}
}


/* responsive iframe video (16:9) */
.iframe-wrapper {position: relative; width: 100%; height: 0; margin-bottom: 2em; padding: 2em 0 56.25% 0;  overflow: hidden; line-height: 0;}
.iframe-wrapper iframe, .iframe-wrapper object, .iframe-wrapper embed {position: absolute; top: 0; left: 0; width: 100%!important; height: 100%!important;} 

@media screen and (min-width: 768px) {
  .iframe-wrapper {width: 500px; height: 281px; padding-bottom: 0;}
}





/* ************************* gallery + album ************************* */
/* shared */
.gallery,
.album {display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 2em; clear: both; line-height: 1;}

.gallery {justify-content: center;}

.gallery .gallery-item span,
.album .album-item h3 {line-height: 1.3;}

/* gallery (180 x 180px) */
.gallery .gallery-item {text-align: center; overflow: hidden;}
.gallery .gallery-item span {display: block; margin-top: 0.5em;}
.gallery .gallery-item span.caption {font-weight: normal; font-size: 80%;}
.gallery .gallery-item span.description {margin-bottom: 0.5em; font-size: 75%;}

/* album */
.album .album-item {text-decoration: none;}
.album .album-item > a.thumbnail {display: block; width: 100%; height: 0; padding-bottom: 100%; background-repeat: no-repeat!important; background-size: cover!important; background-position: center center!important; overflow: hidden; transition: all .4s ease;}
.album .album-item > a.thumbnail:hover {transform: scale(1.06);}
.album .album-item > a.thumbnail::after {position: absolute; content: ""; left: 50%; top: 50%; width: 0%; height: 0%; transition: all .4s ease;}
.album .album-item > a.thumbnail:hover::after {left: 0; top: 0; width: 100%; height: 100%;}
.album .album-item h3 {font-size: 110%; text-align: left; margin: 1.5em 0 0.5em 0; text-transform: uppercase;}


@media screen and (max-width: 479px) {
  .gallery {margin-left: -6%;}
  .gallery .gallery-item {width: calc(100% / 2 - 6%); margin: 0 0 6% 6%;}
  .album .album-item {width: 100%; margin-bottom: 2em;}
}

@media screen and (min-width: 480px) {	
  .gallery {margin-left: -2%;}		
  .gallery .gallery-item {width: calc(100% / 4 - 2%); margin: 0 0 2% 2%;}
  
  .album {margin-left: -3%;}
  .album .album-item {width: calc(100% / 2 - 3%); margin: 0 0 3% 3%;}
}

@media screen and (min-width: 480px) and (max-width: 1199px) {
  .album .album-item h3 {font-size: 2vmin;}
}

@media screen and (min-width: 768px) {
  .gallery .gallery-item {width: calc(100% / 5 - 2%);}
}

@media screen and (min-width: 1200px) {
  .gallery .gallery-item {width: calc(100% / 6 - 2%);}
  .gallery .gallery-item a.icon.magnify {width: 100%; height: 180px; display: flex; justify-content: center; align-items: center;}
  .album .album-item {width: calc(100% / 4 - 3%);}
} 


/* icon.search hover */
.gallery a.icon.magnify {display: block; position: relative; overflow: hidden; line-height: 0;}

.gallery a.icon.magnify::before {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);  font-size: 60px; opacity: 0; z-index: 2; transition: all .2s ease-in-out;} 
.gallery a.icon.magnify:hover::before {font-size: 80px; opacity: .75;}

.gallery a.icon.magnify img {width: 100%; transition: transform .4s ease-in-out;}
.gallery a.icon.magnify:hover img {transform: scale(1.1);}




/* ************************* libary ************************* */

/* Fancybox 3.5.7 */
body.compensate-for-scrollbar {overflow: hidden;}
.fancybox-active {height: auto;}
.fancybox-is-hidden {position: absolute!important; left: -9999px; top: -9999px; margin: 0; visibility: hidden;}
.fancybox-container {position: fixed;  top: 0; left: 0; width: 100%; height: 100%; outline: none; z-index: 99992; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -ms-touch-action: manipulation; touch-action: manipulation; -webkit-transform: translateZ(0); transform: translateZ(0);}
.fancybox-container * {box-sizing: border-box;}
.fancybox-container button.fancybox-button {background: none;}
.fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage {position: absolute; bottom: 0; left: 0; right: 0; top: 0; font-family: Arial, Helvetica, sans-serif;}
.fancybox-outer {-webkit-overflow-scrolling: touch; overflow-y: auto;}
.fancybox-bg {background: #1e1e1e; opacity: 0; transition-duration: inherit; transition-property: opacity; transition-timing-function: cubic-bezier(.47,0,.74,.71);}
.fancybox-is-open .fancybox-bg {opacity: .9; transition-timing-function: cubic-bezier(.22,.61,.36,1);}
.fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button {position: absolute; direction: ltr; opacity: 0; transition: opacity .25s, visibility 0s linear .25s; visibility: hidden; z-index: 99997;}
.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button {opacity: 1; transition: opacity .25s ease 0s, visibility 0s ease 0s; visibility: visible;}
.fancybox-infobar {top: 0; left: 0; color: #ccc; font-size: 13px; height: 44px; line-height: 44px; min-width: 44px;  padding: 0 10px; pointer-events: none;  mix-blend-mode: difference; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;  -webkit-font-smoothing: subpixel-antialiased;}
.fancybox-toolbar {right: 0; top: 0;}
.fancybox-stage {direction: ltr; overflow: visible; transform: translateZ(0); z-index: 99994;}
.fancybox-is-open .fancybox-stage {overflow: hidden;}
.fancybox-slide {position: absolute; top: 0; left: 0; display: none; width: 100%; height: 100%;  outline: none;padding: 44px; text-align: center;  overflow: auto; white-space: normal;  z-index: 99994; transition-property: transform, opacity; -webkit-backface-visibility: hidden; -webkit-overflow-scrolling: touch;}
.fancybox-slide::before {display: inline-block; content: ""; width: 0; height: 100%; margin-right: -.25em; vertical-align: middle;}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next {display: block;}
.fancybox-slide--image {overflow: hidden; padding: 44px 0;}
.fancybox-slide--image::before {display: none;}
.fancybox-slide--html {padding: 6px;}
.fancybox-content {background: #fff; display: inline-block; margin: 0; max-width: 100%; overflow: auto; -webkit-overflow-scrolling: touch; padding: 44px; position: relative; text-align: left; vertical-align: middle;}
.fancybox-slide--image .fancybox-content {background: transparent; background-repeat: no-repeat; background-size: 100% 100%; left: 0; max-width: none; overflow: visible; padding: 0; position: absolute; top: 0; -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; transition-property: opacity, -webkit-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-animation-timing-function: cubic-bezier(.5,0,.14,1); animation-timing-function: cubic-bezier(.5,0,.14,1); -webkit-backface-visibility: hidden; z-index: 99995;}
.fancybox-can-zoomOut .fancybox-content {cursor: -webkit-zoom-out; cursor: zoom-out;}
.fancybox-can-zoomIn .fancybox-content {cursor: -webkit-zoom-in; cursor: zoom-in;}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {cursor: -webkit-grab; cursor: grab;}
.fancybox-is-grabbing .fancybox-content {cursor: -webkit-grabbing; cursor: grabbing;}
.fancybox-container [data-selectable='true'] {cursor: text;}
.fancybox-image,
.fancybox-spaceball {background: transparent; border: 0; height: 100%; left: 0; margin: 0; max-height: none; max-width: none; padding: 0; position: absolute; top: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 100%;}
.fancybox-spaceball {z-index: 1;}
.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--iframe .fancybox-content {width: 100%; height: 100%; padding: 0; overflow: visible;}
.fancybox-slide--video .fancybox-content {background: #000;}
.fancybox-slide--map .fancybox-content {background: #e5e3df;}
.fancybox-slide--iframe .fancybox-content {height: calc(100% - 44px); margin-bottom: 44px; padding: 5px; background: #fff;}
.fancybox-video, .fancybox-iframe {width: 100%; height: 100%; border: 0; margin: 0; padding: 0; background: transparent; overflow: hidden; }
.fancybox-iframe {vertical-align: top;}
.fancybox-error {background: #fff; cursor: default; max-width: 400px; padding: 40px; width: 100%;}
.fancybox-error p {color: #444; font-size: 16px; line-height: 20px; margin: 0; padding: 0;}
.fancybox-button {background: rgba(30,30,30,.6); border: 0; border-radius: 0; box-shadow: none; cursor: pointer; display: inline-block; height: 44px; margin: 0; padding: 10px; position: relative; transition: color .2s; vertical-align: top; visibility: inherit; width: 44px;}
.fancybox-button, .fancybox-button:visited, .fancybox-button:link {color: #ccc;}
.fancybox-button:hover {color: #fff;}
.fancybox-slide--html .fancybox-button:hover {color: #999;}
.fancybox-button:focus {outline: none;}
.fancybox-button.fancybox-focus {outline: 1px dotted;}
.fancybox-button[disabled], .fancybox-button[disabled]:hover {color: #888; cursor: default; outline: none;}
.fancybox-button > div {background-color: rgba(0,0,0,.3); height: 100%;}
.fancybox-button svg {display: block; height: 100%; overflow: visible; position: relative; width: 100%;}
.fancybox-button svg path {fill: currentColor; stroke-width: 0;}
.fancybox-button--play svg:nth-child(2), .fancybox-button--fsenter svg:nth-child(2), .fancybox-button--pause svg:nth-child(1), .fancybox-button--fsexit svg:nth-child(1) {display: none;}
.fancybox-progress {background: #ff5268; height: 2px; left: 0; position: absolute; right: 0; top: 0; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0; -ms-transform-origin: 0; transform-origin: 0; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; transition-timing-function: linear; z-index: 99998;}
.fancybox-close-small {position: absolute; right: 0; top: 0; border: 0; width: 40px; height: 40px; color: #555; background: transparent; cursor: pointer;  margin: 0; padding: 6px;  z-index: 401; border-radius: 0;}
.fancybox-close-small:hover {opacity: .75;}
.fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small, .fancybox-slide--iframe .fancybox-close-small {color: #ccc!important; padding: 5px; right: -12px; top: -44px;}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {overflow: hidden;}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {display: none;}
.fancybox-navigation .fancybox-button {position: absolute; top: calc(50% - 50px); width: 70px; height: 100px; background: #262626; background-clip: content-box; opacity: 0;}
.fancybox-navigation .fancybox-button div {padding: 7px;}
.fancybox-navigation .fancybox-button--arrow_left {left: 0; padding: 31px 26px 31px 6px;}
.fancybox-navigation .fancybox-button--arrow_right {padding: 31px 6px 31px 26px; right: 0;}
.fancybox-caption {left: 0; right: 0; bottom: 100px; color: #fff; text-align: left; font-size: 14px; font-weight: normal; padding: 20px; text-shadow: 1px 1px #000; line-height: 1.3;}
@media all and (max-height: 576px) {@supports (padding: max(0px)) {.fancybox-caption {padding-left: max(12px, env(safe-area-inset-left)); padding-right: max(12px, env(safe-area-inset-right));}}}
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {color: #ccc; text-decoration: none;}
.fancybox-caption a:hover {color: #fff; text-decoration: underline;}
.fancybox-loading {animation: fancybox-rotate 1s linear infinite; background: transparent; border: 4px solid #888; border-bottom-color: #fff; border-radius: 50%; height: 50px; left: 50%; margin: -25px 0 0 -25px; opacity: .7; padding: 0; position: absolute; top: 50%; width: 50px; z-index: 99999;}
@keyframes fancybox-rotate {100% {transform: rotate(360deg);}}
.fancybox-animated {transition-timing-function: cubic-bezier(0,0,.25,1);}
.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next {opacity: 0; transition-timing-function: cubic-bezier(.19,1,.22,1);}
.fancybox-fx-fade.fancybox-slide--current {opacity: 1;}
.fancybox-thumbs {background: rgba(0,0,0,.3); display: none; margin: 0; padding: 2px 2px 4px 2px; position: absolute; bottom: 0; left: 0; right: 0; width: auto; z-index: 99995; -webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar;}
.fancybox-show-thumbs .fancybox-thumbs {display: block;}
.fancybox-thumbs__list {position: relative; width: 100%; height: 100%; margin: auto; padding: 0; font-size: 0; white-space: nowrap; list-style: none; overflow:: hidden;}
.fancybox-thumbs-x {overflow-x: auto; overflow-y: hidden;}
.fancybox-thumbs__list a {position: relative; float: left; width: 100px; height: 75px; margin: 3px; outline: none; overflow: hidden; padding: 0; background-position: center center; background-repeat: no-repeat; background-size: cover; cursor: pointer; -webkit-tap-highlight-color: transparent;  -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.fancybox-thumbs__list a::before {border: 3px solid rgba(255,255,255,.8); z-index: 99991;}
.fancybox-thumbs__list a:focus::before {opacity: .5;}
.fancybox-thumbs__list a::after {position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: ""; background-color: rgba(255,255,255,.25);}
.fancybox-thumbs__list a:hover::after {opacity: 1;}
.fancybox-thumbs__list a::before, .fancybox-thumbs__list a::after {position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: ""; opacity: 0; transition: all .2s ease-in;}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {opacity: 1;}
@media screen and (max-width: 479px) {.fancybox-toolbar > *:not(.fancybox-button--close) {display: none!important;}}

/* iframe */
.fancybox-slide--iframe .fancybox-content {max-width: 60%;}

@media screen and (max-width: 767px) {
.fancybox-slide--iframe .fancybox-content {min-width: 100%;}
.fancybox-thumbs__list a {width: 80px; height: 60px;}
}




/* Owl Carousel 2.3.4 */
.owl-carousel,
.owl-carousel .owl-stage,
.owl-carousel .owl-item {position: relative;}

.owl-carousel .owl-stage-outer {width: 100%; overflow: hidden;}
.owl-carousel .owl-item {float: left; overflow: hidden;}

.owl-carousel.owl-grab,
.owl-carousel.owl-grab a {cursor: move; cursor: grab;}

.owl-drag .owl-item {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}


.owl-carousel button span {display: none;}



/* slideshow owl-nav (#gallery) */
.owl-carousel.slideshow-nav .owl-nav {top: 0; bottom: 0;}
.owl-carousel.slideshow-nav .owl-nav > button {position: absolute; top: 0; bottom: 0; margin: auto; border: 0; width: 70px; background: none;}
.owl-carousel.slideshow-nav .owl-nav > button.owl-prev {left: 0;}
.owl-carousel.slideshow-nav .owl-nav > button.owl-next {right: 0;}

@media screen and (min-width: 1200px) {
  .owl-carousel.slideshow-nav .owl-nav > button.owl-prev {left: -70px;}
  .owl-carousel.slideshow-nav .owl-nav > button.owl-next {right: -70px;}
}


.owl-carousel.slideshow-nav .owl-nav > button::before {display: block; content: ""; position: absolute; width: 40px; height: 40px; border-bottom-width: 2px; border-bottom-style: solid;}
.owl-carousel.slideshow-nav .owl-nav > button.owl-prev::before {left: 10px; border-left-width: 2px; border-left-style: solid; transform: rotate(45deg);}
.owl-carousel.slideshow-nav .owl-nav > button.owl-next::before {right: 10px; border-right-width: 2px; border-right-style: solid; transform: rotate(-45deg);}



/* section owl-nav */
.owl-carousel.carousel-section button.owl-prev::before {content: "\f104";} 
.owl-carousel.carousel-section button.owl-next::before {content: "\f105";}

.owl-carousel.carousel-section .owl-nav {position: absolute; top: -80px; right: 0;}
.owl-carousel.carousel-section .owl-nav > button.owl-prev {margin-right: 5px}

.owl-carousel.carousel-section .owl-nav > button {display: inline-block; width: 24px; height: 24px; line-height: 23px; text-align: center; border: 1px solid #e5e5e5; cursor: pointer; transition: background-color .2s ease-in-out;}

.owl-carousel button.disabled {opacity: .4; pointer-events: none;}


.owl-carousel .owl-dots {position: absolute; bottom: 30px; left: 0; right: 0; z-index: 2;}
.owl-carousel .owl-dots {text-align: center;}
.owl-carousel .owl-dots button.owl-dot {position: relative; display: inline-block; width: 14px; height: 14px; margin: 5px; border: 1px solid #fff; box-shadow: 0 0 5px #000; border-radius: 0;}
.owl-carousel .owl-dots button.owl-dot span {display: none;}
.owl-carousel .owl-dots .owl-dot::before {content: ""; width: 100%; height: 0; position: absolute; left: 0; bottom: 0; transition: .4s ease-in;}
.owl-carousel .owl-dots .owl-dot.active::before {height: 100%; top: auto; bottom: 0;}

.owl-carousel .owl-dots button.owl-dot,
.owl-carousel button.owl-prev, .owl-carousel button.owl-next {padding: 0!important; background: none; overflow: hidden; cursor: pointer; box-sizing: border-box;}

/* carousel crossfade */
.owl-carousel .animated {animation-duration: 1000ms; animation-fill-mode: both;}
.owl-carousel .owl-animated-in {z-index: 0;}
.owl-carousel .owl-animated-out {z-index: 1;}
.owl-carousel .fadeOut {animation-name: fadeOut;}
@keyframes fadeOut {0% {opacity: 1;} 100% {opacity: 0;}}


/* GDPR */
#gdpr {padding-top: 1em;}
#gdpr .ico.lock::before {font-size: 18px; content: "\f023"; font-weight: bold;}
#gdpr a {font-weight: bold;}


.seolink {margin-left: 1em; font-size: 60%; text-decoration: none; color: #dadada!important; font-family: Arial, Helvetica, sans-serif;}