html {
    position: relative;
    min-height: 100%;
}

body {
    padding-top: 130px;
    margin-bottom: 250px;
}

@media (max-width: 605px)
{
    body {
        margin-bottom: 300px;
    }
}

@media (max-width: 575px)
{
    body {
        margin-bottom: 550px;
    }
}

.container-xxl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-xxl {
    max-width: 1300px;
}


.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 250px;
  background-color: #05435E;
  color: #9ffeca;
}

.footer-menu a {
    color: #9ffeca;
}

.adpoint {
    margin-top: 25px;
    height: 40px;
    line-height: 40px;
    color: #9ffeca;    
    background: #05435E;
    border-top: 1px solid #9ffeca;
}
.adpoint a {
    color: #9ffeca;
}

a.social_header {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: #9ffeca;
    color: #246e8e;
    text-align: center;
    line-height: 32px;
    margin-right: 9px;
    font-size: 24px;
}

a.social_header:hover {
    margin-left: 1px;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 23px;    
}

a.social_footer {
    display: inline-block;
    width: 32px;
    height: 32px;
    color: #9ffeca;
    text-align: center;
    line-height: 32px;
    margin-right: 5px;
    font-size: 36px;
}

a.social_footer:hover {
    margin-left: 1px;
    margin-right: 6px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 32px;    
}



a.social.fb_wh {
	background-image: url('../images/header/fb_wh.png');
}
a.social.twitter_wh {
	background-image: url('../images/header/twitter_wh.png');
}
a.social.instagram_wh {
	background-image: url('../images/header/instagram_wh.png');
}
a.social.linkedin_wh {
	background-image: url('../images/header/linkedin_wh.png');
}

.navbar-top-1 .nav-link {
	height: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.navbar-top-1 .nav-item {
	height: 40px;
	padding-top: 0px;
	padding-bottom: 0px;	
}

#header-cart {
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 20px 2px 0px 2px;
    margin-left: 5px;
    background: url('../images/header/cart.png') no-repeat center;
    background-size: 22px;
    font-size: 14px;
    font-family: Barlow;
    font-weight: bold;
    line-height: 20px;
    text-align: right;
    color: #9ffeca;
    cursor: pointer;
}

#header-cart:hover {
    background: url('../images/header/cart_hover.png') no-repeat center;
    background-size: 22px; 
    color: #7fe5ab;    
}

#header-cart-mobile {
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 20px 2px 0px 2px;
    margin-left: 5px;
    margin-right: 5px;
    background: url('../images/header/cart_mobile.png') no-repeat center;
    background-size: 22px;
    font-size: 14px;
    font-family: Barlow;
    font-weight: bold;
    line-height: 20px;
    text-align: right;
    color: #002552;
    cursor: pointer;
}

.navbar-top-1 .nav-item a.header-lang {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding: 0px;
    margin-top: 4px;
    margin-left: 5px;
    font-family: Barlow;
    font-weight: 600;
    font-size: 16px;    
    color: #246e8e;
    background: #9ffeca;
}

.navbar-top-1 .nav-item a.header-lang:hover {
    margin: 5px 1px 5px 6px;    
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #002552;    
}

#top-link-login {
	height: 30px;
	width: 100px;
	display: inline-block;
	color: #9ffeca; 
	line-height: 30px; 
	margin-top: 5px;
	margin-right: 20px;
	border-radius: 15px;
	padding: 0px 8px;
        font-size: 14px;
}

#top-link-search {
	position: relative;
	height: 30px;
	width: 195px;
	background: #fff;
	display: inline-block;
	color: #246e8e; 
	line-height: 30px; 
	margin-top: 5px;
	margin-right: 30px;
	/*border-radius: 15px;*/
	padding: 0px 8px;
        padding-right: 25px;
        text-align: center;
}

#top-link-search .fas.fa-search {
	position: absolute;
	right: 0px;
	top: 0px;
	display: inline-block;
	width: 30px;
	height: 30px;
	font-size: 15px;
	background: #9ffeca;
	/*border-radius: 14px;*/
	color: #246e8e;
	line-height: 28px;
	text-align: center;
}

#top-link-bkw {
	height: 30px;
	width: 225px;
	background: #4d9000;
	display: inline-block;
	color: #fff; 
	line-height: 30px; 
	margin-top: 5px;
	margin-right: 20px;
	border-radius: 15px;
	padding: 0px 8px;
}

.navbar-top-1 {
	background: #246e8e;
	font-size: 0.8rem;
	padding: 0px;
}

.navbar-top-2 {
	background: #fff;
}

.navbar-top-2 .nav-item .nav-link {
	color: #246e8e;
	font-size: 16px;	
	margin: 10px 15px;
    padding: 0px;
	font-family: Barlow;
    font-weight: 500;
}
.navbar-top-2 .nav-item.active .nav-link{
    color: #7fe5ab;
	display: inline-block;      
	border-bottom: solid 2px #7fe5ab;
}

.navbar-top-2 .navbar-nav .nav-link:hover, .navbar-top-2 .navbar-nav .show > .nav-link {
        color: #7fe5ab;
}

.navbar-top-2 .dropdown-item {
	color: #246e8e;
	font-size: 16px;	
	padding: 10px 15px;	
	font-family: Barlow;
        font-weight: 500;        
}

.navbar-top-2 .dropdown-item:hover {
	color: #7fe5ab;
    background: transparent;
}

.menu-logo {
	background: url('../images/header/logo_cede_2024_pl.png') no-repeat center;
	background-size: contain;
	/*background-size: 30px 19px;*/
	display: inline-block;
	width: 150px;
	height: 64px;
        margin-right: 10px;
/*	width: 172px;
	height: 58px;*/
}
.menu-logo.en {      
	background: url('../images/header/logo_cede_2024_en.png') no-repeat center;
    background-size: contain;  
	width: 185px;
}

.menu-logo-eu {
	background: url('../images/eu/eu4_pl.png') no-repeat center;
	background-size: contain;
	/*background-size: 30px 19px;*/
	display: inline-block;
	width: 110px;
	height: 64px;
        margin-right: 10px;
/*	width: 172px;
	height: 58px;*/
}

.menu-logo-eu.en {
    background: url('../images/eu/eu4_en.png') no-repeat center;
    background-size: contain;    
}

.menu-logo-fcbd {
	background: url('../images/header/fcbd_pl.jpg') no-repeat center;
	background-size: contain;
	display: inline-block;
	width: 202px;
	height: 64px;
        margin-right: 10px;
}

.menu-logo-fcbd.en {
	background: url('../images/header/fcbd_en.jpg') no-repeat center;
	background-size: contain;        
	width: 207px;
}

a.menu-kh {
	display: inline-block;
    background-color: #ef0e7d;
    color: #fff;
    padding: 5px 25px;
    font-size: 16px;
    font-family: Barlow;
    font-weight: 500;
    cursor: pointer;
    text-align: center;;
}

a.menu-kh:hover {
    color: #fff;
    text-decoration: underline;
}


@media (max-width: 1500px)
{
    .navbar-top-2 .nav-item .nav-link {
        font-size: 12px;
        padding: 10px 7px;
    }
    
    .navbar-top-2 .dropdown-item {
            font-size: 12px;	
            padding: 10px 7px;	
    }  
    
    a.menu-kh {
        font-size: 12px; 
    }
}

@media (max-width: 1400px)
{
    .navbar-top-2 .nav-item .nav-link {
        font-size: 12px;
        padding: 10px 0px;
        margin: 10px 10px;
    }
    
    .navbar-top-2 .dropdown-item {
        font-size: 12px;	
        padding: 10px 5px;	
    }    
}

@media (max-width: 1150px)
{
    .navbar-top-2 .nav-item .nav-link {
        font-size: 11px;
        padding: 10px 0px;
        margin: 10px 7px;
    }
    
    .navbar-top-2 .dropdown-item {
        font-size: 11px;	
        padding: 10px 5px;	
    }  
    
    a.menu-kh {
        font-size: 11px; 
        padding: 5px 15px;
    }
}


@media (min-width: 768px)
{
	.navbar-top-2 {
		top: 40px;
	}
}

@media (max-width: 710px)
{
    .menu-logo {
        width: 112.5px;
        height: 48px;       
    }
    
    .menu-logo.en {
        width: 112.5px;
	    height: 48px;        
    }

    a.menu-kh {
        margin-top: 16px;
    }
    
    .menu-logo-eu {
	width: 82.5px;
	height: 48px;        
    } 
    
    .menu-logo-fcbd {
	width: 151.5px;
	height: 48px;        
    }
    
    .menu-logo-fcbd.en {
	width: 155px;
	height: 48px;        
    }    
}

@media (max-width: 640px)
{
    .menu-logo {
	width: 90px;
	height: 38.5px;       
    }
    
    .menu-logo.en {
	width: 90px;     
	height: 38.5px;         
    }
    
    .menu-logo-eu {
	width: 66px;
	height: 38.5px;         
    } 
    
    .menu-logo-fcbd {
	width: 121px;
	height: 38.5px;        
    }
    
    .menu-logo-fcbd.en {
	width: 124.5px;
	height: 38.5px;        
    }    
}

@media (max-width: 400px)
{
    a.menu-kh {
        font-size: 10px;
        padding: 5px 5px;
    }  
    
    .menu-logo {
        margin-right: 5px;
    }
}

.bg-bloki {
	background: url('../images/content/bg_bloki.jpg');
	background-size: cover;
}
.main-blok {
	min-height: 400px;
}
.main-blok img {
	width: 80px;
	height: 80px;
}
.main-blok:hover img.p-3 {
	padding: 0.5rem !important;
	width: 90px;
	height: 90px;
}

.bg-sponsorzy {
	background: url('../images/content/bg_sponsorzy.jpg');
	background-size: cover;
}

a.main-blok {
	background-color: #fff;
	display: inline-block;
	color: #383838;
	
}

a.main-blok:hover {
	text-decoration: none;
}

.img-changer img {
	max-width: 100%;
}

.news-teaser {
	color: #383838;
}
.news-teaser:hover {
	color: #666;
	background-color: #fdf0f6;
	text-decoration: none;
}

#newsletterForm .form-check {
    padding-left: 0px;
}

.start-citations {
	min-height: 100px;
	background: url('../images/content/bg_bloki.jpg');
	background-size: cover;
	color: #fff;
}

table.pink-border, table.pink-border td, table.pink-border tr, table.pink-border th {
	border-color: #c51d67;
}

.slick-initialized .slick-track {
	display: flex;
	align-items: center;
}

.accordion > .card > .card-header {
    padding: 0.25rem 1.25rem;
}

a.green_btn_160 {
	display: inline-block;
	height: 45px;
	width: 160px;
	background: #7ebe2b;
	line-height: 45px;
	text-align: center;
	color: #fff;
	border-radius: 0px 0px 22px 0px;
	font-size: 13px;
}

a.green_btn_responsive {
	display: inline-block;
	height: 45px;
	/*width: 160px;*/
        padding: 0px 25px;
	background: #7ebe2b;
	line-height: 45px;
	text-align: center;
	color: #fff;
	border-radius: 0px 0px 22px 0px;
	font-size: 13px;
}

a.yellow_btn_200 {
	display: inline-block;
	height: 72px;
	width: 200px;
	background: #e2de00;
	line-height: 72px;
	text-align: center;
	color: #000;
	border-radius: 0px 0px 0px 36px;
	font-size: 22px;
}

.green_btn_shadow_2ln {
    /*margin: 0px 20px;*/
    box-sizing: border-box;
    display: inline-block;    
    background-color: #9ffeca;
    background-repeat: no-repeat;
    background-size: 25%;    
    max-width: 600px;
    width: 100%;
    height: 108px;
    font-size: 24px;
    line-height: 32px;
    padding-top: 22px;
    padding-bottom: 22px;
    font-family: Barlow, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #246e8e;    
    box-shadow: 0px 0px 20px #444;
    background-position-y: center;
    background-position-x: 55px;
    margin-bottom: 20px;
}

.green_btn_shadow_2ln:hover {
    color: #246e8e; 
    background-color: #7fe5ab;
    text-decoration: none;
}

/* FILMY */
.embed-container_16_9 { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container_16_9 iframe, .embed-container_16_9 object, .embed-container_16_9 embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.embed-container_16_9 iframe {
    border: none;
}
.embed-container_16_7 { position: relative; padding-bottom: 43.75%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container_16_7 iframe, .embed-container_16_7 object, .embed-container_16_7 embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.embed-container_16_7 iframe {
    border: none;
}

.embed-container_12_5 { position: relative; padding-bottom: 41.66%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container_12_5 iframe, .embed-container_12_5 object, .embed-container_12_5 embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.embed-container_12_5 iframe {
    border: none;
}
.embed-container_64_25 { position: relative; padding-bottom: 39.06%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container_64_25 iframe, .embed-container_16_9 object, .embed-container_16_9 embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.embed-container_64_25 iframe {
    border: none;
}

/*SIMPLE DIALOG*/
.simple-dialog .modal-header {
    border-bottom: none;
}

/*.simple-dialog .modal-body {
    text-align: center;
}*/
/*
.simple-dialog .modal-title {
    color: #dd073a;
    font-weight: 600;
    font-size: 22px;
    font-family: Poppins;
}
*/
.simple-dialog-content {
    display: none;
}

.simple-dialog .simple-dialog-content {
    display: block;
}



.eu_logo_horizontal {
    width: 100%;
    max-width: 1000px;
    padding: 30px 15px 45px 15px;    
}

.eu_logo_vertical {
    display: none;
}

@media screen and (max-width: 600px) {
    .eu_logo_horizontal {
        display: none;
    }
    
    .eu_logo_vertical {
        width: 240px;
        display: inline-block;
        padding: 30px 0px 30px 0px;
    }
}


/*TOASTR*/

#toast-container > .toast-success {            
  background-color: #e8b107;
  color: #000;
}

#toast-container > .toast-info {            
  background-color: #2d288b;
}

#toast-container > .toast-error {            
  background-color: #df0031;
}

/*.toast-success {
    background-color: #d813c8 !important;
}*/

/*CART*/

.cart-options {

}

.cart-options .remove-from-cart {
    cursor: pointer;
    color: #ff0000;
}

.cart-options .info-txt {
    color: #ff0000;
}

.cart-options .remove-txt {
    display: none;
}

.cart-options:hover .info-txt {
    display: none;
}

.cart-options:hover .remove-txt {
    display: inline;
}

.cart-options .add-to-cart {
    color: #ff0000;
}

.cart-options .added-to-cart {
    color: #ff0000;
}
