.entry-meta{
	display: none;
}

.obfx-grid-content{
	padding-top:20px;
}
.saboxplugin-socials .fa {
    font-family: FontAwesome;
}
body, html {
  height: 100%;
}

.bg { 
  /* The image used */
  background-image: url("http://www.nlsa.ac.za/wp-content/uploads/2018/08/collage.png");

  /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.elementor-container.elementor-column-gap-no{
	width:100% !important;
	max-width:none !important;
}

.fm-icon i {
    font-family: FontAwesome;
}

.fm-right .fm-icon {
    background-color: #fff;
	  border-radius: 50%;
}

.form-col{
		width: 48%;
		display: inline-grid;
}
.first-col label{
	width:100%;
	color: #a4a2a2;
	font-weight:600;
}

.form-col .bold{
	width:100%;
	color: #a4a2a2;
	font-weight:600;
	margin-bottom: 10px;
}

.form-col select{
	width:318px;
	height: 32px;
	border: solid 1px #a4a2a2;
}

.form-row {
	width:100%;
}

.form-row .wpcf7-submit{
	background-color:#16437f;
	border-radius:0;
	width:300px;
	float:left;
}
.form-col select,
.form-col .wpcf7-text{
	border:0;
	border-bottom: 3px solid #E31B26;
}
.form-col .bold span,
.first-col label span{
	color:#DB3929;	
}

.grey-bg{
	background-color:#f1f1f1;
}

.right-align{
	text-align:right;
}

.padding-right-10{
	padding-right:10px;
}

.border-right{
	border-right: solid 1px #3e8c39;
}

.red-text{
	color:#b03232;
}

.elementor-element-d056441{
	background-color:#fec424;

}

.elementor-element-d056441 .elementor-element-populated{
		padding:0px !important;
}

.elementor-element-d9d8e2a{
	color:#fff;
	background-color:#b03232;
	margin-top: 40px;
  margin-left: 40px;
	border-top-left-radius: 45px;
	padding: 20px 10px 10px 30px;
	
}

.elementor-element-8eeb1bc{
	color:#fff;
	background-color:#3e8c39;
	margin-top: -10px;
	border-top-left-radius: 45px;
	padding: 70px 10px 10px 30px;
}

.elementor-element-e2b9bea{
	background-color:#37ad2f;
}

.Register-btn{
	width:200px;
	border-radius:40px;
	background-color:#fff;
	text-align:center;
	padding:5px 0;
	margin:0 auto;
}

.Register-btn-home{
		width:300px;
}

.div-details{
	font-size:32px;
	color:#fff;
	line-height:33px;
}

.Register-btn span{
	color:#b03232;
	font-size:20px;
	display:block;
	font-weight:bold;
	
}
.Register-btn a{
	color:#000;
}

.tecc-event-detail{
		display:none;
}
.elementor-element-32ec8e6,
.elementor-element-9cc8344{
	background-color:#fff;
	margin-bottom:0px !important;
}

.elementor-element-32ec8e6{
	padding-bottom:40px;
}

#main-nav {
		position: initial;
}

.elementor-6 .elementor-element.elementor-element-1bc24110 {
     padding: 0px 0px 0px 0px;
}

.elementor-6 .elementor-element.elementor-element-1bc24110 > .elementor-container{
	min-height:0;
}

.col-md-4 video {
    width: 100%;
}

@media (max-width: 1188px){
			.form-col{
					width: 100%;
					display:table-row;
	     }
	     
	    .form-row {
				 text-align:left;				
			}
			
}