:root {
--brown: #853f01;
} h1 .badge,
h2 .badge,
h3 .badge,
h4 .badge,
h5 .badge {
padding: 0.5em 0.7em 0.35em 0.7em;
}
.badge {
font-size: 1em;
font-weight: inherit;
border-radius: 4px;
padding: 0.3em 0.7em 0.5em 0.7em;
}
.border-radius-4 {
border-radius: 4px;
}
h1, h2, h3, h4, h5, h6  {
font-weight: 500;
font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.display-1,
.display-2,
.display-3,
.display-4,
.display-5,
.display-6,
.lead {
font-weight: 400;
}
.bg-primary {
background-color: #006d71!important;
}
.text-primary {
color: #006d71!important;
}
.bg-secondary {
background-color: #009992!important;
}
.bg-dark {
background-color: #061735!important;
background-image: linear-gradient(46deg, #090d21, #0b122d, #090d21)!important;
}
.bg-darkgreen {
background-color: #006267;
background-image: linear-gradient(92deg, #00292d, #006267);
}
.btn-primary,
.btn-primary:visited {
color: #fff!important;
background-color: #00878b;
border-color: #00878b;
}
.btn-primary:hover {
color: #fff!important;
background-color: #019ca1;
border-color: #019ca1;
}
.btn-outline-primary,
.btn-outline-primary:visited {
color: #00878b!important;
background-color: transparent;
border-color: #00878b;
}
.btn-outline-primary:hover {
color: #fff!important;
background-color: #019ca1;
border-color: #019ca1;
}
.btn {
font-weight: 500;
}
.btn-light,
.btn-light:visited {
background-color: #fffaf2;
border-color: #fffaf2;
color: #013335!important;
}
.btn-light:hover {
color: #fff!important;
background-color: #00878b;
border-color: #00878b;
}
.btn-outline-light {
border-color: #5e594d;
color: #5e594d !important;
}
.btn-white {
background: #fff;
color: #000!important;
border: #fff;
}
.btn-white:hover {
background: #019ca1;
color: #fff!important;
border: #019ca1;
}
.card {
border: 0px;
background: #F9F4E9;
border-radius: 4px;
}
.card:hover {
background: #F9F4E9;
}
.text-muted {
color: #9d9d9d!important;
}
ol, ul {
padding-left: 0;
}
.bg-white {
background: #FFFAF2!important;
}
.bg-light {
background: #F9F4E9!important;
}
.bg-creamy {
background: #ebe3ce!important;
}
a:visited {
color: inherit;
}
.svg-icon {
width: 2em;
height: 2em;
justify-content: center;
align-items: center;;
}
.svg-icon-sm {
width: 1em;
height: 1em;
}
.svg-icon svg {
vertical-align: middle;
vertical-align: -1px;
width: 1em!important;
height: 1em!important;
}
body.post, body.page,
article.post, article.page {
margin: 0;
}
@supports not (-webkit-touch-callout: none) {
.d-apple {
display: none;
}
} .container-700 {
max-width: 700px;
}
.container-900 {
max-width: 900px;
}
body {
font-size: 1.1rem;
line-height: 2rem;
background: #FFFAF2;
color: #004353;
}
a, input, button, textarea, .btn {transition: .3s}
#content a, #primary a {color:#048c91; font-weight: 500; text-decoration: none;}
#content a:hover, #primary a:hover {color: #0cabb1; text-decoration:none;}
.site-footer img.custom-logo {
padding: 10px 0px;
max-width: 80px;
height: auto;
}
.cta {
background: #ebe3ce;
color: #5e594d;
}
.py-huge {
padding: 30px 10px; color: #fff;
margin-bottom: 20px;
background-image: linear-gradient(46deg, rgba(9, 13, 33, 0.9), rgb(20 72 81 / 90%), rgb(0 91 127 / 90%));
background-image: linear-gradient(46deg, rgb(25 97 93 / 90%), rgb(27 100 113 / 90%), rgb(5 137 189 / 90%));
}
.fw-500 {
font-weight: 500;
} .error-404.not-found .container {
min-height: 80vh;
} #reviewsCarousel {
height: 200px;
}
@media screen and (max-width: 1200px) {
#reviewsCarousel {
height: 250px;
}
}
@media screen and (max-width: 991) {
#reviewsCarousel {
height: 300px;
}
}
@media screen and (max-width: 767px) {
#reviewsCarousel {
height: 250px;
}
} #header-wrapper {
z-index: 1200;
top: 0px; color: #fff;   background: transparent;
position: relative;
height: 80px;
}
#primary {
margin-top: -80px;
}
a.navbar-brand.logo {
display: block;
width: auto;
padding: 0;
padding-right: 5px;
text-align: center;
}
a.navbar-brand.logo:hover {
background: none;
}
footer .logo {
display: block;
padding: 0;
text-align: center;
border-radius: 4px;
max-height: 60px;
width: 60px;
}
.logo img {
display: block;
margin: auto;
}
.hov-desc {
opacity: 0;
}
.hov-desc,
.def-desc {
font-size: 18px;
transition: .7s;
}
.logo-link:hover .hov-desc {
opacity: 1;
color: #fff;
}
.logo-link:hover .def-desc {
opacity: 0;
color: #fff;
}
a.navbar-brand img {
max-height: 64px;
display: block;
margin: auto;
}
.site-desc {
font-size: 18px;
line-height: 1;
}
.logo-link .site-desc {
transition: .5s;
}
.logo-link:hover .site-desc {
color: #46df9a;
transition: .3s;
}
#cta-footer-row,
.cta-builder,
.contactform {
background: #00878b;
}
@media screen and (max-width: 575px) {
a.navbar-brand img {
height: 45px;
width: 45px;
}
}
@media screen and (max-width: 500px) {
.site-desc {
font-size: 16px;
}
}
@media screen and (max-width: 400px) {
.site-desc {
font-size: 16px;
}
}
@media screen and (max-width: 380px) {
.site-desc {
max-width: 175px;
font-size: 16px;
}
}
@media screen and (max-width: 319px) {
.site-desc {
max-width: 110px;
font-size: 11px;
}
}
@media screen and (max-width: 279px) {
.site-desc {
display: none;
}
} #main-navigation ul {
padding-left: 0;
margin: 0;
}
#main-navigation ul li {
list-style-type: none;
display: inline-block;
}	
#main-navigation ul li a,
.navbar a {
font-weight: 500;
text-decoration: none;
padding: 17px 20px;
line-height: 26px;
border-radius: 4px;
color: #fff;
display: inline-block;
}
.mobile-contact a {
text-decoration: none;
padding-left: 20px;
padding-right: 20px;
font-weight: 500;
}
#main-navigation ul li a:hover,
#main-navigation ul li.current_page_item a,
#main-navigation ul li.current-menu-item a,
.navbar a:hover,
.mobile-contact a:hover {
color: #46df9a;
text-decoration: none;
}
#main-navigation ul.menu li ul.sub-menu {
display: none;
position: relative;
}
#main-navigation ul.menu li:hover ul.sub-menu {
display: block;
position: absolute;
background: #3cc789;
padding: 0;
border-radius: 3px;
box-shadow: 0px 0px 15px #43434357;
}
#main-navigation ul.menu li:hover ul.sub-menu li  {
display: block;
}
#main-navigation ul ul.sub-menu li a {
display: block;
padding: 10px 20px;
}
#main-navigation ul ul.sub-menu li a:hover,
#main-navigation ul ul.sub-menu li.current_page_item a,
#main-navigation ul ul.sub-menu li.current-menu-item a {
background: #46df9a;
color: #fff;
} .offcanvas {
background: #007E82;
}
.offcanvas-end {
border: 0px;
max-width: 80vw;
}
#main-navigation.mobile-nav ul li {
text-align: right;
display: block;
min-height: 40px;
margin: 3px 0px;
}
#main-navigation.mobile-nav ul li a, .mobile-contact a {
padding: 5px 20px;
display: block;
text-align: right;
border-radius: 4px;
color: #fff;
}
#main-navigation.mobile-nav ul li a:hover, .mobile-contact a:hover {
color: #46df9a;
padding: 5px 20px;
} .hamburger {
background-color: #0c8c91;
padding: 30px;
background: url(//jpub.cz/wp-content/themes/jpub/img/hamburger-w.png) center center no-repeat;
background-size: 36px;
border: none;
}
.hamburger:hover {
opacity: .5;
}
.offcanvas-header .btn-close {
background: #fff;
margin-top: 0px;
padding: 25px;
margin-right: 10px;
background: url(//jpub.cz/wp-content/themes/jpub/img/close-w.png) center center no-repeat;
background-size: 36px;
border: none;
opacity: 1;
width: 36px;
height: 36px;
box-sizing: border-box;
} #wrapper-footer {
background: #013335;
}
.contact-row a,
#primary .cta-builder a {
color: #fff;
text-decoration: none;
font-size: 18px;
display: inline-block;
padding: 25px 0px 40px 25px;
}
.contact-row a:hover,
#primary .cta-builder a:hover {
color: #fbecbb;
}
footer a, footer a:visited {
text-decoration: none;
font-weight: 500;
color: #a6d9db;
}
footer a:hover {
color: #fbecb5;
}
footer p,
footer ul.menu li a {
font-size: 16px;
line-height: 24px;
}
footer ul.menu {
list-style: none;
padding: 0;
margin: 0;
}
footer ul.menu li {
line-height: 1;
} #head.head_front { background-size: cover;
background-repeat: no-repeat;
background-position: center center; background-color: #1e90ff;
}
#head { position: relative;
}
section#head { min-height: 50vh;
display: flex;
align-items: center;
background-image: linear-gradient(46deg, rgba(9, 13, 33, 0.9), rgb(20 72 81 / 90%), rgb(0 91 127 / 90%))!important;
}
section#head:after {
content: '';
position: absolute;
bottom: -23px;
left: 50%;
transform: translateX(-50%);
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-top: 25px solid #10313f;
}
.promo-head-inner {
width: 100%;
background-image: linear-gradient(46deg, rgba(9, 13, 33, 0.9), rgb(20 72 81 / 90%), rgb(0 91 127 / 90%))!important;
min-height: 50vh!important;
padding-top: 120px!important;
}
.head_inner { height: 80vh;
background-image: linear-gradient(46deg, rgba(9, 13, 33, 0.9), rgb(20 72 81 / 90%), rgb(0 91 127 / 90%)); width: 100%;
} #contact-form form {
width: 100%;
}
#contact-form .wpcf7-not-valid-tip {
display: inherit;
}
#contact-form input, #contact-form textarea {
border: 0;
background: #f9f4e9;
padding: 14px 19px;
border-radius: 4px;
margin-top: 12px;
color: #000;
width: 100%;
box-sizing: border-box;
}
#contact-form textarea {
min-height: 100px;
max-height: 800px;
}
#contact-form [type=button]:not(:disabled), #contact-form [type=reset]:not(:disabled), #contact-form [type=submit]:not(:disabled), #contact-form button:not(:disabled) {
background: #ebe3ce;
margin: auto;
display: block;
width: fit-content;
color: #013335;
font-weight: 500;
border-radius: 4px;
border: 0;
padding: 12px 20px;
transition: .3s;
}
#contact-form [type=button]:not(:disabled):hover, #contact-form [type=reset]:not(:disabled):hover, #contact-form [type=submit]:not(:disabled):hover, #contact-form button:not(:disabled):hover {
background: #00878b;
color: #fff;
}
@media only screen and (max-width: 1199px) {
}
@media only screen and (max-width: 991px) {
#main-navigation ul.menu li:hover ul.sub-menu {
position: relative;
}
}
@media screen and (max-width: 767px) {
.py-huge {
padding: 50px 10px;
}
section#head { }
}
.reference a img {
transition: .3s;
}
.reference a:hover img {
filter: contrast(1.1) brightness(1.1);
} #head .promo-contact a {
color: #fff;
font-weight: 500;
text-align: center;
display: block;
padding: 15px;
border-radius: 15px;
}
#head .promo-contact a:hover {
background: #484e67;
}
.promo-contact a svg {
color: #46df9a;
}
.promo-contact {
background: #0d1429;
border-radius: 16px;
border: 1px solid #484e67;
width: fit-content;
} #primary .big-contact {
color: #000;
font-weight: 400;
} .reviews {
background: #f1ebdd;
}
.reviews-icon {
width: 160px;
height: auto;
}
.initial-wrapper {
width: 50px;
height: 50px;
margin-right: 15px;
}
.initial {
text-transform: uppercase;
font-weight: 500;
color: #fff;
font-size: 30px;
}
.review-content p {
margin-bottom: 7px;
line-height: 1.4;
}
.reviewSwiper.swiper {
width: 100%;
height: auto;
}
.reviewSwiper .swiper-slide {
position: relative;
text-align: justify;
display: flex;
align-items: start;
}
.reviewSwiper .swiper-pagination-bullets {
bottom: -15px!important;
}
.reviewSwiper .swiper-pagination-bullet {
width: 20px;
height: 20px;
text-align: center;
line-height: 20px;
font-size: 12px;
color: #000;
opacity: 1;
background: #009992;
}
.reviewSwiper .swiper-pagination-bullet:hover {
background: #00b9b0;
}
.reviewSwiper .swiper-pagination-bullet-active,
.reviewSwiper .swiper-pagination-bullet-active:hover
{
background: #009992;
} .addon-services .card {
transition: .5s;
}
.addon-services .card:hover {
background: #009992;
color: #fff;
}
#primary .contactform a.contactlink {
color: #fff;
text-decoration: none;
font-size: 18px;
padding: 10px 20px;
border: 0;
border-radius: 15px;
margin-bottom: 10px;
min-width: 250px;
width: fit-content;
background: #037579;
}
#primary .contactform a.contactlink:hover {
color: #fbecbb;
background: #037a7e;
}
.ctaform input, .ctaform textarea, .ctaform select {
border: none;
margin-bottom: 6px;
background: #fff;
font-size: 15px;
padding: 6px 16px;
box-sizing: border-box;
width: 100%;
border-radius: 5px;
min-height: 40px;
}
.ctaform input[type="submit"] {
background: #46df9a;
font-weight: bold;
text-transform: uppercase;
color: #473d37;
display: block;
width: fit-content;
padding: 15px 40px;
margin: auto;
}
.ctaform input[type="submit"]:hover {
background: rgb(87, 255, 179);
}
.ctaform textarea {
height: 90px;
min-height: 90px;
}
.ctaform div p {
margin-bottom: 0;
}
.wpcf7-not-valid-tip {
color: #c90000;
display: block;
text-align: left;
position: absolute;
z-index: 150;
background: #ebd1ce;
font-weight: bold;
padding: 0px 14px;
font-size: 13px;
line-height: 22px;
right: 0;
top: 0px;
border-radius: 6px;
}
.wpcf7-form-control-wrap {
position: relative;
display: block;
}
.contactform .logo img {
max-width: 60px;
margin-top: 30px;
}
.wpcf7 form .wpcf7-response-output {
margin: 0 0 15px 0;
}
.reflogo img {
width: 140px;
height: auto;
margin: auto;
text-align: center;
display: flex;
transition: .3s;
filter: brightness(0.4);
}
.reflogo:hover img {
filter: brightness(0.1);
}