
	
.elementor-icon {
    display: inline-block;
    line-height: 1;
    transition: all .3s;
    color: #69727d;
    font-size: 20px;
    text-align: center;
}
.elementor-icon i, .elementor-icon svg {
    width: 2.5em;
    height: 2.5em;
    position: relative;
    display: block;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a {
	color: #fff;
}
.headbgim {
	background-image: url('../images/top.jpg');
	background-size: cover; 
	background-repeat: no-repeat;
	background-position: center center;


}
.headtxt {
	font-size: 6.5em;
	font-weight: 400;
	color: #fff;
	line-height: 1;
	text-align: center;
	text-shadow: 0.05em 0.05em 0.05em #212121;
}
.texthead {
	font-size: 3em;
	font-weight: 400;
	color: #ff0;
	line-height: 1;
	text-shadow: 0.05em 0.05em 0.05em #212121;
}
.footertxt {
	background-color: #55f;
 	font-size: 30px;
    font-weight: 400;
    line-height: 1.2;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	padding: 20px 10px 20px 10px;
	text-align: center;
}
h1 {
	text-align: center;
}
table {
	margin: 0px 0px 0px 50px;
}
.mytext {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 2.5rem;
}
.butst { 
	display: inline-block; 
	padding: 30px 50px; 
	background: #0a0; 
	border: 1px solid #000; 
	color: #fff; 
	text-decoration: none; 
	text-align: center;
	font-size: 3rem;
	border-radius: 3px 3px 3px 3px;
	font-weight:600;
} 
.butst:hover { 
background: #55f;
color: #ff0;
 /* Эффект при наведении — дополнительное оформление */ 
}
.lttext {
	display: inline-block; 
	padding: 20px 40px; 
	background-color: #55f;
	color: #fff; 
	text-decoration: none; 
	text-align: center;
	font-size: 2rem;
	font-weight:600;
	width: 90%;
}
.lttext:hover {
	background: #0a0;
}
.bl {
	text-align: center;
}
.fora {
	padding: 10px 10px 10px 10px;
	text-align: center;
	line-height: 1;
}
.mytextwidget {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 2.5rem;
	color: #555;
}
.mtext {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 2rem;
	line-height: 1;
}
.lighttext {
	background-color: #55f;
	margin: 30px 30px 30px 30px;
    padding: 20px 20px 20px 20px;
    text-align: center;
	font-size: 2.5rem;
	color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	line-height: 1.2;
}
.widget-container {
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}
form {
    display: block;
    margin-top: 0em;
    unicode-bidi: isolate;
}
.form-label {
	font-size: 2em;
}
.form-control {

	font-size: 2em;
	width:	100%;
}
.recordbtn {
    font-size: 2em;
    font-weight: 700;
    background-color: #008000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 3px 3px 3px 3px;
}
.rounded {
    border-radius: .25rem !important;
}
.bg-white {
    background-color: #fff !important;
}
.border {
    border: 1px solid #dee2e6 !important;
}
.block {
	 background-color: #000;
    height: 300px;
    width: 300px;
}
.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}
.card {
    position: relative;
    display: flex
;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}
.btn {
	width: 300px;
    height: 100px;
    background-color: #cc0;
	font-size: 2em;
	float: center;
}
.form-check-input {
	font-size: 2em;
	transform: scale(2.5);
	align:center;
}
.form-check-label {
	font-size: 1.7em;
	size: 150 px;
	align:center;
	margin: 20px;
}
