h1, h2, h3, h4, h5, h6, #header a, #header span { font-family: "Syne", "Poppins", sans-serif !important; } 
p, span, a, table, #footer { font-family: "Montserrat", "Poppins", sans-serif !important; } 
.Special-Heading-Font h1, .Special-Heading-Font h2, .Special-Heading-Font h3, .Special-Heading-Font h4, .Special-Heading-Font h5, .Special-Heading-Font h6, .Special-Heading-Font #header a { font-family: "IBM Plex Serif", "Poppins", sans-serif !important; } 
.Special-Text-Font p, .Special-Text-Font span, .Special-Text-Font a { font-family: "Lato", "Poppins", sans-serif !important; } 
 
.header-custom-css {
     text-transform: capitalize !important;
}
.header-custom-css .header-inner {
     border-bottom: solid 1px #fff !important;
}
.header-custom-css a {
     text-transform: capitalize !important;
}
#mainMenu nav > ul > li > a, #mainMenu nav > ul > li .dropdown-menu > li > a {
     text-transform: capitalize !important;
}
 
.topbar-custom-css {
     background-color: #354350 !important;
}
 
.footer-custom-css {
     background-color: #354350 !important;
}
 
.custom-slide-3 {
     text-align: center !important;
}
.custom-slide-3 span {
     color: #FFFFFF !important;
     font-size: 18px !important;
}
.custom-slide-3 h2 {
     color: #FFFFFF !important;
     font-size: 40px !important;
}
.custom-slide-3 p {
     color: #FFFFFF !important;
     font-size: 20px !important;
}
.custom-slide-3 .btn {
     background-color: #000000 !important;
     border-color: #FFFFFF !important;
     color: #FFFFFF !important;
}
.custom-slide-3 .bg-overlay {
     background: #000000 !important;
     opacity: .6 !important;
}
 
