.pt-150{
	padding-top: 150px !important;
}
.pb-0{
	padding-bottom: 0px !important;
}
.ml-0{
        margin-left: 0px !important;
}
.p-25 {
    padding: 25px !important;
}
.text-orange{
	color: #fff100;
}
.bg-orange{
	background-color: #fff100;
}

.bg-blue{
	background-color: #002e5b;
}
.text-blue{
	color: #002e5b;
}
.bg-white{
	background-color: #fff;
}
.industries .section-content h4{
	font-size: 16px;
}
.industries .section-content h4:hover{
	background-color: #fff100 !important;
}
.industries1 .section-content h4{
	font-size: 16px;
}
.industries1 .section-content h4:hover{
	background-color: #fff100 !important;
	color: #fff;
}
.industries1 h2::before{
	background-color: #fff100 !important;
}
.industries1 h2::after{
	background-color: #fff100 !important;
}
.industries h2::before{
	background-color: #fff100 !important;
}
.industries h2::after{
	background-color: #fff100 !important;
}
.plans a:hover{
	background-color: #fff100 !important;
	color: #fff;
}
.fs-20{
	    font-size: 20px !important;
}
.fs-18{
	    font-size: 18px !important;
}

.pricing-table{
	box-shadow: 0 0 12px rgba(0, 0, 0, .4);
}

.career h2:before {
    content: "";
    position: absolute;
    content: "";
    width: 80px;
    height: 5px;
    top: -23px;
    background-color: #fff100;
}
.color-facebook{
	    color: #3b5998 !important;
}
.color-instagram{
	    color: #125688 !important;
}
.color-linkedin{
	   color: #0077B5 !important;
}
.color-twitter{
	        color: #00aced !important;
}

.line-bottom:after, .widget .line-bottom:after, .widget .line-bottom:after{
	    border: 1px solid #fff100 !important;
}

.footer a {
    color: #fff !important;
}