<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*body*/
@font-face {
    font-family: "wyekan";
    font-style: normal;
    font-weight: normal;
    src: url("../GUIplug/fonts/wyekan.eot?#iefix") format("embedded-opentype"),url("../GUIplug/fonts/wyekan.woff") format("woff"),url("../GUIplug/fonts/wyekan.TTF") format("truetype");
}

body, html {
    font-family: "wyekan" !important;
    font-size: 15px;
    padding: 0px;
}

h2, h4, h5, h3 {
    font-weight: normal;
}

.leftbar {
    padding-right: 0;
}

.rightbar {
    padding-left: 0;
}

a:hover, a:focus {
    text-decoration: none;
    color: #FF0000;
}

@media (max-width: 767px) {
    .ImageMid{right:45% !important;}
    .rightbar {
        padding-left: 15px;
    }

    .leftbar {
        padding-right: 15px;
    }
}
/*public-css-start*/
a, img {
    text-decoration: none;
}

img {
    vertical-align: middle;
    text-align: center;
    border: none;
    color: #005da7;
    font-size: 7px;
}

fieldset {
    border: none;
}

textarea {
    resize: none;
}

.nopadding {
    padding: 0;
}

.both, .clear, .br {
    clear: both;
}

label {
    cursor: pointer;
    font-weight: normal;
}

ul, li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

ul, p, hr, h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
}

hr {
    border-top: 1px solid #F1F1F1;
    height: 1px;
    margin: 10px;
}

input, select {
    vertical-align: middle;
}

.input {
    padding: 5px;
    background: #FFF;
    border: solid 1px #DADADA;
    color: #222;
    margin: 5px;
    font-size: 13px;
}

    .input:focus {
        padding: 5px;
        background: #fffae6;
        border: solid 1px #DADADA;
    }

    .input[readonly] {
        background-color: #e1e1e1;
    }

.field {
    margin-bottom: 5px;
}

.DateHTML {
    margin: 0px;
    padding: 0px 2px 0px 2px;
    width: 110px;
    height: 19px;
    line-height: 0;
}

.DateHTMLinput {
    background: white none repeat scroll 0 0;
    border-width: 0;
    height: auto;
    margin: 0;
}

.InputComment {
    color: #F76F08;
    font-size: 12px;
    font-weight: normal;
}

.PagingBar {
    margin-top: 10px;
    position: relative;
}

#SearchBarOrder {
    color: #294F73;
    position: absolute;
    right: 7px;
    top: 4px;
}

#SearchBarPager {
    direction: ltr;
    padding: 3px 5px 7px;
    text-align: left;
    white-space: nowrap;
}

#TxtTargetPage {
    border: 1px solid #b7b7b7;
    height: 17px;
    margin: 0 2px;
    padding: 0 1px;
}

.TagsLink {
    background-color: transparent;
    padding: 2px 4px;
    margin-top: 10px;
}

#TagTitle, #TagTitle:hover {
    background: transparent;
    color: #282828;
    padding: 3px 4px 0;
}

.TagsLink li {
    background-color: #FF0000;
    border-radius: 3px;
    display: block;
    float: right;
    height: 21px;
    line-height: 13px;
    margin: 5px 2px 8px;
    padding: 4px 8px 2px;
}

    .TagsLink li a, .TagsLink li a:visited, .TagsLink li a:link, .TagsLink li a:active {
        color: #fff !important;
        display: block;
        text-decoration: none;
        font-size: 13px;
    }

        .TagsLink li:hover, .TagsLink li:hover &gt; a, .TagsLink li a:hover {
            background-color: #ea775a;
            color: #ffffff;
        }

.widgetModule {
    padding: 0 8px;
}

#NavBar {
    background: #f0f0f0 none repeat scroll 0 0;
    border-radius: 3px;
    color: #000;
    font-size: 13px;
    margin: 53px 14px 16px;
    min-height: 30px;
    padding: 5px;
}

.NavCat {
    float: right;
    margin: 0;
    padding: 0;
}

    .NavCat li {
        float: right;
        text-align: center;
    }

    .NavCat .pre {
        width: 8px;
        height: 21px;
    }

    .NavCat .mid {
        padding-top: 0px;
        padding-left: 7px;
    }

        .NavCat .mid, .NavCat .mid a {
            font-size: 13px;
            color: #133c5e;
        }

            .NavCat .mid a:hover {
                color: #DE1A14;
            }

    .NavCat .post {
        background: url(../images/nav2.png) no-repeat scroll center 56% transparent;
        height: 19px;
        width: 10px;
    }

#NavCat1 .pre {
}

#NavCat1 .mid {
}

#NavCat1 .post {
}

#NavCatLast .pre {
}

#NavCatLast .post {
    font-weight: bold;
}

.NotFound {
    color: #e18383;
    font-size: 22px;
    line-height: 1.5em;
    padding: 60px 10px 10px;
    text-align: center;
}

.FckDesc {
    color: #000000;
    line-height: 20px;
    padding: 10px 2px;
    text-align: justify;
    max-width: 100%;
    overflow-x: auto;
}

    .FckDesc li {
        list-style: outside;
    }

    .FckDesc p {
        line-height: 25px !important;
    }

    .FckDesc img {
        max-width: 100% !important;
    }

@media (max-width:767px) {
    .FckDesc img {
        height: auto !important;
    }
}

#plusone {
    float: left;
    height: 29px !important;
    padding-left: 3px;
    padding-top: 6px;
    width: 42px !important;
}

.CatTitle {
    background-color: #EC4C06;
    bottom: 0;
    color: white;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 17px;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 101;
}

.TitleBar {
    font-weight: bold;
    height: 25px;
}

.VotingBox {
    line-height: 2.5em;
    font-size: 11px;
    padding: 2px 4px;
}

#BtnSaveVote, #BtnViewVote {
    height: 22px;
}

.VotingBox * {
    font-size: 12px;
}

.HilightWord {
    background-color: yellow;
}

.PrayTime {
    direction: ltr;
    line-height: 20px;
}

.Weather {
    line-height: 25px;
    padding-bottom: 10px;
}

.redstar {
    color: red;
}
/* tooltip */
.tipsy {
    font-size: 1em;
    padding: 5px;
    position: absolute;
    z-index: 100000;
}

    .tipsy .tipsy-inner {
        background-color: #FFFFFF;
        border-radius: 3px;
        color: #000;
        font-size: 13px;
        max-width: 200px;
        padding: 10px 12px 13px;
        text-align: center;
        box-shadow: 0 0 5px #4B4B4B;
    }

    .tipsy .tipsy-arrow {
        border: 5px dashed #FFFFFF;
        height: 0;
        line-height: 0;
        position: absolute;
        width: 0;
    }

    .tipsy .tipsy-arrow-n {
        border-bottom-style: solid;
        border-color: -moz-use-text-color transparent #fff;
        border-top: 0 none;
        left: 50%;
        margin-left: -5px;
        top: 0;
    }

    .tipsy .tipsy-arrow-s {
        border-bottom: 0 none;
        border-color: #fff transparent -moz-use-text-color;
        border-top-style: solid;
        bottom: 0;
        left: 50%;
        margin-left: -5px;
    }

    .tipsy .tipsy-arrow-e {
        border-color: transparent -moz-use-text-color transparent #fff;
        border-left-style: solid;
        border-right: 0 none;
        margin-top: -5px;
        right: 0;
        top: 50%;
    }

    .tipsy .tipsy-arrow-w {
        border-color: transparent #fff transparent -moz-use-text-color;
        border-left: 0 none;
        border-right-style: solid;
        left: 0;
        margin-top: -5px;
        top: 50%;
    }
/* file manager  */
.fmmain {
    text-align: center;
}

.fmlist {
    border: 1px solid #D6DFE1;
    border-radius: 2px;
    float: left;
    height: 95px;
    margin: 1px 1px 0;
    padding: 2px 1px;
    width: 25%;
}

    .fmlist:hover {
        background: #EAF1F4;
    }

.fmname {
    display: block;
    text-align: center;
}

.fmheader {
    border: 1px solid #cfd0d5;
    height: 20px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 9px;
    text-align: left;
    margin-bottom: 2px;
    position: relative;
}

    .fmheader a {
        text-decoration: underline;
        color: #5655C1;
    }

.fmlistflie {
    border: 0px solid #cfd0d5;
    float: right;
    min-height: 300px;
    max-height: 550px;
    width: 68%;
    overflow: auto;
}

.fmtree {
    border: 1px solid #cfd0d5;
    float: left;
    min-height: 300px;
    max-height: 550px;
    width: 30%;
    overflow: auto;
    margin-bottom: 10px;
    padding: 0 5px 5px;
}

.frmlister {
    float: right;
    margin-right: 5px;
}

    .frmlister img {
        cursor: pointer;
        border: 1px solid #5F5F5F;
    }

        .frmlister img:hover {
            box-shadow: 0 0 3px gray;
        }
/* MyLightBox */
#MyLightBoxSurface {
    position: absolute;
    border-width: 0;
    background-color: #efefef;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 0;
    height: 0%;
    z-index: 1000;
    opacity: 0;
    filter: alpha(opacity=0);
}

#MyLightBoxDiv {
    position: absolute;
    border: double 4px #390101;
    background-color: #DAE6ED;
    overflow: hidden;
    z-index: 1001;
    box-shadow: 0 0 4px #778A9C;
    border-radius: 5px 5px 0 0;
}

#MyLightBoxTitle {
    height: auto;
    border-bottom: solid 1px #ABAAAA;
}

#Sp_MyLightBoxTitle {
    display: block;
    cursor: move;
    width: 100%;
    height: 20px;
    text-align: center;
    border-bottom: solid 1px #454545;
    font-weight: bold;
    padding-top: 4px;
    background-color: #AFB6BA;
}

#MyLightBoxContent {
    overflow: auto;
    width: 100%;
    height: 94%;
    position: relative;
}

#MyLightBoxContentCover {
    position: absolute;
    left: 0pt;
    top: 0pt;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 1002;
    opacity: 0.1;
}

#MyLightBoxContent_Iframe {
    width: 100%;
    height: 100%;
    overflow: auto;
    border-width: 0;
    background-color: white;
}

#MyLightBoxContent_Passage {
    margin: 3px auto;
    width: 97%;
    line-height: 1.3em;
    word-wrap: break-word;
}

#MyLightBoxCloseBtn {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    margin: 3px;
}
/* Comment */
.Comment {
    border-bottom: 1px solid #e2e3ed;
    margin: 0 11px;
    padding: 5px 0;
    position: relative;
    text-align: right;
}

.CmdByAdmin {
    background-color: #f4f4f4;
    color: #0b6a77;
    margin: 0 5% 10px 11px;
}

.Comment p {
    margin: 3px 28px;
}

.DelComment {
    background: url(../Images/gui/closer_16.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 20px;
    position: absolute;
    left: 5px;
    top: 5px;
    width: 17px;
}

.CommentDate {
    font-size: 11px;
    left: 3px;
    position: absolute;
    top: 1px;
}
/*FAQ*/
.slideTextHead {
    color: #FF0000;
    font-weight: bold;
    cursor: pointer;
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid #FF0000;
}

.slideTextHidden {
    text-align: justify;
    margin-top: 10px;
}

#BtnFAQ {
    border: 1px solid #9C9595;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 10px;
    padding: 5px;
    width: 114px;
}
/* GALLERY */
.galleryBox {
}

.galleryitem {
    display: block;
    margin-bottom: 5px;
    padding: 0px;
    position: relative;
    text-align: center;
}

    .galleryitem:hover {
        background-color: #efefef;
        color: #005fb8;
        padding: 3px;
        transition: all 0.1s ease-in;
    }

.gallerytitle {
    color: #323B3A;
}

.galleryitem .img-thumbnail {
    width: 100%;
}
/**/
/* news Cats */
#advcntCatBox {
    border-bottom: 1px solid #C4C1C1;
    margin-bottom: 15px;
    padding-bottom: 8px;
}

.advcntCat {
    float: right;
    margin: 4px;
}

    .advcntCat a {
        display: block;
        background-color: #DFE4E7;
        padding: 3px 25px 5px;
        border-radius: 2px;
        border: 2px solid #00657C;
    }

        .advcntCat a:hover {
            background-color: #D6E0E6;
        }
/* news Thumb */
.newsThumb {
    border-bottom: 1px solid #bdcdd2;
    margin-bottom: 6px;
    position: relative;
}

    .newsThumb img {
        border: 2px solid #D8E7B2;
        float: right;
        margin-left: 10px;
        border-radius: 2px;
    }

.newsThumbTitle {
    color: #0B9BD4;
    font-weight: normal;
    font-size: 17px;
}

.newsInfo {
    font-size: 10px;
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    
}

    .newsInfo span {
        color: #0079d5;
        position: relative;
        top: -3px;
    }

    .newsInfo a {
        color: #86898a;
        position: relative;
        top: -3px;
    }

        .newsInfo a:hover {
            color: #FF0000;
        }

    .newsInfo div {
        color: #818181;
        font-size: 12px;
        left: 5px;
        position: absolute;
        top: 2px;
    }

.innerNewsThumb {
    position: relative;
    padding: 5px;
}

    .innerNewsThumb .readMore {
        float: left;
        text-align: center;
    }

        .innerNewsThumb .readMore:hover {
            color: white;
        }

.newsDate {
  color: #5e716d;
    font-family: tahoma;
    font-size: 11px;
}

.newsBrief {
    border-bottom: 2px solid #454545;
    color: #454545;
    padding: 6px 3px;
}

.newsDateSep {
    margin-left: 5px;
    margin-right: 2px;
    height: 18px;
    border-left: solid 1px #c8c8c8;
}

.newsImage {
    margin: 15px auto 2px;
    text-align: center;
    width: 50%;
}

    .newsImage img, .FckDesc img {
        max-width: 100% !important;
    }

@media (max-width:767px) {
    .newsImage img, .FckDesc img {
        height: auto !important;
    }
}

.ratingBox {
    height: 23px;
    margin: 0 auto;
    width: 105px;
    float: left;
}

.CntFooter li {
    line-height: 1.8em;
}

.newsThumbTitle &gt; h2 {
    color: #faff58;
    font-weight: normal;
    font-size: 19.5px;
}

.innerNewsThumb p {
    color: #374e5d;
}
/* NEWS BOX */
.newsBox {
    margin-bottom: 5px;
}

.headNews strong {
    font-weight: bold;
    color: #FFF;
    font-size: 11px;
    display: block;
    padding: 9px;
    padding-right: 12px;
}

.newsCon {
    margin-bottom: 8px;
    border-radius: 0 0 5px 5px;
    border: solid 1px #EBEBEB;
    background: url(../images/grad_13.png) repeat-x;
    border-top: solid 1px #FFF;
    padding: 5px;
    position: relative;
    background-color: #FFF;
}

.newsThumbImage {
    float: right;
    margin-left: 10px;
}

    .newsThumbImage img {
        border: solid 2px #E4E4E4;
        height: 100px;
    }

.newsTxtCon {
    padding: 10px;
    position: relative;
    text-align: justify;
}

.innerNewsCon {
    position: relative;
}

.newsTitle {
    border-bottom: 1px solid #cecece;
    color: #12A561;
    font-size: 19px;
    font-weight: normal;
    line-height: 1.25em;
    margin: 8px 0 15px;
    padding-bottom: 7px;
    text-align: right;
}

.moreNews a {
    display: block;
    padding: 4px;
    background: #F8DAD3;
    border-radius: 2px;
    margin-right: 4px;
    margin-bottom: 3px;
    color: #003366;
}

    .moreNews a:hover {
        background: #EA9288;
        color: #F74E00;
    }
/* Standard */
.button {
    background: #ffb61b url("../images/gui/btn_03.png") repeat-x scroll 0 0;
    border: 1px solid #093ef6;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    min-width: 90px;
    padding: 3px;
}

    .button:hover, .button:focus {
        background: #ffb61b;
        border: 1px solid #ae6e1a;
    }

    .button:active {
        box-shadow: 0 1px 2px #bb8710 inset;
    }

    .button[disabled], .button[disabled]:active, .button[disabled]:hover, .button[disabled]:focus {
        background: #a3a3a3;
        border-color: #858484;
        color: #ededed;
        cursor: not-allowed;
    }

    .button.wait {
        cursor: wait /*progress*/;
    }

.OneItem {
    display: block;
    text-align: center;
    height: auto;
}

    .OneItem img {
        display: block;
        height: auto;
        margin: 0 auto 5px;
        width: 100%;
    }

.BlockImgThumb {
    height: 25px;
    width: 30px;
    float: right;
    display: block;
    margin-left: 2px;
}
/* TABLE */
.tablelist td, tr, th {
    border: none;
    padding: 4px 5px;
    font-family: wyekan;
    font-size: 16px;
}

.tablelist {
    border: solid 1px #3C7E00;
    color: #323B3A;
}

    .tablelist th {
        background: #002F00;
        background-position: -30px 0px;
        border-left: solid 1px #3C7E00;
        color: #FFF;
        height: 30px;
        text-align: center;
    }

    .tablelist td {
        border: solid 1px #3C7E00;
    }

    .tablelist tr {
        border-bottom: solid 1px #3C7E00;
        border-top: solid 1px #3C7E00;
    }

    .tablelist .odd {
        background: #F5F5F5;
        text-shadow: 1px 1px 0px #FFF;
    }

::-webkit-input-placeholder {
    text-align: right;
}

:-moz-placeholder {
    text-align: right;
}

::-moz-placeholder {
    text-align: right;
}

:-ms-input-placeholder {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.lblrequired:before {
    color: red;
    content: "*";
    font-size: 20px;
    font-weight: normal;
    line-height: 0.0001em;
    padding-left: 4px;
}

.CaptchaBox {
    background: url(../Images/gui/Loaders/smallsquare_loader.gif) no-repeat scroll center center #f5f5f5;
    border: 1px solid #b0b0b0;
    float: right;
    height: 43px;
    margin-left: 2px;
    overflow: hidden;
    text-align: center;
    width: 205px;
}

.CaptchaTitle {
    text-align: right;
    padding: 5px 0px 3px;
}

.CaptchaLoader {
    cursor: pointer;
    border: 1px solid gray;
    background: gray;
    float: right;
}

.fancybox-inner .input.CaptchaInput, .CaptchaInput {
    color: #9f9f9f;
    float: right;
    font-family: tahoma;
    font-size: 23px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 5px;
    text-align: center;
    width: 195px;
}

.ui-datepicker-trigger {
    cursor: pointer;
    margin-right: -20px;
}

.panel-heading:hover {
    background-color: #E7E7E7;
    cursor: pointer;
}
/* Uploader */
.UploadHelp {
    color: #a30000;
    font-family: tahoma;
    position: absolute;
    right: 250px;
    top: 6px;
    vertical-align: middle;
}

.progressbar {
    background: gold;
    height: 21px;
    width: 0;
}

.progressbarlabel {
    font-size: 12px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 2px;
    z-index: 11;
}

.AttachBox {
    direction: ltr;
    margin: 3px;
    position: relative;
}

    .AttachBox h3, .AttachBox p {
        line-height: 1.2em;
    }

    .AttachBox li {
        padding-bottom: 5px;
        position: relative;
    }

.fileUpload {
    overflow: hidden;
    position: absolute;
    right: 150px;
    top: 0;
}

.AttachDrop {
    position: relative;
    height: 35px;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 29px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.Img_Head {
    display: inline-block;
    font-weight: 700;
    margin-top: 8px;
}

select.form-control, input.form-control, textarea.form-control {
    font-size: 13px;
}

.form-group label {
    font-weight: normal;
}

.Button {
    background: rgb(255, 0, 0);
    border: 1px solid #FF0000;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    height: 30px;
    padding: 0 10px 4px;
    text-align: center;
    width: 88px;
}

    .Button:hover {
        background-color: rgba(255, 0, 0, 0.79);
        border: 1px solid #FF0000;
        color: #fff;
    }

a.pcalBtn {
    background-image: url("pcal.gif");
    background-repeat: no-repeat;
    display: inline-block;
    height: 18px;
    margin: 0 1px;
    vertical-align: middle;
    width: 19px;
}
/*-----*/
.WidgetWait {
    text-align: center;
    padding: 7px 2px;
}

.widgetLink li a {
    display: block;
    padding: 7px 10px;
    color: #FFF;
    border-bottom: dashed 1px rgba(255,255,255,.1);
}

    .widgetLink li a:hover {
        background: rgba(26, 54, 1, 0.3);
    }

.widgetLink li.widgetImgLink a {
    border-bottom: 0 none;
    padding: 1px 4px 1px;
}

.widgetLink li {
    list-style: outside none none;
    padding: 0;
    height: auto !important;
}

.widgetLink.advcnt li a {
    background: #FFD955;
    color: #333;
    display: block;
    padding: 7px 10px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

    .widgetLink.advcnt li a:hover {
        background: #FFC937;
        color: #6F4600;
    }

.widgetImgLinkSolo {
    text-align: center;
    padding: 5px 0 10px;
}

.widgetLinkTitle {
    display: inline-block;
    padding-top: 10px;
}

.widgetLink li .widgetImgThumb {
    display: block;
    float: right;
    height: auto;
    margin-left: 2px;
    width: 45px;
}

@media (max-width:767px) {
    .widgetLink li .widgetImgThumb {
        float: none;
        margin: 2px;
        height: auto;
        width: 100%;
    }
}

.widgetCon li.widgetImgLinkSolo {
    padding: 0 1px 5px;
}

    .widgetCon li.widgetImgLinkSolo a {
        background: rgba(0, 0, 0, 0);
        display: block;
        height: auto;
        padding: 0 2px 8px;
        text-align: center;
        text-overflow: ellipsis;
        width: 100%;
    }

.innerWidgetCon .pagination li a {
    padding: 3px 6px 1px;
    line-height: 1;
}

.innerWidgetCon .panel-footer {
    padding: 1px;
}

.widgetLink li {
    list-style: outside none none;
    padding: 0;
}

.widgetCon li.widgetImgLinkSolo a img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.widgetCon li.widgetImgLinkSolo a:hover {
    background: rgba(0,0,0,0);
}

.widgetCon li.imageslinks {
    margin-bottom: 2px;
}

    .widgetCon li.imageslinks img {
        width: 100%;
    }

    .widgetCon li.imageslinks a {
        padding: 0;
    }

.widgetImgLink {
    display: block;
    float: right;
    width: 100%;
}

    .widgetImgLink a img {
        display: block;
        width: 100%;
        height: 100%;
    }

.widgetCon li.widgetImgLinkSolo .widgetLinkTitle {
    padding-top: 2px;
}

.widgetTXT {
    padding: 12px 15px;
    line-height: 20px;
}

    .widgetTXT li {
        padding: 3px 0;
    }

.widget #linksArea {
    float: none;
    background: none;
}

    .widget #linksArea ul li a span {
        font-size: 13px;
    }

.innerWidgetCon .readMore {
    display: block;
    text-align: center;
}

    .innerWidgetCon .readMore a {
        display: block;
        text-align: center;
        float: left;
        padding: 2px 5px;
        background: #efefef;
    }

        .innerWidgetCon .readMore a:hover {
            background: #9a9a9a;
        }

.innerWidgetCon .panel {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0;
    margin-bottom: 0;
}

.widgetCon ul {
    margin: 0px !important;
    padding: 0px !important;
}

.widgetBottom {
}
/*---*/
.fancybox-inner .lightBoxTitle {
    border-bottom: 1px solid #c8c8c8;
    font-size: 20px;
    margin: 5px 2px 16px;
    padding: 4px 0 13px;
    width: 97%;
}

.fancybox-inner .span {
    display: block;
    margin-top: 10px;
    padding-right: 7px;
}

.fancybox-inner .input {
    font-size: 16px;
    height: 30px;
    padding-left: 3px;
    width: 93%;
}

.fancybox-inner a {
    color: #034670;
}


@media print {
    html, body {
        background: #fff !important;
    }
}
/*public-css-end*/
a {
    color: #111;
    text-decoration: none;
}
/*modal-form*/
.modal .close {
    float: right;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .modal .close:hover, .modal .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #2f343b;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.85;
        filter: alpha(opacity=85);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #0081bb;
    min-height: 16.42857143px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #0081bb;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.modal-content {
    padding: 16px 25px;
}

.modal-header a {
    border-bottom: 1px dashed transparent;
}

.modal-header, .modal-body, .modal-footer {
    padding-left: 0;
    padding-right: 0;
}

.gray-bg {
    background: #FFF;
}

.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.modal .form-control {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #0081bb;
    border-radius: 5px;
    box-shadow: none;
    color: #2f343b;
    display: block;
    font-size: 15px;
    font-weight: normal;
    height: 46px;
    line-height: 1.42857;
    padding: 6px 12px;
    width: 100%;
}

.modal.checkbox label, .modal .radio label {
    display: inline-block;
    font-weight: 300;
    vertical-align: middle;
}

.modal .radio label, .modal .checkbox label {
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0;
    min-height: 1em;
    padding-left: 20px;
}

.modal-header .close {
    color: #0081bb;
    font-size: 1.125em;
    opacity: 1;
    position: absolute;
    right: 18px;
    top: 18px;
    transition: opacity 0.3s ease 0s;
}

.modal-content .button.transparent.button-arrow {
    background: #0081bb none repeat scroll 0 0;
    border-color: #0081bb;
    color: #fff;
    float: left;
    font-size: 15px;
}

.modal .btn.btn-success {
    background: #0081bb;
    color: #FFF;
    font-size: 18px;
    border-color: #0081bb;
    float: left;
}

.modal .checkbox input {
    margin-right: 9px;
    float: right;
    margin-top: 7px;
}

.login-form {
    display: inline-block;
    width: 100%;
}

@media (min-width:768px) {
.LinkTitle-makan {
    height: 141px !important;
    overflow: hidden  !important;
 }
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

@media only screen and (max-width:768px) {
    .text-center-mobile {
        text-align: center !important;
    }
}
/**/ /*header*/
.iconname {
    height: 53px;
    /*margin-top: 8px;*/
}

.h2-icontxt {
    color: #fff;
    font-family: tahoma;
    font-size: 15px;
    line-height: 11px;
    margin: 0;
    text-align: right;
    font-weight: bold;
}

.h2-icontxt-f {
    color: #c40011;
    font-family: wyekan;
    font-size: 18px;
    padding: 3px 0;
    text-align: left;
}

.left-header {
    /*border-right: 1px solid #920b19;*/
    height: 70px;
    padding-right: 0;
}

.lan {
    display: inline-block;
    height: 70px;
    float: left;
    border-right: 1px solid #920b19;
}

    .lan li {
        padding-top: 24px !important;
    }

.phone-jahan .fa.fa-volume-control-phone {
    color: #d60013;
    font-size: 17px;
}

.phone-jahan span {
    color: #fff;
    font-size: 16px;
}

.main-top-header-menu li a {
    font-size: 15px;
}

.main-top-header-menu li {
}

.phone-jahan {
    /*border-right: 1px solid #920b19;
    height: 70px;
    padding-top: 24px;*/
    text-align: center;
}

.h3-icontxt {
    color: #c8c8c8;
    font-family: tahoma;
    font-size: 12px;
    margin: 0;
    text-align: left;
}

.parent-header {
    height: 85px;
    background: #FF0000;
}

.fa.fa-arrow-down {
    background: #000;
    color:#FF0000;
    padding: 8px 5px;
    float: right;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: center;
}

.catalog span {
    background: #fff;
    color: #FF0000;
    float: left;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 5px 6px !important;
}

.fa.fa-twitter-square, .fa.fa-linkedin-square, .fa.fa-google-plus-square, .fa.fa-location-arrow, .fa.fa-facebook-square, .fa.fa-instagram {
    font-size: 24px;
    transition: all 0.5s ease 0s;
}
.logo-footer .fa,.logo-footer .fa.fa-twitter-square{color:#FF0000 !important;}
.fa.fa-twitter-square:hover{color:#F5A5A5 !important;text-shadow:0px 0px 1px #F5A5A5;}
.fa:hover{color:#F5A5A5 !important;text-shadow:0px 0px 1px #F5A5A5;}
.fa.fa-twitter-square {
    color: #fff !important;
}

.fa.fa-linkedin-square {
    color: #fff;
}

.fa.fa-google-plus-square {
    color: #fff;
}

.fa.fa-location-arrow {
    color: #fff;
}

.fa.fa-facebook-square {
    color: #fff;
}

.fa.fa-instagram {
    color: #fff;
}

.top-page-new {
    height: 70px;
}

#header {
    left: 0;
    background: #FF0000 none repeat scroll 0 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}

#main-header {
    height: 70px;
    padding: 0;
    position: relative;
    z-index: 5000;
}

ul.main-top-header-menu.tmenu {
    width: 100%;
    float: right;
    padding: 0;
    display: inline-block;
}

.icontxt {
    padding-top: 11px;
}

.main-top-header-menu li {
    color: #fff;
    float: right;
    list-style: outside none none;
    padding-top: 23px;
    text-align: center;
    margin-left: 14px;
}

.main-top-header-menu a {
    color: #FFF;
}

.con-head-main {
    height: 137px;
    position: relative;
}

.con-top-page-new {
    padding-right: 0;
}

.h1 {
    color: #fff !important;
    font-size: 15px !important;
    text-align: right;
    padding: 4px 0 !important;
    margin: 0px !important;
}

.bottom-header {
    position: relative;
    z-index: 99 !important;
    background: #E8E4E4 !important;
}

.fa.fa-bars {
    font-size: 18px;
    margin-top: 5px;
}
/*navigation*/
#navigation li ul li:hover, #navigation li ul li a:hover {
    background: #FF0000 none repeat scroll 0 0;
    color: #FFF !important;
    font-size: 16px !important;
}

.topmenu {
    background: transparent;
    z-index: 99;
}

#menu-button {
    display: none;
}

#navigation {
    display: table;
    list-style: outside none none;
    margin: 0;
    padding: 11px 0;
    width: 100%;
    z-index: 99 !important;
    position: relative;
}

    #navigation span:hover {
        background: #FF0000 none repeat scroll 0 0;
        color: #FFF !important;
        font-size: 16px !important;
    }
#navigation span{border-radius: 5px;
}

    #navigation a:hover, .mainspan:hover {
        background: #FF0000 none repeat scroll 0 0;
        color: #FFF !important;
        font-size: 16px !important;
    }

    #navigation ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #navigation ul {
        -webkit-perspective: 500px;
        perspective: 500px;
    }

    #navigation &gt; li {
        border-left: 0px solid #7bc050;
        perspective: 500px;
        display: table-cell;
        float: right;
        position: relative;
    }

.current-menu-item {
    background: #FF0000 none repeat scroll 0 0;
    border-radius: 4px;
    color: #333;
}

    .current-menu-item a {
        color: #FFF !important;
    }

#navigation li &gt; a, #navigation li &gt; span {
    color: #111;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 18px;
    transition: color 0.1s ease 0s, background 0.3s ease 0s;
}

#navigation li:hover &gt; .mainspan {
    background: #FF0000;
}
#navigation li:hover &gt; .mainspan a {
    color: white;
}

@media (min-width:992px) and (max-width:1200px) {
    #navigation li &gt; a, #navigation li &gt; span {
        padding: 10px 5px;
    }

    .banner-r {
        background-position: -11px top, -11px bottom;
    }

    .khabarname .subscr-form .form-group {
        width: 85% !important;
        margin: 0 32px !important;
    }
}

#navigation &gt; li:hover &gt; a,
#navigation &gt; li:hover &gt; span,
#navigation &gt; li.current-menu-item &gt; a,
#navigation &gt; li.current-menu-item &gt; span {
}

#navigation li:hover &gt; .mainspan, #navigation li:hover, #navigation li:hover &gt; a, #navigation &gt; li.current-menu-item, #navigation &gt; li.current-menu-item &gt; span, #navigation &gt; li {
    text-decoration: none !important;
    color: #111;
    text-decoration: none;
}

.current-menu-item &gt; a {
    border: 0 none !important;
    color: #FFF;
    font-size: 16px;
    text-decoration: none;
}

#navigation li:hover &gt; a:after,
#navigation &gt; li.current-menu-item &gt; a:after,
#navigation li:hover &gt; span:after,
#navigation &gt; li.current-menu-item &gt; span:after {
}

#navigation &gt; li &gt; a::after, #navigation &gt; li &gt; span::after {
    color: #111;
    content: "";
    display: inline-block;
    font-family: fontawesome;
    font-size: 16px;
    margin-right: 3px;
    width: 1em;
    float: left;
}

#navigation &gt; li &gt; a:only-child:after,
#navigation &gt; li &gt; span:only-child:after,
#navigation &gt; li.home-button &gt; a:after,
#navigation &gt; li.home-button &gt; span:after {
    content: '';
    display: none;
}

#navigation li.donate-button {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    background: #a82512;
    border: none;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
}

    #navigation li.donate-button:hover {
        background: #d3311a;
    }

        #navigation li.donate-button:hover &gt; a {
            border-top-color: #de3d21;
        }

    #navigation li.donate-button &gt; a {
        color: #731416;
        padding: 18px 10px;
        background: transparent;
        font-size: 16px;
        border-top: 1px solid #be2e17;
        border-bottom: 1px solid #911f0f;
    }

#navigation li ul li {
    position: relative;
}

#navigation li ul {
    display: none;
    text-align: center;
    position: absolute;
    font-size: 16px;
    background: #f2f2f2;
    z-index: 6000;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    top: 100%;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

    #navigation li ul li &gt; a:after,
    #navigation li ul li &gt; span:after {
        font-family: "fontawesome";
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: .2em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        margin-left: .2em;
        color: #111;
        font-size: 16px;
        margin-left: 5px;
        content: '\f0d9';
        position: absolute;
        left: 0px;
        top: 10px;
    }

    #navigation li ul li &gt; a:only-child:after,
    #navigation li ul li &gt; span:only-child:after {
        content: '';
        display: none;
    }

#navigation li .main-ul {
    width: 175px !important;
    right: -31px;
    display: block;
    opacity: 0;
    transition: -moz-transform 0.5s ease 0s,opacity 0.3s ease 0s;
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    transform: rotate3d(1,0,0,-90deg);
    transform-origin: 0 0 0;
    transition: transform 0.5s,opacity 0.3s;
    -webkit-transition: -webkit-transform 0.5s,opacity 0.3s;
    width: 175px;
    border-radius: 4px;
    box-shadow: 0 3px 3px #2f1a1a;
}

.csstransforms3d #navigation ul ul {
    transform: rotate3d(0,1,0,90deg);
    -webkit-transform: rotate3d(0,1,0,90deg);
    -moz-transform: rotate3d(0,1,0,90deg);
    -ms-transform: rotate3d(0,1,0,90deg);
    -o-transform: rotate3d(0,1,0,90deg);
}

#navigation li ul li ul {
    margin-right: 0;
    margin-top: 0;
    right: 100%;
    top: 0;
    z-index: 7000;
    transition: none 0s ease 0s !important;

}

#navigation ul li:last-child,
#navigation ul li:last-child &gt; a,
#navigation ul li:last-child &gt; span {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom: none;
}

#navigation ul li:last-child {
    border-bottom: none;
}

#navigation li ul li &gt; a, #navigation li ul li &gt; span {
    border-bottom: 1px solid #FF0000;
    color: #b70010;
    display: block;
    font-size: 16px;
    padding: 6px 16px;
}

#navigation li:hover &gt; ul {
    width: 100%;
    display: block;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transform: rotate3d(0,0,0,0);
    -webkit-transform: rotate3d(0,0,0,0);
    -moz-transform: rotate3d(0,0,0,0);
    -ms-transform: rotate3d(0,0,0,0);
    -o-transform: rotate3d(0,0,0,0);
}

    #navigation li:hover &gt; ul &gt; li {
        display: block;
    }

@media(max-width:991px) {
    .parent-header { height: 70px !important; }
    
    .bot-detail-pro{border-top-left-radius:0 !important;border-top-right-radius:0 !important}
    .thumbnail{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;margin-bottom:0 !important;margin-top:20px !important;}

    #navigation li &gt; .dropdown-button {
        background: #fff url(" ../images/smallArrowdown.png") no-repeat scroll center center;
        border: 2px solid gray;
        bottom: 0;
        cursor: pointer;
        height: 34px;
        left: 0;
        position: absolute;
        top: 0;
        width: 14%;
    }

    #navigation li.dropdown-opened &gt; .dropdown-button {
        background: #ccd9dd ur l("../images/smallArrowup.png" ) no-repeat scroll center center;
    }

    .main-ul &gt; li a:hover, #navigation li ul li a:hover {
        background: #666;
    }


    /*baraye inke menu rooye slider biyayad*/ .topmenu {
        background: transparent !important;
        z-index: 2147483647;
        position: fixed;
        width: 73%;
    }

    #navigation &gt; li a {
        background: #FFF;
    }

    #navigation li {
        background: #fff none repeat scroll 0 0;
        display: block !important;
        text-align: right;
        width: 100% !important;
    }

    .current-menu-item a {
        color: #ff6600 !important;
    }

    #menu-button {
        display: block;
        width: 100%;
        position: relative;
        z-index: 6000;
        height: 43px;
        cursor: pointer;
        transition: background 0.3s;
        -webkit-transition: background 0.3s;
        -moz-transition: background 0.3s;
    }

    #navigation {
        display: none;
        width: 100% !important;
        text-align: left;
        background: #FFF;
    }

    #menu-button:hover {
        border-bottom-color: transparent;
    }

        #menu-button:hover &gt; div &gt; span {
            background: #ff6600;
        }

    #menu-button &gt; div {
        display: inline-block;
        vertical-align: top;
        margin-right: 7px;
    }

    #menu-button &gt; span {
        font-size: 16px;
        transition: color 0.3s;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
    }

    #menu-button:hover &gt; span {
        color: #fff;
    }

    #menu-button &gt; div &gt; span {
        display: block;
        width: 16px;
        height: 2px;
        background: #FFF;
        margin: 3px auto;
        transition: background 0.3s;
        -webkit-transition: background 0.3s;
        -moz-transition: background 0.3s;
    }

    #navigation ul,
    #navigation li ul,
    #navigation ul li:last-child,
    #navigation ul li:last-child &gt; a,
    #navigation ul li:last-child &gt; span {
        border-radius: 0 !important;
    }

    #navigation &gt; li {
        border-left: 1px solid #dee0e5;
        border-right: 1px solid #dee0e5;
    }

    #navigation li {
        display: block !important;
        width: 100% !important;
        text-align: right;
    }

        #navigation li &gt; span {
            cursor: default;
        }

    #navigation &gt; li.home-button &gt; a:after,
    #navigation &gt; li.home-button &gt; span:after {
        content: '\e891';
        display: block;
    }

    #navigation &gt; li.home-button &gt; a:only-child:after,
    #navigation &gt; li.home-button &gt; span:only-child:after {
        display: none;
    }

    #navigation li,
    #navigation li &gt; span #navigation li &gt; a {
        border-color: #dee0e5 !important;
    }

        #navigation li:hover,
        #navigation li:hover &gt; a,
        #navigation li:hover &gt; span {
            border-bottom-color: transparent !important;
            border-top-color: transparent !important;
        }

        #navigation li &gt; span:after,
        #navigation lI &gt; a:after {
            left: 16px;
            position: absolute;
            top: 0px;
        }

    #navigation.navigation-opened {
        display: block;
        background: #FFF;
    }

    #navigation li ul {
        box-shadow: none;
    }

        #navigation li ul,
        #navigation li ul li ul,
        .csstransforms #navigation li ul,
        .csstransforms #navigation li ul li ul {
            display: none;
            width: 100% !important;
            -moz-opacity: 1 !important;
            -khtml-opacity: 1 !important;
            opacity: 1 !important;
            transform: scale(1) !important;
            -webkit-transform: scale(1) !important;
            -moz-transform: scale(1) !important;
            position: relative;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: 0;
        }

    #navigation &gt; li &gt; span, #navigation &gt; li &gt; a {
        font-size: 16px;
        padding: 6px 6px !important;
        margin-bottom: 9px;
    }

    #navigation ul li &gt; span,
    #navigation ul li &gt; a {
        padding-left: 30px !important;
    }

    #navigation ul ul li &gt; span,
    #navigation ul ul li &gt; a {
        padding-left: 40px !important;
    }
    
}
/*slider*/
.main-sldier {
    padding: 0;
    overflow: hidden !important;
}

.main-sldier {
    direction: ltr !important;
}

.swiper-button-next, .swiper-button-prev {
    color: #fff;
    cursor: pointer;
    font-size: 45px;
    height: 44px;
    position: absolute;
    top: 47%;
    width: 27px;
    z-index: 10;
}

#swiper01 {
    height: 642px !important;
    width: 100%;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    text-align: left;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical &gt; .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.swiper-container-multirow &gt; .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode &gt; .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-transition-property: -webkit-transform,height;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform,height;
    }

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}

    .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    }

    .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

    .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    }

    .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    }

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0;
    }

.swiper-container-horizontal &gt; .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-container-vertical &gt; .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -o-transform: translate(0,-50%);
    -ms-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

    .swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 5px 0;
        display: block;
    }

.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute;
}

    .swiper-pagination-progress .swiper-pagination-progressbar {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        -o-transform-origin: left top;
        transform-origin: left top;
    }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal &gt; .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-vertical &gt; .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255,255,255,.5);
}

    .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
        background: #fff;
    }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000;
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10;
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px;
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible;
}

    .swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
    }

        .swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .swiper-container-cube .swiper-slide {
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%;
    }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible;
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0;
    }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none;
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1);
}

.swiper-container-horizontal &gt; .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical &gt; .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite;
}

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background-position: 50%;
        -webkit-background-size: 100%;
        background-size: 100%;
        background-repeat: no-repeat;
    }

.swiper-lazy-preloader-white:after {
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0px, 0px);
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1;
}

.swiper-description {
    position: absolute;
    background-color: rgba(124, 139, 148, 0.43);
    color: #000;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 0 30px;
    margin: 0;
}

.swiper-slide img {
    max-height: 100%;
    max-width: 100%;
}

.swiper-slide {
    text-align: center;
    padding-top: 20px;
}

@media (max-width:767px) {
    
    #swiper01 {
        height: 200px !important;
    }

    #swiper02 .swiper-button-next {
        left: 2% !important;
    }

    #swiper02 .swiper-button-prev {
        right: 2% !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    #section1, #section3, #section5, #section2, #section7 {
        padding-top: 0px !important;
    }

    #swiper01 {
        height: 400px !important;
    }
}

#swiper01 {
    background: #FF0000 url("../images/back-slide.png") no-repeat scroll center 40% / 60% auto;
    background-size:cover;
}
/*moarefi*/
.moarefi-main {
    background: #f5f2ec url("../images/back-project.png") no-repeat scroll center center / 50% auto;
    background-size:cover;
}

.img-moarefi {
    float: right;
    max-width: 100%;
}

.logo-moarefi {
    text-align: center;
}

    .logo-moarefi &gt; img {
        max-width: 100%;
    }

.black-moarefi {
    color: #111;
    font-family: tahoma;
    font-size: 23px;
    font-weight: bold;
}

.red-moarefi {
    color: #980013;
    font-family: tahoma;
    font-size: 23px;
    font-weight: bold;
}

.txt-moarefi {
    padding: 10px 0 0;
    text-align: center;
}

.txt-detail-moarefi {
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.wellcome-moarefi {
    color: #d10012;
    font-size: 18px;
    padding: 10px 0;
    text-align: center;
}

.summary-moarefi {
    color: #111;
    font-size: 16px;
    line-height: 48px;
    padding-bottom: 15px;
    text-align: justify;
}

.p-images {
    padding-left: 0;
}

.parent-images {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FF0000;
    /*background-image: url("../images/back-moarefi.jpg");*/
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    border-radius: 7px;
    display: inline-block;
    min-height: 77px;
    position: relative;
    width: 100%;
}

    .parent-images:hover {
        box-shadow: 4px 6px 10px #111;
        transition:all 0.3s ease-out;
    }

        .parent-images:hover .p-images-h2 {
            color: #ff642c;
        }

.p-images-h2 {
    bottom: 9px;
    color: #fff;
    font-size: 18px;
    padding-right: 13px;
    position: absolute;
    text-align: center;
    width: 100%;
}

    .p-images-h2 a {
        color: #fff;
        font-size: 18px;
    }

.p-images-img .fa.fa-check, .p-images-img .fa.fa-book, .p-images-img .fa.fa-play-circle-o {
    color: #fff;
    font-size: 35px;
}

.p-images-img {
    padding-top: 7px;
    text-align: center;
}

.con-main {
    padding-bottom: 10px;
    padding-top: 40px;
}

@media (min-width:320px) and (max-width:767px) {
    .p-images {
        margin-bottom: 11px !important;
    }

    .titr-in {
        margin-top: 49px !important;
    }
}

.txt-moaref {
    text-align: center;
}
/*#button-to-top*/
#button-to-top {
    background: #FF0000 none repeat scroll 0 0;
    border-bottom: 1px solid #FF0000;
    border-radius: 3px;
    border-top: 1px solid #FF0000;
    bottom: 20px;
    color: #fff;
    display: block;
    font-size: 24px;
    height: 45px;
    padding-top: 7px;
    position: fixed;
    right: 20px;
    text-align: center;
    transition: background 0.3s ease 0s, color 0.2s ease 0s;
    width: 45px;
    z-index: 1000;
}
/**/
/*moarefi-product*/
.h2-moarefi-product {
    color: #fff;
    font-size: 29px;
    font-weight: normal;
    padding: 5px 0;
    text-align: center;
}

    .h2-moarefi-product::before {
        content: "";
        font-family: fontawesome;
        font-size: 17px;
        margin-left: 10px;
        width: 20px;
    }

    .h2-moarefi-product::after {
        content: "";
        font-family: fontawesome;
        font-size: 17px;
        margin-right: 10px;
        width: 20px;
    }

.moarefi-product {
    background: #fff url("../images/back-project.png") no-repeat scroll center center / 50% auto;
    background-size:cover;
}
/*thumbnail in serach page*/
ul.thumbnails {
    padding: 0 !important;
    list-style: none;
}

#portfolio .thumbnails li {
    margin-bottom: 35px;
    margin-left: 0 !important;
}

.txt-in {
    color: #111;
    font-size: 13px;
    overflow: hidden;
    line-height: 22px;
    padding: 10px;
    padding-top: 85px;
    text-align: center;
}

.thumbnail {
    padding: 0;
    overflow: hidden;
    position: relative;
    border: 0;
    border-radius: 10px;
    text-align: center;
    transition:all 7.2s ease-in-out 0s !important;
}

.button.big.button-arrow.buttonhover.tabbbtn:hover {
    background: #dedede none repeat scroll 0 0;
    color: #333333 !important;
    border: 1px solid #333;
}

.thumbnail .more {
    width: 96%;
    display: block;
    z-index: 4;
    position: absolute;
    top: -305px;
    margin: 0 auto;
    height: 100%;
    font-size: 40px;
    color: #fff;
    text-decoration: none;
    line-height: 100%;
    text-align: center;
}

.thumbnail:hover .more {
    top: 0%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3 s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.thumbnail:hover .detailgallery h3 {
    color: #ff642c;
}

.thumbnail:hover .detailgallery h3 {
    z-index: -9999;
}

.thumbnail &gt; p {
    padding-bottom: 20px;
}

.detailgallery {
    background: rgba(0, 0, 0, 0) url("../images/thumbnail-back.png") repeat scroll 0 0;
    position: absolute;
    right: 0px;
    top: 0;
}

.thumbnail h3 {
    color: #fff;
    font-size: 16px;
    padding: 8px 35px 8px 17px !important;
}

.detailgallery-img {
    bottom: 4px;
    left: 6px;
    position: absolute;
    width: 30%;
}
.detailgallery-img img {
    width: 100%;
}

.detailgallery h3::before {
    background: #FF0000 none repeat scroll 0 0;
    content: "";
    float: right;
    font-family: fontawesome;
    font-size: 16px;
    margin-left: 10px;
    padding: 8px;
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
}

.titr-in {
    color: #fff;
    font-size: 18px;
    margin-top: 45px;
    text-align: center;
    width: auto;
}

.thumbnail .mask {
    opacity: 0.95;
    filter: alpha(opacity=95);
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FF0000 url("../images/back-slide.png") no-repeat scroll center 40% / cover ;
    position: absolute;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2 s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.thumbnail:hover .mask {
    top: 0;
}

.main-img-thumbnail {
    height: 260px !important;/*215px*/
    width: 100% !important;
}

#portfolio-grid .thumbnail p {
    padding: 12px 0 0;
    text-align: center;
}
#portfolio-grid .thumbnail p a {
    color: white;
    font-size: 22px;
    text-decoration: underline;
}
#portfolio-grid .thumbnail p a:hover {
    color: yellow;
    text-decoration: none;
}

.thumbnail h3, .thumbnail p {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 99 !important;
}

@media (min-width:992px) and (max-width:1200px) {
    .main-img-thumbnail {
        height: 180px !important;
    }
    .top-detail-pro{height:252px !important;}
}

@media (max-width:767px) {
    .main-img-thumbnail {
        height: auto !important;
        max-height: 220px;
    }
}
/**/
/*pagination in serach page*/
.numeric-pagination, .button-pagination {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

    .numeric-pagination + .button-pagination, .button-pagination + .numeric-pagination {
        margin-left: 20px;
    }

    .numeric-pagination &gt; a {
        background: #333333 none repeat scroll 0 0;
        border-color: transparent;
        color: #fff;
        float: left !important;
        font-size: 14px;
        height: 27px !important;
        min-width: 30px !important;
        padding: 4px;
        text-align: center !important;
        width: 30px !important;
    }

        .numeric-pagination &gt; a:hover {
            background: #FFF none repeat scroll 0 0;
            color: #333333;
        }

        .numeric-pagination &gt; a + a {
            margin-left: 3px !important;
        }

    .button-pagination a.previous:before {
        content: '\e890';
        margin-right: 5px;
        color: #808ca4;
        margin-left: -5px;
    }

    .button-pagination a.next:after {
        content: '\e891';
        margin-left: 5px;
        color: #808ca4;
        margin-right: -5px;
    }

    .button-pagination a:hover:after, .button-pagination a:hover:before {
        color: #f2f4f9;
    }

.pagee {
    clear: both;
    text-align: center;
    margin-bottom: 5px;
}

.divider {
    border-top: 1px solid #dee0e5;
    display: inline-block;
    height: 20px;
    margin: 0;
    width: 100%;
}

    .divider + .numeric-pagination {
        margin-top: -15px;
    }

    .divider.light {
        border-color: #ecedf1;
    }
/**/
/*moarefi product*/
.slider-product {
    background: #FF0000 url("../images/back-project.png") no-repeat scroll center center / 50% auto;
    background-size:cover;
}

.all-project {
    padding-bottom: 16px;
    text-align: center;
}

    .all-project &gt; a {
        color: #fff;
        font-size: 24px;
        border:1px solid #fff;
        padding:0 10px;
        border-radius:5px;
    }

    .all-project a:hover {
        color: #000;
        background-color:#fff;
        border-radius:5px;
    }
/*video-main*/
.video-main {
    background: #111 url("../images/back-project.png") no-repeat scroll center center / 50% auto;
    background-size:cover;
    padding-bottom: 40px;
}

    .video-main .black-moarefi, .video-main .txt-detail-moarefi {
        color: #fff;
    }

.video-playing img {
    padding-top: 30px;
    width: 100%;
}
/*taghdirnameha*/
.con-slider-taghdir {
    position: relative;
}

    .con-slider-taghdir .swiper-button-next, .con-slider-taghdir .swiper-button-prev {
        color: #fff;
        cursor: pointer;
        font-size: 28px;
        height: 44px;
        position: absolute;
        top: 35% !important;
        width: 27px;
        z-index: 10;
    }

    .con-slider-taghdir .swiper-button-prev {
        text-align: left;
    }

.more-slider-product {
    text-align: center;
}

    .more-slider-product &gt; a {
        border: 1px solid #fff;
        border-radius: 4px;
        color: #fff;
        padding: 0 13px;
    }

/*#swiper02 .swiper-description {
    color: #fff !important;
    background: transparent none repeat scroll 0 0 !important;
    display: inline-block !important;
    padding: 10px 0 15px !important;
    position: relative !important;
    text-align: center !important;
    width: 100% !important;
}

#swiper02 .swiper-button-next {
    background: #111 none repeat scroll 0 0 !important;
    border-bottom-left-radius: 7px !important;
    border-top-left-radius: 7px !important;
    opacity: 1 !important;
    padding: 3px 23px 5px 20px !important;
    left: 45%;
}

#swiper02 .swiper-button-prev {
    background: #111 none repeat scroll 0 0 !important;
    border-bottom-right-radius: 7px !important;
    right: 45%;
    border-top-right-radius: 7px !important;
    opacity: 1 !important;
    padding: 3px 23px 5px 20px !important;
}

#swiper02 .swiper-button-next, #swiper02 .swiper-button-prev {
    bottom: 23px !important;
    color: #fff !important;
    cursor: pointer !important;
    top: auto !important;
    font-size: 28px !important;
    height: auto !important;
    margin-bottom: 37px !important;
    position: absolute !important;
    width: auto !important;
    z-index: 10 !important;
}

#swiper02 .swiper-slide img {
    border-radius: 4px;
}*/

#swiper03 .swiper-wrapper {
    padding-bottom: 40px !important;
}

#swiper03 .swiper-description {
    color: #fff !important;
    background: transparent none repeat scroll 0 0 !important;
    display: inline-block !important;
    padding: 10px 0 15px !important;
    position: relative !important;
    text-align: center !important;
    width: 100% !important;
}

#swiper03 {
    width: 95% !important;
}

    #swiper03 .swiper-slide {
        text-align: center !important;
    }

        #swiper03 .swiper-slide img {
            background: rgba(255, 255, 255, 0.24) none repeat scroll 0 0;
            height: 211px !important;
            padding: 12px 20px !important;
            width: 100% !important;
        }

        #swiper03 .swiper-slide img {
            border-radius: 15px;
        }

#swiper02 .swiper-wrapper {
    padding-bottom: 60px !important;
}

#swiper02 .swiper-description {
    color: #fff !important;
    background: transparent none repeat scroll 0 0 !important;
    display: inline-block !important;
    padding: 10px 0 15px !important;
    position: relative !important;
    text-align: center !important;
    width: 100% !important;
}

#swiper02 {
    width: 95% !important;
}

    #swiper02 .swiper-slide {
        text-align: center !important;
    }

        #swiper02 .swiper-slide img {
            background: RGBA(17, 17, 17, 0.44);
            height: 245px !important;
            padding: 45px 12px !important;
            width: 100% !important;
        }

        #swiper02 .swiper-slide img {
            border-radius: 15px;
        }


.con-slider-taghdir .h2-moarefi-product {
    font-family: wyekan;
}

    .con-slider-taghdir .h2-moarefi-product::before {
        content: "";
        font-family: fontawesome;
        font-size: 17px;
        margin-left: 7px;
        width: 20px;
    }

    .con-slider-taghdir .h2-moarefi-product::after {
        content: "";
        font-family: fontawesome;
        font-size: 17px;
        margin-right: 7px;
        width: 20px;
    }

@media (min-width:768px) and (max-width:991px) {
    #swiper02 .swiper-button-next {
        left: 40% !important;
    }
}


.swiper-slide:hover .more-slider-product &gt; a {
    background: #fff;
    color: #111 !important;
    transition:all 0.4s ease-out;
}
.swiper-slide:hover .swiper-lazy {
    background: rgba(239, 227, 227, 0.61) none repeat scroll 0 0 !important;
    transition:all 0.4s ease-out;
}
/*ffooter*/
#section6 {
    background: #fff;
}

.h2txt {
    border-bottom: 1px solid #ccc;
    color: #111;
    font-size: 19px;
    font-weight: normal;
    padding-bottom: 8px;
    padding-top: 5px;
    width: 100%;
}

.border-footer {
    height: 8px;
    background: rgba(0, 0, 0, 0) url("../images/border-footer.jpg") no-repeat scroll center top;
}

.khabarname h5 {
    color: #000;
    font-family: wyekan;
    font-size: 21px;
    text-align: center;
}

.right-footer {
    min-height: 280px;
}

.footer-content .txt-detail-moarefi {
    color: #7B7B7B;
}

.link-img {
    display: inline-block;
    margin-right: 26%;
    padding: 20px 0;
}

.khabarname {
    padding: 6px 0 11px;
}

.footer-content .fa-map-marker, .footer-content .fa-phone, .footer-content .fa-fax, .footer-content .fa-at {
    color: #4a6c9e;
    float: right;
    font-size: 21px;
    margin-left: 10px;
    margin-top: 3px;
    width: 23px;
}

.right-footer li {
    color: #111;
    font-size: 17px;
    line-height: 25px;
    margin-top: 6px;
    width: 96%;
}

.p-footer .fa.fa-angle-down {
    color: #680918;
    float: right;
    font-size: 26px;
    margin-left: 6px;
}

.footer-content .fa-map-marker, .footer-content .fa-key, .footer-content .fa-comment, .footer-content .fa-phone, .footer-content .fa-fax, .footer-content .fa-at {
    color: rgb(255, 0, 0);
    float: right;
    font-size: 18px;
    margin-left: 10px;
    margin-top: 3px;
    width: 23px;
}
/*logo-footer*/
.logofooter {
    text-align: center;
}

.logo-footer-h3 {
    color: #7B7B7B;
    font-family: tahoma;
    font-size: 13px;
    margin: 9px 0;
    text-align: center;
}

.footer-content .form-control {
    border-radius: 32px;
    box-shadow: none;
}

.logofooter img {
    max-width: 100%;
}
/*bazdid*/
.khabarname .subscr-form .subscr-next, .subscr-form #subscr-submit {
    background: rgb(255, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 15px 0 0 16px;
    color: #fff;
    font-size: 18px;
    height: 96%;
    left: 1px;
    margin: 0;
    opacity: 1;
    padding-left: 11px;
    padding-right: 11px;
    position: absolute;
    top: 1px;
    transition: opacity 0.3s ease 0s;
}

.bazdid li a {
    border-bottom: 1px solid #cccccc;
    display: inline-block;
    font-size: 16px;
    padding: 4px 0;
    width: 100%;
}

.link-img &gt; li {
    float: right;
    width: 35px;
}

.footer-content {
    padding-bottom: 0px;
    padding-top: 80px;
}

.bazdid li:last-child a {
    border-bottom: 0px solid #cccccc !important;
}
/*hoghoogh*/
.intech {
    color: #FF0000 !important;
}

.hoghoogh, .intechdev {
    color: #111;
    font-size: 14px;
    text-align: center;
}

.right-footer li {
    color: #111;
    font-size: 16px;
    line-height: 21px;
    margin-top: 11px;
    text-align: justify;
}

.second-news {
    padding-top: 30px;
}

.khabarname .subscr-form .form-group {
    margin: 4px auto 0;
    position: relative;
    width: 71%;
}

.khabarname .sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.khabarname .subscr-form .form-control {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bfbfbf;
    color: #111;
    font-size: 16px;
}

@media (max-width:991px) {
    .top-detail-pro{height:auto !important;}
    .row.reorder {
        display: flex;
        display: inline-flex;
        flex-direction: column;
        width: 100%;
    }

    .kol-hoghoogh {
        order: 5;
    }

    .logo-footer {
        order: 3;
    }

    .logo-footer {
        visibility: visible !important;
    }

    .bazdid {
        order: 1;
    }

    .khabarname .subscr-form .form-group {
        width: 100% !important;
        margin: 0 !important;
    }
}

.swiper-button-next.swiper-button-disabled i, .swiper-button-prev.swiper-button-disabled i {
    color: #676767 !important;
}

#section1, #section3, #section5, #section2, #section7 {
    padding-top: 70px;
}

#section4 .txt-moarefi {
    padding: 50px 0 5px !important;
}

.p-images-img &gt; img {
    max-width: 35px;
}

.fp-tableCell {
    display: inline-block !important;
}

#swiper02 .swiper-wrapper {
    padding-bottom: 164px;
}

#swiper01 {
    height: 100% !important;
    width: 100%;
}

body, html {
    background: #FF0000 none repeat scroll 0 0;
}

ul.thumbnails {
    margin-bottom: 75px;
}

#section5 .h2-moarefi-product {
    font-family: wyekan !important;
    font-size: 21px !important;
}

    #section5 .h2-moarefi-product::before {
        margin-left: 7px !important;
    }

    #section5 .h2-moarefi-product::after {
        margin-right: 7px !important;
    }

.con-slider-taghdirt {
    position: relative;
}

@media (max-width:767px) {
    ul.thumbnails {
        margin-bottom: 0px !important;
    }

    #section1, #section3, #section5, #section2, #section7 {
        padding-top: 0px !important;
    }

    #swiper02 .swiper-wrapper {
        padding-bottom: 100px !important;
    }
}
/*page - moarefi-mahsoolat*/
.moarefi-mahsoolat {
    background: #FFF;
}

.h2-moarefi-mahsoolat::before {
    content: "";
    font-family: fontawesome;
    font-size: 17px;
    margin-left: 9px;
    width: 20px;
}

.h2-moarefi-mahsoolat::after {
    content: "";
    font-family: fontawesome;
    font-size: 17px;
    margin-right: 9px;
    width: 20px;
}

.h2-moarefi-mahsoolat {
    color: #FF0000;
    font-size: 19px;
    font-weight: normal;
    padding: 25px 0;
    text-align: center;
}
/*page - ghafase moteharek reili*/
.main-img-thumbnail-detail {
    border-radius: 7px;
    display: inline-block;
    height: 300px !important;
    width: 98% !important;
}
@media(max-width:991px) {
    .main-img-thumbnail-detail {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        display: inline-block;
        height: auto !important;
        width: 100% !important;
    }
}
.detail-pro {
    /*bottom: 20px;*/
    padding: 0px 0 0 2px;
    /*margin-top:21px;*/
    /*position: absolute;
    right: 20px;*/
}

.top-detail-pro {
    background: #FFF4F4;
    border: solid 2px #ed988e;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 270px;
    padding: 10px;
    overflow: hidden;
    position:relative;
}
.top-detail-pro-link {
    position: absolute;
    bottom: 3px;
    left: 3px;
    background-color: #f9d0b6;
    padding: 2px 12px;
    border-radius: 6px;
    border: solid 1px #f3b48c;
}
.top-detail-pro-link:hover {
    background-color: #f7c09d;
}

.h2-top-detail-pro {
    color: #111;
    font-size: 19px;
}

.h4-top-detail-pro {
    color: #FF0000 !important;
    font-size: 14px;
    padding: 0 !important;
    line-height:20px;
}

.bot-detail-pro {
    background-color: #FF0000;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    border: solid 2px #ed988e;
    border-bottom: 0 none;
}

.bot-detail-pro .bot-title {
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 6px 0 0px;
}

.bot-detail-pro a:hover {
    text-decoration: none;
    color: #ef5b25;
}

@media (max-width:767px) {
    .span2-top-detail-fani {
        font-size: 13px !important;
    }

    .p-saple-project li img {
        width: 100% !important;
    }

    .detail-toolid {
        border: 0px solid #e3e3e3 !important;
    }

    .detail-pro {
        bottom: 0px !important;
        right: 0 !important;
    }
}

.top-detail-fani {
    background: #e7e7e7 none repeat scroll 0 0;
}

.span-top-detail-fani {
    background: rgb(186, 34, 34) none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-size: 23px;
    font-weight: bold;
    height: 38px;
    padding-top: 6px;
    text-align: center;
    width: 40px;
}

.span2-top-detail-fani {
    background: #FF0000 none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-size: 17px;
    padding: 7px 20px;
    height: 38px;
}

.span3-top-detail-fani {
    color: #FF0000;
    font-size: 15px;
    display: inline-block;
    padding: 8px;
    height: 38px;
    height: 38px;
}

.span4-top-detail-fani {
    color: #111;
    font-size: 15px;
    height: 38px;
    display: inline-block;
    padding: 8px 4px;
}

.a11-detail-fani {
    clear: both;
    float: right;
    font-size: 15px;
    line-height: 23px;
    margin: 20px 0;
    text-align: justify;
}

.detail-fani ul {
    clear: both;
    display: table;
    list-style: outside none none;
    width: 100%;
}

.detail-fani li {
    /background: #222222 none repeat scroll 0 0;
    color: #fff;
    float: right;
    margin: 10px 0 10px 10px;
    padding: 5px 10px;
}

.detail-fani a {
    color: #fff;
}

    .detail-fani a:hover {
        color: #ff642c;
    }

.moarefi-toolid {
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    margin-top: 10px;
    padding: 25px;
    text-align: center;
}

.detail-toolid {
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    font-size: 17px;
    display: inline;
    padding: 9px;
}

.detail-fani {
    margin-top: 10px;
}

.detail-toolid::before {
    color: #58000a;
    content: "";
    font-family: fontawesome;
    margin-left: 4px;
}
/*flex slider customize*/
#slider {
    direction: ltr;
}

.flexslider .slides img {
    cursor: pointer;
    display: inline !important;
    height: 400px !important;
    width: auto !important;
    max-width: 100%;
}

#carousel.flexslider img {
    cursor: pointer;
}

#carousel {
    direction: ltr;
    margin: 10px 0;
}

    #carousel .flex-active-slide {
        border: 2px solid #FF0000;
    }

.flex-direction-nav a {
    height: 119px !important;
    margin: 0 !important;
    color: #fff;
    overflow: hidden !important;
    top: 0 !important;
    width: 39px !important;
}

    .flex-direction-nav a::before {
        background: #FF0000 none repeat scroll 0 0;
        color: #fff;
        display: table-cell;
        font-family: fontawesome;
        font-size: 22px;
        height: 118px;
        vertical-align: middle;
        padding-top: 40px;
    }

.flex-direction-nav .flex-next {
    right: 0 !important;
}

.flex-direction-nav .flex-prev {
    left: 0 !important;
}

#slider .flex-direction-nav {
    display: none !important;
}

.h2-flex {
    background: #fff none repeat scroll 0 0;
    float: right;
    font-size: 18px;
    padding-left: 10px;
    position: absolute;
    right: 17px;
    top: 17px;
}

    .h2-flex::before {
        background: #FF0000 none repeat scroll 0 0;
        color: transparent;
        content: ".";
        float: right;
        height: 48px;
        margin-left: 10px;
        width: 12px;
    }

.flexslider .slides &gt; li {
    /*position: relative;*/
     text-align: center !important;
}

.flex-h2 {
    font-size: 18px;
    margin: 0;
    padding: 8px 0 0;
    text-align: right;
}
/*ghafase page*/
.p-saple-project li {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding-top: 10px;
}

.p-saple-project {
    clear: both;
    display: inline-block !important;
    list-style: outside none none;
    margin: 15px 0 !important;
    width: 100% !important;
}

.list-of-project {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    margin: 0;
    padding: 10px;
    display: inline-block;
    width: 100%;
}

.p-saple-project li img {
    float: right;
    height: 118px;
    width: 34%;
}

.LinkTitle-company {
    color: #FF0000;
    /*display: inline-block;*/
    margin-bottom: 10px;
    margin-right: 10px;
    font-size:20px;
}

.p-saple-project .span3-top-detail-fani {
    height: auto !important;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 0 !important;
    font-size:20px;
}

.p-saple-project a {
    border: 1px solid #e3e3e3;
    color: #111;
    float: left;
    padding: 4px 9px;
}

.p-saple-project li :hover a {
    color: #FFF;
    background: #FF0000;
}

#slider {
    direction: ltr;
}

.flexslider {
    background: #fff none repeat scroll 0 0;
    border: 0 solid #fff;
    border-radius: 0;
    margin: 0;
    position: relative;
}

.flexslider {
    margin: 0;
    padding: 0;
}

#carousel li img {
    height: 120px !important;
    width: 100% !important;
}
.PadTop{padding-top: 100px !important;}
.PadTopMid{padding-top: 50px !important;}
.PadTopVideo{padding-top: 20px !important;}

.fixedInSlide {
    background-color: rgba(231, 230, 223, 0.41);
    border-radius: 8px;
    color: #360000;
    display: block;
    font-size: 21px;
    font-weight: normal;
    line-height: 29px;
    padding: 10px 50px;
    position: absolute;
    right: 62px;
    text-align: right;
    top: 70%/*55px*/;
}
.fixedInSlide h2 {
    font-size: 23px;
    margin: 0;
}
.fixedInSlide h3 {
    font-size: 20px;
    margin-top: 10px;
}

.fa-volume-control-phone {
    -moz-animation: 3s ease-in-out 0s normal none infinite blinktel;
    -o-animation: 3s ease-in-out 0s normal none infinite blinktel;
    -webkit-animation: 3s ease-in-out 0s normal none infinite blinktel;
    animation: 3s ease-in-out 0s normal none infinite blinktel;
}
/*d60013*/
@keyframes blinktel {
0% {color: #d60013;}
50% {color: #fff;}
100% {color: #d60013;}
}
@-moz-keyframes blinktel {
0% {color: #d60013;}
50% {color: #fff;}
100% {color: #d60013;}
}
@-webkit-keyframes blinktel {
0% {color: #d60013;}
50% {color: #fff;}
100% {color: #d60013;}
}
.ImageMid {
    bottom: 0;
    cursor: pointer;
    left: 48%;
    position: fixed;
    z-index: 99999;
}
#copy{text-align:center;}
#intech{text-align:center;}

/* ==================================== 
    from old site*/
/*--- btn , input ---*/
.FrmMain {
}

    .FrmMain input[type="text"], .FrmMain input[type="password"], .FrmMain input[type="file"], .FrmMain select {
        border: 1px solid #A4ACAF;
        border-radius: 3px;
        padding: 6px 5px;
        width: 210px;
        margin: 2px;
        background-color: #EEf2f3;
        color: #525657;
    }

    .FrmMain textarea {
        border: 1px solid #A4ACAF;
        border-radius: 3px;
        padding: 6px 5px;
        margin: 2px;
        width: 694px;
        background-color: #EEf2f3;
        color: #525657;
    }

        .FrmMain textarea:hover, textarea:focus {
            border: 1px solid #525657;
        }

    .FrmMain input[type="text"]:hover, .FrmMain input[type="password"]:hover, .FrmMain input[type="file"]:hover, .FrmMain input:focus, .FrmMain select:hover, .FrmMain select:focus {
        border: 1px solid #525657;
    }

    .FrmMain input[type="checkbox"], .FrmMain input[type="radio"] {
        border: 0px solid #efe4c9;
        padding: 1px;
        width: auto;
    }

input, select {
    vertical-align: middle;
}

.FrmMain li {
    display: block;
    margin-bottom: 3px;
}

#FrmFooter {
    height: 26px;
    padding-top: 3px;
    text-align: center;
    margin: 12px 0px 5px;
}

#mainColumns {
    background: url(../Images/mainColumnsBack.gif);
}

#mainColumnsLeft {
    float: left;
    width: 770px;
}

#mainColumnsRight {
    float: right;
    width: 210px;
}

.mainInner {
    padding: 0px 25px 20px;
    direction: rtl;
}

.innerColumns {
}

.innerColumnsLeft {
    float: right;
    width: 48%;
    margin-left: 2%;
}

.innerColumnsRight {
    float: left;
    width: 48%;
}

.rightMenuWrapper {
    padding-top: 25px;
}

.rightMenu {
}

.rightMenu LI A {
    display: block;
    padding: 6px 10px 6px 24px;
    font-size: 1.1em;
    border-bottom: solid 1px #5B6970;
    text-decoration: none;
    color: white;
    background: url(../Images/rightMenuItemBack.png);
}

.rightMenu LI A.selected, .rightMenu LI A.active, .rightMenu LI :hover {
    background-position: -210px 0;
    border-bottom: 0;
    padding-bottom: 7px;
}

.rightMenu LI.last A {
    border-bottom: 0;
}
/* Case Studies Page */
.titleCaseStudies {
    background: url(../Images/backTopCaseStudies.jpg);
}

#mainColumnsRight .caseStudies {
    height: 630px;
    background: url(../Images/backRightCaseStudies.jpg);
}

#photoGallery {
}

    #photoGallery .mainPhoto {
        padding-bottom: 5px;
        margin-bottom: 10px;
        background: url(../Images/photoBottomShadow.gif) repeat-x center bottom;
        text-align: center;
    }

    #photoGallery .thumbs {
    }

    #photoGallery .thumb {
        float: left;
        margin: 0 5px 5px 0;
        padding: 6px 0 5px 0;
        cursor: pointer;
        background: #D5D9D8 url(../Images/photoBottomShadow.gif) repeat-x center bottom;
    }

    #photoGallery .last {
        margin-right: 0;
    }

    #photoGallery .selected {
        background-color: #CE1515;
    }

    #photoGallery .thumb:hover {
        background-color: #CE1515;
    }

/* FAQ Page */
.titleFAQ {
    background: url(../Images/backTopFaq.jpg);
}

#mainColumnsRight .faq {
    height: 630px;
    background: url(../Images/backRightFaq.jpg);
}

#faq {
}

    #faq .section {
        margin-bottom: 40px;
    }

    #faq H2 {
        color: #A1AEB2;
        font-size: 2.4em;
        margin-bottom: 10px;
    }

    #faq LI {
        cursor: pointer;
    }

    #faq .question {
        color: #B90000;
        padding-left: 30px;
        margin-bottom: 6px;
        height: 24px;
        font-size: 1.4em;
        font-weight: bold;
        background: url(../Images/faqQuestion.gif) no-repeat 0px 0px;
    }

        #faq .question SPAN {
            display: block;
            padding-top: 4px;
        }

    #faq .active .question {
        color: #FF3737;
        background-position: 0px -24px;
    }

    #faq .open .question {
        background-position: 0px -48px;
    }

    #faq .open.active .question {
        background-position: 0px -72px;
    }

    #faq .answer {
        display: none;
        padding: 5px;
        margin-bottom: 20px;
        font-size: 1.1em;
        border: solid 1px #D5D9D8;
        border-left-width: 3px;
    }
    /*FAQ*/
.slideTextHead {
    background-color: #610002;
    border: 1px solid #DCC8C8;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 5px;
}

.slideTextHidden {
    text-align: justify;
    margin-top: 10px;
}

#BtnFAQ {
    border: 1px solid #FF0000;
    border-radius: 3px 3px 3px 3px;
    margin-bottom: 10px;
    padding: 5px;
    width: 114px;
    color:#FF0000;
}

/* Quote Page */
.titleQuote {
    background: url(../Images/backTopQuote.jpg);
}

#mainColumnsRight .quote {
    height: 630px;
    background: url(../Images/backRightQuote.jpg);
}
/* Contact Us Page */
.contactDetails {
    margin-bottom: 20px;
}

    .contactDetails .row {
        margin-bottom: 4px;
    }

    .contactDetails .name {
        float: left;
        width: 50px;
        color: #B90000;
        font-size: 1.2em;
        font-weight: bold;
    }

    .contactDetails .value {
        float: left;
        width: 260px;
    }

#map {
    height: 300px;
    border: 1px solid #A4ACAF;
}

/* Testimonials Page */
.titleTestimonials {
    background: url(../Images/backTopTestimonials.jpg);
}

#mainColumnsRight .testimonials {
    height: 630px;
    background: url(../Images/backRightTestimonials.jpg);
}

#testimonials {
    padding-top: 20px;
    border-top: solid 1px #DFE3E5;
}

    #testimonials .item {
        padding-bottom: 40px;
    }

    #testimonials .quote {
        margin-bottom: 10px;
    }

    #testimonials .quoteLeft IMG {
        vertical-align: baseline;
        padding-right: 8px;
    }

    #testimonials .quoteRight IMG {
        vertical-align: text-top;
        padding-left: 6px;
    }

    #testimonials .details {
        border-left: solid 3px #D5D9D8;
        padding: 4px 0 4px 8px;
    }

    #testimonials .name {
        color: #B90000;
        font-size: 1.4em;
        font-weight: bold;
        padding-right: 8px;
    }

    #testimonials .company {
        color: #4E5A5F;
        font-size: 1.4em;
        font-weight: bold;
        padding-right: 8px;
    }

    #testimonials .date {
        color: #6B7071;
        font-size: 1.1em;
        padding-right: 8px;
    }

    #testimonials .domain A {
        color: #B90000;
        font-size: 1.1em;
        text-decoration: none;
    }

.buttonCaseStudies {
    width: 185px;
}

    .buttonCaseStudies A {
        display: block;
        height: 29px;
        background: url(../Images/buttonCaseStudies.png);
    }

        .buttonCaseStudies A:hover {
            background-position: 0px -29px;
        }

        .buttonCaseStudies A:active {
            background-position: 0px -58px;
        }

/* Customers Page */
.titleCustomers {
    background: url(../Images/backTopCustomers.jpg);
}

#mainColumnsRight .customers {
    height: 630px;
    background: url(../Images/backRightCustomers.jpg);
}

#customers {
}

    #customers .item {
        float: left;
        width: 122px;
        height: 160px;
        margin: 0 10px 40px 0;
        border-bottom: solid 3px #D5D9D8;
        background: white;
    }
        /*cursor:pointer;*/
        #customers .item SPAN {
            display: block;
        }

    #customers .active {
        border-bottom: solid 3px #B90000;
    }

    #customers .logo {
        border: solid 1px #F1F1F1;
    }

    #customers .name {
        text-align: center;
        padding: 5px 0;
        font-size: 1.1em;
        color: #B90000;
        font-weight: bold;
        text-decoration: none;
    }

.buttonReadTestimonials {
    width: 185px;
}

    .buttonReadTestimonials A {
        display: block;
        height: 29px;
        background: url(../Images/buttonReadTestimonials.png);
    }

        .buttonReadTestimonials A:hover {
            background-position: 0px -29px;
        }

        .buttonReadTestimonials A:active {
            background-position: 0px -58px;
        }

/* Downloads Page */
.titleDownloads {
    background: url(../Images/backTopDownloads.jpg);
}

#mainColumnsRight .downloads {
    height: 630px;
    background: url(../Images/backRightDownloads.jpg);
}

#downloads {
}

    #downloads .item {
        padding-bottom: 40px;
    }

        #downloads .item .details {
            float: left;
            width: 580px;
        }

        #downloads .item .arrow {
            float: right;
            width: 66px;
            height: 77px;
            margin-left: 15px;
        }

    #downloads .arrow {
        padding-top: 10px;
    }

    #downloads .downloadButton {
        width: 66px;
    }

        #downloads .downloadButton A {
            display: block;
            height: 77px;
            background: url(../Images/buttonDownload.png);
        }

            #downloads .downloadButton A:hover {
                background-position: -66px 0px;
            }

            #downloads .downloadButton A:active {
                background-position: -132px 0px;
            }

#downloadForm {
    width: 500px;
    border: 1px solid #A4ACAF;
    padding: 20px;
    background: white;
}

    #downloadForm .close {
        float: right;
    }

    #downloadForm .buttonSubmit {
        margin-left: 225px;
    }

/* Generic */
.titleGeneric {
    background: url(../Images/backTopLockers.jpg);
}

#mainColumnsRight .generic {
    height: 630px;
    background: url(../Images/backRightLockers.jpg);
}



/* Privacy Page */
.titlePrivacy {
    background: url(../Images/backTopPrivacy.jpg);
}

#mainColumnsRight .privacy {
    height: 630px;
    background: url(../Images/backRightPrivacy.jpg);
}


/* GALLERY */
.galleryBox {
    background: #fdfdfd;
    padding-top: 8px;
    padding-right: 60px;
}

.galleryThumbBox {
    display: block;
    width: 192px;
    height: 199px;
    position: relative;
    float: right;
    color: #323B3A;
}

    .galleryThumbBox:hover {
        color: #005FB8;
    }

.galleryThumb {
    position: absolute;
    left: 5px;
    top: 3px;
}

.galleryMask {
    position: absolute;
    left: 0px;
    top: 0px;
}

.galleryThumbBox h3 {
    width: 192px;
    position: absolute;
    bottom: 22px;
    text-align: center;
    font-size: 11px;
    font-weight: lighter;
    z-index: 10;
}

.exist {
    display: inline-block;
    padding-top: 5px;
    height: 32px;
    background: url(../images/exist.png) no-repeat;
    background-position: right center;
    padding-right: 32px;
    margin-top: -8px;
}

.notExist {
    display: inline-block;
    padding-top: 5px;
    height: 32px;
    background: url(../images/noexist.png) no-repeat;
    background-position: right center;
    padding-right: 32px;
    margin-top: -8px;
    color: #B80000;
}
.submenu ul{right:176px !important;top:6px !important;}
.FullMask{    background: #b70010 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.95;
    position: absolute;
    top: 100%;
    transition: all 0.2s ease-out 0s;
    width: 100%;}
.MAxmask { border-radius:10px;margin-bottom: 10px; }
.MAxmask img { width:100%;border-radius:10px; }
.MAxmask:hover { box-shadow: 0 0 6px #808080; transition: all 0.3s ease-out; }
.center{text-align:center;}
.Flag li{float:left;height:45px;margin-right:5px}

.ratingContainer {
    float: none !important;
}

@media(max-width:767px){
    .flexslider .slides img {
        height: auto !important;
        max-width: 100% !important;
    }
}
.maintopprodimg .slides &gt; li {
    display: block !important;
}
.visitclass{ color: rgb(17, 17, 17);
    font-size: 16px;
    line-height: 21px;
    margin-top: 11px;
    text-align: justify;
    width: 96%;
}
        .heightloading{height:405px ;overflow:hidden ;}
        /*.moarefi-mahsoolat{height:533px !important;overflow:hidden !important;}*/
.BorderRed{border:1px solid #E31A1A !important}
.FontRed{color:#E31A1A !important;}
/*about us*/
.class-block-21 .titr-about-us { margin-top: 19px;}
.titr-about-us {     color: #FF0000;     font-size: 19px;     font-weight: normal;     margin-bottom: 10px;     text-align: right; }
.txt-about-us {     direction: rtl;     font-size: 14px;     line-height: 23px;     text-align: justify; }
.img-aboutus img {     border-radius: 4px;     width: 100%; }
.con-img-aboutus {     display: inline-block;     margin-top: 20px; }
.ersal-payam  textarea{  background: #fff none repeat scroll 0 0;     border: 1px solid #ccc;     color: #000;     font-size: 13px;     margin-bottom: 15px;     padding: 7px;     text-align: left;     width: 100%; }
#ContactTable &gt; div{margin-top:20px;}</pre></body></html>