.dtsmart-nav{
    background-color: transparent !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.dtsmart-home{
    background-color: #1F2E22;
}
h6, h5, h4, h3, p{
    font-family: 'Saira', sans-serif !important;
}
h2, h4{
    font-family: 'Saira Bold', sans-serif !important;
    color: white;
}
h1{
    font-family: 'Saira Black', sans-serif !important;
    color: white;
}
.menu-button{
    right: 18.9vw !important;
    color: #15AA6A;
    /* transform: scale(2); */
}
.tiny-header{
    position: relative;
    width: 100%;
    height: 56.25vw;
    overflow: hidden;
}
.tiny-bg{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    transform: scale(1.025);
}
.tiny-bg2{
    display: none;
}
.tiny-header .container{
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    height: 100%;
    padding-top: 18.4375vw;
}
.header-right, .header-left{
    z-index: 1;
}
.header-left img{
    width: 9.48vw;
    height: auto;
    margin-bottom: 1.56vw;
}
.header-left h6{
    width: 18.17vw;
}
.header-left h1{
    margin-bottom: 2.08vw;
}
.header-right{
    width: 58.33333%;
}

/* =============================================== END HEADER ========================================================= */

/* =============================================== START INFO ========================================================= */

.tittle h1{
    font-size: 4vw;
    color: #050B06;
    z-index: 1;
    margin-bottom: 0;
    line-height: .8;
}
.tittle h4{
    color: #050B06;
    margin: 0 0 0 1.1vw;
}
.tittle img{
    position: absolute;
    /* z-index: -1; */
    top: -1.5vw;
    left: 0vw;
    width: 3.4375vw;
}
.tittle{
    position: relative;
    display: flex;
    padding-left: 1.2vw;
    align-items: flex-end;
}
.font-color .tittle{
    margin: 6.51vw 0 0 0;
}
.font-color-info{
    margin-top: 3.125vw;
    display: flex;
    align-items: flex-end;
}
.font-color-info .left{
    margin-right: 11.1vw;
}

.font-color-info .left h1{
    font-size: 3.9vw;
    color: #050B06;
}
.font-color-info .left h2{
    font-size: 2.864vw;
    color: #000;
}
.font-color-info .left h3{
    font-size: 2.1875vw;
    color: #050B06;
    font-family: 'Saira Bold', sans-serif !important;
}
.font-color-info .left h4{
    color: #000000;
}
.font-color-info .left h5{
    color: #000000;
    font-size: 1.1vw;
}
.font-color-info .right{
    display: flex;
    flex-wrap: wrap;
    padding-right: 6.8vw;
}
.font-color-info .color-info{
    display: flex;
    align-items: center;
    width: 50%;
    margin-bottom: 1vw;
}
.font-color-info .color{
    width: 2.6vw;
    height: 2.6vw;
    border-radius: 50%;
}
.font-color-info .color-info h6{
    color: #0A5F72;
    transform: translateY(40%);
    margin-left: .83vw;
    font-family: 'Saira Bold', sans-serif !important;

}
            /* =================================================== */

.illustration .tittle{
    margin: 12.21vw 0 0 0;
}
.illustration-info{
    margin: 7.08vw 0 11.1vw 0;
    display: flex;
    justify-content: space-around;
}
.illustration-info img{
    width: 12vw;
    height: auto;
}


            /* =================================================== */
.wedsite .tittle{
    margin: 0;
}
.wedsite{
    background-color: #1F2E22;
    padding-top: 12vw;
}
.wedsite h1, .wedsite h4{
    color: #fff;
}
.wedsite-info{
    display: flex;
    justify-content: space-between;
}
.wedsite-info .left{
    width: 18.23vw;
    margin-top: 3.125vw;
}
.wedsite-info .right img{
    width: 37.5vw;
    height: auto;
    transform: translateY(-8vw);
}
.wedsite-img img{
    width: 100%;
    height: auto;
}

            /* =================================================== */

.tablet .tittle{
    margin: 0;
}
.tablet{
    background-color: #1F2E22;
    padding: 6.74vw 0 13.75vw 0;
    position: relative;
}
.tablet h1, .tablet h4{
    color: #fff;
}
.tablet-info{
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
    margin: 5.36vw 0 0 0;
    /* flex-direction: column; */
}

.tablet-info .tablet-img img{
    width: 100%;
    height: auto;
    /* padding-right: 1.6vw; */

    z-index: 3;
}
.tablet-img{
    z-index: 2;
    display: flex;
    align-items: flex-start;
    width: 24.73vw;
}

.tablet-img2{
    width: 30.315vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    z-index: 2;
    padding-top: 5vw;
}
.tablet-img2 img:nth-child(2){
    width: 100%;
    height: auto;

}
.tablet-img2 img:nth-child(1){
    width: 68.55%;
    height: auto;
    margin-bottom: 2.35vw;

}
.tablet-bg{
    position: absolute;
    height: auto;
    z-index: 1;
}

            /* =================================================== */
.mobile{
    background-color: #1F2E22;
    padding-bottom: 5vw;
}
.mobile h1, .mobile h4{
    color: #fff;
}
.mobile-info{
    margin:4.58vw 0 7.55vw;
    width: 100%;
}
.mobile-info img{
    width: 100%;
    height: auto;
}
.mobile-info .mobile-img{
    display: none;
}
.tiny-end{
    width: 100%;
}
.tiny-end img{
    width: 100%;
    height: auto;
}

/* =============================================== END INFO ========================================================= */

/* =============================================== START FOOTER ===================================================== */

.footer, .footer-license{
    background-color: #1F2E22;
}
.footer-license{
    border-top: solid 0.05vw #A1AAA3;
}

/* =============================================== END FOOTER ======================================================= */

/* ===========================================START 770PX======================================================= */

@media (max-width: 770px) {
    .tiny-header {
        height: 80.25vw;
        padding-bottom: 30vw;

    }
    .tiny-bg {
        width: auto;
        height: 100%;
        position: absolute;
        top: 0;
        right: -400px;
        transform: scale(1.025);
    }
    .header-left h6 {
        width: 43.17vw;
    }
    .header-left  {
        margin-bottom: 3.17vw;
    }
    .tiny-header .container{
        flex-direction: column;
        padding-left: 20vw;
    }
    .header-right {
        width: 68%;
    }
    .tittle h1 {
        font-size: 10vw;
        line-height: 1;
    }
    .tittle h4{
        font-size: 4.83vw;
    }
    .tittle img{
        width: 7.4375vw !important;
    }
    .font-color-info .left h1{
        font-size: 48px;
    }
    .font-color-info .left h2{
        font-size: 35px;
    }
    .font-color-info .left h3{
        font-size: 26px;
    }
    .font-color-info .left h4{
        font-size: 22px;
    }
    .font-color-info .left h5{
        font-size: 13px;
    }
    .font-color-info{
        flex-direction: column;
        align-items: flex-start;
    }
    .font-color-info .color{
        width: 32px;
        height: 32px;
    }
    .font-color-info .right{
        margin-top: 32px;
    }
    .tablet-img {
        width: 33vw;
    }
    .tablet-img2 {
        width: 44.315vw;
    }
    .wedsite {
        background-color: #1F2E22;
        padding-bottom: 12vw;
    }
    .wedsite-info{
        flex-direction: column;
        align-items: center;
    }.wedsite-info .left{
        width: 302px;
    }
    .wedsite-info .right img {
        width: 78vw;
        height: auto;
        transform: translateY(-0);
    }
    .wedsite-info .right img {
        width: 78vw;
        height: auto;
        transform: translateY(-0);
        margin-top: 6vw;
    }
    /* .tablet img{

    transform: scale(1.5);    } */
    .mobile-info{
        display: flex;
        flex-wrap: wrap;
    }
    .mobile-info img{
        display: none;
    }
    .mobile-info .mobile-img{
        display: block !important;
        width: 50%;
        height: auto;
    }
}

/* ===========================================START 440PX======================================================= */

@media (max-width: 440px) {
    .tiny-header{
        height: 697px;
    }
    .tiny-bg{
        display: none;
    }
    .tiny-bg2{
        display: block;
        width: 100%;
        height: auto;
        position: absolute;
        bottom: 0;
        right: 0;
        transform: scale(1.25);
    }
    .header-left{
        margin-top: 60px;
        padding: 0;
    }
    .header-left img{
        width: 68px;
    }
    .header-left h6 {
        width: 100%;
    }
    .tiny-header .container {
        padding-left: 36.8px;
    }
    h1{
        font-size: 40px;
    }
    .header-right{
        width: 100%;
    }
    .tittle h4{
        font-weight: bold;
    }
    .illustration-info img{
        transform: scale(1.5);
        margin-top: 20px;
    }
    .tablet-img{
        width: 180px;
    }
    .tablet-img img{
        padding: 20.4px 5px !important;
    }
}


