﻿.aboutLinks a,
.pagination a,
.suppliers>li>a {
    box-sizing: border-box
}

.cfBtn,
.cfTitle,
.pagination,
.prMessage,
.prTabs,
.sbtns,
.sideMenu h2,
.suppliers>li>a strong {
    text-align: center
}

.btn,
.faqQ,
.fbtn,
.filterBtn {
    cursor: pointer
}

footer {
    margin-top: 50px
}

.insideHeader {
    height: 300px;
    background-size: cover;
    position: relative
}

.insideHeader h1 {
    position: absolute;
    top: 35%;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 30px;
    margin-left: 6.2em;
}

.breadcrumb,
.breadcrumb a,
.breadcrumb span {
    color: #585858
}

.breadcrumb {
    line-height: 30px;
    padding: 5px 0;
    font-size: 12px;
    margin-bottom: 20px
}

.cmspage h2,
.cmspage h3,
.cmspage h4,
.cmspage h5,
.cmspage h6 {
    color: #e31e25;
    margin: 15px 0 10px;
    font-weight: 700
}

.sideMenuContent {
    max-height: 130px;
    overflow: auto
}

.cmspage {
    color: #38484d;
    line-height: 30px;
}

.cmspage h2 {
    font-size: 22px
}

.cmspage h3 {
    font-size: 20px
}

.cmspage h4 {
    font-size: 18px
}

.cmspage h5 {
    font-size: 16px
}

.cmspage h6 {
    font-size: 14px
}

.cmspage img.fullWidth {
    width: 100%;
    height: auto;
    border-radius: 15px;
    margin: 10px 0
}

.cmspage a {
    color: #10123e
}

.cmspage a:hover {
    color: #f16523
}

.prMessage {
    margin-bottom: 15px;
    border: 1px solid #3cb878;
    border-radius: 6px;
    padding: 10px;
    color: #3cb878;
    font-size: 15px;
    background: rgb(60 184 120 / .05)
}

.ctinfo>li a:hover,
.drTel a,
.drTel span,
.faqItems>li.open .faqQ,
.fqAns span,
.prMessage a {
    color: #e31e25
}

.cmspage ul li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 5px
}

.cmspage ul li:before {
    content: "\e843";
    font-family: feather !important;
    position: absolute;
    top: -1px;
    left: 0;
    font-size: 15px;
    transform: rotate(180deg);
}

.cmspage ol {
    list-style-position: inside
}

.aboutImage {
    float: left;
    margin: 0 20px 20px 0
}

.aboutLinks {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 20px;
    padding-top: 40px
}

.aboutLinks a {
    display: block;
    width: calc(50% - 12px);
    padding: 15px;
    font-weight: 700;
    color: #38484d;
    border: 1px solid #38484d;
    border-radius: 6px
}

.showForm,
.showForm:before {
    border-radius: 5px;
    position: absolute
}

.aboutLinks a:hover {
    color: #fff;
    background: #38484d
}

.prMainImageFig,
.servicelist,
.titleBox {
    margin-bottom: 30px
}

.servicelist>li {
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between
}

.serviceImg,
.servicelist>li figure {
    position: relative
}

.servicelist>li figure img {
    border-radius: 12px
}

.showForm {
    color: #fff !important;
    background: #e31e25;
    font-weight: 700;
    font-size: 15px;
    line-height: 38px;
    padding: 0 30px;
    top: 32px;
    right: -32px
}

.serviceSummary>a,
.serviceTitle {
    font-size: 17px;
    font-weight: 700;
    color: #e31e25
}

.showForm:before {
    content: '';
    display: block;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    border: 1px solid rgba(255, 255, 255, .4)
}

.showForm:hover {
    color: #fff;
    background: #c51117
}

.serviceSummary {
    padding-right: 30px
}

.faqA,
.faqQ {
    padding: 12px;
    border-bottom: 1px solid #e3e3e9
}

.serviceSummary>a {
    margin-bottom: 15px
}

.serviceSummary .cmspage {
    color: #595959
}

.serviceDetail {
    display: flex;
    grid-gap: 40px;
    flex-direction: column-reverse;
    align-items: center;
}

.serviceTitle {
    margin-bottom: 20px
}

.vServicesList .item a {
    display: block;
    color: #e31e25;
    text-align: center
}

.filterBtn:hover,
.pagination a.active,
.pagination a:hover,
.sideMenu h2 {
    color: #fff;
    background: #e31e25
}

.vServicesList .item a strong {
    padding: 0 15px;
    display: inline-block;
    line-height: 32px;
    border-radius: 16px;
    border: 1px solid #e31e25
}

.vServicesList .item a figure {
    position: relative;
    margin-bottom: 15px
}

.vServicesList .item a figure:before {
    content: '';
    display: block;
    padding-top: 75%
}

.vServicesList .item a figure img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.suppliers>li>a,
.txt {
    border: 1px solid #d7d7d7
}

.suppliers {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 20px
}

.suppliers>li {
    width: calc(33.33% - 16.66px)
}

.suppliers>li>a {
    display: block;
    position: relative;
    border-radius: 6px;
    padding: 20px 20px 10px
}

.suppliers>li>a figure {
    position: relative;
    margin-bottom: 10px
}

.suppliers>li>a figure:before {
    content: '';
    display: block;
    padding-top: 55%
}

.suppliers>li>a figure .sp1 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.suppliers>li>a figure:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, .6);
    z-index: 2
}

.sp2 {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 200px;
    height: 80px;
    margin-right: -100px;
    margin-top: -40px;
    z-index: 3
}

.bloglist>li,
.ctinfo>li,
.faqQ,
.map {
    position: relative
}

.suppliers>li>a strong {
    display: block;
    line-height: 30px;
    color: #e31e25
}

.suppliers>li>a:hover {
    background: #eaeff1
}

.contentWSide {
    display: flex;
    grid-gap: 30px;
    margin-bottom: 3em;
}

.sidebar {
    width: 20%;
    margin: 0
}

.lContent {
    width: 80%;
    margin: 0
}

.sideMenu {
    margin-bottom: 20px;
    border: 1px solid #e3e3e9;
    border-radius: 8px;
    overflow: hidden
}

.sideMenu h2 {
    padding: 10px;
    border-bottom: 1px solid #e3e3e9;
    font-weight: 700
}

.sideLinks>li {
    border-bottom: 1px solid #e4e4e4
}

.faqItems>li:last-child .faqQ,
.sideLinks>li:last-child {
    border: none
}

.sideLinks>li>a {
    display: block;
    padding: 10px
}

.sideLinks>li.active a,
.sideLinks>li>a:hover {
    background: #f4f4f6;
    color: #e31e25
}

.faqItems {
    margin: 0;
    border: 1px solid #e3e3e9;
    border-radius: 8px;
    overflow: hidden
}

.faqQ {
    line-height: 36px
}

.btn,
.cfTitle {
    line-height: 50px
}

.faqQ:before {
    content: '\e843';
    position: absolute;
    font-family: feather;
    display: block;
    top: 12px;
    right: 12px;
    font-size: 20px;
    transform: rotate(180deg);
}

.faqA {
    background: #f7f7f9;
    color: #414141;
    display: none
}

.blogTitle,
.bloglist>li a,
.cfTitle {
    font-weight: 700;
    color: #e31e25
}

.faqItems>li.open:last-child .faqQ {
    border-bottom: 1px solid #e3e3e9
}

.faqItems>li.open .faqQ:before {
    content: '\e842'
}

.faqItems>li.open .faqA,
.prGCarousel .item a {
    display: block
}

.faqItems>li.open:last-child .faqA {
    border-bottom: none
}

.bloglist>li {
    padding-left: 260px;
    min-height: 170px;
    margin-bottom: 20px
}

.bloglist>li figure {
    position: absolute;
    top: 0;
    left: 0
}

.bloglist>li figure img {
    border-radius: 8px
}

.bloglist>li a {
    margin-bottom: 10px
}

.bloglist>li p {
    font-size: 12px;
    color: #38484d
}

.bloglist>li span {
    display: block;
    text-align: left;
    font-size: 14px;
    color: #585858
}

.blogTitle {
    font-size: 18px;
    margin-bottom: 20px
}

.pagination {
    margin: 20px 0;
    padding-top: 30px
}

.pagination a {
    background: #f0f3f7;
    margin: 0 5px;
    border-radius: 6px;
    padding: 0 10px;
    color: #414141;
    min-width: 40px;
    line-height: 42px;
    height: 40px
}

.contactFormBox {
    padding: 10px 0 30px;
    background: #eaeff1
}

.cfTitle {
    font-size: 17px;
    margin-bottom: 5px
}

.cfItems,
.cfTextArea,
.prSumStarsPr {
    margin-bottom: 20px
}

.cfItems {
    display: flex;
    grid-gap: 20px
}

.cfInput {
    width: 33.33%
}

.txt,
.txtarea {
    width: 100%;
    background: #fff;
    box-sizing: border-box
}

.txt {
    height: 50px;
    padding: 5px 0;
    border-radius: 5px
}

.txtarea {
    display: block;
    height: 140px;
    padding: 5px;
    border: 1px solid #d7d7d7;
    border-radius: 5px
}

.btn,
.navigate>li>a:hover,
.prTbl th {
    color: #fff;
    background: #e31e25
}

.btn {
    padding: 0 50px;
    font-weight: 700;
    font-size: 15px;
    height: 50px;
    border-radius: 5px
}

.ctinfo,
.drTel {
    color: #38484d;
    font-weight: 700
}

.btn:hover {
    color: #fff;
    background: #c6070e
}

.contactPane {
    display: flex;
    grid-gap: 40px;
    margin-bottom: 50px
}

.contactInfo,
.map {
    margin: 0;
    width: 50%
}

.ctinfo>li,
.drTel {
    margin-bottom: 25px
}

.drTel {
    padding: 10px 0;
    font-size: 16px
}

.prTabHead,
.prTop {
    margin-bottom: 40px
}

.ctinfo {
    font-size: 15px
}

.ctinfo>li i,
.prTabHead {
    color: #e31e25;
    font-size: 20px
}

.ctinfo>li {
    padding-left: 40px;
    line-height: 30px
}

.ctinfo>li i {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 30px
}

.ctinfo>li a,
.prTabs>li>a {
    color: #38484d
}

.navigate {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    display: flex;
    grid-gap: 20px;
    z-index: 10000;
}

.navigate>li {
    width: 50%
}

.navigate>li>a {
    display: block;
    border-radius: 7px;
    line-height: 40px;
    color: #38484d;
    font-weight: 700;
    background: #ebebeb;
    padding: 5px 5px 5px 60px;
    position: relative
}

.navigate>li>a img {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 40px;
    height: 40px
}

.rtl {
    direction: rtl;
    font-family: iran;
    text-align: right
}

.addToBasket,
.popFormContent p,
.prIconLinks>li a,
.prTbl,
.priPrice {
    text-align: center
}

.products {
    display: flex;
    grid-gap: 30px;
    flex-wrap: wrap
}

.products>li {
    width: calc(33.33% - 20px)
}

.prDetailPane {
    border-radius: 7px;
    padding: 35px 100px;
    box-shadow: rgba(100, 100, 111, 0.14) 0px 0px 30px;
}

.prTbl,
.prTbl td,
.prTbl th {
    border: 1px solid #ebebeb
}

.prTabs>li {
    display: inline-block;
    margin: 0 10px
}

.prTabs>li>a {
    width: 230px;
    line-height: 52px;
    border: 1px solid #686868;
    font-weight: 400;
    font-size: 18px;
    border-radius: 5px;
}

.addToBasket:hover,
.prTabs>li.active>a {
    background: #38484d;
    color: #fff
}

.prTbl {
    width: 100%;
    border-collapse: collapse
}

.prTbl th {
    line-height: 60px
}

.prTbl td {
    line-height: 44px;
    color: #38484d
}

.prTabContent {
    padding-top: 40px
}

.prGallery {
    width: 440px;
    padding-right: 50px;
    margin: 0;
    position: relative;
    float: right
}

.prSummary {
    width: calc(100% - 520px);
    float: left
}

.prIconLinks {
    position: absolute;
    top: 50px;
    right: 0
}

.prIconLinks>li {
    margin-bottom: 15px;
    padding: 1em 0;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px
}

.prIconLinks>li a {
    width: 44px;
    height: 44px;
    display: block;
    font-size: 30px;
    line-height: 30px
}

.prIconLinks>li a span {
    font-size: 8px;
    display: block
}

.pico1 {
    background: url(../images/pico1.png)
}

.pico2 {
    background: url(../images/pico2.png)
}

.pico3 {
    background: url(../images/pico3.png)
}

.pico4 {
    background: url(../images/pico4.png)
}

.prOpt {
    width: 300px;
    margin: 0;
    float: right
}

.prOthe {
    width: calc(100% - 320px);
    margin: 0;
    float: left
}

.oddl,
.otxt,
.prOptItem {
    height: 46px;
    margin-bottom: 15px;
    line-height: 46px;
    border-bottom: 1px solid;
}

.prOptItem {
    background: #f5f5f5;
    border-radius: 5px;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.prOptItem span {
    position: absolute;
    top: 0;
    right: 15px;
    font-weight: 700
}

.prOptItem strong {
    position: absolute;
    top: 0;
    left: 15px;
    font-weight: 700
}

.oddl,
.otxt {
    width: 100%;
    font-weight: 700;
    border-radius: 3px;
    border-color: #bfbfbf;
    padding: 0 0.7em;
}

.ftxt,
.prGCarousel .item a img,
.prMainImage {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.prChart {
    margin-bottom: 50px;
    width: 100%
}

.prCode,
.prSummary h1,
.priPrice {
    margin-bottom: 15px
}

.priPrice {
    border-radius: 3px;
    line-height: 50px;
    font-size: 16px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px, #3cb878 0 2px 1px 0px;
}

.addToBasket {
    color: #fff;
    display: block;
    width: 100%;
    height: 52px;
    background: #3cb878;
    border-radius: 3px;
    font-size: 18px;
    line-height: 52px
}

.rpProccess,
.rpProccessBar {
    height: 10px;
    border-radius: 5px
}

.prSummary h1 {
    color: #38484d;
    font-size: 20px
}

.prCode {
    color: #686868;
    font-size: 14px
}

.stars {
    display: inline-block;
    margin-right: 40px
}

.popForm,
.prTabContent>li {
    display: none
}

.cmStar i,
.prSumStars i,
.stars i {
    color: #ffc107
}

.fqPr {
    margin: 0 100px;
    font-size: 14px;
    line-height: 32px
}

.comments>li,
.fqPr>li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #acacac
}

.cmPer,
.fqPer {
    color: #e31e25;
    position: relative
}

.cmPer span,
.fqPer span {
    position: absolute;
    top: 0;
    left: 0;
    color: #686868
}

.cmSummary {
    width: 240px;
    float: right
}

.comments {
    width: calc(100% - 280px);
    float: left
}

.prSumRate {
    color: #5c5c5c
}

.rateProccessPane li {
    margin-bottom: 12px
}

.rpTitle {
    margin-bottom: 8px
}

.rpProccessBarHolder {
    position: relative;
    padding-left: 50px
}

.rpProccess {
    position: relative;
    background: #eee
}

.rpProccessBar {
    background: #e31e25;
    position: absolute;
    top: 0;
    right: 0
}

.rpProccessBarHolder span {
    position: absolute;
    top: -8px;
    left: 0
}

.popForm {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    background: rgba(0, 0, 0, .6)
}

.popFormBorder {
    background: #fff;
    width: 750px;
    padding: 15px;
    border-radius: 5px;
    top: 50%;
    right: 50%;
    position: absolute;
    transform: translate(50%, -50%)
}

.popFormContent {
    border: 1px solid #e31e25;
    border-radius: 5px;
    padding: 15px 50px
}

.stxt,
.stxtarea {
    width: 100%;
    padding: 0 5px;
    margin-bottom: 15px;
    line-height: 40px
}

.popFormContent p {
    margin-bottom: 10px
}

.popFormContent label {
    text-align: left;
    display: block;
    margin-bottom: 5px
}

.stxt {
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #000;
    border-radius: 5px
}

.stxtarea {
    height: 140px;
    box-sizing: border-box;
    border: 1px solid #000;
    border-radius: 5px
}

.ftxt,
.ftxtarea {
    padding: 5px;
    box-sizing: border-box
}

.cbtn,
.sbtn {
    width: 150px;
    height: 40px;
    font-weight: 400;
    line-height: 40px;
    color: #fff;
    background: #e31e25;
    border-radius: 5px;
    margin: 0 30px
}

.ftxt,
.ftxtarea,
.sliderItem input {
    width: 100%
}

.cbtn {
    background: #ccc
}

.fqForm {
    margin: 20px 100px 40px
}

.fInput {
    margin-bottom: 15px
}

.ftxt {
    height: 40px;
    border-radius: 4px
}

.ftxtarea {
    height: 155px;
    border: 1px solid #686868;
    border-radius: 4px
}

.fButton {
    text-align: left
}

.fbtn {
    background: #e31e25;
    color: #fff;
    width: 200px;
    padding: 14px 0;
    border-radius: 4px;
    font-weight: 500
}

.cmForm {
    display: flex;
    grid-gap: 20px;
    margin-bottom: 40px
}

.cmSliders {
    width: 30%
}

.cmInputHolders {
    width: 70%
}

.sliderItem {
    margin-bottom: 5px
}

.sliderItem label {
    display: block;
    text-align: right;
    margin-bottom: 2px
}

.checklist {
    padding: 10px
}

.checklist>li {
    position: relative;
    padding-right: 20px;
    line-height: 30px
}

.checklist>li input {
    position: absolute;
    top: 7px;
    right: 0
}

.filterTbl {
    display: flex;
    margin-bottom: 20px;
    grid-gap: 10px
}

.filterTbl select {
    flex: 1;
    height: 40px;
    border: 1px solid #d7d7d7;
    border-radius: 4px
}

.filterBtn {
    flex: 1;
    height: 50px;
    padding: 0 20px;
    border: 1px solid #e31e25;
    background: #fff;
    border-radius: 4px;
    color: #e31e25;
    text-align: center
}