* {
    direction: rtl;
    font-family: 'B Yekan';
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'B Yekan';
    background-color: transparent;
    border-bottom: none;
    padding-bottom: 0;
}

.e-namad {
    /*position: absolute;
    width: 150px;
    top: 47px;
    z-index: 100;*/
}

.caption h3 {
    font-family: b yekan;
    font-size: 17px;
    line-height: 25px;
}

.redmorediv {
    margin: 0 39%;
    border: 2px solid #FF5465;
    border-radius: 3px;
    color: rgb(37, 150, 152);
    cursor: pointer;
    text-align: center;
}

    .redmorediv a {
        font-family: b yekan;
        font-size: 13px;
        line-height: 25px;
    }

    .redmorediv:hover {
        background: #FF6474;
    }

        .redmorediv:hover a {
            color: white;
        }


.caption h3 > center {
    font-size: 17px;
    /*margin-top: 5px;*/
}

@media only screen and (max-width : 975px) {

    .submitrespansiv {
        display: inline-block !important;
        float: left;
    }

    .inputweddingdiv {
        width: 100% !important;
    }

    .thumbnail {
        min-height: initial;
    }
}

.menupageheder li {
    float: right;
    list-style: none;
    margin: 5px 10px 10px 15px;
    font-family: b yekan;
}

    .menupageheder li:last-child {
        padding-left: 0px;
    }

.boxcoverflowtext p {
    font-family: 'B yekan';
    font-size: 13px;
    line-height: 30px;
    margin-top: 10px;
    text-align: justify;
}

.menupageheder a {
    color: #222;
    font-size: 14px;
}

    .menupageheder a:hover {
        color: #FF4F85;
        text-decoration: none;
    }

.menupageheder ul {
    display: table;
}

.menupageheder {
    width: 100%;
}

    .menupageheder > div {
        width: 11%;
        margin: 10px auto;
        border-top: 1px solid rgba(42, 42, 42, 0.1);
    }

@media only screen and (max-width: 700px) {
    .menupageheder > div {
        width: 40%;
    }
}

.photopagegallery img {
    width: 100%;
    /* min-height: 566px; */
    max-height: 590px;
}

.photopagegalleryright img {
    width: 100%;
    min-height: 292px;
}

.banner img {
    width: 100%;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 0;
    padding-left: 0;
}

.servisclass h3 > p {
    background: #F0F0F0;
    width: 155px;
    padding: 10px;
    margin-bottom: 0;
}

.servisclass > h3 {
    margin-bottom: 0px;
    font-size: 17px;
    font-family: b homa;
    padding: 0;
    /*background: none repeat scroll 0% 0% #F0F0F0;*/
    background-color: transparent;
}

.thumbnail > img {
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    width: 13%;
    border-radius: 90px;
    padding: 6px;
    margin-top: 8px;
}

.boxcolordivrow {
    margin-right: -3px;
    margin-left: -3px;
}

.boxcolordiv {
    background: rgb(134, 225, 226);
    padding: 10px 3px;
}

    .boxcolordiv .row .col-md-4:first-child .thumbnail {
        border-left: medium none;
    }


.thumbnail .caption {
    padding: 0;
    margin-top: -5px;
}

.thumbnail {
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0;
    margin-bottom: 5px;
    border-left: 1px solid white;
    min-height: 173px;
}


.section-title {
    padding: 15px 0px 25px 0px;
}

    .section-title > h3 {
        text-align: center;
        font-size: 20px;
        font-family: b homa;
        width: 130px;
        float: right;
        padding: 0px;
        line-height: 1px;
    }

    .section-title .section-line {
        width: calc(49.9% - 65px);
        float: right;
        border-bottom: 1px solid lightgray;
    }

.submitrespansiv {
    display: none;
}

.hrpagediv {
    background: url(../images/background-hash.png);
    width: 100%;
    height: 87px;
}

.hrpagedivbottom {
    background: url(../images/sponsor-title-background.png);
    width: 100%;
    height: 33px;
}

.borderbotompage {
    background: white;
    padding: 30px 40px;
    border: 20px solid rgb(245, 235, 223);
    border-radius: 3px;
    /*min-height: 230px;*/
    margin-bottom: 50px;
}

.photopagegalleryrightII img {
    width: 94%;
    position: relative;
    min-height: 292px;
    margin: 2%;
}

.inputweddingdiv {
    border: 1px solid #BEBEBE;
    background: rgb(250, 250, 250);
    width: 72%;
    height: 33px;
    border-radius: 3px;
    box-shadow: 0 0 7px #CFCFCF inset;
    padding-right: 15px;
}

.submitstylepage {
    background: rgb(255, 99, 115);
    border: none;
    padding: 1px 14px;
    font-size: 20px;
    color: #fff;
    border-radius: 3px;
    font-family: b yekan;
    border-bottom: 2px solid #DB3C4C;
    margin-right: 10px;
}

    .submitstylepage:hover {
        background: rgb(237, 95, 109);
        font-family: b yekan;
    }

.bordimgdiv {
    /* background: #fff; */
    padding: 3px 20px 3px 20px;
    width: 94%;
    position: relative;
    /* bottom: 2%; */
    right: 2%;
    margin-top: -40px;
    margin-bottom: 15px;
}

.borderbotompage p {
    font-family: b yekan;
    font-size: 13px;
}

.textboxservis {
    padding: 0 13%;
    margin-top: 7px;
    text-align: justify;
}

    .textboxservis a {
        color: #FF6474 !important;
        margin-right: 5px;
    }

.boxcoverflowtext h3 {
    font-size: 30px;
    text-align: right;
    margin-top: 15px !important;
    color: rgb(255, 99, 114);
}

.bordimgdiv h3 {
    text-align: center;
    background: #fff;
    width: 80%;
    margin: 0 auto !important;
    padding: 7px 3px 5px;
    color: #ff6473;
    font-size: 16px;
}

.bordimgdiv p {
    text-align: center;
    font-family: 'B yekan';
    font-size: 12px;
    line-height: 30px;
}

    .bordimgdiv p a:hover {
        border-bottom: 1px solid black;
    }


.readmore {
    width: 149px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 14px;
    border-radius: 3px;
    font-family: b yekan;
    background-color: #ff5465;
    font-size: 19px;
}

    .readmore a {
        color: white !important;
    }

#search-vendor .col-md-4 {
    float: right;
}

@media only screen and (max-width : 700px) {
    #celebrate-flipster {
        display: none !important;
    }
}

.article-section, #celebrate-flipster, .readmore {
    margin-bottom: 30px;
}

.ads-banner img {
    width: 100%;
    max-height: 90px;
    max-width: 720px;
    margin: 0 auto;
    display: block;
}

.article-section .article {
    box-shadow: 0 1px 3px rgba(34,25,25,0.4);
    margin: 9px;
    height: 448px;
}

.article-section .article-image {
    width: 100%;
    overflow: hidden;
    height: 310px;
}

    .article-section .article-image .category {
        position: relative;
        margin: -30px auto 0px;
        text-align: center;
        background-color: white;
        line-height: 30px;
        font-family: b homa;
        font-size: 13px;
        padding: 0px 10px;
        width: 120px;
        color: rgb(255, 100, 116);
    }

    .article-section .article-image img {
        width: 100%;
    }

.article-section .article .article-title h3 {
    font-size: 19px;
    font-family: b homa;
    border-bottom: 1px solid #FF6474;
    padding-bottom: 5px;
    text-align: right;
}

    .article-section .article .article-title h3 span {
        padding: 0;
        font: normal 17px B Homa;
    }

.article-section .article .article-desc-container {
    padding: 0 15px 15px;
}

    .article-section .article .article-desc-container .article-desc {
        padding-top: 15px;
        color: #484848;
        text-align: justify;
    }


.part {
    border: 13px solid #f5ebdf;
    text-align: center;
    margin: 0 15px;
    height: 350px;
    background-color: white;
}

    .part .part-image img {
        width: 100%;
    }

.part-header {
    /*margin-top: 20px;*/
}

    .part-header h1,
    .part-header h2 {
        font-family: b homa;
        font-size: 23px;
    }

    .part-header.highlight h1,
    .part-header.highlight h2 {
        color: #ff4d5d;
    }

.part-subheader {
    font-family: b homa;
    font-size: 22px;
}

    .part-subheader.highlight {
        color: #ff4d5d;
    }

.part-desc {
    padding: 13px 20px;
    font-family: b yekan;
    font-size: 13px;
}

    .part-desc span {
        color: rgb(255, 77, 93);
    }

.journal {
    box-shadow: 0px -7px 13px rgba(34,25,25,0.1);
    padding: 15px 5px;
    margin-bottom: 60px;
    background-color: white;
}

.journal-left {
    text-align: right;
    padding-right: 20px;
    font-family: b yekan;
    font-size: 12px;
}

.journal-right {
    text-align: center;
    margin-top: 15px;
    padding: 0 10px;
    font-family: b yekan;
    font-size: 13px;
}

.journal img {
    width: 100%;
    -webkit-box-shadow: -3px 7px 20px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 7px 20px -4px rgba(0,0,0,0.75);
    box-shadow: -3px 7px 20px -4px rgba(0,0,0,0.75);
}

.journal h3 {
    font-family: b homa;
    font-size: 18px;
    text-align: right;
    padding-bottom: 4px;
}

.journal-desc {
    text-align: justify;
    margin-top: 5px;
}

.journal-right h3 {
    font-family: b homa;
    font-size: 23px;
    text-align: center;
    padding-bottom: 22px;
}

.journal .btn-register {
    background-color: rgb(255, 100, 116);
    color: white;
    width: 110px;
    font-family: b homa;
    font-size: 17px;
    margin: 40px auto 8px;
    padding: 2px 0px;
}

    .journal .btn-register a {
        color: white;
    }

.jornal-title {
    text-align: center;
    font-family: b homa;
    font-size: 24px;
    margin-left: 45px;
    margin-bottom: 0px;
    border-bottom: 1px solid red;
    padding-bottom: 5px;
}

@media only screen and (max-width : 990px) {

    .article-section .article-image,
    .article-section .article {
        height: auto;
    }

    .article-section .article {
        margin-top: 25px;
    }

    .part {
        margin-top: 0 10px;
        height: auto;
    }

}
