a {
    text-decoration: none;
    color: #888888;
}

button:focus {
    outline: 0;
}

.logo-wrapper {
    display: block;
    width: 30vw;
    margin: 0 auto;
    padding: 12vh 0;
}

#gallery-home {
    position: relative;
    margin-bottom: 20vh;
}

.gallery-home-container {
    position: relative;
    width: 50%;
    padding-top: 33.33%;
    left: 45%;
}

.nameWed {
    display: inline-block;
}

.img-div {
    position: absolute;
    top: 0;
    left: 0;
}


.img-div>img {
    width: 100%;
    object-fit: cover;
}

#logo {
    height: 10vh;
    color: transparent;
    background-image: url('../prima-fotografie-logo-svg.svg');
    background-repeat: no-repeat;
    display: block;
    background-position: center;
}

.context {
    left: 15%;
    width: 37vw;
    position: relative;
}

.content-wrapper {
    width: 82vw;
    margin: 0 auto;
    position: relative;
    height: 100vh;
    margin-bottom: 5vh;
}

.clientPage.content-wrapper {
    height: unset;
}

.wrapperColor {
    /* opacity: 0.6; */
    position: absolute;
    width: 86vw;
    height: 75vh;
    background-color: var(--color4);
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: flex-end;

}

.wrapperColor * {
    padding-right: 4vw;
    z-index: 99;
}
.wrapperColorText * {
    text-align: right;
    padding: 0;
    margin: 0;
}

.services {
    flex: 0 1 60%;
    flex-flow: wrap-reverse;
    z-index: 1;
}

.services > a {
    width: calc(100% / 3);
    justify-content: center;
    align-items: center;
    display: flex;
}


.nunta:hover + .nuntaTxt , 
.portret:hover, 
.familie:hover {
    color: red !important;
}

.content a > div {
    width: calc(100% / 2);
}

.content-img {
    position: relative;
    padding-top: 45vh;
    width: 100%;
    transition: all ease-in-out 0.3s;
}


.content-desc {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    width: 60%;
    text-align: center;
}
.content-desc * {
    margin: 1vh 0;
}
.content-desc *:first-child {
    padding: 1vh 0;
    border-bottom: 2px solid white;
}

.content-desc p {
    font-size: 8pt;
    line-height: 14px;
    color: var(--pColorLighter);
}


.content-img1 {
    object-position: 24% 15%;
}

.content-img2 {
    object-position: 24% 15%;
}

.content-img3 {
    object-position: 24% 15%;
}

.content-img img {
    position: absolute;
    top: 0;
}

.content-img>img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.contain-space {
    width: 80vw;
    margin: 0 auto;
}

footer {
    display: flex;
    justify-content: space-between;
}

.contact {
    margin: 3vh auto;
}

.text-promo {
    position: absolute;
    width: 20%;
    padding-top: 20%;
    left: 12%;
    top: 15%;
    z-index: 5;
    transition: all .2s ease-in-out;
    border: 2px solid #dac7af00;
}

.txt {
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.text-promo:hover {
    border: 2px solid #dac7af;
}

.actionsWrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.actionsWrapper > *{
    flex: 0 1 35%;
}

.contactButtonWrapper{
    display: flex;
}
.contactButtonWrapper a {
    flex: 0 1 100%;
    margin: 2vh 0;
}
.contactButtonWrapper a:first-child{
    margin-right: 1.5vw;
}

.actionsWrapper > a:last-child{
    padding: 0;
    height: 4vh;
}






footer p {
    margin: 1vh 0;
    text-align: left;
}

.incurand {
    height: 100%;
    position: absolute;
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding-left: 20%;
}

.welcome {
    width: 85.5vw;
    margin: 0 0 10vh;
    margin-left: 9vw;
    position: relative;
    display: flex;
    justify-content: flex-end;
}
.promoContainer {
    width: 60%;
}
.promoImg, .contactImgWrapper, .ofertaImgWrapper,
.itemImg {
    position: relative;
    width: 100%;
}
.itemImg.half
{
    width: 50%;
    margin-left: auto;
}



.clientWrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 4em 0;
}

.clientWrapper .clientInfo {
    justify-content: center;
    align-items: center;
    flex: 1 0;
    display: flex;
    flex-direction: column;
}


.clientzoneImgWrapper {
    position: relative;
    width: 70%;
}

.contactImgWrapper, .clientzoneImgWrapper {
    height: 48vh;
}

.promoImg img, .contactImgWrapper img, 
.clientzoneImgWrapper img, 
.ofertaImgWrapper img, .itemImg img,
.despreMineImgWrapper img {
    position: absolute;
    top:0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.clientzoneWrapper .client1 img{
    object-position: 20% 70%;
}

.clientzoneWrapper .client2 img{
    object-position: 3% 20%;
}
.clientzoneWrapper .client4 img{
    object-position: 8% 11%;
}
.clientzoneWrapper .client6 img{
    object-position: 8% 36%;
}
.clientzoneWrapper .client7 img{
    object-position: 4% 50%;
}
.clientzoneWrapper .client10 img{
    object-position: 44% 40%;
}
.clientzoneWrapper .client11 img{
    object-position: 5% 29%;
}
.clientzoneWrapper .client12 img{
    object-position: 10% 42%
}
.clientzoneWrapper .client13 img{
    object-position: 10% 36%
}

.clientzoneWrapper .client14 img {
    object-position: 80% 36%;
}
.clientzoneWrapper .caraianToamna img {
        object-position: 50% 36%;
    }
.clientzoneWrapper .client15 img {
    object-position: 56% 0%;
}
.clientzoneWrapper .client16 img {
    object-position: 20% 0%;
}

.clientzoneWrapper .vioricaCarei img {
        object-position: 7% 85%;
}
.clientzoneWrapper .clientMalina img {
    object-position: 90% 36%;
}
.clientzoneWrapper .sabauRetroDayAlbaIulia img {
    object-position: 75% 36%;
}
.clientzoneWrapper .barbarosa img {
    object-position: 20% 60%;
}
.clientzoneWrapper .boca img {
    object-position: 28% 23%;
}
.clientzoneWrapper .dumitruromanita img {
    object-position: 24% 24%;
}
.clientzoneWrapper .nor img {
    object-position: 56% 97%;
}
.clientzoneWrapper .botezteodora img {
    object-position: 56% 0%;
}
.clientzoneWrapper .cosminasialex img {
    object-position: 40% 0%;
}
.clientzoneWrapper .roxanaInsarcinata img {
    object-position: 40% 67%;
}
.clientzoneWrapper .roxanaInsarcinata img {
    object-position: 85% 10%;
}
.clientzoneWrapper .botezAnais img {
    object-position: 40% 0%;
}
.clientzoneWrapper .moldovan img {
    object-position: 40% 40%;
}

.clientzoneWrapper .serbanAlinaArges img {
    object-position: 48% 36%;
}

.clientzoneWrapper .serbanAlinaCluj img {
    object-position: 40% 36%;
}

.clientzoneWrapper .silvianaArcalean img {
    object-position: 73% 100%;
}

.clientzoneWrapper .domMuresan img {
    object-position: 57% 55%;
}
.clientzoneWrapper .mateoturbut img {
    object-position: 65% 36%;
}
.clientzoneWrapper .liam img {
    object-position: 72% 36%;
}

.clientzoneWrapper .liam img {
    object-position: 72% 36%;
}

.clientzoneWrapper .maxbaptise img {
    object-position: 72% 36%;
}

.clientzoneWrapper .taviMaria img {
    object-position: 67% 90%;
}
.clientzoneWrapper .taviMariaCivila img {
    object-position: 50% 16%;
}

.clientzoneWrapper .andreiRaluca img {
    object-position: 82% 62%;
}

.clientzoneWrapper .dancatalinastareacivila img {
    object-position: 57% 40%;
}
.clientzoneWrapper .famChis img {
    object-position: 57% 40%;
}
.clientzoneWrapper .mateo6luni img {
    object-position: 75% 35%;
}
.clientzoneWrapper .clientFlorys img {
    object-position: 46% 5%;
}
.clientzoneWrapper .vasileAlina img {
    object-position: 0% 10%;
}
.clientzoneWrapper .ancuta img {
    object-position: 54% 23%;
}
.clientzoneWrapper .ancuta2 img {
    object-position: 25% 23%;
}
.clientzoneWrapper .emiliaSiManu img {
    object-position: 55% 38%;
}
.clientzoneWrapper .bogdanRoberta img {
    object-position: 66% 23%;
}
.clientzoneWrapper .andreiCarla img {
    object-position: 60% 23%;
}
.clientzoneWrapper .evaMaria img {
    object-position: 20% 23%;
}
.clientzoneWrapper .evaMariaPumpkin img {
    object-position: 65% 23%;
}
.clientzoneWrapper .storevamaria img {
    object-position: 30% 45%;
}
.clientzoneWrapper .andreibotez img {
    object-position: 55% 22%;
}
.clientzoneWrapper .mirceaCatalinaNoah img {
    object-position: 60% 10%;
}
.clientzoneWrapper .emiliaSiManuWedding img {
    object-position: 25% 38%;
}
.clientzoneWrapper .madaAlex img {
    object-position: 95% 30%;
}
.clientzoneWrapper .dumitruAna img {
    object-position: 90% 50%;
}
.clientzoneWrapper .stareacivila.dumitruAna img {
    object-position: 35% 15%;
}
.clientzoneWrapper .dumitruAnaWed img {
    object-position: 65% 15%
}
.clientzoneWrapper .dumitruAnaComo img {
    object-position: 61% 100%;
}
.clientzoneWrapper .tudorBotez img {
    object-position: 95% 40%;
}
.clientzoneWrapper .dorianaProdan img {
    object-position: 70% 28%;
}
.clientzoneWrapper .dorianaProdanNunta img {
    object-position: 50% 35%;
}
.clientzoneWrapper .alexandraVlad img {
    object-position: 70% 28%;
}
.clientzoneWrapper .alexandraVladPadure img {
    object-position: 45% 28%
}
.clientzoneWrapper .alexandraVladNunta img {
    object-position: 45% 28%
}
.clientzoneWrapper .mihaiIulia img {
    object-position: 90% 28%;
}
.clientzoneWrapper .bogdanRobertaWed img {
    object-position: 60% 28%;
}
.clientzoneWrapper .cosminIoana img {
    object-position: 70% 28%;
}
.clientzoneWrapper .iulianMihaela img {
    object-position: 40% 28%;
}
.clientzoneWrapper .carlaBotez img {
    object-position: 15% 50%;
}
.clientzoneWrapper .mimiAlex img {
    object-position: 80% 30%;
}
.clientzoneWrapper .ioachim img {
    object-position: 20% 30%;
}
.clientzoneWrapper .dianadesign img {
    object-position: 50% 30%;
}
.clientzoneWrapper .amelia img {
    object-position: 50% 30%;
}
.clientzoneWrapper .iustin img {
    object-position: 28% 36%;
}
.clientzoneWrapper .andreiCezara img {
    object-position: 70% 28%;
}
.clientzoneWrapper .botezIustin img {
    object-position: 90% 35%;
}
.clientzoneWrapper .botezAnaisK img {
    object-position: 45% 35%;
}
.clientzoneWrapper .norMarc2025 img {
    object-position: 45% 35%;
}
.clientzoneWrapper .arisMateoNutescu img {
    object-position: 20% 53%;
}
.clientzoneWrapper .clientMihneaAndrei img {
    object-position: 63% 67%;
}
.clientzoneWrapper .simionOana img {
    object-position: 55% 25%;
}
.clientzoneWrapper .cristinaIonut img {
    object-position: 55% 25%;
}
.clientzoneWrapper .aleVictor img {
    object-position: 66% 21%;
}

.clientzoneWrapper .saraBebe img {
    object-position: 20% 21%;
}

.imgRight {
    width: 15%;
}
.imgLeft {
    width: 33%;
    height: 60vh;
    align-self: flex-end;
}
.imgLeft img {
    object-position: 68% 30%;
}
.imgRight img {
    object-position: 58% 67%;
}


.welcomeText {
    position: absolute;
    left: 0;
    margin: 0 auto;
    z-index: 2;
    top: 3vh;
    font-size: 1.4vw;
}

.welcomeTextRight
{
    left: unset;
    right: 0 !important;
    text-align: right;
} 

.welcomeTextCenter
{
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
} 

#partners .welcomeText {
    position: relative;
}




.welcomeText * {
    margin: 0;
    padding: 0;
}


.welcomeDesc {
    flex: 0 0 38%;
    background-color: var(--color2);
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.welcomeDesc p {
    color: var(--white);
}

.welcome .content-desc {
    color: var(--white);
}
.contactPage{
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.contactPage {
    height: 100vh;
}

.clientPage { 
    padding-top: 18vh;
    padding-bottom: 18vh;
}

.thx{
    margin: 10vh 0 20vh 0;
}

.contactText * {
    margin: 0;
    padding: 0;
}
.contactText {
    width: 50%;
    margin-bottom: 2vh;
}

.familiePage, .ofertaPage, .solicitarePage, .gdprPage, .despreMinePage, .nuntaPage {
    margin-left: 9vw;
    margin-bottom: 10vh;
}

.familiePage > div, .ofertaPage > div, .solicitarePage > div, .gdprPage > div, .despreMinePage > div:first-child,
.nuntaPage > div:first-child {
    padding-top: 35vh;
}


.nuntaPage {
    height: 100vh;
    position: fixed;
}

.subPageDesc {
    padding-right: 4vw;
}


.subPage > div {
    flex: 1;
}

.subPage > div:first-child {
    flex: 0 1 25%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.familiePage .subPageDesc p {
    padding-right: 4vw;
}

.familieItemWrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.5vw;
}

.familieItemWrapper a {
    flex: 0 1 calc(100% / 3.5);
    margin: 1.5vw 1.5vw;
    cursor: pointer;
}

.itemImg {
    padding-top: calc(100vh / 2.5);
}

.album .subPageDesc {
    padding-top: 10vh;
}


.backgroundImg {
    position: absolute;
    z-index: -999;
    width: 100%;
}
.backgroundImg .itemImg {
    padding-top: 100vh;

}



#attributes h1
{
    font-size: 10em;
    color: var(--color4);
    opacity: .5;
}

#attributes .welcomeTextCenter
{
}

#attributes h3
{
    margin: 3vh 0;
    font-size: 3.5em;
    transition: all ease-in-out 1s;
    z-index: 9;
    position: relative;
}

#attributes h3:hover
{
    font-size: 3.9em;
    transition: all ease-in-out 1s;
}


#attributes .itemWrapper
{
    width: 100%;
    text-align: center;
}

#attributes .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
    text-align: center;
    position: relative;
    height: 100%;
}


.attributesImageWrapper 
{
    opacity: 0; /*hides attributes*/
    transition: all ease-in-out .2s;
    text-align: left;
}

#attributes h3:hover + .attributesImageWrapper
{
    opacity: 1;
    transition: all ease-in-out .2s;
}


.attributesImage 
{
    position: relative;
    padding-top: 28vh;
    transition: all ease-in-out 0.3s;  
}
.attributesPosition {
    position: absolute;
}

.attributesRight {
    right: 0;
}

.attributesLeft {
    left: 5vw;
}

.attributesTop {
    top: 10vh;
}
.attributesTop2 {
    top: 15vh;
}

.attributesTopSecond {
    top: 28vh;
}

.attributesTopThird {
    top: 35vh;
}



.portrait {
    width: 14vw;
}
.portraitPadding {
    padding-top: 40vh;
}

.landscape {
    width: 20vw;
}
.landscapePadding {
    padding-top: 26vh;
}


.square {
    width: 14vw;
}
.squarePadding {
    padding-top: 13vw;
}

.attributesImage img 
{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
}









@media only screen and (max-width: 1026px) {
    .logo-wrapper {
        padding: 15vh 0;
        width: 50vw;
    }

    .context {
        left: 0;
        width: 80%;
        position: relative;
    }

    .contact button {
        display: inline-block;
        width: 38vw;
    }

    .text-promo {
        width: 60%;
        padding-top: 60%;
        top: 40%;
        left: 10%;
    }

    .txt {
        top: 42%;
        left: 0;
        transform: unset;
  
    }

    .txt > * {
        margin-left: 7vw;
        font-size: 1em;
    }

    .gallery-home-container {
        width: 60vw;
        padding-top: 80%;
        left: 40%;
    }


    .img-div {
        height: 100%;
    }

    .img-div img {
        height: 100%;
        object-fit: cover;
    }

    .img1 {
        object-position: 4% 50%;
    }

    .img2 {
        object-position: 40% 50%;
    }

    .img3 {
        object-position: 48% 50%;
    }

    .img4 {
        object-position: 4% 50%;
    }

    .img5 {
        object-position: 66% 50%;
    }

    .img6 {
        object-position: 30% 50%;
    }
    .img7 {
        object-position: 80% 50%;
    }

    
    .content-desc {
        padding-bottom: 3vh;
    }
    footer {
        margin-bottom: 10vh!important;
    }

    .wrapperColor {
        right: 0;
        width: 66vw;
        height: 75vh;
    }
    .servicesContainer {
        width: 100vw;
        height: 100vh;
    }
    .services  {
        flex-flow: row;
        flex: 1 1 100%;
        overflow: auto;
    }
    .services > a {
        min-width: calc(100% / 2 - 8vw);
        margin: 5vh 0;
    }
    .content-img {
        padding-top: 35vh;
    }

    .wrapperColor {
        align-items: baseline;
        padding-top: 5vh;
        padding-right: 4vw;  
    }
    .wrapperColor h1, .welcomeText h1, .contactText h1 {
        font-size: 14.5vw;
        line-height: 7vh;
        padding-bottom: 2vh;
    }
    .content-desc {
        width: 80%;
    }
    .content-desc p {
        font-size: 8pt;
        line-height: 14px;
        color: var(--pColorLighter);
    }
    .welcomeDesc .content-desc p {
        color: var(--white);
    }


    .nunta {
        order: 1;
        padding-left: 10vw;
    }

    .nuntaTxt {
        order: 2;
    }

    .portret {
        order: 3;
    }

    .portretTxt {
        order: 4;
    }    
    .familie {
        order:5;
    }
    .familieTxt {
        order: 6;
        padding-right: 2vw;
    }

    .welcome {
        flex-direction: column;
    }
    .imgLeft {
        width: 65%;
        height: 30vh;
        align-self: flex-end;
        margin-top: 15vh;
    }
    .imgRight {
        width: 100%;
        height: 50vh;
    }
    .welcomeDesc {
        flex: 1 1 65vh;
    }

    .contactPage, .clientPage{
        margin: 25vh auto 0;
    }
    .contactImgWrapper {
        height: 30vh;
    }
    .contactButtonWrapper a {
        flex: 0 1 calc(100% - 1.5vw);
       
    }
    .contactText {
        width: 100%;
    }

    .actionsWrapper {
        flex-direction: column;
        align-items: inherit;
    }
    .actionsWrapper > a:last-child {
        flex: unset;
        height:6vh;
    }
    .familiePage, .solicitarePage {
        margin-left: 9vw;
        flex-direction: column;
    }
    .familieItemWrapper {
        flex-wrap: nowrap;
        overflow: scroll;
        margin: 0;
        margin-left: -9vw;
    }
    
    .familiePage > div:nth-child(2), .solicitarePage > div:nth-child(2), .despreMinePage > div:nth-child(2)  {
        padding-top: 0;
    }
  

    .familieItemWrapper a {
        flex: 1 0 60vw;
        margin: 5.5vw 5.5vw;
    }
    .familieItemWrapper a:first-child {
        margin-left: 9vw;
    }
    .itemImg {
        padding-top: calc(100vh / 3);
    }
    .familiePage > div {
        padding-top: 25vh;
    }
    .clientWrapper {
        flex-direction: column;
    }
    .clientzoneImgWrapper {
        width: 100%;
    }
    .pageWrapper {
        overflow: auto;
        height: 100vh;
    }

    #attributes h1 {
        font-size: 20em;
        color: var(--color4);
        opacity: .5;
    }

    #attributes h3 {
        font-size: 1.5em;
    }
    #attributes h3:hover {
        font-size: 1.5em;
    }

    #attributes .welcomeTextCenter {
        bottom: unset;
        top: 10vh;
    }

    #attributes {
        width: 100vw;
    }

    #attributes .content {
        flex-flow: row;
        flex: 1 1 100%;
        top: 12vh;
        justify-content: flex-start;
        overflow: auto;
        text-align: left;
        height: 100%;
    }
  
    #attributes .content > div {
        padding: 0 5vw;
    }

    #attributes .content > div:first-child {
        padding-left: 10vw;
    }

    #attributes .content > div:last-child {
        padding-right: 10vw;
    }

    #attributes .attributesImageWrapper {
        width: 70vw;
        opacity: 1;
        position: relative;
        top: 5vh;
        left: 0;
    }

    #attributes .attributesImage {
        padding-top: 40vh;
    }

    .portrait .attributesImage img {
        object-position: 30% 35%;
    }

    .subPage > div:first-child {
        flex: 1;
    }

    
    .clientzoneWrapper .vioricaCarei img {
        object-position: 63% 85%;
    }

}

@media only screen and (max-width: 320px) {
    .txt > * {
        margin-left: 4vw;
        font-size: 1em;
    }

}

@media only screen and (max-width: 1026px) and (orientation:landscape) {
    .logo-wrapper {
        padding: 12vh 0;
    }

    .gallery-home-container {
        width: 50vw;
        padding-top: 33.33%;
    }

    .txt {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .text-promo {
        position: absolute;
        width: 20%;
        padding-top: 20%;
        left: 12%;
        top: 15%;
    }

    .txt>* {
        margin-left: 0vw;
    }

    .content-img {
        position: relative;
        padding-top: 60vh;
        width: 95%;
        margin: 4vh auto;
        transition: all ease-in-out 0.3s;
    }

    .wrapperColor h1 {
        font-size: 9vw;
    }
    .services > a {
        min-width: calc(100% / 3 - 8vw);
        margin: 5vh 0;
    }
    .servicesContainer {
        align-items: baseline!important;
    }
    .services {
        align-self: flex-end;
    }

    .wrapperColor h1, .welcomeText h1, .contactText h1 {
        line-height: 14vh;
    }



}