/**
 * Theme Name: ADKCMA CHILD 2018
 * Theme URI: https://www.elegantthemes.com/gallery/divi/
 * Description: Divi Child Theme
 * Author: Interactive Media Consulting, LLC
 * Author URI: https://www.imediaconsult.com
 * Template: Divi
 * Version: 1.0.0
 -----------------------------------------------------------------------------
 */

/**
 * Table of Contents
 *
 * 1.0  - Typography
 * 2.0  - Elements (forms, lists, horizontal rules)
 * 3.0  - Navigation (links, menus, pagination)
 * 4.0  - Header
 * 5.0  - Content (pages, posts)
 * 6.0  - Media (captions, galleries)
 * 7.0  - Widgets
 * 8.0  - Footer
 * 9.0  - Plugins
 * 10.0 - Media Queries
 * 11.0 - Print Queries
 -----------------------------------------------------------------------------
 */

/**
 * 1.0 Typography
 -----------------------------------------------------------------------------
 */

body {
	font-family: "Merriweather", sans-serif;

}

h1, h2, h3, h4, h5, h6 {

}

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

p {

}

b,
strong {

}

dfn,
cite,
em,
i {

}

blockquote {

}

/**
 * 2.0 Elements
 -----------------------------------------------------------------------------
 */

hr {
    background-color: #eee;
    border: 0;
    clear: both;
    height: 1px;
    width: 100%;
}

/**
 * 3.0 Navigation
 -----------------------------------------------------------------------------
 */

/*** Primary Menu */
.primary-nav {
	margin-right: 10%;
	margin-left: 40%;
	margin-top: -140px;
}

#top-menu a {
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}
#top-menu a:hover {
	color: #fff;
}
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
	padding: 0;
}
#top-menu-nav ul li a {
	padding: 10px !important;
}
.primary-nav .container {
	margin-right: 0;
	padding-top: 0;
	width: 100% !important;
}
.primary-nav #et-top-navigation {
	padding-left: 0 !important;
}
.primary-nav #top-menu li {
	padding: 10px 10px 0 10px;
	margin-right: 15px;
}
.primary-nav .sub-menu ul {
	margin-left: 0;
}
.primary-nav .sub-menu li {
	margin-right: 0;
}
.sub-menu {
	margin-left: 0 !important;
} 
#top-menu-nav ul li.current_page_item a, #top-menu-nav ul li.current_page_parent a, #top-menu-nav ul li.current-menu-ancestor a, #top-menu-nav ul li.current-cat a, #top-menu-nav ul li.li.current-menu-item a {
    background: #e2e2e2;
    background: rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: inset 0 0px 6px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 0px 6px 1px rgba(0, 0, 0, 0.05);
}
#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
    top: 10px;
    right: -5px;
}
.sub-menu li a {
	color: #565656 !important;
}

/*** Secondary Menu */


/*** Footer Menu */


/*** Mobile Menu */
.mobile_menu_bar:before {
	color: white;
}

/*** Pagination */


/**
 * 4.0 Header
 -----------------------------------------------------------------------------
 */
#main-header {
	box-shadow: none;
	background-color: transparent;
}
.home #main-header {
	background-image: url(/wp-content/uploads/2018/12/header-image.jpg);
	background-size: cover;
	background-position: center;
	padding-bottom: 300px;

}
#logo {
  	float: left;
  	margin-bottom: 1em;
 	margin-top: 1em;
	max-width: 100%;
	max-height: 160px;
	height: auto;
}
.primary-header .container {
	width: 80%;
	max-width: 100%;
	height: 0;
	z-index: -10;
}
#main-header .title, #main-header .tagline { 
	display:none; 
}
#sub_header_bg {
	padding: 0;
	margin-top: -147px;
	padding-bottom: 70px;
}
#sub_header_bg #sub_header_row {
	width: 85%;
	max-width: 100%;
	padding: 0;
}
/**
 * 5.0 Content
 -----------------------------------------------------------------------------
 */

/*** Alignment */
.alignleft,
.wp-caption.alignleft,
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
    float: left;
    margin: 6px 20px 10px 4px;
}

.alignright,
.wp-caption.alignright,
blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
    float: right;
    margin: 6px 4px 10px 20px;
}

.aligncenter,
.wp-caption.aligncenter,
blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
    margin: 6px auto 10px;
}

.alignnone,
.wp-caption.alignnone {
    margin: 6px 0 10px;
}

ul { padding: 0 0 1em 0 !important; }

.section-title p span {
    color: #166936;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: bold;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    display: block;
    max-width: 35%;
    margin: 0 auto;
}
.section-title span {
	background: #f1f1f1;
}
.section-title p:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #e3e3e3;
    box-shadow: 0 1px 0 0 #ffffff;
    -webkit-box-shadow: 0 1px 0 0 #ffffff;
    display: block;
    position: absolute;
    top: 49%;
    z-index: -999;
}
#home_feat {
    padding: 1.618em;
    background: #ffffff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
	height: 481px;
}
#home_feat h3 {
	color: #4a4a4a;
	font-size: 1.2em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	font-weight: normal;
}
#home_feat .home-more-detail {
    display: block;
    text-align: right;
    vertical-align: bottom;
    color: #166936;
    font-weight: bold;
    margin-top: 1em;
}
#sub_main {
	padding: 25px 0 0 0;
}
#sub_main a{
    color: #5596a5;
    text-decoration: none;
}
#page_title {
	padding: 0;
}
#page_title h1 {
	font-family: "Merriweather", sans-serif;
	font-weight: bold;
    color: #166936;
    font-size: 2em;
}

.pay-now-module{
	align-items: center;
    display: flex;
    justify-content: center;
}

/**
 * 6.0 Media
 -----------------------------------------------------------------------------
 */

/*** Captions */


/*** Galleries */


/*** Images */


/**
 * 7.0 Widgets
 -----------------------------------------------------------------------------
 */



/**
 * 8.0 Footer
 -----------------------------------------------------------------------------
 */
#sub_footer {
	padding: 0;
}
#sub_footer #sub_footer_row {
	width: 85%;
	max-width: 100%;
	padding: 0;
}
.page #main-footer #footer-widgets {
	display: none;
}
.home #main-footer #footer-widgets {
	display: inherit;
}
#main-footer .container {
	background: url(images/footer-background.jpg) no-repeat center top;
	max-height: 532px;
	width: 85%;
	max-width: 100%;
}
#footer-widgets {
	padding: 5% 0 6% 0;
}
#footer-widgets .feature {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 2em;
}
#footer #copyright.col-left {
	width: 100%;
	margin: 0 auto;

}
#footer-widgets .footer-widget h3 {
	color: #166936;
	padding-top: 1em;
	font-size: 2em;
	font-weight: bold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
}
#footer-widgets .footer-widget .feature-content {
	color: #000;
	font-size: 1.50em;
	line-height: 2.25em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#footer-widgets-container-fullwidth {
	margin-top: -0.5em;
	border: none;
	min-height: 220px;
	background-color: #323232;
}
#footer-widgets-fullwidth {
	background-color: #323232;
}
#footer-bottom {
	background-color: #166936;
	text-align: center;	
	width: 100%;
}
#footer-bottom .container {
	background: transparent !important;
}
#footer-info { 
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
#footer-copy, #footer-address, #footer-phone {
display: inline-block;
width: 25em;
float: none;
padding: 0;
margin-right: 2em;
color: white;
}




/**
 * 9.0 Plugins
 -----------------------------------------------------------------------------
 */



/**
 * 10.0 Media Queries
 -----------------------------------------------------------------------------
 */

@media all and (max-width: 1200px) {
.home #main-header {
	padding-bottom: 150px;
}
#logo {
    max-height: 80px;
}
	.primary-nav {
		margin-right: 4%;
	}
}

@media all and (max-width: 980px) {
.footer-widget:nth-child(n) {
		width: 100% !important;
		margin: 0 !important;
}
.home #main-header {
	padding-bottom: 150px;
}
	
	.home-row .et_pb_column {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.home-row .et_pb_column:nth-child(2) { margin-bottom: 0 !important; }
	.home-row .et_pb_column:nth-child(2) ul { padding-bottom: 0 !important; }
}

@media all and (max-width: 767px) {
.home #main-header {
	padding-bottom: 90px;
}
}

@media all and (max-width: 479px) {
.home #main-header {
	padding-bottom: 25px;
}
#footer-widgets .footer-widget .feature-content {
    font-size: 1.1em;
}
#footer-copy, #footer-address, #footer-phone {
    margin-right: 0;
	font-size: .8em;
}
}

/**
 * 11.0 Print
 -----------------------------------------------------------------------------
 */

@media print {

}