@charset "utf-8";
/*
Theme Name: 
Theme URI: 
Description: 
Version: 1 . 0
Author: Faraz Parniani
Author URI: http://www.webisf.ir
*/

html, body, div, input, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}

@font-face {
    font-family: 'BTitr';
    src: url('fonts/BTitr.eot?#') format('eot'), /* IE6–8 */ url('fonts/BTitr.woff') format('woff'), /* Chrome36+, Opera24+*/ url('fonts/BTitr.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: bold;
}

@font-face {
    font-family: 'Yekan';
    src: url('fonts/Yekan.eot?#') format('eot'), /* IE6–8 */ url('fonts/Yekan.woff') format('woff'), /* Chrome36+, Opera24+*/ url('fonts/Yekan.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: bold;
}

@font-face {
    font-family: 'BMitra';
    src: url('fonts/BMitra.eot?#') format('eot'), /* IE6–8 */ url('fonts/BMitra.woff') format('woff'), /* Chrome36+, Opera24+*/ url('fonts/BMitra.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: bold;
}

@font-face {
    font-family: 'Vazir';
    src: url('fonts/Vazir.eot?#') format('eot'), /* IE6–8 */ url('fonts/Vazir.woff') format('woff'), /* Chrome36+, Opera24+*/ url('fonts/Vazir.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    font-weight: bold;
}

@font-face {
    font-family: 'BZar';
    src: url('fonts/BZar.eot?#') format('eot'),
    url('fonts/BZar.ttf') format('truetype'),
    url('fonts/BZar.woff') format('woff');
}

@font-face {
    font-family: "Myriad Arabic Bold";
    src: url("fonts/55a9886bedc995e24058ee3da957fa50.eot"); /* IE9*/
    src: url("fonts/55a9886bedc995e24058ee3da957fa50.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("fonts/55a9886bedc995e24058ee3da957fa50.woff2") format("woff2"), /* chrome、firefox */ url("fonts/55a9886bedc995e24058ee3da957fa50.woff") format("woff"), /* chrome、firefox */ url("fonts/55a9886bedc995e24058ee3da957fa50.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url("fonts/55a9886bedc995e24058ee3da957fa50.svg#Myriad Arabic Bold") format("svg"); /* iOS 4.1- */
}

@font-face {
    font-family: 'Vazir-Bold';
    src: url('fonts/Vazir-Bold.eot?#') format('eot'), url(fonts/Vazir-Bold.woff) format('woff'), url(fonts/Vazir-Bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

html {

}

body {
    background-color: #fff !important;
    overflow-x: hidden;
}

.container {
    direction: rtl;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.mainmenus {
    text-align: center;
    padding: 20px 0px;
    direction: rtl;
}

.mainmenus ul ul {
    display: none;
}

.mainmenus ul li:hover > ul {
    display: block;
}

.mainmenus ul {
    padding: 0 2px;
    list-style: none;
    position: relative;
    border-radius: 3px;
    margin-bottom: 0px;
}

.mainmenus ul:after {
    content: "";
    clear: both;
    display: block;
}

.mainmenus ul li {
    float: right;
    position: relative;
    font-weight: bold;
    padding: 0 9px
}

.mainmenus ul li:hover {
    background: #6c6d6d;
    transition: 0.5s;
    border-radius: 3px

}

.mainmenus ul li:hover a {
    color: #fff;
}

.mainmenus ul li a {
    display: block;
    padding: 8px 11px 7px;
    color: #ffffff;
    text-decoration: none;
    font: 21px yekan;
    text-shadow: -2px 2px 2px black;
}

.mainmenus ul ul {
    background: #262626;
    padding: 0;
    position: absolute;
    top: 100%;
    right: 0;
    width: 225px;
    z-index: 1000;
}

.mainmenus ul ul li {
    float: none;
    position: relative;
}

.mainmenus ul ul li a {
    padding: 3px;
    color: #fff;
    font: 16px yekan;
}

.mainmenus ul ul ul {
    position: absolute;
    right: 100%;
    top: 0;
}

.postbox a, .sliderbox a {
    text-decoration: none;
    color: #000
}

.owl-carousel {
    direction: ltr
}

.sliderbox {
    margin-top: 8px;
    direction: ltr;
    width: 140px;
    text-align: center;
    font-size: 13px;
    display: grid;
}

.sliderbox img {
    border-radius: 3px;
    width: 90px;
    height: 90px;
}

.sliderbox h3 {
    font: 14px isans;
    text-align: center;
    font: 17px b nazanin;
    width: 170px
}

.content1 {
    direction: rtl;
    text-align: justify;
    font: bold 16px b mitra;
    margin-bottom: 15px;
    margin-top: 5px;
    box-shadow: 0px 1px 7px 0px #b8dee6;
    border-radius: 5px;
    padding: 17px;
    color: #001294;

}

.content1 a {
    text-decoration: none;
    text-align: center !important;
}

.content1 a:hover {
    color: #0554B3;
}

.content1 img {
    margin-left: auto;
    margin-bottom: 17px;
    margin-right: auto;
    display: table;
}

.linkp {
    text-align: center
}

.tablearea {
    margin: 25px 0 25px 0;
    direction: rtl;
    font: 15px yekan;
    text-align: right;
}

.slidertwo {
    width: 980px;
    height: 119px;
    clear: both;
    margin: 0 auto;
}

.mobheader {
    display: none;
}

.btn-hamburger {
    display: none;
}

.mobilemenu {
    display: none;
}

.tabletitle {
    display: none;
}

.mm-iconbar {
    background-color: #262626 !important;
    border-color: #999999 !important;
}

.menubar {
    display: none;
}

.content2 {
    direction: rtl;
    text-align: justify;
    font: 13px vazir;
    border-radius: 5px;
    color: #ffffff;
    display: inline-flex;
}

.content2 a {
    float: left;
    background-color: yellow;
    padding: 2px 4px;
    border-radius: 3px;
    color: #262626 !important;
    margin-top: 3px;
    font-size: 11.5px;
    box-shadow: 0 0 1px 1px #000000ba;
}

.content2 a:hover {
    background-color: #262626;
    border: 2px yellow solid;
    border-radius: 3px;
    color: yellow !important;
    transition: all 0.5s;
    padding: 0px 2px;
}

.content2 img {
    float: right;
    width: 70px;
    height: 75px;
    margin-top: 2px;
}

.pcon {
    float: left;
    padding-right: 7px;
}

.pcon p {
    text-align: justify;
    font-size: 12.5px;
    width: 520px;
    margin: 0;
}

.imgcon {
    float: right;
}

.pcon h7 {
    font-size: 14px;
    color: #fff;
}

.content3 {
    direction: rtl;
    text-align: justify;
    font: bold 16px b mitra;
    margin-bottom: 15px;
    margin-top: 5px;
    box-shadow: 0px 1px 7px 0px #b8dee6;
    border-radius: 5px;
    padding: 17px;
    color: #001294;
}

.content3 img {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    width: 325px;
    height: 200px;
}

.containerwoo {
    width: 980px;
    margin: 0 auto;
    background-color: #e1ebee;
    direction: rtl;
    font: 14px b titr;
    padding: 20px;
}

.button {
    font-family: b titr;
    font-weight: 500 !important;
    font-size: 14px !important;
    border-radius: 3px !important;
    text-align: center !important;
    color: white !important;
    border-radius: 3px !important;
    background: linear-gradient(#1bb6da, #262626) !important;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 70px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: right;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 50px 0px;
}

.posted_in, .tagged_as {
    display: block;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: right;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    text-align: right !important;
}

.woocommerce table.shop_table {
    text-align: right;
}

.woocommerce .woocommerce-breadcrumb {
    font-size: 12px !important;
}

.woocommerce-MyAccount-navigation {
    margin-bottom: 15px
}

.woocommerce-MyAccount-navigation ul li {
    float: right;
    margin-left: 10px;
    list-style: none !important
}

.woocommerce-MyAccount-navigation {
    float: none !important;
    width: 100% !important;
    background: whitesmoke;
    overflow: hidden;
    border-radius: 3px;
    text-align: center
}

.woocommerce-MyAccount-navigation ul li a {
    display: inline-block;
    padding: 10px 15px;
    background: whitesmoke
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: none;
    width: 100%
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .comment-form-comment textarea, .comment-form-author input, .comment-form-email input {
    padding: 7px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
}

.woocommerce form .form-row {
    box-sizing: border-box;
}

.woocommerce form .form-row .required {
    text-decoration: none !important;
    position: relative;
    top: 3px;
}

#coupon_code {
    padding: 5px;
    border-radius: 3px;
    position: relative;
    top: -1px;
    font: 13px vazir;
}

.woocommerce-message a.button {
    margin-left: 15px;
}

.woocommerce ul.products li.product h3 {
    line-height: 30px;
    overflow: hidden;
    min-height: 60px;
}

.woocommerce ul.products li.product .price {
    line-height: 30px;
}

.orderby {
    background: whitesmoke;
    border: none;
    border-radius: 3px;
    padding: 5px;
}

.tps-product .products {
    padding-top: 1px !important;
}

.entry-summary .price del {
    margin-left: 10px;
    display: inline-block;
}

.product_title.entry-title {
    margin-bottom: 10px;
    color: #130a33;
}

.entry-summary .price {
    margin-bottom: 10px;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: right;
}

.woocommerce div.product form.cart div.quantity {
    float: right;
    margin: 4px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .comment-form-comment textarea, .comment-form-author input, .comment-form-email input {
    max-width: 100%;
}

.woocommerce .quantity .qty {
    border: none;
    background: whitesmoke;
    padding: 4px 5px;
    border-radius: 3px;
}

.woocommerce-loop-product__title, .products .price {
    text-align: center;
}

.woocommerce ul.products li.product .button {
    display: block;
}

.woocommerce ul.products li.product .star-rating {
    display: none;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: right;
    position: relative;
    top: 2px;
}

.woocommerce-result-count {
    padding: 5px;
}

.related h2 {
    font-weight: 500;
    padding: 10px;
    color: #130a33;
}

.woocommerce .products ul, .woocommerce ul.products {
    border-top: 1px solid #eeeeee;
    padding-top: 22px !important;
}

.product-thumbnail img {
    width: 136px;
    height: 96px;
}

.Speech {
    position: relative;
}

.ticker {
    position: absolute;
    overflow: hidden;
    width: 70%;
    right: 0;
}

.ticker-news {
    width: 7000px;
    height: 23px;
    padding: 10px 0;
    color: #f8fb9c;
    text-transform: uppercase;
    font: 17px yekan;
}

.ticker-news > * {
    display: inline-block;
    animation: news 70s infinite linear;
}

@keyframes news {
    0% {
        transform: translateX(-4135px);
    }
    100% {
        transform: translateX(0px);
    }
}

.tabb [type=radio] {
    display: none;
}

.tabbt [type=radio]:checked ~ label {
    background-color: #2d0f10;
    border-bottom: 2px solid #c1c1c1;
    z-index: 2;
}

.tabb [type=radio]:checked ~ label ~ .contentty {
    z-index: 1;
    height: 445px;
}

.searchpage {
    direction: rtl;
    font: 15px vazir;
    width: 980px;
    margin: 10px auto;
    background-color: #2d323a;
    color: #fff;
    padding: 7px 20px 22px;
    border-radius: 3px;
}

.searchpage h2 {
    text-align: justify;
    line-height: 1.3;
    font-size: 15px;
}

.formpage {
    direction: rtl;
    font: 15px vazir;
    width: 670px;
    margin: 10px auto;
    background-color: #2d323a;
    color: #fff;
    padding: 7px 20px 22px;
    border-radius: 3px;
}

.formpage h2 {
    text-align: justify;
    line-height: 1.3;
    font-size: 15px;
}

.archivepropage {
    direction: rtl;
    font: 15px vazir;
    width: 250px;
    margin: 20px 20px 0;
    background-color: #2d323a;
    color: #fff;
    padding: 7px 17px;
    border-radius: 3px;
    display: inline-grid;
    text-align: center;
}

.page404 {
    direction: rtl;
    font: 15px vazir;
    width: 980px;
    margin: 10px auto;
    background-color: #2d323a;
    color: #fff;
    padding: 7px 17px 22px;
    border-radius: 3px;
    text-align: center;
}

.bodyarchive {
    width: 980px;
    margin: 0 auto 20px;
}

.quantity {
    margin: 3px auto;
}

.gallerypro img {
    width: 100px;
}

.singlepro {
    width: 980px;
    height: 405px;
    margin: 20px auto;
    direction: rtl;
    font-family: vazir;
    font-size: 16px;
    background-color: #2d323a;
    color: #fff;
    padding: 20px;
    border-radius: 3px;
}

.imgpro {
    float: right;
}

.titlepricepro {
    float: right;
    width: 620px;
    padding-right: 20px;
    padding-bottom: 30px;
}

.descpro {
    float: right;
    width: 620px;
    padding-right: 20px;
    text-align: justify;
}

.descpro h2, .descpro h3 {
    line-height: 1.3;
    font-size: 15px;
}

.category {
    margin-bottom: 20px;
}

.cat {
    width: 980px;
    background-color: #2d323a;
    margin: 20px auto 0;
    border-radius: 3px;
    font: 15px vazir;
    color: #fff;
    direction: rtl;
    padding: 20px;
}

.pcat a {
    background-color: #717171;
    border-radius: 3px;
    padding: 0 10px;
}

.pcat p {
    text-align: justify;
    margin: 7px 0;
}

.imgcat {
    float: right;
    margin-left: 20px;
}

.access h5 {
    line-height: 1.3;
}

.address h5 {
    line-height: 1.3;
}

.wpcf7-form-control, .wpcf7-submit {
    padding: 1px 10px;
    border-radius: 3px;
    font-family: vazir;
    cursor: pointer;
}

.login {
    text-align: right !important;
}

.register {
    text-align: right !important;
}

/* Repeat styles in project until hear */

.firstbody {
    background-image: url(images/23471.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 450px;
    padding-top: 120px;
}

.headerbody {
    width: 100%;
    height: 130px;
    background-color: #0000006e;
    border-top: 3px #000 solid;
    -webkit-animation-delay: 1s;
    -webkit-animation-duration: 3s !important;
    -webkit-animation-iteration-count: 1;
}

.topheader {
    width: 100%;
    position: relative;
    display: inline-flex;
    direction: rtl;
}

.logo img {
    width: 200px;
    position: absolute;
    top: -39px;
}

.app {
    position: absolute;
    top: 0;
    left: 0;
    font-family: yekan;
    font-size: 27px;
    margin-top: 40px;
    border-radius: 5px;
    color: #fff;
    background-color: #7fc043;
    box-shadow: 1px 2px 4px 1px black;
}

.app img {
    width: 28px;
    float: right;
    margin-top: -5px;
    margin-left: 10px;
}

.app a {
    padding: 13px 8px 8px;
    float: left;
    color: #fff !important;
}

.app a:hover {
    background-color: #1f448d;
    transition: 0.3s;
    border-radius: 5px;
}

.title h1 {
    font-family: bzar;
    font-size: 44px;
    color: #fff;
    margin-right: 202px;
    margin-top: 44px;
    text-shadow: 3px 2px 3px black;
}

.columns {
    display: inline-flex;
    margin-top: 165px;
}

.columns a {
    margin: 15px;
}

.column {
    text-align: center;
    background-color: white;
    border-radius: 25px;
    padding: 15px;
    box-shadow: 15px 15px 18px 0px #505050;
    -webkit-animation-delay: 2s;
    -webkit-animation-duration: 2s !important;
    -webkit-animation-iteration-count: 1;
}

.photo {
    box-shadow: 0 0 6px 0 #1d1d1d;
    border-radius: 50%;
    padding: 20px;
    border: 3px #969696 solid;
    margin-top: -69px;
    background-color: white;
    transition: 0.5s;
}

.column:hover > .photo {
    transform: scale(-1.00, 1.00);
    transition: 0.5s;
}

.photo img {
    width: 150px;
    height: 150px;
}

.titlephoto h2 {
    font-family: yekan;
    font-size: 40px;
    text-shadow: 2px 2px 3px #707070c7;
    color: #3e3d3d;
}

.secondbody {
    background-image: url("images/Layer 15.png");
    width: 100%;
    height: 266px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 70px;
    box-shadow: 0 1px 5px 1px #747474;
}

.therdbody {
    background-image: url("images/facebook-usi-photo.png");
    width: 100%;
    height: 630px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 25px;
    box-shadow: 0 1px 5px 1px #747474;
    padding-top: 15px;
}

.columnsnumber {
    display: grid;
    text-align: center;
}

.columnnumber {
    text-align: center;
    padding: 0px 81px;
    margin: 51px 0;
    width: 180px;
}

.columnnumber img {
    width: 130px;
    height: 130px;
}

.columnnumber p {
    font-family: vazir;
    color: #fff;
    font-size: 35px;
    text-shadow: 2px 2px 2px black;
}

.columnnumber h5 {
    font-family: yekan;
    color: #fff;
    font-size: 22px;
    text-shadow: 2px 2px 2px black;
}

.columnsnumber h1 {
    font-family: vazir-bold;
    font-size: 35px;
    color: #fff;
    text-shadow: 3px 3px 5px black;
    line-height: 1.2;
}

.ch1 {
    color:#f4a11a !important;
    padding-top: 97px;
}

.ch12 {
    color:#f4a11a !important;
}

.footerbody {
    background-color: #25282e;
    margin-top: 25px;
    box-shadow: 0 1px 5px 1px #747474;
}

.columnsfoo {
    display: table;
    color: #fff;
    font-family: yekan;
    width: 100%;
    margin: 0 auto;
}

.columnfoo p {
    font-size: 24px;
}

.columnfoo {
    width: 100%;
    margin: 0 auto;
    display: table;
    height: 70px;
    text-align: center;
    margin-top: 20px;
}

.galleryfoo {
    display: inline-flex;
}

.galleryfoo img {
    width: 90px;
    height: 90px;
    margin: 5px;
    border-radius: 3px;
}

.columnfoo a {
    font-size: 20px;
    width: 100%;
}

.columnfoo svg {
    font-size: 16px;
    margin-left: 5px;
}

.social {
    margin-top: 13px;
}

.social a {
    margin-left: 10px;
}

.formfoo {
    position: relative;
}

.formfoo input {
    width: 210px;
    height: 35px;
    border-radius: 5px;
    font-family: vazir;
    padding: 0 5px;
    background-color: #5d6064;
}

.formfoo button {
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
}

.social svg {
    font-size: 24px;
}

.formfoo svg {
    font-size: 44px;
    position: absolute;
    left: 0px;
    top: -5px;
}

::placeholder {
  color: #fff; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}

.columnfoo h4 {
    margin: 5px 0 17px;
    font-size: 18px;
}

.copyright {
    font-family: vazir;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 10px;
}

.copyright p {
    margin: 0;
}

.copyright a {
    font-size: 11px;
    text-decoration: underline;
}

@media screen and (min-width: 501px) and (max-width: 1023px) {
    
.columnsnumber h1 {
    /* font-family: btitr; */
    font-size: 27px;
    color: #fff;
    text-shadow: 3px 3px 5px black;
    line-height: 1.4;
    margin-top: 6px;
}
.columns {
    width: 226px;
    display: grid;
    margin: 0 auto;
}

.firstbody {
    height: auto !important;
}

.columns a {
    margin: 70px auto 0;
}

.title h1 {
    font-size: 38px;
}
    
}

