.msgalert{
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 10000;
}
.error{
    color:red;
}
.slick-slide
{
    height: unset !important;
}


.color-blue {
    color: #1d8bc4;
}
.page article .card
{
   height: unset !important;
}

@media (min-width: 1200px) {
    .page article .card {
        min-height: 350px;
    }
}
.card.secu
{
min-height:760px !important;
}
.container.titles {
    margin-top: 20px;
}
.readmore img.img-fluid {
    float: left;
    padding-right: 15px;
}
div#page-body {
    margin-bottom: 50px;
}

#home-slogan {
    background-size: cover !important;
    background-attachment: fixed !important;
}
.page .page-header{
    padding:15px 0;
}
#site-header nav > ul > li > a{
    font-weight: unset;
}
#home-testimonials{
    padding: 0 0;
    min-height: 284px;
}


#gate-management-solution .card.secu {
	min-height: 393px !important;
}