@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic&display=swap);
@import url(https://fonts.googleapis.com/css?family=Hind:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic&display=swap);



.main {
	background-color: #3872BC;
}

.main h3 {
	font-family: 'Montserrat';
	color: #ffffff;
}

.main h1 {
	font-size: 45px;
	color: #fff;
}

.main h4 {
	font-family: 'Montserrat';
	color: #ffffff;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
}

.main p {
	font-family: 'Hind';
	color: #ffffff;
	font-size: 17px;
}

.main a {
	font-family: 'Hind';
	font-size: 17px;
	color: #fff;

}

.main .btn:not([bs-btn]) {
	background-color: #FFD600;
	color: #183B69;
}

.main h2 {
	font-weight: bold;
	color: #ffffff;
}

.main i.fa:not([style*=":"]) {
	background-color: #ffffff;
	font-size: 25px;
	height: 45px;
	width: 45px;
	line-height: 45px;
}

.basic h1 {
	font-family: 'Montserrat';
	text-transform: none;
	font-weight: bold;
	font-size: 45px;
	color: #183B69;
	line-height: 55px;
}

.basic h2 {
	font-family: 'Montserrat';
	font-weight: bold;
	color: #183B69;
	font-size: 36px;
	line-height: 43px;
}

.basic a {
	font-family: 'Hind';
	color: #183B69;
	font-size: 17px;
}

.basic h3 {
	font-family: 'Montserrat';
	color: #b5b5b5;
	font-size: 28px;
	line-height: 32px;
}

.basic h4 {
	font-family: 'Montserrat';
	color: #183B69;
	font-size: 24px;
	line-height: 28px;
}

.basic p {
	font-family: 'Hind';
	color: #B5B5B5;
	font-size: 17px;
}

.basic .btn:not([bs-btn]) {
	background-color: #183B69;
	color: #ffffff;
	font-family: 'Montserrat';
	text-transform: uppercase;
}

.basic {
	background-color: #f5f5f5;
}

.basic i.fa:not([style*=":"]) {
	color: #183B69;
	background-color: #ffffff;
	font-size: 25px;
	height: 45px;
	width: 45px;
	line-height: 45px;
}

.negative {
	background-image: url('//d33rxv6e3thba6.cloudfront.net/2015/11/5684ea36f84e735c228faa90/13224-6sb741.jpg');
}

.negative h2 {
	color: #FFD90F;
	font-family: 'Montserrat';
	font-weight: bold;
}

.negative h1 {
	color: #ffd600;
	font-family: 'Montserrat';
	font-size: 45px;
}

.negative p {
	font-family: 'Hind';
	color: #ffffff;
	font-size: 17px;
}

.negative a {
	font-family: 'Hind';
	color: #ffffff;
	font-size: 17px;
}

.negative h3 {
	color: #ffffff;
}

.negative h4 {
	color: #ffffff;
	font-size: 20px;
}

.negative i.fa:not([style*=":"]) {
	color: #3872BC;
	font-size: 18px;
	height: 40px;
	width: 40px;
	line-height: 40px;
}

.secondary {
	background-color: #FFD600;
}

.secondary h1 {
	font-size: 70px;
	font-family: 'Montserrat';
	color: #183b69;
	line-height: 90px;
}

.secondary h2 {
	font-family: 'Montserrat';
	text-transform: none;
	font-weight: bold;
	font-size: 36px;
	color: #183B69;
}

.secondary h3 {
	font-family: 'Montserrat';
	color: #183B69;
	font-size: 28px;
}

.secondary h4 {
	font-family: 'Montserrat';
	color: #183B69;
	font-size: 20px;
}

.secondary p {
	font-family: 'Hind';
	color: #183B69;
	font-size: 17px;
}

.secondary a {
	font-family: 'Hind';
	color: #183B69;
	font-size: 17px;
}

.secondary .btn:not([bs-btn]) {
	background-color: #183b69;
}

.secondary i.fa:not([style*=":"]) {
	background-color: #183B69;
	color: #ffffff;
	font-size: 25px;
	height: 45px;
	width: 45px;
	line-height: 45px;
}

h1 {
	font-family: 'Montserrat';
	text-transform: none;
	font-weight: bold;
	font-size: 45px;
	color: #183B69;
	line-height: 55px;
}

h2 {
	font-family: 'Montserrat';
	font-weight: bold;
	color: #183B69;
	font-size: 36px;
	line-height: 43px;
}

a {
	font-family: 'Hind';
	color: #183B69;

	font-size: 17px;
}

h3 {
	font-family: 'Montserrat';
	color: #b5b5b5;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;

}

h4 {
	font-family: 'Montserrat';
	color: #183B69;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;

}

p {
	font-family: 'Hind';
	color: #B5B5B5;
	font-size: 17px;
}

.btn:not([bs-btn]) {
	background-color: #183B69;
	color: #ffffff;
	font-family: 'Montserrat';
	text-transform: uppercase;
}

body {
	background-color: #f5f5f5;
}

i.fa:not([style*=":"]) {
	color: #183B69;
	background-color: #ffffff;
	font-size: 25px;
	height: 45px;
	width: 45px;
	line-height: 45px;
}

.main-color {
	color: #3872BC;
}

.main-border-color {
	border-color: #3872BC;
}

.main-background {
	background-color: #3872BC;
}

.negative-background {
	background-image: url('//d33rxv6e3thba6.cloudfront.net/2015/11/5684ea36f84e735c228faa90/13224-6sb741.jpg');
}

.secondary-color {
	color: #FFD600;
}

.secondary-border-color {
	border-color: #FFD600;
}

.secondary-background {
	background-color: #FFD600;
}

.theme-color {
	color: #f5f5f5;
}

.theme-border-color {
	border-color: #f5f5f5;
}

.theme-background {
	background-color: #f5f5f5;
}