@charset "UTF-8";
@import url("../webfonts/Raleway_Medium/stylesheet.css");
@import url("../webfonts/Raleway_ExtraBold/stylesheet.css");
.mainer {
}
.logofont {
	font-family: "Raleway ExtraBold";
	font-size: 28px;
	font-weight: 700;
	color: #031764;
}
.logome {
	font-family: "Raleway ExtraBold";
	font-size: 28px;
	color: #031764;
}
.minhead {
	font-family: "Raleway Medium";
	font-size: 18px;
	font-weight: 600;
	color: #031764;
}
.minheada {
	font-family: "Raleway Medium";
	font-size: 24px;
	font-weight: 700;
	color: #031764;
	line-height: 22px;
}
.maintext {
	font-family: "Raleway Medium";
	font-size: 36px;
	color: #FFFFFF;
	font-weight: 800;
}
.maincap {
	font-family: "Raleway Medium";
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 800;
}
.topmenu {
	font-family: "Raleway Medium";
	font-size: 16px;
	font-weight: 500;
	color: #031764;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 8px;
}
.topmenu:hover {
	font-family: "Raleway Medium";
	font-size: 16px;
	font-weight: 700;
	color: #031764;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #031764;
	-webkit-transition: all 220ms ease-in 150ms;
	-moz-transition: all 220ms ease-in 150ms;
	-ms-transition: all 220ms ease-in 150ms;
	-o-transition: all 220ms ease-in 150ms;
	transition: all 220ms ease-in 150ms;
	padding-bottom: 8px;
}
.subtext {
	font-family: "Raleway Medium";
	font-size: 16px;
	color: #FFFFFF;
}
.subtexter {
	font-family: "Raleway Medium";
	font-size: 18px;
	color: #000000;
}
.subtextblk {
	font-family: "Raleway Medium";
	font-size: 13px;
	color: #333333;
}
.logoslogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-transform: uppercase;
	font-weight: 500;
}
.buttone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #031764;
	padding: 10px;
	color: #FFF;
	border-radius: 9px;
}
.buttoneWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 10px;
	color: #031764;
	border-radius: 9px;
	border: 2px solid #031764;
}
.buttwo {
	font-family: "Raleway Medium";
	font-size: 15px;
	background-color: #009966;
	padding: 15px;
	color: #FFF;
}
.buttwo:hover {
	font-family: "Raleway Medium";
	font-size: 15px;
	background-color: #666666;
	padding: 15px;
	color: #FFF;
	border-radius: 0px 12px 0px 0px;
	-webkit-transition: all 250ms ease-in 100ms;
	-moz-transition: all 250ms ease-in 100ms;
	-ms-transition: all 250ms ease-in 100ms;
	-o-transition: all 250ms ease-in 100ms;
	transition: all 250ms ease-in 100ms;
	cursor: pointer;
}
.foottex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.subtit {
	font-family: "Raleway Medium";
	font-size: 14px;
	color: #666666;
}
.subtit2 {
	font-family: "Raleway Medium";
	font-size: 14px;
	color: #666666;
}
.pix1 {
	background-image: url(../homes/hm3.jpeg);
	height: 200px;
	width: 100%;
	background-position: center center;
	background-size: cover, contain;
	border-radius: 10px;
}
.box2 {
	font-family: "Raleway Medium";
	font-size: 14px;
	color: #333;
	background-color: #F0F0F0;
	padding: 8px;
	border-radius: 10px;
	border: 1px solid #F0F0F0;
	cursor: pointer;
}
.butto1 {
	font-family: "Raleway Medium";
	font-size: 14px;
	color: #333;
	background-color: #D7E4EB;
	padding: 6px;
	border-radius: 10px;
	border: 1px solid #D7E4EB;
	cursor: pointer;
}
.butto1:hover {
	font-family: "Raleway Medium";
	font-size: 14px;
	color: #FFF;
	background-color: #009966;
	padding: 6px;
	border-radius: 10px;
	border: 1px solid #009966;
	cursor: pointer;
}
.butto2 {
	font-family: "Raleway Medium";
	font-size: 14px;
	color: #FFF;
	background-color: #031764;
	padding: 6px;
	border-radius: 10px;
	border: 1px solid #031764;
	cursor: pointer;
}
.butto2:hover {
	font-family: "Raleway Medium";
	font-size: 14px;
	color: #FFF;
	background-color: #009966;
	padding: 6px;
	border-radius: 10px;
	border: 1px solid #009966;
	cursor: pointer;
}
.tabs1 {
	font-family: "Raleway Medium";
	font-size: 14px;
	line-height: normal;
	color: #031764;
	background-color: #FFF;
	padding: 12px;
	width: 12%;
	margin-right: 5px;
	float: left;
}
.tabs2 {
	font-family: "Raleway Medium";
	font-size: 14px;
	line-height: normal;
	color: #031764;
	background-color: #f6f6f6;
	padding: 12px;
	width: 12%;
	margin-right: 5px;
	float: left;
}
.bigbox {
	background-color: #FFF;
	float: left;
	height: 520px;
	width: 30%;
	margin-right: 3%;
	border-radius: 10px;
	border: 1.5px solid #E4E4E4;
	/* [disabled]box-shadow: 0px 0px 5px 0px #D1D1D1; */
	background-position: center top;
}
.loggers {
	font-family: "Raleway Medium";
	font-size: 14px;
	background-color: #f0f0f0;
	padding: 13px;
	color: #031764;
	border-radius: 9px;
	border: 1.5px solid #f0f0f0;
	float: left;
	width: 90%;
}
