/* Webfont: Reforma2018 Negra */
@font-face {
    font-family: 'Reforma2018-negra';
    src: url('../fonts/Reforma2018-Negra.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Reforma2018-Negra.ttf') format('truetype');	 /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}
/* Webfont: Reforma2018 Gris */
@font-face {
    font-family: 'Reforma2018-gris';
    src: url('../fonts/Reforma2018-Gris.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Reforma2018-Gris.ttf') format('truetype');	 /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'gotham-book';
    src: url('../fonts/GothamBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
head {
  	font-family: Reforma2018-negra !important;
}
header {
  	font-family: Reforma2018-negra !important;
}
footer {
  	font-family: Reforma2018-negra !important;
}
h1 {
    font-family: Reforma2018-negra !important;
}
h2 {
    font-family: Reforma2018-negra !important;
}
h3 {
    font-family: Reforma2018-negra !important;
}
h5 {
    font-family: Reforma2018-negra !important;
}
h6 {
    font-family: Reforma2018-negra !important;
}
body {
    font-family: Reforma2018-negra !important;
}
p {
	font-family: gotham-book !important;
  	font-size: 18px !important;
}

.h4-custom-class h4 {
	font-size: 20px  !important;
}

#sp-bottom-top {
  padding: 0px !important;
  background-color: #292929 !important;
}
.sp-page-title .breadcrumb {
    background-color: transparent;
    padding: 0px;
    margin: 0px 0px 15px 0px;
    z-index: 2;
    display: none !important;
}

.sp-page-title {
    padding: 70px 0px !important;
    background-size: cover;
    background-repeat: no-repeat;
}

.sp-page-title .sp-page-title-heading {
    margin: 0;
    padding: 0;
    font-size: 45px !important;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.64px;
    z-index: 2;
    text-transform: uppercase !important;
    color: #ffffff !important;
}

.sp-page-title-sub-heading {
 color: #ffffff;
 font-size: 20px !important;
}
div.article-details .article-ratings-social-share {
    display: none !important;
}

div.article-details {
 	margin-bottom: -50px !important;
    padding: 50px 0px 0px 0px !important;
}
.article-details .article-header {
    margin-bottom: 0px !important;
    padding: 0px !important;
}

.sppb-btn-success {
    background-color: #46766C !important;
}

.alert-warning {
  display: none !important;
}

#modazdirectory h3{
  font-size: 1.25rem !important;
}

/*
#section-id-1666640937087 {
  padding: 0px !important;
}

.sppb-section {
  padding: 0px !important;
}

.sp-page-builder .page-content #section-id-1665756068552 {
  padding: 0px 0px 0px 0px !important;
}
*/