
#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-1 img {
border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}

#gallery-2 {
margin: auto;
}
#gallery-2 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 100%;
}
#gallery-2 img {
border: 2px solid #cfcfcf;
}
#gallery-2 .gallery-caption {
margin-left: 0;
}

#custom-icons{
display:flex;
}
#custom-icons	a.fa.fa-facebook {
}
#custom-icons	.fa {
box-sizing: content-box;
display: inline-table!important;
padding: 15px!important;
font-size: 20px!important;
width: 20px!important;
text-align: center!important;
text-decoration: none!important;
margin: 5px 10px 5px 2px!important;
background: #333!important;
border-radius: 50%!important;
color: white!important;
}
#footer {
max-width: 1140px;
}
#menu-footer-2nd-column li{
font-size: 16px;
text-transform: uppercase;
line-height: 1.7;
}
.mfp-bg{background:#000000;}
.ct_table_container .ct-table-hover{background: #999999; }
.ct_table_container .ct-table-cursor{background: #2C72AD;
color: #FFFFFF; }
#rs-demo-id {}