.nav-container nav.transparent.nav-show  { 
    background: rgba(255,255,255,0.9)!important;
} 
.nav-container nav.transparent {
    background: rgba(255,255,255,0.9)!important;
}
.nav-container nav.transparent .logo-light {
    max-height:90px;
   margin-top:-20px;
}
.nav-container nav.transparent.nav-show .logo-dark {
   max-height:60px;
}
.nav-container nav.nav-dark .logo-light {
    max-height:90px;
   margin-top:-20px;
}
.nav-container nav.nav-dark.nav-show .logo-dark {
   max-height:60px;
}
.clients .owl-carousel .owl-item img {
max-height:80px;
object-fit:contain;
}
.grid-blog.blog-carousel .boxed-intro .intro-image img{
max-height:auto!important;
}
.sa_owl_theme .owl-dots {
position:relative!important;
}
.owl-item p{
background:#fff;
position:absolute;
width:auto;
padding:2px 5px;
}
.headings-title u, .heading-title-standard u, .heading-title-thin u, .heading-title-bold u, .header-single .lead u, .header-slider .lead u { 
    background: linear-gradient(to bottom,rgba(0,0,0,0) 90%,#1d9912 90%); 
}
.owl-dot.active { 
    background-color: #fff!important;
}
.gtsocials{
list-style:none;
}
.gtsocials li{
display:inline-block;
padding:5%;
font-size:2em;
}
.logo-carousel-owl li, .logo-carousel li, .logo-carousel-owl-rtl li, .logo-carousel-rtl li, .logo-standard img {
     opacity: 1; 
}
.testimonials.slider-standard .content {
    font-size: 20px;
    font-weight: 300;
}
.client img{
height:100px;
object-fit:contain;
filter:grayscale(0);
}

.client img:hover{
filter:grayscale(0);
}
.certifications img{
height:100px;
object-fit:contain;
filter:grayscale(0);
}

.certifications img:hover{
filter:grayscale(0);
}
.footer-widget a{
color:white!important;
opacity:1;
}
.footer-widget{
padding-top:45px; 
}
.footer-widget .fa{
color:white!important;
opacity:1;
}
.footer-widget .widget{
margin-bottom:0!important;
}
.footer-widget.bg-white .textwidget a{
    color: #fff!important;
}
footer .sub-footer, footer .sub-footer {
    background: #13640c!important;
}