@import url(animate.css);
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');*/
@import url('https://fonts.googleapis.com/css?family=Aladin|Berkshire+Swash|Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Gabriela');
html,
body {
    height: 100%;
    font-family: 'Raleway';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#navbar-main{
    display: block;
}
.navbar {
    height: 80px;
    overflow: hidden;
   /*visibility: hidden;*/
}

.visible{
    important!visibility: visible;
}

.nav-height {
    height: 130px;
    background-color: rgba(255, 255, 255, 0.0);
    /*border-bottom: 1px solid white;*/
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    /*opacity: 1;*/
}

.full-color {
    background-color: rgba(0, 0, 0, 1);
	}

.navbar-nav {
    width: 100%;
    text-align: center;
	 color: rgb(255, 215, 0);
    /*margin-left: 25%!important;
    margin-right: 25%!important;*/
}

.navbar-nav > li {
    display: inline-block;
    float: none!important;
    vertical-align: middle;

}

.navbar-header img {
    padding-top: 10px;
}

.navbar ul li a {
    color: rgb(255, 215, 0);
    font-size: 1.2em;
    font-weight: 700;
    line-height: 90px;
    /*text-shadow: 1px 1px 1px grey;*/
    text-transform: uppercase;
       
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

.navbar ul li a:hover {
    background-color: rgb(255, 215, 0);
    /*color: rgba(255, 255, 255, 1.0);*/


}



.navbar ul > li:third-child > a:hover {
    background-color: rgba(255, 215, 0);
    color: rgba(255, 215, 0);
}

.logo-menu {

    height: 100px;
    padding-top: 0px;
}

.navbar-header button {
    margin-top: 20px;
}


.img-pos {
    padding-top: 0px;
    height: 35px;
    margin-top: 3px;
}

.full-background {
    height: 100%;
}

.first_background,.first_background2 {
    background: url(../img/tlo.jpg) no-repeat center center fixed;
    background-size: cover;
    width: 100%;
    color: #fff;
    height: 100%;
    min-height: 100%;
    filter: brightness(100%);
}

.first_background2{
    height: 300px;
    width: 100%;
    min-height: 300px;
    max-height: 300px;
    background: url(../img/tlo2.jpg) no-repeat center center fixed;
	text-shadow: 2px 2px 4px #000000;
}

.logo-full {
	position:relative;
    max-width: 100%;
    max-height: 100%;
	bottom: 50px;
}

.start {
    top:32%;
    right: 10%;
    position: absolute;
	    font-family: 'Gabriela';
	text-shadow: 2px 2px 4px #000000;
	
}

.start h1 p{
    color: white;
	 font-size: 0.4em;
	 	text-shadow: 2px 2px 4px #000000;
}

.start h1{
    color: rgb(255, 215, 0);
    font-size: 4em;
    text-align: right;
		text-shadow: 2px 2px 4px #000000;
}

.o_nas{
    background: #fff;
    margin-bottom: 100px;
}

.o_nas h2{
    margin-top: 100px;
    text-align: center;
    font-size: 3em;
}

.o_nas p{
    /*font-family: 'Open Sans', sans-serif;*/
    text-align: justify;
    font-weight: 400;
    padding-top: 50px;
    font-size: 1.5em;
}

.wyroznik{
    font-size: 1.6em;
    color: rgb(255, 153, 51);
    margin-left: 15%;
}
.oferta{
    background: #fff;
}

.oferta_h2{
    text-align: center;
    margin-top: 80px;
    margin-bottom: 80px;
    padding-right: 40px;
}

.tekst_oferta{
    text-align: center;
    padding-top: 100px;
    font-size: 1.4em;
}

.foto_filler{
        background: url(../img/fotki/4_2.jpg) no-repeat center center;
    background-size: cover;
    width: 50%;
    color: #fff;
    height:300px;
    filter: brightness(100%);
    margin: 0;
    padding: 0;
}
.foto_filler2{
        background: url(../img/fotki/2_4.jpg) no-repeat center center;
    background-size: cover;
    width: 50%;
    color: #fff;
    height:300px;
    filter: brightness(100%);
    margin: 0;
    padding: 0;
}

.foto_filler3{
        background: url(../img/fotki/1_5.jpg) no-repeat center top;
    background-size: cover;
    width: 50%;
    color: #fff;
    height:300px;
    filter: brightness(100%);
    margin: 0;
    padding: 0;
}
.foto_filler4{
        background: url(../img/fotki/3_2.JPG) no-repeat center center;
    background-size: cover;
    width: 50%;
    color: #fff;
    height:300px;
    filter: brightness(100%);
    margin: 0;
    padding: 0;
}

.hover_opis{
    padding: 10px;
    background: rgba(0,0,0,0.6);
    font-size: 2em;
    text-align: center;
    padding-top: 120px;
    opacity: 0;
    width: 100%;
    height: 100%;
        -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    transition: all 800ms ease-out;
}

.foto_filler .hover_opis:hover,.foto_filler2 .hover_opis:hover,.foto_filler3 .hover_opis:hover,.foto_filler4 .hover_opis:hover{
    opacity:1;
        -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.foto_filler2{
    
}

.oferta_rest{
    padding-top: 80px;
    padding-bottom: 80px;
    font-size: 1.4em;
}

.galeria h1 {
    padding-bottom: 50px;
    text-align: center;
}

.galeria h2 {
    padding-top: 60px;
}

.img_wrapper {
    padding-top: 50px;
    padding-bottom: 100px;
}

.cennik{
    background: url(../img/wedding-rings-2277802_1280.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    color: #fff;
    height:70%;
    filter: brightness(100%);
    margin: 0;
    padding: 0;
}

.cennik p{
    margin-top: 50px;
    font-size: 1.2em;
	text-align: center;
            
}
.cennik_anim{
    margin-top: 100px;
    color: black;
    background: #fff;
}
.cennik .contacting {
    text-align: center;
    color: rgb(255, 153, 51);
    font-size: 2.6em;
  
}
/* GALLERY PART */

.gallery_hr{
    width: 100%;
    height: 1px;
    color: yellow;
    background-color: black;
}

.row2 {
    display: flex;
    flex-wrap: wrap;
    padding: 0 4px;
}


/* Create four equal columns that sits next to each other */

.column2 {
    /*
    flex: 25%;
    max-width: 25%;
    padding: 0 4px;
    */
    display: inline-block;
    max-width: 100%;
}

.column2 img {
    display: inline-block;
    max-width: 19.5%;
    margin-top: 8px;
    vertical-align: middle;
}


/* Responsive layout - makes a two column-layout instead of four columns */

@media (max-width: 800px) {
    .column2 {
        flex: 100%;
        max-width: 100%;
    }
}


/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */

@media (max-width: 600px) {
    .column2 {
        flex: 100%;
        max-width: 100%;
    }
}


/* The Modal (background) */

.modal {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: scroll;
    background-color: black;
}


/* Modal Content */

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    height: 100%;
    max-height: 600px;
    width: 100%;
    max-width: 900px;
    overflow: hidden;
}


/* The Close Button */

.close {
    color: red;
    position: absolute;
    top: 10px;
    right: 5px;
    font-size: 55px;
    font-weight: bold;
    border-bottom: 5px solid black;
    text-decoration: none;
    color: #999;
    opacity: 1;
}

.close:hover,
.close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

.mySlides,.mySlides2,.mySlides1 {
    display: none;
}

.cursor {
    cursor: pointer;
}


/* Next & previous buttons */

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: rgba(66, 134, 244, 1.0);
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}


/* Position the "next button" to the right */

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}


/* On hover, add a black background color with a little bit see-through */

.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}


/* Number text (1/3 etc) */

.numbertext,.numbertext2 {
    color: rgba(66, 134, 244, 1.0);
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.img_wrapper .numbertext img {
    max-width: 100%;
}

.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

.active,
.demo:hover {
    opacity: 1;
}

img.hover-shadow {
    transition: 0.3s;
    /*opacity: 0.9;*/
    opacity: 0.9;
    border-radius: 0px;
}

.hover-shadow:hover {
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
    transform: scale(1.1);
    opacity: 1.0;
}



/* END OF GALLERY PART */

.footer {
    background-color: rgba(20, 20, 20, 1.0);
    min-height: 80px;
    color: white;
    text-align: center;
    padding-top: 30px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.footer_start {
    animation-delay: 2.0s;
}

.footer_start h2 {
    color: rgba(66, 134, 244, 1.0);
    text-align: center;
    margin-top: 100px;
    font-size: 3.0em;
    font-weight: 600;
    padding: 10px;
    border-bottom: 5px solid rgba(255, 255, 255, 1.0);
}

.footer_dane {
    text-align: left;
    font-size: 1.2em;
    margin-bottom: 20px;
}

.footer_dane h3 {
    font-size: 1.1em;
}

.footer_dane p {
    text-decoration: none;
    color: rgba(255, 255, 255, 1.0);
}

.footer_dane p:nth-child(1) {
    margin-top: 100px;
}

.footer_dane p i {
    color: rgba(66, 134, 244, 1.0);
}

.fr-fb {
    margin-top: 100px;
}

.footer-menu {
    list-style: none;
    text-align: center;
}

.kontakt_form {}

.kontakt_text h3 {
    padding-top: 150px;
    text-align: justify;
}

.form-horizontal {
    padding-top: 60px;
    width: 100%;
}

.form_style {
    padding: 10px 20px;
    border: 0;
    border-bottom: 3px solid rgba(66, 134, 244, 1.0);
    border-bottom-width: 1px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    font: normal 16px/normal "Courgette", Times, serif;
    /* !important color: rgba(0, 153, 204, 1.0);*/
    color: rgb(0, 153, 204);
    !important -o-text-overflow: clip;
    text-overflow: clip;
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2) inset;
    /*text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.66);*/
    -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    /* (0.42, 0, 0.58, 1) */
}

.label_look {
    font-weight: 600;
    color: white;
    border: 0;
    border-bottom: 3px solid rgba(66, 134, 244, 1.0);
    border-bottom-width: 1px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.0);
}

.submit_data {
    text-align: center;
    padding-bottom: 100px;
    padding: 0 auto;
}

.grc-pos {
    width: 50%;
}

.wyslij_btn {
    margin-left: 5px;
    border: 2px solid rgba(66, 134, 244, 1.0);
    background: rgba(0, 0, 0, 0.0);
    float: right;
}

.wyslij_btn:hover,
.wyslij_btn:active {
    background: rgba(66, 134, 244, 1.0);
    color: white;
}

.wrongInput {
    background: #fd4854;
    border: 1px solid red;
    animation: 1s shake;
    color: white;
}

.shake {
    animation: 1s shake;
}

.emailFormAlert {
    background-color: rgba(0, 153, 204, 1.0);
    color: white;
    margin-top: 0;
    text-align: center;
    font-size: 3em;
}

.top_visible {
    z-index: 999;
}

@keyframes shake {
    0%,
    100% {
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateX(-5px);
    }
    20%,
    40%,
    60%,
    80% {
        transform: translateX(5px);
    }
}

.animated {
    visibility: visible;
    !important
}


/* Animation PART */

.atrakcje_anim,
.atrakcje_anim2 {
	position:relative;
    animation-duration: 1.5s;
    animation-delay: 0.5s;
		border-radius: 8px 8px 8px 8px;

}

.atrakcje_anim3 {
    animation-duration: 2s;
    animation-delay: 1s;
		border-radius: 8px 8px 8px 8px;
}

.cennik_anim {
    animation-delay: 0.5s;
}