@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Atacama regular';
	font-style: normal;
	font-weight: normal;
	src: local('Atacama regular'), url("webfonts/AtacamaTrial-Regular-BF63b76d7d8c6c5-d0621717e9378756733e233115d7964d.woff") format('woff');
}

@font-face {
	font-family: 'Atacama bold';
	font-style: normal;
	font-weight: normal;
	src: local('Atacama bold'), url("webfonts/AtacamaTrial-Bold-BF63b76d7cc352b-54d09b5edbae00010da34bada75d0e59.woff") format('woff');
}

@font-face {
	font-family: 'Hellix regular';
	font-style: normal;
	font-weight: normal;
	src: local('Hellix regular'), url("webfonts/Haffer-TRIAL-Regular-1-fcab336b214773bcae8568a2d8525462.woff") format('woff');
}

@font-face {
	font-family: 'Hellix semibold';
	font-style: normal;
	font-weight: normal;
	src: local('Hellix bold'), url("webfonts/Haffer-TRIAL-SemiBold-1-bfe958498772253148fc812bdb16305b.woff") format('woff');
}


@font-face {
	font-family: 'Hellix bold';
	font-style: normal;
	font-weight: normal;
	src: local('Hellix bold'), url("webfonts/Haffer-TRIAL-Bold-1-c7e25ba5d9a765a0a796704fe36b9c60.woff") format('woff');
}







body {
    color: 000 !important;
  font-size: 16px;
  font-family: 'Hellix regular', sans-serif !important;
    font-weight: 400;
    line-height: 22.5px
}
h1 {
    font-size: 36px!important;
    
    line-height: 36px!important;
}
h1 {
  font-family: 'Atacama regular' !important;
}

h2 {
  font-family: 'Atacama regular' !important;
  font-size: 24px;
}


a {
    text-decoration: none;
  }

input[type="text"], input[type="password"], select, input[type="email"] {
  font-size: .8rem;
  color: #666;
  padding: .5rem;
  border: 1px solid #999 !important;
  width: 100%;
  border-radius: 0px;
}

.btn-primary {
	padding-left: .9rem;
	padding-right: .9rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	color: #fff !important;
	background-color: #33383c;
	border: none !important;
	transition-delay: 0.1s, 0.1s, 0.1s, 0.1s;
	transition-duration: 0.5s, 0.5s, 0.5s, 0.5s;
	transition-property: color, background-color, border-color, box-shadow;
	transition-timing-function: ease-in-out, ease-in-out, ease;
	border-radius: 5px !important;
	font-size: 14px;
	line-height: 16px;
	display: inline-block;
	box-sizing: border-box;
	text-decoration: none;

}

a.primary:hover,
button.primary:hover,
input.primary:hover {
	color: #fff !important;
	text-decoration: none !important;
	background-color: #5d676c !important;

}

/*Body*/
.hHome {
    color:#000000;
    font-weight:bold;   
}



.form-check-input.is-invalid:focus  {
    border-color: var(--bs-form-invalid-border-color)!important;
}

@media only screen and (max-width: 991px) {
    
}


.container {
    max-width:980px;
}
input[type="password"], input[type="text"], input[type="text"].form-control, input[type="email"].form-control {
    border: 1px solid #ccc;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
    height: 40px;
    width: 100%;
    padding-left: 5px;
    border-radius: 0px;
    font-size: .8rem;
}



 input:checked {
	background-color: #000000;
	border-color: #000000;
}

 .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #000000 transparent transparent transparent!important;
}

.select2-container--default .select2-selection--single {
	border: 1px solid rgb(153, 153, 153) !important;;
	border-radius: 0px!important;
}

.select2, .select2-selection, .select2-selection__arrow, .select2-selection__rendered , .select2-selection__clear {
	height:40px!important;
    font-size: .8rem !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 36px!important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #000000!important;
	color: white;
}
.select2-search__field:focus {
	border: 1px solid #000000!important;
	outline: unset!important;
}
.select2-search__field {
	border: 1px solid #000000!important;
	outline: unset!important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: rgb(33, 37, 41);
    display: block;
    width: 100%;
    text-align: left;
}

.select2-container .select2-selection--single .select2-selection__rendered { 
    text-align:left!important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size:1 .8rem!important;
    color:rgb(33, 37, 41,0.75)!important;
}

.form-check-input:focus {
	border-color: #DDD!important;;
	outline: 0;
	box-shadow: unset!important;;
}
.form-control:focus {
	box-shadow: 0 0 0 .25rem rgba(44,98,69,.25)!important;
	border-color: #000000!important;
  }

.form-check-input:checked {
	background-color: #000000;
	border-color: #000000;
}

.new-row0,.new-row1,.new-row2,.new-row3,.new-row4,.new-row5,.new-row6,.new-row7,.new-row8 {
    position:relative;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
[id^="remove"]  {
    position:absolute;
    top: 25px;
    right:-5px;
    color:#000000;
    font-weight:bold;
    text-decoration:none!important;
}

.form-group {
    position:relative;
}
.invalid-feedback { 
 display: none !important;
    width: 95%;
    top: -10px;
    right: 11px;
    text-align: end;
}

.form-control.is-invalid {
    border: 1px solid #ccc;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
} 



.modal-body {
    text-align:center!important;
}

.min-h{
    min-height: 230px;
}


@media only screen and (max-width: 991px) {

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        font-size:.8rem !important;
    }
    input[type="password"], input[type="text"], input[type="text"].form-control, input[type="email"].form-control {
    
        font-size:.8rem !important;
    }



}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center; 
  border-bottom: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.modal-footer {
    border-top: none;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.modal-content {border-radius: 0px !important;}

select {font-size: .8rem;
  color: #666;
  padding: .5rem;
  border: 1px solid #999 !important;
  width: 100%;
  border-radius: 0px; background-color: #fff; height: 40px;}
  option {border-radius: 0px; font-size: .8rem;}

  a {color: #000; text-decoration: underline;}