/*//public*/
@font-face {
    font-family: 'palatino';
    src: url('https://khorshidneshan.ir/CDN/Fonts/PalatinoSans-Regular.eot');
    src: local('☺'), url('https://khorshidneshan.ir/CDN/Fonts/PalatinoSans-Regular.woff') format('woff'), url('https://khorshidneshan.ir/CDN/Fonts/PalatinoSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'samim';
    src: url('https://khorshidneshan.ir/CDN/Fonts/Samim.eot');
    src: local('☺'), url('https://khorshidneshan.ir/CDN/Fonts/Samim.woff') format('woff'), url('https://khorshidneshan.ir/CDN/Fonts/Samim.ttf') format('truetype');
}

* {
    font-family: samim, tahoma;
    direction: rtl;
    line-height: 29px;
    word-spacing: -1px;
    font-size: 14px;
}

.knkSign {
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 5px;
}

    .knkSign * {
        color: #ffc300 !important;
    }


@keyframes blinker {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
/*/////////////////////////body/////////////////////////// -->*/
body {
    margin: 0;
}

.title, .ContentTitle, .ContentsTitle {
    font-size: 25px;
    color: #2c2c2c;
    border-bottom: 1px solid #ffc300;
    display: inline-block;
    border-width: 3px;
    margin: 10px;
    padding: 10px;
}

.moreContents {
    margin: 30px;
    text-align: left;
}

    .moreContents a {
        text-decoration: none;
    }
/*/////////////////////////side/////////////////////////// -->*/
.side {
    width: 20%;
    right: 0;
    top: 0;
    min-height: 100vh;
    position: fixed;
    background-color: #131313;
    background-size: 20px 20px;
    background-image: url('File.aspx?t=image&s=backImg.jpg');
    background-size: cover;
    z-index: 2;
    border-left: 1px solid white;
    background-position: center;
    transition: 2s;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}

/*/////////////////////////logo/////////////////////////// -->*/
.logo {
    text-align: center;
    padding-top: 20px;
}

    .logo a {
        text-decoration: none;
    }

    .logo img {
        width: 70px;
    }

    .logo h3, .logo h1 {
        margin: 0;
        padding: 0;
        color: #ffc300;
    }

/*/////////////////////////Menu/////////////////////////// -->*/
.header a {
    transition: 1s;
}

    .header a:hover {
        font-size: 25.5px;
        transition: 1s;
    }

.menu {
    text-align: right;
    padding-right: 100px;
    list-style-type: none;
}

    .menu a {
        display: inline-block;
        color: white;
        text-decoration: none;
        padding: 5px 0;
        transition: 1s;
        font-size: 14px;
    }

        .menu a:hover {
            color: #fdc200 !important;
            transition: 1s;
            border-bottom: 1px solid red;
            border-block-end: #131313 2px;
        }
/*/////////////////////////knk Footer/////////////////////////// -->*/
.knkfooter {
    color: white;
    font-size: 14px;
    text-align: center;
    position: absolute;
    /* margin: 5px 10px; */
    background: black;
    left: 0;
    right: 0;
}

    .knkfooter img {
        width: 40px;
        display: block;
        margin: 0 auto;
    }

    .knkfooter .knk {
        font-size: 11px;
        color: #fdc200;
    }

        .knkfooter .knk a {
            color: #fff;
        }
/*/////////////////////////social/////////////////////////// -->*/
.social {
    text-align: center;
    display: block;
    padding-top: 20px;
}

    .social a {
        margin: 0 10px;
    }

/*/////////////////////////main/////////////////////////// -->*/
.main {
    width: 80%;
    position: absolute;
    left: 0;
    top: 0;
}

.ContentAbstract {
    padding: 10px;
    font-size: 13px;
    color: rgb(62, 62, 62);
}
/*/////////////////////////header/////////////////////////// -->*/
.header {
    font-size: 25px;
    color: #ffc300;
    height: 50px;
    background-color: #2c2c2c;
    text-align: center;
    padding-top: 10px;
    background-image: url('File.aspx?t=image&s=backImg.jpg');
    background-size: cover;
    background-color: #131313;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-position: center;
}

.menu .websiteLink {
    display: none;
}

.header .websiteLink {
    float: right;
    margin-right: 10px;
}

    .header .websiteLink a {
        width: 33px;
        display: inline-block;
        vertical-align: middle;
    }

        .header .websiteLink a img {
            width: 100%;
        }

.header > a {
    color: #ffc300;
    text-decoration: none;
    margin-right: -10px
}

/*/////////////////////////Slider/////////////////////////// -->*/

.slider {
    position: relative;
    background-size: cover;
}

.firstSlider .last {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    box-shadow: 0px 2px 10px hsl(0deg 0% 85% / 55%);
}

    .firstSlider .last .ContentsTitle {
        display: none;
    }

    .firstSlider .last .header {
        background: #8D3556;
        color: #ffffff;
        font-size: 16px;
    }

    .firstSlider .last ul {
        list-style-type: none;
        margin-top: 0;
        padding-top: 15px;
        padding: 12px;
        padding-bottom: 15px;
    }

        .firstSlider .last ul li {
            margin-bottom: 10px;
        }

            .firstSlider .last ul li:before {
                content: "\276F";
                margin-left: 10px;
                vertical-align: middle;
                color: #a8afb5;
            }

.slideImgH {
    width: 100%;
    overflow: hidden;
}

    .slideImgH img {
        width: 100%;
        height: 48vw;
        object-fit: cover;
        vertical-align: middle;
    }

.slideshow-container {
    position: relative;
    margin: auto;
}

    .slideshow-container .ContentsItems {
        display: block;
        padding: 0;
    }

    .slideshow-container .ContentsTitle {
        display: none;
    }

.slideshowText {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #1717179e;
}

    .slideshowText a {
        font-size: 16px;
        color: #ffca03;
        font-weight: bold;
    }

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    direction: ltr !important;
}

.prev {
    left: 0;
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    .prev:hover, .next:hover {
        background-color: rgba(0,0,0,0.8);
    }

.slider img {
    width: 100%;
    height: 50vh;
    object-fit: cover;
}

/*/////////////////////////About/////////////////////////// -->*/
.about {
    display: flex;
}

    .about div {
        margin: 10px;
        text-align: justify;
    }

    .about img {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }
/*/////////////////////////Services/////////////////////////// -->*/
.services {
    margin-bottom: 100px;
}

.servicesItems {
    display: flex;
    margin: 10px;
}

.serviceItem {
    width: 25%;
    border: 1px solid #ddd;
    text-align: center;
    padding: 10px;
    margin: 5px;
    background-color: #ddd;
    box-shadow: 0px 0px 5px #1d1600;
}

    .serviceItem h3 {
        margin: 0;
    }

    .serviceItem div {
        font-size: 14px;
    }
/*/////////////////////////Amar/////////////////////////// -->*/
.amar {
    background-image: url('File.aspx?t=image&s=counterBackground.jpg');
    padding: 3em 0;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    position: relative;
    clear: both;
    margin-bottom: 5em;
    padding: 150px 0;
    display: flex;
    text-align: center;
    width: 100%;
}

.amarItem {
    width: 25%;
    color: white;
    font-size: 20px;
}

    .amarItem h2, .amarItem div {
        margin: 0;
    }

    .amarItem img {
        background: white;
        padding: 20px;
        border-radius: 20px;
    }
/*/////////////////////////Projects/////////////////////////// -->*/
.projects {
    padding: 10px 20px;
}

    .projects .ContentsTitle {
        display: none;
    }

.ContentsItems {
    text-align: center;
    padding: 0 15px;
}

    .ContentsItems .itemSkin2, .projects .itemSkin2 {
        width: 23vw;
        display: inline-block;
        margin: 0.3vw;
        border: 5px solid black;
    }

        .ContentsItems .itemSkin2 img, .projects .itemSkin2 img {
            width: 100%;
            height: 23vh;
            object-fit: cover;
        }

        .ContentsItems .itemSkin2 .title, .projects .itemSkin2 .title {
            font-size: 25px;
            color: #ffc300;
            border-bottom: none;
            display: block;
            border-width: 0;
            margin: 0;
            padding: 0;
            background-color: #2c2c2c;
            padding-bottom: 2px;
        }

            .ContentsItems .itemSkin2 .title a, .projects .itemSkin2 .title a {
                color: #ffc300;
                text-decoration: none;
                padding-bottom: 5px;
            }


/*/////////////////////////News/////////////////////////// -->*/
.news {
    padding: 10px 20px;
}

    .news .ContentsTitle {
        display: none;
    }

    .ContentsItems .itemSkin3, .news .itemSkin3 {
        width: 23%;
        display: inline-block;
        border: 1px solid #ddd;
        z-index: 2;
        /* border-style: inset; */
        margin: 0 4px;
    }

        .ContentsItems .itemSkin3 img, .news .itemSkin3 img {
            width: 100%;
            height: 12vw;
            object-fit: cover;
        }

        .ContentsItems .itemSkin3 .title, .news .itemSkin3 .title {
            margin: 0;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: block;
            font-size: 14px;
            font-weight: bold;
            border: none;
        }

            .ContentsItems .itemSkin3 .title a, .news .itemSkin3 .title a {
                color: black;
                text-decoration: none;
            }

        .ContentsItems .itemSkin3 .abstract, .news .itemSkin3 .abstract {
            text-overflow: ellipsis;
            overflow: hidden;
            display: block;
            white-space: nowrap;
            height: 50px;
            padding-right: 5px;
        }

            .ContentsItems .itemSkin3 .abstract a, .news .itemSkin3 .abstract a {
                font-size: 12px;
                color: #1d1600;
                text-decoration: none;
            }

.ImageSkin1 {
    width: 25%;
    display: inline-block;
}

    .ImageSkin1 img {
        width: 100%;
    }

.ImageSkin2 {
    width: 25%;
    display: inline-block;
    text-align: center;
}

    .ImageSkin2 img {
        width: 99%;
        height: 15vw;
        object-fit: cover;
        background: url('File.aspx?t=image&s=loader.gif');
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
    }

    .ImageSkin2 .title {
        font-size: 12px;
        border: none;
        text-align: center;
        margin: 0;
        border-bottom: 1px solid #ddd;
        padding: 16px;
        font-weight: bold;
        margin-top: -10px;
        display: block;
        margin: -10px 10px 10px 10px;
    }

        .ImageSkin2 .title a {
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            font-size: 13px;
            text-decoration: none;
            color: black;
            display: block;
        }
/*/////////////////////////Address/////////////////////////// -->*/
.address {
    background-image: url('File.aspx?t=image&s=backImg.jpg');
    background-size: auto;
    background-color: #131313;
    padding: 100px 200px;
    color: #ffc300;
    border-right: 1px solid white;
    background-position: center;
}

.hashtags a {
    color: white;
    margin-left: 10px;
}
/*/////////////////////////Location/////////////////////////// -->*/

/*/////////////////////////content/////////////////////////// -->*/

.contentItems {
    margin: 10px;
    text-align: center;
}

.contentItem {
    width: 20%;
    margin: 5px;
    box-shadow: 0 0 10px #dddddd;
    display: inline-block;
    padding: 10px;
}

    .contentItem h4 {
        margin: 0;
    }

        .contentItem h4 a {
            height: 60px;
            text-decoration: none;
            text-align: right;
            color: black;
        }

.contentTitle {
    margin: 0;
    height: 50px;
    text-align: right;
    font-size: 14px;
}

.contentItem img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.contentImagesDiv {
    display: flex;
    flex-wrap: wrap;
}

.ContentImageCss {
    width: 23%;
    border: 1px solid;
    margin: 6px;
}

    .ContentImageCss a {
        text-decoration: none;
        color: unset;
    }

.contentImgClass {
    width: 100%;
    border-bottom: 1px solid;
    height: 300px;
    object-fit: cover;
}

.imageTitleCss {
    text-align: center;
}
/*///////////////////////////////SELLSTEM////////////////////////*/
.sellItem {
    width: 20%;
}

.sellItemChild {
    border: 1px solid #ddd;
    margin: 2px;
    height: 480px;
}

    .sellItemChild img {
        width: 100%;
        object-fit: cover;
        object-position: center;
        height: 300px;
        border-bottom: 1px solid #ddd;
    }

.sellItemTitle {
    text-align: right;
    padding: 5px;
}

.sellItemChild a {
    text-decoration: none;
    color: black;
}

.sellItemTitle b {
    display: none;
}

.sellItemTitle span {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.sellItemTitle div {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 12px;
}

.sellItemTitle span:hover {
    font-weight: bold;
}

.sellItemChild a > b {
    margin: 0 5px;
}
/*////////////////////////members///////////////////////////*/
.memberItem {
    width: 20%;
}

.memberItemChild {
    border: 1px solid #ddd;
    margin: 15px;
    height: 480px;
    overflow: hidden;
}

    .memberItemChild img {
        width: 100%;
        object-fit: cover;
        object-position: top;
        height: 400px;
        border-bottom: 1px solid #ddd;
        transition: 1s;
    }

        .memberItemChild img:hover {
            transform: scale(1.08);
        }

.memberItemTitle {
    text-align: right;
    padding: 5px;
}

    .memberItemTitle div:nth-child(1) {
        width: 100%;
        text-align: center;
        font-weight: bold;
    }
/*//////////////////////////////////////////////////////////*/
.moduleTitle {
    width: 100%;
    margin: 0 10px;
    display: flex;
}

    .moduleTitle h2 {
        border-bottom: 2px solid #ffc300;
    }
/*///////////////////////////////////////////////////////////*/
.ContentsBody {
    display: flex;
    flex-wrap: wrap;
}

.ContentBody {
    text-align: justify;
    line-height: 30px;
}

.SendMessageForm {
    padding: 10px 100px;
}

    .SendMessageForm .messageForm > div {
        display: inline-block;
        vertical-align: top;
        width: 33%;
    }

    .SendMessageForm .messageForm .body {
        width: 100%;
    }

    .SendMessageForm div input {
        border: 1px solid #ddd;
        border-radius: 5px;
        height: 35px;
        width: 98%;
    }

    .SendMessageForm div textarea {
        border: 1px solid #ddd;
        border-radius: 5px;
        width: 100%;
        height: 150px;
    }

    .SendMessageForm .messageForm .sendMessageSendBtnDiv, .sendMessageAlertDiv {
        text-align: center;
        margin-bottom: 10px;
        vertical-align: bottom;
    }

.sendMessageSendBtnDiv .sendMessageSendBtn {
    height: 40px;
    width: 200px;
    background: forestgreen;
    color: white;
    border: none;
    border-radius: 5px;
}

.ContentsSearchBar {
    text-align: center;
    padding: 10px;
}

    .ContentsSearchBar .searchTxt {
        border: 1px solid #ddd;
        border-radius: 5px;
        height: 35px;
        width: 200px;
    }

    .ContentsSearchBar .searchBtn {
        height: 39px;
        border: 1px solid #ddd;
        border-radius: 5px;
        padding: 0 20px;
    }
/*//////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////Mobile template//////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////*/
.menuImg {
    display: none;
}

.DetailSkin1 {
    padding: 5px 20px;
    line-height: 2px;
}

@media only screen and (max-width: 1024px) {
    /*.side {
        width: 0;
        display: none;
        transition: 2s;
        -webkit-transition: margin 0.35s ease, height 0.35s ease, width 0.35s ease;
        -moz-transition: margin 0.35s ease, height 0.35s ease, width 0.35s ease;
        -ms-transition: margin 0.35s ease, height 0.35s ease, width 0.35s ease;
        -o-transition: margin 0.35s ease, height 0.35s ease, width 0.35s ease;
        transition: margin 0.35s ease, height 0.35s ease, width 0.35s ease;
    }*/

    .ImageSkin2 img {
        height: 40vw;
    }

    .menuImg {
        display: block !important;
        margin: 5px auto;
    }

    .side * {
    }

    .main {
        width: 100%;
    }

    .header {
        font-size: 20px;
        height: auto;
        padding-bottom: 25px;
        padding-top: 26px;
    }

    .about {
        flex-wrap: wrap;
    }

        .about div {
            width: auto !important;
        }

            .about div img {
                display: none;
            }

    .title, .ContentTitle, .ContentsTitle {
        margin: 0;
        padding: 10px;
        margin-bottom: 10px;
    }



    .services {
        margin-bottom: 15px;
    }

    .servicesItems {
        flex-flow: wrap;
        margin: 0;
    }

    .serviceItem {
        width: 50%;
        padding: 10px 0;
        box-shadow: inset 0px 0px 5px #ffffff;
        margin: 0;
        border: none;
    }

        .serviceItem h3 {
            font-size: 16px;
        }

    .projectItem {
        width: 100%;
        display: inline-block;
        margin: 10px;
        border: 5px solid black;
    }


    .amar {
        flex-wrap: wrap;
        display: none;
    }


    .newsItems .ContentsBody {
        /* margin: 10px; */
        text-align: center;
        display: flex;
        flex-wrap: wrap;
    }

    .newsItems .newsItem {
        width: 100%;
    }

    .address {
        padding: 10px;
        text-align: justify;
        font-size: 15px;
        text-align: center;
    }

    .sellItem {
        width: 50%;
        font-size: 13px;
        text-align: justify;
    }

    .sellItemChild {
        border: 1px solid #ddd;
        margin: 3px;
        min-height: 500px;
    }

    .newsItem {
        width: 50%;
        font-size: 14px;
    }

    .newsItemChild {
        margin: 4px;
    }

    .newsItem img {
        height: 200px;
    }

    .newsDetail {
        padding: 4px;
    }

    .ContentImageCss {
        width: 50%;
        border: none;
        margin: 0;
    }

        .ContentImageCss a {
            margin: 3px;
        }

    .ContentsItems .itemSkin2, .projects .itemSkin2 {
        width: 97%;
        margin: 10px 0;
    }

    .itemSkin2 img, .itemSkin3 img {
        height: 50vw !important;
    }

    .ContentsItems .itemSkin3, .news .itemSkin3 {
        margin: 10px 0;
        width: 100%;
    }

    .ImageSkin1 {
        width: 25%;
        display: inline-block;
    }

        .ImageSkin1 img {
            width: 100%;
        }

    .ImageSkin2 {
        width: 49%;
    }

    .SendMessageForm {
        padding: 10px;
    }

        .SendMessageForm .messageForm > div {
            width: 100%;
        }

    .menuIcon {
        position: fixed;
        top: 17px;
        right: 17px;
        z-index: 3;
    }

    .side {
        position: unset;
        width: 100%;
        top: 0;
        right: 0;
    }

    .header a {
        font-size: 17px;
        margin-right: 32px;
    }

    .responsiveMenuBg {
        display: none;
        position: fixed;
        z-index: 2;
        padding-top: 20px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
    }

    .menu {
        position: fixed;
        background: #050505;
        top: 0;
        bottom: 0;
        right: 0;
        width: 75%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        z-index: 2;
        transition: .5s;
        overflow-y: auto;
        transform: translateX(100%);
        padding-right: 0;
    }

    .OpenResponsiveMenu {
        visibility: visible;
        opacity: 1;
        transform: translate(0);
    }

    .aside-overlay {
        position: fixed;
        height: 100%;
        width: 100%;
        z-index: 1;
        background-color: rgba(0,0,0,.6);
        left: 0;
        top: 0;
        transition: .5s cubic-bezier(.77,0,.175,1);
        cursor: pointer;
        opacity: 0;
        visibility: hidden;
    }

    .aside-trigger {
        opacity: 1;
        visibility: visible;
    }

    .logo {
        border-bottom: 1px solid #edbc52;
    }

    .social {
        padding-top: 0;
    }

    /*website link*/
    .header .websiteLink {
        display: none;
    }

    .menu .websiteLink {
        display: block;
        text-align: center;
    }

        .menu .websiteLink a {
            width: 13%;
            vertical-align: top;
            margin: 5px;
        }

            .menu .websiteLink a img {
                width: 100%;
            }
}

.moreContents a {
    color: #d6a033;
    font-weight: bold;
}

#ctl04_KnkSignature__divDesc {
    color: #dfb02d;
}
