/*@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Piazzolla:wght@100&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marck+Script&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&display=swap');


body{
  margin: 0;
font-family: 'Old Standard TT', serif;
}
img {
  max-width: 100%;
}

.container {
  display: flex;
  flex-flow: row nowrap;
  height: 100%;
  width: 100%;
  max-width: 980px;
  margin: auto;
}
.center {
justify-content: space-around;
  align-items: center;
}
.column {
display: flex;
    align-items: center;
    flex-flow: column;
    flex: 0 0 141px;
}

/************************* Header ***********************************/
.family{
  text-align: center;
      flex: 0 0 120px;
}
.family p{
font-style: normal;
font-weight: normal;
    font-size: 16px;
    line-height: 1.6;
text-align: center;
color: #898989;
}
.logo{
  width: 180px; 
}
.header{
    margin: auto;
    padding: 20px 0;
}
.contacts{
  text-align: center;
}
.contacts button{
background-color: rgba(135, 155, 175, 0.49);
    border: solid transparent 0px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    padding: 13px 30px;
    border-radius: 5px;
}
.feedback > div{
/*margin: 15px 0;*/
}
.socseti{
  display: flex;
}
.socseti div{
  width: 20px;
  height: 20px;
      background-size: 100%;
    background-repeat: no-repeat;
    /*opacity: 0.5;*/
    margin: 3px 7px;
}
.socseti div a{
    width: 100%;
    height: 100%;
    display: block;
}
.socseti div:hover{
    filter: brightness(0.5);
  }
.socseti div.facebook{
width: 12px
  }
.whatsapp{
background: url(../img/icon-whatsapp.png) no-repeat;
}
.instagram{
background: url(../img/icon-insta.png) no-repeat;
}
.facebook{
background: url(../img/icon-facebook.png) no-repeat;
}
.telegram{
background: url(../img/icon-telegram.png) no-repeat;
}


.feedback > div.phone {
/*margin-top: 25px;*/
}
.phone a{
    color: #A0A09F;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Lora', serif;
}
.phone a:hover {
  color: #000
}
.contacts a {
  text-decoration: none;
}

/****************************** Footer **************************/

footer {
/*    background-color: rgba(135, 155, 175, 0.49);
    background-image: url(../img/footer-patern.png);*/
    text-align: center;
    padding: 25px 0;
    letter-spacing: -1px;
}
footer p{
  margin: 0 0;
}
footer a{
  color: #000;
  text-decoration: none;
}


/********************** Content ***************************/

@keyframes animationOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

main {
  min-height: calc(100vh - 322.36px - 192px);
  padding-bottom: 50px;
  animation-name: animationOpacity;
    animation-duration: 1.5s;
    width: 100%;
    max-width: 980px;
        margin: auto;
}

.foto-top{
  position: static;
  display: grid;
  height: auto;
  width: 100%;
  grid-template-rows: min-content min-content min-content min-content min-content min-content min-content min-content min-content 1fr;
  grid-template-columns: 100%;
  padding-bottom: 0px;
  box-sizing: border-box;
}
.foto-top img{/*
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: -156px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
    max-width: inherit;*/
        max-width: 100%;
}
.foto-top iframe{
width: 100%;
height: 552px
}

.content {
  width: 100%;
margin: 0 auto;
/*background: #879baf;*/
text-align: center;
    display: block;
}
.content__texts {
    padding: 40px 0;
}
.content__text p{
font-style: normal;
font-weight: normal;
    font-size: 18px;
    line-height: 1.6;
text-align: center;
}
.content__text{
  width: 90%;
  text-align: center;
  color: #000;
  margin: auto;
}
.content__text h2 {
    font-size: 17px;
    line-height: 1.2;
    margin: 0 0 15px;
    font-weight: 500;
    color: #000;
}
.content__text span {
font-size: 35px
}
.foto {
    display: table;
    margin: auto;
        width: 100%;
}
.foto img{
  max-width: 100%;
      width: 100%;
}

.small-footer {
    font-size: 13px;
    margin: 30px 0 15px;
}
.column > div {
    margin-bottom: 15px;
}
.small-footer a{
text-decoration: underline;
}
.small-footer a:hover{
text-decoration: none;
}
.resch {
  display: flex;
  align-items: center;
}

.button {
background: #C4C4C4;
    border-radius: 5px;
    padding: 8px 20px;
    color: #fff;
    text-decoration: none;
}
.button:hover {
color: #000
  }
.resch img{
    margin-right: 20px;
}
.about .resch {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}
.about .resch img {
    margin-right: 0;
    margin-bottom: 25px;
}
.gallery {
  position: relative;
  margin: 40px 0;
}
.gallery img{
width: 100%;
    /*margin-bottom: 36px;*/
}
.doble-img{
display: flex;
    width: 100%;
        align-items: center;
}
.polosa {
width: 40px;
    flex: 0 0 40px;
}

.doble-img img{
flex: 0 1 50%;
    width: calc(50% - 20px);
}
.img-and-content-gallery {
  position: relative;
      display: flex;
    width: 100%;
    margin-bottom: 40px
}
.block-text-gallery {
    position: absolute;
    text-align: left;
    box-shadow: 0px 5px 5px rgb(0 0 0 / 50%);
    background: #fff;
    padding: 20px;
    width: calc(45% - 80px);
    z-index: 3;
}
.block-text-gallery p {
  margin: 0;
}
.block-text-gallery-left {
  bottom: -70px;
  margin-left: 40px;
  left: 0
}
.block-text-gallery-right {
  bottom: -70px;
  margin-right: 40px;
  right: 0
}
/***************************************************/

.content-faq {
    width: calc(100% - 40px);
    max-width: 800px;
    margin: auto;
    font-size: 20px;
    padding: 0 20px;
}
.content-faq p{
margin-bottom: 30px;
}
.content-faq b{
    margin-bottom: -15px;
    display: block;
}
/****************************************/

.content-contact {
  position: relative;
  margin-bottom: -45px;
}
.block-text-content-contact {
	width: calc(93% - 253px);
    margin-left: auto;
    text-align: center;
}
.fon-all-block {
width: 100%;
    height: 147px;
    background: #898989;
    display: flex;
    align-items: center;
    justify-content: center;
}
.block-text-content-contact p{
    padding: 0 30%;
}
.fon-all-block p{
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF;
    padding: 0 20%;
}
.block-img-contact {
  position: absolute;
    left: 7%;
}
.block-buttons {
      display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 70px;
    margin-bottom: 50px;
}
.big-button {
      min-width: 205px;
    padding: 7px 13px;
    font-size: 21px;
}

/***********************************************/

.otziv-one {
  display: flex;
  align-items: center;
  flex-flow: row-reverse;
}
.block-img-otziv {
flex: 0 0 53%;
}
.block-text-otziv {
    font-size: 14px;
    padding: 0 40px 0 55px;
}
span.instagram {
    background: url(../img/icon-insta.png) no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
span.telegram{
    background: url(../img/icon-telegram.png) no-repeat;
    display: block;
    width: 12px;
    height: 20px;
    margin-right: 10px;
}
.whom-otziv a{
    display: flex;
    align-items: center;
    color: #000000;
    text-decoration: none;
    margin-top: -10px;
}
.whom-otziv {
  margin-top: 30px
}
.whom-otziv a:hover{
text-decoration: underline;
}
.whom-otziv a:hover span{
filter: brightness(0.5);
}

.icon-prev {
    background: url(../img/prev.png) no-repeat;
    display: block;
    width: 13px;
    height: 22px;
    margin: 20px
}
.icon-next {
    background: url(../img/next.png) no-repeat;
    display: block;
    width: 13px;
    height: 22px;
    margin: 20px
}
.owl-nav {
position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.owl-dots {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 10px;
    left: 53%;
    z-index: 4;
    transform: translateX(-50%);
}
.owl-dot span{
    display: block;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    margin: 0 3px;
    border: 1px solid #fff;
}
.owl-dot.active span, .owl-dot:hover span{
background: none;
}
/****************************************/

.content-svadbi {
    display: table;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
.svadbi-one {
    width: calc(100%/3 - 20px);
    margin: 0 10px 20px;
    float: left;
}
#ajax_next_page{
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
}
.block-img-svadbi img{
  display: block;
  transition: transform 0.3s;
}
.block-img-svadbi a:hover img{
    transform: scale(1.05);
    transition: transform 0.3s;
}
/*******************************************/

.menu-mobil {
	display: none;
}

@media (max-width: 960px) {

.owl-dots {
    bottom: 12%;
}
.otziv-one {
    display: initial;
    align-items: initial;
    flex-flow: inherit;
}
.block-img-otziv {
    float: right;
    height: 100%;
    width: 53%;
    overflow: hidden;
}
.block-text-otziv {
    padding: 0 40px 0 55px;
    width: calc(47% - 95px);
}
.block-text-content-contact p {
    padding: 0 25%;
}
.big-button {
    min-width: 190px;
    padding: 7px 5px;
    font-size: 18px;
}
.fon-all-block p {
    padding: 0 5%;
}






}

@media (max-width: 825px) {
.fon-all-block p {
    font-size: 20px;
    line-height: 1.5;
}
.block-text-content-contact p {
    padding: 0 20%;
}
}


@media (max-width: 768px) {

nav {
	position: relative;
}
.container.center.left-menu {
    display: none;
}
nav.active .container.center.left-menu {
    display: flex;
    flex-flow: column;
    position: absolute;
    background: #fff;
    top: 100%;
    justify-content: start !important;
    padding: 0;
    z-index: 10;
    text-align: center;
	width: calc(100% - 32px);
    margin-left: 15px;
    transition: top 0.3s;
}
.left-menu a {
    display: block;
}
.left-menu li {
    margin: 0;
    display: block;
    width: calc(100% - 14px);
    background: #fff;
    padding: 7px;
    border: 1px solid #72858c;
    border-bottom: none;
    border-top: none;
}
.header {
    margin: auto;
    padding: 20px 15px;
    width: calc(100% - 30px);
}
.menu-mobil {
	display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.2% 12px 0.8%;
    text-decoration: none;
    text-transform: uppercase;
    color: #72858C;
    letter-spacing: -1px;
    font-size: 15px;
    transition: color 0.5s;
    border: 1px solid #72858C;
    margin: 0 15px;
    border-radius: 3px;
    z-index: 15;
}
.icon-menu {
	background: url(../img/prev.png) no-repeat;
    background-size: 100%;
    display: block;
    transform: rotate(-90deg);
    width: 10px;
    height: 20px;
    transition: transform 0.3s;
}
nav.active .icon-menu {
	transform: rotate(90deg);
    background-position-y: 4px;
    transition: transform 0.3s;
}
main {
    margin-top: 15px;
}
.logo {
    padding: 0 15px;
    flex: 0 0 120px;
}
.left-menu li:last-child {
	border-bottom: 1px solid #72858C;
	border-radius: 0 0 3px 3px;
}
.content__text p {
    font-size: 16px;
}
.block-text-gallery {
    padding: 10px;
}
.block-img-otziv {
    float: none;
    height: initial;
    width: 100%;
    overflow: hidden;
}
.block-text-otziv {
    padding: 30px;
    width: calc(100% - 100px);
    box-shadow: 0px 5px 5px rgb(0 0 0 / 50%);
    background: #fff;
    margin: -60px 20px 0;
    z-index: 3;
    position: relative;
}
.owl-carousel .owl-stage-outer {
    padding-bottom: 30px;
}
.owl-dots {
	bottom: 0px;
    left: 50%;
}
.owl-dot span {
    background: #c4c4c4;
    border: 1px solid #c4c4c4;
}
.owl-nav {
    top: 150px;
}



}

@media (max-width: 740px) {
.block-text-content-contact {
    width: calc(100% - 30px);
    margin: auto;
}
.fon-all-block {
    margin-top: 360px;
}
.block-img-contact {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 40px;
    width: 253px;
}


}

@media (max-width: 675px) {
.block-text-gallery {
    font-size: 14px;
    bottom: -50px;
}
.block-text-gallery-left {
    margin-left: 20px;
}
.block-text-gallery-right {
    margin-right: 20px;
}
.block-text-gallery {
    width: calc(45% - 20px);
}


}

@media (max-width: 580px) {
.content-faq {
    font-size: 16px;
}
main {
    margin-top: 15px;
}


}

@media (max-width: 535px) {
.block-text-content-contact p {
    padding: 0 5%;
}
.block-buttons {
    margin-top: 40px;
    }
}



@media (max-width: 500px) {

.block-text-gallery {
    width: calc(90% - 20px);
    bottom: -70px;
}
.svadbi-one {
    width: calc(100%/2 - 20px);
}



}

@media (max-width: 460px) {
.block-buttons {
    display: flex;
    flex-flow: column;
}
.big-button {
    margin-bottom: 20px;
}
.block-buttons {
    margin-top: 40px;
    margin-bottom: 30px;
}

}

@media (max-width: 450px) {
.block-text-gallery {
    width: calc(90% - 20px);
    position: initial;
    margin: -25px auto 0;
}
.img-and-content-gallery {
    flex-flow: column;
    margin-bottom: 20px;
}
.polosa {
    width: 20px;
    flex: 0 0 20px;
}
main {
	padding-bottom: 0;
}
.content-contact > .block-text-content-contact:last-child {
	margin-bottom: 50px
}

}



@media (max-width: 400px) {
.family p {
    font-size: 14px;
}
.family {
    flex: 0 0 70px;
}
.logo {
    padding: 0 10px;
    flex: 0 0 80px;
}
.phone a {
    font-size: 15px;
}
.button {
    padding: 7px 12px;
}
.column > div {
    margin-bottom: 10px;
}
.header {
    padding: 15px;
}
.column {
    flex: 0 0 128px;
}





}



@media (max-width: 400px) {
.fon-all-block p {
    font-size: 17px;
}
}





