@charset "utf-8";
:focus { outline: none; }
input[type=text]:focus,
input[type=password]:focus, textarea:focus { outline: 0 none; }
body, html { height: 100%; min-height: 100%; font-weight: normal; font-style:normal; }
input, textarea, select { -webkit-appearance: none; }
input, textarea, select { -webkit-border-radius: 0; border-radius: 0; }
body, nav, ul, li, a {margin:0;padding:0;}
html, html a {
    -webkit-font-smoothing: antialiased !important;
	-webkit-text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}
body {
	background-color: rgba(5, 0, 7, 1);
	color: rgba(255, 255, 255, 1);
	font-family: 'Euclid Circular B', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
@media (min-width: 1024px) and (max-width: 1439px) {
	body {
		font-size: 16px;
		line-height: 22px;
	}
} @media (min-width: 0px) and (max-width: 1023px) {
	body {
		font-size: 16px;
		line-height: 20px;
	}
}
ul.services {
	position: relative;
	list-style: none;
	margin-left: 0;
	padding-left: 1.2em;
}
ul.services li:before {
	content: "•";
	position: absolute;
	left: 0;
	color: rgba(255, 81, 40, 0.75);
}

/* ---------- ---------- ---------- KIN :: 01.10.2024 :: section  ---------- ---------- ---------- */

#section-div-60, #footer, #footer-u, #footer-01, #footer-02, #share-F01, #share-F02, #footer-bottom, 
.class-F01 a:link, .class-F01 a:visited, .class-F01 a:active, .class-F01 a:hover, img {
	-o-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -khtml-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
#section-div-60, #footer, #footer-u, #footer-01, #footer-02, #share-F01, #share-F02, #footer-bottom {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	display: block;
	overflow: hidden;
	text-align: center;
	float: none;
	}

#section-div-60 {
	height: 60px;
	}
@media (min-width: 1280px) and (max-width: 1439px) {
	#section-div-60 {
		height: 50px;
	}
} @media (min-width: 1024px) and (max-width: 1279px) {
	#section-div-60 {
		height: 40px;
	}
} @media (min-width: 640px) and (max-width: 1023px) {
	#section-div-60 {
		height: 20px;
	}
} @media (min-width: 0px) and (max-width: 639px) {
	#section-div-60 {
		height: 20px;
	}
}

/* ---------- ---------- ---------- KIN :: 01.10.2024 :: table  ---------- ---------- ---------- */

.tblWidth {
	width: 100%;
	border-spacing: 0px;
	}

/* ---------- ---------- ---------- KIN :: 01.10.2024 :: class  ---------- ---------- ---------- */

.class-F01 a:link, .class-F01 a:visited, .class-F01 a:active, .class-F01 a:hover {
	font-family: 'Euclid Circular B', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: rgba(255, 255, 255, 0.75);
	outline: 0;
	outline: none;
	display: inline-block;
	}
.class-F01 a:link, .class-F01 a:visited, .class-F01 a:active, .class-F01 a:hover {
	text-align: center;
	}
.class-F01 a:after {
  	display: block;
  	content: '';
  	transform: scaleX(0);  
  	transition: transform 250ms ease-in-out;
  	border-bottom: solid 1px rgba(255, 255, 255, 0.75);
	}
.class-F01 a:hover:after { 
 	transform: scaleX(1); 
	}
.img-logo {
	width: auto;
	border: none;
	opacity: 1;
	}
.img-logo {
	height: 30px;
	}

@media (min-width: 1280px) and (max-width: 1439px) {
	.class-F01 a:link, .class-F01 a:visited, .class-F01 a:active, .class-F01 a:hover {
		font-size: 16px;
		line-height: 22px;
		}
} @media (min-width: 1024px) and (max-width: 1279px) {
	.class-F01 a:link, .class-F01 a:visited, .class-F01 a:active, .class-F01 a:hover {
		font-size: 16px;
		line-height: 22px;
		}
} @media (min-width: 640px) and (max-width: 1023px) {
	
} @media (min-width: 0px) and (max-width: 639px) {
	.class-F01 a:hover:after { 
		transform: scaleX(0); 
		}
	.class-F01 a:link, .class-F01 a:visited, .class-F01 a:active, .class-F01 a:hover {
		font-size: 16px;
		line-height: 20px;
		}
}

/* ---------- ---------- ---------- KIN :: 01.10.2024 :: footer  ---------- ---------- ---------- */

#footer-u {
	max-width: 1360px;
	margin-top: 80px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: rgba(255, 255, 255, 1);
	}
#footer-01 {
	max-width: 300px;
	margin-top: 40px;
	}
#footer-02, #footer-bottom {
	max-width: 300px;
	margin-top: 20px;
	}
#share-F01, #share-F02 {
	height: 30px;
	}
#share-F01 {
	width: 121px;
	}
#share-F02 {
	width: 30px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	}
#footer-bottom {
	margin-top: 40px;
	margin-bottom: 80px;
	}
.col-F01 {
	text-align: center;
	vertical-align: top;
	}
.col-F02 {
	height: 20px;
	}
@media (min-width: 1280px) and (max-width: 1439px) {
	#footer-u {
		max-width: 1210px;
		margin-top: 50px;
		}
	#footer-01 {
		max-width: 300px;
		margin-top: 20px;
		}
	#footer-02, #footer-bottom {
		max-width: 300px;
		margin-top: 20px;
		}
	#share-F01, #share-F02 {
		height: 30px;
		}
	#share-F01 {
		width: 121px;
		}
	#share-F02 {
		width: 30px;
		margin-left: 5px;
		margin-right: 5px;
		float: left;
		}
	#footer-bottom {
		margin-top: 20px;
		margin-bottom: 60px;
		}
} @media (min-width: 1024px) and (max-width: 1279px) {
	#footer-u {
		max-width: 980px;
		margin-top: 50px;
		}
	#footer-01 {
		max-width: 300px;
		margin-top: 20px;
		}
	#footer-02, #footer-bottom {
		max-width: 300px;
		margin-top: 20px;
		}
	#share-F01, #share-F02 {
		height: 30px;
		}
	#share-F01 {
		width: 121px;
		}
	#share-F02 {
		width: 30px;
		margin-left: 5px;
		margin-right: 5px;
		float: left;
		}
	#footer-bottom {
		margin-top: 20px;
		margin-bottom: 60px;
		}
} @media (min-width: 640px) and (max-width: 1023px) {
	
} @media (min-width: 0px) and (max-width: 639px) {
	#footer-u {
		max-width: 320px;
		margin-top: 60px;
	}
	#footer-bottom {
		margin-top: 20px;
		margin-bottom: 60px;
		}
	.col-F02 {
		height: 10px;
		}
}