img.img-fluid{width: 100px}
.tr-menu .navbar-nav{
    justify-content: flex-end;
}
body .h1, body h1 {
    font-size: 2.1rem;
}
.overlay{position: relative;}
.overlay:before{
    content:"";
    background:rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.p0{padding:0;}
.overlay .container{position: relative;}
img.img-fluid{padding:10px 0 !important;width: 246px}
.tr-menu .navbar-default {
    background-color: #fff;
}
.flex-center{display: flex;justify-content: space-around;}
.flex-center p {text-align: justify;}
.mb-0{margin-bottom: 0 !important}
.mb-40{margin-bottom: 40px !important}
.mb-80{margin-bottom: 80px !important}
.section-mod{padding:180px 0  120px 0 ;}
.col-center{margin:auto !important;float:none !important;}
.tr-footer.bg-color-red.text-center{
    background:#161e32 !important;
}
hr{
    margin: 40px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.valuescorp p{text-align: justify;}
.valuescorp .col-md-4{margin-bottom: 30px}
.col6{    flex-wrap: wrap;display: flex;justify-content: space-between;}
.col6 img{width: 100% !important;margin-bottom: 10px}
.col6>div{max-width: 45%;width: 45%;margin-bottom: 40px;}





















