	
	
	
.bannert{
	
	font-weight: bold;
	font-size: 2em;
}
	
	

.white1{
	
	padding: 5%;
	
	
}
	
	
.cont_pad{
	padding: 10% 0;
}
	
	.margintopne {
    margin-top: 30px;
}
	
	
	

.conbg{
	
	height: 130px;
}	
	


.big_title{
    text-align: center;
}

.white3
{
    color: #fff!important;
}

.boxa_two {
    color: #659a01;
    border-radius: 10px;
    padding: 7px 25px;
    text-align: center;
    font-size: 2.8em;
    margin: 0!important;
    font-family: 'Poppins';
        line-height: 1.1em!important;
}

.boxa_two_a {
    width: 80%;
    margin: 0 auto;
}

.boxa_three {
    text-align: center;
    font-size: 16px;
    color: #333;
}

.btn-square2 {
    font-family: 'PT Sans', sans-serif;
        font-size: 15px;
    padding: 10px 20px;
    display: inline-block;
    position: relative;
    transition: all .2s ease-in-out;
    margin-top: 15px;
    background: #83c800;
    border-style: inherit;
    border-color: inherit;
    color: #fff;
    font-weight: 700;
    border-width: 5px;
    border-radius: 5px;
}

.btn-square2:hover {
    font-family: 'PT Sans', sans-serif;
    text-decoration: none;
    background-color: #659a01;
    color: #fff;
    border-radius: 5px;
}


	
	