/*
 Theme Name:     Divi Child
 Theme URI:      http://ed-test.co.za/wp-content/themes/Divi
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://ed-test.co.za/
 Template:       Divi
 Version:        1.0.0
*/
 
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,900&display=swap');


body {
    font-family: 'DM Sans', Arial, sans-serif;
    font-size: 14px;
    color: #444;
    background-color: #fff;
    line-height: 1.5em;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}

p {
    font-family: 'DM Sans', Arial, sans-serif;
    font-size: 14px;
}

sup {
  vertical-align: super;
  font-size: 60%;
	bottom:0;
}

h1, h2, h3 {
	line-height: 1.25em!important;
}

h1, h2, h3 {
	font-weight: 700;
}

h4, h5, h6 {
	font-weight: 600;
	line-height: 1.5em!important;
}

h5 {
	font-weight: 400;
	font-family: "DM Sans", sans-serif;
	font-size: 26px;
}

.pagetitle h1 {
	font-size: 48px;
}

a {
	color: #009fa3;
	font-weight: 600;
}

a.txt {
	font-weight: 600;
}

a.wht {
	color:#fff;
}

p.big {
    font-size: 16px;
    line-height: 1.5em;
}


.et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay:before, .et_pb_member_social_links a:hover, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light.et_pb_module.et_pb_button, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .et_pb_contact_submit, .et_pb_bg_layout_light .et_pb_newsletter_button {
    color: #009fa3;
}


.et_pb_button, .loginlink {
    font-size: 18px;
    font-weight: 600;
	color: #fff!important;
    padding: 0.5em 1em;
    line-height: 1.7em !important;
    background-color: #009fa3;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    border: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: all !important;
    transition-property: all !important;
	box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);
}

.et_pb_module .et_pb_button:hover, .et_pb_button:hover {
    background-color: #006680!important;
    border: 0!important;
	padding: 0.5em 2em 0.5em 0.7em!important;
}

.et_pb_button:before, .et_pb_button:after {
	font-size: 30px;
}


.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a, .et_pb_fullwidth_menu--with-logo .et_pb_menu__menu > nav > ul > li > a {
	padding:0;
}

.loginlink {
	padding: 0px 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0px 6px;
    background-color: #00a1a6;
}

@media (max-width: 980px) {
	.loginlink {
		width: 74px;
        margin: 2% 5% 5%;
	}
	
	h5 {
	font-weight: 500;
	font-size: 18px;
	}
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
		width: 96%;
	}	
	.product-top h1 {
		font-size: 40px;
	}
	
}

/* Menus */

@media (max-width: 980px) {
	.et_pb_menu .et_mobile_menu, .et_pb_fullwidth_menu .et_mobile_menu {
		top: 72px;
		padding: 10px;
	}

	.et-l--header ul {line-height: 20px;}
	
	.et_mobile_menu li.loginlink a {padding: 0px 5%;}
	
	.et_mobile_menu li li {padding-left: 0px;}
}

.et_pb_menu .et-menu-nav > ul ul, .et_pb_fullwidth_menu .et-menu-nav > ul ul {
	padding: 10px 0;
}

.et_pb_menu .et_pb_menu__menu > nav > ul > li > ul, .et_pb_fullwidth_menu .et_pb_menu__menu > nav > ul > li > ul {
	top: calc(100% + 19px);
}

.et_pb_bg_layout_dark.et_pb_menu ul li a, .et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a {
	transition: 0.2s;
	color:#f9f9f9;
	font-weight: 600;
}

.et_pb_bg_layout_dark.et_pb_menu ul li a:hover, .et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a:hover {
	color: #fff!important;
}

.nav li ul {
	z-index: 9999;
    width: 300px;
    background: inherit;
    visibility: hidden;
    opacity: 0;
    border-top: 0;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
	transition: 0.2s;
}

.nav li li {
	padding: 0px 10px;
	border-bottom: 1px solid #063e4f;
}

.nav li li:last-child {
	border-bottom: 0;
}

.nav li li a{
	padding: 6px 10px;
	width:280px;
}


.et_pb_widget li a:hover {
	color: #063e4f;
}

@media (min-width: 980px) {
    .et-menu > li:last-child {
        margin-left: 10px!important;
    }
}

/* .Blurbs */

.et_pb_main_blurb_image {
	margin-bottom: 5px;
}

p.bannertext {
	font-style:italic;
	font-size: 20px;
	line-height: 30px;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image.servpage, .et_pb_blurb_position_right .et_pb_main_blurb_image.servpage {
	width: 150px;
}

.et_pb_blurb_position_left .et_pb_blurb_content {
    max-width: 100%;
}

.product-top h1 {
	font-size: 60px;
	line-height: 1.15em!important;
}

.product-top p.bannertext {
	font-size: 28px;
	line-height: 38px;
}

@media (max-width: 980px) {
	.product-top h1 {
		font-size: 48px;
	}
	.product-top p.bannertext {
		font-size: 24px;
		line-height: 34px;
	}
	
	.product-summ.et_pb_blurb_position_left .et_pb_blurb_container {
		padding-top: 150px;
		padding-left: 0;
	}
	
	.product-summ.et_pb_blurb_position_left .et_pb_main_blurb_image {
		display: inline-block!important;
	}
}



.product-summ .et_pb_blurb_content .et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb.product-summ .et_pb_image_wrap {
	width: 150px!important;
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_header_content_wrapper {
	line-height: 30px;
    padding-top: 13px;
}

ul.plain {
	list-style: none;
	padding: 0 0 0 1em;
}

ul.plain li:before{
	font-family: "ETmodules";
    font-size: 17px;
    line-height: 26px;
    content: "\45";
    opacity: 1;
    position: absolute;
    margin-left: -1em;
    color: #d6df28;
}

ul.plain li{
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

ul.plain li:hover {
	padding-left: 2px;
}

ul.plain li a{
	color: #ddd;
}

ul.plain li a:hover{
	color: #fff;
}

.et-social-icons.footer-socials{
	float: none;
	padding: 0;
}

.et-social-icons.footer-socials li {
	margin-left: 0px;
	margin-right: 12px;
}

.et-social-icon a {
	font-size: 18px;
	color: #bbb;
}

.new-header-banner h1 {
	font-weight: 800;
    font-size: 34px;
}

.new-header-banner h2 {
    font-weight: 700;
    font-size: 30px;
}

.new-header-banner p {
	font-size: 20px;
	line-height: 30px;
}

.new-header-banner h1, .new-header-banner h2, .new-header-banner p {
    color: #063e4f!important;
}

@media (max-width: 980px) {
	.new-header-banner h1 {
    font-size: 28px;
	}

	.new-header-banner h2 {
		font-size: 24px;
	}

	.new-header-banner p {
		font-size: 18px;
	}
}

.et_pb_button_one {
	margin-right: 15px;
}


/* Video Lightbox */
.popup-overlay {
    position: fixed; /* fixed it */
    top: 75px; /* moves it to the top */
    width: 100%; /* makes it fullwidth */
    height: 100vh; /* makes it full height of the screen */
    z-index: -1; /* moves the section behind all the rest so it is not shown */
    justify-content: center; /* centers the row in the middle */
    align-items: center;  /* centers the row in the middle */
	  opacity: 0; /* hides the overlay */
	  overflow: hidden;
	  transition: opacity 0.8s ease-in-out; /* fades it in */
	  -moz-transition: opacity 0.8s ease-in-out;
	  -webkit-transition: opacity 0.8s ease-in-out;
}

/* CSS for overlay when shown */
.popup-overlay.show {
	  display: flex; /* flex as this allows us to center the row */
	  opacity: 1; /* shows the overlay */
    z-index: 99999; /* moves the overlay on top of all the other sections */
}

/* CSS X icon above the content */
.popup-overlay>.et_pb_row:after {
    display: block;
    content: "\4d"; /* Elegant themes icon code */
    font-family: ETmodules;
    position: absolute; /* makes the icon absolute to the parent */
    top: 0px; /* moves to top */
    right: 40px; /* moves to right */
    font-size: 40px;
    visibility: visible;
    color: #fff;
	  cursor: pointer; /* changes the cursor to be a pointer */
}


.dica_divi_carousel.integrated-services {
	
}

.dica_divi_carousel.integrated-services .dica_divi_carouselitem .dica-image-container img {
    max-height: 90px!important;
}

.dica_divi_carousel.integrated-services h4.item-title {
    width: 47px;
    margin: 20px auto 10px;
    padding: 8px 18px;
	background: linear-gradient(-180deg,#d6df2c 0%,#29c4a9 100%);
    height: 47px;
    border-radius: 50px;
    color: white;
}

.dica_divi_carousel.integrated-services h6.item-subtitle {
	color: #00a1a4;
}

.dica_divi_carousel.integrated-services .dica-container .swiper-button-prev, .dica_divi_carousel.integrated-services .dica-container .swiper-button-next {
	border-radius: 36px;
}
