@import url("../Divi/style.css");
/*
Theme Name: TheDesignPeople
Description: Child theme for the Divi theme
Author: Nic Morris
Author URI: http://thedesignpeople.com.au/
Template: Divi
Version: 1.0.0
*/




/*COLORS: BLUE #003049, RED #c1121f, YELLOW #fdf0d5, BLACK #1A1A1A */


/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/


html, body {
	font-size: 62.5%;
	font-family: "Poppins", serif;
}

h1, h2, h3, h4 {
	/* font-family: "Libre Baskerville", serif; */
	font-family: "Noto Serif", serif;
	font-optical-sizing: auto;
	font-weight: 500;
    font-style: normal;

}

h5, h6 {
   font-family: "Noto Serif", serif;
   font-optical-sizing: auto;
   font-weight: 500;
   font-style: normal;
}

p, li {
	font-size: 20px;
	line-height: 1.4;
	font-family: "Poppins", serif;
	color: black;
	font-weight: 300;
	font-optical-sizing: auto;
	font-style: normal;
}



a {
	color: #003049;	
	background: transparent;
	text-decoration: underline;
	text-underline-offset: 4px;
}

a:hover {
	color: #003049;
	text-decoration: underline;	
}

h1 {
	font-size: 45px!important;
	line-height: 1.4;
	padding-top:  0;	
	color: black;
	text-align: left;
	font-weight: 700!important;
	padding-bottom: 20px;

}

h2 {
	font-size: 35px!important;
	padding: 15px 0 25px;
	line-height: 1.2;
	font-weight: 400;
}
h3 {
	font-size: 27px !important;
	color: #333 !important;
	line-height: 1.2;
	padding: 15px 0 20px;
	font-weight: 500;
}
h4, .et_pb_column_1_4 h4 {
	font-size: 32px;
	color: #333;
	line-height: 1.2;
	padding-bottom: 15px;
	font-family: "Poppins", serif!important;
}
h5 {
	font-size: 45px;
	color: #333;
	line-height: 1.2;
	padding-bottom: 15px;
}

blockquote {
	margin-left: 40px;
	border-left: 0!important;
}

input[type=text] {padding: 10px;}

#skip a, #skip a:hover, #skip a:visited 
{position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}

#skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
} 

/* a:where(:not(.wp-element-button)) {
	 text-decoration: none!important;
 } */

a:active, a:hover {
	 outline: 0;
 }
	
ol, ul {margin-bottom: 15px;}	
ol li {margin-left: 20px;}	
ol li, ul li {padding-bottom: 8px;}	
ul li {margin-left: 20px; }
ol li::marker {color: #003049; font-size: 18px; font-weight: 400;}

.tickList ul li:before {
	content: '\5a';
	font-family: ETmodules;
	margin-right: 10px;
	
}

.tickList ul {
	margin-left: 0!important;
	padding-left: 0!important;
}
	
.strong {font-weight: 500!important;}

.whiteText, .whiteText h1, .whiteText p {color: white!important;}

/*------------------------------------------------*/
/*---------------[HEADER and NAV]------------------*/
/*------------------------------------------------*/

.et_pb_divimenus_flex_0_tb_header .dd-menu-item-content.dd-text {
	font-family: "Poppins", serif;
	/* text-transform: uppercase; */
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: 400;
}


body .et_pb_button_module_wrapper .et_pb_button, body .et_pb_button_module_wrapper .et_pb_button:hover, body .form-submit .et_pb_button {
	padding: 8px 20px !important;
	font-family: "Poppins", serif;
	font-size: 20px;
	letter-spacing: normal;
	font-weight: 400 !important;
}

body .et_pb_section_0 .et_pb_button_module_wrapper .et_pb_button {

	font-size: 22px !important;

}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.et_pb_button {
	border: none;
}


.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.et_pb_button:after, .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.et_pb_button:before {display: none;}


.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.et_pb_button a, .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.et_pb_button a:hover {
	padding: 0.3em 1em!important;
	font-size: 20px!important;
	font-weight: 300;
	background-color: #003049;
	border: none;
	text-transform: lowercase;
	border-radius: 50px;
	line-height: 1;
	color: white!important;
	height: 45px;
	margin-left: 25px;
	margin-top: 13px;
}

.et_pb_bg_layout_light.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.et_pb_button:hover {
	background-color: transparent;
}
.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li:hover, .et_pb_module.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.et_pb_button:hover {
	border: none;
	padding: 0.3em 1em!important;
}

.dd-menu-flex-sub ul li {
	margin-bottom: 0;
	border-bottom: 0.5px solid white;
}


.et-l--header ul {
	list-style-type: none;
	padding: 0 0 23px 0;
	line-height: 26px;
}

.dd-mi.dd-menu-flex-item a {
	text-decoration: none!important;
}

/* .headerButton {
	padding: 0.3em 1em!important;
	font-size: 20px!important;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	background-color: #003049;
	border: 2px solid white;
	text-transform: lowercase;
	border-radius: 50px;
	line-height: 1.7;
	color: white!important;

	
}  */

/* .headerButton span.dd-text-content:hover {
	padding: 0.3em 1em!important;
	font-size: 20px!important;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	background-color: #003049!important;
	border: 2px solid #003049;
	text-transform: lowercase;
	border-radius: 50px;
	line-height: 1.7;

}  */

/* .dd-popup-c {
	position: fixed!important;
	display: none;
	-ms-flex-align: center;
	align-items: center;
	left: 0;
	top: 0;
	cursor: none!important; 
	overflow-y: auto;
	width: 100%;
	height: 100%;
	z-index: 159899;
	padding: 0!important;
} */

/* span.dd-close-icon.et-pb-icon {
	font-size: 55px!important;
	font-weight: 400;
	position: absolute;
	padding-right: 30px;
	padding-top: 30px;
	cursor: pointer;

} */

.dd-divimenu {
padding-top: 8px;
}


.dd-flex .dd-item {
	padding: 10px!important;
}
 
.dd-item.dd-menu-button-content.dd-icon-content {
	padding: 0!important;
	margin-top: -10px!important;
}

/*------------------------------------------------*/
/*---------------[MOBILE MENU - COLLAPSE MENU]---------------*/
/*------------------------------------------------*/


.et_mobile_menu .menu-item-has-children>a {
	font-weight: 500;
	color: #003049!important;
	
}

.et_mobile_menu .menu-item-has-children>a, .et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
	color: #003049!important;
}

.et_pb_menu .et_mobile_menu {
	top: 100%;
	padding: 5%;
	margin-top: 4px;
}

.et_pb_menu .et_mobile_nav_menu {
margin: 5px 6px 0; }

.et_mobile_menu li a:hover, .nav ul li a:hover {
	background-color: #003049;
	color: white;
}



/*------------------------------------------------*/
/*---------------[ANIMATIONS]---------------*/
/*------------------------------------------------*/

  span.circled {margin-right: 15px;}
  
  







/*------------------------------------------------*/
/*---------------[MAIN LAYOUT]---------------*/
/*------------------------------------------------*/
.et_pb_section_0 {
	padding-top: 20px!important;
	
}

body.home .et_pb_section_0 {
	padding-top: 0!important;
	
}

.et_pb_row {max-width: 1440px!important;}

body.home .et_pb_row {max-width: 1600px!important;}

.et_pb_testimonial_author {
	margin-top: 15px;

}

h4.et_pb_module_header {
	font-size: 25px;
	font-weight: 700;
	margin-top: 30px;
	color: black;
}

.addIcon ul {margin-top: 15px;}

.addIcon li:before {
  content: "\e052";
  font-family: ETmodules;
  font-size: 30px;
  color: black;
  position: relative;
  margin-right: 15px;
  margin-top: -6px;
}

.addIcon li {
  list-style-type: none;
}

li {display: flex;}



.et_pb_scroll_top.et-pb-icon {
text-align: center;
background: #003049; 
opacity: 1;}

body .et_pb_button {
	background-color: #003049;
	border-width: 1px !important;
	border-radius: 50px;
	font-weight: normal;
	font-style: normal;
	text-transform: none!important;
	text-decoration: none;
}

body .et_pb_button:hover {
	background-color: #003049;
	border-width: 1px !important;
	border-radius: 50px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
}

/* .underlineWrapper .underlineInnerWrapper, .underlineWrapper .underlineInnerWrapper a.underlineLink, .underlineInnerWrapper .underlineLink h3 {
	color: #000 !important;
}

.underlineLink {
	display: inline-block;
	position: relative;
	text-decoration: none;
	color: #000;
}


.linkHover:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.6s;

}

.linkHover:hover:after {
  transform: scaleX(1);

} */

/* .headerButton {
	margin-top: 25px;
}

#notice-section p {
	font-size: 13px !important;
}


.hr-text {
	border: 0;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 3px;
	height: 1.5em;
	line-height: 1em;
	position: relative;
	text-align: center;
	font-family: 'Amiri', serif;
	text-transform: uppercase;

}

.hr-text::before {
	content: "";
	background: black;
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 2px;
}

.hr-text::after {
	background-color: white;
	color: black;
	content: attr(data-content);
	line-height: 1.5em;
	padding: 0 10px;
	position: relative;
} */


.smallText {font-size: 12px;}

.midText p, .midText, .midText ul li, div.sp-testimonial-content  {
 font-size: 23px!important;
   line-height: 1.4;


 }
 
.midText p, .midText {padding-bottom: 1em!important;}
 

.bigText p, .bigText, .bigTextWhite, .bigTextWhite p, .bigText ul li {
	 font-size: 29px!important;
	 line-height: 1.2;
	 /* font-style: italic; */
	 padding-bottom: 20px!important;
	 font-weight: 200;
 }
 

	
.ab-sub-wrapper {
	display: none!important;
}


/*------------------------------------------------*/
/*-------------------[SLIDER]-------------------*/
/*------------------------------------------------*/


.homeSlider h2 {
	font-size: 35px!important;
	font-weight: 700!important;
	
}
.homeSlider p {
	font-weight: 400;
	font-size: 29px!important;
	line-height: 1.2;
	
}

h2.et_pb_slide_title { 
		font-size: 80px!important;
		font-weight: 700;
		padding: 15px 0;
		line-height: 1.1;
	
	}
	

.et_pb_slide_content h2 {
	
	font-size: 35px!important;
	color:  #fff!important;
	line-height: 1.2;
	font-weight:300!important;
	padding: 0 0 20px;
	font-family: 'Poppins', sans-serif;
}


.et_pb_slider .et_pb_container {
	width: 100%;
	margin: 0 auto 0 30px;
	position: relative;
	z-index: 2;
}


.et_pb_sticky_module::after {background-color: black!important;}


/*------------------------------------------------*/
/*--------------------[BLOG]-------------------*/
/*------------------------------------------------*/

/* .et_pb_widget li a:hover {
	color: #003049;
}


 h2.entry-title,  h2.entry-title a {color: black; line-height: 1.1;}
  
.secondaryBlog h5.entry-title {padding-bottom: 15px;}


.et_pb_post .post-meta, .post-meta .et_pb_blurb_description {
	margin: 18px 30px 25px 30px;
	font-weight: 300;
	background-color: #003049;
	color: white!important;
	padding: 3px 8px;
	padding-bottom: 3px!important;
	display: inline-block;
	
	
}

.post-meta .et_pb_blurb_description { margin: 18px 30px 25px 0px;
	font-size: 15px!important;
	
}
	
.et_pb_post .post-meta a {color: white!important; font-weight: bold;}

.post-meta .et_pb_blurb_description a {color: white!important; font-weight: normal;}

.authorBlurb p {font-weight: 300; font-size: 16px;}


body.single-post .et_pb_post .post-meta {
	margin: 18px 30px 25px 30px;
	font-weight: 300;
	background-color: transparent;
	color:  #444!important;
	padding: 3px 8px;
	padding-bottom: 3px!important;
	display: inline-block;
}

body.single-post .et_pb_post .post-meta a {color:#444!important; font-weight: bold;}


body.single-post .et_pb_post h1.entry-title {
	color:black;
}

body.single-post  .et_pb_post h2, body.single-post h2 {
  font-size: 30px !important;
  font-weight: 700;
  color: #333 !important;
  padding: 15px 0;
  line-height: 1.2;
}

body.single-post span.comments-number {display: none;}

.et_pb_blog_extras .et_pb_post .post-meta a {color: #333!important; font-weight: bold;}


.et_pb_blog_extras .et_pb_post .post-meta {
	margin: 0;
	font-weight: 300;
	background-color: white;
	color:#333!important;
	padding: 7px;
	padding-bottom: 7px!important;
	display: inline-block;
	
	
}

.et_pb_blog_extras .post-content {padding: 30px 0!important;}

.el-dbe-blog-extra article.et_pb_post.et_pb_post_extra {
	border: 1px solid #efefef!important;
}

.et_pb_post_extra.el_dbe_block_extended .post-meta {
	font-size: 14px; }

.et_pb_post {	
	font-size: 18px;
	line-height: 1.3;
	font-weight: 300;
	color: black;
	padding-bottom: 30px;
	border-bottom: 1px solid #003049;
	margin-bottom: 50px;}

.homeBlog .post-categories a {
	padding:4px!important;
}

h5.post-title {font-size: 16px;
	line-height: 1.2;
	font-weight: 300;
	color: black;
}

#sidebar span.category {display: inline-block;}


#sidebar {
	padding-top: 30px!important;
	padding-right: 30px!important;
	padding-bottom: 30px!important;
	padding-left: 30px!important;
	background-color: #efefef;
	width: 29.6667%;
}

.widget_search #searchsubmit, .et_pb_widget .wp-block-search__button {
	background-color: transparent;
	border: 2px solid #003049;
	color: #003049!important;
	-webkit-border-top-right-radius: 10px!important;
	-webkit-border-bottom-right-radius: 10px!important;
	-moz-border-radius-topright: 10px!important;
	-moz-border-radius-bottomright: 10px!important;
	border-top-right-radius: 10px!important;
	border-bottom-right-radius: 10px!important;
	
}

.widget_search input#searchsubmit, .widget_search input#s {border-radius: 10px!important; border: 2px solid #003049; color: black;}

.et_pb_widget a {
	text-decoration: none;
	
}

.et_pb_widget  {
margin-bottom: 20px!important;
	
}

.el-blog-widget .el-single-post-meta {
	margin-top: 8px;
	font-size: 14px;
	font-weight: 300;
}

.et_pb_widget span.author.vcard a::before {content:"by "}

span.author a {font-weight:bold;}

.pagination a {font-size: 18px; font-weight: bold; }

.pagination {margin-bottom: 40px;}

.et_pb_widget_area_left {
	border-right: none!important;

}

a.more-link {
	background-color: transparent;
	border: 1px solid black;
	color: black!important;
	border-radius: 25px;
	padding: .3em 1em !important;
	font-weight: 300;
	font-size: 18px;
	margin: 25px 0;
	display: inline-block!important;
}


a.more-link:hover {
	background-color: #003049;
	color: white !important;
	border: 1px solid #003049!important;

	
	
 }
 
 p.el-read-more-link {margin-top: 30px; margin-bottom: 20px;}
 

 

 article img {border-radius: 10px;}
 
article .el_dbe_widget_posts img, .el-blog-widget img {border-radius: 10px!important;}
 
 #left-area img {border-radius: 0;}

h2.entry-title, h1.entry-title  {padding: 15px 30px!important; line-height: 1!important;}

div.post-content, article.et_pb_post .entry-content, #respond {padding: 20px 30px 10px;}

.et_pb_blog_extras h2.entry-title, .et_pb_blog_extras h1.entry-title {padding: 15px 0px!important;}

.et_pb_widget ol li, ul li {margin-left: 0; padding-bottom: 0;}

.pac_dtm_parent_0 .pac_dtm_tabnav li.pac_dtm_tabnav-tab {

	max-width: 400px;
}
 */



/*------------------------------------------------*/
/*------------[TESTIMONIALS]-----------*/
/*------------------------------------------------*/

h3.sp-testimonial-client-name {color: #003049!important; margin-bottom: 20px!important;}

.sp-testimonial-free-section .sp-testimonial-client-testimonial {padding: 0 40px!important;}

#sp-testimonial-free-wrapper-375991 .sp-testimonial-free-section .testimonial-nav-arrow {
	background: transparent;
	border: 2px solid #efefef;
	color: #777777;
}

.et_pb_testimonial_portrait:before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	box-shadow: none!important
}

/*------------------------------------------------*/
/*---------------[FOOTER LAYOUT]---------------*/
/*------------------------------------------------*/



#footerLinks ul li,
#footerLinks a,
#footerLinks p,
#footerLinks {
	list-style-type: none !important;
	color: #ffffff !important;
	margin-left: 0!important;
}

#footerLinks ul li {
	padding-bottom: 5px!important;
}

#footerLinks ul li a,
#footerLinks a,
footer.et-l--footer #footerLinks ul li a {
	color: #ffffff !important;
	font-weight: normal;
	text-decoration: none!important;
}

#footerLinks ul li a:hover,
#footerLinks a:hover,
footer.et-l--footer #footerLinks ul li a:hover {
	color: #fdf0d5 !important;
	text-decoration: underline !important;
}


.et-l--footer ul li {
	list-style-type: none !important
}

/* .et-l.et-l--footer {color: #f1efe7!important; text-decoration: underline;} */

#footerLinks ul#socialMediaIcons li a:hover {
	color: #fdf0d5 !important;
	text-decoration: none !important;
}

p#footer-info {
	font-size: 18px !important;
	color: white !important;
}


#footerLinks a,
#footerLinks p {
	font-size: 18px;
}


li.footerHeader {
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 0.5em !important;
	margin-top: 1em !important;
	margin-bottom: 0.5em !important;
	font-size: 20px!important;
}

li.footerHeader a {
	font-size: 20px!important;
}

.et-l--footer ul {
	list-style-type: disc;
	padding: 0 !important;
	padding-left: 10px!important;
	line-height: 26px;
}

.et_pb_section_0_tb_footer.et_pb_section {
	padding-top: 20px!important;
	padding-bottom: 40px!important;
	margin-top: 30px!important;
	background-color: #282828 !important;
}


/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and (min-width: 1600px) and (max-width: 2560px) {


}


@media (min-width:990px) and (max-width:1280px) {
	h1 {
		font-size: 40px !important;
	
	}

}

@media only screen and ( max-width: 1220px ) {
	
/* h2 {
	font-size:43px!important;
}
	
h3 {
	font-size: 33px!important;
	padding-top: 0;		
}	 */
}




/*-------------------[980px]------------------*/
@media only screen and ( max-width: 980px ) {
	/* #et-main-area {
		margin-top: 0!important;
} */
}

 

 @media only screen and ( max-width: 660px ) {
	 
	 h1 {
		 font-size: 38px !important;
	 
	 }

	/* @media only screen and ( max-width: 481px ) {
		 h1 {
			  font-size: 28px !important;
		  
		  }
	}  */

/* 
h1 {
	font-size: 35px!important;
	
}

h2 {
	 font-size: 40px!important;
	
}

h3 {
	 font-size: 30px!important;
	 padding: 15px 0 20px;
}
 
h4, .et_pb_column_1_4 h4 {
	 font-size: 30px;
	
}
 
.et_pb_button {
 font-size: 17px!important; 
} */
}



 @media screen and ( max-width: 980px ) {
		
#logo {
	max-height: 90%!important;
}

.et_header_style_left #logo, .et_header_style_split #logo {
	max-width: 90%;
}

}

@media (min-width: 981px) {
	
/* #main-content .container:before {
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	width: 0!important;
	background-color: transparent!important;
} */
}

@media (min-width: 981px) {
	/* 
#left-area {
	width: 69.833%;
	padding-bottom: 23px;
} */
}