<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.list_check li,
.page_nav ul li,
.widget_sidebar ul li,
nav li {
	list-style-type: none
}

:focus {
	border: 0!important;
	outline: 0!important;
	box-shadow: none
}

p{
	text-align: justify;
}

html {
	scroll-behavior: smooth;
	max-width: 1920px;
	margin: 0 auto
}

body {
	font-family: Poppins, sans-serif;
	font-size: 14px;
	overflow-x: hidden
}

a:hover {
	text-decoration: none
}

.main-menu {
	padding: 20px 0;
	z-index: 1030;
	margin-bottom: 35px;
}

.main{
	margin-top: 150px;
	margin-bottom: 55px;
}


.normal-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 1
}

.normal-menu ul li {
	display: block;
	position: relative;
	float: left;
	padding: 0 15px
}

.normal-menu li ul {
	display: none
}

.normal-menu ul li a {
	display: block;
	text-decoration: none;
	white-space: nowrap
}

.normal-menu li:hover&gt;ul {
	display: block;
	position: absolute
}

.normal-menu li:hover li {
	float: none
}

.normal-menu ul ul ul {
	top: 0
}

.menu-to-right ul ul ul {
	right: 100%
}

.menu-to-left ul&gt;li {
	float: left
}

.menu-main.splited li {
	float: right
}

.menu-to-left ul ul ul {
	left: 100%
}

.normal-menu ul:after,
.normal-menu ul:before {
	content: " ";
	display: table
}

.normal-menu ul:after {
	clear: both
}

.sub-menu {
	display: none;
	position: absolute;
	transition: all .5s ease;
	background-color: #fff;
	padding: 5px 20px;
}

.sp-0{
	padding-left: 20%;
	padding-right: 20%;
}

.mb-6{
	margin-bottom: 6rem!important;
}

.mb-7{
	margin-bottom: 7rem!important;
}

.mb-8{
	margin-bottom: 8rem!important;
}

.starter1{
	background-color: #b9cae4;
}

.starter2{
	background-color: #f1f9e4;
}

.starter3{
	background-color: #c2dede;
}

.starter4{
	background-color: #f6e4ff;
}

.starter1 h1,.starter2 h1,.starter3 h1,.starter4 h1{
	font-size: 18px;
}

.starter1.single h1,.starter1.archive h1,.starter2.single h1,.starter2.archive h1,.starter3.single h1,.starter3.archive h1,.starter4.single h1,.starter4.archive h1{
	font-size: 32px;
}

.starter1 a,.starter2 a{
	color: #28303d;
}

.starter1.home h2,.starter2.home h2{
	font-size: 42px;
}

.archive.starter1 h2 a,.archive.starter2 h2 a,.archive.starter3 h2 a,.archive.starter4 h2 a{
	font-size: 22px;
}

.starter1.home .readmore,.starter1.archive .readmore,.starter2.home .readmore,.starter2.archive .readmore,.starter3.home .readmore,.starter3.archive .readmore,.starter4.home .readmore,.starter4.archive .readmore{
	font-size: 19px;
    text-decoration: underline;
}

.archive.starter1 .title{
	
}

.starter1 .sitename,.starter2 .sitename,.starter3 .sitename,.starter4 .sitename{
	font-size: 14px;
}

.blog-post-content a{color: #0B4DC5}</pre></body></html>