 body{
	font-family: 'Roboto' !important;
 	font-style: normal !important;
	overflow-x: hidden !important;
}

a{
  text-decoration: none !important;
}


.row-obw{
	justify-content: center;
	flex-wrap: nowrap !important;
}

@media screen and (max-width: 768px){
	.row-obw{
	justify-content: center;
	flex-wrap: wrap !important;
	margin-bottom: 0px !important;
}
}


.modal{
  text-align: center !important;
}

@media screen and (max-width: 768px){
	.bg-deks{
		display: none;
	}



	.obw-deks{
		display: none;
	}
}

@media screen and (min-width: 768px){
	.bg-mob{
		display: none;
	}

	.obw-mob{
		display: none;
	}
}

.bg-deks1{
	background: #ffffff;
	padding-left: 60px !important;
	padding-top: 50px;
	padding-bottom: 50px;
}

.ptop{
	color: #ffffff;
    font-size: 18px;
}

.pgold{
	text-align: center;
	margin-bottom: 20px;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
}

.pred{
	background-color: #f75e5e;
	width: 400px;
	height: auto;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 40px;
	font-size: 16px;
}

h1{
	color: #000 !important;
    font-size: 40px !important;
    font-weight: 600 !important;
    margin-bottom: 40px !important;
}

.spangold{
	color: #C59C57;
}

.ulbg{
	list-style: disc;
	color: #C59C57 !important;
	margin-bottom: 40px;
	padding: 0px;
}

.libg{
	color: #C59C57;
	margin-top: 5px;
	margin-bottom: 5px;
}

.plibg{
	font-size: 18px;
	color: #000;
}

.pmanager{
	color: #000;
}


.but-bg{
	color: #000000 !important;
    font-size: 17px;
    line-height: 1.55;
    font-weight: 700 !important;
    border-radius: 8px;
    background-color: #fff700 !important;
    height: 55px;
    width: 320px;
    border: none !important;
    margin-bottom: 30px;
    text-transform: uppercase !important;
}


.but-form{
	color: #fff !important;
    font-size: 17px;
    line-height: 1.55;
    font-weight: 700 !important;
    border-radius: 8px;
    background-color: #158E8A !important;
    height: 55px;
    width: 320px;
    border: none !important;
    margin-bottom: 30px;
    text-transform: uppercase !important;
}

.modal1{
	text-align: center;
	width: 450px;
	padding: 30px;
	margin: auto;
	background: #ffffffe0;
}


.bel{
	width: 450px;
	padding: 10px;
	margin: auto;
	margin-top: 10%;
	margin-bottom: 30px;
	background: #ffffffe0;
	text-align: center;
}

.h3spiker{
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 5px;
}

.pspiker{
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 5px;
}


.h3form{
	color: #000;
	font-size: 23px;
	font-weight: 700;
	margin-bottom: 30px;
}

@media screen and (max-width: 768px){
	.modal1{
	text-align: center;
	width: 100%;
	padding: 30px;
	margin: auto;
	background: #ffffffe0;
}


.bel{
	width: 100%;
	padding: 10px;
	margin: auto;
	margin-top: 15%;
	margin-bottom: 30px;
	background: #ffffffe0;
	text-align: center;
}

.ulbg{
	list-style: disc;
	color: #C59C57 !important;
	margin-bottom: 40px;
	margin-left: 15px;
	padding: 0px;
}

.plibg{
	font-size: 15px;
}

.h3spiker{
	color: #000 !important;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 10px;
}

.pspiker{
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 5px;
}

.h3form{
	color: #000;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 30px;
}
}

@media screen and (min-width: 768px){
	.but-form{
		display: none;
	}

	.pmanager{
		display: none;
	}
}

.inkonc1 input{
	background: transparent !important;
	margin: auto;
	margin-bottom: 15px !important;
	border: 1px solid #505050 !important;
	width: 350px !important;
	height: 60px !important;
	padding-left: 10px !important;
}

.koncsubmit1 input{
	color: #fff !important;
	background: #158E8A !important;
	margin-bottom: 15px !important;
	border: 1px solid #158E8A !important;
	width: 350px !important;
	height: 60px !important;
	padding-left: 10px !important;
	opacity: 100% !important;
	font-weight: 700 !important;
}


.bg-deks2{
	background: url(img/bg.jpg);
	background-position: center;
	background-size: cover;
}


.obw-deks{
	padding: 50px;
	padding-bottom: 50px;
}

.obw-block{
	margin: 15px;
}

.h2obw{
	text-align: center;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 70px;
}

.obw-flex{
	display: flex;
	height: 100px;
}

.obw-flex img{
	height: 33px;
	margin-right: 15px;
}

.line{
	background: #1bd4ff;
	width: 140px;
	height: 1px;
	margin: auto;
	margin-top: 70px;
	margin-bottom: 70px;
}

.h3obw{
	text-align: center;
	color: #000;
	font-size: 28px;
	font-weight: 400;
}

@media screen and (max-width: 768px){
.inkonc1 input{
	background: transparent !important;
	margin-bottom: 15px !important;
	border: 1px solid #505050 !important;
	width: 300px !important;
	height: 60px !important;
	padding-left: 10px !important;
}

.koncsubmit1 input{
	color: #fff !important;
	background: #158E8A !important;
	margin-bottom: 15px !important;
	border: 1px solid #158E8A !important;
	width: 300px !important;
	height: 60px !important;
	padding-left: 10px !important;
}


.bg-mob{
	position: relative;
	text-align: center !important;
	height: 100vh;
	padding-top: 70px;
	padding-bottom: 30px;
	background: url(img/bg.jpg);
	background-position: center;
	background-size: cover;
}

.bg-mob:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: #0f2040e6;
    bottom: 0;
    top: 0;
    left: 0;
    opacity: 0.85;
}

.bg-deks1{
	padding: 15px;
	padding-top: 30px;
	padding-left: 20px !important;
}

.ptop{
	position: relative !important;
	text-align: center;
	color: #ffffff;
    font-size: 14px;
}

.pred{
	position: relative !important;
	background-color: #f75e5e;
	width: 95%;
	height: auto;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: auto;
	margin-bottom: 30px;
	font-size: 13px;
}

.pgold{
	font-size: 14px;
}

h1{
	position: relative !important;
    font-size: 25px !important;
    font-weight: 700 !important;
    margin-bottom: 30px !important;
}

.pbgmob{
	color: #fff;
	padding: 10px;
	background: #204275;
	font-size: 13px;
	margin: 5px;
	margin-bottom: 30px;
	line-height: 2.2;
}

.bg-deks2{
	background: url(img/bg.jpg);
	background-position: center;
	background-size: cover;
	padding-bottom: 40px;
}

.obw-block{
	margin: 15px;
}

.h2obw{
	text-align: center;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 70px;
}

.obw-flex{
	display: flex;
	height: 100px;
}

.obw-flex img{
	height: 33px;
	margin-right: 15px;
}

.line{
	background: #1bd4ff;
	width: 140px;
	height: 1px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

.h3obw{
	text-align: center;
	color: #000;
	font-size: 25px;
	font-weight: 300;
}

.modal{
	margin-top: 30% !important;
}

.obw-mob{
	padding-top: 50px;
	padding-bottom: 50px;
}

.h2obw{
	font-size: 30px;
	margin-bottom: 30px;
}

.obw-flex img{
	margin-top: 5px;
}

.obw-flex{
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
}


.bg-th{
	padding-top: 40px;
	padding-bottom: 40px;
}

.h1th{
	color: #000 !important;
}

.but-wp{
	color: #fff !important;
    font-size: 17px;
    line-height: 1.55;
    font-weight: 500;
    border-radius: 8px;
    background-color: #01dc4a !important;
    height: 55px;
    width: 320px;
    border: none !important;
    margin-bottom: 30px;
}