﻿.TMG-banner {
    width: 100%;
    margin: auto;
    margin-top:-1vw;
}

.TMG-main {
    min-height: 500px;
    width: 100%;
}

.TMG-infobutton {
    display: flex;
    justify-content: center;
    margin: 0 5% 0 5%;
    height: auto;
}

.TMG-info {
    width: 66.7vw;
    height: 60vw;
}

    .TMG-info img {
        width: 90%;
        height: auto;
        padding-top: 50px;
    }

.TMG-button {
    width: 33.3vw;
    height: 60vw;
    padding-top: 18vw;
}

.TMG-B1 {
    width: 30vw;
    height: 10vw;
}

    .TMG-B1 div {
        border: 1px solid #F2F3F7;
        border-radius: 10px;
        width: 25vw;
        height: 8vw;
        background-color: #F2F3F7;
    }

.TMG-Iconrow2 {
}

    .TMG-Iconrow2 img {
        width: 4vw;
        margin-right: 10%;
        margin-top: 7%;
    }

    .TMG-Iconrow2 h1 {
        text-align: center;
        margin-top: -12%;
        margin-right: 25%;
        font-size: 1.7vw;
        color: #9F9F9F;
    }

.TMG-B2 {
    width: 30vw;
    height: 10vw;
}

    .TMG-B2 div {
        border: 1px solid #F2F3F7;
        border-radius: 10px;
        width: 25vw;
        height: 8vw;
        background-color: #F2F3F7;
    }

.TMG-B3 {
    width: 30vw;
    height: 10vw;
}

    .TMG-B3 div {
        border: 1px solid #F2F3F7;
        border-radius: 10px;
        width: 25vw;
        height: 8vw;
        background-color: #F2F3F7;
    }

.TMG-row3 {
    height: auto;
    display: flex;
    justify-content: space-between;
    margin: 3% 5% 10% 5%;
}

.TMG-text1 {
    height:auto;
    margin-top: -2%;
}

    .TMG-text1 li {
        list-style-image: url('blue1.png');
        font-family: iranyekanwebregular;
        font-size:1.5vw;
        color: #5A5A5A;
        margin-bottom: 2%;
        margin-left:5%;
    }

.TMG-pic1 {
    width: 33.3vw;
}

    .TMG-pic1 img {
        width: 33.3vw;
        height: 20vw;
        border-radius: 5vw 0 5vw 0;
        margin-top:8%;
        margin-right:3%;
    }

.TMG-row4 {
    height: 20vw;
    background-color: #5A5A5A;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10%;
}

.TMG-text2 {
    margin: 4% 5% 0 5%;
    color: white;
    font-family: iranyekanwebregular;
    font-size: 1.6vw;
}
    .TMG-text2 h1 {
        font-family: iranyekanwebmedium;
        font-size: 2vw;
    }

    .TMG-pic2 {
        width: 50vw;
    }

    .TMG-pic2 img {
        width: 33vw;
        height: 25vw;
        margin-top: 10%;
        margin-left: 30%;
    }

.TMG-row5 {
    height: 200px;
    display: flex;
    justify-content: space-between;
    margin: 15% 5% 20% 5%;
}

.TMG-pic3 {
    width: 40vw;
}

    .TMG-pic3 img {
        width: 40vw;
        border-radius: 5vw 0 5vw 0;
    }

.TMG-col2 {
    width: 50vw;
}

.TMG-text3 {
    margin-right: 15%;
}

.TMG-Butoon5 {
    width: 20vw;
    height: 5vw;
    margin-top: 12%;
    margin-right: 45%;
}

.TMG-IconDemo img {
    width: 3.5vw;
    margin-right: 7%;
    margin-top: 4.5%;
}

.TMG-IconDemo h4 {
    text-align: center;
    margin-top: -14%;
    margin-right: 25%;
    color: #9F9F9F;
    font-size: 1.4vw;
}

.TMG-Butoon5 div {
    border: 1px solid #F2F3F7;
    border-radius: 10px;
    width: 20vw;
    height: 5vw;
    background-color: #F2F3F7;
}

.TMG-row6 {
    width: 100%;
    height: 30vw;
    margin-bottom: 5%;
}

    .TMG-row6 h1 {
        text-align: center;
        margin-bottom: 5%;
    }

.TMG-logoC1 {
    margin-right: 12%;
    display: flex;
    justify-content: space-around;
    margin-left: 12%;
}

    .TMG-logoC1 > div {
        width: 18%;
    }

    .TMG-logoC1 img {
        filter: grayscale(100%);
        border-radius: 50%;
        border: 1px solid #9F9F9F;
        display: inline;
    }

        .TMG-logoC1 img:hover {
            filter: none;
        }

.TMG-Butoon6 {
    width: 20vw;
    height: 5vw;
    margin-top: 5%;
    margin-right: 40%;
    margin-bottom: 20%;
}

.TMG-IconCT1 img {
    width: 3.5vw;
    margin-right: 7%;
    margin-top: 4.5%;
}

.TMG-IconCT1 h4 {
    text-align: center;
    margin-top: -14%;
    margin-right: 25%;
    color: #9F9F9F;
    font-size: 1.4vw;
}

.TMG-Butoon6 div {
    border: 1px solid #F2F3F7;
    border-radius: 10px;
    width: 20vw;
    height: 5vw;
    background-color: #F2F3F7;
}
