﻿.Z_Color_BG_1 {
    background-color: #4E7D96;
}

.Z_Color_BG_2 {
    background-color: #9FC9DD;
}

.Z_Color_BG_3 {
    background-color: #E3EDF2;
}

.Z_Color_BTN_1 {
    background-color: #FF844B;
}

.Z_Color_Text_1 {
    background-color: #0A0D25;
}

.Z_Color_Text_1 {
    background-color: #ffffff;
}

/* ------------------------------mahdizadeh---new------------- */

.z-Color-bg-home {
    background-color: #0fa1c9;
    color: white;
}

.z-Color-bg-home-item-m {
    background-color: #FF1e1e;
    cursor: pointer;
}

.z-Color-bg-home-item-menter {
    background-color: orange;
    cursor: pointer;
}

.z-Color-bg-home-item {
    background-color: #AD0;
    cursor: pointer;
}

    .z-Color-bg-home-item strong {
        font-size: 14px;
    }

.section .section-title i {
    margin: 0 auto 10px;
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    transition: all linear 0.75s;
    -ms-transition: all linear 0.25s;
    -moz-transition: all linear 0.25s;
    -webkit-transition: all linear 0.25s;
    -o-transition: all linear 0.25s;
}

.section:hover .section-title i {
    margin-top: -10px;
    width: 50px;
    height: 50px;
    font-size: 50px;
    line-height: 50px;
}
