﻿@font-face {
    font-family: YEKAN;
    src: url('fonts/BYekan.eot?#') format('eot'), /* IE6–8 */
    url('fonts/BYekan.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'yekan-bold2';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/iranyekanwebbold.eot");
    src: url("fonts/iranyekanwebbold.eot?#iefix") format("embedded-opentype"),url("fonts/iranyekanwebbold.woff") format("woff"),url("fonts/iranyekanwebbold.ttf") format("truetype"),url("fonts/iranyekanwebbold.svg#slick") format("svg");
}

@font-face {
    font-family: 'yekan2';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/iranyekanwebregular.eot");
    src: url("fonts/iranyekanwebregular.eot?#iefix") format("embedded-opentype"),url("fonts/iranyekanwebregular.woff") format("woff"),url("fonts/iranyekanwebregular.ttf") format("truetype"),url("fonts/iranyekanwebregular.svg#slick") format("svg");
}

@font-face {
    font-family: 'yekan-light2';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/iranyekanweblight.eot");
    src: url("fonts/iranyekanweblight.eot?#iefix") format("embedded-opentype"),url("fonts/iranyekanweblight.woff") format("woff"),url("fonts/iranyekanweblight.ttf") format("truetype"),url("fonts/iranyekanweblight.svg#slick") format("svg");
}

@font-face {
    font-family: 'iranNumBlod';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/IRANSansWeb(FaNum)_Bold.eot");
    src: url("fonts/IRANSansWeb(FaNum)_Bold.eot?#iefix") format("embedded-opentype"),url("fonts/IRANSansWeb(FaNum)_Bold.woff2") format("woff"),url("fonts/IRANSansWeb(FaNum)_Bold.ttf") format("truetype"),url("fonts/IRANSansWeb(FaNum)_Bold.svg#slick") format("svg");
}

@font-face {
    font-family: 'iranNum';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/IRANSansWeb(FaNum).eot");
    src: url("fonts/IRANSansWeb(FaNum).eot?#iefix") format("embedded-opentype"),url("fonts/IRANSansWeb(FaNum).woff2") format("woff"),url("fonts/IRANSansWeb(FaNum).ttf") format("truetype"),url("fonts/IRANSansWeb(FaNum).svg#slick") format("svg");
}
* {
    font-family: 'iranNum','iranNumBlod','yekan2';
}
.flex-direction-nav li {
    list-style: none;
    top: 0px;
    left: 0px;
    position: absolute;
    width: 40px;
    height: 100%;
}
.icon-eita {
    background-image: url("Image/eita.png");
    background-position: center;
    background-size: contain;
}
.icon-telegram {
    background-image: url("Image/tel.png");
    background-position: center;
    background-size: contain;
}
.icon-insta {
    background-image: url("Image/ins.png");
    background-position: center;
    background-size: contain;
}
.icon-watsap {
    background-image: url("Image/wat.png");
    background-position: center;
    background-size: contain;
}

.ContactInfo {
    background-color: #fff;
    margin: 20px;
    margin-bottom: 10px;
    margin-top: 30px;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0 1px 10px 0 rgba(187, 186, 186, 1);
    -webkit-box-shadow: 0 1px 10px 0 rgba(187, 186, 186, 1);
    -moz-box-shadow: 0 1px 10px 0 rgba(187, 186, 186, 1);
    -ms-box-shadow: 0 1px 10px 0 rgba(187, 186, 186, 1);
}
.flex-direction-nav li.flex-nav-next {
    right: 0px;
}
.TopImage {
    position: relative;
    /*width: 1268px;*/
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-right: 0px;
    top: 0px;
    right: 0px;
    height: auto;
}
 #ss {
    width: 100%;
    padding-right: 0px;
    margin-top: 0px;
    position:relative;
    height: 100%;
    list-style: none;
}

.flex-direction-nav li a.flex-prev {
    background: url(image/slider-nav-left.png) no-repeat 0 0;
    left: 30px;
    right: auto;
}

.flex-direction-nav li a {
    display: block;
    text-indent: -999em;
    text-align: left;
    width: 48px;
    height: 48px;
    right: 30px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    z-index: 150;
    cursor: pointer;
    transition: none;
    text-shadow: none;
    outline: none;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0;
    margin-top: 50%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.slidering {
    width: 100%;
}



.flex-direction-nav li a.flex-next {
    background: url(image/slider-nav-right.png) no-repeat 0 0;
}

.flex-direction-nav li a:focus {
    outline: none;
}

.flex-direction-nav li a::before {
    display: none;
}

.flex-direction-nav li a.flex-next:hover {
    background-position: bottom;
}

.flex-direction-nav li a.flex-prev:hover {
    background-position: bottom;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}

/*topic*/
.containers #column-left {
    background-color: #fff;
    border: 0.5px solid rgba(222, 172, 6, 0.80);
    border-right: 5px solid #deac06;
    margin-top: 5px;
    position: absolute;
    width: 235px;
}
    .containers #column-left #menu > li {
        border-bottom: 1px solid #dddddd;
        display:inline-block;
        width:100%;
    }
        .containers #column-left #menu > li > a {
            color: #222;
            font-weight: bold;
            display: inline-block;
            width: 100%;
            padding:10px;
        }

    .containers #column-left #menu > li.active > a {
        background-color: #a8d4f3 !important;
        width: 100%;
        display: inline-block;
        padding: 0px;
        padding: 10px;
    }

    .containers #column-left #menu > li > a:hover {
        background-color: #70bbef !important;
        color: #333 !important;
    }

    .containers #column-left #menu > li > ul {
        background-color: rgb(219, 172, 149);
        color: #343a3b;
    }

        .containers #column-left #menu > li > ul > li {
            background-color: #fff;
        
        }
.contact-base
{
    position:relative;
}
.boxs-Us {
    display: inline-flex;
    text-align: center;
    flex-wrap: wrap;
    width: 100%;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    flex-direction: column;
}
    .boxs-Us input[type="text"], .boxs-Us textarea {
        display: block;
        width: 320px;
        height: 35px;
        padding: 4px 13px;
        font-size: 16px;
        line-height: 1.42857143;
        color: #555555;
        background-color: #ffffff;
        background-image: none;
        border: 1px solid #cccccc;
        border-radius: 3px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }

    .boxs-Us textarea {
        height: 100px;
    }

        .boxs-Us input[type="text"]:hover, .boxs-Us textarea:hover {
            border: 1px solid #b9b9b9;
            border-top-color: #a0a0a0;
            -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
            box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        }

        .boxs-Us input[type="text"]:focus, .boxs-Us textarea:focus {
            border-color: #66afe9;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        }
    .boxs-Us .boxs {
        background-color: #99cdf1;
        padding: 40px;
        border-radius: 4px;
        box-shadow: 0 1px 10px 0 rgba(187, 186, 186, 1);
        -webkit-box-shadow: 0 1px 10px 0 rgba(187, 186, 186, 1);
        -moz-box-shadow: 0 1px 10px 0 rgba(187, 186, 186, 1);
        -ms-box-shadow: 0 1px 10px 0 rgba(187, 186, 186, 1);
    }
.btnSave a {
   
    
   width:100%;
   display:inline-block;
}
.btnSave {
    text-align: center;
    background: #f0c14b;
    position: relative !important;
    margin-top: 10px;
    cursor:pointer;
    left: 0px;
    border-radius: 3px;
    background: #28303a;
    background: -webkit-linear-gradient(top, #343e49, #4543ff);
    background: linear-gradient(to bottom, #343e49, #4543ff);
}
    .btnSave :hover, .btnSave :focus, .btnSave :visited {
        background-color: #0f0553;
    }
    .boxs-Us .cnl
    {
        margin:10px 5px;
    }
    #about-contact:after {
        position: absolute;
        display: inline-block;
        width: 50px;
        height: 50px;
        background-image: url(Image/about.png);
        background-size: contain;
        content: "";
        right: 22px;
        top: 50px;
    }
#us-contact:after {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(Image/us.png);
    background-size: contain;
    content: "";
    right: 22px;
    top: 50px;
}
#call-contact:after {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(Image/call.png);
    background-size: contain;
    content: "";
    right: 22px;
    top: 50px;
}
.ContactInfo-header {
    padding-top: 70px;
    padding-right: 85px;
    margin-bottom: 60px;
    font-size: 30px;
    font-weight: 800;
    color: rgb(10 135 195);
    text-shadow: rgb(9 116 167) 1px 0 10px;
    position: relative;
}

.containers #column-left #menu li li a {
    color: rgb(64, 62, 62);
    display: inline-block;
    width: 100%;
    padding: 5px;
    padding-right: 15px;
}

        .containers #column-left #menu li li a:hover {
            background-color: #e3f3ff !important;
            color: #666 !important;
        }

#content2 .topicItems {
    width: 100%;
}

.topicItems {
}

.linknews {
    text-align: center;
    font: 14px;
    padding: 7px 0px;
}

.topicItem {
    margin-top: 5px;
    padding-left: 40px;
    padding-right: 40px;
    border: solid 1px #dedede;
    padding-bottom: 5px;
    margin-bottom: 10px;
    box-shadow: 0 2px 2px #edeef0;
    font-family: yekan2;
    background-color: #fff;
}

    .topicItem:after, .topicItem:before {
        content: "";
        display: table;
    }

    .topicItem:after, .topicItem .meta:after {
        clear: both;
    }

    .topicItems:after, .topicItems:before, .topicItem .meta:before, .topicItem .meta:after {
        content: "";
        display: table;
    }

#content2 {
    margin-right: 260px;
    margin-top: 20px;
    position: relative;
}

    #content2.topicTag {
        margin-right: 0px;
    }

        #content2.topicTag .topicItem {
            width: 49.4%;
            float: right;
            padding: 5px 10px;
        }

            #content2.topicTag .topicItem:nth-child(2n) {
                margin-right: 0.6%;
            }

    #content2 .items {
        position: absolute;
        min-height: 160px;
        min-width: 200px;
        margin-top: 20px;
    }

        #content2 .items img {
            height: 140px;
            width: 200px;
        }

    #content2 .linkTopic {
        margin-top: 10px;
    }

    #content2 .descnews {
        padding-bottom: 20px;
    }

    #content2 .times {
        text-align: left;
        padding: 2px 0 2px 7px;
        font: normal 13px/15px iranNum;
        width: 200px;
        color: #767676;
        float: right;
    }

    #content2 .items2 {
        margin-right: 240px;
    }


    #content2 .newsbody {
        min-height: 180px;
    }

    #content2 .items2 {
        line-height: 30px;
        margin-left: 10px;
        width: auto;
        float: none;
        padding-right: 5px;
        position: relative;
        margin-right: 215px;
        padding-top: 15px;
        text-align: justify;
    }

        #content2 .items2 span {
            color: #8e8e8e;
        }

    #content2 .titleNews {
        margin-right: 0px;
        margin-top: 20px;
        line-height: 24px;
        height: 24px;
        overflow: hidden;
        margin-bottom: 10px;
        font-size: 20px;
        font-family: yekan2;
        color: #40454d;
    }

    #content2 span {
        color: #666;
    }

    #content2 .titleNews a {
        color: #333;
    }

    #content2 .items2 .captions {
        margin-right: 40px;
        line-height: 24px;
        text-align: justify;
        height: 50px;
        overflow: hidden;
    }

.topicItem .meta {
    padding-top: 13px;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,.12);
    font-family: iranNum;
    height: 33px;
}
.container
{
    padding:20px;
}
#menu {
    
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed;
}
#content2 .topicItem .meta span {
    color: #c6c6c6;
}

.topicItem .meta div {
    float: right;
}

.topicItem .meta .visit {
    float: left;
}

.topicItem .meta span {
    font-size: 12px;
}

.newsDetails {
    background-color: #bd3030;
    padding: 0px 0px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
}

    .newsDetails span:first-child {
        color: #fff;
        font-size: 13px;
    }

    .newsDetails:after {
        display: table;
        content: "";
        clear: both;
    }

    .newsDetails:before {
        display: table;
        content: "";
    }

    .newsDetails div {
        float: right;
        width: 25%;
        padding-right: 10px;
        padding-left: 10px;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .newsDetails div .data {
            color: #fdd7d7;
            font-size: 12px;
            padding-right: 5px;
        }

.SourcenewsDetails {
    background-color: #675d5d;
    position: relative;
    line-height: 40px;
    display: inline-block;
    border-radius: 3px;
    width: auto !important;
    min-width: 25%;
    top: 10px;
    margin-bottom: 20px;
    padding-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

    .SourcenewsDetails span {
        font-family: yekan2;
        font-size: 20px !important;
        color: #fff !important;
        padding-top: 10px;
    }

.base img {
    height: auto;
}

.Itemstextc {
    /*background-color: #ab670c;*/
    background-color: #050736;
}

    .Itemstextc .container {
        margin-bottom: 0px;
    }

.Itemstext {
    position: relative;
    border-bottom: 1px solid #4d4d4d;
    margin: auto;
    max-width: 1460px;
}

    .Itemstext::after {
        display: table;
        content: " ";
        clear: both;
    }

    .Itemstext::before {
        display: table;
        content: "";
    }

    .Itemstext .itemText {
        float: right;
        width: 25%;
        /* margin: 20px 2.5px; */
        padding: 10px 2.5px;
        /* border-radius: 20%; */
        color: #fff;
        position: relative;
    }


        .Itemstext .itemText .image {
            position: absolute;
            right: 20px;
            top: 15px;
            height: 32px;
            width: 62px;
        }

            .Itemstext .itemText .image img {
                width: auto;
            }

        .Itemstext .itemText .item {
            margin-right: 62px;
        }

.ContactInfo {
    background-color: #99cdf1;
    color: #fff;
    line-height: 2;
    text-align: justify;
    margin: 20px;
    margin-bottom: 10px;
    margin-top: 30px;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0 1px 10px 0 rgba(187, 186, 186, 1);
    -webkit-box-shadow: 0 1px 10px 0 rgba(187, 186, 186, 1);
    -moz-box-shadow: 0 1px 10px 0 rgba(187, 186, 186, 1);
    -ms-box-shadow: 0 1px 10px 0 rgba(187, 186, 186, 1);
}
@media (max-width:860px) {
    .ProSlideSpecial .titleSpec {
        width: 25%;
    }

    .ProSlideSpecial #swiper-container-filmstrip3 {
        width: 75%;
    }

    .ProSlideSpecial .galleryPriceSpec {
        padding-right: 5%;
    }

    .ProSlideSpecial {
        position: relative;
        top: 0px;
        margin-bottom: 5px;
        margin-top: 5px;
        padding: 10px;
        height: 400px;
    }

    .boxBanner {
        margin-top: 10px;
    }

    .TopicMenu {
        display: block;
    }

    #content2 {
        margin-right: 10px;
        margin-left: 10px;
    }

    .containers #column-left {
        width: calc(100% - 20px);
        display: none;
        margin-top: -20px !important;
        margin-right: 10px;
    }

        .containers #column-left #menu {
            margin-bottom: 10px;
        }

    .Itemstext .itemText .image {
        right: 4px;
        width: 26px;
        height: 26px;
    }

        .Itemstext .itemText .image img {
            height: 100%;
            width: 100%;
        }

    .Itemstext .itemText .item {
        margin-right: 32px;
    }


  
}