a{
    text-decoration: none!important;
}
ul{
    list-style: none;
}

#moarefi, #barresi, #takmili, #callus, #cus-review, #digarkhadamat, #moarefi-others, #promotion, #vizamaster-comments{
    margin-top: 3rem;
}
h1{
    color: #2D2D2D;
    font-size: 24px!important;
    font-weight: 900!important;
    padding-left: 1rem;
    margin-bottom: 20px;
}
h1 > span{
    background: -webkit-linear-gradient(45deg, #bf000a, #333);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#moarefi p{
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    text-align: justify;
}
#moarefi figure{
    display: flex;
    justify-content: center;
}
#moarefi img{
    width: 90%;
    border-radius: 10px;
}
.keys{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.keys a{
    font-size: 15px;
    border-radius: 5px;
    border: 1px solid #2D2D2D;
    padding: 7px 16px;
    text-decoration: none;
    display: inline-block;
    margin: 5px;
    transition: 0.2s;
}
.keys a:hover{
    transform: skew(-10deg);
}
.firstkey{
    color: white!important;
    background-color: #2D2D2D;
    font-weight: 300;
}
.secondkey{
    color: #2D2D2D!important;
    font-weight: 500;
}

.sections-title{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.sections-title h2{
    color: #2D2D2D;
    font-size: 24px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}
.sections-title p{
    color: #7A7A7A;
    font-weight: 300;
    line-height: 28px;
    font-size: 17px;
    text-align: center;
    width: 60%;
}
.vertical-center{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
#moarefi-others .row{
    background-color: #FFF8F8;
    border-radius: 8px;
    padding: 2rem;
}
#moarefi-others h3{
    color: #2D2D2D;
    font-size: 24px!important;
    font-weight: 900!important;
    padding-left: 1rem;
    margin-bottom: 10px;
    width: 100%;
}

#moarefi-others h3>span{
    background: -webkit-linear-gradient(45deg, #bf000a, #333);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#moarefi-others h4{
    font-size: 20px;
    color: #2D2D2D;
    font-weight: 600;
    margin-bottom: 20px;
    width: 100%;
}
#moarefi-others p{
    font-size: 18px;
    font-weight: 300;
    color: #2D2D2D;
    line-height: 28px;
    width: 100%;
}
#moarefi-others a{
    background: #BF000A;
    color: white;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    padding: 8px 15px;
    border-radius: 5px;

}
#moarefi-others img{
    width: 100%;
    border-radius: 8px;
}
#moarefi-others figure{
    margin-bottom: 0!important;
}
.linkicon{
    width: 20px!important;
}
.takmili-container{
    padding: 10px;
    box-shadow: 0px 0px 5px 0px rgba(185.3, 185.3, 185.3, 0.5);
    border-radius: 12px;
    margin-top: 1rem;
}
.takmili-container_bold{
    background-color: #D2FFD3A6;
}
#takmili h4{
    font-size: 17px;
    font-weight: 700;
    line-height: 23px;
    color: #333;
}
.takmili-container p{
    padding-right: 50px;
}
.takmili-container p span{
    background-color: #4A8D47;
    border-radius: 2px;
    padding: 2px 10px;
    color: white;
    flex: 300;
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    margin-bottom: 0;
}
#takmili h4 img{
    width: 45px;
}
#takmili ul{
    padding: 0;
}
#takmili ul li{
    font-size: 15px;
    color: #7A7A7A;
    margin: 5px 0;
    font-weight: 300;
    transition: 0.2s;
}
#takmili ul li:hover{
    color: #333;
}
#takmili .takmili-price{
    display: flex;
    flex-wrap: wrap;
}
#takmili .takmili-price_old{
    text-decoration: line-through;
    font-size: 12px;
    color: #7A7A7A;
    font-weight: 300;
    margin: 0 3px;
}
#takmili .takmili-price_new{
    font-size: 17px;
    font-weight: 700;
    color: #BF000A;
    margin: 0 3px;
}
.sefaresh{
    margin-top: 10px;
}
.sefaresh a{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #BF000A;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    transition: 0.2s;
}
.sefaresh a:hover{
    background-color: #2D2D2D;
    color: white;
}
.sefaresh a i{
    margin-left: 5px;
}
#callus .row{
    box-shadow: 0px 0px 5px 0px rgba(185, 185, 185, 0.5);
    padding: 1rem;
    background-color: #FFFFFF;
    background-image: url(https://cippoint.com/wp-content/uploads/2022/12/bg.webp);
    background-position: bottom left;
    background-repeat: no-repeat;
    border-radius: 12px;
    margin-right: 0;
    margin-left: 0;
}
.phone-call  img{
    width: 30px;
    margin-left: 5px;
}
.sec-six-title{
    font-size: 24px;
    font-weight: 600;
}

.sec-six-description{
    font-size: 18px;
    font-size: 500;
    color: #7a7a7a;
}

.sec-six .phone-box-icon p{
    font-size: 18px;
    font-weight: 700;
}

.sec-six .phone-box-icon img{
    width: 25px;
    height: 25px;
    margin-left: 7px;
}

.sec-six .whatssup{
    color: #48ab56;
    font-size: 20px;
    font-weight: 700;
}

.whatsup-text{
    padding-right: 5px;
    font-weight: 700;
}

.call-num{
    color: #bd1622 !important;
    font-size: 22px;
    font-weight: 900;
    text-align: center;
}

.whatssup a{
    color: #48ab56 !important;
    font-size: 20px;
    font-weight: 700;
}
.p-call{
    font-weight: 700;
}
.contact-part-button{
    border-radius: 5px;
    box-shadow: 4px 4px 9px #bdb9a63b, -4px -4px 9px #fffefa !important;
    background: linear-gradient(-50deg,#FFF,#00000059), #bf000a !important;
    background-blend-mode: soft-light;
    color: white;
    font-size: 15px;
    padding: 10px 24px;
    text-align: center;
    transition: 0.2s;
    display: block;
    margin-bottom: 15px;
}
.contact-part-button:hover{
    color: white;
    background: linear-gradient(-150deg,#ffffff,#00000094),#f30511 !important;
}
@media only screen and (max-width: 768px){
    .sec-six-title{
        text-align: center;
        font-size: 18px;
        line-height: 35px;
        width: 100%;
    }

    .sec-six-description{
        font-size: 16px;
        text-align: center;
        line-height: 2em;
    }

    .logo-container{
        flex-direction: row !important;
        margin-top: 20px;
    }

    .logo-container img{
        width: 110px;
        height: 110px;
    }

    .whatssup a{
        color: #48ab56 !important;
        font-size: 18px;
        font-weight: 700;
    }

    .p-call{
        font-size: 16px !important;
        font-weight: 700 !important;
    }


}
#cus-review{
    background-color: #F0F0F0;
    padding: 3rem 0;
}
.nazarsplide{
    padding: 0 4rem!important;
}
#cus-review .splide__arrow{
    background-color: white;
}
#cus-review .nazar-txt{
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    font-style: italic;
    color: #2D2D2D;
    background-color: #fff;
    padding: 20px;
    border-radius: 12px;
    position: relative;
    margin-bottom: 2rem;
}
#cus-review .nazar-txt::after{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scaleX(.75) rotate(45deg);
    background-color: #fff;
    width: 14px;
    height: 14px;
    top: calc(100% - 7px);
    display: block;
}
#cus-review .nazar-name{
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
}
#cus-review .nazar-mahsool{
    font-weight: 300;
    font-size: 14px;
    text-align: center;
}
.rezayat-link {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}
.rezayat-link a{
    font-size: 15px;
    font-weight: 300;
    background-color: #2D2D2D;
    color: white;
    border-radius: 5px;
    padding: 10px 24px;
    transition: 0.2s;
}
.rezayat-link a:hover{
    transform: skew(-10deg);
    color: white;
}
#digarkhadamat img{
    width: 100%;
}

#digarkhadamat a{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-between;
    font-size: 16px;
    font-weight: 600;
    color: #2D2D2D;
    transition: 0.2s;
}
#digarkhadamat a:hover{
    transform: scale(1.03);
}
#digarkhadamat h4{
    color: #2D2D2D;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 20px;
}

.barresi-container{
    border-radius: 12px;
    overflow: hidden;

}
.barresi-top{
    background-image: url(https://cippoint.com/wp-content/uploads/2023/09/plan-layer.webp);
    background-size: 100% 108%;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    padding: 20px 7px 55px 7px;
    position: relative;
}
#barresi .col-md-5:nth-of-type(2) .barresi-top{
    background-image: url(https://cippoint.com/wp-content/uploads/2024/04/plan-layer-red.webp);
}
.barresi-top h5{
    color: white;
    font-weight: 700;
    width: 100%;
    font-size: 26px;
    margin-bottom: 0;
}

.barresi-top h6{
    position: absolute;
    color: #fff;
    background-color: #979a9e;
    border-radius: 0px 20px 20px 0px;
    padding: 5px 10px 5px 10px;
    left: 40px;
    top: -8px;
    transform: rotate(90deg);
    transform-origin: left top;
    font-size: 12px;
    font-weight: 300;
}
#barresi .col-md-5:nth-of-type(2) .barresi-top h6{
    background-color: #f52424;
}

.barresi-top > div{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    position: relative;
    margin-bottom: 10px;
}
.barresititle{
    color: #333;
    font-size: 16px;
    font-weight: 800;
    margin-top: 20px;
    display: block;
}
#barresi img{
    width: 30px;
}
#barresi ul{
    padding: 0!important;
}
#barresi .barresi-middle ul:nth-of-type(2) img, #barresi .barresi-middle ul:nth-of-type(3) img{
    width: 15px;
}
#barresi ul li{
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 10px 0;
}
#barresi ul li del{
    color: gray;
    font-weight: 300;
}
.barresi-bottom a{
    border-radius: 8px;
    border: 1px solid;
    padding: 10px 0px 10px 0px;
    display: block;
    text-align: center;
    transition: 0.2s;
}
#barresi .col-md-5:nth-of-type(2) .barresi-bottom a:nth-of-type(1){
    background-color: #fff;
    color: #BF000A;
    border-color: #BF000A;
    margin-top: 20px;
}
#barresi .col-md-5:nth-of-type(2) .barresi-bottom a:nth-of-type(2){
    margin-top: 5px;
    background-color: #BF000A;
    color: white;
    border-color: #BF000A;
    margin-bottom: 10px;
}
#barresi .col-md-5:nth-of-type(3) .barresi-bottom a:nth-of-type(1){
    background-color: #fff;
    color: #333;
    border-color: #333;
    margin-top: 20px;
}
#barresi .col-md-5:nth-of-type(3) .barresi-bottom a:nth-of-type(2){
    margin-top: 5px;
    background-color: #333;
    color: white;
    border-color: #333;
    margin-bottom: 10px;
}

@media (max-width: 992px){
    h1{
        font-size: 20px!important;
        line-height: 1.3em;
        text-align: center;
    }
    .keys{
        justify-content: center;
    }
    #moarefi figure{
        margin-top: 20px;
    }

    .sections-title h2{
        font-size: 20px;
    }
    .sections-title p{
        width: 100%;
    }

    #takmili h4{
        font-size: 16px;
    }
    #takmili h4 img{
        width: 30px;
    }
    .takmili-container p{
        padding-right: 35px;
    }
    .nazarsplide{
        padding: 0 2rem!important;
    }
    #nazarat .splide__arrow{
        background-color: transparent!important;
    }
    #digarkhadamat a{
        font-size: 12px;
        margin-bottom: 20px;
    }
    #moarefi-others .row{
        padding: 2rem 10px;
        border-radius: 0;
    }
    #moarefi-others a{
        margin-bottom: 20px;
    }
    #moarefi-others h3{
        font-size: 20px!important;
    }
    #moarefi-others h4{
        font-size: 18px!important;
    }
}