.t-slider-content{
    position: absolute;
    z-index: 999;
    top: 0;
    width: 100%;
    text-align: center;
    padding-top: 15%;
}

.t-fact_single > div {
    border: 1px solid #FFFFFF;
    height: 260px;
}

.t-fact_single > div > i {
    background: #FFFFFF;
    height: 60px;
    width: 60px;
    text-align: center;
    color: #daa66f;
    display: block;
    margin: 50px auto 30px;
    line-height: 60px;
    font-style: normal;
    font-size: 20px;
    border-radius: 30px;
    border: 2px solid #daa66f;
}
.t-fact_single > div {
    border: none;
}

.t-the_process_slide {
    background: #ffffff none repeat scroll 0 0;
    margin-left: -70px;
    margin-top: 70px;
    padding: 0px 0px;
    width: 55%;
}

.t-the_process_slide .owl-pagination {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.t-welcome_eloop {
    background: #ffffff none repeat scroll 0 0;
    margin-left: -70px;
    margin-top: 30%;
    padding: 75px 60px;
    width: 55%;
}
/*e important huge font*/
.eixf{
    font-size:26px !important;
}
/*e important large font*/
.eilf{
    font-size:22px !important;
}
/*e important normal font*/
.einf{
    font-size:18px !important;
}
/*e important small font*/
.eisf{
    font-size:14px !important;
}
/*e important tiny font*/
.eitf{
    font-size:10px !important;
}
/*e important huge width*/
.eitf{
    width:100vw !important;
}
.t-slider-content.t-slider-small h1 {
    font-size: 40px;
    text-transform: inherit;
}

.t-home_single_blog .t_home_blog_content .t-home_blog_content_inner {
     border: none !important;;
    border-left: none;
    margin-left: -28px;
    padding: 46px 50px;
}

.t-our_team_list .item {
    position: relative;
    border: 1px solid #e5e5e5;
}
.t-team_post2{
    margin-bottom: 50px;
    padding: 5px;
}
.t-our_team_list .t-team_post {
    color: #202020;
    font:  sans-serif;
    display: block;
    letter-spacing: 1px;
    text-align: left;
    font-style: normal;
}

.t-our_team_list .t-team_img {
    border: none;
}
.img-fluid{
    width: 100%;
    height: auto;
}
.modal-backdrop{
    z-index: 0;
}
.modal-content{
    z-index: 10;
}

.modal-body {
    position: relative;
    padding: 15px;
    margin-top: 50px;
}

@media only screen and (max-width: 600px) {
.t-welcome_eloop {
    padding: 75px 60px;
    margin: 0;
    width: 100%;
}
.t-the_process_slide {
    padding: 0px 0px;
    width: 100%;
    margin: 0;
}
}
