@font-face {
font-family: 'kg_the_last_timeregular';
src: url(//ams.elk.pl/wp-content/themes/AMS/fonts/kgthelasttime-webfont.eot);
src: url(//ams.elk.pl/wp-content/themes/AMS/fonts/kgthelasttime-webfont.eot?#iefix) format('embedded-opentype'),
url(//ams.elk.pl/wp-content/themes/AMS/fonts/kgthelasttime-webfont.woff2) format('woff2'),
url(//ams.elk.pl/wp-content/themes/AMS/fonts/kgthelasttime-webfont.woff) format('woff'),
url(//ams.elk.pl/wp-content/themes/AMS/fonts/kgthelasttime-webfont.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
#main-content h1 {
font-family: 'kg_the_last_timeregular', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'kg_the_last_timeregular', sans-serif;
}
#main-content h2 {
font-family: 'kg_the_last_timeregular', sans-serif;
}
body .et_pb_button {
font-family: 'kg_the_last_timeregular', sans-serif;
}
#main-content h4 a {
font-family: 'kg_the_last_timeregular', sans-serif;
} #main-header {
box-shadow: none;
}
#main-header.et-fixed-header {
box-shadow: none !important;
}
.et_header_style_left #et-top-navigation nav > ul > li > a:hover {
color: #0380c1;
}
#top-menu li {
padding-right: 32px;
} .alert {
color: #fff;
position: fixed;
left: 0;
bottom: 10px;
z-index: 9999;
opacity: 1;
transition: opacity 0.6s; }
.closebtn {
margin-left: 15px;
color: #000;
font-weight: bold;
float: right;
font-size: 22px;
line-height: 20px;
cursor: pointer;
transition: 0.3s;
}
.closebtn:hover {
color: #fff;
}
.closealert {
-webkit-animation: seconds 1.0s forwards;
-webkit-animation-iteration-count: 1;
-webkit-animation-delay: 5s;
animation: seconds 1.0s forwards;
animation-iteration-count: 1;
animation-delay: 5s;
}
@-webkit-keyframes seconds {
0% {
opacity: 1;
}
100% {
opacity: 0;
left: -9999px; 
}
}
@keyframes seconds {
0% {
opacity: 1;
}
100% {
opacity: 0;
left: -9999px; 
}
}
.et_pb_animation_left.et-animated {
-webkit-animation: fadeLeft 3s 1 cubic-bezier(0.77, 0, 0.175, 1);
-moz-animation: fadeLeft 3s 1 cubic-bezier(0.77, 0, 0.175, 1);
-o-animation: fadeLeft 3s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeLeft 3s 1 cubic-bezier(0.77, 0, 0.175, 1);
} .footer-bg {
display:block;
background-image: url(http://ams.elk.pl/wp-content/uploads/2016/08/footer-bg2.png);
background-repeat: repeat-x;
background-position: center;
width: 100%;
height: 88px;
}
@media only screen and ( min-width: 1350px) {
.entry-content .et_pb_row { padding: 0px 0; }
}
#main-content h4 a:hover {
color: #93a444 !important;
-webkit-transition: all 0.4s ease-in-out !important;
-moz-transition: all 0.4s ease-in-out !important;
transition: all 0.4s ease-in-out !important;
} .et_pb_column_1_2 .et_pb_team_member_image {
text-align: left;
}
.et_pb_contact_submit {
color: #fff;
} .tooltip {
position: relative;
display: inline-block;
}
.tooltip .tooltiptext {
visibility: hidden;
width: 500px;
background-color: #0480c1;
color: #fff;
text-align: left;
border-radius: 2px;
padding: 15px 20px 15px 20px;
margin-left: 15px; position: absolute;
z-index: 1;
opacity: 0;
transition: opacity 1s;
}
.tooltip:hover .tooltiptext {
visibility: visible;
opacity: 1;
}
.gform_wrapper ul.gfield_radio li {
overflow: visible !important;
} .et_pb_contact_form_0.et_pb_contact_form_container .input {
font-family: 'Exo', sans-serif !important;
}