/*
Theme Name:     Customizr Child
Theme URI:      https://themesandco.com/customizr
Description:    A child theme for the Customizr WordPress theme. This child theme simply includes 2 files : style.css to add your custom css and functions.php where you can extend Customizr's core code. In order to keep your code as clean and flexible as possible, try to use Customizr's hooks API for your customizations. Do something awesome and have fun !
Author:         Nicolas Guillaume (nikeo)
Author URI:     https://themesandco.com
Template:       customizr-pro
Version:        1.0.0
*/

/* Your awesome customizations start right here !
-------------------------------------------------------------- */
.butony{border: 1px solid #3bb5cd;
    
    padding: 10px;}
.butony a, .butony p{font-family: "Amatic SC",cursive !important;
    font-size: 36px !important;
color:#e1e7e8}
.butony .iw-so-imgbox-btn{padding:5px 0}
body {
    background: #e5ecf0 none repeat scroll 0 0;}
.tc-header {
    background: #e5ecf0 none repeat;
     border-bottom: 5px solid #e1e6e7; }
 .iw-so-imgbox .iw-so-imgbox-btn:hover, .iw-so-imgbox .iw-so-imgbox-btn:focus {
    text-decoration: none;
}
#first_top {
    margin-top: -20%;
    position: relative;
    z-index: 99;
}
a:focus, a:hover{text-decoration: none;}
.second{
    min-height: 355px;
}
.second .ow-button-base a {
    cursor: pointer;
    display: inline-block;
    font-size: 30px !important;
    line-height: 1.4;
    margin-top: 25%;
    padding: 20px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Amatic SC",cursive;
    font-weight: 700;
    
}
.second .ow-button-base a {
    background: rgba(255, 255, 255, 0.9) !important;
    border:1px solid #fff !important;
     text-shadow: none !important;
     outline: 1px solid #fff;
     outline-offset: 10px;}
.sow-carousel-title a.sow-carousel-next, .sow-carousel-title a.sow-carousel-previous{background: #e6549e none repeat scroll 0 0 !important;
    border-radius: 30px !important;
    line-height: 22px !important;   
    width: 22px !important;}
.blog h3{text-transform: uppercase;
    font-family: "Amatic SC",cursive !important;
   color: #3bb5cd !important;
    font-size: 30px !important;
    text-align:center !important;}
.close, h1, h2, h3, h4, h5, h6 {
    text-shadow:none;
}
.sow-carousel-title .widget-title {
    display: inherit !important;
    margin: 0 auto;
    padding-right: 15px;
    text-align: center;}
#pl-2{padding:0 20px}
.home #main-wrapper{margin-top: 0;}
.navbar .navbar-inner {
    border: 0 none;
     margin:-10px 5px 0;}
.uneditable-input, input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], textarea{background-color: transparent;
    border: 1px solid #ccc;
    box-shadow: none;}
.uneditable-input, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="tel"], input[type="color"], input[type="search"], select, textarea{border-radius: 0;}
select {
    background-color: transparent;
}
h3.assistive-text{color:#E5ECF0}
.round-div {
    border: 104px solid #e5ecf0;}
hr{border-color: #E3E9ED;}
.tc-btt-wrapper {
    background: rgba(59, 181, 205, 0.7) none repeat scroll 0 0;
    border-radius: 0;}
.btt-arrow::before {
    content: "";
    text-shadow: none;
    top: -0.06em;
    color:#fff
}
.navbar .nav > li > a { text-shadow: none;}
.dropdown-menu {background-color:rgba(59, 181, 205, 0.8);
     border-radius: 0;}

.tc-header .nav-collapse .dropdown-menu > li > a {
    color: #fff;
font-size:15px}
.navbar .nav > li > .dropdown-menu::after {
    border-bottom: 6px solid #3bb5cd;}
#fscf_hint_file_types1_6{display:none}
#fscf_hint_file_types3_6{display:none}
input[type="file"], select {
    font-family: oswald;
    font-weight: 300;
    height: 30px;
    line-height: 30px;
}
.navbar-inner .nav-collapse .dropdown-menu > li > a:focus, .navbar-inner .nav-collapse .dropdown-menu > li > a:hover, .navbar-inner .nav-collapse .dropdown-submenu:focus > a, .navbar-inner .nav-collapse .dropdown-submenu:hover > a {
    background-color: rgba(0, 0, 0, 0);
}
input[type="submit"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #3bb5cd;
    background-image: none;   
    border-image: none;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    font-family: oswald;
    font-size: 16px;
    font-weight: 300;
    text-shadow: none;
}

 input[type="reset"]{font-family: oswald;
    font-size: 16px;
    font-weight: 300;
    padding: 4px 12px;
    width: auto;
}

.dropdown-menu > li.current-menu-ancestor > a, .dropdown-menu > li.current-menu-item > a{background-color:#3BB5CD}
#cookie-notice .button.bootstrap {
    background-color: #cf4992;
    background-image: none;   
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 0;
    border-width: 1px;
    box-shadow: none;
    font-family: oswald;}
.navbar .nav > li.lang-item > a{ padding: 5px 5px;}
.entry-header{display:none}
.blog .entry-header{display:unset}
.dropdown-menu > li > a{line-height:30px}
.info {margin:20% 0 0 20% }
.butony .panel-widget-style:hover{background-color:#CD4790 !important}
.ow-button-base a{text-align:right}
.formularz .ow-button-base a .sow-icon-elegantline:hover{color:#fff !important}
.navbar .nav > li.current-lang > a{color:#3BB5CD}
.blog .news h3{margin-bottom:20px}
.nav .dropdown-menu {
    box-shadow: none;
border:1px solid #35A6BA;
}
.dropdown-submenu > .dropdown-menu{border-radius: 0; left: 50%;}
.cfp{border:1px solid #3BB5CD;padding: 10px;}
.cfp a:hover{background-color:#CD4790; padding:5px; color:#fff; line-height: 30px;}

.cfp a{background-color:#3BB5CD; padding:5px; color:#fff; line-height: 30px;}
.dropdown-menu > li.current-menu-item > a::after, .dropdown-submenu:hover > a::after, .tc-regular-menu .dropdown-menu > li.current-menu-ancestor > a::after {
    border-left-color: #fff;
}
.cfp strong {font-size:20px}
.navbar-inner .nav-collapse .dropdown-menu > li > a:focus, .navbar-inner .nav-collapse .dropdown-menu > li > a:hover, .navbar-inner .nav-collapse .dropdown-submenu:focus > a, .navbar-inner .nav-collapse .dropdown-submenu:hover > a {
    background-color: rgba(0, 0, 0, 0);
}
.navbar-wrapper .navbar h2.site-description{display:none}

.navbar .nav > li > a {
    padding: 5px 15px;
}
.program a:hover{color:#CE4692}
.navbar .navbar-inner{ margin: 0 auto;
    max-width: 1170px;}
.car h3{line-height:60px}
.fota h3{font-size:16px !important}
a {
    color: #000000;
   
}
.sticky-disabled .logo-centered .navbar-wrapper, .tc-no-sticky-header .logo-centered .navbar-wrapper{width:100%}
.tc-gallery-style .gallery-item img {
    box-shadow: none;}
#gallery-1 img {
    border: medium none !important;
}
/*
     FILE ARCHIVED ON 00:46:06 Apr 06, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:07:47 Jun 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.669
  exclusion.robots: 0.105
  exclusion.robots.policy: 0.092
  esindex: 0.01
  cdx.remote: 58.569
  LoadShardBlock: 309.436 (3)
  PetaboxLoader3.datanode: 254.792 (4)
  PetaboxLoader3.resolve: 158.514 (2)
  load_resource: 156.816
*/