.vat {
	vertical-align: top !important;
}

.db {
	display: block !important;
}

html,
body {
	overflow-x: hidden;
	width: 100%;
}

header {
	position: relative;
	z-index: 7;
	width: 100%;
	background-color: rgba(0, 0, 0, .5);
}

#google_translate_element {

	text-align: center;
}

#google_translate_element span {
	font-family: "Futura New Medium", sans-serif;
	font-size: 11px;
}

header .btn {
	padding: 7px !important;
	border-radius: 0 !important;
	border: 4px solid #FFE240 !important;
}

header .phone {
	margin-left: -6px;
	margin-bottom: 5px;
	margin-top: -1em;
	font-family: "Futura New Bold", sans-serif !important;
	font-size: 18px;
	letter-spacing: -0.2px;
	color: #ffffff !important;
}

.navbar-brand img {
	width: 80%;
	filter: brightness(0) invert(1);
	float: right;
}

.nav-phone,
.whatsapp-phone,
.viber-phone {
	display: none;
}

.nav>li>a.clr-phone {
	display: inline-block;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	padding-left: 5px;
}

.program {
	background-color: #f8f8f8;
	padding: 2em 0;
}

.program .h2 {
	text-align: center;
	margin-bottom: 1em;
}

.program-block {
	display: inline-block;
	vertical-align: middle;
	width: 40%;
	margin-left: 8px;
}

.privacy-block {
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
	text-align: justify;
}

.program .pb1 {
	margin-left: 12.5%;
	margin-right: 12.5%;
}

.program .title {
	font-family: "Futura New Bold", sans-serif;
	font-size: 18px;
	margin: 0;
	margin-bottom: 10px;
}

.program .desc {
	font-family: "Futura Light", sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 15px;
}

.program dl {
	margin-top: 5px;
	margin-bottom: 5px;
}

.program dd,
.program dt {
	line-height: 20px;
}

.program dd {
	margin-bottom: 5px;
}

.program span {
	font-family: "Futura New Bold", sans-serif;
}

.program ul {
	padding-left: 18px;
	padding-top: 5px;
}

.program li {
	margin-bottom: 0.5em;
}

footer {
	background-color: #ffffff;
	padding-top: 2em;
}

footer .phone {
	margin-left: -6px !important;
	margin-top: -1em;
	margin-bottom: 5px;
	font-family: "Futura New Bold", sans-serif !important;
	font-size: 18px !important;
	letter-spacing: -0.2px;
	color: #000 !important;
}

footer .btn-default {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0;
}

footer .btn-default:hover {
	background-color: #000000 !important;
	color: #ffffff !important;
}

.black-line {
	background-color: #000000;
	min-height: 60px;
}

.black-line .sign {
	color: #ffffff;
	font-family: "Futura", sans-serif;
	font-size: 14px;
	margin: 1.3em auto;
	text-align: center;
}

.black-line i {
	font-size: 16px;
	color: #ff0000;
}

.black-line .politics {
	color: #ffffff;
	font-family: "Futura", sans-serif;
	font-size: 14px;
	text-decoration: underline;
	margin: 1.3em auto;
	text-align: center;
	display: block;
}