*:not(i) {

}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
body,
p {
	font-family: 'Roboto', sans-serif;
	color: #383838;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0;
}
a,
a:hover {
	text-decoration: none;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
img {
	max-width: 100%;
	height:auto;
}
/* Header */
header {
	padding-top: 30px;
}
header img {
	max-height: 80px;
}
.top_bar {
	font-family: Poppins;
	background: #007cc2;
	margin-top: 30px;
	padding:30px 0;
}
.top_bar ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.top_bar ul>li {
	display: inline-block;
	margin-right: 15px;
}

.top_bar ul>li>a {
	color: #ffffff;
	font-family: Poppins;
	font-weight: 500;
	font-size: 16px;
}
.header_5 {
	text-align: right;
}
.header_5 a {
	display: inline-block;
	vertical-align: inherit;
	background: #fff;
	border:solid thin #fff;
	color: #007cc2;
	cursor: pointer;
	padding: 15px 25px;

	border-radius: 4px;
	font-size: 14px;
	font-weight: 600;
	font-family: Poppins;
}
.header_5 a:hover {
	background:#007cc2;
	color:#fff;
}
.margin-top-60 {
	margin-top: 60px;
}
.inner_box {
	margin-bottom: 30px;
	padding: 50px 50px 50px 50px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 8px 0px 0px 0px;
	border-color: #007cc2;
	border-radius: 0px 0px 0px 0px;
	box-shadow: 0px 15px 40px 0px rgba(13,29,13,0.1);
}
.inner_box h2 {
	color: #383838;
	margin-bottom: 15px;
	font-family: Poppins;
	font-weight: 700;
	font-size: 27px;
	line-height: 31px;
}
.inner_box p {

}
.inner_box a {
	color: #007cc2;
	padding: 0;
font-size: 15px;
background: transparent;
text-decoration: underline;
}
.margin-top-90 {
	margin-top: 90px;
}
.second_home h2 {
	font-family: Poppins;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 30px;
}
.second_home p {

}
.second_home p a {
	color: #007cc2;
	padding: 0;
	background: transparent;
	text-decoration: underline;
}
.second_home ul {

}
.second_home ul>li {
	margin-bottom: 13px
}
.second_home img {
	border-radius: 10px 10px 10px 10px;
	box-shadow: 15px 30px 40px 0px rgba(0,0,0,0.3);
	width:100%;

}
.btn_widget_about {
	margin-bottom: 30px;


}
.btn_widget_about p {

	margin-top: 0
}
.btn2_widget_about a {
	fill: #ffffff;
	color: #ffffff;
	background-color: #007cc2;
	border:solid thin #007cc2;
	display: inline-block;
	vertical-align: inherit;
	cursor: pointer;
	padding: 15px 25px;

	border-radius: 4px;
	font-size: 14px;
	font-weight: 600;
	font-family: Poppins;
}
.btn2_widget_about h3 {
	font-family: Poppins;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
}
.btn_widget_about p {
	margin-bottom: 0
}
.margin-top-120 {
	margin-top: 120px;
}
.top_row_item {
	margin-bottom: 30px;
}
.top_row_item h2 {
	color: #383838;
	text-transform: none;
	margin-bottom: 15px;
	font-family: Poppins;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	text-align: center;
}
.top_row_item p {
	font-size: 18px;
	line-height: 34px;
	text-align: center;
}
.inner_panel {
	-webkit-box-shadow: rgba(2,2,2,.06) 0 0 50px;
	-moz-box-shadow: rgba(2,2,2,.06) 0 0 50px;
	box-shadow: rgba(2,2,2,.06) 0 0 50px;
	border: none;
	border-radius: 10px;
	margin-bottom: 30px;
	overflow: hidden;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	background-color: #fff;
	display: inline-block;
	width:100%;
}
.inner_panel div {
	padding: 35px 30px;
}
.inner_panel h3 {
	color: #383838;
	margin-bottom: 15px;
	font-family: Poppins;
	font-weight: 700;
	font-size: 27px;
	line-height: 31px;
}
.inner_panel p {

}
.inner_panel a {
	color: #007cc2;
	padding: 0;
	font-size: 15px;
	background: transparent;
	text-decoration: underline;	
}
#searchform div {
	display: flex;
}
#searchsubmit {
	fill: #ffffff;
	color: #ffffff;
	background-color: #007cc2;
	display: inline-block;
	vertical-align: inherit;
	cursor: pointer;
	padding: 7.5px 15px;
	border: none;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 600;
	font-family: Poppins;
	margin-left: 7.5px
}
.header_3 {
	display: flex;
	justify-content: flex-end;
}
.top_banner {
	height: 750px;
	display: flex;
	align-items: center;
	

}
.top_banner h1 {
	text-align: left;

	letter-spacing: 0px;
	font-weight: 700;
	font-size: 46px;
	padding-bottom: 30px;
	font-family: "Poppins";
	color: #fff;
}
.top_banner p {
	text-align: left;
	line-height: 31px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 18px;
	font-family: "Roboto";
	height: auto;
	color: #fff;
	margin-bottom: 30px;
}
.top_banner a {
	fill: #ffffff;
	color: #ffffff;
	background-color: #007cc2;
	border:solid thin #007cc2;
	display: inline-block;
	vertical-align: inherit;
	cursor: pointer;
	padding: 15px 25px;
	border: none;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 600;
	font-family: Poppins;
	margin-right: 15px;	
}
.tickercontainer {
	max-width: 100%;
	overflow: hidden;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	background: #f2f2f2;
	border-left: 15px solid #f2f2f2;
	border-right: 15px solid #f2f2f2;
	border-radius: 20px;	
}
.tickercontainer ul>li {
	
}
.banner_information {
	padding:120px 0;
	text-align: center;
	margin-top: 90px;
}
.banner_information h2 {
	color: #ffffff;
	text-transform: none;
	font-family: Poppins;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 30px;
}
.banner_information p {
	color: #ffffff;

	margin: 0 auto 0;
	font-size: 18px;
	line-height: 34px;
}
.white_outer_con {
	margin-top: 30px;
}
.white_outer {
	background:#fff;
	padding:30px;
	text-align: center;
	-webkit-box-shadow: rgba(2,2,2,.06) 0 0 50px;
	-moz-box-shadow: rgba(2,2,2,.06) 0 0 50px;
	box-shadow: rgba(2,2,2,.06) 0 0 50px;
	border: none;
	border-radius: 10px;
}
.white_outer h3 {
	color: #383838;
	font-family: Poppins;
	font-weight: 700;
	font-size: 40px;
	line-height: 1;
	margin-bottom: 7.5px;
}
.white_outer h4 {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: .5rem;
}
.services_item {
	margin-top: 120px;
}
.services_item h2 {
	font-family: Poppins;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 30px;
}
.services_item p {
	font-size: 18px;
	line-height: 34px;
}
.inner_item_service {
	padding: 30px 30px 30px 30px;
	box-shadow: 1px 2px 20px 0 rgba(230,230,230,.8);
	display: inline-block;
	text-align: center;
	margin-bottom: 30px;
	width: 100%;
	height:0;
	padding-bottom:100%;
	position:relative;
}
.inner_item_service p {
	margin-bottom: 0;
	font-family: Poppins;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	position: absolute;
	top:50%;
	left:0;
	width:100%;
	text-align: center;
	padding:15px;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.banner_information a {
	fill: #ffffff;
	color: #ffffff;
	background-color: #007cc2;
	border:solid thin #007cc2;
	display: inline-block;
	vertical-align: inherit;
	cursor: pointer;
	padding: 15px 25px;
	border: none;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 600;
	font-family: Poppins;
	margin-top: 0px;
}
footer {
	text-align: center;
	padding:60px 0 30px;
	margin-top: 60px;
	border-top:solid thin #007cc2;
}
footer img {
	max-height: 80px;
	margin-bottom: 30px;
}
footer a {
	color: #007cc2;
	padding: 0;
	font-size: 15px;
	background: transparent;
	text-decoration: underline;
}
.top_banner a:hover,
.btn2_widget_about a:hover,
.banner_information a:hover {
	background:#fff;
	color: #007cc2;
}
.faqs_row h3 {
    line-height: normal;
    text-align: left;
	font-family: Poppins;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 0;
	border-bottom: none;

	cursor: pointer;

}
.ui-accordion-content {
	border-top: none;
	padding:15px 0;
}	
.ui-accordion-content p {

	margin-bottom: 0;
}
.faqs_row h3:before {
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-family: "Font Awesome 5 Pro";
    content: "\f067";
    float: right;
    font-weight: 300;
}
.faqs_row h3.ui-state-active:before {
	content: '\f068';
}

.faqs_row {
    background: #f2f2f2;
    padding: 30px;
    opacity: 0;
    margin-bottom: 60px;
    border-radius: 7.5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-bottom: 15px;
    padding: 15px 30px;
}
.faqs_row:hover {
    opacity: 1;
}
.part-time-content {
	margin-bottom:60px;
}
.part-time-content a {
	text-decoration: underline;
	color:#000;
}
.home_item_4 h2 {
	color: #383838;
	text-transform: none;
	margin-bottom: 30px;
	font-family: Poppins;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	text-align: center;
}
@media(max-width:1200px) {
    .header_5 a {
        margin-right:0 !important;
    }
}
@media(max-width: 767.98px) {
	header {
		text-align: center;
		padding-bottom: 30px;
	}
	header img {
		margin-bottom: 30px;
	}
	.header_3 {
		display: none;
	}
	.top_bar {
		display: none;
	}
	.btn2_widget_about .col-md-5 {
		display: none;
	}
	.second_home h2 {
		margin-top: 30px;
	}
}