#mainmenu .active{
    color: #5F80FB!important;
    font-weight: bolder;
}

#mainmenu .inactive{
    color: white;!important;
    font-weight: normal;
}

.carousel-indicators .rounded-circle.active{
background-color: blue!important;
}

.carousel-indicators .rounded-circle{
background-color: skyblue!important;
}

body{
        background: url("https://test.sog.com.mx/public/assets/images/technology.png?3") left top / 100% 50% no-repeat fixed;
        background-color: rgba(220,220,220,0.3);
}

.titulos{
        color: #5F80FB;
}

.imgsogdata{
    max-height: 400px;
}

.downloads-imgs img{
    height:300px;
}