.mb-20{
	margin-bottom: 20px;
}
.m-75{
	margin-bottom: 75px;
	margin-top: 75px;
}
.fw-700{
	font-weight: 700;
}
.about-section-two .content-column .inner-column{
	padding-top: 10px;
}
.about-section-two .content-column .text p {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #555555;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    margin-bottom: 10px;
}
.about-section-two .content-column .text {
    position: relative;
    padding-right: 30px;
    margin-bottom: 5px;
}
.submitbtn{
    background-color: #a7ce44;
        color: white;
}
.black-hover:hover{
    background-color: #4a4a4c !important;
}
.hr1{
    width: 170px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    background-color: #a7ce44;
    font-weight: 900;
    font-size: 43px;
}
.hr2{

    width: 120px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    background-color: #a7ce44;
    font-weight: 900;
    font-size: 43px;

}