/*
Theme Name: PAA FAQ Board
Description: Public Advertising Agency Template
Author:   AJH Creative (Nathan E. Allones July 2021)
Template: Divi
Version: 9.14.21
*/

.menu-mobile-icon {
	display: none;
}
#main-content {
	position: relative;
	z-index: 1;
}
.et_pb_row {
	width: 100% !important;
	max-width: 100%;
}
.et_pb_row, .et_pb_section {
	padding: 0px !important;
}
.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row {
	width: 100% !important;
	max-width: 100% !important;
}
.et_pb_section, .pt-cv-content, .pt-cv-carousel-caption {
	background-color: transparent !important;
}
.et_pb_container {
	height: auto !important;
}
.et_pb_module {
	margin-bottom: 0px !important;
}
.et_pb_widget {
	margin: 0px !important;
	padding: 0px !important;
	width: 100% !important;
}
.et_pb_row_inner {
	padding: 0px !important;
}
.et_pb_column {
	padding: 0px;
}

/* Fonts  */

@font-face {
 font-family: Montserrat-Light;
 src: url(fonts/MONTSERRAT-LIGHT.OTF) format('opentype');
}
 @font-face {
 font-family: Montserrat-Regular;
 src: url(fonts/MONTSERRAT-REGULAR.OTF) format('opentype');
}
 @font-face {
 font-family: Montserrat-Bold;
 src: url(fonts/MONTSERRAT-BOLD.OTF) format('opentype');
}
 @font-face {
 font-family: Montserrat-Black;
 src: url(fonts/MONTSERRAT-BLACK.OTF) format('opentype');
}
 @font-face {
 font-family: ROBOTO-REGULAR;
 src: url(fonts/ROBOTO-REGULAR.TTF) format('truetype');
}
 @font-face {
 font-family: ROBOTO-BOLD;
 src: url(fonts/ROBOTO-BOLD.TTF) format('truetype');
}
body {
	font-family: ROBOTO-REGULAR;
	font-size: 18px !important;
	line-height: 2em !important;
	color: #ffffff;

}
.et_pb_slide_content {
	font-size: 18px !important;
	line-height: 2em !important;
}
p {
	font-size: 1em !important;
	line-height: 2em;
	letter-spacing: 0px;
	padding: .8em 0px .91em 0px !important;
	color: #ffffff;
	margin-bottom: 0px;
}
em {
	color:#000000;
}

a {
	color: #0072bc;
	text-decoration: none !important;
	padding: 0px;
}
a:hover {
	color: #0072bc;
	text-decoration: none !important;
	background-color: none !important;
	transition: 0 !important;
}
a:visited, a:active {
	text-decoration: none !important;
	background: none !important;
	background-color: none !important;
}
.et-menu a, .et-menu a:hover {
	-webkit-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out
}
strong {
	font-family: ROBOTO-BOLD;
}
h1, h2, h3, h4, h5, h6 {
	font-family: ROBOTO-BOLD;
	line-height: 1.1em !important;
	padding: 5px 0px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	letter-spacing: 1px;
	color: #ffffff;/* text-shadow: 1px 1px 1px #898989; */
}
h1 {
	font-size: 2.77em !important
}
h2 {
	font-size: 2.77em !important
}
h3 {
	font-size: 2.2em !important;
}
h4 {
	font-size: 1.8em !important;
	letter-spacing: .5em !important;
}
h5 {
	font-size: 1.1em !important;
	line-height: 1.9em !important;
}
h6 {
	font-size: .9em !important;
}
ul, ol {
	padding: 0px 0px 0px 23px;
	margin-bottom: 0px;
}
ul li, ol li {
	padding: .4em .1em;
	line-height: 1.8em;
}
img {
	max-width: 100%;
	height: auto;
}
/* ====================================================================== */


/* Dropdown CSS  */


/* =====================================================================  */

/*

.bh-main-nav-section {
	z-index: 999999;
}
.bh-main-nav .sub-menu {
	background: #8e0b2e;
	box-shadow: 4px 4px 4px 0px #252525;
	padding: 25px 10px !important;
	position: absolute;
	margin-top: 28px;
	display:none;
	z-index: 99999;
}
.bh-main-nav .sub-menu li {
	text-align: left;
	padding: 5px 30px !important;
	margin: 0px;
	width: 100%;
}
.bh-main-nav .sub-menu li a:hover {
	color: #EE9215 !important;
}
.bh-main-nav .sub-menu li a {
	white-space: nowrap;
	color: #ffffff !important;
}
.bh-main-nav .sub-menu li {
	display: table;
}
.bh-main-nav li:hover>.sub-menu {
	display: block;
}


*/

/* ====================================================================== */


/* END Dropdown CSS  */


/* =====================================================================  */

/* =====================================================================  */


/* Customize */


/* =====================================================================  */

#main-content {
	background:none;
}
.faq-default-section {
	padding:0px 2% !important;
}
.faq-default-section.home-section {
/* display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	height: 95vh; */
}
.faq-default-row, .blog-page {
	max-width: 1600px;
	background: rgba(0, 0, 0, 0.5);
	padding:30px 3% !important;
	margin:0px auto;
}
.faq-default-row.home-row {
	padding:50px 3% !important;
	max-width: 1600px;
	margin-top:20px;
	border-radius:20px 20px 0px 0px;
}
.faq-default-mod.home-title {
	padding-bottom:50px;
}
.faq-default-mod.search-box {
	max-width: 900px;
	margin:0px auto;
}
.faq-plugin-mod h4 {
	letter-spacing: 0px !important;
	background:#a5c32c !important;
	color:#ffffff !important;
	border:none !important;
	padding:10px 25px;
	font-family: ROBOTO-BOLD !important;
	text-transform: uppercase;
	font-size: 1.6em !important;
	;
}
.dvfaq-custom .dvfaq-faq-menu {
	border:none;
}
.faq-plugin-mod .dvfaq-accordion-container {
	border:none !important;
	background:#ebebeb !important;
}
.faq-plugin-mod .dvfaq-accordion-header, .faq-plugin-mod .dvfaq-accordion-content p, .faq-plugin-mod .dvfaq-accordion-content {
	color:#000000 !important;
}
.faq-plugin-mod .dvfaq-accordion-content ol, .faq-plugin-mod .dvfaq-accordion-content ul {
	color:#000000 !important;
}
.faq-plugin-mod .dvfaq-accordion-header {
	border:none !important;
	font-family: ROBOTO-REGULAR !important;
	letter-spacing: 1px;
	line-height: 1.3em;
}
.dvfaq-accordion-container {
	border-radius: 0px 0px 30px 0px !important;
}
.dvfaq-cat-title, .dvfaq-menu-title {
	padding:25px 30px !important;
	border-radius: 30px 0px 0px 0px !important;
}
.dvfaq-faq-menu {
	border-radius: 40px 0px 30px 0px !important;
}

/* ====================================================================== */
/* ====================================================================== */

/* Media Queries  */

/* ====================================================================== */
/* =====================================================================  */

@media screen and (max-width: 640px) {
 body {
 font-size: 14px !important;
}
}
