/*!
Theme Name: Cimplicity Child
Theme URI: http://underscores.me/
Author: Cimplicity
Author URI: https://www.cimplicity.co.za/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cimplicity
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready


/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: 'Source Sans Pro', "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}
/* =Fonts
-------------------------------------------------------------- */
.hf1{
	font-size: 3.5em;
    font-weight: 600;
    color: white;
	margin-block-start: 1em;
    margin-block-end: 0em;
    line-height: 1.0em;
}
.wwd1{
	font-size: 1.20em;
    font-weight: 500;
    margin-block-start: 0.0em;
    margin-block-end: 0.0em;
    line-height: 1.0em;
	color: #6f90a7;
}
.y1{
	font-size: 1.30em;
    font-weight: 400;
    margin-block-start: 0.0em;
    margin-block-end: 0.0em;
    line-height: 1.0em;
	color: white;
}
.y2{
	font-size: 3.20em;
    font-weight: 500;
    margin-block-start: 0.0em;
    margin-block-end: 0.0em;
    line-height: 1.0em;
	color: #1f5073;
}
.y3{
	font-size: 1.20em;
    font-weight: 400;
    margin-block-start: 0.0em;
    margin-block-end: 0.0em;
    line-height: 1.0em;
	color: #1f5073;
}
.hf2{
	font-size: 2.50em;
    font-weight: 400;
    margin-block-start: 0.0em;
    margin-block-end: 0.0em;
    line-height: 1.0em;
}
.hf3{
	font-size: 1.50em;
    font-weight: 400;
	text-transform: uppercase;
	text-decoration: underline;
    margin-block-start: 0.0em;
    margin-block-end: 0.0em;
    line-height: 1.0em;
	color: white;
}
.hf4{
	font-size: 1.50em;
    font-weight: 400;
	font-size: 1.2em;
	margin-block-start: 0.0em;
    margin-block-end: 0.0em;
}
.hf5{
	font-size: 3.5em;
    font-weight: 600;
    margin-block-start: 0em;
    margin-block-end: 0.50em;
    line-height: 1.0em;
	color: #6f90a7;
}
.hf6{
	font-size: 1.50em;
    font-weight: 400;
    margin-block-start: 0.50em;
    margin-block-end: 0.50em;
    line-height: 1.0em;    
}
.hfa1{
	font-size: 1.50em;
    font-weight: 500;
    margin-block-start: 0.50em;
    margin-block-end: 0.50em;
    line-height: 1.0em;    
}
.hfa2{
	font-size: 1.50em;
    font-weight: 300;
    margin-block-start: 0.50em;
    margin-block-end: 0.50em;
    line-height: 1.0em;    
}
.ff1, .ff6{
	font-size: 1.1em;
	font-weight: 400;
	text-transform: uppercase;
	margin-block-start: 0.0em;
    margin-block-end: 0.0em;
	color: white !important;
}
.mf1{
	color: white;
	font-size: 2.85em;
	font-weight: 600;
	text-transform: uppercase;
}
.mf2{
	color: white;
	font-size: 2.0em;
	font-weight: 400;
	text-transform: uppercase;
	
}
.ff6:hover{
	color: white !important;
	text-decoration: underline !important;
}
.ff2, .ff5{
	font-size: 1.1em;
    font-weight: 400;
    text-transform: uppercase;
    margin-block-start: 0.0em;
    margin-block-end: 0.0em;
}
.ff2{
	padding-right: 2.5em;
}
.ff5{
	padding-right: 1.0em;
}
.ff3, .ff4 {
    font-size: 1.1em;
    font-weight: 500;
    text-transform: uppercase;
    margin-block-start: 0.0em;
    margin-block-end: 0.0em;
    color: white !important;
}
.ff3{
	padding-right: 3.5em;
}
.ff4{
	padding-right: 1.0em;
}
.ff3:hover, .ff4:hover {
    color: white !important;
	text-decoration: underline !important;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
	text-decoration: none;
}

a:visited {
	color: purple;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}
/**
 * Site Header
 * -----------------------------------------------------------------------------
 */
#masthead{
	width: 100%;
	background: rgb(214,221,226);
}
#inner-header{
	position: relative;
	z-index: 999;
	width: 80%;
	height: 150px;
	background: transparent;
	margin: 0 auto;
}
.skip-link{
	display: none;
}
.site-branding{
	width: 350px;
	float: left;
	padding: 2.5em 0 0 1.5em;
	margin: 0;
	border: none;
}

#header-widget-right-wrapper {
    position: relative;
    width: 100%;
    float: none;
    height: 1.5em;
    background: transparent;
}
.headbox{
display:-webkit-flex;
display:flex;
-webkit-flex-wrap:wrap;
flex-wrap:wrap;
}
.headbox1{
	width: 70%;
	min-height: 1.5em;
}
.headbox2{
	width: 29%;
	min-height: 1.5em;
}
.headbox3{
	width: 250px;
    float: right;
    text-align: right;
    padding: 0.5em 0;	
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#mega-menu-wrap-menu-1 {
    clear: both;
    margin: 0;
    z-index: 9999;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/**
 * Site footer
 * -----------------------------------------------------------------------------
 */
#footer-wrapper {
    margin: 0 auto;
    padding: 0;
    width: 80%;
}
#footer-widget-wrapper{
	width: 100%;
	min-height: 50px;
	background: #6f90a7;
}
.inner-footer-widget-wrapper{
	width: 90%;
    margin: 0 auto;
    min-height: 50px;
    padding: 60px 0 20px 0;
    color: white !important;
	border-bottom: 2px solid white;
}
.footblock11{
display:-webkit-flex;
display:flex;
}
.foot111 { width: 40%; }
.foot112 { width: 60%;
    text-align: right;
    padding: 1.85em 0 0 0; }
#footer-widget-wrapper-2{
	width: 100%;
	min-height: 100px;
	background: #6f90a7;
}
.inner-footer-widget-wrapper-2{
	width: 90%;
	margin: 0 auto;
	min-height: 50px;
	padding: 40px 0 50px 0;
	color: white !important;
	text-align: left;
	font-size: 14px;
}
.footblock12{
display:-webkit-flex;
display:flex;
	-webkit-flex-wrap:wrap;
flex-wrap:wrap;
}
.foot113 { width: 50%; text-align: left;}
.foot114 { width: 50%; text-align: right; }
.foot115 { width: 50%; }
.foot116 { width: 50%; border-top: 2px solid white; }

.footer-designbox{
	position: relative;
display:-webkit-flex;
display:flex;
-webkit-justify-content:center;
justify-content:center;
	width: 90%;
        margin: 3.5em auto 0px auto;
    min-height: 1.5em;
}
.site-info{
	width: 320px;
	min-height: 15px;
    text-align: center;
    font-size: 1rem;
}
.site-name{
	width: 250px;
	min-height: 15px;
	padding-left:10px;
	padding-right:10px;
	font-size: 1rem;
}
.designed-by{
	width: 140px;
	min-height: 15px;
	padding-left:10px;
	font-size: 1rem;
}
.designed-by2{
	position: relative;
	z-index: 9999;
	width: 110px;
	min-height: 15px;
	padding-left:10px;
	font-size: 1rem;
}
.sep{
	width: 5px;
	min-height: 15px;
	color: white !important;
	font-size: 1rem;
}
.foot1{
	width: 100%;
	min-height: 5px;
	padding: 5px 0;
	font-weight: 600;
}

.foot a{
  display: block;
  color: #333;
  text-decoration: none;
  position: relative;
	font-weight: 600;
}
.foot a:hover{
	color: #365bab !important;
}
.footicon{
	font-size: 2.5em;
	color: #365bab !important;
}
/**
* Custom
* -----------------------------------------------------------------------------
 */
.grecaptcha-badge { opacity:0;}
a#scroll-to-top {
    z-index: 999 !important;
}
.entry-title{
	display: none;
}
img{
	max-width: 100%;
	}
#content1out, #content11out{
	position: relative;
	width: 100%;
	min-height: 1.5em;
	margin: -8.4em 0 0 0;	
}
#content1in{
	position: relative;
	width: 100%;
	min-height: 55.5em;
	margin: 0;	
}
.innercontent1{
	position: absolute;
    top: 10.5em;
    left: 14.2em;
    width: 55%;
    min-height: 1.5em;
    text-align: left;
}




#wwdblock{
	position: absolute;
	bottom: 0;
	width: 100%;
	min-height: 2.5em;
	background: transparent;
}
.inwwdblock{
	width: 100%;
	min-height: 2.5em;
	margin: 0 auto;
	background: white;
}
.inwwdblock1{
	width: 100%;
	min-height: 2.5em;
	margin: 0 auto;
	background: transparent;
}
.inwwdblock2{
	width: 80%;
	min-height: 2.5em;
	margin: 0 auto;
	padding: 2.0em 0;
}
.wwdblock13{
display:-webkit-flex;
display:flex;
-webkit-justify-content:flex-end;
justify-content:flex-end;
}
.test11, .test12, .test13, .test14, .test15, .test16, .test17, .test18 { width: 24%;
}
.sblockl{
	width: 52px;
	min-height: 1.5em;
	float: left;
}
.sblockr{
	width: 80%;
	min-height: 1.5em;
	float: right;
}


#content2{
	position: relative;
	width: 100%;
	min-height: 1.5em;
	margin: 0;
	background: #d6dde2;
}
.innercontent2{
	position: relative;
	width: 80%;
	min-height: 1.5em;
    margin: 0 auto;
    padding: 8.5em 0;
	text-align: left;
	color: #444;
}
#content3{
	position: relative;
	width: 100%;
	min-height: 1.5em;
	margin: 0;
	background: #6f90a7;
}
.innercontent3{
	position: relative;
	width: 80%;
	min-height: 1.5em;
    margin: 0 auto;
    padding: 8.5em 0;
	text-align: left;
	color: #444;
}
.innercontent33{
	position: absolute;
	z-index: 9;
    bottom: -8em;
    right: 0;
    width: 90%;
    min-height: 10.5em;
    background: #d6dde2;
}
.years1{
display:-webkit-flex;
display:flex;
}
.years11, .years12, .years13 { width: 25%;
}

.inyearsblock1{
	width: 80%;
	min-height: 2.5em;
	margin: 0 auto;
	padding: 2.0em 0;
	text-align: center;
}
#content4{
	position: relative;
	width: 100%;
	min-height: 1.5em;
	margin: 0;
	background: white;
}
.innercontent4{
	position: relative;
	width: 80%;
	min-height: 1.5em;
    margin: 0 auto;
    padding: 15.5em 0;
	text-align: left;
	color: #444;
}
#content2in{
	position: relative;
	width: 100%;
	min-height: 30.5em;
	margin: 0;	
}
.innercontent22{
	position: absolute;
    top: 5.5em;
    right: 14.2em;
    width: 500px;
    min-height: 1.5em;
    text-align: left;
}
.block2a{
	width: auto;
	min-height: 1.0em;
	padding: 5.5em 0 0 0;
}
#content6{
	position: relative;
    width: 100%;
    min-height: 1.5em;
    margin: 0;
    background: white;
}
.innercontent6{
	position: relative;
    width: 70%;
    min-height: 1.5em;
    margin: 0 auto;
    padding: 6.5em 0;
    text-align: right;
    color: #6f90a7;
}
.cblock {
  display: grid;
  grid-template-columns: 30% 70%;
  grid-template-rows: 15em;
  gap: 0px 1em;
  grid-auto-flow: row;
  grid-template-areas:
    "blocka1 blocka2";
}

.blocka1 { grid-area: blocka1; }

.blocka2 { grid-area: blocka2; }

#content5{
	position: relative;
	width: 100%;
	min-height: 1.5em;
	margin: 0 0 8.5em 0;
	background: white;
}
.innercontent5{
	position: relative;
	width: 70%;
	min-height: 1.5em;
    margin: 0 auto;
    padding: 5.5em 0 2.5em 0;
	text-align: left;
	border-top: 1px solid #6f90a7;
}
.dblock1 {
	display:-webkit-flex;
display:flex;
	-webkit-justify-content:space-around;
justify-content:space-around;
}
.block31a { width:60%; }

.block31b { width:35%; }

#content55{
	position: relative;
	width: 100%;
	min-height: 15.5em;
	margin: 0;
	background: white;
}
.innercontent55{
	position: relative;
	width: 70%;
	min-height: 1.5em;
	float: right;
    padding: 1.5em 0;
}
.eblock1 {
	display:-webkit-flex;
display:flex;
-webkit-justify-content:flex-end;
justify-content:flex-end;
}
.block41a { width: 30%;
    padding: 0 1em 0 0;  }
.block41b { width: 30%;
    padding: 0 1em 0 0; }
.block41c { width: 30%;
    padding: 0 1em 0 0; }

.inblock4a, .inblock4b, .inblock4c {
	width: 100%;
	min-height: 10.5em;
}
.inblock4a{
	background: #30678d;
}
.inblock4b{
	background: #6f90a7;
}
.inblock4c{
	background: #a7b6c0;
}
.inblock4d{
	width: 80%;
	margin: 0 auto;
	min-height: 1.5em;
    padding: 4.5em 0;
	text-align: center;
}
#content7{
	position: relative;
	width: 100%;
	min-height: 1.5em;
	margin: 0;
	background: white;
}
.innercontent7{
	position: relative;
	width: 70%;
	min-height: 1.5em;
    margin: 0 auto;
    padding: 5.5em 0;
	text-align: left;
	color: #444;
}
.fblock1 {
display:-webkit-flex;
display:flex;
}
.block17a, .block17b, .block17c { width: 30%; padding: 0 0 2.5em 0; }

.foogallery .fg-caption {
    background-color: rgba(0,0,0,.3);
    color: #fff;
}
/**
* Social Media
* -----------------------------------------------------------------------------
 */

/**
* Contact Form
* -----------------------------------------------------------------------------
 */
#two-column {
    width: 100%;
}
#two-column #left{
	width: 48%;
	float: left;
}
#two-column #right{
	width: 48%;
	float: right;
}
#two-column p{
	margin-bottom: 12px;
}

/* =Media Queries
-------------------------------------------------------------- */
@media screen and (max-width: 1700px) {

}
@media screen and (max-width: 1650px) {
.innercontent6, .innercontent5, .innercontent55, .innercontent7  {
    width: 80%;
}
}
@media screen and (max-width: 1520px) {
#inner-header {
    width: 90%;
}
.headbox1 {
    width: 80%;
}
.headbox2 {
    width: 19%;
}
.wwdblock1 {
    width: 95%;
}
.innercontent5, .innercontent55, .innercontent7 {
    width: 90%;
}
}
@media screen and (max-width: 1460px) {
.innercontent6 {
    width: 90%;
}
}
@media screen and (max-width: 1410px) {
.innercontent1 {
    width: 65%;
}
.inwwdblock2 {
    width: 90%;
}
.years11, .years12, .years13 {
    width: 30%;
}
.hf5 {
    font-size: 3.05em;
}	
}
@media screen and (max-width: 1320px) {
.innercontent1 {
    left: 6.2em;
    width: 70%;
}
.cblock {
    grid-template-columns: 20% 80%;
}	
}
@media screen and (max-width: 1260px) {
.test11, .test12, .test13, .test14, .test15, .test16, .test17, .test18 {
    width: 25%;
}
.innercontent55 {
    width: 90%;
    float: none;
    margin: 0 auto;
}
.block41a, .block42b, .block43b { width: 33%;
    padding: 0 1em 0 0;  }

}
@media screen and (max-width: 1200px) {
.headbox1 {
    width: 85%;
}
.headbox2 {
    width: 15%;
}
.hf1 {
    font-size: 3.0em;
}
}
@media screen and (max-width: 1180px) {
.wwdblock13 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;    
}
.test11, .test12, .test13, .test14, .test15, .test16, .test17, .test18 {
    width: 45%;
}
.innercontent55 {
    width: 100%;
    float: none;
    margin: 0 auto;
}	
}
@media screen and (max-width: 1150px) {
.cblock {
    grid-template-columns: 0% 100%;
	gap: 0px 0em;
}
.dblock1 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}	
.block31a, .block31b {
    width: 100%;
    text-align: center;
    padding: 0 0 2.5em 0;
}
.block17a, .block17b, .block17c {
    width: 33%;
    padding: 0 0 2.5em 0;
}	
}
@media screen and (max-width: 1100px) {
.headbox1 {
    width: 100%;
}	
.headbox2 {
    display: none;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    background-color: black;
}
.foot111 {
    width: 30%;
}
.foot112 {
    width: 70%;
}	
}
@media screen and (max-width: 1050px) {
.innercontent2 {
	text-align: center;
}
.block41a, .block41b, .block41c { width: 100%;
    padding: 0;  }	
}
@media screen and (max-width: 1000px) {
.footblock11 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.foot111 {
    width: 100%;
    text-align: center;
}
.foot112 {
    width: 100%;
    text-align: center;
}	
.eblock1 {
    -webkit-justify-content: unset;
    justify-content: unset;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
}	
.innercontent7 {
    width: 95%;
}	
.hf5 {
    font-size: 2.55em;
}	
}
@media screen and (max-width: 950px) {
.wwdblock13 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: unset;
    justify-content: unset;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
}
.test11, .test12, .test13, .test14, .test15, .test16, .test17, .test18 {
    width: 50%;
}	
.fg-default.fg-left {
    text-align: center;
}	
}
@media screen and (max-width: 900px) {
.innercontent1 {
    left: 0;
    right: 0;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.site-branding {
    width: 350px;
    float: none;
    padding: 2.5em 0 0 0;
    margin: 0 auto;
    border: none;
}
.hf1 {
    font-size: 2.50em;	
}	
.innercontent2 {
    width: 90%;
}
.years11, .years12, .years13 {
    width: 33%;
}
.innercontent22 {
    right: 0;
    left: 0;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}	
.innercontent6 {
    text-align: center;
}
.hf2 {
    font-size: 2.250em;
}	
}
@media screen and (max-width: 850px) {
.fblock1 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.block17a, .block17b, .block17c {
    width: 50%;
    padding: 0 0 2.5em 0;
}	
}
@media screen and (max-width: 820px) {
.innercontent33 {
    width: 96%;
}
.foot113 {
    width: 100%;
    text-align: center;
}
.foot114 {
    width: 100%;
    text-align: center;
}
.foot115 {
    width: 100%;
    min-height: 1.5em;
}
.foot116 {
    width: 100%;
    border-top: 2px solid white;
    text-align: center;
    padding: 1.5em 0 0 0;
}
.hf2 {
    font-size: 2.0em;
}	
}
@media screen and (max-width: 760px) {
#content1out {
    position: relative;
    width: 100%;
    min-height: 75.5em;
    margin: -8.4em 0 0 0;
}
#wwdblock {
    position: absolute;
    bottom: -50px;
    width: 100%;
    min-height: 52.5em;
    background: transparent;
}

.test11, .test12, .test13, .test14, .test15, .test16, .test17, .test18 {
    width: 100%;
}	
.inwwdblock2 {
    width: 320px;
}
.block17a, .block17b, .block17c {
    width: 100%;
    padding: 0 0 2.5em 0;
    text-align: center;
}	
}
@media screen and (max-width: 730px) {
.hf1 {
    font-size: 2.00em;
}
#content3 {
    min-height: 35.5em;
}	
.innercontent3 {
    position: relative;
    width: 90%;
    text-align: center;
}	
.innercontent2 {
    padding: 5.5em 0;
}
.innercontent33 {
    bottom: -12em;
    right: 0;
	left: 0;
	width: 100%;
}	
.years1 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
}
.years11, .years12, .years13 {
    width: 100%;
}
	
}
@media screen and (max-width: 700px) {
.foot112 {
    width: 100%;
    text-align: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.foot1112{
	width: 100%;
    text-align: center;
    margin: 0 auto;
}
.ff3, .ff4 {
    padding-right: unset;
}
.footer-designbox {
     -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.site-info {
    width: 100%;
}
.sep {
    display: none;
}
.designed-by {
    width: 100%;
    text-align: center;
    padding-left: unset;
}
.designed-by2 {
    width: 100%;
    text-align: center;
    padding-left: unset;
}	
}
@media screen and (max-width: 600px) {
.hf2 {
    font-size: 1.60em;
}
.innercontent6 {
    padding: 4.5em 0;
}	
.hf5 {
    font-size: 2.05em;
}	
}
@media screen and (max-width: 480px) {

}






