#progressbar {
	display: block;
	height: auto;
	/* overflow: hidden; */
	margin-bottom: 20px;
	overflow: hidden;
	counter-reset: step;
	margin-top: 30px;
}
#progressbar li {
	list-style-type: none;
	color: white;
	text-transform: uppercase;
	font-size: 16px;
	width: 33.33%;
	float: left;
	position: relative;
	text-align: center;
}
#progressbar li::before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	color: #333;
	background: white;
	border-radius: 3px;
	margin: 0 auto 5px auto;
}
#progressbar li::after {
	content: '';
	width: 100%;
	height: 2px;
	background: white;
	position: absolute;
	left: -50%;
	top: 9px;
	z-index: -1;
}
#progressbar li:first-child::after {
	content: none;
}
#progressbar li.active::before, #progressbar li.active::after {
	background: #27AE60;
	color: white;
}





.bxyoutube video {
	max-width: 100%;
}
.btnvdieo a.btn_video {
	border: none;
}
.btnvdieo a.btn_video:hover {
	cursor: pointer;
}
.btn_video img {
	/* max-width: 70px; */
}
.bxyoutube {
	position: relative;
}
p.btnvdieo {
	position: absolute;
	left: 0;
	right: 0;
	top: 29%;
	z-index: 999999;
	display: block;
}



.bxhome.pad_b10 .arrow_img {
	position: absolute;
	width: 82px;
	bottom: 185px;
	right: 15%;
}
.bxcontent ul li.ui-tab {
	width: auto;
}
.bxprivacy .ui-tabs p {
	font-size: 16px;
}

.bxhome.pad_b10 {
	position: relative;
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
}
img {
	max-width: 100%;
	width: auto;
	height: auto;
}
* {
	box-sizing: border-box;
}
.bxcontainer{
	max-width: 960px;
	margin: 0 auto;
}
.bxhome {
	box-shadow: 0 0 5px 3px rgba(0,0,0,0.31);
	padding: 0px 28px 20px;
}
.bxhead {
	margin: 0 0 25px;
}
.bxhead h1, .bxhead h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 44px;
	line-height: 58px;
	margin: 0 0 10px;
	font-weight: 700;
	text-align: center;
}
.bxhead h1{
	color: rgb(219, 29, 29);
}
.bxyoutube {
	text-align: center;
	margin: 0 0 30px;
}
.bxyoutube a {
	display: inline-block;
	border: 1px solid #000;
	line-height: 0;
	position: relative;
}
.bxcontent h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 10px;
}
.bxcontent h3.st1 a {
	color: rgb(0, 0, 238);
}
.bxcontent h3.st1 a span {
	font-style: italic;
	text-decoration: underline;
	font-weight: 700;
}
.bxyoutube a .icon-click {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 84px;
	height: 84px;
}
.bxbttn {
	margin: 25px 0 33px;
}
.bxbttn a {
	max-width: 457px;
	background: rgb(255, 227, 0);
	display: inline-block;
	position: relative;
	text-decoration: none;
	/* font-family: 'Anton', sans-serif; */
	font-family: 'Oswald', sans-serif;
	text-align: center;
	color: #000;
	font-size: 30px;
	/* font-weight: 400; */
	font-weight: 700;
	width: 100%;
	padding: 20px 8px;
	box-sizing: border-box;
	border-radius: 5px;
}
.bxclsp_str span, .bxclsp_str strong {
	color: rgb(13, 106, 114);
}
.btn-center {
	text-align: center;
}
.bxbttn a .icon-click {
	position: absolute;
	width: 84px;
	height: 84px;
	top: 14px;
	left: 52%;
}
.bxcontent ul {
	display: flex;
	flex-wrap: wrap;
}
.bxcontent ul li {
	width: 50%;
	margin: 10px 0;
	padding-left: 10px;
}
.bxfooter {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: rgb(10, 10, 10);
	line-height: 14px;
	margin: 0 0 50px;
}
.bxfooter .bxmenuft ul {
	margin: 0;
	padding: 0;
}
.bxfooter .bxmenuft ul li {
	display: inline-block;
	margin: 0 5px;
}
.bxfooter .bxmenuft ul li a {
	color: rgb(10, 10, 10);
}
.mrgt70 {
	margin-top: 70px;
}
.fonth1 {
	line-height: 36px;
	font-weight: 600;
	font-family: 'Lato', sans-serif;
	color: rgb(32, 45, 60);
	margin: 0 0 42px;
}
.fontroboto {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: rgb(0, 0, 0);
}
.fontroboto p {
	margin: 0 0 12px;
	font-size: 30px;
	font-weight: 300;
	line-height: 30px;
}
.font34_600 {
	color: rgb(32, 45, 60);
	font-family: 'Lato', sans-serif;
	font-size: 28px;
	font-weight: 600;
	margin: 0 0 10px;
}
.bxprivacy {
	margin-bottom: 100px;
}
.bxprivacy h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: rgb(0, 0, 0);
	text-align: left;
	line-height: 25px;
	margin: 0 0 10px;
}
.bxprivacy p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 28px;
	color: rgb(0, 0, 0);
	text-align: left;
	line-height: 30px;
}
.bxhome.pad_b10 {
	padding-bottom: 20px;
}
.bxhome.pad_b10 .bxbttn {
	margin-bottom: 0;
}
body {
  background: #0A0225;
}
.bxhome.pad_b10 {
  background: white;
}
.bxfooter{
color: white;
}
.bxfooter ul li a, .bxfooter ul li {
  color: white !important;
}
.bx-form-custom .input_field input::placeholder {
	color: #000;
}
.bx-form-custom .input_field input {
    background: #FFFFFF;
    border-radius: 5px;
    border: none;
    box-shadow: 0px 2px 40px rgb(0 0 0 / 10%);
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    padding: 17px 20px;
    width: 50%;
    position: relative;
    display: block;
    margin: 20px auto;
}
body .ui-state-active, .ui-widget-content .ui-state-active, body .ui-widget-header .ui-state-active, body a.ui-button:active, body .ui-button:active, body .ui-button.ui-state-active:hover {
	background: rgb(255, 227, 0);
	border: none;
	color: #000;
}
body .ui-state-active a, body .ui-state-active a:link, body .ui-state-active a:visited {
	color: #000;
}
/* .bx-form-custom .fillnal input.button {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #000;
    background: rgb(255, 227, 0);
    margin-top: 25px;
    padding: 15px 30px;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}
.bx-form-custom.form-first input.button {
	max-width: 457px;
	background: rgb(255, 227, 0);
	display: inline-block;
	position: relative;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	width: 100%;
	padding: 20px 8px;
	box-sizing: border-box;
	border-radius: 5px;
	box-shadow: none;
	border: none;
}
 */
.bx-form-custom .fillnal input.button {
	margin-top: 20px;
}
.bx-form-custom input.button {
	max-width: 457px;
	background: rgb(255, 227, 0);
	display: inline-block;
	position: relative;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	text-align: center;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	width: 100%;
	padding: 20px 8px;
	box-sizing: border-box;
	border-radius: 5px;
	box-shadow: none;
	border: none;
}
.bxhome.pad_b10 .bx-form-custom .arrow_img {
	bottom: 10%;
}
.bx-form-custom .input_field input[type="checkbox"] {
    background: transparent;
    box-shadow: none;
}
.bxhead-ct.bxhome {
	padding-top: 30px;
}
/*************/

.fillnal form .input_field {
  text-align: center;
  width: 35%;
  margin: 0px auto;
  padding-left: 15px;
}
.fillnal form .input_field input {
  margin: 0px auto !important;
    margin-top: 0px;
  float: left;
  width: auto;
  display: inline-block;
  margin-top: 2px !important;
}

.fillnal form .input_field label {
  float: left;
  margin-left: 25px;
}
.bxcontent.fontroboto {
  background: white;
  padding: 25px;
}

.btn_video img {
  max-width: 160px;
}
/***********/
.logoparten ul li {
  display: inline-block;
  width: 15%;
}
.logoparten ul li img {
  width: 89px;
  text-align: center;
}
body .bxhead h2{
	font-size: 38px;
	line-height: 50px;
}
@media all and ( max-width: 999px ){
	.bxcontent ul li.ui-tab {
	width: 100%;
}
	.bxhome.pad_b10 .arrow_img {
		display: none;
	}

}
@media all and ( max-width: 750px ){
	.bx-form-custom .input_field input {
		width: 100%;
		padding: 12px 15px;
    	font-size: 14px;
	}
	.bxhead h1, .bxhead h2 {
		font-size: 32px;
		line-height: 40px;
	}
	.bxyoutube iframe {
	    width: 100%;
	}
	#video1 {
	  height: 195px;
	}
	p.btnvdieo{
		top: 21%;
	}
	.btn_video img {
  max-width: 90px;
}
}
@media all and (max-width: 600px) {
	.bxyoutube iframe {
	    height: 300px;
	}
	.bxbttn a , .bx-form-custom input.button{
		max-width: 100%;
	    font-size: 22px;
	    font-weight: 700;
	    padding: 15px 8px;
	}
	.fillnal form .input_field {
	    width: 100%;
	}
	.fillnal form .input_field label {
	    margin-left: 15px;
	}
}
@media all and ( max-width: 480px ){
	.mrgt70 {
	    margin-top: 20px;
	}
	.fonth1 {
	    line-height: 30px;
	    margin: 0 0 20px;
	}
	.bxabout .fontroboto p {
	    font-size: 20px;
	    line-height: 24px;
	}
	.bxhome {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 25px;
	}
	.bxcontent ul li {
		width: 100%;
	}
	.bxhead h1, .bxhead h2 {
	    font-size: 26px;
	    line-height: 34px;
	}
	.bxyoutube h2 {
	    font-size: 20px;
	}
}