.absolute{
    left:13%;
    top:38%
}

.welcome-text h1{
    font-size:250% !important;
    letter-spacing:0
}

.btn-more{
    margin:2% 0
}

.margin-top-20{
    margin-top:7%
}

.T3-Image img{
    width:90%
}

.T3-context{
    padding:8% 0
}

.T3-Info {
    background-image: url('../../Image/T3Tracker/Bg2.jpg');
    background-size:contain;
    min-height:500px
}

.single-info{
    padding:15px
}


.T3-first-Section {
    margin-top:50px
}


.T3-content-info {
    padding: 6% 7%;
    line-height: 10px;
    color: inherit;
    transition: all 0.3s ease-out 0s;
    font-size: 15px;
    margin-bottom: 30px;
    box-shadow: 0 0 10px #ececec;
    background-color:white
}


.T3-content-info h3{
    font-size:140%;
    color:inherit;
    font-weight:600
}

.T3-Info{
    margin-top:100px
}


.t3-second-section{
    margin:50px 0 100px;
}


.header{
    text-align:center;
    margin:80px 0 50px
}

.T3Image {
    position: absolute;
    z-index: 0;
    left: 19%;
    width: 830px;
    top: -5%
}


.z-index-2{
    z-index:2
}


.T3Image img {
    width: 80%;
    margin: 50px 10%
}


.margin-left-50{
    margin-left:50px
}


.margin-right-50{
    margin-right:50px
}


.activeBG {
    background-color: #3a3c46;
    color: white;
    box-shadow: 0px 10px 30px 0px rgba(117, 115, 115, 0.57)
}