* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'museo_sans300';
    color: white;
    font-size: 15px;
    background-color: #f5f5f5;
}
#center_top {
    display: flex;
    position: relative;
}

.cls-mid {
  padding-bottom: 50px!important;
  padding-top: 0!important;
}
.cis-mid2 {
  padding: 50px 0!important;
}
.hr-line {
  height: 1px;
  position: absolute;
  /*background: #eee;*/
  width: 120%;
  left: -10%;
  top: 65px;
}
.list-kont-marg {
  /*margin-left: 45px;*/
}
.wiecpol-napis-slider {
  font-size: 60px;
}
.stop-scrolling {
  overflow: hidden;
}
.shrink-nav-mobile {
  background: rgba(255, 255, 255, 1)!important;
}
.shrink-nav {
  background: rgba(255, 255, 255, 1)!important;
  height: 68px!important;
}
.shrink-nav #logo img {
  width: 50%;
}
.shrink-nav .lang-change {
  top: 19px;
}
.shrink-nav #menu {
  padding-top: 19px;
}
.camera_thumbs_cont ul {
  width: 100%!important;
}
#camera_wrap_2 {
  /*height: 1024px;*/
    height: 105vh;
}
#camera_wrap_2 .cameraSlide img {
    visibility: visible!important;

    margin-left: 0!important;
    margin-top: 0!important;
    position: relative!important;
    /*width: 1013.07px; */
    width: 100%!important;
    height: 100%!important;
    /*height: auto!important;*/
}
/*.cameraSlide img {
    visibility: visible;
     margin-left: 0!important;
    /* margin-top: 0px; */
   /* position: absolute;
    top: 0!important;
    width: 100%!important;
    height: 1024px!important;
} */
#menu {
    color: #39322d;
    font-size: 20px;
    padding-top: 40px;
    margin-right: 40px;
    transition: 0.3s ease-in-out;
}
#logo {
    padding: 10px 0;
    z-index: 3;
}
#menu ul {
    display: inline-block;
    float: right;
}

#menu li {
    margin: 0 5px;
    list-style: none;
    display: inline-block;
}

#menu a {
    text-decoration: none;
    color: #39322d;
}
#logo a img {
  transition: 0.3s ease-in-out;
  width: 216px;
}
.clear {
    clear: both;
}

/*	GLOWNY BOX INDEX.HTML  */

#center {
    background-color: #313131;
    border-bottom: 1px solid #3b3b3b;
    position: relative;
    top: -129px;

}

#center_box {
    margin: 0 auto;
}

#center_box h3 {
    font-size: 30px;
    padding-left: 50px;
    padding-bottom: 18px;
    border-bottom: solid 1px #5f5f5f;
}

#center_box p {
    padding-left: 50px;
    margin-top: 20px;
}

#center_left {
    width: 370px;
    height: 155px;
    float: left;
    margin-top: 15px;
}

#center_left p {
    width: 268px;
    margin-left: 50px;
    margin-top: 25px;
}

#center_center {
    width: 370px;
    height: 155px;
    float: left;
    margin-left: 30px;
    margin-top: 15px;
}

#center_center p {
    width: 268px;
    margin-left: 50px;
    margin-top: 25px;
}

#center_right {
    width: 370px;
    height: 155px;
    float: left;
    margin-left: 30px;
    margin-top: 15px;
}


#center_right p {
    width: 268px;
    margin-left: 50px;
    margin-top: 25px;
}

#center_right a {
    text-decoration: none;
    color: white;
}

#center_info {
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
    top: -130px;
}

#center_info_hacker {
    background-color: #fff;
    float: left;
    width: 100%;
}

#box_hacker_left {
    float: left;
  /*  height: 300px; */
    width: 100%;
    height: 200px;
    padding-bottom: 20px;
    background: #fff;
}

#box_hacker_left h3 {
    font-size: 30px;
    margin-left: 10%;
    width: 80%;
    color: #39322d;
    /*margin-top: 55px;*/
    margin-right: 10%;
    /*padding-bottom: 30px;*/
    border-bottom: solid 1px #e4e4e4;
    margin-top: 20px;
    padding-bottom: 10px;
}

#box_hacker_left p {
    color: #878787;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    /*margin-top: 25px;*/
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin-top: 10px;
}

#box_hacker_left a {
    font-family: 'museo_sans300';
    color: #39322d;
    text-decoration: none;
    position: absolute;
    bottom: 20px;
    right: 10%;
}

#box_hacker_left a:hover{
    opacity: 0.80;
}

#box_hacker_center {
    float: left;
    padding: 10px;
}
#box_hacker_center img {
    width: 100%;
}

#box_hacker_right {
    float: right;
}

#center_info_wiecpol {
    background-color: #fff;
    float: left;
    width: 100%;
}

#box_wiecpol_left {
    float: left;
  /*  height: 300px; */
    width: 100%;
    height: 200px;
    padding-bottom: 20px;
    background: #fff;
}

#box_wiecpol_left h3 {
    font-size: 30px;
    margin-left: 10%;
    color: #39322d;
    /*margin-top: 55px;*/
    margin-right: 10%;
    width: 80%;
    /*padding-bottom: 30px;*/
    border-bottom: solid 1px #e4e4e4;
    margin-top: 20px;
    padding-bottom: 10px;
}

#box_wiecpol_left p {
    color: #878787;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    /*margin-top: 25px;*/
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin-top: 10px;
}

#box_wiecpol_left a {
    font-family: 'museo_sans300';
    color: #39322d;
    text-decoration: none;
    position: absolute;
    bottom: 20px;
    right: 10%;
}

#box_wiecpol_left a:hover{
    opacity: 0.80;
}

.box_bg {
    background-color: #fff;
    width: 95%;
    height: 100%;
    margin: 0 auto;
}

.box_center {
    float: left;
    padding: 0!important;
    width: 100%;
}

.box_center img {
    width: 100%;
    float: left;
}


#box_wiecpol_center {
    float: left;
    padding: 10px;
}

#box_wiecpol_center img {
    width: 100%;
}

#box_wiecpol_right {
    float: right;
}

#box_wiecpol_right img {
    width: 100%;
}

#center_info_elfa {
    background-color: #fff;
    float: left;
    width: 100%;
}

#box_elfa_left {
    float: left;
  /*  height: 300px; */
    width: 100%;
    height: 200px;
    padding-bottom: 20px;
    background: #fff;
}

#box_elfa_left h3 {
    font-size: 30px;
    margin-left: 10%;
    color: #39322d;
    /*margin-top: 55px; */
    margin-right: 10%;
    width: 80%;
    /*padding-bottom: 30px;*/
    border-bottom: solid 1px #e4e4e4;

    margin-top: 20px;
    padding-bottom: 10px;
}

#box_elfa_left p {
    color: #878787;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    /*margin-top: 25px;*/
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin-top: 10px;
}

#box_elfa_left a {
    font-family: 'museo_sans300';
    color: #39322d;
    text-decoration: none;
    position: absolute;
    bottom: 20px;
    right: 10%;
}

#box_elfa_left a:hover{
    opacity: 0.80;
}

#box_elfa_center {
    float: left;
    padding: 10px;
}

#box_elfa_center img {
    width: 100%;
}

#box_elfa_right {
    width: 370px;
    height: 267px;
    float: right;
}

#bottom_zdjecie {
    background: url("/c_cms/static/wiecpol/images/img/26.jpg") no-repeat rgba(0, 0, 0, 0);
    background-position: center bottom ;
    background-attachment: fixed;
    height: 520px;
    //margin-top: 45px;
    position: relative;
    top: -70px;
}

#bottom_zdjecie_box {

}

#bottom_zdjecie_box p{
    color: #ffffff;
    font-family: "museo_sans300";
    font-size: 29px;
    font-weight: bold;
    //text-shadow: 0 0 5px black;
    text-shadow: 2px 3px 0 rgba(1, 1, 1, 0.7);
}

#bottom_zdjecie_box_left{
    float: left;
    margin-top: 180px;
}

#bottom_zdjecie_box_left h1{
    font-size: 35px;
    font-weight: bold;
    text-shadow: 2px 3px 0 rgba(1, 1, 1, 0.4);
}

#bottom_zdjecie_box_right{
    float: left;
    margin-top: 50px;
}

#bottom_zdjecie_box_right h3 {
    border-bottom: 1px solid #e4e4e4;
    color: #ffffff;
    font-size: 30px;
    margin-left: 50px;
    margin-right: 80px;
    margin-top: 55px;
    padding-bottom: 30px;
    text-shadow: 2px 3px 0 rgba(1, 1, 1, 0.7);
}

#bottom_zdjecie_box_right h3:hover{
    background-origin: padding-box;
    border-bottom: 1px solid rgba(245, 245, 245, 0);
}

#bottom_zdjecie_box_right a{
    text-decoration: none;
}

#lista_kontrolna {
    background-color: #f5f5f5;
    color: #878787;
}

#lista_kontrolna h1{
    font-family: "museo_sans300";
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    /*padding-top: 30px;*/
    text-align: center;
}

#lista_kontrolna h2{
    font-size: 20px;
    font-weight: bold;
    text-transform: none;
    padding-bottom: 18px;
    padding-top: 20px;
    //text-align: center;
}

#lista_kontrolna ul {
    list-style: outside;
    line-height: 24px;
    list-style-type: square;
    font-size: 20px;
    margin-left: 20px;
}
#lista_kontrolna_box {
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    margin: 0 auto;
    //width: 1100px;
}

/*
#lista_kontrolna_box {
    -moz-column-count: 2;
        -webkit-column-count: 2;
    -moz-column-gap: 100px;
        -webkit-column-gap: 100px;
    -moz-hyphens: auto;
        -webkit-hyphens: auto;
    margin: 0 auto;
    width: 1170px;
}

#lista_kontrolna h1{
    font-family: "museo_sans300";
    font-size: 35px;
    font-weight: bold;
        text-transform: uppercase;
    padding-left: 30px;
    padding-top: 30px;
    text-align: center;

}

#lista_kontrolna h2{
    border-bottom: 1px solid #5f5f5f;
    font-size: 20px;
        font-weight: bold;
        text-transform: none;
    padding-bottom: 18px;
        padding-top: 20px;
  text-align: center;
}

#lista_kontrolna ul {
        list-style: inside;
        line-height: 24px;
        list-style-type: square;
        font-size: 20px;
}*/

/*	MAPKI  */

#mapka {
    background-color: #e9e9e9;
    left: 0;
    position: relative;
    right: 0;
    text-align: center;
    height: 250px;
    float: left;
    width: 100%;
}

#mapka2 {
    margin-top: 35px;
}

/*	STOPKA  */

#bottom {
    background-color: #e9e9e9;
    float: left;
    width: 100%;
}

#fotter {
    color: #000000;
    padding-bottom: 10px;
    padding-top: 10px;
}
.no-gutter {
  padding: 0 5px;
}
#fotter a{
    color: #000000;
    text-decoration: none;
}

#fotter a:hover{
    opacity: 0.80;
}

#fotter p {
    font-family: 'museo_sans300';
    margin: 0 auto;
    padding-top: 7px;
}

/*	GLOWNY BOX O_NAS.HTML  */

#main {
    background-color: rgba(255, 255, 255, 0.9);
    margin-left: auto;
    margin-right: auto;
    margin-top: 230px;

    position: relative;
}

#button_powrot {
    background-color: #f04a51;
    float: right;
    height: 37px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 186px;
}

a:visited {
    color: #ffffff;
}

/*	GORNE MENU O_NAS.HTML  */

#topx {
    z-index: 9;
    height: 200px;
    background-color: white;
    opacity: 0.8;
    display: block-inline;
    top: 0;
    left: 0;
    right: 0;
    margin-bottom: 330px;
}

#center_topx {
    width: 1170px;
    height: 80px;
    margin: 0 auto;
    padding-top: 64px;
}

#menux {
    color: #39322d;
    font-size: 20px;
    width: 840px;
    float: right;
    margin-top: -50px;
    height: 45px;
}

#menux ul {
    margin-left: 20px;
    height: 43px;
}

#menux li {
    display: inline;
    list-style: outside none none;
    margin-right: 25px;
}

#menux a {
    text-decoration: none;
    color: #39322d;
}

/*	GLOWNY BOX KONTAKT.HTML  */

#box_all {
    background-color: #f5f5f5;
}

#all_main1 {
    float: left;
}

#all_main2 {
    float: left;
}

/*	FORMULARZ KONTAKTOWY  */

#formularz {
    float: left;
    margin-top: 30px;
    padding-left: 0;
}
.formularz_box {
    float: left;
    padding-left: 0!important;
}

.formularz_box2 {
    float: left;
    margin-left: 20px;
}

#form_box11 {
    margin-bottom: 10px;
}

#box_wyslij {
  position: absolute;
  right: -30px;
  bottom: 15px;
  z-index: 2;
}

input[type="submit"] {
    background: url("/c_cms/static/wiecpol/images/img/strzalka.png") no-repeat scroll left 18px bottom 10px #313131;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    font-family: museo_sans100;
    font-size: 20px;
    padding: 15px 15px 20px;
    margin-left: 20px;
}

input[type="text"] {
    background-color: #ffffff;
    border: 2px solid #e9e9e9;
    color: black;
    font-family: museo_sans100;
    font-size: 15px;
    line-height: 22px;
    padding: 6px;
    text-align: left;
    width: 100%;
}

textarea[name="tresc"] {
    background-color: #ffffff;
    border: 2px solid #e9e9e9;
    color: black;
    font-family: museo_sans100;
    font-size: 15px;
    line-height: 22px;
    padding: 6px;
    text-align: left;
    width: 100%;
    height: 135px!important;
}

#box_powrot2 {
    float: right;
    margin-top: 50px;
    margin-bottom: 10px;
}

#box_powrot3 {
    float: right;
    margin-bottom: 15px;
    margin-top: 15px;
}

#box_box1 {
    background-color: #f5f5f5;
    margin-left: auto;
    margin-right: auto;
    width: 1900px;
}

/****************************************************** GALERIA ******************************************/
.controls {
  display: flex;
  margin-left: 45px;
}
#galeria_top{
/*  width: 1150px;*/
margin: 0 auto;
    padding-top: 130px;
}

#galeria_top_left{
/* width: 792px;*/
/*height: 280px;*/
float: left;
background-color: white;
height: 280px;
padding-right: 0;
    padding-left: 0;
}

#galeria_top_left h4{
  border-bottom: 1px solid #e9e9e9;
    margin: 10px 20px 10px 30px;
    /* padding-bottom: 20px; */
    text-align: justify;
    width: 70%;
    color: #39322d;
    font-family: museo_sans100;
    font-size: 30px;
}

#galeria_top_left p{
    color: #878787;
  /*  height: 200px; */
    margin-left: 30px;
    text-align: justify;
  /*  width: 720px; */
  padding-bottom: 20px;
  padding-right: 20px;
}

#galeria_top_right{
    float: left;
    padding-left: 0;
    padding-right: 0;
/*    width: 358px; */
}
#galeria_top_right img {
  width: 100%;
}
#galeria{
  /*   margin: auto;
    max-width: 1221px;
    padding-left: 35px;
    text-align: left;
    width: 1220px;*/
}

#miniatury{
/*  width: 358px;*/
    height: 250px;
    overflow: hidden;
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/******************************Galeria Elfa***********************************/

#galeria_elfa{
  /*  margin: auto;
    width: 1182px;
    //padding-left: 35px;
    //text-align: left; */
}
#galeria_elfa .galeria-elfa-except{
  padding: 0!important;
}

#galeria_elfa #miniatury{
  /*  float: left;
    margin-left: 32px;
    margin-bottom: 32px; */
}

#miniatury img{
    background-position: center center;
}
#miniatury a {

}
/* O_NAS.HTML  */

#box {
    background: url("../img/tlo1.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 1400px;
    margin: auto;
    width: 100%;
}

#box_o_nas {
    background: url("/c_cms/static/wiecpol/images/img/tlo1.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: center top;
    height: 1290px;
    padding-bottom: 30px;
    position: relative;
    width: auto;
}

#box_studio {
    background: url("/c_cms/static/wiecpol/images/img/tlo_studio.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 1320px;
}

#box_oferta {
    background: url("/c_cms/static/wiecpol/images/img/tlo_oferta.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 1290px;
    padding-bottom: 30px;
    position: relative;
    width: auto;
}

#top_o_nas {
    background-color: white;
    height: 200px;
    left: 0;
    opacity: 0.8;
    right: 0;
    top: 0;
    z-index: 9;
}
#top {
    position: fixed;
    z-index: 1111;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    transition: 0.3s ease-in-out;
    height: 96px;
}
#main_left {
    margin-top: 15px;
    text-align: center;
    overflow: hidden;
    margin-right: 15px;
    padding-left: 0;
}
.main_left_a {
  display: flex;
    flex-direction: column;
    float: left;
}
.main_left_b {
  display: flex;
    flex-direction: column;
    float: left;
}

#main #main_left img {
    opacity: 1;
    margin-bottom: 15px;
}

#box_img1 {
    margin-bottom: 15px;
}

#main_right {
    float: left;
    height: 100%;
    margin-top: 30px;
}

#main_right h2 {
    border-bottom: 1px solid #e9e9e9;
    color: black;
    float: left;
    font-family: "museo_sans100";
    font-size: 30px;
    font-weight: normal;
    margin: 0 15px 15px;
    padding-bottom: 20px;
    text-align: justify;
}

#main_right p {
    -moz-column-count: 2;
    -moz-column-gap: 55px;
    -moz-hyphens: auto;
    color: #39322d;
    float: left;
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    margin: 10px auto 0 10px;
    text-align: justify;
    width: 700px;
}

#main_right_studio {	/* BOX NA TEKST W PODSTRONIE STUDIO */
    float: left;
    margin-top: 30px;
    box-sizing: border-box;
    word-wrap: break-word;
    height: auto;
}

#main_right_studio p {
    color: #39322d;
    float: left;
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    margin: 10px auto 0 10px;
    text-align: justify;
    width: 90%;
}


#main_right_studio h2 {
    border-bottom: 1px solid #e9e9e9;
    color: black;
    float: left;
    font-family: "museo_sans100";
    font-size: 30px;
    font-weight: normal;
    margin: 0 15px 15px;
    padding-bottom: 20px;
    text-align: justify;
}

#main_right_nas {	/* BOX NA TEKST W PODSTRONIE STUDIO */
  display: flex;
flex-direction: column;
margin-top: 15px;
/* overflow-wrap: break-word; */
flex-wrap: wrap;
}

#main_right_nas p {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    -moz-column-gap: 55px;
    -webkit-column-gap: 55px;
    -moz-hyphens: auto;
    -webkit-moz-hyphens: auto;
    color: #39322d;
    float: left;
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    text-align: justify;
  /*  display: flex;
    flex-direction: column;
    flex-wrap: wrap; */
    margin-top: 15px;

}


#main_right_nas h2 {
    border-bottom: 1px solid #e9e9e9;
    color: black;
    float: left;
    font-family: "museo_sans100";
    font-size: 30px;
    font-weight: normal;
    margin: 0 15px 15px;
    padding-bottom: 20px;
    text-align: justify;
}

#powrot_o_nas {
  position: absolute;
  bottom: 0;
  right: 30px;
  padding-bottom: 20px;
}

#powrot_kontakt {
  /*  float: right;
    padding-bottom: 20px; */
  display: none;
}

/* O_NAS.HTML - KONIEC */

/* KONTAKT.HTML  */

#box_all {
    padding-top: 130px;
}

#all_img {
  overflow: hidden;
  padding-left: 0;
  margin-top: 33px;
  text-align: center;

}

#all_tresc {
  float: left;
}
.all_tresc_ko {
  padding-right: 0;
    float: right;
}
#all_tresc h2{
    border-bottom: 1px solid #e9e9e9;
    color: #39322d;
    font-family: "museo_sans100";
    font-size: 30px;
    font-weight: normal;
    margin-top: 30px;
    padding-bottom: 15px;
    width: 280px;
}

#all_tresc p{
    color: #525252;
    font-family:'museo_sans100';
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: normal;
}

#tresc_bottom {
    float: left;
    margin-left: 40px;
    margin-top: 60px;
}

#tresc_box {
    margin-top: 20px;
}

#tresc_box a{
    color: #525252;
    text-decoration: none;
}

#tresc_left {
    float: left;
    padding-bottom: 20px;
}
#tresc_left p:nth-child(3) {
  margin-top: 40px;
}

#tresc_right {
  /*  float: right; */
  margin-left: 58%;
}
#tresc_right p:nth-child(3) {
  margin-top: 40px;
}


/* KONTAKT.HTML - KONIEC */


#bottom_center {
    background: none repeat scroll 0 0 #313131;
  /*  height: 225px; */
    margin: 0 auto;
}

#bottom_box {
/*    height: 225px;
  height: 270px;
 */
    padding: 25px 0;
    margin: 0 auto;
  /*  width: 1170px; */
}

#bottom_box h3 {
    font-size: 30px;
    padding-left: 50px;
    padding-bottom: 18px;
    border-bottom: solid 1px #5f5f5f;
}

#bottom_left {
  /*  width: 370px; */
    height: 175px;
    float: left;
  /*  margin-top: 50px;*/
}

#bottom_left p {
  /*  width: 268px; */
    margin-left: 50px;
    margin-top: 30px;
}

#bottom_midd {
  /*  width: 370px; */
    height: 175px;
    float: left;
    margin-left: 30px;
  /*   margin-top: 50px;*/
    text-align: center;
}

#bottom_midd p {
    width: 268px;
    margin-left: 50px;
    margin-top: 30px;

}
#bottom_midd h3 {
     padding-left: 0;
}

#bottom_right {
  /*  width: 370px; */
    height: 175px;
    float: left;
    margin-left: 30px;
  /*  margin-top: 50px; */
}

#bottom_right p {
    width: 268px;
    margin-left: 50px;
    margin-top: 30px;
}

#bottom_right a {
    text-decoration: none;
    color: white;
}

/* Loga */

#partnerzy {
    height: 84px;
    margin: 0 auto;
    padding-top: 35px;
}

#clients {
    display: block;
    margin-bottom: 15px;
}

#clients .clients-wrap {
    display: block;
    width: 100%;
    height: 65px;
    margin: 0 auto;
    overflow: hidden;
}

#clients .clients-wrap ul {
    display: block;
    list-style: none;
    position: relative;
    width: 100% !important;
}

#clients .clients-wrap ul li {
    display: block;
    float: left;
    height: 65px;
    line-height: 55px;
    padding: 0 5px;
    position: relative;
    text-align: center;
    width: 150px;
}

#clients .clients-wrap ul li img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
    opacity: 0.70;
}
#clients .clients-wrap ul li img:hover {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.text-box {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
}


.text-box a {
    text-decoration: none;
    color: white;
}
.li-animation {
  opacity: 0;
  transition: 0.3s ease;
}
#nav-icon1 {
    width: 45px;
    height: 30px;
    position: relative;
    right: 0;
    float: right;
    display: none;
    z-index: 3;
    cursor: pointer;
}
#nav-icon1 span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #d3531a;
    border-radius: 9px;
}
#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 10px;
}

#nav-icon1 span:nth-child(3) {
  top: 20px;
}

.lang-change {
  transition: 0.3s ease-in-out;
  text-align: center;
  font-size: 20px;
  width: 45px;
  height: 25px;
  position: absolute;;
  float: right;
  z-index: 5;
  cursor: pointer;
  margin-right: 10px;
  line-height: 25px;
  background-color: #333;
  right: 0;
  top: 38px;
}
.languages {
    display: none;
    position: absolute;
    margin: 0;
    background: #dddddd;
    right: 0px;
}
.languages > li {
    background: #eee;
    line-height: 25px;
    font-size: 14px;
    cursor: pointer;
    list-style: none;
    font-size: 16px;
    padding: 4px 10px;
}

.languages > li:hover {
    background: #aaa;
}
.languages > li a{
    color: #333;
    text-decoration: none;
}
.galeria-fotter-div {
  float: left;
}
.galeria-fotter-p {
  float: right;
}
.mix {
  padding: 0!important;
  margin: 0!important;
}
.more-main {
  bottom: 0!important;
  padding-bottom: 10px;
}
@media (max-width: 1199px) {
    .hr-line {
      display: none;
    }
    #menu li {
      font-size: 17px;
    }
    #box_wyslij {
      right: -40px;
    }
    #galeria_top_left {
      height: auto;
    }
    #galeria_top_right img {
      height: 265px;
    }
    .galeria_top_right-meb-wiec img{
      height: 230px!important;
    }
    .galeria_top_right-elf img {
      height: 247px!important;
    }
    #bottom_midd h3 {
         padding-left: 50px;
    }
}

@media (max-width: 992px) {
  #bottom_zdjecie_box_left {
    margin-top: 110px;
  }
  #main_right_nas p {
    column-count: 1;
  }
  #bottom_box {
    height: auto;
  }
  #box_hacker_left {
    height: auto;
  }
  #box_wiecpol_left {
    height: auto;
  }
  #box_elfa_left {
    height: auto;
  }
  .more-main {
    display: none;
  }
  #top {
    height: auto;
  }
  #galeria_top_left {
    width: 100%;
  }
  #menu ul li {
    opacity: 0;
    transition: 0.3s ease-in-out;
  }
  #menu ul li:last-child {
    padding-bottom: 15px;
  }
  /*.li-animation {
    opacity: 1!important;
  }
  #menu ul li {
    opacity: 0;
    transition: 0.3s ease-in-out;
  } */
 /* galeria 3 boxy media query */

 #bottom_box {
   text-align: center;
 }
 .bottom_left_t , .bottom_midd_t , .bottom_right_t {
   height: auto!important;
   width: 100%!important;
   float: none!important;
   margin-left: 0!important;
   padding: 0!important;
 }
 .bottom_left_t p , .bottom_midd_t p , .bottom_right_t p {
   width: 100%!important;
   margin-left: 0!important;
 }
 .bottom_left_t h3 , .bottom_midd_t h3 , .bottom_right_t h3 {
   padding-left: 0px!important;
 }
 .bottom_right_t {
   margin-bottom: 20px;
 }
/*  #galeria_top {
    width: 768px;
    display: flex;
    justify-content: center;
  } */
  #galeria_top {
      display: flex;
      justify-content: center;
    }
  #galeria_top_right {
    display: none;
  }
/*  .controls {
    width: 768px;
  }
  #Container {
    width: 768px!important;
  }
  #bottom_box {
    width: 768px;
  } */
  #bottom_center {
    text-align: center;
  }
  #bottom_left , #bottom_midd , #bottom_right {
  /*  width: 200px; */
  }
  #bottom_left h3, #bottom_midd h3, #bottom_right h3 {
  /*  padding-left: 0; */
  }
  #bottom_left p, #bottom_midd p, #bottom_right p {
  /*  width: 200px;
    margin-left: 0; */
  }
  #miniatury {
    height: 150px!important;
    display: flex;
  }
  #miniatury a {
    display: flex;
  justify-content: center;
  align-items: center;
  }
  #miniatury img {
    width: 100%;
    height: 150px!important;
  }

  #main {
    display: flex;
    flex-wrap: wrap;
    margin-top: 170px;
  }
  #main_left {
    order: 2;
    flex-direction: row;
    flex: auto;
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-around;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 10px;
  }
  #main_left a {
    margin: .5vw;
  }
  #main_left a img {
    width: 100%;
    height: 80%;
  }
  #main_right_nas {
    order: 1;
    width: 100%;
  }
  #main_right_studio {
    width: 100%;
  }
  #powrot_o_nas {
  /*  display: inline-block;
    height: 40px;
    order: 3; */
    display: none;
  }
  #box_wyslij {
    padding-right: 10px;
  }
  /*.camera_caption  p {
    font-size: 30px!important;
  } */
  #menu {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 1;
    left: 0;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    background: rgba(255, 255, 255, 1);
    padding-top: 45px;
      margin-top: -20px;
    transition: none;
  }
  #menu ul {
    display: flex;
    flex-direction: column;
    float: none;
  }
  #menu li {
    padding: 10px 0;
  }
  #partnerzy {
    display: none;
  }
  .text-box {
    margin-bottom: 15px;
  }
  #nav-icon1 {
    display: block;
    margin: 4% 0;
  }
  #logo a img {
    width: 50%;
  }
  #center_top {
    display: block;
  }
  .fadeFromRight {
    left: 120px;
  }
  .lang-change {
    text-align: center;
    font-size: 20px;
    width: 45px;
    height: 25px;
    position: relative;
    float: right;
    z-index: 5;
    cursor: pointer;
    margin: 4% 0;
    margin-right: 25px;
    line-height: 25px;
    background-color: #333;
    right: 0;
    top: 0;
  }
  .languages {
      display: none;
      position: absolute;
      margin: 0;
      background: #dddddd;
      right: 0;
      top: 25px;
  }
  #box_oferta {
    height: 1000px;
  }
}
@media (max-width: 991px) {
  #center {
    top: -25px;
  }
    #camera_wrap_2 {
        margin-bottom: 0px!important;
    }
    #center_info {

        top: -74px;
    }
}
@media (max-width: 796px) {
  /*#main {
    margin-left: 8px;
    margin-right: 8px;
  }*/
  /*.container {  przy break point bialy padding po prawej stronie
      padding-left: 0!important;
     padding-right: 0!important;
  }*/
}
@media (max-width: 768px) {
     #center_info {
        margin: 0 auto;
        margin-top: 0!important;
        position: relative;
        top: 0;
    }
    #facebook_slider_widget {
      top: 0;
      margin-top: 80px;
    }
  .center-info-box1 , .center-info-box2 {
    margin-bottom: 30px;
  }
  .lista-h2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0!important;
    padding-top: 0!important;
  }
  .lista-h2-2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0!important;
  }
  #all_img {
    margin-top: 0;
  }
  #main_right_nas h2 {
    margin: 0;
    padding-bottom: 0;
  }
  #box_studio , #box_ofera {
    height: 1000px;
  }
  #box_o_nas {
    height: 1100px;
  }
  .controls-kuch-wiecpol {
    display: flex;
    flex-wrap: wrap;
  }
  .controls-kuch-wiecpol button {
    padding: 10px;
  }
  #miniatury {
    height: 250px!important;
    display: flex;
  }
  #miniatury img {
    width: 100%;
    height: 250px!important;
  }
  #galeria_top_right {
    display: none;
  }
/*  #Container {
    width: 768px;
  }
  #bottom_box {
    width: 768px;
  } */
  #bottom_zdjecie {
      display: none;
  }

  #partnerzy {
      display: none;
  }
  /*.camera_caption p {
    font-size: 20px!important;
  } */
  #center_box h3 {
    padding-left: 0;
  }
  #center_box p {
    padding-left: 0;
  }
  #formularz {
    margin-right: 0;
    padding-right: 0;
  }
  .formularz_box2 {
    margin-left: 0;
    padding-left: 0!important;
  }
  #box_wyslij {
    position: absolute;
    left: 0;
    bottom: -60px;
  }
  .wyslij_class {
    margin-left: 0!important;
  }
}
@media (max-width: 736px) {
  #menu {
    padding-top: 90px;
  }
}
@media (max-width: 700px) {
  #miniatury {
    height: 220px!important;
    display: flex;
  }
  #miniatury img {
    width: 100%;
    height: 220px!important;
  }
}
@media (max-width: 650px) {
  #miniatury {
    height: 200px!important;
    display: flex;
  }
  #miniatury img {
    width: 100%;
    height: 200px!important;
  }
  #menu {
    padding-top: 60px;

  }
}
@media (max-width: 580px) {
  .fotter-sub {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #fotter p {
    text-align: center;
  }
  #main {
    margin-top: 80px;
  }
  #miniatury {
    height: 180px!important;
    display: flex;
  }
  #miniatury img {
    width: 100%;
    height: 180px!important;
  }
  #galeria_top {
    padding-top: 90px;
  }
}
@media (max-width: 543px){
  .fotter-galeria {
    text-align: center;
  }
  .galeria-fotter-div{
    float: none;
  }
  .galeria-fotter-p {
    float: none;
  }
  #miniatury {
    height: 150px!important;
    display: flex;
  }
  #miniatury img {
    width: 100%;
    height: 150px!important;
  }
  #lista_kontrolna h1 {
    width: 85%;
    margin: 20px auto;
  }
  #tresc_left p:nth-child(3) {
    margin-top: 0;
  }
  #tresc_right p:nth-child(3) {
    margin-top: 0;
  }
}
@media (max-width: 475px) {
  #lista_kontrolna ul {
    font-size: 15px;
  }
  #lista_kontrolna h1 {
    font-size: 20px;
  }
  #lista_kontrolna h2 {
    font-size: 17px;
  }
  #main_left a {
    overflow: hidden;
  }
  #miniatury {
    height: 120px!important;
    display: flex;
  }
  #miniatury img {
    width: 100%;
    height: 120px!important;
  }
}
@media (max-width: 490px) {
  .controls-kuch-wiecpol button {
    font-size: 10px;
  }
}
@media (max-width: 469px) {
  #tresc_box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #tresc_right {
    float: left;
    order: 1;
    margin-left: 0;
  }
  #tresc_left {
    order: 2;
    margin-top: 20px;
  }
}
@media (max-width: 440px) {
  #box_o_nas {
    height: auto;
  }
}
@media (max-width: 400px) {
  #miniatury {
    height: 110px!important;
    display: flex;
  }
  #miniatury img {
    width: 100%;
    height: 110px!important;
  }
}
@media (max-width: 360px) {
  #miniatury {
    height: 100px!important;
    display: flex;
  }
  #miniatury img {
    width: 100%;
    height: 100px!important;
  }
}
@media (max-height:375px){
  #menu ul li {
    padding: 8px 0;
    font-size: 15px;
  }
}
@media (max-height:360px){
  #menu ul li {
    padding: 8px 0;
    font-size: 15px;
  }
}
@media (max-height: 345px){
  #menu ul li {
    padding: 8px 0;
    font-size: 14px;
  }
}
@media (max-height: 320px){
  #menu ul li {
    padding: 6px 0;
    font-size: 13px;
  }
  /*#menu {
    padding-top: 70px;
  }*/
}
@media (max-height: 310px){
  #menu ul li {
    padding: 6px 0;
    font-size: 13px;
  }
}
@media (max-height: 300px){
  #menu ul li {
    padding: 6px 0;
    font-size: 13px;
  }
}
/* media query dla slidera */
@media (max-width: 2550px) {
  #camera_wrap_2 {
   /* height: 1224px;*/
  }
   /* .cameraSlide img {
    visibility: visible;
     margin-left: 0!important;
    /* margin-top: 0px; *//*
    position: absolute;
    top: 0!important;
    width: 100%!important;
    height: 1024px!important;
}*/
}
@media (max-width: 2000px) {
  #camera_wrap_2 {
   /* height: 924px;*/
  }
    /*.cameraSlide img {
    height: 724px!important;
} */
}
@media (max-width: 1440px) {
  #camera_wrap_2 {
    height: 105vh;
  }
   /* .cameraSlide img {
    height: 600px!important; }*/

}
@media (max-width: 1360px) {

   /*
     #camera_wrap_2 {
    height: 800px;
  }
    .cameraSlide img {
    height: 600px!important; }*/

}
@media (max-width: 1220px) {
  #camera_wrap_2 {
    height: 750px;
  }
   /* .cameraSlide img {
    height: 600px!important; }*/

}
@media (max-width: 1024px) {
  #camera_wrap_2 {
    height: 690px;
    /*margin-top: 50px;*/
  }
   /* .cameraSlide img {
    height: 590px!important;
} */
  .campera_caption {
    left: 0;
  }
}
@media (max-width: 860px) {
  .camera_caption {
    left: -10px!important;
  }
}
@media (max-width: 768px) {
  #camera_wrap_2 {
    height: 580px;
  }
  /*#camera_wrap_2 {
    height: 680px;
  }
    .cameraSlide img {
    height: 580px!important;
}*/
}
@media (max-width: 668px) {
  #camera_wrap_2 {
    height: 480px;
  }
  /*#camera_wrap_2 {
    height: 580px;
  }
    .cameraSlide img {
    height: 480px!important;
}*/
}
@media (max-width: 568px) {
  #camera_wrap_2 {
    height: 400px;
  }
 /* #camera_wrap_2 {
    height: 480px;
  }
    .cameraSlide img {
    height: 380px!important;
} */
    .wiecpol-napis-slider {
      font-size: 40px;
    }
    .camera_caption  p {
        font-size: 20px!important;
    }
}
@media (max-width: 468px) {
    #camera_wrap_2 {
    height: 360px;
  }
  .wiecpol-napis-slider {
    font-size: 30px;
  }
  /*#camera_wrap_2 {
    height: 420px;
  }
    .cameraSlide img {
    height: 320px!important;
}*/
    .camera_caption {
        bottom: 100px!important;
    }
}
@media (max-width: 380px) {
  .camera_command_wrap {
    display: none;
  }
    .camera_caption {
        bottom: 0px!important;
    }
  /*.camera_caption  p {
    font-size: 30px!important;
    #camera_wrap_2 {
    height: 320px;
  }
  }*/

    #camera_wrap_2 {
    height: 300px;
  }
  /*  .cameraSlide img {
    height: 280px!important;
}*/
}
