*{


.masthead-heading {
	color: 034aa4;
}


.masthead1-heading1 {
	color: 034aa4;
}

.masthead-subheading {
	line-height: 1.25rem !important;
}

.masthead1-subheading1 {
	line-height: 2.25rem !important;
}

.btn-lg {
	background-color: #ffc107 !important;
	margin-left: 3rem;
	margin-right: 1rem;
}

.containers {
	background-color: #fff !important;
	width: auto;
	margin: auto;
}

.containers123 {
	background-color: rgba(0,0,0,0);!important;
	min-width: auto;

	margin: auto;
}


.section-heading {
	color: #034aa4;
}

.text-start  {
	color: #034aa4;
	margin-top: 35px;
}


.img-thumbnail {
	width: 700px;
	margin-top: 77px;
	padding-left: 2rem;
}

.btn-xl {
	font-size: 1rem !important;
}

.text-justify {
	font-size: 16px;
	text-align: justify;
	text-justify: inter-word;
}

#topBtn {
    position: fixed;
    bottom: 40px;
    right: 40px;
    font-size: 25px;
    width: 50px;
    height: 50px;
    background: #102779;
    color: gold;
    border: none;
    opacity: 0.8;
    cursor: pointer;
    display: none;
    box-sizing: border-box;
}

.fs-2 {
	color: #034aa4 !important;
}

.icon-round {
	background-size: 50% !important;
}

.d-flex {
	margin-top: 50px;
}

.no-shrink {
	margin-right: 25px;

}


}