/*

Theme Name: Europower
Description: Motyw pod Europower
Author: Łukasz Bobiński
Template: shapely
Version: 1.2

*/

@import url('../shapely/style.css');
@import url('responsive.css?v=2');
@import url('/wp-content/plugins/prelegenci/prelegents.css?v=2');
@import url('/wp-content/plugins/partnerzy/partners.css?v=2');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,400,500,700,900&subset=latin-ext');

@page  
{ 
    size: auto;   /* auto is the initial value */ 

    /* this affects the margin in the printer settings */ 
    margin: 25mm 25mm 25mm 25mm;  
} 

@media print{

#header, #page-title, #social-container, .socialmedia, .header-callout, #newsletter, #colophon, #masthead, #news-letter, #footer, #sub-footer, #right-sidebar, .vc_tta-panel-heading, .js-print-link, .cp-widget, #callpageWrapper, #cookies-message {display:none !important;}
.vc_tta-panel{display:block !important;}

#main-content { padding:10px 0px 0px 0px;}

}

.logo {
    max-height: 100%;
}
.nav-bar {
    height: 75px;
    max-height: 75px;
    line-height: 73px;
}
.page-title-section {
   height: 210px;
    padding: 70px 0;
	border-bottom: 7px solid #1e2d4b;
}


a {
    font-weight: 400;
    color: #373737;
    cursor: pointer;
}

.shapely-next-prev a {
 color: #373737;
}

.post-content .entry-content p, body {
    color: #000;
}
.home .page-title-section {
    height: calc(100vh - 75px);
    padding: 150px 0px 0px 0px;
}
.menu li a {

opacity:1;
letter-spacing: 0px;
}
.pagination span {
    background: #1e2d4b;
    color: #fff;
    border-color: #1e2d4b;
}
.nav-container {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
}
.nav-bar{width:100%;}
.pagination a:hover, .pagination .active a, .pagination .active:hover a {
    background: #28323c;
    color: #fff;
    border-color: #28323c;
}

.oze-col{color:#4a8535;}
.post-meta{
padding-bottom: 5px;
background-repeat: no-repeat;
background-position: center bottom;
font-size: 20px;
padding-left: 15px;
border-left: 4px solid #1e2d4b;
border-top: 4px solid #1e2d4b;
padding-top: 5px;
border-right: 4px solid #aa6a19;
border-bottom: 4px solid #aa6a19;
margin-bottom: 0px;

}
.posted-on {
    font-weight: 700;
    
}

.fonts-cl-wh a{
color:#ffffff;
}

.single-post .page-title {
    font-size: 25px;
}
.single-post .entry-content .dropcaps-content p:first-child::first-letter {
    float: none;
    font-size: 16px;
    margin: 0px;
    margin-right: 0px;
    color: #001c28;
}
.post-meta {
    list-style-type: none;
    margin-left: 0;
}
.menu > li.dropdown {

    padding-right: 6px;

}
.dropdown::after {
    right: -4px;
}
.menu > li {

margin-right: 23px;}

section, footer {
    padding: 26px 0;
    position: relative;
    overflow: hidden;
}
h1 {
    /*font-size: 2.5vw; */font-size: 33px; 
}
:-moz-placeholder {
text-transform: none; 
    font-weight: 400;
    letter-spacing: 0px;
    color: #373737;
    font-size: 13px;
}

::-moz-placeholder {
    text-transform: none; 
    font-weight: 400;
    letter-spacing: 0px;
    color: #373737;
    font-size: 13px;
}

:-ms-input-placeholder {
text-transform: none; 
    font-weight: 400;
    letter-spacing: 0px;
    color: #373737;
    font-size: 13px;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0em;
        margin-bottom: 0px;
    text-align: justify;
    line-height: 15px;
}
span.wpcf7-not-valid-tip {
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    display: block;
    background-color: #e31515;
    text-align: center;
}


.header-image-bg .page-title {color: #ffffff; z-index: 12; font-weight:700; text-align: center;
max-width: 600px;
margin: 0 auto;
    margin-bottom: 0px;
line-height: 41px;} 

.single-post .header-image-bg .page-title {
   line-height: 26px;
}
.header-callout .header-image-bg{background-position: center;}

.home h1 {text-transform:uppercase; font-weight:700; padding-bottom: 10px;}
.home h1 span {/*color:#1e2d4b;*/ font-weight:700; text-transform:uppercase;}
.desp-st{font-weight:900; color: #ffffff; font-size: 3vw; text-transform:uppercase; line-height: 1;}
.menu {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.menu li a {
transition: 0.3s ease;
font-size:13px;
font-weight:400;
color:#000000;
}.menu li a:hover {
font-size:13px;
font-weight:400;
color:#373737;
}

.pos-photo{
position:absolute;

}
.photo-covers{
object-fit: cover;
display: block;
width: 100vw;
/*min-height: 720px;*/
max-height: 476px;
}

.venue-st {
    font-size: 2vw;
    color: #ffffff;
    text-transform: uppercase;
	font-weight:100; 
	line-height: 28px;
}
.txt-big{
font-weight:700;
} 
.txt-xs{
font-weight:100;
} 
.mobile-toggle > i{
-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
body {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.header-callout{

z-index:1;

}
.bg-secondary {

z-index:2;

}
.menu > li ul {
    background: #fff;
    border: none;
}

.menu > li > ul li a:hover, .dropdown-menu > .active > a:hover {
    background: #1e2d4b;
    color: #fff;
} 
.mn-l {
transition: 0.3s ease;
border-top: 3px solid #ffffff;
border-bottom: 3px solid #ffffff;
padding: 25px 0;
}
.mn-l:hover {
  border-top: 3px solid #1e2d4b;
  border-bottom: 3px solid #1e2d4b;
  padding: 6px 0; 
}
.menu > li > ul li a .mn-l{

border-top: none;
border-bottom: none;
padding: 0px 0;
}.menu > li > ul li a .mn-l:hover{

border-top: none;
border-bottom: none;
padding: 0px 0;
}

.nav-bar .module, .nav-bar .module-group {
    height: 75px;
}
.menu {
    width: 100%;
    height: 75px;}

/*.home .bords-trian{
    position: absolute;
    width: 100%;
    height: 281px;
    left: 0;
	bottom:0;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2017/06/triangle-sm.png);
	background-size:cover;
	z-index:11;
}.bords-trian{
    position: absolute;
    width: 100%;
    height: 154px;
    left: 0;
	bottom: -1px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2017/06/triangle-xsm.png);
	background-size:cover;
	z-index:11;
}*/
.bg-dark {
    background: #001224;
}
.post-content .entry-content .choose-box {
    font-size: 20px;
    font-weight: 100;
    color: #000000;
}
.post-content .entry-content .choose-box a {
  font-weight: 100;
    color: #000000;
}

.ab-st {
color: #28323c;
/*font-weight: 100;*/
}
.sp-st {
color: #28323c;
font-weight: 100;
}
.ag-st {
color: #28323c;
font-weight: 100;
}
.ps-st {
color: #28323c;
font-weight: 100;
}
.space-im{
margin-bottom:5px;

}
.rig-bor-log {
    border-right: 1px solid rgba(40,44,57,0.2);
}


/**************************************


         jezyk
		 
		 
*******************************************/		 

.wpml-ls-flag {
    width: 25px !important;
    padding-right: 5px;
}
.btn-tikcet .btn-ch a {
    color: #373737;
}
.btn-ch{
padding-left:10px;
}

#newsletter{background-color:#f7f7f7; border-top: 1px solid #f2f2f2;}
.home #newsletter{background-color:transparent; border-top: none;}

/**************************************


         koniec jezyk
		 
		 
*******************************************/



/**************************************


         PRZERZUCANIE DO BLOKOW
		 
		 
*******************************************/

#advisory-board[id]::before, #agenda-congress[id]::before, #about-congress[id]::before{
    display: block;
    content: " ";
    margin-top: -73px;
    height: 73px;
    visibility: hidden;
}


/**************************************


         KONIEC
		 
		 
*******************************************/	


.btn-tikcet{display: flex;}

.box-choosen{padding-top:15px; cursor:pointer;}
.box-choosen:hover{
/*background-color:#373737;*/

}
.box-choosen:hover  .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper > .choose-box a, .box-choosen:hover  .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper > .choose-box a > span{
transition: 0.3s ease;
color: #ffffff;
}

.box-choosen:hover  .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper > .space-im img {
filter: brightness(0) invert(1);
 transition: transform .3s ease-out;
}
.box-choosen:before {
  content: "";
  position: absolute;
  z-index:-1;
  top: 0;  left: 0;  right: 0;  bottom: 0;
  background: #1e2d4b;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition: transform .3s ease-out;
}
.box-choosen:hover:before{transform: scaleX(1);}
.descrpition-block{
background-color:#001b60;
background-image: url(https://konferencjaeuropower.pl/wp-content/uploads/2021/01/tlo-epnew-2.jpg);
background-size: auto;
background-repeat: no-repeat;
}
.maps-block{
background-color:#28323c;
}
input, textarea {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pos-photo-map {
    position: absolute;
    z-index: 10;
    right: 0;
	top:0;
}
.pos-photo-desp { 
    position: absolute;
    z-index: 10;
    right: 0;
	top:0;
}
.post-content .entry-content .desp-text-style{
color: #ffffff;
text-align: justify;
line-height: 22px;
font-weight: 400;
padding: 0px 15px 25px 15px;
max-width: 600px;


}

.post-content .entry-content .desp-text-mr{color:#fff; margin:5px 0px 0px 0px;}
.title-desp{
padding-left: 15px;
margin-bottom: 20px;
margin-top: 25px;
}

.title-log {
    margin-bottom: 0px;
    margin-top: 40px;
}
.title-desp span{
font-weight:700;
}
.sym-event{
 transition:all 0.3s ease;
}



.sym-event:hover
{
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
}
.wpml-ls ul{display:block;}

.cl-black{color:#000000;}
.cl-white{color:#ffffff;}
.cl-green{color:#1e2d4b;}
.cl-greener{color:#1e2d4b;}
.cl-orange{color:#1e2d4b;}
.cl-pink{color:#1e2d4b;}
.cl-purple{color:#373737;}
.cl-violet{color:#692e96;}
.cl-grey{color:#a0a3a8;}
.ft-xs{font-weight:100;}
.ft-m{font-weight:400;}
.ft-l{font-weight:700;}
.ft-xl{font-weight:900;}
.entry-content .sec-program .common-part-title{margin-bottom: 10px; padding: 6px 0px; font-size: 16px;}
.entry-content .sec-program .common-part-b{background-color: #f7f7f7; padding: 4px 0px; margin-bottom: 10px;}
.entry-content .sec-program .common-part{background-color: #4e236e; padding: 6px 0px; margin-bottom: 10px; color: #ffffff;}
.entry-content .sec-program .secure-main{background-color: #1e2d4b; padding: 6px 0px; margin-bottom: 10px; color: #ffffff;}
.entry-content .sec-program .header-title{color:#ffffff; text-align:center; font-size:18px; font-weight:700;}
.entry-content .sec-program .indent-pro {padding-left:10px;}
.common-part-b {margin-bottom: 10px;}
.program-del-space .wpb_content_element{margin-bottom: 10px;}
.shapely-content .program-del-space {
    max-width: 960px;
    margin: 0 auto;
}
.shapely-content .program-del-space {
    max-width: 960px;
    margin: 0 auto;
    background-image: url(http://securetechcongress.pl/wp-content/uploads/2017/07/0101.png);
    background-position: top center;
    background-repeat: no-repeat;
}
.prev-edit{opacity:0.5;    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
	transform:scale(0.8);
	}
.prev-edit:hover{opacity:1; transform:scale(1);}

.block-siz{
font-size: 18px;
padding: 8px 0px;}

.center-p{ 
text-align:center;}
.justify-p{text-align:justify;}
b, strong {
    font-weight: 700;
}

.news-blocks{
max-width: 550px;
margin: 0 auto;
padding: 0px 10px;
}

.txt-contact-style{
background-image: url(http://securetechcongress.pl/wp-content/uploads/2017/06/lines.png);
padding-bottom: 25px;
background-repeat: no-repeat;
background-position: center bottom;
}
.bords-grey{

border:4px solid #cccccc;
}

.agenda-box, .logistic-box{
max-width:470px;
margin:0 auto;
padding-bottom: 25px;
}
.entry-content .agenda-box p, .entry-content .logistic-box p {
color:#ffffff;
font-weight:400;
}
#map {
    height: 500px;
  
}
.agenda-box h4 {

margin: 35px 0px 20px 0px;
}
.descrpition-block .wpb_text_column.wpb_content_element, .maps-block .wpb_text_column.wpb_content_element {
    margin-bottom: 0px;
}


.messi-wrapper {
    position: relative;
    background-color: #373737;
    color: #ffffff;
    
}
.messi-content, .messi-titlebox {color:#ffffff;}
.messi-closebtn {color: #ffffff;}



/*-----------------------------------------


				 NEWSLETTER


------------------------------------------------*/

.input-group {
    position: relative;
    width: 100%;
    display: table;
    border-collapse: separate;
	margin-bottom:20px;
}
.input-group .form-control:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
	border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
color: #ffffff;
background-color:#181a22;
font-weight:100;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group {
    border-collapse: separate;
}

.input-group-btn > .btnews {
   position: relative;
padding: 0px 17px;
border: 0;
height: 40px;
background-color: #1e2d4b;
color: #ffffff;
line-height: 0px;
text-transform: uppercase;
font-weight: 400;
font-size: 14px;
}
.news-blocks .form-control { 
    height: 40px;
}
.news-blocks .form-control:focus {

color: #ffffff;
}
 
/*-----------------------------------------


				KONIEC NEWSLETTER


------------------------------------------------*/

.home .mobile-open, .mobile-open{
display:none;

}
.btn-mob{
float: right;
line-height: 73px;}
.btn-mob a{color:#373737;}
.module.widget-handle i {
    font-size: 30px;}
@media (min-width: 768px) and (max-width: 1199px) {

.speak-person .vc_col-sm-2 {
    width: 33.333334%;
}
}


@media all and (max-width: 991px) {

.fa-bars .fa-times::before{
    content: "\f00d" !important;
}

.menu-item{text-align:center;
border-top:2px solid transparent;
border-bottom:2px solid transparent;
transition: 0.3s ease;
}
.menu-item:hover{border-top:2px solid #0a3949;
border-bottom:2px solid #0a3949;
}
.menu-item a:hover{
color:#ffffff;
}

.mobile-toggle i {
    line-height: 73px !important;
}

 .nav-bar, .nav-bar .module-group, .nav-bar .module {
        height: auto;
    }
	.site-title-container {
    width: auto;
}

.mob-hide{display:none !important;}

}

.kafel-nav .vc_col-sm-2{width:20%;}


.head-conteiner-centring{display: flex;
align-items: center;
justify-content: center;
}

@media all and (max-width: 768px) {
	
	.kafel-nav .vc_col-sm-2{width:100%;}
.shapely-content > .vc_custom_1515590768281 {
    background-image: none !important;}

br {
    display: initial;
}
.rig-bor-log {
    border-right: none;
}

.home .mobile-open{
padding-top:25px;
display:flex;
justify-content: center;

}
.mobile-open a {
color:#ffffff;
}

/*
.btn-tikcet {
    display: flex;
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translate(-50%, -50%);
    justify-content: center;
}
*/

.btn-tikcet {
    display: flex;
justify-content: center;
}


.vc_empty_space.empty-space-zero
{
height:0px !important;
}
.home .bords-trian {
  
    height: 100px;
	}
.logistic-box {
    padding: 0px 25px 25px;
	text-align: center;
}
.mob-hide{display:none !important;}
}
/*-----------------------------------------


				 PROGRAM


------------------------------------------------*/
a {
    color: #1e2d4b;
}
/*h3 {
    font-weight: 400;
    font-family: 'Open Sans', 'Roboto Condensed', sans-serif;
    color: #51585b;
    margin: 0;
    line-height: 1.2;
    font-size: 19px;
}*/
ul.limiter {
    padding: 0px 40px 20px 40px;
}
ul.limiter>li {
    margin: 0;
    padding: 0;
    font-size: 14px;
    direction: ltr;
}
.border-left {
	border-left:2px solid #ffffff;
	color:#ffffff;
	font-weight:400;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.timeline ul::before {
    background-color: #dfdfdf;
    border-radius: 50%;
    bottom: 0;
    content: '';
    display: block;
    height: 8px;
    left: 0;
    margin-left: -4px;
    position: absolute;
    width: 8px;
}
.border-gray-light {
    border-color: #dfdfdf !important;
}
.position-relative {
    position: relative !important;
}
.timeline-item {
    padding: 0px 0 10px 33px; 
}
/*.timeline-item:nth-last-child(1) {
    padding: 0px 0px 0px 33px;
}*/
/*.timeline-item:nth-last-child(1)::before {
margin-top: 4px;*/
}.timeline-item:nth-child(1)::before {
margin-top: 0px;
}
.timeline-item::before {
    background-color: #28323c;
    border: 2px solid #fff;
    border-radius: 50%;
    content: '';
    display: block;
    height: 15px;
    left: 0;
    margin-left: -9px;
   /* margin-top: 2px; */
	margin-top: 0px;
    position: absolute;
    top: 0px;
    width: 15px;
}

.timeline-item:nth-last-child(1)::after{
border-bottom: 2px solid #fff;
    content: '';
   /* border-radius: 50%;*/
    display: block;
    height: 10px;
    left: 0;
    margin-left: -6px;
    margin-top: 0px;
    position: absolute;
    bottom: 0px;
    width: 10px;
    /*background-color: #ffffff;*/
}

.panel-bankowosc,
.panel-insurance, .panel-joint {
   /*  background-color: #1e2d4b;
   margin-top: 10px;
   margin-left: -15px;
   margin-right: -15px;
   color: #ffffff;
   padding: 3px 0px 3px 30px; */
    background-color: #1e2d4b;
    margin-left: -15px;
    margin-right: -15px;
    color: #ffffff!important;
    padding: 3px 0px 3px 30px;
}
.panel-bankowosc {
    background-color: #1e2d4b;
}
.panel-insurance {
    background-color: #003D7B;
}
.panel-joint {
    background-color: #28323c;
}

.panel-bankowosc b,
.panel-bankowosc strong,
.panel-insurance b,
.panel-insurance strong{
    font-weight: bold;
    line-height: inherit;
    color: #ffffff;
}

.panel-bankowosc p{
    font-weight: normal;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
}


/*-----------------------------------------


				KONIEC PROGRAM


------------------------------------------------*/



/*-----------------------------------------


				  PRELEGENCI


------------------------------------------------*/


/*-----------------------------------------


				  BUTTON


------------------------------------------------*/
.btn-tikcet a{
color:#ffffff;
}

.ticks{
border: 2px solid #1e2d4b;
padding: 8px 10px;
background-color: #1e2d4b;
font-weight: 400;
text-transform: uppercase;
transition: 0.3s ease;
}
.ticks:hover{
border: 2px solid #235c7b;
background-color: #235c7b;
}

.yl-btn {
    background-color: #e8b30f;
    border: 2px solid #e8b30f;
}
.yl-btn:hover {
    background-color: #d0a41d;
    border: 2px solid #d0a41d;
}
.wh-btn {
    background-color: #ffffff;
    border: 2px solid #ffffff;
}
.wh-btn:hover {
    background-color: #cccccc;
    border: 2px solid #cccccc;
}
.al-btn {
    background-color: #ffffff;
    border: 2px solid #ffffff;
}
.al-btn:hover {
    background-color: #f7f7f7;
    border: 2px solid #f7f7f7;
}

/*-----------------------------------------


				 KONIEC BUTTON


------------------------------------------------*/

.cl-bf {
    color: #1e2d4b;
}
.cl-if {
    color: #28323c;
}
.more-if {
    background-color: #28323c;
    height: 185px;
    text-align: center;
    cursor: pointer;
    width: 185px;
    margin: 0 auto;
}
.more-bf {
    background-color: #1e2d4b;
    height: 185px;
    text-align: center;
    cursor: pointer;
    width: 185px;
    margin: 0 auto;
}


.more-sg{
font-size: 16px;
font-weight:bold;
 color:#ffffff;
transition: 0.3s ease;
}
.ticks:hover .more-sg{
padding-left:30px;
 
}
.wpb_text_column.wpb_content_element.break-space {

    margin: 0px;

}


.speak-person .vc_column_container > .vc_column-inner {

padding:0px;

}

.row .prelegenci , .row2 .prelegenci {
    position: relative;
    padding: 0;
    width:195px;
    display:block;
	-webkit-transform:translateZ(0);
     transform:translateZ(0);
	margin:0 auto;
	height:280px;
	margin-bottom: 35px;
	padding: 0px 5px;
}
.row .prelegenci img, .row2 .prelegenci img{

position: relative; z-index: 10;
opacity: 0.7;
 filter: alpha(opacity=70);
 -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}



.row .prelegenci img:hover, .row2 .prelegenci img:hover{
opacity: 1;
   
  -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}
.text-prelegen strong{
font-size:15px;
color:#28323c;
}
.text-prelegen {
    position: absolute; bottom:2px; color:#18212a; background-position: center bottom; width: 185px; height:72px; padding-top:5px; line-height:14px;
    text-align: center;
	padding-left:10px;
	padding-right:10px;
    z-index: 10;
    opacity: 1;
	font-size:14px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

figure {
    padding: 0;
}

.spekers-box {
    max-width: 185px;
    margin: 0 auto;
    position: relative;
}
.linkding{
 position: absolute;
top: 15px;
right: -15px;
z-index: 10;
}
.faceing{
    position: absolute;
top: 50px;
right: -15px;
z-index: 10;
}
.twiting{
     position: absolute;
top: 50px;
right: -15px;
z-index: 10;
}
.twiting-only{
    position: absolute;
top: 15px;
right: -15px;
z-index: 10;
}

.linkdinw{
position: absolute;
top: 15px;
right: -15px;
z-index: 10;
}


.linkd-color{
background-color:#1988d7;
border-radius:50%;
border:2px solid #ffffff;
-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.twit-color{
background-color:#1cb7eb;
border-radius:50%;
border:2px solid #ffffff;

-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}



.linkd-color:hover, .twit-color:hover{
background-color:#461e54;
-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;

}

.ps-real{
position:relative;
}
.pw-abs{
position:absolute;
right:-2px;
bottom:2px;
}
.vctn{

display: flex;
align-items: center;
text-align: center;

}
.vctn img{
max-width:180px;
}

/*KONIEC PRELEGENCI*/
/*
body.custom-background {
    background-image: url("http://securetechcongress.pl/wp-content/uploads/2017/06/bg-secure.jpg");
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

*/
.wpcf7 .kontakt_form input[type="text"], .wpcf7 .kontakt_form input[type="tel"], .wpcf7 .kontakt_form input[type="email"], .wpcf7 .kontakt_form textarea {
    transition: all 0.3s ease-in-out 0s;
    outline: medium none;
    color: rgba(0, 0, 0, 0.9);
    border: 2px solid #2e2e38;  
	margin-bottom: 10px;
}
.kontakt_form p{
margin-bottom: 5px;
margin-top: 5px;

}
.zglosz-form-fill {
    max-width: 650px;
    margin: 0 auto;
        margin-bottom: 0px;
}


.post-grid-small .wpb_content_element {
    margin-bottom: 0px;
}



.post-content .entry-content .post-title {
   min-height: 50px;
   line-height: 10px;
margin-top: 10px;
margin-bottom: 10px;
}
article .entry-content {
line-height: 20px;
min-height: 220px;
}
.post-title a, .post-title {
    font-size: 18px;
    font-weight: 300;
	line-height: 20px;
}
 .post-content .more-link {
    display: block;
    width: 140px;
    margin-top: 20px;
    text-align: center;
    background: #28323c;
    color: #fff;
    padding: 10px 20px; }
    .post-content .more-link:hover, .post-content .more-link:focus {
      background: #171f27; }
	  
	
.price1 > .vc_column-inner > .wpb_wrapper, .price2 > .vc_column-inner > .wpb_wrapper, .price3 > .vc_column-inner > .wpb_wrapper{padding-bottom: 40px;
-webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.33);
box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.33);
max-width: 300px;
margin: 0 auto;

}
.price1 p{font-size:14px; margin:0px;}
.price1 {
    padding: 10px 10px;
}
.price1 .wpb_content_element {
    margin: 0px 0px;
}

.ep-bus{text-align: center;
background-color: #1e2d4b;
color: #fff !important;
min-height: 70px;
display: flex;
align-items: center;
justify-content: center;}

.ep-gal{text-align: center;
background: -moz-linear-gradient(left, #d2ae56 0%, #685814 100%);
background: -webkit-linear-gradient(left, #d2ae56 0%,#685814 100%);
background: linear-gradient(to right, #d2ae56 0%,#685814 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d2ae56', endColorstr='#685814',GradientType=1 );
color: #ffffff !important;
min-height: 70px;
display: flex;
align-items: center;
justify-content: center;}

.ep-galpc{text-align: center;
background: -moz-linear-gradient(left, #00205f 0%, #685814 100%);
background: -webkit-linear-gradient(left, #00205f 0%,#685814 100%);
background: linear-gradient(to right, #00205f 0%,#685814 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00205f', endColorstr='#685814',GradientType=1 );
color: #ffffff !important;
min-height: 70px;
display: flex;
align-items: center;
justify-content: center;}


.clear-marg{margin:0px;}
	  
.position-relative{position:relative;}
/* contact form 7 */

#responsive-form{
	max-width:960px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;

}
.form-row{
	width: 100%;
	padding-bottom:10px;
}
.column-half, .column-full, .column-five, .column-third, .column-third2{
	float: left;
	position: relative;
	padding: 0.65rem;

	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box

}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
	.column-half{
		width: 50%;
	}
	.column-five{ width:25%;

}
.column-third{

/*background-color:#f7f7f7;*/
margin: 0px 2px;
width: 32.51%;
}




.wpcf7 .kontakt_form  input[type="text"], .wpcf7 .kontakt_form  input[type="tel"], .wpcf7 .kontakt_form  input[type="email"] ,.wpcf7 .kontakt_form  textarea{
    transition: all 0.3s ease-in-out 0s;
    outline: medium none;
    /*float: left;*/
    color: rgba(1, 68, 78, 0.9);
    border: 2px solid #373737;
    /*max-width: 240px;*/
    margin: 0px 10px 0px 0px;
    height: 37px;
	-webkit-box-shadow: none;
-moz-box-shadow:    none;
box-shadow: none;
}


.column-third2{


width: 33%;
}
.kod-rabat{padding-bottom:10px;}
.kod-rabat input[type="text"]{ text-align:center; height:60px; border: 2px solid #373737;}
.kod-rabat input[type="text"]:focus{ text-align:center; height:60px; border: 2px solid #373737 !important;}
.kod-rabat input[type="text"]::-webkit-input-placeholder{
font-weight:normal !important;
font-size: 16px;
color: #373737 !important;
}
.kod-rabat input[type="text"]::-ms-input-placeholder{
font-weight:normal !important;
font-size: 16px;
color: #373737 !important;
}
.kod-rabat input[type="text"]::-moz-placeholder{
font-weight:normal !important;
font-size: 16px;
color: #373737 !important;
}
.kod-rabat input[type="text"]:-moz-placeholder{
font-weight:normal !important;
font-size: 16px;
color: #373737 !important;
}
.module {
    display: inline-block;
    padding: 0 10px;
}

.wpcf7 input[type="text"]::-webkit-input-placeholder, .wpcf7 textarea::-webkit-input-placeholder, .wpcf7 input[type="tel"]::-webkit-input-placeholder, .wpcf7 input[type="email"]::-webkit-input-placeholder, select::-webkit-input-placeholder{

color: #373737; opacity: 1;
}
.wpcf7 input[type="text"]::-ms-input-placeholder, .wpcf7 textarea::-ms-input-placeholder, , .wpcf7 input[type="tel"]::-ms-input-placeholder, .wpcf7 input[type="email"]::-ms-input-placeholder, select::-ms-input-placeholder{

color: #373737; opacity: 1;}

.wpcf7 input[type="text"]::-moz-placeholder, .wpcf7 textarea::-moz-placeholder, .wpcf7 input[type="tel"]::-moz-placeholder, .wpcf7 input[type="email"]::-moz-placeholder, select::-moz-placeholder{color: #373737; opacity: 1;}
.wpcf7 input[type="text"]:-moz-placeholder, .wpcf7 textarea:-moz-placeholder, .wpcf7 input[type="tel"]:-moz-placeholder, .wpcf7 input[type="email"]:-moz-placeholder, select:-moz-placeholder{color: #373737; opacity: 1;}

.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 textarea, select {
width: 100%;
padding: 8px;
height: 100%;
color: #373737;   font-size:13px;
background: #fff;
border: 2px solid #2f719b;
margin-bottom: 0px !important; min-height: 39.5px;
}
.wpcf7 input[type="text"]:focus, .wpcf7 input[type="tel"]:focus, .wpcf7 input[type="email"]:focus {
	background: #fff;
	border: 1px solid #2b3743;
}



.zadaj-pytanie{

-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.28);
-moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.28);
box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.28);
max-width: 400px;
margin: 0 auto;
padding:20px;
background:#fff;

}
.kontakt-row2{
padding:10px 10px;}


}

	.pytania-button{

	width: 100%; max-width:100%; padding: 15px; cursor:pointer; text-align: center; font-size: 16px;  color: #373737; margin-top:-10px;  border: 2px solid #373737;    }


	
	.pytania-buttont:hover {
background: #023240; color: #fff;border: 2px solid #023240;  }


	.wpcf7-submit { font-family: "Roboto",Tahoma,Arial,Segoe,sans-serif;
width: 100%; max-width:100%; font-weight:bold; padding: 15px; cursor:pointer; text-align: center; font-size: 16px; background: #e82a8c; color: #fff; margin-bottom:0px;   border: 2px solid #e82a8c;    } 


input[type="submit"]:hover {
  background-color: #131d51;
  color: #fff;
  border: 2px solid #131d51;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;

}
div.wpcf7-validation-errors {
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 25px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 16px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 16px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	padding: 25px;
	margin: 0;
}
.column-full hr{

/*background-color:#f7f7f7;*/
height: 5px;
}
.wynik{

float: left;
position: relative;
padding: 0.65rem;
width: 100%;
box-sizing: border-box;
background-color:#f7f7f7;
}
.cale{

/*background-color:#f7f7f7;*/
}


.lista-uczestnikow{
width: 100%;
max-width: 183.4px;
float: left;
margin-right: 12px;
margin-bottom: 12px;
}
.lista-uczestnikow2{
width: 100%;
max-width: 183.4px;
float: left;
margin-right: 12px;
margin-bottom: 12px;
}
.lista-uczestnikow3{
width: 100%;
max-width: 183.4px;
float: left;
margin-right: 12px;
margin-bottom: 12px;
}

.kontakt-row{

max-width:100%px;
padding-bottom:5px;
}



.tel-email:nth-child(1){

padding-right:2px;

}
.tel-email:nth-child(2){

padding-left:2px;

}
.tel-email{
width:50%;

float:left;

}

.lp{

float:left;
vertical-align:bottom;
margin-right:5px;
margin-left:5px;
font-size:18px;
font-weight:bold;
color:#fff;
}

.space-empty label {
    display: block;
}

.space-empty span.wpcf7-list-item {
    margin-left: 0px;
	margin-right: 8px;
}
.empty-space .wpcf7-list-item.first {
    margin-right: 8px;
}
   

.uczestnik{
background-color:#373737;

}
.uczestnik2{
background-color:#373737;

}
.uczestnik3{
background-color:#373737;
padding-left:12px;
}
.uczestnik4{
background-color:#373737;
padding-left:12px;
}
.uczestnik5{
background-color:#373737;
padding-left:12px;
}
.skad-info{
background-color:#373737;
padding-left:12px;
padding-bottom:12px;
color:#fff;
}
.space-empty .wpcf7-list-item-label{
color:#fff;
text-transform:none;
}

.polowa-podzial span.wpcf7-list-item {
    margin-left: 0px;
}
.polowa-podzial .wpcf7-list-item-label{
font-size: 11px;
color:#000;
text-transform:none;
}
.polowa-podzial label{
margin:0;
}

.wpcf7-form p{

margin-bottom:0px;

}
.dane-uzup{

width: 100%;
max-width: 183.4px;
float: left;
margin-right: 12px;
margin-bottom: 12px;
}
.polowa{
float:left;
width:50%;
padding-right: 20px;
}
.troj-podzial{
float:left;
text-align:justify;
width: 33.335%;
padding: 15px 0px 0px 0px;
}
.tri-podzial{
float:left;
text-align:justify;
width: 33.135%;
}
.polowa-podzial{
float:left;
text-align:justify;
width: 50%;
/*padding: 15px 0px 0px 0px;*/
}
.warunki{
margin-top:10px;
padding:5px; /*background-color:#e6e7e9;*/
color:#000;
line-height:1.4;
}


.troj1{
padding-right:7.5px;}
.troj2{
padding-right:3.75px;
padding-left:3.75px;}
.troj3{
padding-left:7.5px;}

@media only screen and (max-width: 768px) {





.troj1{
padding-right:0px;}
.troj2{
padding-right:0px;
padding-left:0px;}
.troj3{
padding-left:0px;}
.dane-uzup{

width: 100%;
max-width: 100%;
float:none;
padding-right: 12px;

margin-right:0px;
margin-bottom: 12px;
}
.polowa{
float:none;
width:100%;
padding-right: 6px;
padding-bottom: 10px;
}
.troj-podzial{
float:none;
text-align:justify;
width: 100%;
padding: 15px 0px 0px 0px;

}

.tri-podzial{
float:left;
text-align:justify;
width: 100%;
}

.polowa-podzial{
float:none;
text-align:justify;
width: 100%;
padding: 15px 0px 0px 0px;
}


.lista-uczestnikow{
width: 100%;
max-width: 100%;
float: none;
padding-right: 12px;
padding-left: 12px;
margin-right:0px;
margin-bottom: 12px;
}

.lista-uczestnikow2{
width: 100%;
max-width: 100%;
float: none;
padding-right: 12px;
padding-left: 12px;
margin-right:0px;
margin-bottom: 12px;
}
.lista-uczestnikow3{
width: 100%;
max-width: 100%;
float: none;
padding-right: 12px;
padding-left: 12px;
margin-right:0px;
margin-bottom: 12px;
}
.lp{

float:none;
vertical-align:bottom;
margin-right:5px;
margin-left:5px;
font-size:18px;
font-weight:bold;
color:#fff;
}
.pytania-button{

	width: 100%; max-width:100%; padding: 15px; cursor:pointer; text-align: center; font-size: 16px;  color: #373737; margin-top:-10px;  border: 2px solid #373737;    }



	.pytania-buttont:hover {
background: #023240; color: #fff;border: 2px solid #023240;  }

}


.entry-content .common-part-b.viol-blocks {
background-color: #efe0fb;
}.entry-content .common-part-b.gree-blocks {
background-color: #dcf2c4;
}
.speak-lin{
padding: 5px 15px;
color: #772596;
font-weight: bold;
text-align: center;
font-size: 18px;
}
.clear-p{
margin-bottom:0px;
}

.indent-bl{
padding-left: 10%;}


.spek-list ul {
    list-style: none;
    padding:0;
   margin-bottom: 15px !important;
}

.wpb_wrapper .sec-program ul{
margin-bottom: 15px !important;

}

.wpb_wrapper .sec-program ul li ul{
margin-bottom: 0px !important;

}


.spek-list li { 
   text-indent: -0.9em;
}

.spek-list li:before {
    content: "\f18e";
    font-family: FontAwesome;
    color: #cccccc; /* or whatever color you prefer */
    margin-right: 6px;
}


/*koniec formularze*/

.social-fx img{opacity:0.5; -webkit-transition: all 0.15s ease-in-out;     -moz-transition: all 0.15s ease-in-out;     -o-transition: all 0.15s ease-in-out;     transition: all 0.15s ease-in-out;}
.social-fx img:hover{opacity:1; -webkit-transition: all 0.15s ease-in-out;     -moz-transition: all 0.15s ease-in-out;     -o-transition: all 0.15s ease-in-out;     transition: all 0.15s ease-in-out;}
#colophon .site-info {
    margin-top: 5px;
}

.star-ank .stars-ank .wpcf7-list-item {
    padding: 0px 10px;
}
.star-ank .stars-ank .wpcf7-list-item-label {
    position: absolute;
    top: -15px;
    left: 2px;
}
.star-ank .stars-ank label {
    position: relative;}
	.stars-ank {
    padding: 15px 0px 0px 0px;
}

.ankiett  input[type="text"], .ankiett input[type="tel"], .ankiett input[type="email"], .ankiett textarea {
    transition: all 0.3s ease-in-out 0s;
    border: 2px solid #373737;
    max-width: 240px;
    margin: 10px 10px 0px 0px;
    height: 37px;
    
}
.ankiett textarea {
max-width: 500px;
min-height:150px;
}

.ankiett .wpcf7-not-valid-tip {
    max-width: 350px;}

.few-boox .wpcf7-list-item{display: block;}


#video-cont{
height: 100vh;
position:relative;

}
.head-conteiner {
  position: absolute;
  z-index:-1;
  top: 0px; right: 0; bottom: 0px; /*bottom: 70px;*/ left: 0;
  overflow: hidden;
  /*height: 638px;*/
 
}
.head-conteiner  > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}




 /*1. No object-fit support: */



@media screen and (min-aspect-ratio: 4/3) {
  .head-conteiner  > video { height: 120%; top: 0%;  width: 120%; left: -10%;}
} 

@media screen and (min-aspect-ratio: 16/10) {
  .head-conteiner  > video { height: 130%; top: 0%; width: 150%; left: -30%;  }
}


@media screen and (min-aspect-ratio: 16/9) {
  .head-conteiner  > video { height: 140%; top: 0%; width: 170%; left: -35%;  }
}

/* 2. If supporting object-fit, overriding (1): */
@supports (object-fit: cover) {
  .head-conteiner  > video {
    top: 0px; left: 0;
    width: 100%; height: 100%;
    object-fit: cover;
  }
  }
  
  .footer-widget p{ font-size:13px; line-height:16px;}
  .home .head-conteiner .container{padding: 20px 0px 0px 0px;}
  .head-conteiner .container{height: auto;
padding: 70px 0;}
.socialmedia {
    display: block;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 40%;
    z-index: 11000;
}
.socialmedia img {
    display: block;
}
  .foto-footer{margin-bottom:10px; max-width: 150px; -webkit-box-shadow: 0px 0px 63px -15px rgb(29, 55, 81);
-moz-box-shadow: 0px 0px 63px -15px rgb(29, 55, 81);
box-shadow: 0px 0px 63px -15px rgb(29, 55, 81);} 
  .nm-foot {font-size: 16px; line-height: 28px;}
  .footer-inner .row:nth-child(2){border-top: 1px solid rgba(255,255,255,0.1);
padding-top: 20px;}
.tit-foot{text-align:center; color:#ffffff; font-size:24px;}


@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
  #video-cont{
    height: 1024px;
  }
  .text-movie{
    height: 1024px;
  }
}

/**
 * iPad with landscape orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape){
  #video-cont {
    height: 768px;
  }
  .text-movie{
    height: 768px;
  }
}

@media all and (max-width: 768px) {

#bg{display:none;}

.home .head-conteiner .container {
    padding: 0px 0px;
}
.container .desp-st {font-size: 24px;}
.container .venue-st { font-size: 20px;}
}

.btn.btn-sm.fade-half.back-to-top.inner-link {
    display: none;
}
.btn-filled, .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background: #1e2d4b;
    color: #fff;
	font-weight: 400;
text-transform: uppercase;
letter-spacing: 0px;
}
.btn, .button {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 0px;
}

.button:hover{  background: #ed7205;
   
}

.bg-pn{
padding:2px 5px;
background: rgba(1,60,78,1);
background: -moz-linear-gradient(left, rgba(1,60,78,1) 0%, rgba(1,60,78,0.27) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(1,60,78,1)), color-stop(100%, rgba(1,60,78,0.27)));
background: -webkit-linear-gradient(left, rgba(1,60,78,1) 0%, rgba(1,60,78,0.27) 100%);
background: -o-linear-gradient(left, rgba(1,60,78,1) 0%, rgba(1,60,78,0.27) 100%);
background: -ms-linear-gradient(left, rgba(1,60,78,1) 0%, rgba(1,60,78,0.27) 100%);
background: linear-gradient(to right, rgba(1,60,78,1) 0%, rgba(1,60,78,0.27) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013C4E', endColorstr='#013C4E', GradientType=1 );

}
.post-content .entry-content .bg-pn{color:#ffffff;}
.bg-pn-gr{
padding:2px 5px;
background: rgba(200,200,200,0.27);
background: -moz-linear-gradient(left, rgba(200,200,200,0.27) 0%, rgba(255,255,255,0.62) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(200,200,200,0.27)), color-stop(100%, rgba(255,255,255,0.62)));
background: -webkit-linear-gradient(left, rgba(200,200,200,0.27) 0%, rgba(255,255,255,0.62) 100%);
background: -o-linear-gradient(left, rgba(200,200,200,0.27) 0%, rgba(255,255,255,0.62) 100%);
background: -ms-linear-gradient(left, rgba(200,200,200,0.27) 0%, rgba(255,255,255,0.62) 100%);
background: linear-gradient(to right, rgba(200,200,200,0.27) 0%, rgba(255,255,255,0.62) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013C4E', endColorstr='#ffffff', GradientType=1 );

}
.bg-pn-or{
padding:2px 5px;
background: rgba(146, 201, 207,0.27);
background: -moz-linear-gradient(left, rgba(146, 201, 207,0.27) 0%, rgba(255,255,255,0.62) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(146, 201, 207,0.27)), color-stop(100%, rgba(255,255,255,0.62)));
background: -webkit-linear-gradient(left, rgba(146, 201, 207,0.27) 0%, rgba(255,255,255,0.62) 100%);
background: -o-linear-gradient(left, rgba(146, 201, 207,0.27) 0%, rgba(255,255,255,0.62) 100%);
background: -ms-linear-gradient(left, rgba(146, 201, 207,0.27) 0%, rgba(255,255,255,0.62) 100%);
background: linear-gradient(to right, rgba(146, 201, 207,0.27) 0%, rgba(255,255,255,0.62) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92c9cf', endColorstr='#ffffff', GradientType=1 );

}

.pro-st ul{
padding-left:35px;

}

.vctn {
    display: flex;
    align-items: center;
}
input[type="submit"] {
    background: #1e2d4b;
    border-radius: 0 !important;
    border: 2px solid #1e2d4b;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
   letter-spacing:0px;
    line-height: 0px;
    max-width: inherit;
padding: 0;
text-transform: uppercase;
width: inherit;
min-width: 170px;
margin: 3px 0px;

}
}
input[type="submit"]:hover {
    background: #0f1b32;
	border: 2px solid #0f1b32;
    border-radius: 0 !important;
    
   
}
/* konkurs */

.kateg span.wpcf7-list-item {

    display: block;
    background-color: #f7f7f7;
    margin-bottom: 4px;
    padding: 2px;
	font-size: 12px;
}

.kateg2 span.wpcf7-list-item {
    display: block;
    margin-bottom: 4px;
    padding: 2px;
	background-color: #f7f7f7;
	font-size: 12px;
}

.kateg2 input[type="text"] {
    border: 2px solid #373737;
    border-radius: 0;
}


.ukryte, .ukryte1, .ukryte2, .ukryte5, .ukryte4, .ukryte6, .ukryte7, .ukryte8 {
padding:0px 25px;
display:none;
}



.lewoo textarea, .prawoo textarea{
border: 5px solid #1e2d4b;
padding-top:3px;
border-radius: 0;
}

.lewoo h3, .prawoo h3{
font-weight:bold;
}

.lewoo p, .prawoo p{
padding: 10px 10px 0px 10px;

}

.form-zglos input[type="text"], .form-zglos input[type="email"]{

border:3px solid #373737;
border-radius:0;
}



.form-zglos{

/*background-color: #015b7e;
color: #fff;*/
padding: 0px 20px 10px 20px;
margin-bottom: 10px;
font-size: 14px;
margin-top: 0px;


}
.ft-faktur label{margin-right:5px;}
.ft-examp {
    display: none;
}
.butkonku .wpcf7-submit {

background: #373737 none repeat scroll 0 0;
border: 2px solid #373737;
}.butkonku .wpcf7-submit:hover {

background: #252323 none repeat scroll 0 0;
border: 2px solid #252323;
}

#boxkonk, #boxkonk1, #boxkonk2, #boxkonk3, #boxkonk4, #boxkonk5, #boxkonk6, #boxkonk7, #boxkonk8{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
transform: scale(1);
cursor:pointer;
margin:10px 10px;
}

#boxkonk:hover, #boxkonk1:hover, #boxkonk2:hover, #boxkonk3:hover, #boxkonk4:hover, #boxkonk5:hover, #boxkonk6:hover, #boxkonk7:hover, #boxkonk8:hover{

transform: scale(1.06);

	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	cursor:pointer;
}


.ograniczenie-konk{

max-width:974px;
margin:0 auto !important;
}


.konkurs #page-title {
display:none;
}


.form-zglos span.wpcf7-list-item  input{

margin-right: 5px;

}

.form-zglos span.wpcf7-list-item{
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
display: -webkit-inline-box;
font-size:12px;
text-align: justify;
}

.spaek-form-break{
padding:0px 0px 15px 0px;

}

.spaek-form-break p{
padding-left:15px;
line-height:1.6;
}


.speak-form  input[type="text"], .speak-form  input[type="email"], .speak-form   input[type="tel"], .speak-form textarea{

border:3px solid #373737;
border-radius:0;
color:#000 !important;
}

.speak-form  input[type="text"]::-webkit-input-placeholder, .speak-form  input[type="email"]::-webkit-input-placeholder, .speak-form   input[type="tel"]::-webkit-input-placeholder, .speak-form textarea::-webkit-input-placeholder{
font-weight:normal !important;
color:#000 !important;
opacity:1;
}
.speak-form  input[type="text"]::-ms-input-placeholder, .speak-form  input[type="email"]::-ms-input-placeholder, .speak-form   input[type="tel"]::-ms-input-placeholder, .speak-form textarea::-ms-input-placeholder{
font-weight:normal !important;
color:#000 !important;
opacity:1;
}
.speak-form  input[type="text"]::-moz-placeholder, .speak-form  input[type="email"]::-moz-placeholder, .speak-form   input[type="tel"]::-moz-placeholder, .speak-form textarea::-moz-placeholder{
font-weight:normal !important;
color:#000 !important;
opacity:1;
}
.speak-form  input[type="text"]:-moz-placeholder, .speak-form  input[type="email"]:-moz-placeholder, .speak-form   input[type="tel"]:-moz-placeholder, .speak-form textarea:-moz-placeholder{
font-weight:normal !important;
color:#000 !important;
opacity:1;
}

.speak-form {
color:#222;

}

.bird-check span.wpcf7-list-item {
    font-size: 12px;
    text-align: justify;
}

.bird-check span.wpcf7-list-item {
    display: inline-block;
    font-size: 12px;
    text-align: justify;
}


.mobile-ukryc {
    display: block;
}

.desp-conference {
    display: block;
}
.bg-redo{
    background-image: url(http://fintechdigitalcongress.pl/wp-content/uploads/2016/11/BACK.png);
    background-repeat: no-repeat;
    background-position: center right;
}
#boxkonk > p:nth-child(1), #boxkonk3 > p:nth-child(1), #boxkonk4 > p:nth-child(1), #boxkonk6 > p:nth-child(1), #boxkonk5 > p:nth-child(1), #boxkonk1 > p:nth-child(1), #boxkonk7 > p:nth-child(1), #boxkonk8 > p:nth-child(1), #boxkonk9 > p:nth-child(1) {
    font-weight: bold;
    text-align: center;
    background-color: #1e2d4b;
    padding: 10px 0px;
    color: #ffffff;
    vertical-align: middle;
    max-width: 350px;
    margin: 0 auto;
    font-size: 15px;
    border-bottom: 3px solid #1b1e57;
}

#boxkonk, #boxkonk1, #boxkonk2, #boxkonk3, #boxkonk4, #boxkonk5, #boxkonk6, #boxkonk7, #boxkonk8, #boxkonk9 {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    transform: scale(1);
    cursor: pointer;
    margin: 10px 10px;
}


#boxkonk > p:nth-child(1):after, #boxkonk3 > p:nth-child(1):after, #boxkonk4 > p:nth-child(1):after, #boxkonk6 > p:nth-child(1):after, #boxkonk5 > p:nth-child(1):after, #boxkonk1 > p:nth-child(1):after,#boxkonk7 > p:nth-child(1):after, #boxkonk8 > p:nth-child(1):after, #boxkonk9 > p:nth-child(1):after{
background-image: url(/wp-content/uploads/2018/02/emp.png);
 content: ' ';
   vertical-align: inherit;
    width: 0px;
    height: 30px;
    display:inline-block;
    top: 0;
    background-repeat: no-repeat;
	background-size: 30px 30px;
	margin-left: 0px;
	cursor:pointer;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
#boxkonk > p:nth-child(1):hover:after,#boxkonk3 > p:nth-child(1):hover:after, #boxkonk4 > p:nth-child(1):hover:after, #boxkonk6 > p:nth-child(1):hover:after, #boxkonk5 > p:nth-child(1):hover:after, #boxkonk1 > p:nth-child(1):hover:after, #boxkonk7 > p:nth-child(1):hover:after, #boxkonk8 > p:nth-child(1):hover:after, #boxkonk9 > p:nth-child(1):hover:after{
background-image: url(/wp-content/uploads/2018/02/circle.png);
    width: 30px;
    height: 30px;
   display:inline-block;
    top: 0;
    background-repeat: no-repeat;
	background-size: 30px 30px;
	margin-left: 10px;
	cursor:pointer;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.form-zglos > .row  > .vc_col-sm-12 > .vc_col-sm-6 > span, .form-zglos > .row  > .vc_col-sm-12 > span{
padding-bottom:10px;
}


.btnes {
    width: auto;
    background: #1e2d4b;
    border: none;

    color: #fff;

    cursor: pointer;
    display: inline-block;
    font-size: 14px;

    line-height: 1;
    min-height: 32px;
    font-family: 'Open Sans', 'Roboto Condensed', sans-serif;
    margin: 0;
    padding: 8px 20px;

    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;}
.btnes:hover {
    background: #354b52;
    color: #fff;
}
.wybor-event .wpcf7-list-item {
    display: block;
}

/* end konkurs */

.site-footer .container {
    width: 1200px;
}
@media all and (max-width: 768px) {

#agenda-congress .center-p{ margin-bottom: 40px !important;}

.site-footer .container {
    width: 100%;
}

.socialmedia{
display:none;
}
.copyright-text {
    
    text-align: center;
}
.text-right.social-fx {
    text-align: center;
}
.home .head-conteiner .container {
  height: 85vh; 
height: 100%;
/*display: table-cell;
vertical-align: middle;*/
}

}



.fadeinimg img {
    position:absolute;
    top:0;
    -webkit-animation-name: fadeimg;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 18s;
    animation-name: fadeimg;
    animation-iteration-count: infinite;
    animation-duration: 18s;
}

@-webkit-keyframes fadeimg {
    0% {opacity: 0;}
    20% {opacity: 1;}
    33% {opacity: 1;}
    53% {opacity: 0;}
    100% {opacity: 0;}
}
@keyframes fadeimg {
    0% {opacity: 0;}
    20% {opacity: 1;}
    33% {opacity: 1;}
    53% {opacity: 0;}
    100% {opacity: 0;}
}

#f1 {
     -webkit-animation-delay: -18s;
}
#f2 {
    -webkit-animation-delay: -12s;
   
}
#f3 {
    -webkit-animation-delay: -6s;
   
}
.title-logo-1{display: flex;
align-items: center;
justify-content: right;
max-width: 600px;
margin: 0 auto;}

.title-logo-2{display: flex;
align-items: center;
justify-content: left;
max-width: 600px;
margin: 0 auto;}

	
	
.other-box .modal {
    display: inherit;
    position: fixed; 
    z-index: 9999;
   
	padding-top: 25vh;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto;
   
}

.corona .modal{
	  display: inherit;
    position: fixed; 
    z-index: 9999;
   
	padding-top: 25vh;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto;
	background-color: #000000c2;
}
.corona .modal-content {
padding:40px 30px;
    position: absolute;
    right: 0;
    background-color: #Ffffff;
margin: auto;
 
-webkit-animation-name: flight-anim;
-webkit-animation-duration: 0.4s;
animation-name: flight-anim;
animation-duration: 0.4s;
 color:#000;
max-width: 500px;
width: 100%;
webkit-box-shadow: 0 2px 5px rgba(0,0,0,.4);
box-shadow: 0 2px 5px  rgba(0,0,0,.4);
    left: 0;
}

 

.other-box .modal-content {
position: absolute;
right: 60px;
background-color: #Ffffff;
margin: auto;
padding: 10px 20px 10px 20px;
-webkit-animation-name: flight-anim;
-webkit-animation-duration: 0.4s;
animation-name: flight-anim;
animation-duration: 0.4s;
transform: rotate(15deg);
border-radius: 5px;
width: 200px;
max-width: 100%;
webkit-box-shadow: 0 2px 5px rgba(0,0,0,.4);
box-shadow: 0 2px 5px rgba(0,0,0,.4);
}

@media screen and (max-width: 790px){
	.other-box .modal-content {  
		display: none;
		margin: 0px !important;	
		width: 360px;
	}
}

.other-box .modal-content p {  
	text-align: center;
font-size: 14px;
line-height: 15px;
font-weight: 600;
color: #111;
margin: 10px 0px 0px;
transform: rotate(-5deg);
}

.other-box .modal-content .title span { 
text-align: center;
font-size: 24px;
line-height: 16px;
font-weight: bold;
padding: 0px 10px;
margin: 0px;
}


@-webkit-keyframes flight-anim {
    from {top:-300px; left:-400px; opacity:0} 
    to {top:0; left: 0px; opacity:1}
}

@keyframes flight-anim {
    from {top:-300px; left:-400px; opacity:0} 
    to {top:0; left: 0px; opacity:1}
}


.close-bot{
    color: #111;
float: right;
font-size: 28px;
line-height: 28px;
font-weight: bold;
margin-top: -10px;
margin-right: -10px;
}

.close-bot:hover,
.close-bot:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.color-modal-1{
background-color:#eccd19;
}
.color-modal-2{
background-color:#774897;
color:#ffffff;
}
.modal-space{
    margin: 2px 0px !important;
    display: inline-block;
    padding: 5px 10px !important;
}
.partners-title{
text-align: center;
border-bottom: 1px solid #f7f7f7;
margin: 0px;
padding:10px 0px;
font-size:22px;
}
.banking-partners{
color:#1e2d4b;
}
.insurance-partners{
color:#003D7B
}

.vc_tta-panel-title.vc_tta-controls-icon-position-left {
    font-size: 15px;
}

.wpb_single_image.wpb_content_element.vc_align_center.free-margin {
    margin: 0px;
}

.text.testimonial_rotator_description, .testimonial_rotator_author_info.cf-tr  > p{

    color: #ffffff;
}
.testimonial_rotator_wrap {
    max-width: 960px;
    margin: 0 auto;
}
.testimonial_rotator.template-longform .testimonial_rotator_author_info p { font-size:14px;}
.testimonial_rotator.template-longform .testimonial_rotator_img {

    width: 100px;
    height: 100px;
    border-radius: 0%;
   
}
.testimonial_rotator.template-longform .testimonial_rotator_img img {

    width: 100px;
    height: 100px;

}
.testimonial_rotator_prev, .testimonial_rotator_next {
    color: rgba(255,255,255,0.4);
}
.linkding-foot {
    position: absolute;
top: -5px;
right: 5px;
z-index: 10;
}
.blok-tematyczny{
padding: 10px;
background-color: #193878;
color: white !important;
border-left: 35px solid #0078ff;
position: relative;
}
.box-tematyczny {
  padding: 10px;
  background-color: #193878;
  color: white !important;
  
  position: relative;
  font-size: 20px;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #0F1E51 !important;
    color: #fff !important;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #cfd1d8 !important;
    color: #fff !important;
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab > a:focus, .wpb-js-composer .vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab > a:hover {
    background-color: #373737 !important;
} 

th, td {
    line-height: 24px !important;
    padding: 10px;
}
tr:nth-child(even) {background: #CCC;}
tr:nth-child(odd) {background: #FFF;} 

.st-bc-prog{background-color: #f7f7f7; margin-bottom: 25px; padding-bottom: 25px; border-bottom: 2px solid #f3f1f1;}
.blok-tematyczny::before{content: "\f017"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color: #FFF; font-size: 18px; padding-right: 0.5em; position: absolute; top: 10px; left: -25px;} 
.lp-text{font-size:18px; line-height: 1.2;
text-align: left;
display: block;} 
.pkt-sc{font-weight:normal;}
.mr-space{
padding:10px 0px;
}
.flx-corec{flex-shrink: 0;
    height: 50px;
    padding-right: 8px;

}
.why-aten  .wpb_content_element { margin-bottom: 0px; }
.wpml-ls-legacy-list-horizontal {
    border: none !important;
    padding: 0px !important;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inherit !important;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
    display: inherit !important;

    height: auto !important;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag + span {
    margin-left: 0px !important;
}

.footer-widget-area .textwidget {
    max-width: 170px;
    margin: 0 auto;
    position: relative;
}
.st-bc-prog p{padding:0px 7px;}
.st-bc-prog p:nth-child(1){padding:10px;}

.bg-title-cont hr {
border: 0;
height: 2px;
max-width: 350px;
margin: 0 auto;
margin-top: 0px;
margin-bottom: 0px;
margin-bottom: 0px;
margin-bottom: 15px !important;
margin-top: 3px;
background-color: #373737;
}

.st-bc-prog p{margin-bottom:5px;}
.st-bc-prog .blok-tematyczny{margin-bottom:15px; padding: 10px;}

.wpcf7-form-control.wpcf7-file {
    width: 100%;
    max-width: 350px;
}
.home .parallax {
    background-image: url(/wp-content/uploads/2018/09/logistics.jpg);
    margin-bottom: 20px;
    min-height: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.parallax { 
    display: none;
}
.btn-temp {
    width: auto;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    min-height: 27px;
    font-family: 'Roboto', Tahoma, sans-serif;
    
    margin: 0;
    padding: 5px 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.btn-yelldark {
    background: #f9c801;
    color: #373737;
}
.txt-logist {
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-tabs-container {

    display: block !important;
   

}
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab > a {

    border-color: #0f1e51 !important;
    background-color: #0f1e51 !important;
    color: #ffffff !important;

}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab.vc_active > a {

    border-color: #0f1e51 !important;
    background-color: transparent !important;
    color: #0f1e51 !important;

}

.menu-item-21407{
display:none;}
@media only screen and (max-width: 768px) {.menu-item-21407{
display:inherit;}
.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel-heading {

    display: none !important;

}

}
.l-ts{display:none;} .home .l-ts{display:block;}

.ankiett span.wpcf7-list-item {

display: block;}
.ad-reqs{color: #8f8a8a;
text-align: justify;
padding-top: 10px;
font-size: 10px;
display: inline-block;
line-height:1.2;}
.ok-reqs{font-size: 12px;
display: inline-block;
line-height: 1.2; padding: 5px 15px;}
.req-ast{position: relative; position: relative; padding-left: 5px;}
.req-ast:before{  font-family: FontAwesome; font-size:7px; color:#e33333; position: absolute; content: "\f069"; left: -6px; padding-left: 3px; top:-5px; }

.spc-bt {

    margin: 0px 5px;

}
.flx-tick {
    height: 35px;
}
.tick-pay {
    font-size: 14px;
}
.pay-tic-mr {

    margin-bottom: 15px !important;

}
.payinf{display: flex;
align-items: center;} 
.hd-dn{display:none;}
.link-hs{border: 0;
background: none;
color: #0f5d89;}

.type-post{text-align:justify;} .type-post h3{text-align:left;}
.inag-p{border-left: 5px solid #0078ff; border-right: 5px solid #0078ff; border-bottom: 5px solid #0078ff;}
.eu-part{text-align: center; color: #fff; font-weight: bold; background-color: #029fe3;}
.logasy{text-align:center;}
.trlg {

    float: right;
    margin-top: 3px;

}
.hd-top-ch {

    max-width: 370px;
    margin: 0 auto;
}

.hd-top-ch .col-md-2{width:50%;}


@media all and (max-width: 768px) {
	.hd-top-ch .col-md-2{width:100%;}
	.trlg {

    float: none;
    margin-top: 3px;

}}

.oz-pr .blok-tematyczny{background-color: #7ebe6a; 
color: black !important;
border-left: 35px solid #568847;}

.jon-cong .wpcf7-list-item.first {

    display: block;

}

.fuzepoze{background-color:#00b050; color:#fff; font-size:18px; padding:10px;}





/* ---------------------------


		pakiety cen



----------------------------------*/

/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell span span{
font-size: 20px;
color: #af0303;
font-weight: bold;
}
.divTableCell span{
font-size: 16px;
color: #af0303;
font-weight: bold;
line-height:1;
}
/*.divTableCell:nth-child(1) {
border-left: 1px solid #B4B1B1;

}*/
.divTableRow:last-child > .divTableCell{
border-bottom: 1px solid #dadada;

}
.divTableRow:nth-child(odd) > .divTableCell{
background-color: #f7f7f7;


}

.divTableCell:nth-child(1){
border-bottom-left-radius: 8px;
border-top-left-radius: 8px;
border-right: 8px solid #ffffff;
font-family: Lato, Roboto;
line-height: 1.4 !important;
color: #373737;
}
.cl-fiol .divTableCell{
background-color: rgba(79,38,94,0.8) !important;
color: #ffffff !important;

}


.divTableCell, .divTableHead {
font-size:14px;
line-height:1 !important;

display: table-cell;
padding: 7px 3px;
text-align: center;
vertical-align: middle;
display: table-cell;
height: 40px;
/*border-bottom: 1px solid #B4B1B1;*/
border-right: 1px solid #dadada;
}
/*
.divTableCell {
padding: 20px 3px;
}*/

.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
.cl-whit{
background-color: #ffffff !important;
}
.cl-grey{
color: #c3c3c3;
}

.tbsilver{
background-color:#28265b !important;
 
color:#ffffff !important;
font-size:19px;
padding:20px 0px;
border-top: 1px solid #B4B1B1;
}
.tbplatinum{
background-color:#074763 !important;
color:#ffffff !important;
font-size:19px;
padding:20px 0px;
border-top: 1px solid #B4B1B1;
border-right: 1px solid #B4B1B1; border-left: 1px solid #B4B1B1; 
}
.tbgold{
background-color:#051949 !important;

color:#ffffff !important;
font-size:19px;
padding:20px 0px;
border-top: 1px solid #dadada;
}
.tbdiamond{
background-color:#007460 !important;

color:#ffffff !important;
font-size:19px;
padding:20px 0px;
border-top: 1px solid #dadada;
}
.pr-tit{
color:#000000;
font-size:19px;
}

.silv{ font-size: 17px; border-right: none; border-right: 1px solid #dadada; min-width:200px; }
.golds{ font-size: 17px;  min-width:200px; border-right: 1px solid #dadada;}
.plat{ font-size: 17px; min-width:200px;}
.diamon{ font-size: 17px; min-width:200px; border-left: 1px solid #dadada;}
legend {
  font-size: 17px;
  margin-bottom: 5px;
}
.hr-chs {
  text-align: left;
  max-width: 115px;
  margin: 0 auto;
  padding-bottom:10px;
}
.hr-chs label {padding-left:5px;}
.only-one {
  padding-top: 74px;
}

/* mobile */
#kongres-fi, #gala-fi {
  display: none;
}
@media only screen and (max-width : 768px) {
	.hr-chs label {
   
  font-size: 9px;
}
.page-title-section{padding:0px;}	
.header-image-bg .page-title {font-size:25px !important;}


.divTableCell{
font-size:12px;
}

.silv{  min-width:auto;}
.golds{ min-width:auto; }
.plat{  min-width:auto;}
.diamon{  min-width:auto;}
 
.divTableCell:nth-child(1) {
   
    border-right: 0px solid #ffffff;
	}
	.divTableCell span span {
    font-size: 14px;}

}

.chmur{position: absolute;
right: 10%;
top: 90px;
}

.page-id-27758 #popsu{ display:none;}

@media only screen and (max-width : 1666px){

.chmur{position: absolute;
right: 13%;
top: 90px;
}
}

@media only screen and (max-width : 768px){

.chmur{display:none;
}
}

/* ---------------------------


		pakiety cen



----------------------------------*/
.inso{display:none;}
.home .inso{display:inherit;}
.oze-clx {
    background-color: #3a7a26 !important;
}
.form-control{margin-bottom:0px;}
@media only screen and (max-width : 768px){
	
	.inso {
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
}
	
}
.blink-two {
        animation: blinker-two 1.4s linear infinite;
      }
      @keyframes blinker-two {
        100% {
          opacity: 0;
        }
	  }		
.relacje{display: flex;
flex-wrap: wrap;}	
.relacje p {margin-bottom:0px !important;}
.relac-box {
    flex: 1 1 33%;
    max-width: 300px;
    margin: 10px 10px;
    background-color: #fff;
    -webkit-box-shadow: 0px 17px 32px -19px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 17px 32px -19px rgba(0,0,0,0.75);
    box-shadow: 0px 17px 32px -19px rgba(0,0,0,0.75);
}

  .rel-titl {
    padding: 10px 10px 5px 10px;
    text-align: left;
}
.rel-titl h4{font-weight: bold;
font-size: 18px; line-height: 18px; margin-bottom: 0px;}	 
.rel-img{width:300px;} 
	  .rel-red {
    padding-bottom: 20px;
}
.co-rel{text-align: right;
padding-right: 10px; margin-bottom: 13px;}		

.cena-box{background-color: #fdfdfd;
padding-bottom: 40px;
-webkit-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.33);
box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.33);
max-width: 300px;
margin: 0 auto;}
.vi-suppor {
  -webkit-box-shadow: 8px 8px 24px -14px rgba(66, 68, 90, 1);
  -moz-box-shadow: 8px 8px 24px -14px rgba(66, 68, 90, 1);
  box-shadow: 8px 8px 24px -14px rgba(66, 68, 90, 1);
  padding: 20px;
  background-color: #e6f2f4;
  border-radius: 15px;
}

.thematic-section .vc_column-inner, .thematic-section .wpb_content_element{padding:0px !important; margin:0px !important;}
.post-grid-small .post-title{text-align:left;} .main-container .post-grid-small .post-title a{font-weight:normal;}