body {
	font-size: 16px;
	line-height: 27px;
	font-weight: 600;
	letter-spacing: 0px;
}
#products img.scale-with-grid {
    max-width: 100%;
    height: 65px;
    width: auto;
/*display: block;
margin: 1rem auto;*/
}
#menu-footer{
    padding-left: 0;
}
#Top_bar .menu li ul{
    display:none;
    padding-left: 0;
}
#Top_bar .menu .submenu:hover ul{
    display:block !important;
}
.text-center{
    text-align: center;
}
.pt-4{
    padding-top: 1rem;
}
.preim .col-md-4{
    padding:40px 40px 40px 40px;
    border-style: solid; 
    border-width: 1px 1px 1px 1px; 
    border-color: #E7E9EE;
}
.align_right{
    text-align: right;
}
.preim h4 {
	text-align: center;
	height: 3rem;
	color:#1f3b84;
}
.vyb h3, .vyb h4{
    text-shadow: 5px 5px 10px #1f3b84;
    color:#1f3b84;
}
ul.clients .client_wrapper{
    background: none;
}
.preim .column_attr{
    display:flex;
    flex-direction:column;
    justify-content: space-between;
    height:100%;
}
#Content .preim .column_attr > div > img {
	height: 185px;
	margin: 1rem auto;
	display: block;
}
.preim .column_attr h4, .preim .column_attr div{
    display:block;
    color:#1f3b84;
}
h1, h2, h3, h4, h5, h6{
    color:#1f3b84;
}
h4, h4 a, h4 a:hover, .style-simple .sliding_box .desc_wrapper h4 {
	color: #1f3b84;
	font-family: Calibri, Arial;
}