body .site{ padding: 0; margin: 0; box-shadow: none; max-width: none; width: 100%; overflow: hidden; font-family: 'Roboto', sans-serif;}
footer#colophon{ max-width: none; margin: 0; padding: 0; border: none;}
a, a:focus{outline:none;text-decoration:none !important;transition:all 500ms ease-in-out;}

/*@font-face {
    font-family: 'mulishregular';
    src: url('fonts/mulishregular.eot');
    src: url('fonts/mulishregular.eot') format('embedded-opentype'),
         url('fonts/mulishregular.woff') format('woff'),
         url('fonts/mulishregular.ttf') format('truetype'),
         url('fonts/mulishregular.svg#mulishregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'centurygothicbold';
    src: url('fonts/centurygothicbold.eot');
    src: url('fonts/centurygothicbold.eot') format('embedded-opentype'),
         url('fonts/centurygothicbold.woff') format('woff'),
         url('fonts/centurygothicbold.ttf') format('truetype'),
         url('fonts/centurygothicbold.svg#centurygothicbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'glacialIndifferenceregular';
    src: url('fonts/glacialIndifferenceregular.eot');
    src: url('fonts/glacialIndifferenceregular.eot') format('embedded-opentype'),
         url('fonts/glacialIndifferenceregular.woff') format('woff'),
         url('fonts/glacialIndifferenceregular.ttf') format('truetype'),
         url('fonts/glacialIndifferenceregular.svg#glacialIndifferenceregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'glacialIndifferencebold';
    src: url('fonts/glacialIndifferencebold.eot');
    src: url('fonts/glacialIndifferencebold.eot') format('embedded-opentype'),
         url('fonts/glacialIndifferencebold.woff') format('woff'),
         url('fonts/glacialIndifferencebold.ttf') format('truetype'),
         url('fonts/glacialIndifferencebold.svg#glacialIndifferencebold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*---------- Font -----------*/
.centurygothicbold .elementor-widget-container nav ul li a {font-family: 'centurygothicbold' !important;}

.glacialIndifferenceregular .elementor-widget-container,
.glacialIndifferenceregular .elementor-widget-container .hfe-copyright-wrapper span,
.glacialIndifferenceregular .elementor-widget-container ul li span {font-family: 'glacialIndifferenceregular' !important;}


.glacialIndifferencebold .elementor-widget-container h2,
.glacialIndifferencebold .elementor-widget-container h3,
.glacialIndifferencebold .elementor-widget-container .elementor-button span,
.glacialIndifferencebold .elementor-widget-container .elementor-divider span {font-family: 'glacialIndifferencebold' !important;}

.faqSection .elementor-widget-container .elementor-tab-title {border-radius: 9px;}
.faqSection .elementor-widget-container .elementor-tab-title .elementor-accordion-title {font-family: 'glacialIndifferencebold' !important;}
.faqSection .elementor-widget-container .elementor-active {border-radius: 9px 9px 0px 0px !important;}
.faqSection .elementor-widget-container .elementor-tab-content {border-radius: 0px 0px 9px 9px !important; font-family: 'glacialIndifferenceregular' !important;}
.faqSection  .elementor-accordion-item {margin-bottom: 10px;}


/*--------- Header start --------*/
header#masthead { -webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
header#masthead.navbar_fixed {position: fixed;left: 0;top: 0; width: 100%;animation: smoothScroll 1s forwards; background: #fff; z-index: 999;}
@keyframes smoothScroll {
    0% {transform: translateY(-126px);}
    100% {transform: translateY(0px);}
}
header#masthead.navbar_fixed section.elementor-section {-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.6); box-shadow: 0 0 8px 0 rgba(0,0,0,0.6);}
body:not(.elementor-editor-active) .elementor-menu-anchor::before {content: "";display:block;height: 142px;margin: -142px 0 0;visibility: hidden;pointer-events: none;}

header .hfe-nav-menu li.menu-item.elementor-button-wrapper:before {
    content: '\f095';
	font-size: 20px;
    font-family: 'FontAwesome' !important;
    top: 12px;
    left: 15px;
    color: #fff;
    position: absolute;
}


/*------------ Footer Start ------------*/
.formErrorContent {display: none;}
.newsletterForm form .wysija-paragraph input[type="text"] {font: 400 14px 'glacialIndifferenceregular', sans-serif; color: #6c7877; height: 48px; padding: 6px 20px !important; background-color: #fff; outline: none; box-shadow: none; border-radius: 0; border: none; text-shadow: none; background-image: none; width: 100%; }
.newsletterForm form input[type="submit"] {transition: all .5s ease-in-out; margin-top: 12px; background: #000; color: #fff; display: inline-block; border: none; font: 20px 'glacialIndifferenceregular' !important; text-transform: uppercase; padding: 12px 30px; border-radius: 10px; letter-spacing: 1px;}
.newsletterForm form input[type="submit"]:hover {background: #000000d1;}

/*-------- Contact Form Start --------*/
.contactForm form {padding: 59px 162px 45px; background-color: #f5f5f580; border-radius: 9px;}
.contactForm form .row > .form-group {margin-bottom: 20px;}
.contactForm form .row > .form-group label {color: #2a2a2a; font: 400 16px/16px 'glacialIndifferenceregular'; margin-bottom: 12px;}
.contactForm form .row > .form-group input {height: 68px; border-radius: 9px;}
.contactForm form .row > .form-group textarea {border-radius: 9px; height: 128px;}
.contactForm form .row input[type="submit"] {max-width: 209px; height: 57px; margin: 5px auto 0; text-transform: uppercase; font: 400 20px/21px 'glacialIndifferencebold'; letter-spacing: 2px; border-radius: 9px; background: #038ee6; color: #fff; border: 2px solid #038ee6; transition: all .5s ease-in-out; box-shadow: none; }
.contactForm form .row input[type="submit"]:hover {background: #1081E0CF; }
.contactForm form .row input:focus, 
.contactForm form .row textarea:focus {border: 1px solid #038ee6; box-shadow: none; }
.contactPageForm form input[type="submit"]:focus {border: 2px solid #038ee6;}



/*---------- Gallery Start ----------*/
.galleryWrapper > .row {margin: 0;}
.galleryWrapper > .row > .col-lg-4 {padding: 0px;}
.galleryWrapper .galleryImg {border: 1px solid #000; border-radius: 20px; padding: 4px 4px 1px;} 
.galleryWrapper .galleryImg img {border-radius: 20px; width: 100%;}

.galleryWrapper .wplg-gallery-box .square_thumbnail .wplg-default-thumbnail {padding: 4px; border-radius: 20px;}
.galleryWrapper .wplg-pagnination-wrap .wplg_gallery_loadmore {background: #038ee6; color: #fff; border-radius: 9px; padding: 10px 15px !important;  height: 40px !important; line-height: inherit !important;}
.galleryWrapper .wplg-pagnination-wrap .wplg_gallery_loadmore:hover {background: #1081E0CF !important;}
.galleryWrapper .wplg-pagnination-wrap .wplg_gallery_loadmore label {font: 400 20px/21px 'glacialIndifferencebold'; text-transform: uppercase; display: none;}
.galleryWrapper .wplg-pagnination-wrap .wplg_gallery_loadmore {position: relative; width: 200px !important; height: 45px !important;}
.galleryWrapper .wplg-pagnination-wrap .wplg_gallery_loadmore:before {content: 'Załaduj więcej'; width: 100% !important; position: absolute; font: 400 20px/21px 'glacialIndifferencebold'; text-transform: uppercase; left: 50%; top: 50%; transform: translate(-50%, -50%);}



/*------------ Image Mapping ---------*/
.imageMapping .hotspots-container .hotspots-interaction {flex-direction: column-reverse;}
.imageMapping .hotspots-container .hotspots-interaction .hotspots-image-container {flex: 0 0 100%; max-width: 100%; border: 20px solid #c2c2c2 !important; border-radius: 20px; overflow: hidden; margin-bottom: 38px;}
.imageMapping .hotspots-container .hotspots-interaction .hotspots-placeholder {flex: 0 0 100%; max-width: 100%; background: #fff !important; border: #fff !important; color: #000 !important;}
.imageMapping .hotspots-container .hotspots-interaction .hotspots-placeholder h2.hotspot-title {display: none;}
.imageMapping .hotspots-container .hotspots-interaction .hotspots-placeholder .hotspot-content {color: #333333; font: 400 18px/28px 'glacialIndifferenceregular'; padding: 0px 40px; text-align: center;}


.newMap .elementor-widget-container img {border-radius: 25px; border: 10px solid #c2c2c2;}
.dialog-widget-content .swiper header {}
.dialog-widget-content .swiper .swiper-wrapper .swiper-slide.elementor-lightbox-item {padding: 10px;}















/* responsive */

@media screen and (max-width: 1299px){
}

@media screen and (max-width: 1199px){
}

@media screen and (max-width: 1024px){
    
}

@media screen and (max-width: 991px){
	.glacialIndifferenceregular br {display: none;}
	.glacialIndifferenceregular .elementor-widget-container {display: flex;justify-content: center;}
	.glacialIndifferencebold .elementor-image-box-wrapper{ text-align:left !important;}
	.glacialIndifferencebold .elementor-image-box-img { width: auto !important;}
	.glacialIndifferencebold .elementor-widget-container {display: flex;justify-content: center;}
	.glacialIndifferencebold br {display: none;}
}

@media screen and (max-width: 768px){
	.contactForm form {padding: 59px 108px 45px;}
	.glacialIndifferenceregular br {display: none;}
	.glacialIndifferenceregular .elementor-widget-container {display: flex;justify-content: center;}
	.glacialIndifferencebold .elementor-image-box-wrapper{ text-align:left !important;}
	.glacialIndifferencebold .elementor-image-box-img { width: auto !important;}
	.glacialIndifferencebold .elementor-widget-container {display: flex;justify-content: center;}
	.glacialIndifferencebold br {display: none;}
}
@media screen and (max-width: 760px){
	#about-image .elementor-column {width: 50%;float:left;}
	#about-image img{ width:100%;}
	#about-image .box1 img{ width:100%; height:234px;}
}
@media screen and (max-width: 575px){
	.newsletterForm form input[type="submit"] {margin: 12px auto;width: auto; display:flex;}
	#about-image .box1 img {width: 100%;height: 170px;}
	.contactForm form {padding: 59px 18px 45px;}
}

@media screen and (max-width: 480px){
	#about-image .box1 img {width: 100%;height: 137px;}
}
@media screen and (max-width: 414px){
	#about-image .elementor-column {width: 100%;float: none;}
	#about-image .box1 img {width: 100%;height: auto;}
	#og .wplg-gallery-item {width: 100% !important;}
	.glacialIndifferencebold a{font-size: 21px !important;}
	#aboutSection {margin-top: 34px;}
}
