
/*
Theme Name: EEN
Author: SR
Text Domain: een
*/


body{font-family: 'MyriadPro-Light';background: #ffffff;font-size:15px;}
h1, h2, h3, h4, h5, h6{margin: 0;padding: 0;font-weight: normal;}
ul{	margin: 0;padding:0;
}
a{
	color:#036e9c;
}

header a:hover,header a:focus{
	opacity:1;
}

ul li{list-style: none;}
.post-content ul li{list-style: none; margin-bottom:10px;}

.post-content ul{	
	margin-left: 20px;	
	margin-bottom: 20px;
	margin-top: 20px;
}

.post-content ul li:before {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	padding-right: 20px;
}

.post-content ul li.category-wspolpraca:before{
	content:"";
}

.post-content ul.list_trio li:before {
	content: "";
}

.post-content ul.media li:before {
	content: "";
	padding-right:0;
}
.post-content ul.media{
	margin-left:0;
}
.post-content ul.media li{
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
	margin-bottom:20px;
	float:left;
}
.post-content ul.media li:last-child{
	border-bottom:0;
}


.post-content ul.media li a{
	font-size:16px;
}
.post-content ul.media li a.title{
	font-size:17px;
}


//a{text-decoration: none !important;}
a:hover{cursor: pointer !important;}
legend{padding: 0;margin: 0;}
iframe{margin: 0;padding: 0;}
div{box-sizing: border-box;}

a i.icon{opacity: 1;transition: 0.2s;}
a:hover i.icon{opacity: 0.7;transition: 0.2s;
}
.text-white{color: #fff !important;}
h2{font-weight: 600;}
.row{margin-left: 0px !important;margin-right: 0px !important;background: #f7f7f7;}

.vacio{width: 100%;display: inline-block;height: 20%;}
.pt_10{padding-top: 10px;}
.pt_20{padding-top: 20px;}
.pt_30{padding-top: 30px;}
.pt_40{padding-top: 40px;}
.pt_50{padding-top: 50px;}
.pt_60{padding-top: 60px;}
.pt_70{padding-top: 70px;}
.pt_80{padding-top: 80px;}

.pd_10{padding-bottom: 10px;}
.pd_20{padding-bottom: 20px;}
.pd_30{padding-bottom: 30px;}
.pd_40{padding-bottom: 40px;}
.pd_50{padding-bottom: 50px;}
.pd_60{padding-bottom: 60px;}
.pd_70{padding-bottom: 70px;}
.pd_80{padding-bottom: 80px;}

.pad_0{padding: 0px !important;}

.pad_l_48{padding-left: 48px;}
.pad_r_48{padding-right: 48px;}
.pad_r_33{padding-right: 33px;}
.pad_r_0{padding-right: 0px;}

.mt_10{margin-top: 10px;}
.mt_20{margin-top: 20px;}
.mt_30{margin-top: 30px;}
.mt_40{margin-top: 40px;}
.mt_50{margin-top: 50px;}
.mt_60{margin-top: 60px;}
.mt_70{margin-top: 70px;}
.mt_80{margin-top: 80px;}

.md_10{margin-bottom: 10px;}
.md_20{margin-bottom: 20px;}
.md_30{margin-bottom: 30px;}
.md_40{margin-bottom: 40px;}
.md_50{margin-bottom: 50px;}
.md_60{margin-bottom: 60px;}
.md_70{margin-bottom: 70px;}
.md_80{margin-bottom: 80px;}

.mar_0{margin: 0px;}

img{
	/*max-width: 100%;*/
	height: auto;	
}

.post-content img,.latest_news img,.upcoming_events img{
	max-width: 100%;
	
}
img.margin-bottom-20{
	margin-bottom:20px;
}
label{
	font-size:12px;
	margin-bottom:20px;
}

@font-face { 
	font-family: 'BloggerSans-Light'; 
	src: url('./css/webfont/BloggerSans-Light.eot?#iefix') format('embedded-opentype'), url('./css/webfont/BloggerSans-Light.woff') format('woff'), url('./css/webfont/BloggerSans-Light.ttf') format('truetype'), url('./css/webfont/BloggerSans-Light.svg#BloggerSans-Light') format('svg'); 
	font-weight: normal; font-style: normal; 
}

@font-face {
  font-family: 'Georgia-Bold';
  src: url('./css/webfont/Georgia-Bold.eot?#iefix') format('embedded-opentype'),  url('./css/webfont/Georgia-Bold.woff') format('woff'), url('./css/webfont/Georgia-Bold.ttf')  format('truetype'), url('./css/webfont/Georgia-Bold.svg#Georgia-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-Light';
  src: url('./css/webfont/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),  url('./css/webfont/MyriadPro-Light.otf')  format('opentype'),
	     url('./css/webfont/MyriadPro-Light.woff') format('woff'), url('./css/webfont/MyriadPro-Light.ttf')  format('truetype'), url('./css/webfont/MyriadPro-Light.svg#MyriadPro-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('./css/webfont/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('./css/webfont/MyriadPro-Regular.otf')  format('opentype'),
	     url('./css/webfont/MyriadPro-Regular.woff') format('woff'), url('./css/webfont/MyriadPro-Regular.ttf')  format('truetype'), url('./css/webfont/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.return_button{
	transition: 0.2s;
	display: inline-block;
	border-radius: 100px;
	background: #fff;
	color: #5b76b7;
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 100;
	width: 30px;
	height: 30px;
}
.return_button:hover{
	transition: 0.2s;
	background: #5b76b7;
	color: #fff;	
}

.g-recaptcha{
	display: inline-block;
	clear: both;
}

/*My styles*/

.bg{
    background: url('img/bg_header.jpg') top center no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 100%;
height: 197px;
    /* height: 122px; */
    position: relative;
}
header div.logo_bot{
    display: inline-block;
    position: absolute;
    width: 100px;
    height: 67px;
    left: 37px;
    top: 16px;
}


.slogan_wrapper .slogan {
    display: block;
    width: 271px;
    height: 97px;
    background: url(img/slogan_new.png) no-repeat center center/271px 97px;
    color: transparent;
    margin-top: 30px;
    margin-left: 0px;
}

header div.logo_bot a{
	text-indent: -9999px;
    display: inline-block;
    width: 100px;
    height: 67px;
}

.country_name{
	/* font-family: Times, 'Georgia-Bold', Arial; */
	position: absolute;
    right: 48px;
    top: 28px;
    color: #fff;
}

ul.menu_top{
	display: inline-block;
	width: 100%;
	text-align: left;

}

ul.menu_top li{
	font-family: 'MyriadPro-Light';
	display: inline-block;
    font-size: 0.95em;
    line-height: 26px;
    margin-right: 44px;
}
ul.menu_top li:last-child{
	margin-right: 0px;
}

ul.menu_top li a{
	color: #575555;
	text-transform: uppercase;
}
ul.menu_top li a.selected{
	font-weight: bold;
}
ul.social_list{
    display: inline-block;
    float: right;
    width: 20%;
}

ul.social_list li{
	display: inline-block;
	width: 26px;
	height: 26px;
    float: left;
    margin-left: 5px;
}
ul.social_list li:hover{
	cursor: pointer;
	opacity: 0.8;
}
ul.social_list li a{
	display: inline-block;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
}

ul.social_list li.search{
	background: url('img/bk_search_button.png') center center;
	background-size: 100%;
}
ul.social_list li.fb{
	background: url('img/bk_fb_button.png') center center;
	background-size: 100%;
}
ul.social_list li.tw{
	background: url('img/bk_tw_button.png') center center;
	background-size: 100%;
}
ul.social_list li.in{
	background: url('img/bk_in_button.png') center center;
	background-size: 100%;
}
ul.social_list li.yt{
	background: url('img/bk_yt_button.png') center center;
	background-size: 100%;
}

.search_form{
	position: absolute;
	top: 60px;
	right: 0px;
	width: 200px;
	z-index: 100;
}
.search_form input[type=text]{
	width: 100%;
    border-radius: 5px;
    border: 1px solid #00b4e9;
    background: #f1f1f1;
    line-height: 24px;
	padding: 2px 5px;
}
.search_form input[type=submit]{
	width: 26px;
	height: 26px;
	position: absolute;
	right: 2px;
	top: 2px;
	text-indent: -9999px;
	background: url('img/bk_search_submit_button.png') center center;
	background-color: #ffffff;
	background-size: 100%;
	border: none;
    border-radius: 20px;
}

.owl-carousel{
	position: relative;
}

.owl-carousel .item img{
	width: 100%;
	max-height: 200px;
	z-index: 10;
}
.owl-carousel .item h4{
	z-index: 1000;
	position: absolute;
	color: #0078b0;
    left: 48px;
    top: 60px;
    width: 30%;
    font-family: 'BloggerSans-Light';
    font-size: 1.8em;
}

.owl-dots{
	position: absolute;
    bottom: 15px;
    left: 48px;
}
.owl-dot{
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #fff;
	border-radius: 10px;
	margin-right: 8px;
}

.owl-dot.active{
	background-color: #0078b0;
}

.logo_enterprise{
	text-align:center;
}

.logo_enterprise img{
	max-width: 148px;
}

.latest_news, .upcoming_events{
	margin-top: 30px;
}

.latest_news h4, .upcoming_events h4{
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0;
	width: 100%;
	color: #006ba6;
	margin-bottom:20px;
	border-bottom: 1px solid #006ba6;
}

ul.list li{
	color: #585757;
	box-sizing: border-box;
	margin-bottom: 5px;
	float:left;
	margin-top: 10px;
	margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
}

ul.list li > a.title{
	font-size:17px;	
}

ul.list li:last-child{
	margin-bottom: none;
}
ul.list li span{
	color: #585757;
	font-weight: bold;
}
ul.list li p{
	color: #585757;
}


.baza-ofert{
	background: #00b4e9;
    color: #fff;
    display: block;
    padding: 20px;
    font-size: 18px;
    font-family: 'MyriadPro-Regular';
}

.container-fluid{
	max-width: 1054px;
}

.row h1{
	padding: 45px 0 5px 0;
	font-weight: normal;
	color: #006ba6;
	font-size:26px;
	line-height:130%;
	font-family: 'BloggerSans-Light',sans-serif;
}
.row .post-date{
	margin-bottom:30px;
}

.row h1 a{
	color: #006ba6;
	/* font-family: 'BloggerSans-Light',sans-serif; */
}
.row h2{
	font-weight: bold;
	font-size: 1.1em;
	padding: 10px 0;
	color: #006ba6;
}

.row h4{
	font-family: 'MyriadPro-Regular';
	font-weight: bold;
}
ul.list_trio{
	text-align:center;
}
ul.list_trio li{
	/*width: 32%;
	margin-right: 1%; */
	width: 100%;
	display: inline-block;
	float: left;
	text-align:center;
	margin-bottom:30px;
}

ul.list_trio li:last-child{
	margin-right: none;
}

ul.list_trio li img{
	/*max-width: 186px;*/
}

ul.list_trio li h4{
	padding: 10px 0;
	font-size: 15px;
	font-weight: bold;
}

ul.list_trio li a h4{
	color:#005577;
}
ul.list_trio li a:hover h4{
	text-decoration:underline;
}

#map{
	padding: 10px 0;
}
#map img{
	max-width: 205px;
}
#map ul{
	padding: 10px;
}

#logos_europe, #organisations{
	position: relative;
	padding: 5% 0%;
	text-align: center;
}

#logos_europe ul, #organisations ul{
	/* display: flex;*/
	
}
#logos_europe ul li, #organisations ul li{
	text-align: center;
	/* width:33%; */
	margin-bottom:30px;
}


#footer_bottom{
	background: #64b4e6;
}

#footer_bottom ul li{
	margin-right: 10px;
}

#footer_bottom ul{
	padding: 10px 0;
	display: inline-block;
}
#footer_bottom ul li{
	margin-left: 10px;
    list-style-position: outside;
   /* list-style-type: disc; */
    float: left;
    color: #fff;
}
#footer_bottom ul li:first-child{
	list-style: none;
	margin-left: 0px;
}
#footer_bottom a{
	color: #fff;
	text-decoration: none;
}

.margin-bottom-30{
	margin-bottom:30px;
	display:block;
}


/* Interior pages */
ul.breadcrums li{
	float: left;
	margin-right: 10px;
}
ul.breadcrums li span{
	margin-left: 10px;
}



.left_side h3{
	text-transform: uppercase;
	font-weight: bold;
    font-size: 1.3em;
    padding: 10px 5px;
    color: #006ba6;
    border-bottom: 1px solid #006ba6;
    border-top: 1px solid #006ba6;
    margin-bottom: 15px;
    margin-top: 15px;
}
.left_side h4, .left_side h5, .left_side h6{
	color: #585757;
	padding: 5px 0;
}
.left_side h4{
	font-size: 1.1em;
	font-weight: bold;
}
.left_side h5{
	font-size: 1em;
	font-weight: normal;
}
.left_side h6{
	font-size: 0.9em;
	font-weight: normal;
}


.wpcf7 input[type="submit"]{
	background: #006ba6;
    color: #fff;
    padding: 10px 30px;
    border-width: 0px;
}


.btn.btn-default.read-more{
	color: #fff;
	background: #1e73be;
	border: 1px solid #E8E8E8;
	margin-top: 10px;
	font-size:14px;
	border-radius: 0px;
	text-shadow:none;
	box-shadow:none;
}
.fa-chevron-right:before{
	font-size:10px;
	margin-left:5px;
}
.tnp-field input[type="submit"]{
	border-color:#1e73be !important;
	background-color:#1e73be !important;
}
.tnp-subscription input[type=email]{
	border:1px solid #1e73be !important;
}

h3.term-tag{
	margin-bottom:20px;
}
h3.post-type{
	display:none;
}

.przydatne-linki > table img{
	width:280px;
	margin-bottom:10px;
}



@media (min-width: 1024px) { 

#mega-menu-wrap-poziome-menu #mega-menu-poziome-menu{
	display:flex !important;
}

#mega-menu-wrap-poziome-menu #mega-menu-poziome-menu > li.mega-menu-item:nth-child(6){
	margin-right:auto;
}
#mega-menu-wrap-poziome-menu #mega-menu-poziome-menu > li.mega-menu-item:nth-child(12) > a.mega-menu-link,#mega-menu-wrap-poziome-menu #mega-menu-poziome-menu > li.mega-menu-item:nth-child(13) > a.mega-menu-link{
	line-height: 10px;
    height: 10px;

}
#logos_europe ul li, #organisations ul li{
		margin-bottom:0;
	}
}


@media (max-width: 992px) { 

	footer #map img{
		max-width: 100%;
    	margin-top: 5%;
	}	
}


@media (max-width: 767px){
.bg{
    background: url(img/bg_header_mobile.jpg) no-repeat;
    background-size: 100% 185px;
}
.slogan_wrapper .slogan{
	height:73px;
	width:200px;
	background: url(img/slogan_new.png) no-repeat center center/200px 73px;
	margin-top:40px;
}
.country_name{
	    top: 38px;
}

}










