@charset "UTF-8";

/* ikony */
@import "/style/icomoon.css?6";


/* komponenty */
*{margin: 0px;padding: 0px;font-family: 'Libre Franklin', sans-serif;font-style: normal;}
.wrapper{margin: 0px auto;width: auto;display: block;padding: 0px 20px;}
body{overflow-y: scroll;}
.input.invalid div.label,
label.invalid {color:red;font-weight:bold;}
input.invalid,textarea.invalid,select.invalid {border-color:red !important;}
.wrapper.accreditation_forms ul.submenu li.empty a,
.wrapper.accreditation_forms ul.submenu li.empty a:hover {color:red;}

.hidden {display:none !important;}
.fr {display:block;float:right;}
a.notes {text-decoration: none !important;}

/* RESPONSIVE */

/* nadpisy */
h2{margin-top: 64px;font-weight: 300;font-size: 30px;line-height: 36px;text-align: center;color: #16365D;font-weight: 300;}

/* podtrzeni*/
.nadpis_podtrzeni{margin-top: 20px;margin-bottom: 62px;height:24px;position: relative;text-align: center;color: #1C62B8;}
.nadpis_podtrzeni > * {display:inline-block;vertical-align: middle;position: relative;}
.nadpis_podtrzeni .sub_podtrzeni{background: #1C62B8;width: 37%;height: 1px;z-index: 1;}
.nadpis_podtrzeni .ikona_statistika {height: 15px;width: 18px;z-index: 2;margin: 0px 10px;}

/* tlacitko */
.tlacitko {background-color: #F2BC18;border-radius: 6px;display: inline-block;cursor: pointer;color: black;text-decoration: none;font-size: 24px;line-height: 29px;text-transform: uppercase;margin: 0px auto;display: block;margin-top: 57px;white-space: nowrap;text-align: center;max-width: 262px;padding: 16.5px 0px;font-weight: normal;}
.tlacitko:hover{background-color: #F2CA18;}

/* navigace */
#navigace{height: 100px;position: fixed;top: 0;z-index: 100;width: 100vw;background: #FFFFFF;border-bottom: 1px solid rgba(152, 164, 180, 0.5);}
nav {display: flex;align-items: center;position: relative;}
nav a img{width: 95px;position: relative;height: 62px;top: 19px;}

nav ul {opacity: 0; visibility: hidden; transition: all 0.3s linear;margin: 0px -20px;list-style: none;position: absolute;top: 100px;display: block;text-align: center;height: 91vh;background: rgba(22, 54, 93, 0.5);width: calc(100% + 40px);border-top: 1px solid #DADFE6;}
nav ul li{background: #FFFFFF;}
nav ul li:first-child{padding-top: 60px;}
nav ul li:nth-child(5){padding-bottom: 60px;}
nav ul.hlavni_menu_zobrazeno{opacity:1; visibility: visible;z-index: 3;}
nav ul li a{text-decoration: none;text-transform: uppercase;color: #98A4B4;font-size: 18px;line-height: 48px;}
nav ul li a:hover{color: #16365D;}
nav ul li a.active{color: #16365D;}
#search{display: none;vertical-align: middle;}
#search i{font-size: 20px;}
nav .burger{position: absolute;top: 21px;right: 10px;padding-left: 30px;padding-top: 11px;padding-bottom: 11px;/*border-left: 1px solid #DADFE6;*/}
nav .burger .cara1, .cara2{height: 6px;width: 40px;border-top: 4px solid #98A4B4;border-bottom: 4px solid #98A4B4;margin-top: 6px;transition: all 0.3s ease-out;}

nav .vl{
  height: 62px;
  width: 1px;
  background: #DADFE6;
  display: inline-block;
  position: absolute;
  top: 21px;
  right: 80px;
}

.otocka1{
  transform: rotate(-45deg) translateY(11px) translateX(-7px);
  background: #98A4B4;
  border-top: 0px solid transparent !important;
  border-bottom: 0px solid transparent !important;
  width: 50px !important;
  height: 4px !important;
}
.otocka2{
  transform: rotate(45deg) translateY(0px) translateX(4px);
  background: #98A4B4;
  border-top: 0px solid transparent !important;
  border-bottom: 0px solid transparent !important;
  width: 50px !important;
  height: 4px !important;
}


.search_box{
  width: 262px;
  height: 62px;
  position: absolute;
  right: -100%;
  bottom: -98px;
  background: white;
  display: none;
  transition: all 0.5s linear;
  border-right: 1px solid #DADFE6;
  border-bottom: 1px solid #DADFE6;
  border-left: 1px solid #DADFE6;
  border-top: 1px solid #FFF;

}
.search_box.search_zobrazeno{
  right: -2px;
}


.search_box > div {display:block; position: relative;width:242px;height:42px;padding:10px;margin:0px;}
.search_box > div * {margin:0px !important;padding:0px !important;border:0px !important}
.search_box > div input[type="text"] {display:block;width:150px !important;height:30px !important;line-height:30px !important;padding:0px 0px 0px 10px !important;background-position: 10px center !important;border:0px !important;}
.search_box > div button {display:block;width:30px;height:30px;line-height:30px;text-align:center;background-color:transparent;color:#fff;border-color:#fff;position:relative;}
.search_box > div button:hover,
.search_box > div button:focus {background-color:transparent;color:#fff;border-color:#fff;box-shadow:none; outline: none;}
.search_box > div button:before {font-family: icomoon; content:"\69";position: absolute; right: 0px; bottom: 2px;font-weight: normal;font-size: 30px;text-transform: none;width:30px;height:30px;line-height:30px;text-align:Center;color:#DADFE6}
.search_box > div form {border-bottom: 1px solid #DADFE6 !important;}
.gsst_a .gscb_a{display: none;}

.gsc-results-wrapper-visible.gsc-results-wrapper-overlay{padding: 0px 38px !important}
img.gcsc-branding-img-noclear{position: absolute !important; right: 0 !important; top: 670px !important;}

/* iframe */
/*
.styleable-title{
  color: #1C62B8 !important;
}
.si25{
  color: #98A4B4 !important;
  border-color: #98A4B4 !important;
}
.styleable-rootcontainer{
  color: black !important;
}
.gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet{
  background-color: rgba(218, 223, 230, 0.5);
}
*/

.gsc-modal-background-image{
  background-color: rgba(22, 54, 93, 0.5) !important;
}

/* main */
#main{margin-top: 100px;}

/* hlavni nadpis */
.hlavni_nadpis{position: relative;min-height: 250px; display: flex; flex-direction: column; justify-content: center;}
.hlavni_nadpis img{width: 100%;position: absolute;left: 0;top: 0;height: 100%;object-fit: cover;}
.hlavni_nadpis h1{position: relative;min-width: 298px;font-weight: 300;font-size: 36px;text-align: center;color: #FFFFFF;display: inline-block;}

/* o nas */
.o_nas .nadpis_podtrzeni{margin-bottom: 29px;}
.o_nas p{font-weight: 300;font-size: 18px;line-height: 22px;text-align: center;min-width: 280px;margin: 0px auto;}

/* novinky */
.novinky{background: rgba(218, 223, 230, 0.25);position: relative;margin-top: 100px;}
.novinky:before{content: "";border-style: solid;border-width: 26px 22px 0 22px;border-color: #ffffff transparent transparent transparent;position: absolute;left: 50%;top: 0;margin-left: -31px;}
.novinky h2{padding-top: 92px;}
.novinky ul{list-style: none;}
.novinky ul li {display: block;margin: 0px auto;margin-bottom: 70px;min-width: 280px;}
.novinky ul li a {text-decoration:none;}
.novinky .novinka_nazev{font-weight: 300;font-size: 24px;line-height: 29px;color: #1C62B8;text-decoration: none;display: block;margin-bottom: 8px;}
.novinky .novinka_datum_bar{display: flex;margin-bottom: 27px;text-align: left; flex-direction: column;}
.novinky .novinka_published{display: block;color: #98A4B4;line-height: 30px;font-size: 18px;font-weight: 300;font-style: italic;}
.novinky .novinka_datum{display: block;color: #98A4B4;line-height: 30px;font-size: 18px;font-weight: 300;font-style: italic;}
.novinky .novinka_perex{font-weight: 300;font-size: 16px;line-height: 19px;color:black;}
.novinky .novinka_datum i{margin-right: 5px;}
.novinky .novinka_published i{margin-right: 5px;}
.novinky .novinky_tlacitko_div{padding-bottom: 62px;}
.novinky ul a{display: block;cursor: pointer;}
.novinky ul a:hover .novinka_nazev{text-decoration: underline;}

/* resources */
.resources{background: rgba(218, 223, 230, 0.25);position: relative;margin-top: 100px;}
.resources:before{content: "";border-style: solid;border-width: 26px 22px 0 22px;border-color: #ffffff transparent transparent transparent;position: absolute;left: 50%;top: 0;margin-left: -31px;}
.resources h2{padding-top: 92px;}
.resources ul {list-style: none;width:100%;max-width:862px;margin: 0px auto;}
.resources ul li {display: block;margin-bottom: 70px;}
.resources ul li a {text-decoration:none;}
.resources .resource_datum_bar{display: block;margin-bottom: 25px;text-align: left;}
.resources .resource_state{display: inline-block;vertical-align:top;padding-right:30px;color: #98A4B4;line-height: 30px;font-size: 18px;font-weight: 300;font-style: italic;}
.resources .resource_state img {width:34px;margin:3px 10px 0px 0px;}
.resources .resource_published{display: inline-block;vertical-align:top;color: #98A4B4;line-height: 30px;font-size: 18px;font-weight: 300;font-style: italic;}

.resources .resource_nazev{font-weight: 300;font-size: 24px;line-height: 29px;color: #1C62B8;text-decoration: none;display: block;margin-bottom: 8px;}
.resources .resource_perex{font-weight: 300;font-size: 16px;line-height: 19px;color:black;}
.resources .resource_datum i{margin-right: 5px;}
.resources .resource_published i{margin-right: 5px;}
.resources .resources_tlacitko_div{padding-bottom: 62px;}
.resources .resource_link{display:block;margin-top:20px;line-height:30px;font-size:12px;font-style:italic;color:#98A4B4;}
.resources .resource_link:before {content:'\f08e';font-family:icomoon;margin:0px 5px 0px 0px;line-height:30px;position:relative;bottom:-2px;}
.resources ul a{display: block;cursor: pointer;}
.resources ul a:hover .resource_nazev{text-decoration: underline;}


/* infobrazek */
.infobrazek{background: url("img/info_picture.jpg");background-size: cover;position: relative;}
.infobrazek .infobrazek_prekryti{background: #16365D;mix-blend-mode: multiply;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
.infobrazek .infobrazek_text{padding: 62px 0px;position: relative;min-width: 280px;font-weight: 200;font-size: 24px;line-height: 29px;text-align: center;color: #FFFFFF;z-index: 2;display: block; font-style: italic;}

/* cile */
.cile h2{margin-top: 62px;}
.cile .nadpis_podtrzeni{margin-bottom: 50px;}
.cile ol{counter-reset: counter-cile;list-style: none;position: relative;}
.cile li{position:relative;font-weight: 300;font-size: 18px;line-height: 22px;counter-increment: counter-cile; padding-left: 28px;font-weight: 300;font-size: 18px;line-height: 22px;margin-bottom: 28px;}
.cile li:before{content: counter(counter-cile) " )";position: absolute;left: 0;color: #1C62B8;font-weight: 300;font-size: 18px;line-height: 22px;}
.cile .tlacitko{margin-bottom: 70px;}

/* footer */
#footer{background: url("img/bottom.png");/*background-size: cover;*/position: relative;}
#footer .footer_prekryti{background: #98A4B4;mix-blend-mode: color;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#footer .footer_prekryti_2{background: rgba(152, 164, 180, 0.95);mix-blend-mode: normal;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#footer .footer_container{display: flex;flex-direction: column-reverse;position: relative;}
#footer .footer_container>div{margin-top: 60px;}
#footer .footer_container ul{list-style: none;}
#footer h3{font-weight: 600;font-size: 18px;line-height: 28px;letter-spacing: -0.015em;text-transform: uppercase;color: #FFFFFF;}
#footer #footer_vice_informaci{transition: all 0.5s linear; margin-bottom: 60px; max-height: 78px;overflow-y: hidden;}
#footer #footer_vice_informaci .footer_vice_informaci_drzak{padding: 24px 0px;border-top: 1px solid #DADFE6;border-bottom: 1px solid #DADFE6;display: flex;align-items: center;position: relative;}
.burger_info{position: absolute;right: 10px;}
.burger_info div{width: 40px;border-top: 4px solid white;border-bottom: 4px solid white;height: 6px; transition: all 0.3s ease-out;}
.burger_info .info_cara_2{margin-top: 6px;}

.infotocka1{
  transform: rotate(-45deg) translateY(4px) translateX(-1px);
  background: white;
  border-top: 0px solid transparent !important;
  border-bottom: 0px solid transparent !important;
  width: 50px !important;
  height: 4px !important;
}
.infotocka2{
  transform: rotate(45deg) translateY(-6px) translateX(-2px);
  background: white;
  border-top: 0px solid transparent !important;
  border-bottom: 0px solid transparent !important;
  width: 50px !important;
  height: 4px !important;
}


#footer #footer_vice_informaci ul{display: block;}
#footer #footer_vice_informaci.ukaz_informace{max-height: 300px;}
#footer .footer_menu_klasika a{font-weight: normal;font-size: 18px;line-height: 38px;color: #FFFFFF;text-decoration: none;padding-left: 10px;display: block;}
#footer .footer_menu_klasika li{border-bottom: 1px solid white;}
#footer .footer_menu_klasika a:hover{background: rgba(255, 255, 255, 0.1);}
#footer #footer_hlavni_menu{display: none;}
#footer #footer_odkazy .hr{margin-top: 25px;margin-bottom:10px;width: 24px;height: 1px; background: white;display: block;}
#footer #footer_odkazy li{margin-bottom: 13px;}
#footer #footer_odkazy li:last-child{margin-bottom: 0;}
#footer #footer_odkazy a{font-weight: normal;font-size: 18px;line-height: 22px;letter-spacing: -0.015em;color: #FFFFFF;text-decoration: none;}
#footer #footer_odkazy a:hover{text-decoration: underline;}

/* copyright */
#copyright{background: #98A4B4;border-top: 1px solid #DADFE6;height: 100px;text-align: center;display: flex;align-items: center;}
#copyright a{font-weight: normal;font-size: 18px;line-height: 22px;text-align: center;color: #DADFE6; text-decoration: none;}
#copyright a:hover{text-decoration: underline;}


/**** START - TABLET ****/
@media (min-width: 629px) {
/* navigace */
/* nav .burger{border-left: unset;} */

/* o_nas_tablet */
.o_nas p{max-width: 500px;}

/* novinky_tablet */
.novinky ul{margin:0px -19px;}
.novinky ul li {display:inline-block;vertical-align:top; margin:0px 19px 55px 19px;width:calc(50% - 38px)}
.novinky .novinky_tlacitko_div{margin-top: 23px;}
.novinky .tlacitko{margin-top: -20px;}

/* podtrzeni_tablet */
.nadpis_podtrzeni .sub_podtrzeni{max-width: 15%;}


.cile .nadpis_podtrzeni{margin-bottom: 57px;}
.cile ol{column-count: 2;column-gap: 38px;margin-bottom: 22px;}
.cile ol li{display: inline-block;}
.cile .tlacitko{margin-bottom: 100px;margin-top: 0px;}

	/**** END - TABLET ****/
}


/**** START - DESKTOP ****/
@media (min-width: 992px) {
/* temp */
.wrapper{max-width: 1170px;}
.novinky ul li{height: 400px;}

/* nadpisy_desktop */

h2{font-size: 36px;line-height: 44px;}
.nadpis_podtrzeni{margin-bottom: 46px;}

/* navigace_desktop */
nav ul{margin: 0px;opacity: 1; visibility: visible;top: 21px;display: block;text-align: center;height: unset;background: unset;width: unset;right: 0;border-top: unset;}
nav ul li:first-child{padding-top: unset;}
nav ul li:nth-child(6){padding-bottom: unset;}
nav ul li{display: inline-block;padding: 0 15px;background: unset;}
nav ul li a{font-size: 16px;line-height: 19px;}
nav ul li:nth-child(6){padding-right: 30px;}
#search{display: inline-block;padding-top: 21px;border-left: 1px solid #DADFE6;padding-bottom: 21px;padding-left: 30px;}
nav .burger{border-left: unset;padding: unset;display: none;}
.search_box{
  display: block;
}
nav .vl{
  display: none;
}

/* hlavni_nadpis_desktop */
.hlavni_nadpis{min-height: 424px;}
.hlavni_nadpis h1{font-weight: 200;font-size: 64px;line-height: 78px;max-width: 1161px;}
.hlavni_nadpis img{-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 28px), calc(50% + 24px) calc(100% - 28px), 50% 100%, calc(50% - 24px) calc(100% - 28px), 0% calc(100% - 28px)); clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 28px), calc(50% + 24px) calc(100% - 28px), 50% 100%, calc(50% - 24px) calc(100% - 28px), 0% calc(100% - 28px));}


/* o_nas_desktop */
.o_nas p{max-width: 862px;font-size: 24px;line-height: 29px;}

/* novinky_desktop */
.novinky ul li{height: 250px;}
.novinky .novinka_datum_bar{
  flex-direction: row;
  justify-content: space-between;
}
.novinky .novinky_tlacitko_div{
  padding-bottom: 102px;
}



/* infobrazek_desktop */
.infobrazek .infobrazek_text{font-size: 36px;line-height: 44px;padding: 78px 0px;}

/* cile_desktop */
.cile h2{margin-top: 96px;}
.cile .tlacitko{margin-top: 32px;}

/* footer_desktop */

#footer .footer_container{flex-direction: unset; padding: 96px 0px;}
#footer .footer_container>div{margin-top: 0;}
#footer .footer_container h3{margin-bottom:18px;}
#footer .footer_menu_klasika{width: 25%;margin-right: 38px;}
#footer .footer_menu_klasika li:first-child{border-top: 1px solid white;}
#footer #footer_hlavni_menu{display: block;}
#footer #footer_vice_informaci{max-height: unset;}
#footer #footer_vice_informaci .footer_vice_informaci_drzak{padding: 0; border-top: none; border-bottom: none; display: block;}
.burger_info{display: none;}
#footer #footer_odkazy{width: 50%;}
#footer #footer_odkazy .hr{margin-top: 0; margin-bottom: 5px;}
#footer #footer_odkazy li{ margin-bottom: 0;}
#footer #footer_odkazy li a{line-height: 28px;}

/* copyright_desktop */
#copyright{height: 62px;}

}
/**** KONEC - DESKTOP ****/

/****	sub-pages	****/
#sub_pages.hlavni_nadpis{
z-index: 10;
min-height: 262px;
}

.editors_text {font-size: 18px; line-height:22px; font-weight: 300;}
.editors_text p {max-width: 862px;margin: 0px auto;margin-bottom: 10px;font-size: 18px; line-height:22px; font-weight: 300;}
.editors_text em {font-style: italic;}

.perex.editors_text{font-weight: 300;font-size: 24px;line-height: 29px;max-width: 862px;margin: 0px auto; text-align: center;margin-bottom: 100px;}
.content_stranky{margin-bottom: 95px;}

.editors_text table td,
.editors_text table th {text-align:left;}
.editors_text table th {font-weight:bold;}

.editors_text .text_na_stred {text-align:center;display:block;max-width:770px;margin:20px auto;margin-top: 0px;column-span: all;}

.editors_text ul.dva_sloupce_seznam {padding:0px 0px 0px 0px;column-count:2;column-gap:30px}
.editors_text a {color: #1C62B8;}
.editors_text h2 {font-weight: 300;font-size: 36px;margin-top: 60px;text-align: center;color: #16365D;	display:block;padding:20px 0px 60px 0px;position:relative;column-span: all;margin-bottom: 42px;}
.editors_text h2:before {
content: '';display: block;width: 335px;height: 1px;background-color: #1C62B8;position: absolute;bottom: 22px;left: 50%;margin-left: -167.5px;}
.editors_text h2:after {font-family: icomoon;content: "\65";color: #1C62B8;font-size: 16px;display: block;width: 20px;height: 20px;background-color: #fff;line-height: 20px;text-align: center;position: absolute;bottom: 12px;left: 50%;border-right: 10px solid white;border-left: 10px solid white;margin-left: -20px;}

.editors_text .sedivy_perex {text-align:center;display:block;max-width:770px;margin:20px auto;column-span: all; color: #98A4B4; font-size:24px; font-weight: 500; line-height: 29px;}

/* novinky */

.novinky_stranka{margin-top: -40px;background: #FFFFFF;}
.novinky_stranka h2{margin-top: 0px;padding-top:105px;}
.novinky_stranka ul{margin-bottom: 60px;}

/* novinky detail */
.novinka_datum_detail{display: block;text-align: center;margin-bottom: 16px;color: #98A4B4;font-style: italic;}
.novinka_perex_detail{display:block;font-weight: 300;font-size: 24px;line-height: 29px;max-width: 862px;margin: 0px auto;text-align: center;margin-bottom: 90px;}
.novinka_obsah_detail{display: block;max-width: 862px;margin: 0px auto;font-weight: 300;font-size: 18px;}
.novinky_detail .tlacitko{margin-top: 60px;margin-bottom: 100px;}


/* resources */
.resources_stranka{margin-top: -40px;background: #FFFFFF;}
.resources_stranka h2{margin-top: 0px;padding-top:105px;}
.resources_stranka ul{margin-bottom: 60px;}
.resources_stranka .tlacitko{margin-top: 60px;margin-bottom: 100px;}


/* sub-pages_moje custom */

.editors_text ul.seznam_na_stred,
.editors_text ol.seznam_na_stred {padding:0px 0px 0px 0px;max-width:862px;margin:20px auto;column-span: all;}


/* cislovanej seznam */
.editors_text ol{counter-reset: counter-pages;list-style: none;position: relative;margin-top: 57px;}
.editors_text ol li{position:relative;font-weight: 300;font-size: 18px;line-height: 22px;counter-increment: counter-pages; padding-left: 28px;font-weight: 300;font-size: 18px;line-height: 22px;margin-bottom: 28px;}
.editors_text ol li:before{content: counter(counter-pages) " )";position: absolute;left: 0;color: #1C62B8;font-weight: 300;font-size: 18px;line-height: 22px;}
.editors_text ol.alfa li:before{content: counter(counter-pages, upper-alpha) " )";}
.editors_text ol li ol {counter-reset: counter-letters;}
.editors_text ol li ol li {counter-increment: counter-letters;}
.editors_text ol li ol li:before {content: counter(counter-letters, lower-alpha) " )";}

/* necislovanej seznam */
.editors_text h3{margin: 20px 0;}
.editors_text ul{list-style: none;margin-bottom: 20px;}
.editors_text ul li{position: relative;padding-left: 20px;font-weight: 300;font-size: 18px;line-height: 23px;margin-top: 13px;}
.editors_text ul li:first-child{margin-top: 0;}
.editors_text ul li:before{font-family: "icomoon"; content:"\69";color: #1C62B8;position: absolute;left:0; font-size: 25px;}
.editors_text ul li a{text-decoration: underline; color: #1C62B8;font-weight: 500;}
.editors_text ul li a:hover{text-decoration: none;cursor: pointer;}

.editors_text ul li ul{list-style: none;margin-top: 13px;}
.editors_text ul li ul li{position: relative;padding-left: 20px;font-weight: 300;font-size: 18px;line-height: 23px;margin-top: 13px;}
.editors_text ul li ul li:first-child{margin-top: 0;}
.editors_text ul li ul li:before{font-family: icomoon; content:"\69";color: #98A4B4;position: absolute;left:0; font-size: 25px;}
.editors_text ul li ul li a{text-decoration: underline; color: #1C62B8;font-weight: 500;}

.editors_text ul li ul li ul{list-style: none;}
.editors_text ul li ul li ul li{position: relative;padding-left: 20px;font-weight: 300;font-size: 18px;line-height: 23px;margin-top: 13px;}
.editors_text ul li ul li ul li:first-child{margin-top: 0;}
.editors_text ul li ul li ul li:before{content:"-";color: #98A4B4;position: absolute;left:0; font-size: 20px;}
.editors_text ul li ul li ul li a{text-decoration: underline; color: #1C62B8;font-weight: 500;}

/* pdf */
.editors_text ul li a[href*="pdf"]{padding-left:27px;position: relative;}
.editors_text ul li a[href*="pdf"]:before{font-family: "icomoon"; content:"\63";color: #1C62B8;position: absolute;left:0; font-size: 20px;}

/* kontakty */
.editors_text .kontakt{text-align: center; margin-bottom: 62px;}
.editors_text .kontakt h3{font-weight: 600;font-size: 24px;line-height: 30px;margin-top: 0px;margin-bottom: 10px;}
.editors_text .kontakt span{display: block; font-weight: 300;font-size: 24px;line-height: 30px; margin-bottom: 30px; text-transform: lowercase;}
.editors_text .kontakt a[href^="mailto:"]{color: #1C62B8;font-weight: 500;font-size: 18px;line-height: 23px;text-decoration: underline;position: relative; padding-left: 23px;}
.editors_text .kontakt a[href^="mailto:"]:before{font-family: "icomoon"; content: "\61"; position: absolute; left: 0;top: 2px;}




/* societies */
/* #akce_societies_body #sub_pages.hlavni_nadpis{
  padding: 30px 0px 60px 0px;
  line-height: unset;
  height: auto;
} */
#akce_societies_body .hlavni_nadpis img{
  top: 0;
}

.hlavni_nadpis .nadpis_societies{
  display: flex;
  flex-direction: column;
  width: 81%;
  position: relative;
  top: unset;
  left: unset;
  transform: none;
  margin: 0px auto;
}
.hlavni_nadpis .nadpis_societies .societies_title{
  font-weight: 300;
  font-size: 18px !important;
  line-height: 50px;
  white-space: nowrap;
}
.hlavni_nadpis .nadpis_societies .societies_isotitle{
  font-weight: 200;
  font-size: 24px !important;
  line-height: 32px;
}
.hlavni_nadpis .nadpis_societies .societies_shortcut{
  font-weight: 300;
  font-size: 18px !important;
  line-height: 36px;
}
#akce_societies_body li {
  max-width: 750px;
}
#akce_societies_body li strong{
  font-weight: 500;
}
#akce_societies_body .societe_logo{
  display: block;
  margin: 0px auto;
  max-width: 150px;
  height: auto;
  margin-top: 50px;
  margin-bottom: -50px;

}
#akce_societies_body p{
  margin-top: 15px;
}

#akce_societies_body .societe_info {text-align:left;}
#akce_societies_body .societe_info p{
  margin-top: 0px;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0px;
}
#akce_societies_body .societe_info a{
  font-weight: 500;
font-size: 18px;
line-height: 22px;
position: relative;
padding-left: 27px;
color: #1C62B8;
}
#akce_societies_body .societe_info a:before{
  content: "\62";
  font-family: icomoon;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 0;
}

/* galerie */
.galerie{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin:-19px;
}
.galerie .preview{
  margin: 19px;
  max-width: 262px;
  max-height: 262px;
}
.galerie .preview img{
  width: 100%;
  height: 100%;
}

/* kontakt */
 .contact_item{
  text-align: center;
  margin-bottom: 30px;
}
 .contact_item img{
  border-radius: 50%;
  margin-bottom: 29px;
}
 .contact_item a{
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}
 .contact_item p{
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
}
 .contact_address{
  text-align: center;
}
 .contact_address > * {
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}
 .contact_address span:first-child{
  text-decoration: underline;
  font-weight: 600;
  margin-bottom: 25px;
}
/* kontakt desktop */
@media(min-width: 992px){
   .contact_item{
    margin-bottom: 0px;
  }
   .contact_row{
    display: flex;
    justify-content: space-around;
    margin: 0px -10px;
    margin-top: 90px;
  }
   .contact_row.cr2{
    margin: 0px 196px;
    margin-top: 62px;
    margin-bottom: 82px;
  }
}

/* sub_pages_tablet */
@media (min-width: 629px) {
  .editors_text .text_ve_sloupcich {column-count:2;column-gap:30px}
  .editors_text .text_ve_sloupcich a{white-space: break-spaces;}
  .editors_text ol{column-count: 2; column-gap: 38px;}
	.editors_text ol li ol,
	.editors_text ol li ul,
	.editors_text ul li ol,
  .editors_text ul li ul {column-count: 1;}
  .editors_text .kontakt{text-align: center;width: 280px;display: inline-block;margin: 0px 9.3vw;margin-bottom: 62px;}

/* galerie */
.galerie{
  grid-template-columns: repeat(4, 1fr);
}
}



/* sub_pages_desktop */
@media (min-width: 992px ){

	/* hlavni nadpis*/
	#sub_pages.hlavni_nadpis{height: 290px;line-height: 290px;}


  /* societies */
  .hlavni_nadpis .nadpis_societies .societies_title{
    font-weight: 300;
    font-size: 24px !important;
    line-height: 50px;
    white-space: nowrap;
  }
  .hlavni_nadpis .nadpis_societies .societies_isotitle{
    font-weight: 200;
    font-size: 48px !important;
    line-height: 60px;
  }
  .hlavni_nadpis .nadpis_societies .societies_shortcut{
    font-weight: 300;
    font-size: 24px !important;
    line-height: 42px;
  }
  #akce_societies_body .societe_logo {float:right;max-width:150px;height:auto;
    margin-top: 130px;}



}

/* mezi-desktop */
@media (min-width: 929px) and (max-width: 1194px) {

/* 	novinky */
.novinky .novinka_nazev{width: 435px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

}


.wrapper.accreditation_forms ul.submenu {
	display:inline-block;
	vertical-align:top;
	margin:10px;
	padding-right:20px;
	margin-right:20px;
	border-right:1px solid #16365D;
}

.wrapper.accreditation_forms ul.submenu li {
	list-style: none;
}

.wrapper.accreditation_forms ul.submenu li a{text-decoration: none;color: #98A4B4;font-size: 18px;line-height: 30px;}
.wrapper.accreditation_forms ul.submenu li a:hover{color: #16365D;}
.wrapper.accreditation_forms ul.submenu li.selected a{color: #16365D;font-weight:bold;}

.wrapper.accreditation_forms.center_form form.login {
	max-width: 325px;
}

.wrapper.accreditation_forms form {
	display:inline-block;
	max-width: 741px;
	padding-bottom:30px;
}

table.list_users {
	display:inline-block;
	max-width: 741px;
	padding-bottom:30px;
}
table.list_users td,
table.list_users th {margin:0px; padding:5px;}

table.list_users thead tr {background-color: #98A4B4;}
table.list_users tbody tr:nth-child(even) {background-color: #D8E4F4;}

table.list_users tbody tr.hidden_row {background-color: #FFEEEE;}
table.list_users tbody tr.hidden_row:nth-child(even) {background-color: #FFDDDD;}


table.list_users .subtext {
	display:block;
	font-size:70%;
}

table.list_users .td_editor { min-width:130px; width:130px; text-align:left; }
table.list_users .td_name { min-width:350px; text-align:left; }
table.list_users .td_state { width:150px; text-align:center; font-size:12px; }
table.list_users .td_type { width:150px; text-align:center; font-size:12px; }
table.list_users .td_country { width:150px; text-align:center; font-size:12px; }
.wrapper.accreditation_forms table.list_users .td_editor select { min-width:130px; width:130px; font-size:12px;}

.wrapper.accreditation_forms.center_form form {
	display:block;
	max-width: 724px;
	padding-bottom:30px;
	margin:0px auto;
}

.wrapper.accreditation_forms h3 { color: #16365D;font-weight:normal;font-size:20px;padding-bottom:20px; }
.wrapper.accreditation_forms h3 a {font-size:80%;}
.wrapper.accreditation_forms h4 { color: #16365D;font-weight:bold;font-size: 18px; }
.wrapper.accreditation_forms h5 { color: #16365D;font-weight:normal;text-decoration:underline;font-size:16px; }
.wrapper.accreditation_forms ul { padding:10px; padding-left:30px;}
.wrapper.accreditation_forms form fieldset { border:0px; margin:10px; width:701px; padding: 10px; }
.wrapper.accreditation_forms form label { display: inline-block; line-height: 30px; min-width: 100px; margin-right:5px; }
.wrapper.accreditation_forms form label:empty {display:none;}
.wrapper.accreditation_forms form div.input.input_checkbox input {width:auto;line-height: inherit;margin: 0px 10px;vertical-align: middle;}
.wrapper.accreditation_forms form div.input.input_checkbox div.label,
.wrapper.accreditation_forms form div.select { display: inline-block; }
.wrapper.accreditation_forms form textarea {resize: vertical;border: 1px solid #16365D; border-radius:5px; font-size:15px; padding:10px; line-height: 24px; height:98px; min-width:658px;}
.wrapper.accreditation_forms form input,
.wrapper.accreditation_forms form select { display: inline-block; line-height: 24px; height:26px; margin:3px 0; border: 1px solid #16365D; border-radius:5px; font-size:15px; text-indent:10px; }
.wrapper.accreditation_forms form input.disabled,
.wrapper.accreditation_forms form textarea.disabled,
.wrapper.accreditation_forms form .uploader.disabled,
.wrapper.accreditation_forms form select.disabled { border-color: #98A4B4; }
.wrapper.accreditation_forms form select.disabled { pointer-events: none; }
.wrapper.accreditation_forms form .button.disabled { pointer-events: none; opacity:0.2; }

.wrapper.accreditation_forms form .uploader.disabled .button {display:none;}
.wrapper.accreditation_forms form fieldset.inline div.input { display: inline-block; margin-right:20px; }
.wrapper.accreditation_forms form fieldset.inline label {min-width:80px;}
.wrapper.accreditation_forms form fieldset div.input input,
.wrapper.accreditation_forms form fieldset div.input select {width:170px;}
.wrapper.accreditation_forms form fieldset div.input.input_date input {width:115px;}
.wrapper.accreditation_forms form fieldset div.input.input_stext input {width:105px;}
.wrapper.accreditation_forms form fieldset div.input.input_ltext label {min-width:80px;}
.wrapper.accreditation_forms form fieldset div.input.input_ltext input {min-width:594px;}
.wrapper.accreditation_forms form fieldset div.input.input_radio input {width:20px;vertical-align:middle;}
.wrapper.accreditation_forms form fieldset div.input.input_radio div.label {padding-left:10px;display:inline-block;line-height:26px;vertical-align:middle;}

.wrapper.accreditation_forms form fieldset #input_wrap_basic_email input {min-width:317px;}
.wrapper.accreditation_forms form fieldset #input_wrap_basic_date_birth {min-width:405px;}
.wrapper.accreditation_forms form fieldset #input_wrap_critF_member_organisation select {min-width:440px;}

.wrapper.accreditation_forms form fieldset.work div.input,
.wrapper.accreditation_forms form fieldset.development div.input,
.wrapper.accreditation_forms form fieldset.sample div.input,
.wrapper.accreditation_forms form fieldset.recommend div.input,
.wrapper.accreditation_forms form fieldset.education div.input {display:inline-block;margin-right:20px;}
.wrapper.accreditation_forms form fieldset.work:hover,
.wrapper.accreditation_forms form fieldset.development:hover,
.wrapper.accreditation_forms form fieldset.sample:hover,
.wrapper.accreditation_forms form fieldset.ethical:hover,
.wrapper.accreditation_forms form fieldset.recommend:hover,
.wrapper.accreditation_forms form fieldset.education:hover {background-color:#f0f0ff;}
.wrapper.accreditation_forms form fieldset.education div.input.input_text input {min-width:339px;}
.wrapper.accreditation_forms form fieldset.work div.input label {min-width:120px;}
.wrapper.accreditation_forms form fieldset.work div.input.input_ltext input {min-width:552px;}
.wrapper.accreditation_forms form fieldset.work div.input.input_email input {min-width:235px;}
.wrapper.accreditation_forms form fieldset.development div.input.input_text input {min-width:340px;}
.wrapper.accreditation_forms form fieldset.development div.input.input_ltext input {min-width:572px;}
.wrapper.accreditation_forms form fieldset.development div.input.input_ltext label,
.wrapper.accreditation_forms form fieldset.development label {min-width:100px;}
.wrapper.accreditation_forms form fieldset.sample div.input.input_ltext label,
.wrapper.accreditation_forms form fieldset.sample div.input.input_text label {min-width:125px;}
.wrapper.accreditation_forms form fieldset.sample div.input.input_ltext input {min-width:548px;}
.wrapper.accreditation_forms form fieldset.sample div.input.input_text input {min-width:316px;}
.wrapper.accreditation_forms form fieldset.member div.input label {min-width:240px;}
.wrapper.accreditation_forms form fieldset.member div.input.input_text input {min-width:440px;}
.wrapper.accreditation_forms form fieldset.recommend div.input label {min-width:180px;}
.wrapper.accreditation_forms form fieldset.recommend div.input.input_ltext input {min-width:494px;}

.wrapper.accreditation_forms form .button {width:auto;border:0px;display:inline-block;text-align:center;padding:10px 10px 10px 10px; margin-right:20px; line-height:30px; font-family:'calibriC',calibri,arial; font-size:19px; font-weight:normal; cursor:pointer;  text-decoration:none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; white-space: nowrap;
										   background:#dddddd;background: -webkit-linear-gradient(#dddddd, #eeeeee);background: -o-linear-gradient(#dddddd, #eeeeee);background: -moz-linear-gradient(#dddddd, #eeeeee);background: linear-gradient(#dddddd, #eeeeee);-webkit-box-shadow: 0px 1px 1px 0px rgba(30,30,30,1);-moz-box-shadow: 0px 1px 1px 0px rgba(30,30,30,1);box-shadow: 0px 1px 1px 0px rgba(30,30,30,1); }
.wrapper.accreditation_forms form .button.btn_red {color:white;background-color:red;
										   background:#ffaaaa;background: -webkit-linear-gradient(#dd5555, #ff5555);background: -o-linear-gradient(#dd5555, #ff5555);background: -moz-linear-gradient(#dd5555, #ff5555);background: linear-gradient(#dd5555, #ff5555);-webkit-box-shadow: 0px 1px 1px 0px rgba(50,0,0,1);-moz-box-shadow: 0px 1px 1px 0px rgba(50,0,0,1);box-shadow: 0px 1px 1px 0px rgba(50,0,0,1); }
.wrapper.accreditation_forms form .button.btn_green {color:white;background-color:green;
										   background:#aaffaa;background: -webkit-linear-gradient(#00aa00, #33dd33);background: -o-linear-gradient(#00aa00, #33dd33);background: -moz-linear-gradient(#00aa00, #33dd33);background: linear-gradient(#00aa00, #33dd33);-webkit-box-shadow: 0px 1px 1px 0px rgba(0,50,0,1);-moz-box-shadow: 0px 1px 1px 0px rgba(0,50,0,1);box-shadow: 0px 1px 1px 0px rgba(0,50,0,1); }

.wrapper.accreditation_forms form .button.button_submit {margin-top:30px;font-weight:bold;}
.wrapper.accreditation_forms form a.add_row {font-size:16px;padding:5px 10px;width:240px;margin:0px 220px;margin-top:-20px;}


.uploader							{display:block;position:relative;min-height:42px;width:678px;background-color:#f0f0ff;border-radius:5px;border: 1px solid #16365D;margin: 10px 0px;}
.wrapper.accreditation_forms form .uploader .button	{width:110px !important;font-size:16px;padding:5px 10px;}
.wrapper.accreditation_forms form .uploader .button.dropfile_btn {color:red;}
.mobile .uploader .empty			{font-size:10pt;}

.uploader.required.error.empty		{border:2px solid red;}

.uploader span.error,
.uploader.empty .not_empty,
.uploader.not_empty .empty		{display:none !important;}
.uploader						{padding:0px 0px 20px 0px;}
.uploader .alert				{display:block;position:absolute;top:10px;left:20px;font-weight:normal;text-decoration:none;max-width:450px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.uploader .filename				{display:block;position:absolute;top:10px;left:20px;font-weight:bold;text-decoration:underline;max-width:450px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.uploader .filesize				{display:block;position:absolute;top:30px;left:20px;font-size:80%;}
.uploader .filetime				{display:block;position:absolute;top:30px;left:130px;font-size:80%;}
.uploader .filetime				{display:block;position:absolute;top:30px;left:130px;font-size:80%;}
.uploader .button				{display:block;position:absolute !important;top:10px;right:10px;}
.uploader.not_empty .button.upload_btn,
.uploader.not_empty .moxie-shim.moxie-shim-html5 {display:none !important;}
.mobile .uploader .button		{box-shadow: none;background:transparent;text-decoration:underline;margin:5px auto 10px auto;}

.w630 .uploader.not_empty .filename		{top:10px;left:10px;max-width:350px !important;}
.w630 .uploader.not_empty .filesize		{top:20px;left:25px;}
.w630 .uploader.not_empty .filetime		{top:20px;left:110px;}

.w300 .uploader.not_empty .filename		{position:relative;top:auto;left:auto;max-width:225px !important;}
.w300 .uploader.not_empty .filename:before {left:0px;}
.w300 .uploader.not_empty .filesize		{position:relative;top:auto;left:auto;}
.w300 .uploader.not_empty .filetime		{position:relative;top:auto;left:auto;}
.w300 .uploader .button			{display:block;position:static !important;margin:20px auto 10px auto;}

.uploader#upload_banka {min-height:120px;}
.uploader#upload_banka .filename {top:85px;}
.uploader#upload_banka .filesize {top:110px;}
.uploader#upload_banka .filetime {top:110px;}
.uploader#upload_banka.not_empty .button {top:90px;}

.w630 .uploader#upload_banka {min-height:150px;}
.w630 .uploader#upload_banka .filename {top:105px;}
.w630 .uploader#upload_banka .filesize {top:130px;}
.w630 .uploader#upload_banka .filetime {top:130px;}
.w630 .uploader#upload_banka.not_empty .button {top:110px;}


.w300 .uploader#upload_banka .filename {top:auto;left:auto;}
.w300 .uploader#upload_banka .filesize {top:auto;left:auto;}
.w300 .uploader#upload_banka .filetime {top:auto;left:auto;}

#infobox {position: fixed;top: 101px;text-align: center;z-index: 10;left: 0px;display: block;width: 100%;padding: 20px; background-color:#eaeafa;}
#infobox:empty {display:none;}
#infobox.error {background-color:#faeaea;color:red;}

.submission_field {display:block;position:relative;width:678px;background-color:#fff0f0;border-radius:5px;border: 1px solid #AA8888; margin: 10px 0px;padding:10px 0px;}
.submission_field .input_ltext {padding-left:32px;}
.submission_field .for_referee {display:block;position:absolute;right:8px;top:8px;font-size:12px;color:#AA8888;font-weight:bold;}
.wrapper.accreditation_forms form .submission_field button.button {display:none;font-size: 14px;line-height: 12px;margin: 0px auto;margin-top: 7px;width: 200px;margin-left: 220px;}
.wrapper.accreditation_forms form .submission_field.changed button.button {display:block;}

.wrapper.accreditation_forms form fieldset.signature .label {display:inline-block;width:500px;}
.wrapper.accreditation_forms form fieldset.signature .notes {display:block;font-size:90%;color:#666666;}
.wrapper.accreditation_forms form fieldset.signature .submission_row {display:block;padding-top:5px;border-top:1px solid #dddddd;margin-top:5px;}

.wrapper.accreditation_forms form fieldset.signature h4 {margin-top:30px;}


.wrapper.accreditation_forms .tlacitko {font-size:14px;padding:15px;max-width:230px;-webkit-appearance: none;-moz-appearance:none;appearance:none;border:0px;text-align:Center;}
.wrapper.accreditation_forms .form_hint {display:block;margin:0px auto 20px auto;}
.wrapper.accreditation_forms .login {padding-bottom:80px;}
.wrapper.accreditation_forms .login a {color: #1C62B8;}


#accreditations_list {width:100%;max-width:900px;margin:0px auto 200px auto;border-collapse:collapse;}
#accreditations_list tr {height:50px;line-height:30px;border-bottom:1px solid rgba(152, 164, 180, 0.5)}
#accreditations_list thead tr {border-color:#1C62B8;background-color:#98A4B4;}
#accreditations_list tbody tr:nth-child(even) {background-color:#eee;}
#accreditations_list tr td {padding:5px 10px;line-height:20px;min-height:40px;}
#accreditations_list thead td {font-weight:bold;color:#16365D;}
#accreditations_list .td_1 {width:30%;}
#accreditations_list .td_2 {width:15%;}
#accreditations_list .td_3 {width:15%;}
#accreditations_list .td_4 {width:40%;}


.guides {display:block;position:relative;margin:0px auto;text-align:center;max-width:1000px;}
.guides a {color:#1C62B8;display:inline-block;vertical-align:top;min-height:160px;width:200px;margin:0px 20px;text-align:center;text-decoration:none;}
.guides a:hover {color:#000;}
.guides a span[class^="icon-fenstats-"] {font-style: normal;font-weight: normal;font-size: 36px;line-height: 41px;display:block;margin-bottom:10px;}
.guides a .name {font-size: 24px;line-height: 30px;text-transform:uppercase;text-decoration:underline;display:block;margin-bottom:10px;}
.guides a:hover .name {text-decoration:none;}
.guides a .subtext {font-size:16px;color:#000;display:block;}

#print { padding:20px; }
#print .label,
#print label { display:inline-block; min-width:200px; color:#777; }
#print .value { display:inline-block; }
#print .input_textarea .value { display:block; padding:10px; margin-bottom:10px; }
#print fieldset { border:0px; border-bottom:1px solid #666; padding-bottom:10px; margin-bottom:10px; }
#print .submission_field {padding:10px;}
#print h3 { color: #16365D;font-weight:normal;font-size:20px;padding-bottom:20px; }
#print h3 a {font-size:80%;}
#print h4 { color: #16365D;font-weight:bold;font-size: 18px; }
#print h5 { color: #16365D;font-weight:normal;text-decoration:underline;font-size:16px; }
#print ul { padding:10px; padding-left:30px;}

@media print {
	#navigace, #footer, #sub_pages {display:none;}
	#main {margin-top:0px;}
	.page_break {page-break-before: always;}
}


/*
    Cookies
*/
:root {
    --cookie_primary: #F2BC18;
    --cookie_btn_hover_bg: #F2CA18;
    --cookie_btn_color: #000;
}
.mt-1 {
    margin-top: 15px;
}
.ml-2 {
    margin-left: 24px !important;
}
.switch {
    position: relative;
    display: inline-block;
    overflow: inherit;
    width: 60px;
    height: 34px;
}
.switch--disabled input {
    cursor: default;
}
.switch--disabled .slider {
    cursor: default;
    background-color: #3f3e38 !important;
}
.switch--disabled .slider::before {
    color: #3f3e38 !important;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
    display: none;
}

.switch input:checked + .slider {
    background-color: var(--cookie_primary);
}
.switch input:checked + .slider::before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    background-color: #242521;
    content: "\2713";
    color: #FFFFFF;
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #3f3e38;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider::before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    content: "\2715";
	font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #242521;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider--round {
    border-radius: 34px;
}
.slider--round::before {
    border-radius: 50%;
}

@media (max-width: 720px) {
    .cookies-mobile {
        overflow: hidden;
    }
}
.cookie {
    overflow-y: auto;
    max-height: 100vh;
    opacity: 1;
    padding: 0px 10px 0;
    background-color: #242521;
    width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 101;
    display: flex;
        flex-direction: column;
}

.cookie .button {
    cursor: pointer;
    width: auto;
    height: 38px;
    min-width: 162px;
    padding: 0 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    font-size: 1rem;
}

.cookie .button.cta {
    background: var(--cookie_primary);
    color: var(--cookie_btn_color);
}

.cookie .button.cta:hover {
    background: var(--cookie_btn_hover_bg);
}

.cookie p {
    font-size: 1rem;
    margin-bottom: 7px;
    color: #FFFFFF;
}
@media (max-width: 768px) {
    .cookie {
        font-size: 20px;
        padding: 0;
    }
}
.cookie--open .cookie-options {
    max-height: none;
    opacity: 1;
}
.cookie--open .cookie-content__action {
    display: none;
}
.cookie--open .cookie-content__action a {
    cursor: pointer;
}
.cookie--open .cookie-content--ifOpen {
    display: flex !important;
}
.cookie--open .cookie-content__action {
    position: sticky;
    bottom: 0;
    background-color: #242521;
    padding-top: 24px;
}

.cookie--close {
    opacity: 1;
    border-radius: 10px 0 0 0;
    padding: 0;
    height: 50px;
    width: 50px;
    background-color: #FFFFFF;
    background-image: url("../style/img/cookie.png");
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.cookie--close:hover {
    background-color: var(--cookie_primary);
}
.cookie--close a {
    height: 100%;
    width: 100%;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}
.cookie--close .cookie-content {
    display: none;
}
.cookie-options {
    transition: all .5s;
    max-height: 0;
    min-height: 0;
    opacity: 0;
    overflow: hidden;
}
.cookie-options__item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}
.cookie-options__item b {
    font-size: 1.25rem; /* 22px; */
}
@media (max-width: 720px) {
    .cookie-options__item {
        flex-direction: column;
    }
    .cookie-options__item > div {
        margin-left: 0 !important;
    }
}
.cookie-content {
    padding-left: 81px;
    padding-right: 81px;
    padding-top: 30px;
    position: relative;
}
@media (max-width: 992px) {
    .cookie-content {
        padding-left: 48px;
        padding-right: 48px;
    }
}
@media (max-width: 630px) {
    .cookie-content {
        padding-left: 24px;
        padding-right: 24px;
    }
}
.cookie-content__text p {
    margin-bottom: 30px;
    font-size: 1rem;
}
@media (max-width: 768px) {
    .cookie-content__text p {
        margin-top: 24px;
        margin-bottom: 24px;
    }
}
.cookie-content__action {
    padding: 0 0 38px 0;
    display: flex;
    align-items: center;
}

@media (max-width: 720px) {
    .cookie-content__action {
        flex-direction: column;
        padding: 0px 0 24px 0;
    }
}
@media (max-width: 720px) {
    .cookie-content__action .button.btn--md {
        height: 55px;
    }
}
.cookie-content__action .button.options {
    min-width: 158px;
    height: 34px;
    margin-left: 8px;
    color: #FFFFFF;
    background-color: transparent;
    border: 2px solid #FFFFFF;
}
.cookie-content__action .button.options:focus,
.cookie-content__action .button.options:hover,
.cookie-content__action .button.options:visited,
.cookie-content__action .button.options:active {
    color: #242521;
    background-color: #FFFFFF;
    border: 2px solid #FFFFFF;
}

@media (max-width: 720px) {
    .cookie-content__action .button.options {
        margin-top: 8px;
        margin-left: 0;
    }
}
.cookie-content__action a:not(.button) {
    margin-left: 62px;
    color: #FFFFFF;
}
.cookie-content__action a:not(.button):focus,
.cookie-content__action a:not(.button):hover,
.cookie-content__action a:not(.button):visited,
.cookie-content__action a:not(.button):active {
    color: #FFFFFF;
}
.cookie-content__action a:not(.button):hover {
    color: #FFFFFF;
    text-decoration: underline;
}

@media (max-width: 720px) {
    .cookie-content__action a:not(.button) {
        margin-top: 15px;
        margin-left: 0;
    }
}
.cookie-content--ifOpen {
    display: none;
}