@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap'); 


a {
	font-weight: 300 !important;
	text-decoration: none !important;
	color: #000000;
}

a:focus {
	font-weight: 300 !important;
	color: #000000 !important;
}

a:hover {
	font-weight: bold;
	color: #000000;
/*	opacity: 0.5;*/
	text-decoration: none !important;
}

body {
	background: url("images/bg_all.jpg") repeat-x top center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #000;
	font-weight: 300 !important;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
}


.fontLight {
	font-weight: 300;
}

.fontRegular {
	font-weight: normal;
}

.fontBlack {
/*	font-family: 'Zona Pro';*/
	font-weight: 500;
}

.fontSemiBold {
/*	font-family: 'Zona Pro';*/
	font-weight: 600;
}

.sizeSmaller {
	font-size: 12px;
}

.sizeNormal {
	font-size: 16px;
}

#mainExtra {
	background-color: #ffffff !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #000000;
}

.container {
	margin-top: 0px;
	max-width: 960px;
}

.container2 {
	max-width: 400px;
}

.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}


/*.paddingLeft {
padding-right: 30px !important;
}
.paddingRight {
padding-left: 30px !important;
}*/

.spacerS {
	margin-top: 20px;
}


.spacerSS {
	margin-top: 40px;
}

.spacerM {
	margin-top: 60px;
}

.spacerL {
	margin-top: 90px;
}

.spacerXL {
	margin-top: 200px;
}

.btn {
	background-color: #ffffff !important;
	border-color: #ffffff !important;
	color: #000 !important;
	/*font-weight: bold;*/
}

.btn-primary.focus {
	background-color: #007e28 !important;
	border-color: #007e28 !important;
	color: #fff !important;
}

.btn:hover {
	background-color: #ec7826 !important;
	border-color: #ec7826 !important;
	color: #fff !important;
}

.btn:active {
	background-color: #ec7826 !important;
	border-color: #ec7826 !important;
	color: #fff !important;
}

.btn2 {
	background-color: #fff !important;
	border-color: #000 !important;
	color: #000 !important;
	border-radius: 0;
	text-decoration: none !important;
}

.btn2:hover {
	background-color: #000 !important;
	border-color: #000 !important;
	color: #fff !important;
	border-radius: 0;
}

.btn3 {
	background-color: #fff !important;
	border-color: #213A84 !important;
	color: #213A84 !important;
	border-radius: 0 !important;
}

.btn3:hover {
	background-color: #213A84  !important;
	border-color: #fff !important;
	color: #fff !important;
	border-radius: 0 !important;
	opacity: 1 !important;
}

.btnBlack {
	background-color: #8dd1fb !important;
	border-color: #8dd1fb !important;
	color: #0e1c41 !important;
	border-radius: 0;
}

.btnBlack:hover {
	background-color: #fff !important;
	border-color:  #0e1c41 !important;
	color: #0e1c41 !important;
	border-radius: 0;
}


.btnGrey {
	background-color: #666666 !important;
	border-color: #666666 !important;
	color: #fff !important;
	border-radius: 0;
}

.btnGrey:hover {
	background-color: #fff !important;
	border-color:  #666666 !important;
	color:  #666666 !important;
	border-radius: 0;
}



.btnBlackXL {
  background-color: #0E1C41 !important;
  border-color: #0E1C41 !important;
  color: #fff !important;
  border-radius: 0;
  width: 120px;
  height: 40px;
  font-size: 18px;
}


.btnBlackXL:hover {
	background-color: #8DD1FC !important;
	border-color: #8DD1FC !important;
	color: #fff !important;
	border-radius: 0;
}

.radioPush {
	margin-right: 20px !important;
}

.pusher {
	margin-top: -20px;
}

input[type="radio"] {
width: 20px !important;
height: 20px !important;
}

.qBlock {
	padding-left: 50px;
	padding-right: 50px;
}

/*input[type="checkbox"] {
width: 30px !important;
height: 30px !important;
}
*/

label {
	color: #fff;
	font-weight: normal;
}

.orange {
	background-color: #000 !important;
	color: #fff !important;
}

.orange:hover {
	background-color: #000 !important;
	border-color: #000 !important;
	color: #fff !important;
	opacity: 0.5;
}

.black {
	color: #000;
}

.yellow {
	color: #8DD1FC;
}

.terms a {
	color: #448438;
}

.terms a:focus {
	color: #448438;
}

.terms a:visited {
	color: #448438;
}

.terms a:active {
	color: #448438;
}

.terms a:hover {
	color: #448438;
}

.imgInline {
	display: inline !important;
}

.offMobile {
	display: normal;
}

.onMobile {
	display: none;
}

.small {
	font-size: 12px;
	padding-right: 300px;
}

.medium {
	font-size: 16px;
}


.modal {
	color: #333;
}

.modal a {
	color: #000000;
}

.modal a:visited {
	color: #000000;
}

.modal a:hover {
	color: #000000;
}

.logoPush {
	margin-right: 80px;
}


.alert-warning {
	color: #fff;
	background-color: #c20e1a;
	border-color: #c20e1a;
}

ul {
	list-style-type: none;
	padding:0;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 14px !important;
	border-left: 0 !important;
}

.form-control {
	font-weight: 500;
}

/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {
	body {
		background-color: #fff;
	}
	.onMobile {
		display: block;
	}
	.btnBlackXL { 
		width: 200px;
	}


}

/* Landscape phones and portrait tablets */

@media (max-width: 767px) {

  }

@media (max-width: 480px) {
	body {
		background-color: #fff;
	}

	.spacerM {
		margin-top: 30px !important;
	}
	.spacerLMob {
			margin-top: 50px !important;
	}
	.offMobile {
		display: none;
	}
	.onMobile {
		display: block;
	}
	.logoPush {
		margin-right: 0px;
	}
	.small {
		font-size: 12px;
		padding-right: 0px;
	}
	.btnBlackXL { 
		width: 200px;
	}

	input[type="radio"] {
	width: 30px !important;
	height: 30px !important;
	}

}