

@font-face {
  font-family: "GravityHandwritten";
  src: url("./fonts/GravityHandwritten.eot"); 
  src: url("./fonts/GravityHandwritten.eot?#iefix") format("embedded-opentype"), 
    url("./fonts/GravityHandwritten.otf") format("opentype"),
    url("./fonts/GravityHandwritten.svg") format("svg"), 
    url("./fonts/GravityHandwritten.ttf") format("truetype"), 
    url("./fonts/GravityHandwritten.woff") format("woff"), 
    url("./fonts/GravityHandwritten.woff2") format("woff2"); 
  font-weight: normal;
  font-style: normal;
}



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {

    margin: 0;

    padding: 0;

    border: 0;

    font-size: 100%;

    font: inherit;

    vertical-align: baseline;

}



input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {

    -webkit-appearance: none;

    margin: 0;

}
 
html{

    height: 100%;

}

body{

    font-family: 'Montserrat', sans-serif;

}



.tar{

    text-align: right;

}

.tac{

    text-align: center;

}



.m0{

    margin:0;

}

.m30x0{

    margin:30px 0;

}

.p0{

    padding: 0;

}

.p0x30{

    padding: 0 30px;

}

.pl30{

    padding-left: 30px;

}

a:hover,

a:focus,

a:active{

    text-decoration: none;

}



b{

    font-weight: 600;

}

p{

    font-size: 13px;

    line-height: 2.2;

    letter-spacing: 0.2px;

    color:#4d4d4d;

    text-align: justify;

}

h1, h2, h3, h4, h5, h6{

    position: relative;

}

h1{

    font-family: 'Montserrat', sans-serif;

    font-size: 30px;

    font-weight: 300;

    text-align: center;

    color: #fff;

    position: relative;

    line-height: 1;

    letter-spacing: 2px;

    text-transform: uppercase;
    font-family: 'GravityHandwritten';
    font-size: 95px;
    letter-spacing: 15px;
    text-transform: lowercase;

}

h1 span{

    font-family: 'Montserrat', sans-serif;

    font-size: 22px;

    display: block;

    text-transform: uppercase;

    font-weight: 300;

    letter-spacing: 3px;

}

h1 span:before{

    content:'';

    display: inline-block;

    /*position: absolute;*/

    height: 1px;

    width: 85px;

    background: #fff;

    vertical-align: middle;

    margin-right: 30px;

}

h1 span:after{

    content:'';

    display: inline-block;

    height: 1px;

    width: 85px;

    background: #fff;

    vertical-align: middle;

    margin-left: 30px;

}

.mb100{

    margin-bottom: 100px;

}

.row{

    margin:0;

}

.logo{

    text-align: center;
    margin-top: 40px;
}

.navbar-brand{

    background: url(../img/logo-white.png) no-repeat center;

    background-size: contain;

    max-width: 335px;

    width: 100%;

    height: 111px;
    height: 88px;

    float: none;

    display: inline-block;

    padding: 0;

}

.navbar-toggle .icon-bar{

    background: #fff;

}



.navbar-toggle{

    margin-top: 40px;

}
.home .logo{
    display: none;
}
#main-top{

    background: url(../img/main-img.jpg) no-repeat center;

    background-size: cover;

    position: relative;

    /*padding: 225px 0 55px;*/

    height: 275px;
    height: 100%;
    padding-top: 79px;
}
.menu-bg{
    /*background: #fff;*/
}

.overlay-bg{

    background: rgba(0, 0, 0, 0.22);

    position: absolute;

    width: 100%;

    height: 100%;

    top:0;

}
.home .overlay-bg{

    background: rgba(0, 0, 0, 0.4);
}

#menu ul{

    list-style: none;

}

#menu li{

    display: inline-block;

    margin: 0 30px;

}

#menu li a{
    font-size: 11px;
    color:#fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

.theme-black #menu li a { color: #000; }

#menu li a:hover{
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 10px;
}
.theme-black #menu li a:hover {
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

#menu li a.selected{
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 10px;
}
.theme-black #menu li a.selected {
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.logo-home{
    max-width: 700px;
    margin:0 auto;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    margin-top: 40px;
}

#menu{

    padding-top: 30px;

    text-align: center;

    margin-bottom: 35px;

}

.navbar{

    margin-bottom: 0px;

    position: absolute;

    width: 100%;

    /*border-bottom: 1px solid rgba(255, 255, 255, 0.15);*/

    padding-bottom: 40px;

}

.home .navbar{

    border: none;

}

.section-content{

    max-width: 850px;

    margin: 0 auto;

    font-size: 0;

}

/*.number{*/

    /*font-family: 'Mrs Saint Delafield', cursive;*/

    /*color:#a38441;

    opacity: 0.1;

    font-size: 134px;

    line-height: 1;

}*/

/*.left-side .number{

    padding-right: 36px;

    margin-top: 36px;

}*/

h2{

    font-family: 'GravityHandwritten';
    color:#a38441;
    color:#797979;
    font-size: 130px;
    line-height: 1;
    font-weight: 400;
    /*margin-bottom: 15px;*/
    letter-spacing: 13px;
    font-variant-ligatures: none;
    
}
.home h2{
    /*text-align: center;*/
}

.about-touch{

    /*background: rgba(235, 235, 235, 0.8);*/

    /*padding: 0 50px;*/

}

.podpis{
    font-family: 'GravityHandwritten';
    font-size: 40px;
    letter-spacing: 2px;
    font-weight: 600;
    text-align: center;
    color: #797979;
}



.img-side{

    width: 55%;

    display: inline-block;

    padding: 0 25px;

    /*text-align: right;*/

    vertical-align: middle;

}

.text-side{

    width: 45%;

    display: inline-block;

    vertical-align: middle;

    padding: 0 25px;

}


#hello{

    padding: 100px 0 60px;
}
#rental{
    padding: 50px 0;
}
#hello h2,
#rental h2{
    margin-left: -100px;
    margin-top: -35px;
    line-height: 0.6;
}

.img-about{

    width: 100%;

    height: 429px;

}

.button-about{

    padding: 30px 30px 30px 60px;

}

.btn{

    color:#a38441;

    font-size: 16px;

    text-transform: uppercase;

    letter-spacing: 2px;

    padding: 35px;

    width: 100%;

    border:1px solid #a38441;

    border-radius: 0;

    outline: none;

    box-shadow: none;

    white-space: normal;



    -webkit-transition: all ease-out 0.3s;

    -moz-transition: all ease-out 0.3s;

    -o-transition: all ease-out 0.3s;

    transition: all ease-out 0.3s;

}



.btn:hover,

.btn:focus,

.btn:active,

.btn:focus:active,

.btn.focus,

.btn.active,

.btn.focus.active{

    box-shadow: none;

    outline: none;

}

#events{

    padding: 60px 0;
    font-size: 0;

}
#floral{
    padding: 85px 0 50px;
    font-size: 0;
}
/*.circle{

    max-width: 235px;

    width: 100%;

    height: 235px;

    background:#f8f8f8;

    border-radius: 50%;

    text-align: center;

    padding: 70px 0;

    position: relative;

    margin: 0 auto;

    margin-bottom: -130px;

}*/

/*.circle .number{

    position: absolute;

    left:50%;

    transform: translate(-50%);

    margin-top: -10px;

}*/
#events h2,
#floral h2{
    margin-top: -50px;
    margin-right: -100px;
    line-height: 0.6;
    text-align: right;
}
#floral h2{
    margin-top: -85px;
    line-height: 1;
}
.events-content{

    /*background:#f8f8f8;*/

    /*padding: 60px 0;*/

    text-align: right;
    display: inline-block;
    width: 40%;
    vertical-align: top;
    margin-right: 4%;
    /*padding-top: 110px;*/
}

.events-content-inner p{

    max-width: 460px;
    margin:0 auto;
    margin-bottom: 40px;
    /*text-align: center;*/

}

.events-content .btn{

    max-width: 500px;

}

/*.events-content-inner{

    width: 62%;

}*/

.events-img{

    /*font-size: 0;*/

    /*max-width: 950px;*/

    margin:0 auto;
    display: inline-block;
    width: 56%;
    vertical-align: top;

}
.img-left{
    width: 42%;
    display: inline-block;
    vertical-align: top;
    /*margin-right: 4%;*/
}
.img-right{
    width: 58%;
    display: inline-block;
    vertical-align: top;
}

.image1{

    height: 430px;

    width: 100%;

    display: inline-block;

    vertical-align: top;

    /*margin-top: 40px;*/

}

.image2{

    height: 313px;

    width: 100%;

    display: inline-block;

    vertical-align: top;

    /*margin-top: 23px;*/

    /*margin-right: -40px;*/

    /*margin-left: 40px;*/

    position: relative;

}

.image3{

    height: 488px;

    width: 100%;

    display: inline-block;

    /*margin-top: -270px;*/

}
#insta h2{
    text-align: center;
}


#wedding{

    padding: 90px 0;

    /*text-align: center;*/

    position: relative;

}

/*#wedding .circle{

    background: 0;

    width: auto;

    display: inline-block;

    height: auto;

    padding: 0;

    margin: 0;

    margin-bottom: 65px;

}*/

/*#wedding .number{

    color:#fff;

    opacity: 0.14;

}*/

#wedding h2{

    /*color:#fff;*/
    text-align: center;
    margin-top: -50px;

}

#wedding .overlay-bg{

    background: rgba(0, 0, 0, 0.3);

}

#wedding h1{

    margin-bottom: 70px;

}

.white-btn{

    color:#fff;

    border-color: #fff;

    width: auto;

    font-size: 14px;

    position: relative;

    padding: 20px 45px;

}

.white-btn:hover{

    background: rgba(255, 255, 255, 0.2);

    color:#fff;

}

#wedding .container{

    position: relative;

}

.box{

    border:1px solid #a38441;

    padding: 11px;

}

.boxes-inner{

    /*max-width: 850px;*/

    margin: 0 auto;

    text-align: center;

}

.boxes{

    padding: 60px 0;

}

.box-inner{

    position: relative;

    padding: 125px 0;

}

.box-inner .overlay-bg{

    background: rgba(0, 0, 0, 0.4);



    -webkit-transition: all ease-out 0.3s;

    -moz-transition: all ease-out 0.3s;

    -o-transition: all ease-out 0.3s;

    transition: all ease-out 0.3s;

}

h3{

    font-weight: 300;

    text-transform: uppercase;

    font-size: 22px;

    letter-spacing: 3px;

    position: relative;

    color:#fff;

    margin-bottom: 13px;

}

h4{

    position: relative;

    font-size: 14px;

    font-weight: 400;

    font-style:italic;

    color:#fff;

    font-family: 'Libre Baskerville', serif;

}

.boxLink{

    display: block;

    margin-bottom: 20px;



    -webkit-transition: all ease-out 0.3s;

    -moz-transition: all ease-out 0.3s;

    -o-transition: all ease-out 0.3s;

    transition: all ease-out 0.3s;

}

.boxLink:hover .overlay-bg{

    background: rgba(0, 0, 0, 0.2);

}

.simpleLink{

    font-size: 12px;

    text-transform: uppercase;

    letter-spacing: 3px;

    color:#4d4d4d;

    margin-bottom: 30px;

    display: inline-block;



    -webkit-transition: all ease-out 0.3s;

    -moz-transition: all ease-out 0.3s;

    -o-transition: all ease-out 0.3s;

    transition: all ease-out 0.3s;

}

.simpleLink:hover{

    color:#a38441;

}



#clients{

    padding: 70px 0 50px;

    font-size: 0;

}



.clients{

    /*width: 38%;

    display: inline-block;*/

    vertical-align: top;

    /*padding-right: 25px;*/

    position: relative;

    text-align: center;

    /*padding-top: 80px;*/
    /*margin-bottom: 80px;*/

}

.main-press{

    /*width: 22%;

    height: 430px;*/

    width: 25%;
    height: 355px;

    display: inline-block;

    vertical-align: top;

    /*margin-right: -3%;*/
    margin: 0 10px;

}

.press{

    /*width: 40%;

    display: inline-block;*/

    vertical-align: top;

    position: relative;
    /*padding-left: 25px;*/

}

.gold-btn{

    background: rgba(163, 132, 65, 0.9);

    color:#fff;

    padding: 25px 55px;

    width: auto;

}

.gold-btn:hover{

    color:#fff;

    background: rgba(163, 132, 65, 1);

}

.press-img{

    /*padding: 0px 30px 25px 0px;*/
    text-align: center;
    padding-top: 25px;
}

.press-img-inner{

    /*height: 180px;

    width: 100%;*/
    width: 20%;
    height: 290px;
    display: inline-block;
    margin: 5px;
}

.client-logos{

    /*padding-right: 50px;*/

    padding-top: 25px;

}

.client-logos div{

    max-width: 180px;

    width: 10%;

    height: 53px;

    opacity: 0.35;
    /*margin-right: 0;
    margin-left: auto;*/
    display: inline-block;
    margin: 0 10px;
}

.logo1{



}

.logo2{

    margin-right: 0;

    margin-left: auto;

}

.logo3{

    margin:0 auto;

}

.leftLine{

    border-left:1px solid rgba(255, 255, 255, 0.18);

}

.contactRow{

    max-width: 885px;

    margin:0 auto;
    text-align: center;

}

.contactCol{

    padding: 30px 15px;

    text-align: center;

}

.contactCol p{

    text-align: center;

}

.contactCol p span{

    text-transform: uppercase;

    letter-spacing: 3px;

}

.contactCol a{

    color:#4d4d4d;



    -webkit-transition: all ease-out 0.3s;

    -moz-transition: all ease-out 0.3s;

    -o-transition: all ease-out 0.3s;

    transition: all ease-out 0.3s;

}

.contactCol a:hover{

    color:#a38441;

}

footer{

    background: #f8f8f8;
    background: #474747;

    padding: 40px 0 25px;

}
footer p{
    color:#fff;
}

footer h2{

    /*margin-top: -15px;*/
    font-size: 47px;
    letter-spacing: 7px;
    font-weight: 600;

}
footer .contactCol a{
    color:#fff;
}

.copyright{

    margin-top: 60px;

}

.copyright p{

    text-align: center;

    font-size: 11px;

}

.copyright a{

    color:#4d4d4d;
    color:#fff;


    -webkit-transition: all ease-out 0.3s;

    -moz-transition: all ease-out 0.3s;

    -o-transition: all ease-out 0.3s;

    transition: all ease-out 0.3s;

}

.copyright a:hover{

    color:#a38441;

}
.instapics{
    margin-top:30px;
}
.instapics .contactCol{
    padding: 0 15px;
}
.instapics .leftLine{
    padding: 22px 15px;
}
.instagram{
    background: url(../img/insta.png) no-repeat center;
    background-size:contain;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin:5px;
}
.theme-black .instagram { background: url(../img/insta-black.png) no-repeat center; }
.pinterest{
    background: url(../img/pint.png) no-repeat center;
    background-size:contain;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin:5px;
}
.theme-black .pinterest { background: url(../img/pint-black.png) no-repeat center; }
.email{
    background: url(../img/email.png) no-repeat center;
    background-size:contain;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin:5px;
}
.theme-black .email { background: url(../img/email-black.png) no-repeat center; }
.about-top{

    background: url(../img/nakrycie.jpg) no-repeat center bottom 34%;

    background-size: cover;

    position: relative;

    padding: 270px 0 48px;
    padding: 274px 0 32px;

}

.img-about2{

    padding: 30px 35px 35px 70px;

}

.img-about-inner{

    height: 240px;

    width: 100%;

}

.about-content{

    max-width: 990px;

    margin: 0 auto;

    font-size: 0;

}

.about-content .img-about {

    width: 100%;

    height: 257px;

    max-width: 400px;

    margin-right: 0;

    margin-left: auto;
    margin-bottom: 25px;

}
.about-content .img-about-inner{
    height: 274px;
}
.about-content h2{

    /*font-size: 70px;*/

}

.about-content .right-side {

    width: 60%;
    padding: 30px;
    /*padding-top: 100px;*/

}
.about-content .about-touch{
    background: none;
    padding: 0;
}

.about-content .left-side {

    width: 35%;

    /*margin-right: -3%;*/

}

.wide-box{

    padding: 140px 0 115px;

    position: relative;

}

.wide-box .overlay-bg{

    background: rgba(39, 39, 39, 0.4);

}

h6{

    font-size: 16px;

    text-transform: uppercase;

    font-weight: 400;

    letter-spacing: 3px;

}

.wide-box h6{

    color:#fff;

    text-align: center;

    line-height: 2.2;

    max-width: 620px;

    width: 100%;

    margin: 0 auto;

    padding: 35px;

    border:1px solid #fff;

}

.about-container{

    /*padding-bottom: 0;

    margin-bottom: -40px;*/

    position: relative;

    z-index: 1;

}
.title-content{
    position: relative;
    padding: 270px 0 48px;
    padding: 274px 0 32px;
}
.title-contact{
    background: url(../img/koperta.jpg) no-repeat center;
    background-size: cover;
}
.page-content{
    padding: 100px 0 60px;
}


.about-us{

    padding: 100px 0;

    font-size: 0;

}

h5{

    font-size: 30px;

    /*font-family: 'Mrs Saint Delafield', cursive;*/

    color:#a38441;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.profile-info{

    width: 50%;

    display: inline-block;

    vertical-align: top;

    padding: 0 55px;

}

.profile1{

    margin-bottom: 30px;

}

.profile-img{

    width: 45%;

    display: inline-block;

    vertical-align: top;

}

.profile-img-inner{

    height: 410px;

    max-width: 410px;

    width: 100%;

    margin-bottom: 35px;

}

.profile1 .profile-img-inner{

    margin-right: 0;

    margin-left: auto;

    /*background: url(../img/profil.jpg) no-repeat center;*/

    background-size: cover;

}

.profile2 .profile-info{

    text-align: right;

}



.profile2 .profile-img-inner{

    /*background: url(../img/profil.jpg) no-repeat center;*/

    background-size: cover;

    /*margin-top: -70px;*/

}

.quote{

    background: rgba(239, 234, 223, 0.9);

    padding: 25px 30px;

    margin: 35px 0;

    position: relative;

}

.quote p{

    text-transform: uppercase;

}

.profile1 .quote{

   /* padding-left: 50px;

    margin-left: -80px;*/

}

.profile2 .quote{

    /*padding-right: 50px;

    margin-right: -80px;*/

}

form .form-control {
    background: none;
    border: 1px solid #dadada;
    border-radius: 0;
    height: 60px;
    margin: 10px 0;
    color: #333;
    box-shadow: none;
    outline: none;
    padding: 15px;
}
form textarea.form-control {
    height: 160px;
}
form label {
    font-size: 12px;
}
.submit{
    text-align: center;
}
.submit .btn{
    padding: 0;
    border: none;
    color: #333;
    display: inline-block;
    width: auto;
    margin: 20px 0;
}
.submit .btn-default:hover{
    color: #a38441;
    background: none;
    /*border: 1px solid #a38441;*/
    /*color:#fff;*/
}

.contact-data h2{
    text-align: center;
}
.contact-data .contactCol{
    position: relative;
}
.contact-data .contactCol:after{
    content:'';
    display: block;
    width: 100px;
    height: 1px;
    background: #dadada;
    margin:0 auto;
    bottom: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}
.contact-data .contactCol:last-child:after{
    display: none;
}
.title-events{
    background: url(../img/belvedere.jpg) no-repeat center;
    background-size: cover;
}

.goldText{
    color: #a38441;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-top: 1px solid #a38441;
    position: relative;
    text-align: center;
    padding-top: 30px;
}

.page-content .events-img{
    margin-bottom: 40px;
    text-align: right;
}
.tal,
.page-content .tal{
    text-align: left;
}

.page-content .events-img p{
    max-width: 505px;
}
.wide-box a{
    color: #a38441;
    word-break: break-word;
}
.text-content{
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    max-width: 580px;
}
.page-content .rightGold{
    padding-right: 30px;
    max-width: 600px!important;
    text-align: left;
    margin-bottom: 0;
}

form label.error{
    font-weight: 500;
    display: block;
    padding-left: 0;
}
.contact-content form label.error{
    color:#d41b1b;
}
.contact-content h2{
    font-size: 50px;
    letter-spacing: 5px;
    font-weight: 600;
}

.message{
    padding: 20px 30px;
    text-align: center;
    position: absolute;
    z-index: 1000000;
    width: 100%;
    background: #a38441;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}
.text-content p{
    margin-bottom: 40px;
}
.client-list{
    font-size: 0;
    text-align: center;
}
.client{
    width: 14%;
    height: 100px;
    display: inline-block;
    margin:3%;
}
.portfolio-content{
    background: #f8f8f8;
}
.gallery-list{
    font-size: 0;
    /*text-align: center;*/
}
.gallery-img{
    /*width: 18%;*/
    /*height: 210px;*/
    height: 180px;
    display: inline-block;
    margin: 7px;
    /*padding: 10px;
    padding-bottom: 30px;*/
    /*border: 10px solid #fff;
    border-bottom: 30px solid #fff;*/
    /*box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);*/
    position: relative;

    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.gallery-img:hover{
    border:0px solid transparent;
}
.gallery-img .overlay-bg{
    background:rgba(0, 0, 0, 0.3);

    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.gallery-img:hover .overlay-bg{
    background: none;
    position: absolute;
    width: 100%;
    height: 100%;
}
.gallery-img img{
    height: 100%;
}
.gallery-img div{
    height: 100%;
    display: block;
    /*filter: blur(2px);
    -webkit-filter: blur(2px);*/

    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
}
.fade {
    background: rgba(0,0,0,0.5);
}
/*.gallery-img .frame-box{
    border: 10px solid #fff;
    border-bottom: 30px solid #fff;
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    top:0;
    left:0;
}*/
/*.gallery-img:hover div{
    filter: blur(0px);
    -webkit-filter: blur(0px);
}*/
.rentals-content-inner{
    max-width: 500px;
    margin:0 auto;
    margin-bottom: 50px;
}
.rentals-img-content{
    font-size: 0;
    text-align: center;
}
.rental-img{
    width: 31%;
    margin:1%;
    height: 400px;
    display: inline-block;
}
.contact-photo{
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    height: 180px;
}
.socials{
    position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0;
    text-align: center;
}

.box-image{
    width: 31%;
    float: left;
    height: 400px;
    margin: 1%;
}
.box-image a{
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    position: relative;
    opacity: 0;

    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}
.box-image a:hover{
    opacity: 1;
}
.box-image a .galleryName{
    transform: translate(0%, -50%);
    position: absolute;
    top: 50%;
    display: block;
    line-height: 1.4;
    width: 100%;
    left: 0;
    padding: 15px;
}
.box-image a .galleryTitle{
    font-size: 24px;
    font-weight: 300;
    margin-bottom:15px;
    display: block;
}
.box-image a .gallerySubtitle{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}
.portfolio-content .content{
    margin-bottom: 30px;
}
.title-content h6{
    color: #fff;
    text-align: center;
}
#masonryGallery{
    clear: both;
    position: relative;
}
.imageBox{
    width: calc(33% - 20px);
    margin:10px;
    display: inline-block;
    float: left;
}
.imageBox img{
    max-width: 100%;
}
.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
      -ms-transition-duration: 0.7s;
       -o-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

.transitions-enabled.masonry {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.transitions-enabled.masonry  .masonry-brick {
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
      -ms-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}


/* disable transitions on container */
.transitions-enabled.infinite-scroll.masonry {
  -webkit-transition-property: none;
     -moz-transition-property: none;
      -ms-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}




/* media queries */



@media (max-width:1380px){

}


@media (max-width:1270px){



}


@media (max-width:1199px){

    #menu li{

        margin:0 22px;

    }

    .profile-info{

        padding: 0 45px;

    }

    .profile2 .profile-info{

        padding-left: 0;

    }

    .profile1 .profile-info{

        padding-right: 0;

    }

}





@media (max-width:991px){

    .navbar {

        /*padding-top: 40px;*/
        padding-top: 0;

    }

    .navbar-toggle{

        position: absolute;

        right: 0;

    }

    .container>.navbar-collapse{

        margin: 0;

        margin-top: 105px;

    }

    .navbar-collapse{

        position: absolute;

        background: rgba(255, 255, 255, 0.9);

        right: 0;

        padding: 20px 20px;

        max-width: 200px;

        width: 100%;

    }

    #menu li {

        display: block;

        margin:20px 0;

    }

    #menu li a{

        color:#333;

    }

    #menu li a:hover{

        color:#a38441;

        border-bottom: none;

        padding: 0;

    }

    #menu li a.selected{

        border-bottom: none;

        padding: 0;

        color:#a38441;

    }

    #menu{

        padding: 0;

        margin:0;

    }



    h1 span {

        font-size: 18px;

    }

    h1 span:before,

    h1 span:after {

        width: 60px;

    }

    #main-top {

        /*height: 205px;*/

    }
    .logo-home{
        max-width: 400px;
        margin-top: 0;
    }

    .image1 {

        /*height: 100px;*/

    }

    .image2 {

        height: 230px;

    }

    .image3 {

        height: 330px;

    }
    .about-touch{
        /*padding: 40px;*/
    }
    .btn{
        padding: 20px;
    }
    .events-content{
        padding-top: 0px;
    }
    .img-about{
        height: 406px;
    }

    .press-img-inner {

        height: 215px;

    }
    .main-press{
        height: 215px;
    }

    .img-about-inner {

        height: 170px;

    }

    .about-content .img-about {

        height: 190px;

    }
    .about-content .img-about-inner {
        height: 195px;
    }
    .about-content .right-side{
        padding: 0;
    }

    .profile-info {

        width: 55%;

    }

    .profile-img-inner {

        height: 320px;

    }

    .profile2 .profile-img-inner{

        margin-top: 0;

    }

    .about-top ,
    .title-content{

        padding: 205px 0 33px;

    }
    
    .page-content .image2 {
        margin-right: 50px;
    }
    .page-content .events-img p {
        max-width: 424px;
    }
    .page-content .rightGold{
        max-width: 520px!important;
    }
    .client {
        width: 24%;
        margin: 4%;
    }
    .rental-img{
        height: 300px;
    }
    .box-inner{
        padding: 75px 0;
    }
    .client-logos div{
        width: 13%;
    }
    .box-image{
        height: 260px;
    }
    .box-image a .galleryTitle{
        font-size: 18px;
    }
    .gallery-img{
        height: 140px;
    }



}



@media (max-width:767px){

    .img-side{

        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;

    }
    #wedding h2{
        /*margin-top:0;*/
    }
    .img-about{

        height: 265px;

    }
    .about-touch{
        text-align: center;
        padding: 0;
    }
    .text-side p{
        max-width: 460px;
        margin:0 auto;
    }


    .text-side{

        width: 100%;

    }

    .button-about{

        padding-left: 30px;

    }

    .events-content-inner{

        width: 100%;
        margin-bottom: 40px;

    }

    .events-img{
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        display: block;
    }
    .gold-btn{
        padding: 15px 35px;
    }

    #hello{
        padding: 60px 0;
    }
    #events {
        padding: 20px 0;
    }

    .events-content{
        width: 100%;
        margin-right: 0;
        text-align: center;

    }

    .events-content-inner p{

        margin: 0 auto;

        margin-bottom: 40px;

        position: relative;

    }

    #wedding h1 span:before,

    #wedding h1 span:after{

        display: none;

    }

    #clients{

        /*padding-top: 0;*/

    }

    .leftLine{

        border:0;

    }

    .about-content .left-side {

        width: 100%;
        margin-right: 0;
        text-align: center;
        margin-bottom: 25px;

    }

    .about-content .img-about {

        height: 190px;
        width: 40%;
        display: inline-block;
        margin: 0 2%;

    }
    .about-content .img-about-inner{
        width: 40%;
        display: inline-block;
        margin: 0 2%;
    }

    .about-content .right-side {

        width: 100%;

    }
    .contact-form{
        margin-bottom: 50px;
    }
    .page-content{
        padding: 50px 0;
    }
    .page-content .events-content-inner {
        width: 100%;
    }
    .page-content .image1{
        margin-top: 0;
        margin-right: 0;
        display: block;
    }
    .page-content .image3{
        margin: 0 auto;
        margin-bottom: 30px;
        display: block;
        margin-right: 0;
        margin-top: -30px;
        width: 50%;
    }
    .page-content .image2 {
        margin-left: 0;
        margin-right: 70px;
        margin-top: -270px;
        margin-bottom: 30px;
        width: 40%;
        margin-right: -30px;
    }
    .page-content .rightGold{
        padding-left: 30px;
        max-width: 435px!important;
        background: rgba(239, 234, 223, 0.9)!important;
        text-align: center;
        margin: 0 auto;
        margin-right: auto!important;
    }
    .page-content .events-img p {
        max-width: none;
        background: #eaeaea;
        padding: 20px 30px;
    }
    .gallery-img {
        /*width: 31%;*/
        margin: 3px;
    }
    .rental-img {
        height: 250px;
    }
    .main-press {
        width: 25%;
    }
    .press-img-inner {
        width: 25%;
    }
    #events h2, 
    #floral h2{
        margin-top:0;
        margin-right: 0;
        line-height: 0.8;
        text-align: center;
    }
    .about-touch{
        padding-bottom: 0;
    }
    #hello h2, 
    #rental h2{
        margin-left: 0;
        margin-top: 0;
        line-height: 0.8;
        text-align: center;
    }
    #wedding,
    #floral,
    #rental{
        padding: 20px 0;
    }
    #hello{
        padding: 60px 0 20px;
    }
    .text-side{
        margin-bottom: 30px;
    }
    .gallery-img{
        height: 120px;
    }
    .portfolio-content{
        text-align: center;
    }
    .box-image a{
        opacity: 1;
        background: rgba(0, 0, 0, 0.6);
    }
    .box-image a .gallerySubtitle {
        font-size: 12px;
    }
    .imageBox{
        width: 100%;
        margin:10px 0;
    }
}



@media (max-width:580px){

    .logo {

        /*text-align: left;

        padding-right: 50px;*/
        margin-top: 60px;

    }
    .navbar-toggle{
        margin-top: 10px;
        left: 50%;
        margin-right: 0;
        transform: translate(-50%);
        opacity: 0.6;
    }
    .navbar{
        padding-bottom: 18px;
    }
    .navbar-collapse{
        max-width: none;
    }
    .container>.navbar-collapse{
        margin-top: 50px;
    }
    /*.left-side .number {

        padding-right: 22px;

    }*/

    .about-touch {

        /*padding: 25px;*/
        background: none;

    }
    .img-about{
        height: 204px;
    }

    .clients {

        width: 100%;
        text-align: center;

    }
    .client-logos div{
        margin:0 10px;
        width: 17%;
        /*margin-bottom: 30px;*/
    }

    .main-press {

        /*width: 40%;*/

    }

    .press{

        /*width: 60%;*/

    }
    .press-img{
        padding-right: 0;
    }

    .profile-img-inner {

        height: 240px;

    }

    .profile1 .quote {

        padding: 10px 18px;
        margin: 20px 0;

    }

    .profile2 .quote {

        padding: 10px 18px;
        margin: 20px 0;

    }

    .profile-info {

        padding: 0 25px;

    }

    .navbar-brand {

        max-width: 230px;

    }

    #main-top {

        /*height: 160px;*/

    }

    .navbar {

        /*padding-top: 30px;*/

    }

    h1 {

        font-size: 75px;
        letter-spacing: 10px;

    }

    .about-top,
    .title-content {

        padding: 185px 0 24px;

    }
    .client {
        width: 36%;
        margin: 7%;
    }
    .rental-img {
        height: 180px;
    }
    #hello{
        padding: 30px 0;
    }
    .section-content{
        /*border-bottom: 1px solid #a38441;*/
    }
    .img-side{
        width: 100%;
        /*margin: 0;*/
    }
    .section-content .img-about{
        height: 140px;
        /*margin-bottom: -40px;*/
        z-index: 10;
        position: relative;
    }
    .text-side {
        width: 100%;
    }
    h2{
        font-size: 85px;
        letter-spacing: 8px;
        /*font-weight: 600;*/
    }
    .gallery-list{
        text-align: center;
    }
    .box-image{
        height: 185px;
    }
    .box-image a .galleryTitle{
        font-size: 16px;
    }
}



@media (max-width:480px){

    h1 span:before,

    h1 span:after{

        display: none;

    }
    #hello {
        padding: 30px 0;
    }
    #hello h2{
        text-align: center;
    }
    .img-side{
        width: 100%;
        margin-right: 0;
        padding: 0;
    }
    .text-side {
        width: 100%;
        padding: 0;
    }

    .box-inner {
        padding: 50px 0;
    }

    .img-about2 {

        padding: 30px 35px 25px 40px;

    }

    .img-about-inner {

        height: 125px;

    }

    .about-content .img-about,
    .about-content .img-about-inner {
        height: 125px;
    }

    .img-about2 {

        padding: 30px 15px 20px 155px;

        margin-top: 175px;

    }


    .profile-img-inner {

        height: 180px;
        width: 180px;
        margin:0 auto;
        margin-bottom: 20px;

    }
    .profile1 .profile-img-inner{
        margin:0 auto;
        margin-bottom: 20px;
    }
    .profile-info h5{
        text-align: center;
    }

    .quote {

        margin: 25px 0;

        padding: 16px 20px;

    }
    .profile-img {
        width: 100%;
    }
    .profile-info{
        width: 100%;
        padding: 0;
    }

    .about-us{

        padding: 50px 0;

    }
    .gallery-img {
        /*width: 48%;*/
    }
    .section-content .img-about{
        margin-bottom: 0;
    }
    .logo-home {
        max-width: 300px;
        width: 100%;
        padding: 0 15px;
    }
    .press-img-inner,
    .main-press{
        width: 45%;
        margin: 0 2%;
    }
    .image1{
        height: 340px;
    }
    .gallery-img img {
        height: auto;
        max-width: 100%;
        max-height: 100%;
    }
    .gallery-img{
        height: auto;
    }
    .box-image{
        width: 100%;
        margin:5px 0;
        height: 340px;
    }

}

@media (max-width:430px){

    .button-about {

        padding: 30px 0;

    }
    .about-touch {
        /*padding: 20px;*/
    }
    .main-press {
        /*height: 320px;*/
    }

    

    .img-about2 {

        padding: 30px 0 20px 85px;

        margin-top: -30px;

    }
    .about-content .img-about, 
    .about-content .img-about-inner{
        width: 45%;
    }

    .profile-img {

        width: 100%;

    }

    .profile-info {

        width: 100%;

        padding: 0;

    }

    .profile1 .quote {

        margin-left: 0;

    }

    .profile2 .quote {

        margin-right: 0;

    }

    .profile2 .profile-info{

        text-align: left;

    }
    .client {
        width: 100%;
        margin: 6% 0;
        max-width: 200px;
    }
    .rental-img {
        width: 100%;
        margin: 2% 0;
        height: 440px;
    }
    h6{
        font-size: 12px;
        letter-spacing: 2px;
    }
    .wide-box h6{
        line-height: 2;
        padding: 35px 15px;
    }
    .wide-box {
        padding: 20px 0 20px;
    }
    p{
        line-height: 2;
    }
    .goldText{
        font-size: 12px;
    }
    .wide-box .overlay-bg{
        background: rgba(39, 39, 39, 0.5);
    }
    .text-content p.goldText,
    .events-content-inner p.goldText{
        margin-bottom: 0;
    }
    .contact-form h2{
        text-align: center;
    }
    form .form-control{
        font-size: 12px;
        height: 45px;
        padding: 10px;
    }
    form textarea.form-control {
        height: 140px;
    }
    input[type="radio"], input[type="checkbox"]{
        margin: 2px 0 0;
        margin-left: -17px;
    }
    form label{
        font-size: 11px;
    }
    .submit .btn {
        padding: 15px 15px;
    }
    .btn {
        font-size: 14px;
    }
    
    .copyright {
        margin-top: 20px;
    }
    .podpis {
        font-size: 24px;
    }
    .client-logos div{
        width: 40%;
    }
    /*.box-image{
        height: 140px;
    }*/
    .box-image a .galleryTitle{
        font-size: 14px;
    }



}

@media (max-width:350px){

    .btn{

        padding: 22px;

    }
    .gallery-img {
        width: 100%;
        margin:2% 0;
    }
    .rental-img{
        height: 360px;
    }
    .main-press,
    .press-img-inner {
        height: 220px;
    }
    .image1 {
        height: 300px;
    }

}



