@charset "UTF-8";
/*
Theme Name: graphicazad
Theme URI:
Author:mohammad gholizadeh
Author URI:abrishamin.com
Version: 1.0

*/

@import url(css/bootstrap.min.css);
@font-face {
    font-family: Vazir;
    src: url('font/Vazir.eot');
    src: url('font/Vazir.eot?#iefix') format('embedded-opentype'), url('font/Vazir.woff') format('woff'), url('font/Vazir.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Vazir;
    src: url('font/Vazir-Bold.eot');
    src: url('font/Vazir-Bold.eot?#iefix') format('embedded-opentype'), url('font/Vazir-Bold.woff') format('woff'), url('font/Vazir-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: Vazir;
    src: url('font/Vazir-Light.eot');
    src: url('font/Vazir-Light.eot?#iefix') format('embedded-opentype'), url('font/Vazir-Light.woff') format('woff'), url('font/Vazir-Light.ttf') format('truetype');
    font-weight: 300;
}

* {
    padding: 0;
    margin: 0;
    font-family: Vazir;
    font-weight: normal;
}

.ltr {
    direction: ltr;
}

.rtl {
    direction: rtl;
}

.tar {
    text-align: right;
}

.tal {
    text-align: left;
}

.taj {
    text-align: justify;
}

.p20 {
    padding: 20px;
}

.pa_top15 {
    padding-top: 13px;
}

/*-------------index css------------*/

/*-------------section1 css------------*/

#section1 {
    position: relative;
    height: auto;
     width: 100%;
    z-index: 200;
}

.section1 {
    position: fixed;
    z-index: 200;
    height: auto;
    width: 100%;
    z-index: 100;
}

/*///////////////////menu\\\\\\\\\\\\\\\\\\\\\\\*/

.img-brand {
    /*height: 120px;*/
    -webkit-transition: 0.5s;
    /* Safari */
    transition: 0.5s;
}

.nav_ {
    min-height: 49px;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: white !important;
}

.navbar-default {
    background-color: transparent;
    font-size: 14px;
    color: white !important;
    border-color: #7d7b7b !important;
    height: 65px;
    -webkit-transition: 0.5s;
    /* Safari */
    transition: 0.5s;
    border: none;
}

.navbar-brand {
    padding-top: 56px;
    margin-left: 0 !important;
}

.smaller .navbar-brand {
    padding-top: 20px;
    margin-left: 0 !important;
}

.nav>li {
    text-align: right;
}

.nav>li a {
    font-size: 14px;
    color: white !important;
}

.nav>li a:hover {
    color: #ff532b !important;
}

.navbar-brand {
    font-size: 14px;
    color: white !important;
}

@media only screen and (max-width: 767px) {
    .navbar-default {
        height: auto !important;
        background-image: url('images/pat_m.png')!important;
        border-bottom: 1px solid #646464 !important;
        border-top: 1px solid #ff532b !important;
    }
    .navbar-default .img-brand {
        padding: 0 !important;
    }
    .navbar-default .nav>li a {
        font-size: 14px !important;
        color: white !important;
    }
    .smaller .img-brand {
        height: 60px !important;
        padding: 0 !important;
    }
    .smaller .nav>li a {
        font-size: 14px !important;
        color: white !important;
    }
    .nav>li {
        margin-right: 10px;
        margin-left: 10px;
        text-align: right;
        padding-top: 5px;
        border-bottom: 1px solid #6b6b6b;
    }
    .nav>li:hover {
        background-color: #a08c31;
    }
}

.box_search_ {
    float: left;
    border: 1px solid #fd0;
    direction: ltr;
    border-radius: 15px;
    margin-top: 10px;
    width: 225px;
    overflow: hidden;
    height: 40px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle {
    background-color: #f5f5f5;
}

#searchsubmit_ {
    border: none;
    width: 42px;
    height: 42px;
    padding: 0;
    background: none;
    background-color: #132644;
}

#searchsubmit_:hover {
    background-color: #0894a5;
}

.search_text_ {
    background: none;
    text-align: right;
    border: none;
    font-size: 11px;
    width: 154px;
}

@media only screen and (min-width: 768px) {
    .navbar-nav>li {
        float: right !important;
    }
    .smaller {
        height: 55px;
        background-image: url('images/pat_m.png')!important;
        background-image: none;
    }
    .smaller .navbar-right {
        margin-top: 8px !important;
        -webkit-transition: 0.5s;
        /* Safari */
        transition: 0.5s;
    }
    .navbar-right {
        float: right !important;
        margin-top: 40px;
        -webkit-transition: 0.5s;
        /* Safari */
        transition: 0.5s;
    }
    .smaller .navbar-brand img {
        height: 40px !important;
        padding: 0 !important;
    }
    .smaller .nav>li a {
        font-size: 14px !important;
    }
    .smaller .nav>li {
        text-align: right;
        padding-top: 0;
    }
    .smaller .nav>li a {
        padding-top: 10px;
    }
}

.smaller .box_search_ {
    margin-top: 5px;
}

/*///////////////////End menu\\\\\\\\\\\\\\\\\\\\\\\*/

#section1 a {
    position: absolute;
    left: 50%;
    top: 76%;
}

#section1 a span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 30px;
    height: 40px;
    margin-left: -15px;
    border: 1px solid #fff;
    border-radius: 12px;
    box-sizing: border-box;
}

#section1 a span::before {
    position: absolute;
    top: 10px;
    left: 50%;
    content: '';
    width: 6px;
    height: 6px;
    margin-left: -3px;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sdb10 2s infinite;
    animation: sdb10 2s infinite;
    box-sizing: border-box;
}

@-webkit-keyframes sdb10 {
    0% {
        -webkit-transform: translate(0, 0);
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    80% {
        -webkit-transform: translate(0, 20px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@keyframes sdb10 {
    0% {
        transform: translate(0, 0);
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    80% {
        transform: translate(0, 20px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

/*-------------section1 End------------*/

/*-------------section2 css------------*/

#section2 {
    position: relative;
    z-index: 200;
    background-color: #ffffff;
    width: 100%;
    padding-bottom: 60px;
}

.sec2h3 {
    font-size: 16px;
    font-weight: bold;
    color: #373737;
    text-align: center;
    margin-top: 40px;
}

.sec2p {
    font-size: 14px;
    color: #6f6f6f;
    max-width: 480px;
    text-align: center;
    margin: 0 auto;
    direction: rtl;
}

.img_bw img:hover {
    transform: translate(0, 5px);
    filter: grayscale(100%);
    animation: sdb10 2s infinite;
}

#section2 *, *:before, *:after {
    box-sizing: border-box !important;
}

#section2 .row {
    -moz-column-width: 25em;
    -webkit-column-width: 25em;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
}

#section2 .row>.col-md-4 {
    display: inline-block;
    padding: .33rem;
    width: 100%;
    float: none;
}

#section2 .well {
    position: relative;
    display: block;
    padding: 0;
    border-radius: 0;
}

#section2 .well img {
    width: 100%;
    height: auto;
}

.hideme {}

.box_ {
    position: relative;
}

.box_ .box_blu {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
}

.box_blu_ {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 177, 158, 0.8);
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    padding: 30px;
}

.box_blu:hover .box_blu_ {
    opacity: 1;
}

.box_blu_ h3 {
    margin: 0;
    text-align: right;
    color: white;
    padding: 0;
    opacity: 0;
    -webkit-transition: all 1.8s ease;
    -moz-transition: all 1.8s ease;
    -o-transition: all 1.8s ease;
    -ms-transition: all 1.8s ease;
    transition: all 1.8s ease;
    text-decoration: none;
}

.box_blu_:hover h3 {
    opacity: 1;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

/*-------------section2 End------------*/

/*-------------section3 css------------*/

#section3 {
    width: 100%;
    min-height: 550px;
    background: #b8c9cb;
    position: relative;
    z-index: 200;
    padding-top: 60px;
    padding-bottom: 60px;
}

#section3 p {
    font-size: 15px;
    color: #ffffff;
    direction: rtl;
    text-align: justify;
    line-height: 200%;
}

#section3 h2 {
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    text-align: right;
}

#section3 img {
    margin: 0 auto;
}

/*-------------section3 end------------*/

/*-------------section4 css------------*/

#section4 {
    height: auto;
    width: 100%;
    position: relative;
    z-index: 200;
    background-color: #ffffff;
    padding-bottom: 60px
}

#section5 {
    height: auto;
    width: 100%;
    position: relative;
    z-index: 200;
    background-color: #ffffff;
    padding-bottom: 60px
}

#section4 .img-responsive {
    margin-top: 30px;
    width: 100%;
}

.sec4h3 {
    font-size: 16px;
    font-weight: bold;
    color: #373737;
    text-align: center;
    margin-top: 40px;
}

/*-------------section4 End------------*/

/*-------------footer css------------*/

footer {
    position: relative;
    z-index: 200;
    width: 100%;
    min-height: 165px;
    background-color: #2f2f2f;
}

.ul_mtop {
    list-style: none;
}

.ul_mtop li {
    background-color: #414141;
    width: 70px;
    height: 70px;
    margin-top: 40px;
    float: left;
    margin-right: 6px;
    text-align: center;
}

.ul_mtop a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    text-align: center;
}

.ul_mtop li i {
    color: #ffffff;
    font-size: 29px;
}

.ul_mtop li a:hover i {
    color: #00b4f1;
}

@media only screen and (max-width:768px) {
    .ul_mtop {
        width: 190px;
        margin: 0 auto;
    }
}

footer .fa-circle-o {
    font-size: 20px;
    color: #ffffff;
    float: right;
    margin-left: 15px;
    margin-top: 40px
}

footer .p {
    font-size: 13px;
    color: #ffffff;
    direction: rtl;
    text-align: right;
    margin-top: 40px
}

.footer_bottom {
    width: 100%;
    min-height: 50px;
    background-color: #424242;
    margin-top: 40px;
}

.footer_bottom .l {
    text-align: left;
    font-size: 12px;
    color: #dadbdb;
    padding-top: 18px;
}

.footer_bottom .r {
    text-align: right;
    font-size: 12px;
    color: #dadbdb;
    direction: rtl;
    padding-top: 18px;
}

@media only screen and (max-width:768px) {
    .footer_bottom .l {
        text-align: center;
    }
    .footer_bottom .r {
        text-align: center;
        padding-bottom: 20px;
    }
}

/*-------------footer end------------*/

/*-------------index css End------------*/

/*/////////////////////////////about-us\\\\\\\\\\\\\\\\\\\\\\\\\*/

.mul {
    font-family: Vazir;
    font-size: 14px;
    text-align: justify;
    direction: rtl;
}

.media-heading {
    font-family: 'Droid Arabic Naskh', Vazir;
    font-size: 14px;
    font-weight: bold;
    color: #03021b;
    text-align: right;
}

.med_body {
    font-family: Vazir;
    font-size: 14px;
    font-weight: normal;
    color: #113953;
    text-align: justify;
    direction: rtl;
}

#content_s {
    min-height: 500px;
}

/*/////////////////////////////End about-us\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*Articles*/

.ti_box {
    width: 100%;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #43165e;
    font-family: 'Droid Arabic Naskh', Vazir;
    color: white;
    font-weight: bold;
    height: 43px;
    text-align: center;
    padding-top: 9px;
}

.box_con {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    height: auto;
}

.box_con ul li:first-child {
    border-radius: 0;
}

.box_con ul li {
    vertical-align: central;
}

.box_con i {
    background-color: #9b0254;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    text-align: center;
    padding-top: 11px;
    margin-left: 10px;
    color: white;
}

.box_news {
    font-family: 'Droid Arabic Naskh', Vazir;
    text-align: right;
    direction: rtl;
    padding-top: 25px;
    overflow: hidden;
}

.box_news a {
    text-decoration: none;
}

.box_news img {
    border: none;
    width: auto;
    height: 333px;
    background-color: black;
}

.box_news img:hover {
    opacity: 0.8;
}

.mozo {
    color: #33051d;
    font-family: 'Droid Arabic Naskh', Vazir;
    font-size: 14px;
    font-weight: bold;
}

.mozo {
    color: #9b0254;
}

.box_news span {
    font-size: 12px;
    color: #5a5658;
}

.box_news p {
    color: #33051d;
    font-family: Vazir;
    font-size: 15px;
    text-align: justify;
    direction: rtl;
    padding-bottom: 25px;
    border-bottom: 1px solid #43165e;
}

.img_box {
    background-color: #dbd8d8;
    width: 100%;
    height: 339px;
    padding-top: 3px;
    text-align: center;
}

/*Articles*/

/*comment-style*/

.comments-template {
    width: 100%;
    height: 200px;
    overflow: hidden;
    float: right;
    font-family: Vazir;
}

.number-comm {
    font-family: Vazir;
    margin-bottom: 5px;
}

.number-comm {
    font-size: 16px;
    padding-bottom: 10px;
}

.number-comm a {
    text-decoration: none;
    color: #6b6d6d;
}

.comments-template {
    width: 600px;
    height: auto;
    margin: 0 5px 0 0;
    display: table;
    padding-right: 5px;
    padding-left: 0;
    font-family: Vazir;
    float: left;
}

.wp-pagenavi {
    clear: both;
    padding: 0px 5px 15px 5px;
    direction: rtl;
}

.wp-pagenavi h3 {
    font-weight: normal;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    background: #f8f8f8;
    border: 1px solid #b8b8b8;
    padding: 5px;
    float: right;
    margin: 2px;
    -moz-border-radius: 3px;
}

.wp-pagenavi span.current {
    background: #fff;
    color: #666666;
    border: 1px solid #b8b8b8;
}

.wp-pagenavi a:hover {
    border-color: #4c4c4c;
    color: #fff;
}

.wp-pagenavi span.current {
    font-weight: bold;
}

#commentform input {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #C5C0B0;
    color: #3F3F3F;
    font-family: Vazir;
    font-size: 13px;
    margin-right: 15px;
    padding: 5px;
    width: 250px;
}

#commentform small {
    font-size: 12px;
    padding-right: 10px;
}

ol.commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}

ol.commentlist li {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 3px solid #2F2F2F;
    margin: 0 0 10px;
    padding: 5px 57px 5px 7px;
    position: relative;
    background: #141616;
}

ol.commentlist li div.comment-author {
    padding: 0 170px 0 0;
}

ol.commentlist li div.vcard {
    font-family: "Droid Arabic Naskh", Vazir;
    font-size: 13px;
    padding: 5px 0;
}

ol.commentlist li div.vcard cite.fn {
    font-style: normal;
}

ol.commentlist li div.vcard cite.fn a.url {
    color: #00aeef;
    text-decoration: none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
    color: #00aeef;
}

div.vcard img.avatar {
    border: 5px solid #ddd;
    right: 7px;
    position: absolute;
    top: 7px;
}

.comment-meta {
    display: none;
}

ol.commentlist li div.comment-meta {
    font-family: Vazir;
    right: 20px;
    text-align: right;
}

ol.commentlist li div.comment-meta a {
    color: #F60;
    text-decoration: none;
}

ol.commentlist li div.comment-meta a:hover {
    color: #D66901;
}

ol.commentlist li p {
    color: #3F3F3F;
    font: 12px;
    margin: 10px 0 1em;
    font-family: "Droid Arabic Naskh", Vazir;
}

ol.commentlist li p a {
    color: #0083DB;
}

ol.commentlist li p a:hover {
    color: #D66901;
}

ol.commentlist li ul {
    font: normal 12px;
    font-family: "Droid Arabic Naskh", Vazir;
    list-style: square;
    margin: 0 0 1em;
    padding: 0;
    text-indent: 0;
}

ol.commentlist a.comment-reply-link {
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
    font-size: 11px;
}

#cancel-comment-reply {
    padding: 10px 0 0;
}

#cancel-comment-reply-link {
    color: #FFF;
    font-size: 10px;
    line-height: 15px;
    font-family: Vazir;
    padding: 4px 10px;
    margin: 0 0 0 12px;
    background: #8B979F;
    border: 2px solid #666;
}

ol.commentlist li div.reply {
    background: #07aee5;
    border: 2px solid #f4f2f2;
    color: #fff;
    font-family: Vazir;
    font-size: 14px;
    padding: 5px 10px;
    text-align: center;
    width: 50px;
}

ol.commentlist li ul.children {
    list-style: none;
    margin: 1em 0 0;
    text-indent: 0;
}

ol.commentlist li ul.children li.depth-2 {
    margin: 0 0 .25em;
}

ol.commentlist li ul.children li.depth-3 {
    margin: 0 0 .25em;
}

ol.commentlist li ul.children li.depth-4 {
    margin: 0 0 .25em;
}

ol.commentlist li.even {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #CFCFCF;
}

#commentform p {
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 18px;
}

ol.commentlist li.odd {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #CFCFCF;
}

ol.commentlist li.pingback div.vcard {
    padding: 0 170px 0 0;
}

.comments input#submit {
    background: none repeat scroll 0 0 #079bcb;
    border: 1px solid #59554A;
    color: #FFF;
    font-family: Vazir;
    font-size: 16px;
    line-height: 25px;
    padding: 3px 20px;
    width: auto;
}

#commentform textarea {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #a4a4a4;
    color: #3F3F3F;
    font-size: 13px;
    width: 100%;
}

.div_cont a {
    color: #2c2f2f !important;
}

.div_cont a:hover {
    color: #fa6900 !important;
    text-decoration: none;
}

.spost-img {
    width: 300px !important;
    height: auto !important;
    margin-left: 10px;
}

.maxw350 {
    max-width: 350px;
}

/*comment-style-End*/

/*//////////////////efect hover\\\\\\\\\\\\\\\\\\*/

.ih-item {
    position: relative;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item, .ih-item * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ih-item a {
    color: #333;
}

.ih-item a:hover {
    text-decoration: none;
}

.ih-item img {
    width: 100%;
    height: 100%;
}

.ih-item.circle {
    position: relative;
    width: 270px;
    height: 270px;
    border-radius: 50%;
}

.ih-item.circle .img {
    position: relative;
    width: 270px;
    height: 270px;
    border-radius: 50%;
}

.ih-item.circle .img:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.circle .img img {
    border-radius: 50%;
}

.ih-item.circle .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ih-item.square {
    position: relative;
    width: 100%;
    height: auto;
    border: 8px solid #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    max-width: 400px;
    margin: 0 auto;
}

.ih-item.square .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.maxh {
    max-width: 400px;
}

h3 {
    font-weight: bold;
    font-size: 17px;
}

.spost-img {
    width: 200px !important;
    height: auto !important;
}

.ahn:hover {
    text-decoration: none;
}

.ih-item.square.effect4 {
    overflow: hidden;
    position: relative;
}

.ih-item.square.effect4.colored .info {
    background: rgba(12, 34, 52, 0.6);
}

.ih-item.square.effect4.colored .mask1, .ih-item.square.effect4.colored .mask2 {
    background: #1a4a72;
    background: rgba(26, 74, 114, 0.6);
}

.ih-item.square.effect4 .img {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.square.effect4 .mask1, .ih-item.square.effect4 .mask2 {
    position: absolute;
    background: #333333;
    background: rgba(0, 0, 0, 0.6);
    height: 292px;
    width: 292px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.square.effect4 .mask1 {
    left: auto;
    right: 0;
    top: 0;
    -webkit-transform: rotate(56.5deg) translateX(-180px);
    -moz-transform: rotate(56.5deg) translateX(-180px);
    -ms-transform: rotate(56.5deg) translateX(-180px);
    -o-transform: rotate(56.5deg) translateX(-180px);
    transform: rotate(56.5deg) translateX(-180px);
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}

.ih-item.square.effect4 .mask2 {
    top: auto;
    bottom: 0;
    left: 0;
    -webkit-transform: rotate(56.5deg) translateX(180px);
    -moz-transform: rotate(56.5deg) translateX(180px);
    -ms-transform: rotate(56.5deg) translateX(180px);
    -o-transform: rotate(56.5deg) translateX(180px);
    transform: rotate(56.5deg) translateX(180px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}

.ih-item.square.effect4 .info {
    background: #111111;
    height: 0;
    visibility: hidden;
    width: 361px;
    -webkit-transform: rotate(-33.5deg) translate(-112px, 166px);
    -moz-transform: rotate(-33.5deg) translate(-112px, 166px);
    -ms-transform: rotate(-33.5deg) translate(-112px, 166px);
    -o-transform: rotate(-33.5deg) translate(-112px, 166px);
    transform: rotate(-33.5deg) translate(-112px, 166px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: all 0.35s ease-in-out 0.35s;
    -moz-transition: all 0.35s ease-in-out 0.35s;
    transition: all 0.35s ease-in-out 0.35s;
}

.ih-item.square.effect4 .info h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: right;
    font-size: 14px;
    padding: 10px;
    background: transparent;
    margin-top: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out 0.35s;
    -moz-transition: all 0.35s ease-in-out 0.35s;
    transition: all 0.35s ease-in-out 0.35s;
}

.ih-item.square.effect4 .info p {
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #bbb;
    padding: 20px 20px 20px;
    text-align: right;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out 0.35s;
    -moz-transition: all 0.35s ease-in-out 0.35s;
    transition: all 0.35s ease-in-out 0.35s;
}

@media only screen and (max-width: 460px) {
    .info {
        opacity: 0 !important;
        visibility: hidden !important;
        display: none !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .info {
        opacity: 0 !important;
        visibility: hidden !important;
        display: none !important;
    }
}

.ih-item.square.effect4 a:hover .mask1 {
    -webkit-transform: rotate(56.5deg) translateX(1px);
    -moz-transform: rotate(56.5deg) translateX(1px);
    -ms-transform: rotate(56.5deg) translateX(1px);
    -o-transform: rotate(56.5deg) translateX(1px);
    transform: rotate(56.5deg) translateX(1px);
}

.ih-item.square.effect4 a:hover .mask2 {
    -webkit-transform: rotate(0deg) translateX(-1px);
    -moz-transform: rotate(0deg) translateX(-1px);
    -ms-transform: rotate(0deg) translateX(-1px);
    -o-transform: rotate(0deg) translateX(-1px);
    transform: rotate(0deg) translateX(-1px);
}

.ih-item.square.effect4 a:hover .info {
    height: 120px;
    visibility: visible;
    top: 40px;
    -webkit-transform: rotate(0deg) translate(0, 0);
    -moz-transform: rotate(0deg) translate(0, 0);
    -ms-transform: rotate(0deg) translate(0, 0);
    -o-transform: rotate(0deg) translate(0, 0);
    transform: rotate(0deg) translate(0, 0);
}

.ih-item.square.effect4 a:hover .info h3, .ih-item.square.effect4 a:hover .info p {
    opacity: 1;
}

.div_cont a {
    color: #2c2f2f !important;
}

.div_cont a:hover {
    color: #fa6900 !important;
    text-decoration: none;
}

.spost-img {
    width: 300px !important;
    height: auto !important;
    margin-left: 10px;
}

.maxw350 {
    max-width: 350px;
}

/*//////////////////efect hover End\\\\\\\\\\\\\\\\\\*/

.margin_top30 {
    margin-top: 30px;
}

.well {
    background-color: white;
}

.div_cont {
    min-height: 600px;
    height: auto;
    width: 100%;
    font-size: 12px;
    color: #36011D;
    text-align: right;
    direction: rtl;
    margin-bottom: 40px;
    margin-top: 20px;
}

.body_ {
    background-color: #eee;
}

.div_cont a {
    color: #2c2f2f !important;
}

.div_cont a:hover {
    color: #fa6900 !important;
    text-decoration: none;
}

.box_ccircle {
    min-height: 300px
}

.box_ccircle h3 {
    background-color: #00b4f1;
    color: white;
    font-size: 13px;
    font-weight: bold;
    line-height: 200%;
    padding: 8px;
    margin-top: 0!important;
}

.box_ccircle h3:hover {
    background-color: #6b6b6b;
    text-decoration: none;
}

.navbarfixed {
    position: absolute;
    top: 0;
    width: 100%;
    border-left: none;
}

/*taki blag arshiv*/

.box_ab {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    text-align: right;
    padding-bottom: 15px;
    margin-top: 40px;
    font-family: Vazir;
    height: auto;
    min-height: 500px;
}

.box_ab .ta {
    height: 40px;
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
    padding-top: 12px;
    font-size: 13px;
    background-image: url(images/pw_maze_white.png);
}

.box_ab .ta i {
    margin-left: 8px;
    margin-right: 4px;
    font-size: 15px;
}

.box_ab_img {
    width: 100%;
    height: auto;
    border-bottom: 3px solid #e3e3e3;
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.box_ab_img:hover {
    -webkit-filter: sepia(0);
    filter: sepia(0);
}

.box_ab a {
    text-decoration: none;
}

.box_ab a:hover {
    text-decoration: none;
}

.box_ab_tit h3 {
    font-family: 'Droid Arabic Naskh', Vazir;
    font-size: 14px;
    font-weight: bold;
    color: #29221f;
    height: 36px;
    margin-top: 16px;
    margin-bottom: 5px;
    cursor: pointer;
    background: url(images/tit_ic.png) no-repeat center right;
    padding-right: 18px;
    padding-top: 11px;
    transition: all 0.5s ease;
}

.box_ab_tit h3:hover {
    color: #fc354c;
}

.box_ab_p {
    text-align: justify;
    direction: rtl;
    font-family: Vazir;
    font-size: 13px;
    color: #29221f;
    transition: all 0.5s ease;
    padding-top: 15px;
}

.box_ab a:hover .box_ab_p {
    text-decoration: none;
    color: rgba(26, 74, 114, 0.6);
}

/*End*/

.ptb40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

/*  header css */

.header {
    width: 100%;
    height: 350px;
    -webkit-box-shadow: inset 0px 0px 200px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 200px 0px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 200px 0px rgba(0, 0, 0, 0.75);
    background: url(images/heder_bg.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    padding-top: 40px;
}

.header .h11 {
    font-family: Vazirb;
    color: #ffdd00;
    font-size: 45px;
    padding-top: 80px;
    padding-bottom: 10px;
}

.header .h3 {
    font-family: Vazir;
    color: white;
    font-size: 30px;
}

.box_ser_ {
    background-color: #ffffff;
    border: 1px solid #cacaca;
    width: 100%;
    height: auto;
    min-height: 420px;
    text-align: center;
    position: relative;
    max-width: 440px;
    margin: 0 auto;
    margin-top: 40px;
}

.box_ser_ h3 {
    color: 434242;
    font-family: 'Droid Arabic Naskh', Vazir;
    font-size: 18px;
    font-weight: bold;
    text-align: center
}

.box_ser_ p {
    color: 434242;
    font-family: Vazir;
    font-size: 13px;
    line-height: 200%;
    text-align: justify;
    text-align-last: center;
    direction: rtl;
    padding: 10px;
}

.box_ser_ a {
    border-radius: 4px;
    background-color: #00ac82;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    color: white;
    position: absolute;
    bottom: -20px;
    text-align: center;
    width: 200px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}

.box_ser_:hover a {
    background-color: #939393;
    text-decoration: none;
}

.box_ser_ .img_ {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.box_ser_:hover .img_ {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.box_ser_:hover {
    background-color: #e8e8e8;
}

.box_ser_ .vije {
    position: absolute;
    right: 0;
    top: 0;
}

/*  header css */

.figc-inner {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: rgba(0, 177, 158, 0.8);
    opacity: 0;
    width: 100%;
    height: 100%;
}

.figc-inner:hover {
    opacity: 1;
}

.top_sin {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #fff;
    ;
}

.a_cat {
    background-color: #8a8b8b;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 10px;
    padding-right: 18px;
    padding-left: 18px;
    float: right;
    margin-left: 15px;
    color: white;
    margin-top: 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.a_cat2 {
    background-color: #15a18f;
    ;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 10px;
    padding-right: 18px;
    padding-left: 18px;
    float: right;
    margin-left: 15px;
    color: white;
    margin-top: 15px;
}

.a_cat2:hover {
    background-color: #15a18f;
    color: white;
}

.a_cat:hover {
    background-color: #15a18f;
    color: white;
}

.top_sin .a_ {
    font-size: 15px;
    color: #757272;
    text-align: left;
    direction: ltr;
    margin-top: 60px;
    display: table;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.top_sin .a_:hover {
    color: crimson;
}

.top_sin {
    padding-top: 40px;
    padding-bottom: 10px;
}

#matn {
    height: 440px;
    width: auto;
}

.success2 {
    background-color: #15a18f;
}

.success2:hover {
    background-color: #095a50;
}

#Newsletters {
    background: url(images/bg_3.jpg) no-repeat center center fixed;
    background-size: auto auto;
    width: 100%;
    height: 220px;
    -webkit-box-shadow: inset 0px 0px 200px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 200px 0px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 200px 0px rgba(0, 0, 0, 0.75);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    position: relative;
    z-index: 200;
}

#Newsletters h3 {
    font-size: 30px;
    color: white;
    padding-top: 90px;
    font-weight: bold;
    margin: 0;
}

#tags {
    min-height: 106px;
    background-color: #c3c3c3;
    width: 100%;
    position: relative;
    z-index: 200;
    padding-top: 15px;
    padding-bottom: 15px;
}

#tags a {
    font-family: Vazir;
    font-size: 12px;
    color: #2B2B2B;
    margin: 5px;
    padding: 5px;
    padding-left: 5px;
    float: right;
    padding-left: 15px;
}

/*/////////////////// Services\\\\\\\\\\\\\\\\\\\\\\\*/

#Services {
    margin-top: 60px;
    padding-bottom: 40px;
    background-color: #f7f7f7;
    height: auto;
    width: 100%;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    position: relative;
    z-index: 200;
}

.Down_box_ {
    max-width: 585px;
    height: auto;
    text-align: center;
    margin: 0 auto;
}

.item_s {
    text-align: justify;
    margin-top: 40px;
    direction: rtl;
    min-height: 140px;
}

.item_s img {
    width: 55px;
    height: auto;
    margin-left: 8px;
    padding-left: 7px;
    transition: all 0.5s ease;
}

.item_s_img {
    float: right;
}

.item_s h3 {
    font-size: 20px;
    color: #0a3240;
    margin-top: 10px;
    transition: all 0.5s ease;
}

.item_s:hover h3 {
    color: #0383af;
}

.item_s:hover img {
    padding-left: 0px;
}

.item_s p {
    font-size: 13px;
    color: #595959;
    text-align: justify;
    direction: rtl;
    line-height: 200%;
}

.item_s a {
    display: table;
}

.item_s a:hover {
    text-decoration: none;
}

/*///////////////////End Services\\\\\\\\\\\\\\\\\\\\\\\*/

@media only screen and (max-width: 767px) {
    #section1 {
        min-height: 250px;
    }
}

@media only screen and (min-width: 769px) {
    #section1 {
        min-height: 580px;
    }
}