.indexbox_201912171445 .img_box .button{border: 1px solid #cf000e;}
.indexbox_201912171445 .col_lg_8 .fa-angle-right:before{ color: #cf000e;}
.contact-section{    padding-top: 50px;margin-top: 0px;}

.sliderTable-index0 table tr:nth-of-type(1) td{background: #222;color:#fff;padding:5px 0;}
.sliderTable-index0 table tr:nth-child(odd) {background: #ccc;}
.sitewidget-graphicNew-20191227162555 img{float:right;margin: 0 0 15px 20px;}




/* Border styles */
#table-4 thead, #table-4 tr {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(211, 202, 221);

}
#table-4 {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(211, 202, 221);
}
 
/* Padding and font style */
#table-4 td, #table-4 th {
padding: 5px 10px;
font-size: 14px;
font-family: Verdana;
//color: rgb(95, 74, 121);
}
 
/* Alternating background colors */
#table-4 tr:nth-child(even) {
background: #f3f3f3;
}
#table-4 tr:nth-child(odd) {
background: #FFF
}

.sliderTable-index0 table tr:nth-of-type(1) td {
    background: rgb(207, 0, 14);
    color: #fff;
    padding: 5px 0;
}