#featured-slider,
#main,
#main p,
h1,h2,h3,h4,h5,ol,ul {font-family: 'Open Sans', sans-serif !important;}

.slides::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(26, 110, 157, 0.57);
}
.slides {
    pointer-events: none;
}

div#header-text-nav-container {
    padding: 10px 15px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.70);
    position: relative;
    z-index: 9;
}

div#header-text-nav-wrap {
    background: transparent;
}

.wide-1218 #featured-slider .entry-container {
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 1000px;
    z-index:1;
    text-align: center !Important;
}

#featured-slider .entry-description-container {
    background: transparent;
}

#featured-slider .entry-title span {
    color: rgb(210, 216, 213);
    font-weight: 800;
    font-size: 46px;
    line-height: 1.3;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.65);
    text-align: center;
    display: block;
}

#featured-slider .entry-content p {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    font-family: "Open Sans", sans-serif !important;
    text-shadow: 1px 1px 3px black;
}

#featured-slider .slider-read-more-button {
    background: transparent;
    border: 2px solid white;
    border-radius: 50px;
    display: inline-block;
    float: none;
      pointer-events: all;
}

#featured-slider .entry-title span::after {content: "";width: 170px;border-top: 2px dashed#d2d8d5;display: block;margin: 12px auto;}

#featured-slider .slider-read-more-button:hover {
    background: rgba(47, 143, 204, 0.85);
}


.main-navigation-right .current-menu-item::before{
    border:0;
}

.main-navigation-right ul {
    border: 0;
}

.main-navigation-right li a {
    color: black !Important;
    text-transform: uppercase;
    font-weight: 400;
    margin-left: 10px;
    border-radius: 30px;
    padding: 10px 20px;
}

#site-navigation li.current-menu-item a {
    border: 2px solid;
    color: #1a6e9d !important;
    font-weight: bold;
}
.slides::before {
    font-family: 'sow-fontawesome';
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f103";
    position: absolute;
    bottom:30px;
    left:50%;
    color: white !important;
    font-size:50px;
    z-index:1;
    margin-left: -16px;
    animation: a_bounce 1s infinite;
    transform: translate(0, 0px);
      pointer-events: all;
    z-index: 999;
    cursor: pointer;
}

@keyframes a_bounce {
    0%{
        transform: translate(0, 0px);
    }
    50%{
        transform: translate(0px, 10px);
    }
}
.entry-container * {
    animation: fade_in 1s;
    
}

@keyframes fade_in {
    0%{
        opacity: 0;
        transform: translate(0, -10px);
    }
    100%{
        opacity:1;
        transform: translate(0, 0px);
    }
}
#controllers {
    bottom: auto;
    text-align: right;
    top: 15px;
    right: 15px;
}

#controllers a {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: transparent;
    color: transparent !important;
    border: 2px solid white;
    margin: 0px;
    margin-left: -10px;
}

#controllers a:hover, #controllers a.active {
    background: white !Important;
}

.section_one > div{
    padding-top: 80px;
    padding-bottom: 80px;
}

.section_one img {
    margin: 0;
    border: 10px solid white;
    box-sizing: border-box;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
}

.section_one h2, .section_one h3 {
    font-size: 52px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 30px;
}

.section_one ul li {
    margin-bottom: 10px;
    border: 1px solid black;
    padding: 14px 30px;
    border-radius: 30px;
    font-weight: 600;
    color: #4E4E4E;
}

.section_one ul {
    padding: 0;
    list-style: none;
}

a.ow-button-hover {
    background: transparent !important;
    border: 2px solid white !Important;
    border-radius: 30px !important;
    padding: 22px 35px !important;
}
.second_section h3 {
    color: white;
    font-size: 32px;
    margin-top: 15px;
    margin-bottom: 0;
}

.footer-socket-wrapper.clearfix {
    background: black;
    padding: 50px 15px;
    box-sizing: border-box;
  border:0;
}

.footer-socket-wrapper.clearfix * {
    color: #d8d8d8 !Important;
    font-size: 14px !important;
}
.small-menu li::after {content: "/";padding-left: 15px;}
.small-menu ul li.current-menu-item a {
    color: white !Important;
}

.entry-content ul li, .entry-content ol li {
   margin-bottom: 10px;
}



.main-navigation-right {
    margin-top: 30px;
}
#header-logo-image img {
    max-width: 250px;
    height: auto !important;
    margin-bottom: -19px;
}

#main, #main p, #main ul, #main li {
    font-weight: 300;
    font-size: 18px;
}

h1,h2,h3 {
    font-weight: 300 !Important;
}
.ow-button-base a {
    border-color: #1a6e9d !important;
}

.ow-button-base a span {
    color: #1a6e9d !important;
    font-weight: 400;
}

.box-glowna {
    background: rgb(186, 41, 41) !Important;
    border: 5px solid white;
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.21);
    position: relative;
    overflow:hidden;
  
  max-width: 400px;
    margin: 0 auto;
}

.box-glowna img {
    margin: 0;
    width:100%;
}

.box-glowna p {
    margin: 0;
}

.box-glowna h3 {
    color: white;
    padding: 20px 5px;
    position: absolute;
    top: 78%;
    bottom: 0px !important;
    background: black;
    right: 0;
    left: 0;
    transition: all 0.3s;
}

.box-glowna:hover h3 {
    top: 0px;
    opacity: 0.8;
    background: #1a6e9d;
}
.box-glowna h3 a {color: white;}

.box-glowna h3 a::after {content: "Zobacz więcej >";position: absolute;top: 50%;left: 0;right: 0;text-align: center;font-size: 16px;font-weight: bold;opacity: 0;transition: all 0.3s 0.1s;}

.box-glowna:hover h3 a::after {
    opacity: 1;
}
.text-white * {
    color: white;
}

.widget_sow-google-map * {
    color: initial;
}

.text-white p {
    font-size: 16px !important;
}
.calltoaction h3 {
    margin-bottom: 0;
    margin-top: 13px;
}

.calltoaction .ow-button-base a {
    border-color: white !Important;
    padding:19px 40px !important;
}
.calltoaction .ow-button-base a span{
    color: white !important;
}
.gallery-icon img {
    border: 5px solid white;
    box-shadow: 0 0 13px -3px rgb(0, 0, 0);
    transition: all 0.2s;
}

.gallery-icon:hover img {
    border: 5px solid white;
    box-shadow: 0 0 13px -3px rgb(0, 0, 0);
    transform: scale(1.1);
    opacity: 1;
}

.no-sidebar-full-width #primary {
    padding: 0 15px;
    box-sizing: border-box;
}

.footer-socket-area {
    box-sizing: border-box;
}
a#scroll-up {
    border-radius: 100%;
    background: #1a6e9d;
    padding: 10px;
    opacity: 0.8;
}
.spacious-button, input[type="reset"], input[type="button"], input[type="submit"] {
    background: #2f8fcc;
}
.header-post-title-class {
    margin-left: 15px;
}

#main {
  min-height:500px;
}
body {
    background: black;
}

#page {
    box-shadow: none;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    border: 1px solid black !important;
    border-radius: 0px !important;
}

.header-post-title-container {
    background: #f9f9f9;
    margin-bottom: 25px;
    border-bottom: 1px solid #e8e8e8;
}
#header-logo-image img {
    max-width: 102px;
    height: auto !important;
    margin-bottom: 0;
}
.main-navigation-right {
    margin-top: 24px;
}
.slides::after {
    background: rgba(255, 255, 255, 0);
}
.box-glowna h3 {
    top: 73%;
}
#pg-2-3 > .panel-row-style {
    background-color: #ff9019;
}
.box-glowna:hover h3 {
    background: #ff9019;
}

#site-navigation li.current-menu-item a {
    color: #ff9019 !important;
}
.slider-title-head a {
    color: #fff;
    text-decoration: none;
    text-shadow: 0px 0px 3px #000;
    font-weight: bold;
}

.main-navigation-right ul li ul {
    position: absolute;
    background: #fff;
    border-top: none;
    top: 40px;
    right: -28px;
    width: 150px;
}
@media(max-width:768px){
.main-navigation-right ul li ul {
    right: 0px;
}
}
.sub-menu li.current-menu-item a {
    border: none !important;
}
.main-navigation-right ul li ul li {
    border-bottom: none;
}


.main-small-navigation-right ul ul a {
    padding-left: 39px;
}
.main-small-navigation-right li:hover {
    background: #E38204;
}

#site-navigation li.current-menu-item a {
    border: 0;
}
#site-navigation li.current-menu-item a {
    color: #000 !important;
    font-weight: normal;
}
.current_page_item a {
    font-weight: bold !important;
}
.current_page_item ul li a {
    font-weight: normal !important;
}
#wpcf7-f5-p8-o1 > form > p:nth-child(7) { float: left; width: 15px; margin-right: 5px;}
.kac-sm-gmb{background: none repeat scroll 0% 0% #E9963E;}

article p {
    line-height: 30px;
    text-align: justify !important;
}

a strong {
	font-weight: normal;
}
a {
color: #0088c6;
}