/*SlideShow*/
.carousel-inner {
    width: 100%;
    /*    height: 100vh;*/
    background-color: #1c1c1c;
}

.carousel-item {
    width: 100%;
    height: 100%;
}

.carousel-item .slideimage {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.carousel-indicators [data-bs-target] {
    padding: 0;
    height: 10px;
    width: 10px;
    margin-left: 7px;
    margin-right: 7px;
    border-radius: 50%;
    background-color: #000;

}

.template {
    position: absolute;
    color: #000;
}

.template a {
    margin-top: 40px;
    display: block;
    text-decoration: none;
}

#firstSlidegigidi {
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    color: #fcfcfc;
    text-align: center;
}

#firstSlidegigidi h2 {
    font-size: 80px;
    font-family: AGPBold;
    letter-spacing: 30px;
    line-height: 40px;
    text-shadow: 1px 1px 10px #000;

}

#firstSlidegigidi h3 {
    font-family: NPISayeh;
    font-size: 20px;
    letter-spacing: 5px;
    text-shadow: 1px 1px 10px #000;
}

#thirdSlideGigigdi {
    bottom: 150px;
    left: 50%;
    transform: translateX(-50%);

}

#thirdSlideGigigdi h2 {
    text-align: center;
    font-size: 40px;
    font-family: AGPBold;
    letter-spacing: 5px;
}

#thirdSlideGigigdi h3 {
    font-size: 20px;
    font-family: AGPBold;
    text-align: center;
    margin-top: 30px;
}

#thirdSlideGigigdi p {
    text-align: center;
    max-width: 450px;
    margin: auto;
}

#thirdSlideGigigdi a {
    color: #000;
    text-align: center;
}

#fifthSlideGigidi {
    top: 50%;
    right: 20%;
    color: #000;
    transform: translateY(-50%);
}

#fifthSlideGigidi h2 {
    font-family: AGPBold;
    font-size: 40px;
    text-align: right;
}

#fifthSlideGigidi h3 {
    font-size: 20px;
    font-family: AGPBold;
    margin-top: 40px;
    text-align: right;
}

#fifthSlideGigidi p {
    max-width: 450px;
    text-align: right;
}

#fifthSlideGigidi a {
    color: #000;
    text-align: right;
}

#seventhSlideGigidi {
    top: 50%;
    left: 20%;
    color: #000;
    transform: translateY(-50%);
}

#seventhSlideGigidi h2 {
    font-family: AGPBold;
    font-size: 40px;
}

#seventhSlideGigidi h3 {
    font-size: 20px;
    font-family: AGPBold;
    margin-top: 40px;
}

#seventhSlideGigidi p {
    max-width: 450px;
}

#seventhSlideGigidi a {
    color: #000;
}

@media screen and (max-width: 786px) {
    .template{
        position: absolute;
        padding: 10px;
    }
    #firstSlidegigidi,
    #thirdSlideGigigdi,
    #fifthSlideGigidi,
    #seventhSlideGigidi {
        top: 1px;
        left: 50%;
        right: auto;
        bottom: auto;
        transform: translateY(-50%);
        transform: translateX(-50%);
        text-align: center;
    }
    #firstSlidegigidi h2{
        margin-top: 100px;
        font-size: 65px;
    }
    #thirdSlideGigigdi h2,
    #fifthSlideGigidi h2,
    #seventhSlideGigidi h2{
        text-align: center;
        font-size: 40px;
        letter-spacing: 3px;
    }
    #firstSlidegigidi h3{
        font-size: 15px;
        letter-spacing: 2
    }
    #thirdSlideGigigdi h3,
    #fifthSlideGigidi h3,
    #seventhSlideGigidi h3{
        text-align: center;
        letter-spacing: 3px;
    }
    #firstSlidegigidi p,
    #thirdSlideGigigdi p,
    #fifthSlideGigidi p,
    #seventhSlideGigidi p{
        text-align: center;
    }
    #firstSlidegigidi a,
    #thirdSlideGigigdi a,
    #fifthSlideGigidi a,
    #seventhSlideGigidi a{
        text-align: center;
    }
}

/*Gallery*/
#Photos {
    margin: auto;
    width: 100%;
    /*    position: relative;*/
}

#Photos #PhotosCollection {
    padding: 120px 7px;
    margin: 7px;
}

#Photos #PhotosCollection #phheader {
    padding: 30px 7px;
}

#Photos #PhotosCollection #phheader h1 {
    max-width: 600px;
    margin: auto;
    padding: 20px;
    display: block;
    text-align: center;
    letter-spacing: 7px;
    font-weight: bold;
}

#Photos #PhotosCollection #phcinner {
    padding: 30px 20px;
}

#Photos #PhotosCollection #phcinner p {
    padding: 7px;
    max-width: 600px;
    margin: auto;
    font-size: 20px;
    letter-spacing: 5px;
    text-align: center;
}

#Photos .row {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#Photos .col-md-6 {
    height: 800px;
    margin: 0;
    padding: 0;
}

#Photos #galleryLeftAll {
    width: 100%;
    height: 100%;
    background-color: #8c8c8c;
}

#Photos #galleryrighttop {
    width: 100%;
    height: 50%;
    background-color: #fff;
}

#Photos #galleryrightbut {
    width: 100%;
    height: 50%;
    background-color: #e6e6e6;
}

.Photobackimg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top
}

#HeartMEdal {
    background-size: 40%;
}

#treeMEdal {
    background-size: 50%;
}

#Tree2MEdal {
    background-size: 37%;
}

@media screen and (max-width: 768px) {
    #Photos .col-md-6:nth-child(1) {
        height: 400px;
    }

    #HeartMEdal {
        background-size: contain;
    }

    #treeMEdal {
        background-size: contain;
    }

    #Tree2MEdal {
        background-size: contain;
    }
}

@media screen and (min-width: 1400px) {
    #HeartMEdal {
        background-size: contain;
    }

    #treeMEdal {
        background-size: contain;
    }

    #Tree2MEdal {
        background-size: contain;
    }
}

/*
#collection{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 300px;
    transform: translateX(-150px);
    transform: translatey(-150px);
    margin: 0;
    padding: 0;
}
#collection #collectioninner{
    margin: 30px;
    background-color: #fcfcfc;
}
#collection #collectioninner p{
    text-align: center;
    letter-spacing: 10px;
    line-height: 70px;
}*/
/*Services*/
#sevices {
    width: 100%;
    margin: auto;
    padding: 50px 20px;
}

#SerInc {
    max-width: 800px;
    padding: 5px;
    display: block;
    margin: auto;
}

#SerInc #SerincTitle {
    padding: 20px;
    display: block;
    margin: auto;
}

#SerInc #SerincTitle h1 {
    font-family: AGPBold;
    text-align: center;
}

#SerInc #SerincTitle h6 {
    text-align: center;
}

#SerInc #serivceincpara {
    padding: 20px;
    margin: auto;
}

#SerInc #serivceincpara p {
    text-align: center;
    line-height: 30px;
}

#sevices .row {
    max-width: 1000px;
    margin: auto;
}

#sevices .servicePart {
    margin: auto;
    padding: 30px 15px;
}

#sevices .ServicePartphoto {
    max-width: 380px;
    margin: 25px auto;
}

#sevices .ServicePartText {
    padding: 5px;
    margin: auto;
    margin: 20px auto;
}

#sevices .servicePartTitle {
    padding: 10px;
    text-align: center;
    max-width: 380px;
    margin: auto;
}

#sevices .ServicePartTextp {
    max-width: 380px;
    margin: auto;
    text-align: justify;
}

.ServiceSeeMore {
    font-family: NPISayeh;
    margin: auto;
    text-decoration: none;
}
