﻿.TMG-main {
    min-height: 500px;
}

.TGM-bannerL {
    display: flex;
    justify-content: center;
    margin: 5% 5% 0 5%;
    height: auto;
}

.TGM-LeasingT {
    width: 60vw;
    font-family: iranyekanwebregular;
    color: #5A5A5A;
    margin-bottom: 3%;
    font-size: 1.3vw;
}

.TGM-LeasingP {
    width: 40vw;
}

    .TGM-LeasingP img {
        border-radius: 5vw 0 5vw 0;
        margin-top: 12%;
    }

.TGM-slogan {
    width: 100%;
    height: 10vw;
    margin-top: 3%;
    margin-bottom: 5%;
    background-color: #F2F3F7;
}

.TGM-sloganT {
    padding-top: 3vw;
    text-align: center;
    font-family: Lalezar;
    font-size: 2.5vw;
    color: #194687;
}

.TGM-accountant {
    display: flex;
    justify-content: center;
    margin: 0% 5% 3% 5%;
    height: auto;
}

.TGM-accountantP {
    width: 40vw;
}

    .TGM-accountantP img {
        border-radius: 5vw 0 5vw 0;
        margin-top: 5%;
    }

.TGM-accountantT {
    width: 60vw;
    font-family: iranyekanwebregular;
    color: #5A5A5A;
    margin-top:5%;
    margin-bottom: 3%;
    margin-right: 3%;
    font-size: 1.3vw;
}

.TGM-payment {
    display: flex;
    justify-content: center;
    margin: 0% 5% 0 5%;
    height: auto;
}

.TGM-paymentP {
    width: 40vw;
}

    .TGM-paymentP img {
        border-radius: 5vw 0 5vw 0;
        margin-top: 10%;
    }

.TGM-paymentT {
    width: 60vw;
    font-family: iranyekanwebregular;
    color: #5A5A5A;
    margin-top:5%;
    margin-bottom: 3%;
    margin-right: 3%;
    font-size: 1.3vw;
}

.TGM-Salary {
    display: flex;
    justify-content: center;
    margin: 5% 5% 0 5%;
    height: auto;
}

.TGM-SalaryP {
    width: 40vw;
}

    .TGM-SalaryP img {
        border-radius: 5vw 0 5vw 0;
        margin-top: 5%;
    }

.TGM-SalaryT {
    width: 60vw;
    font-family: iranyekanwebregular;
    color: #5A5A5A;
    margin-top: 8%;
    margin-right: 3%;
    font-size: 1.3vw;
}

.TGM-webBase {
    height: 70vw;
}

.TGM-webBase1 {
    width: 100%;
    height: 23vw;
    background-color: #F8FAF9;
    margin-top: -23%;
}

.TGM-webBaseP {
    width: 50vw;
    margin-right: 25%;
    margin-left: 25%;
    margin-top: 8%;
}

..TGM-webBaseP img {
    width: 50vw;
}

.TGM-webBaseT {
    margin: 0% 5% 0 5%;
    width: 80%;
    font-family: iranyekanwebregular;
    color: #5A5A5A;
    margin-top:3%;
    margin-bottom: 3%;
    margin-right: 3%;
    font-size: 1.3vw;
}

.TGM-RowF {
    display: flex;
    justify-content: center;
    background-color: #E3E3E3;
    width: 100%;
    height: 7vw;
}

.TGM-RowF1 {
    display: flex;
    justify-content: center;
    height: 7vw;
    width: 15vw;
    margin-left: 5%;
    margin-top: -4%;
    border: 1px solid #F2F3F7;
    border-radius: 10px;
    background-color: #F2F3F7;
   
}

.TGM-F1P {
    margin-right: 40%;
}
    .TGM-F1P img {
        width: 2vw;
    }

.TGM-F1T {
    text-align: center;
    margin-top: 3%;
}
