/*
 Theme Name:     Divi Child
 Description:    MCB Design Theme
 Author:         Owl Media
 Author URI:     https://www.owlmedia.co.za
 Template:       Divi
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* GENERAL */

body, a, p, li, span, h1, h2, h3, h4, h5, h6, h7{
   font-family: 'DM Sans',Helvetica,Arial,Lucida,sans-serif;
 }

.btn{
  background-color: #fff;
  padding: 8px 30px 7px;
  border-radius: 5px;
  transition: all 0.6s;
  font-size: 15px;
  border: 1px solid
}

.green-btn{
  background-color: #5EB4A1;
  color: #fff;
  border-color:  #5EB4A1
}

.green-btn:hover{
  background-color: #5B519D;
  transition: all 0.6s;
    border-color:  #5B519D
}

.white-btn{
  background-color: #fff;
  color: #707070;
  border-color: #fff
}

.white-btn:hover{
  background-color: transparent;
  color: #fff
}

.phone-icon:before{
  content: url(/wp-content/uploads/phone-icon.svg);
  margin-right: 5px;
  top: 3px;
  position: relative
 }



/* ____________________________________________________________ */

/* Header */

#header-row .header-btn a:hover{
  background-color: #5B519D
}

.phone-menu-item a:before{
  content: url(/wp-content/uploads/phone-icon.svg);
  margin-right: 5px
}
#header-row .header-btn a{
  background-color: #5EB4A1;
  border-radius: 5px;
  color: #fff !important;
  padding: 13px 20px !important;
  margin-left:5px
}

.et_pb_menu__logo{
  margin-right: 0 !important;
}

.et_pb_menu__logo-wrap{
  width: 300px !important;
}

.header-menu-mod a{
  padding-top: 0 !important;;
  padding-bottom: 0 !important;
}

#header-row .header-btn{
  padding: 0 !important;
}

.et_pb_menu .et-menu > li {
  padding-left: 8px;
  padding-right: 8px;
}

#menu-main-menu{
  align-items: center
}


/* ____________________________________________________________ */

/* Footer */

.footer-mod a{
  display: block;
  margin-bottom: 15px
}

.footer-mod br{
  display: none
}

.footer-mod h3{
  margin-bottom: 10px
}

#footer-row .et_pb_column{
  width: 14.5%;
  margin-right: 4.3%;
}

#footer-row .same-width-col{
  width: 29% !important;
}

.footer-mod a:hover, .copyright-mod a:hover{
  color: #fff !important;
}

.form-cta-mod h3{
  font-family: "playfair-display", serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 45px;
  color: #5b519d;
  margin-bottom: 10px
}

.form-cta-mod p{
  font-family: 'DM Sans',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: #a7a2c4;
  line-height: 130%
}

.footer-mod p, .footer-mod a, .copyright-mod, .copyright-mod a{
  font-weight: 500
}

#form-logo-row .et_pb_module img{
  height: 50px !important;
}

#contact-form-mod input, #contact-form-mod textarea{
  background-color: #F4F3F6;
  border: 1px solid #F4F3F6;
  border-radius: 5px;
  font-size: 14px
}

#contact-form-mod .gform_button{
  background-color: #5EB4A1;
  color: #fff;
  padding: 10px;
  border: none;
	  transition: all 0.6s
}

#contact-form-mod .gform_button:hover{
  background-color: #5B519D;
  transition: all 0.6s;
	  cursor: pointer
}

#contact-form-mod .gform-footer{
  padding: 0
}

.gform_wrapper.gravity-theme .gform_fields {
   grid-row-gap: 9px;
}
/* ____________________________________________________________ */

/* Hero Section */

.hero-heading-mod h1{
   font-family: "playfair-display", serif;
  line-height: 110%
}

.hero-heading-mod h1 strong{
  color: #62BAA9;
  font-weight: 500
}
.tick-blurb{
  padding: 10px 15px !important;
}

.tick-blurb .et_pb_blurb_container{
  padding: 0;
  padding-top: 2px
}

.tick-blurb h3{
  padding: 0
}

.hero-btn-container .et_pb_text_inner{
  display: flex;
 }

.hero-btn-container .green-btn{
  margin-right: 20px
}


/* ____________________________________________________________ */

/* Services Section */

#service-row .et_pb_column{
border-radius: 10px;
background: #fff;
box-shadow: 7px 7px 11px rgba(0, 0, 0, 0.08);
  padding: 30px

}

#service-row #non-service-col{
  background-color: #5B519D;
  color: #fff
}

#non-service-col h3{
color: #fff
}

/* ____________________________________________________________ */

.heading-mod h3{
font-weight: bold;
font-size: 12px;
color: #5b519d;
  text-transform: uppercase;
  background-color: #D9EDE9;
  display: inline-block;
  padding: 12px 20px;
  border-radius: 5px;
  margin-bottom: 20px
}

.heading-mod.center{
  text-align: center !important;
}

.heading-mod h2{
  font-family: "playfair-display", serif;
font-weight: 600;
font-size: 40px;
line-height: 45px;
color: #5b519d;
}

.gen-text-mod p{
font-weight: 500;
font-size: 15px;
color: #8d8d8d;

}

.service-blurb h3 span{
 font-family: "playfair-display", serif;
font-weight: bold;
font-size: 22px;
color: #5eb4a1;
  line-height: 120%;

}

.why-blurb h3 span{
 font-family: "playfair-display", serif;
font-weight: bold;
font-size: 22px;
color: #5eb4a1;
  line-height: 120%;

}

.why-blurb .et_pb_main_blurb_image{
  margin-bottom: 10px !important;
}

.service-blurb h3{
    margin-bottom: 10px !important;
}

#non-service-col h3 span, #non-service-col p{
  color: #fff !important;
}

.number-mod .percent-value, .number-mod .percent-sign{
font-weight: 900;
font-size: 50px;
color: #fff;
}

.number-mod h3{
font-weight: 500;
font-size: 15px;
color: #fff;

}

.number-mod .percent{
  margin-bottom: 0 !important;
}

.works-blurb h4 span{
 font-family: "playfair-display", serif;
font-weight: bold;
font-size: 70px;
text-align: center;
color: #5eb4a1;
opacity: 0.15;
}

.works-blurb h4{
  margin-bottom: 5px
}

.works-blurb h3{
 font-family: "playfair-display", serif;
font-weight: bold;
font-size: 22px;
text-align: center;
color: #5eb4a1;
}

#white.gen-text-mod p{
  color: #fff !important;
}

#pricing-row .et_pb_column{
  max-width: 525px;
  margin: 0 auto !important;
  float: unset !important;
}

.bullet-blurb .et_pb_blurb_container{
  padding-left: 0
}

.faq-mod .et_pb_toggle{
  border: unset;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 15px !important;
}

.faq-mod .et_pb_toggle_title{
font-weight: 600 !important;;
font-size: 15px !important;;
color: #8d8d8d !important;;

}

#mobile_menu1{
  border-radius: 10px;
  top: 75px;
  border-color: #5EB4A1
}

#mobile_menu1 .menu-item a{
  padding-bottom: 10px !important;
  margin-bottom: 20px !important 
}

#mobile_menu1 .header-btn a{
  text-align: center
}

/* ____________________________________________________________ */


/* MOBILE */


@media screen and (max-width: 980px){
	#hero-section{
  padding-top: 150px;
  background-position: left !important;
  padding-bottom: 50px
}

.hero-heading-mod h1{
  font-size: 40px !important
}

.hero-btn-container .et_pb_text_inner{
  flex-flow: column;
  text-align: center
}

.hero-btn-container .green-btn{
  margin-right: 0 !important;
  margin-bottom: 10px
}
	
	#about-image-col{
  display: block;
  height: 500px
}
	
	#form-logo-row{
  display: flex
}
	
	
	
	
}


/* ___________________________________ */


@media screen and (max-width: 820px){
  #footer-row .same-width-col {
  width: 100% !important;
}
#footer-row .et_pb_column {
  width: 100%;
  margin-right: 0;
}
  
  #contact-us-footer-mod{
    margin-top: 20px
  }
  
  
}



/* ___________________________________ */


@media screen and (max-width: 660px){
  
  .et_pb_row{
    width: 90%
  }
	
	.heading-mod h2 {
  font-size: 30px;
  line-height: 120%
}
#about-image-col{
   height: 230px
}
  
}



/* ____________________________________________________________ */


