/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 18-11-2019, 16:47:23
    Author     : MinhHaiPc
*/

.fadeInRight p {
    font-size: 14px;
    line-height: 2;
    text-align: justify;
}
.de_tab.tab_steps .de_nav li span {
    border-radius: 120px;
    font-size: 13px !important;;
    width: 135px !important;;
    height: 135px !important;;
}
.de_tab.tab_steps .de_nav li {
    margin: 0 0px 0px 0px !important;
}
address span strong {
    width: 100px !important;
}
strong.intro {
    font-size: 14px !important;
}
.image-container {
    background-repeat: no-repeat;
    background-position: center center;
}
@media only screen and (max-width: 992px){
.de_tab.tab_steps .de_nav li span {
    padding-top: 45px !important;
}.de_tab.tab_steps .de_nav li {
    margin-left: 15px !important;
    float: left !important;
}
}
h3 {
     text-transform: unset !important; 
         text-align: justify;
}