body {
  font-family: "sofia-pro", sans-serif;
}

#main {
  width: 100%;
}

section.content-area {
  padding: 0px;
}

h2.post-title.entry-title {
  display: none;
}

div.entry-meta {
  display: none;
}

div.nav-container {
  background-color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
}






#masthead {
  background-color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

#masthead>a {
  color: #fff !important;
}

#site-navigation {
  background-color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
}

.nav-container {
  background-color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
}

.menu-nav-bg-white {
  background-color: #fff !important;
}

.menu-nav-bg-blue {
  background-color: #4289AF !important;
}

nav.outOfSight {
  transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  -moz-transform: translate3d(0, 0px, 0);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}

.main-navigation .menu li a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  color: #FFF;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  max-width: 100%;
  white-space: normal;
}

.main-navigation .menu li a:hover,
.main-navigation .menu li:hover>a,
.main-navigation .menu>li:hover:after {
  color: #4289af;
}

.main-navigation .menu>li {
  margin-right: 32px;
  float: left;
  position: relative;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  opacity: 1;
  color: #4289af;
}

.menu-go-blue {
  color: #4289af !important;
}

nav {
  border-bottom: 2px solid rgba(255, 255, 255, 1);
}

.container {
  padding-right: 0px;
  padding-left: 0px;
}

.bg-dark {
  background: #414141;
}

li.menu-item.active {
  border: 1px solid #fff;
}

li.menu-item {
  padding: 0px 15px 0px 15px;
  height: 43px;
}

.nav-bar {
  line-height: 40px;
  padding-top: 12px;
}

.main-navigation {
  padding: 5px 0;
}

img.custom-logo {
  margin-bottom: 8px
}

p::first-letter {
  font-size: 100%;
}

.topmenuwidget {
  float: right;
}

.topmenuwidget .sow-social-media-button {
  padding: 0 !important;
  width: 40px !important;
  align-content: center !important;
  text-align: center !important;
  height: 40px !important;
  line-height: 35px !important;
  border-radius: 20px !important;
  color: #fff !important;
  margin-bottom: 10px !important;
}

.main-navigation .topmenuwidget .sow-social-media-button:hover {
  color: #4289AF !important;
}

.main-navigation.outOfSight.fixed.scrolled.menu-nav-bg-white .topmenuwidget .sow-social-media-button {
  color: #4289AF !important;
  border: 2px solid #4289AF !important;
}

.main-navigation.outOfSight.fixed.scrolled.menu-nav-bg-white .topmenuwidget .sow-social-media-button:hover {
  color: #b5e3ff !important;
  border: 2px solid #b5e3ff !important;
}

@media only screen and (max-width: 991px) {
  .main-navigation .topmenuwidget {
    display: none;
  }

  .main-navigation.outOfSight.fixed.scrolled.menu-nav-bg-blue .topmenuwidget {
    display: block;
  }

  .main-navigation.menu-nav-bg-blue .topmenuwidget {
    display: block;
  }

  .main-navigation.menu-nav-bg-blue .topmenuwidget .sow-social-media-button {
    color: #fff !important;
    border: 2px solid #fff !important;
  }

  .main-navigation.outOfSight.fixed.scrolled.menu-nav-bg-blue .topmenuwidget .sow-social-media-button {
    color: #fff !important;
    border: 2px solid #fff !important;
  }

  .main-navigation.menu-nav-bg-blue .topmenuwidget .sow-social-media-button:hover {
    color: #b5e3ff !important;
    border: 2px solid #b5e3ff !important;
  }

  .main-navigation.outOfSight.fixed.scrolled.menu-nav-bg-blue .topmenuwidget .sow-social-media-button:hover {
    color: #b5e3ff !important;
    border: 2px solid #b5e3ff !important;
  }
}


@media only screen and (max-width: 400px) {
.js-btn-ma a {
	width: 100%!important;}
	
}
@media only screen and (max-width: 700px) {
.wppb-text-block-content {
	width: 100%!important;
	display:block!important;}
	
}




/* Zaokraglenie buttonow */

.wppb-builder-addon.wppb-addon-1561536808933.js-btn-ma:hover  
{
	border-radius:0px;
}


/* Strona glowna */


@media only screen and (min-width: 991px) {
  #poznaj_nasza_oferte .wppb-feature-box-title {
 margin-top:15px;
  }
  }
@media only screen and (max-width: 991px) {
  #poznaj_nasza_oferte .wppb-feature-box-title {
 margin-top:10px;
  }
  }



/* Strona pokoju */

@media only screen and (min-width: 991px) {
.dom-body .wppb-image-addon-content.wppb-imginlineblock {width:100%;}}




/* MENU MOBILEE */
@media only screen and (max-width: 991px) {
  #nav-block.opened .topmenuwidget {
    float: unset !important;
    margin-left: calc(50% - 53px) !important;
    margin-top: 2rem !important;
  }

  #nav-block.opened #menu>li>a:hover {
    color: #a7c6d7 !important;
  }

  #nav-block.opened #m-burger {
    color: #fff;
  }

  #nav-block.opened a.custom-logo-link {
    position: absolute;
    top: 20px;
    left: calc(50% - 100px);
  }

  #nav-block.opened #site-navigation {
    height: 100vh;
  }

  #nav-block.opened #menu {
    margin-top: 2rem;
  }

  #nav-block.opened #menu>li {
    margin-top: 2rem;
  }

  #nav-block.opened #menu>li>a {
    font-size: 25px;
    text-align: center;
    width: 100%;
  }

  #nav-block.opened i.fa.fa-bars {
    display: none;
  }

  #nav-block.opened i.fa.fa-times {
    display: unset;
  }

  #nav-block.opened i.fa.fa-times:hover {
    color: #a7c6d7 !important;
  }

  i.fa.fa-times {
    display: none;
    font-size: 35px;
    margin-right: 10px;
  }

  i.fa.fa-bars {
    display: unset;
    font-size: 30px;
    margin-right: 10px;
    color: #fff;
  }

  nav.main-navigation.outOfSight.fixed.scrolled i.fa.fa-bars {
    color: #4289af
  }

  .menu-bg-white {
    background-color: #4289AF !important;
  }

  .menu-go-blue {
    color: #fff !important;
  }

  div.module.widget-handle.search-widget-handle {
    display: none;
  }
}

@media only screen and (max-width: 425px) {
  .module-group.right {
    display: none;
  }

  #nav-block.opened .module-group.right {
    display: block;
  }

  .custom-logo.logo {
    margin-top: 5px;
  }

  .nav-bar .module {
    width: unset;
  }
}

@media only screen and (min-width: 992px) {
  .main-navigation a {
    padding: 0px 15px 0px 15px;
  }

  .main-navigation.outOfSight.fixed.scrolled li.active {
    border: 1px solid #4289af;
    padding: 0px 15px 0px 15px;
    height: 43px;
  }
}

/* social footer */
a.ow-button-hover.sow-social-media-button {
  border: 2px solid #fff;
  margin-right: 20px;
}

a.ow-button-hover.sow-social-media-button:hover {
  border: 2px solid #4289AF;
  color: #4289AF
}

.widget-title {
  font-size: 15px !important;
  text-transform: uppercase;
  color: #999 !important;
  font-weight: 600;
  letter-spacing: 1px;
}

/* menu footer */
#menu-footer_menu_1>li>a, #menu-footer_menu_2>li>a {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

#menu-footer_menu_1>li>a:hover, #menu-footer_menu_2>li>a:hover {
  font-size: 16px;
  color: #4289AF;
}

#menu-footer_menu_1>li, #menu-footer_menu_2>li {
  border: unset !important;
}

@media only screen and (max-width: 767px) {
  .container.footer-inner {
    padding: 0px 40px 0px 40px;
  }
}

@media only screen and (max-width: 350px) {
  .container.footer-inner {
    padding: 0px 15px 0px 15px;
  }
}

@media only screen and (min-width: 768px) {
  li.menu-item {
    padding: 0px !important;
  }

  .container.footer-inner {
    padding: 0px 45px 0px 45px;
  }
}

/* Ukryj search */
div.module.widget-handle.search-widget-handle.hidden-xs.hidden-sm {
  display: none;
}

.footer-credits {
  opacity: 0;
}

/* Formularz strona glowna */
.wpcf7-submit {
  min-width: 100%;
  padding: 0px !important;
}

.wpcf7-form>p>label {
  width: 100%;
}

.wpcf7-form>div.wpcf7-validation-errors {
  background: #E2EDF3;
  border: 2px solid red;
}

.wpcf7-form > .anr_captcha_field {
	margin-top:15px;
}

.wpcf7-form-control.wpcf7-submit {
	margin-top:0px;
}

@media only screen and (max-width: 767px) {
.wpcf7-form-control.wpcf7-submit {
	margin-top:20px;
}
}

#kontaktowy input.wpcf7-text {
	background-color:#fff;
	border-radius:1px;
	border: 2px solid #4289AF;

}
#kontaktowy textarea.wpcf7-textarea {
	background-color:#fff;
	border-radius:1px;
	border: 2px solid #4289AF;

}

#kontaktowy label {
	color:#999;
	line-height:40px;
	text-transform:uppercase;
	font-weight:300;
	padding:0px;
	margin:0px;
}

#kontaktowy p {
	margin:0px;
	padding:0px;
}

.formularz-a {color:#777; font-weight:300; text-decoration:underline; }


.formularz-a:hover {color:#4289AF;}
.formularz-a:active {color:#4289AF;}



/* galeria */
.wppb-widget>h5 {
  display: none;
}

/* galeria 
div.wppb-text-block-addon > div > p {
	font-size:17px;
	line-height:28px;
}
div.wppb-headline-content > span {
	font-size:32px!important;
	line-height:32px!important;
}
div.wppb-headline-content {
	margin-top:20px
}
div.wppb-image-addon {
	margin-top:30px!important;
}*/

footer {padding: 20px 0px;}
div.container.footer-inner {margin-top:60px}



.map-map-2 {font-size:0px;}




.wppb-row-parent .wppb-builder-row-tools {
  top: 0!important;
}


.wppb-builder-addon .wppb-builder-addon-tools {
	width: 100%;
position: absolute;
right: 0;
top: 30%;
margin-top: 0;
z-index: 3;
display: none;
height: 70px;
margin-top: -20px;
float: right;
background: #eaffba69;
}

.wppb-builder-addon .wppb-builder-addon-tools > div > ul {
	display: inline-flex!important;
	padding-top: 20px;
}

.wppb-builder-addon .wppb-builder-addon-tools > div > ul > li {
	margin-left: 15px;
	color: black;
}

