/* font-family: 'Raleway', sans-serif; 300 400 700 900 font-family: 'Open Sans', sans-serif; */ /* MAIN */ @color1: #373737; @color2: #9d141c; @color3: #f4f4f4; html { scroll-behavior: smooth; } body { background-color:@color3; position: relative; font-size: 20px; line-height: 28px; font-family: 'Raleway', sans-serif; font-weight:400; color:@color1; } .dark{ background-color: @color2; color: @color3; padding-bottom: 40px; } .srodeksiec{ box-shadow: 0 0 15px 10px rgba(0, 0, 0, 0.4) inset; } /*.dark:hover h2:after, .dark:hover h2:before, #kontakt:hover h2:before, #kontakt:hover h2:after{ padding: 15px; border-bottom-color:@color3; width: 300px; }*/ .light{ background-color: #color3; color: @color2; padding-bottom: 50px; //box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.4) inset; } .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { /* width: 1140px; */} .item-pagelekcje, .moduletablelogowanie{ max-width: 1140px; margin: 0 auto; padding: 15px; } a{ color: @color1; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -ms-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; outline: none !important; } a:hover{ text-decoration:none; color: darken(@color1, 20%);} p { margin: 10px 0; } /* HEADERS */ .page-header{ margin:10px auto; border:none;} h1{ padding: 40px 0px; background-color: @color2; margin: 0px; color:#fff; font-weight:800; font-size:40px; text-transform:uppercase; text-align: center; margin: 0px; position: relative; box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.4) inset; } h2, h2 a, .page-header h2{ font-size: 35px; color:@color2; margin-bottom: 80px; position: relative; text-transform:uppercase; font-weight:700; margin-top:35px; text-align:center; border:none; font-family: 'Raleway', sans-serif; transition: all 0.2s ease-out 0s; } h2::after { transition: all 0.5s ease-out 0s; // background-image: url("http://turneo.pl/templates/hanish-joomla/images/h1.png"); content: ""; height: 16px; left: 50%; position: absolute; top: 45px; transform: translateX(-50%); width: 150px; border-bottom: solid 2px @color2; } .dark h2, #formularz h2{ color: @color3; //border-bottom: solid 2px @color3; } .dark h2:after, #formularz h2:after{ border-bottom: solid 2px @color3; } /*.light h2::after { color: @color2; }*/ /*.dark h2:after, #formularz h2:after{ border-bottom: solid 2px @color3; } .light h2:after{ border-bottom: solid 2px @color2; } */ .contactpage{ text-align: center; } .contactpage p{ text-align: center; } .contactpage a{ font-size: 26px; text-align: center; padding: 10px; margin-bottom: 15px; display: inline-block; } h3{ font-size: 28px; font-weight:700; /* text-transform:uppercase; */ line-height: 1.3; color: @color2; text-align:center; clear:both; } .moduletable h3{ text-align:center; font-size: 20px; } h4{ font-size: 20px; text-transform:uppercase; font-weight:bold; } h5 a, h5{ color:#fff; font-size:16px; text-align:left; padding:10px 0px; border-radius:4px; margin:15px auto; display:block;} h6{ background-color:@color2; color:#fff; font-size:20px; text-align:center; padding:10px; border-radius:4px;} .article-info-term{ display:none;} // TOP BAR .obnizka { padding-top: 30px; } header.sps { position: fixed; top: 0; left: 0; transition: all 0.25s ease; width: 100%; z-index: 9999; } header.sps--abv { background-color: transparent; color: #000; } header.sps--blw { background: rgba(255, 255, 255, 1.0) ; color: #fff; } header p{ padding:0; margin:0;} /* LOGO */ .logo{ padding:0px; margin:0px 0px;} .logo img { max-width: 100%; transition: all .5s ease-out; filter: brightness(0) invert(1); } header.sps--blw .logo img { max-width: 75%; transition: all .2s ease-out; filter:none; } .dodatki{ transition: all .3s ease-out; width:100%; padding:0px; text-align:right; color:#FFFFFF; font-size:18px; margin-top: 0px; font-weight: bold; } .dodatki a{ background-color:@color1; color: #fff; font-weight: 400; padding: 1px 5px; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; display: block; float: right; margin-left: 5px; font-size: 125%; line-height: 40px; box-shadow: 1px 1px 1px #666; } .sps--blw .dodatki a{ line-height: 25px; } /* MENU */ nav{ width:100%; text-align:right; color:#FFFFFF; font-size:16px; overflow:hidden;} .nav > li > a:focus, .nav > li > a:hover { background-color: transparent; } nav ul { float:right; margin:0px; padding:0px; } .menu { li { list-style-type: none; float: left;} li a { font-family: 'Raleway', sans-serif; font-weight: 800; padding: 0 4px; line-height: 70px; margin:0px; color:#fff; text-transform:uppercase; text-shadow: 1px 1px 1px #666; } li a:hover{ color:@color1; background: none; } li.active a{ color:#fff; } li.current a{ } li.current a:hover{ } } .sps--blw .menu { li a { line-height: 35px; text-shadow: 0px 0px 0px #666; font-size: 12px; color:@color1; } li a:hover{ color:@color1; background-color: none; } li.active a{ color:@color1; } li.current a{ } li.current a:hover{ } } .bottombar{ background-color: @color2; color: @color1; } .bottombar img { transition: all .2s ease-out; padding-bottom: 0px; padding-top: 5px; } .bottombar img:hover { padding-top: 0px; padding-bottom: 5px; } /* MENU */ nav{ width:100%; text-align:right; color:#FFFFFF; font-size:16px; overflow:hidden;} .nav > li > a:focus, .nav > li > a:hover { background-color: transparent; } nav ul { float:right; margin:0px; padding:0px; } .menu { li { list-style-type: none; float: left;} li a { font-family: 'Raleway', sans-serif; font-weight: 300; padding: 0 10px; line-height: 70px; margin:0px; color:#fff; text-transform:uppercase; text-shadow: 1px 1px 1px #666; } li a:hover{ color:@color1; background: none; } li.active a{ color:#fff; border-bottom: 1px solid @color3; } li.current a{ } li.current a:hover{ } } .affix .menu { li a { line-height: 50px; color:@color3; text-shadow: 0px 0px 0px #666; } li a:hover{ color:@color1; background-color: none; } li.active a{ color:@color1; } li.current a{ } li.current a:hover{ } } /* SLIDER */ #slider { overflow:hidden; } #slider .moduletabletlo{ padding-bottom:10px; background: rgba(0, 0, 0, 0) url("../images/sliderbg.jpg") no-repeat 0 0 / cover ; min-height:450px; text-align: center; color: #fff; text-shadow: 1px 1px 0px #000; } .custom-slide2 { background-color: #222; height: 50px; } #omnie h4|{ color:@color1; font-size: 24px; margin: 0px; } #omnie p{ padding: 5px; } .profilowe img{ border-radius: 50%; } /* PARALAX */ .table tr{ transition: all 0.2s ease-out 0s; } .table tr:hover{ background-color: lighten(@color2, 5%); } .cennik td:last-child{ text-align: right; border-top: none !important; border-bottom: dashed 1px #fff; width: 20%; } .cennik h5{ font-size: 80%; color:@color1; } .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 0px solid #ddd; font-size: 125%; } /* PASEK DOLNY */ #paralaxowy ul li,{ list-style-type: square; font-size: 120%; font-weight: 700; line-height: 1.4; transition: all 0.2s ease-out 0s; } #paralaxowy ul li:hover{ padding-left: 10px; } #oferta2 { background: rgba(0, 0, 0, 0.8) url("../images/oferta2.jpg") repeat fixed 0 0 / cover ; color: #fff; padding: 20px; overflow: hidden; padding-bottom: 45px; padding-top: 45px; text-align: center; } #oferta2 p{ text-align: center; } #oferta2 p strong{ font-weight: 800; } #oferta2 h4{ text-align: center; font-size: 130%; border: solid 3px #fff; padding: 10px; display: inline-block; } #galeria { background: rgba(0, 0, 0, 0.8) url("../images/galeria.jpg") repeat fixed 0 0 / cover ; min-height: 400px; padding-top: 40px; text-align: center; } #galeria h4{ text-align: center; font-size: 220%; border: solid 3px #fff; padding: 10px; display: inline-block; color: #fff; margin-top: 150px; } #ludziki{ padding:15px 0; } #grafik { background: rgba(0, 0, 0, 0.8) url("../images/grafik.jpg") repeat fixed 0 0 / cover ; //background-color: @color1; color: #fff; overflow: hidden; padding-bottom: 35px; } #grafik h2{ color: #fff; } #grafik .uk-active{ color:#fff; } #grafik h3.uk-accordion-title{ text-transform: uppercase; background:transparent; font-size: 120%; border: 1px dashed @color2; padding: 15px; border-radius: 5px; text-align: center; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -ms-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; } #grafik h3.uk-accordion-title:hover{ background:rgba(0, 0, 0, 0.2); border: 1px dashed #fff; color:#fff; } #grafik h3.uk-accordion-title.uk-active{ border: 1px solid #fff; } #kontakt { padding-top: 55px; padding-bottom: 55px; } #kontakt img{ max-width: 200px; } #kontakt p{ font-weight: 800; font-size:130%; text-align: center; } #kontakt tr{ } #kontakt h3{ color: #fff; margin: 20px auto; } #kontakt a{ color: #fff; font-size: 28px; border: 1px #fff dashed; padding: 20px 30px; display: block; text-align: center; margin-bottom: 15px; } #kontakt a:hover { background-color: #fff; color: @color2; font-size: 30px; border: 1px #fff dashed; } #mapa{ filter: grayscale(100%); } #ikonki p{ text-align: left; } #ikonki h3{ text-align: center; } /* SRODEK */ .main{ //box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.4) inset; } article p { text-align:left; } .item{ overflow:hidden;} .published{ display:block-inline; } .published time{ padding:3px; font-size:80%; background-color:#9C9C9C; color:#fff; border-radius:3px;} .readmore { float:right;} .readmore a{ background-color: @color1; border-radius: 0px; color: #fff !important; font-size: 12px; margin-top: 5px; padding: 3px 6px; border-radius:5px; text-transform:uppercase; } .readmore a:hover{ background-color: darken(@color1, 10%); color: #fff !important; } .uk-text-large{ font-size: 40px; line-height: 40px; color: #fff; text-transform:uppercase; } /* FOOTER */ #footer { background-color: @color3; color:@color1; padding:25px 0px; font-size: 80%; } #footer a { color:@color2; font-weight: 700; } #footer p { text-align:center; margin: 10px 0;} .wykonanie{ text-align: right; } .item-pagezapisz p{ text-align: center; } /* zdjęcia */ img { border: 0 none; height: auto; max-width: 100%; vertical-align: middle; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; } .item-page ul, .iteam-page table{ clear:both;} /* FORMULARZE I BUTTONY */ .btn{ transition: all .3s ease-out; border:none; color: #fff; font-size: 130%; background-color: darken(@color2, 0%); } .btn:hover{ background-color: darken(@color2, 15%); color: #fff; } label { display: inline-block; font-weight: 400; margin-bottom: 5px; max-width: 100%; } #section1, #section2{ padding-top:50px;} .control-label { margin-bottom: 0; padding-top: 7px; } .gm-style{ -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); } hr{color:#fff; clear:both;} .form-control { background:none; color: #fff;; font-size: 100%; height: auto !important; } .formControlLabel { text-align: right; } .form-control:focus { color: #fff;; background: rgba(0, 0, 0, 0.5); box-shadow: 0 0 0 .2rem rgba(150,0,0,.25); border-color: @color2; } #jf_mm_menu ul{ float: none; } .jf_mm_wrapper h2 { color: @color2; margin-bottom: 10px; } .jf_mm_wrapper h2::after{ display: none; } .rsform-block-send{ text-align: center; } #g-recaptcha-28 div{ margin: 0 auto;} .uk-subnav li a{ text-transform:uppercase; color: #fff; font-weight: 400; font-size: 150%; padding: 15px; font-family: 'Raleway', sans-serif; } .uk-active a{ background-color: @color1 !important; color:#fff; font-size: 200% !important; } ul.uk-tab li a{ font-weight: 400; font-size: 120%; color: @color3 !important; } .dj-megamenu-custom93 li a.dj-up_a { display: block; float: left; height: 60px; font-size: 12px; font-weight: bold; text-transform: uppercase; text-decoration: none; padding: 0 8px; cursor: pointer; background: rgba(56, 56, 56, 0); color: #fff; border-right: 1px solid rgba( 44, 44, 44, 0); border-right-width: 1px; border-left: 1px solid rgba( 67, 67, 67, 0); -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; } header.sps--blw .dj-megamenu-custom93 li a.dj-up_a { color: @color2; } .dj-megamenu-custom93 li a.dj-up_a:hover{ color:#fff; padding-top: 5px; //font-size:120%; } .dj-mobileitem em { width: 50px; text-align: center; } .dj-megamenu-select-light .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn, .dj-megamenu-accordion-light .dj-mobile-open-btn { background: none; margin-top: 10px; color: #fff; } .dj-megamenu-select-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, .dj-megamenu-accordion-light .dj-mobile-open-btn:focus { background: rgba(0, 0, 0, 0.5); } // Extra large devices (large desktops, 1200px and up) @media (min-width: 1200px) { .godziny{ width:50%;} .menu a:link, .menu a:visited{ } .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 1170px; } } // Large devices (desktops, 992px and up) @media (min-width: 992px) and (max-width: 1199.98px){ .menu li a{ font-size: 12px; } .zatr-menu-opener{ display:none;} .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 970px; } #header nav ul{ float:right;} } // Medium devices (tablets, 768px and up) @media (min-width: 768px) and (max-width: 991.98px){ .container { max-width: 970px; } .logo img { max-width: 80%; transition: all .5s ease-out; filter: brightness(0) invert(1); } header.sps--blw .logo img { max-width: 65%; transition: all .2s ease-out; filter:none; } #dj-megamenu93mobileWrap label{ display: none; } #kontakt a{ font-size: 18px; } /* #kontakt { background: rgba(0, 0, 0, 0.8) url("../images/kontaktm.jpg") repeat fixed 0 0 / cover ;} */ article p { text-align:left; } h1{ font-size:45px !important} .container { margin: 0 0px; } h2{ font-size: 34px; margin-bottom: 20px; } h3{ font-size: 20px; } #oferta2 { background: rgba(0, 0, 0, 0.8) url("../images/oferta2m.jpg") repeat fixed 0 0 / cover ; } #oferta2 h4 { font-size: 18px; border: solid 2px #fff; } #galeria { background: rgba(0, 0, 0, 0.8) url("../images/galeriam.jpg") repeat fixed 0 0 / cover ; min-height: 300px; padding: 0px; text-align: center; } #galeria h4 { font-size: 28px; border: solid 2px #fff; max-width: 80%; margin-top: 100px; } .formControlLabel { text-align: center; } .copyrights, .wykonanie{ text-align: center; font-size: 80%; } #dj-megamenu93mobileWrap label{ display: none; } } // Small devices (landscape phones, 576px and up) @media (min-width: 576px) and (max-width: 767.98px){ .container { max-width: 720px; } .logo img { margin-top: 10px; margin-left: 10px; max-width: 100%; transition: all .5s ease-out; filter: brightness(0) invert(1); } header.sps--blw { background: transparent; color: #eee; } header.sps--blw .logo img { max-width: 90%; transition: all .5s ease-out; filter: brightness(0) invert(1); } #dj-megamenu93mobileWrap label{ display: none; } article p { text-align:left; } h1{ font-size:25px !important} .container { margin: 0 0px; } h2{ font-size: 24px; margin-top:20px; } h2::after { display: none; } h3{ font-size: 20px; } #oferta2 { background: rgba(0, 0, 0, 0.8) url("../images/oferta2m.jpg") repeat fixed 0 0 / cover ; } #oferta2 h4 { font-size: 18px; border: solid 2px #fff; } #galeria { background: rgba(0, 0, 0, 0.8) url("../images/galeriam.jpg") repeat fixed 0 0 / cover ; min-height: 300px; padding: 0px; text-align: center; } #galeria h4 { font-size: 28px; border: solid 2px #fff; max-width: 80%; margin-top: 100px; } #oferta ul li, #cennik ul li{ list-style-type: square; font-size: 17px; line-height: 1.4; transition: all 0.2s ease-out 0s; } #oferta ul li:hover , #cennik ul li:hover{ padding-left: 10px; } .formControlLabel { text-align: center; } .copyrights, .wykonanie{ text-align: center; font-size: 80%; } #dj-megamenu93mobileWrap label{ display: none; } #paralaxowy{ font-size: 14px; } } // Extra small devices (portrait phones, less than 576px) @media (max-width: 575.98px){ .logo img { margin-top: 10px; margin-left: 10px; max-width: 100%; transition: all .5s ease-out; filter: brightness(0) invert(1); } header.sps--blw { background: transparent; color: #eee; } header.sps--blw .logo img { max-width: 90%; transition: all .5s ease-out; filter: brightness(0) invert(1); } #dj-megamenu93mobileWrap label{ display: none; } #kontakt a{ font-size: 18px; } article p { text-align:left; } h1{ font-size:25px !important} .container { margin: 0 0px; } h2{ font-size: 24px; margin-top:20px; margin-bottom:20px; } h2::after { display: none; } h3{ font-size: 20px; } #paralaxowy{ font-size: 12px; } .formControlLabel { text-align: center; } .copyrights, .wykonanie{ text-align: center; font-size: 80%; } } .dj-megamenu-custom93 li a.dj-up_a:hover{ // font-size: 80% !important; } .uk-panel-teaser{ overflow: hidden; } img.uk-overlay-scale:hover{ transform: scale(1.2); }