
#p-title-news {
    margin: 0 27vh 7vh 0;
}

.p-bg-aboutus-container {
    background-color: #fefaf9;
    height: 25vh !important;
    /*margin-top: 100vh;*/
}

.p-mt {
    margin-top: 10vh !important;
    margin-right: 25px;
}

.p-mtPost {
    margin-top: 10vh !important;
    margin-right: 25px;
    width: 50%;
    text-align: right;
    float: right;
}

.p-about-desc {
    border-right: 2px solid #d0ae67;
    padding: 0 5vh 31px 5vh;
    margin-top: 40px;
    margin-right: 30px;
}

.p-gallery-header {
    margin: auto;
    width: 100%;
    text-align: center;
    position: relative;
}

.p-gallery-headding {
    position: relative;
    padding: 10px;
    background: #ffffff;
    display: inline-block;
    z-index: 1;
}

.p-gallery-header::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 55%;
    height: 2px;
    background: #e7d6b5;
    z-index: 0;
}

.p-gallery-thumb {
    margin: 0;
}

.p-gallery-thumb-img {
    /*height: 200px !important;*/
    /*width: 250px !important;*/
    width: 95%;
}

.p-gallery-thumb-desc {
    position: absolute;
    top: 40%;
    left: -10px !important;
    bottom: 40%;
}

.p-mosaic-row {
    padding: 55px 0 30px 60px;
    background-color: #f8fcfd;
}

.p-desc span {
    display: block;
}

.p-btn-readmore {
    background-color: #14a795;
    height: 35px;
    width: 50vh;
    margin: auto;
    color: #ffffff;
}

.p-readmore {
    display: flex;
    align-content: center;
    position: relative;
    bottom: 25px;
    margin-bottom: 50px;
}

.p-img-catalog {
    width: 60%;
}

.p-catalog-desc {
    width: 50%;
    /* float: right; */
    padding: 60px 50px;
    background-color: #f8fcfd;
    position: absolute;
    right: 0;
    bottom: -100px;
    text-align: center;

}

.p-catalog-desc p {
    direction: rtl;
    text-align: justify;
    line-height: 200%;
}
.p-catalog-desc h3 {
    position: absolute;
    top: -100px;
    left: 40%;
    font-size: 40px;
}

.p-submit-section {
    border: 1px solid #14a795;
    border-radius: 5px;
}

.p-input-submit {
    float: left;
    height: 34px;
    border: none;
    background-color: #f8fcfd;
    border-radius: 5px 0 0 5px;
    padding: 2px 2px 2px 5px;
    width: 50%;
}

.p-btn-submit {
    background-color: #14a795;
    color: #ffffff;
    width: 50%;
}

.p-social-div {
    display: flex;
    flex: 1;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 25px;
    margin-right: 25px;
    position: relative;
}

.p-btn-social {
    background-color: #d0ae67;
    padding: 10px 50px;
    color: #ffffff;
    margin-left: 10px;
}

.p-margin {
    margin-top: 35px;
    margin-bottom: 35px;
    margin-left: 15px;
    margin-right: 15px;
}

.p-m-auto {
    margin: auto !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    padding: 0 10px;
}

.p-fix-container img {
    border-radius: 5px;
    margin-bottom: -100px
}

.p-about-img {
    position: relative;
    left: 100px;
    bottom: 100px !important;
}

.p-mosaic-img1 {
    width: 80%;
    /* height: 60vh; */
    margin: 0 0 0 10vh;
}

.p-mosaic-img {
    width: 80%;
}

#p-mosaic-img1 {
    margin: 0 0 0 10vh;
}

#p-title-news {
    border-left: 2px solid #d0ae67;
    padding: 40px 50px 10px 40px;
    margin: 0 7.6cm 1cm 0 !important;
    float: right !important;
}

.p-lil-margin {
    margin: 5vh 0 0 0;
}

.p-desc h2{
    font-size: 20px;
    direction: rtl;
    text-align: justify;
    line-height: 150%;
}

.p-desc a{
   color: #000;
    text-decoration: none;
}

.p-desc p{
    font-size: 14px;
    line-height: 170%;
    direction: rtl;
    text-align: justify;
}

.cMarSet{
    margin-top: 160px;
}

@media (max-width: 768px) {
    .p-gallery-thumb-desc {
        left: 2% !important;;
    }

    .p-about-img {
        left: 0 !important;
    }

    .p-readmore {

        bottom: 0px;

     }


    #p-title-news{
        padding: 0 20px 0 0 !important;
        text-align: right !important;
        float: none !important;
        margin: 0 20px !important;
        border-right: 2px solid #d0ae67 !important;
        border-left: 0 !important;
    }
    .cMarSet{
        margin-top: 100% !important;
    }
    .p-mosaic-row {
        padding: 0 !important;

    }
    .p-fix-container img{
        margin-top: 95px;
    }

    #p-title-news h2,
    #Catalog h3
    {
        font-size: 24px !important;

    }


    .p-mtPost {
        margin-top: 10vh !important;
        margin-right: 25px;
        width: 100%;
        text-align: right;
        float: right;
    }

}

@media (min-width: 768px) and  (max-width: 991px) {

    #p-title-news h2,
    #Catalog h3
    {
        font-size: 24px !important;

    }

    .p-mosaic-row {
        padding: 0 !important;

    }


    .p-bg-aboutus-container {
        background-color: #f8fcfd;
        height: 33vh !important;
        /*margin-top: 110vh;*/
        padding: 20px 0 120px 0;
    }

    .p-about-img {
        position: relative;
        left: 30px;
        top: -55px;
    }

    .p-mt {
        margin: 15px !important;
    }

    .p-mtPost {
        margin-top: 10vh !important;
        margin-right: 25px;
        width: 100%;
        text-align: right;
        float: right;
    }


    .p-about-desc {
        border-right: 2px solid #d0ae67 !important;
        padding: 0 5vh 31px 15vh !important;
        margin-right: 40px !important;
        margin-left: 0 !important;
    }

    #p-title-news {
        border-left: 2px solid #d0ae67;
        padding: 40px 50px 10px 40px;
        margin: 0 48vh 7vh 3vh;
        float: none;
    }

    .p-gallery-thumb-img {
        height: auto;
        width: auto;
    }

    .p-gallery-thumb-desc {
        left: 23% !important;;
    }

    .cMarSet{
        margin-top: 40% !important;
    }

}

/*
 @media (min-width: 992px) {
    .p-bg-aboutus-container {
        background-color: #f8fcfd;
        height: 25vh;
    }

    .p-about-img {
        position: relative;
        left: 1cm;
        bottom: 2cm !important;
    }

    .p-mt {
        margin-top: 10vh !important;
    }

    .p-about-desc {
        border-right: 2px solid #d0ae67;
        padding: 0px 5vh 31px 30vh;
        margin-top: 40px;
        margin-left: 20px;
    }

    .p-gallery-thumb {
        margin: 0;
    }

    .p-desc {
        padding: 5vh 20vh 0vh 10vh;
    }

    .p-mosaic-img1 {
        width: 80%;
        margin: 4cm 0 0 1cm;
    }

    .p-mosaic-img {
        width: 80%;
    }

    #p-mosaic-img1 {
        margin: -4cm 0 0 1cm;
    }

    #p-title-news {
        border-left: 2px solid #d0ae67;
        padding: 40px 50px 10px 40px;
        margin: 0 5cm 1cm 0cm !important;
        float: right !important;
    }

    .p-lil-margin {
        margin: -5vh 0 0 0;
    }
}
*/

.insGall .col-md-2 {
    padding: 5px;
}
.p-mosaic-row img {
    margin-bottom: 0;
}