
 html {
	overflow-y:scroll;
}
body, html {
	font-size:16px;
	color:#fff;
    height: 100%;
	min-height:600px;
    margin: 0;
	font-family: 'PT Sans', sans-serif;
}
.second_text{
	color:#d5d6d6;
}
.back_bg {
	background-color:#44505f;
    background-image: url("/img/bg.jpg");
    min-height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	background-attachment: fixed;
	padding-bottom: 160px;
}
a.support_link{
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid transparent;
}
.support_div{
	position:absolute;
	top:0;
	right: 0;
}
a.support_link:hover{
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
.st_footer{
	margin-top:-160px;
}
.br9{
	margin-bottom:40px;
	margin-top:10px;
}
.terms.br9{
	background:#f2f2f2;
	padding:0 50px 6px;
	margin-bottom:40px;
	-webkit-box-shadow: 0px 7px 12px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 7px 12px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 7px 12px 0px rgba(0,0,0,0.35);
}
a {
    color: #fff;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
	-webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
	border-bottom:1px solid #fff;
}
a:hover {
    color: #fff;
    text-decoration: none;
	border-bottom:1px solid transparent;
}
a.text-secondary {
    color: #b3b3b3!important;
}
a.text-secondary:hover{
    color: #666!important;
}

.logo a{
	border:none;
}
.logo a svg{
	margin-top: -25px;
}
.gj-textbox-md:active, .gj-textbox-md:focus {
    border-bottom: none;
    outline: 0;
}
select.custom-file-control:not([size]):not([multiple]), select.form-control:not([size]):not([multiple]) {
   height: 32px;
}
.btn-self,a.btn-self{
	background:#39b54a;
	color:#fff;
	font-size:16px;
	font-weight:700;
	letter-spacing:2px;
	text-transform:uppercase;
	padding:10px 25px;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.25);
	border:none;
	outline:0;
	margin-bottom:5px;
	cursor: pointer;
	-webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
}
.btn-self:hover,a.btn-self:hover{
	background:#39e700;
	color:#fff;
	text-decoration:none;
}
.btn-self:active:hover,a.btn-self:active:hover{
	margin-top:2px;
	margin-bottom:3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-self-sec,a.btn-self-sec{
	background:#b3b3b3;
	color:#fff;
	font-size:16px;
	font-weight:700;
	letter-spacing:2px;
	text-transform:uppercase;
	padding:10px 25px;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.25);
	border:none;
	outline:0;
	margin-bottom:5px;
	cursor: pointer;
	-webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
}
.btn-self-sec:hover,a.btn-self-sec:hover{
	background:#ff4d4d;
	color:#fff;
	text-decoration:none;
}
.btn-self-sec:active:hover,a.btn-self-sec:active:hover{
	margin-top:2px;
	margin-bottom:3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.bmd-form-group {
    padding-top: 23px;
}
.bmd-form-group .bmd-label-floating, .bmd-form-group .bmd-label-placeholder {
    top: 32px;
}
.bmd-form-group .bmd-label-static, .bmd-form-group.is-filled .bmd-label-floating, .bmd-form-group .is-filled .bmd-label-floating, .bmd-form-group.is-focused .bmd-label-floating, .bmd-form-group .is-focused .bmd-label-floating {
    top: 14px!important;
}
.form-group {
    margin-bottom: 0;
}
.form-group .form-control{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
    outline:0px !important;
    -webkit-appearance:none;
	border:none;
	font-size:18px;
	color:#666;
    padding: 23px 20px;
}
::-webkit-input-placeholder,::-moz-placeholder,:-ms-input-placeholder,:-moz-placeholder { 
  color: 666;
}
.form-control:focus{
    border-color: #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-group .form-control.round_top{
	border-bottom:1px solid #ccc;	
}
.form-group .form-control.round_bottom{
}
h2.headh2 {
    font-size: 24px;
	color:#64a1ed;
	text-align:left;
	margin-bottom:0px;
	margin-top:40px;
}
.copy p{
	font-size:14px;
	color:#b3b3b3;
}
.intl-tel-input{
	width:100%;
	color:#666;
}
.intl-tel-input .flag-container{
	position: relative;
    float: left;
	width: 100px;
	background:#fff;
	margin-right:10px;
}
#InputPhone{
	width: calc(100% - 110px);
    padding-left: 20px;
}
.intl-tel-input .selected-flag .iti-arrow{
	display:none;
}
.intl-tel-input.separate-dial-code .selected-flag,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag,.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{
	background-color: transparent;
	padding: 10px 20px;
	outline: 0px !important;
    -webkit-appearance: none;
	width: 100%;
}
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
    font-size: 13px;
}
.iti-flag {background-image: url("/vendor/tel/img/flags.png");}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti-flag {background-image: url("/vendor/tel/img/flags@2x.png");}
}


.dark_bg > .row > .col-md-9{
	background:#0f1312;
}

/* Create a custom checkbox */

.container_ch {
  display: block;
  position: relative;
  padding-left: 42px;
  margin-bottom: 12px;
  cursor: pointer;
  font-weight:400;
  line-height: 21px;
  font-size:14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.container_ch label{
  font-weight:400;
}
.container_ch input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}


.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  -webkit-transition: .2s linear;
  -moz-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear;
}

/* On mouse-over, add a grey background color */
.container_ch:hover input ~ .checkmark {
}

/* When the checkbox is checked, add a blue background */
.container_ch input:checked ~ .checkmark {
  background-color: #39b54a;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_ch input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_ch .checkmark:after {
	left: 7px;
    top: 3px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0px 3px 3px 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



@media (max-width: 575.98px) {
	.br9 {
		padding: 0 5px 6px;
	}
	.logo a svg {
		margin-top: 25px;
	}
}
@media (max-width: 991.98px) {
	.logo.mb-5{
		margin-bottom:0px!important;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.bmd-form-group{
		padding-top:28px;
	}
}

@supports (-ms-ime-align:auto) { 
	select.custom-file-control:not([size]):not([multiple]), select.form-control:not([size]):not([multiple]) {
	   height: 36px;
	}
 }