@font-face {
    font-family: "Candara";
    src: url("candara.ttf") format("truetype");
    font-weight: bold;  /* Указываем, что это жирное начертание */
    font-style: normal; /* Обычный стиль (не курсив) */
}

/* Пример использования */
body {
    font-family: "Candara", sans-serif;
    font-weight: normal;  /* Обязательно указываем, иначе браузер может не применить правильный шрифт */
    background: #f0f0f0;

}


.container {
  max-width: 1170px;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.jumbotron, .container .jumbotron {
  margin: 0;
  padding: 30px;
}

.jumbotron {
  background-color: #fff;
  border-radius: 3px;
}


input#email {
  width: calc(100% - 250px);
  border-radius: 3px;
}

.email-submit {
  width: 230px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}

.btn.btn-send.btn-danger.btn-lg.email-submit {
  margin-left: 20px !important;
}

.form-control {
  background-color: #f9f9f9;
}

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  padding: .5rem 1rem .6rem;
}

.form-horizontal label, .form-horizontal legend {
  font-weight: 500;
}

.btn-danger {
  border-color: #c31924;
  background-color: #c31924;
  color: #fff;
}

.btn-danger:hover {
  border-color: #122c86;
  background-color: #122c86;
  color: #fff;
}

.btn.btn-send.btn-danger.btn-lg.email-submit {
  position: relative;
  border: none;
  border-radius: 20px;
  padding: 12px 30px;
  color: #fff;
  background: #c31924;
  transition: all 0.1s ease;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.btn.btn-send.btn-danger.btn-lg.email-submit:hover {
  border: none;
  background: #c31924;
 box-shadow: 0px 10px 20px rgba(0,11,48,0.25) !important;
  border-radius: 20px;
}

.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: ##\0d3b96 !important;
  border: 0px;
}

.btn-warning {
  color: #fff;
  background-color: #c31924;
  border-color: #c31924;
    border-radius: 50px;
  padding: 12px 30px;
}
#reg-form-submit {
  position: relative;
  border: none;
  border-radius: 20px;
  padding: 12px 30px;
  color: #fff;
  background: #c31924;
  transition: all 0.1s ease;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
#reg-form-submit:hover {
  border: none;
  background: #c31924;
 box-shadow: 0px 10px 20px rgba(0,11,48,0.25) !important;
  border-radius: 20px;
}
.btn-warning:hover {
  color: #fff;
  background-color: #122c86;
  border-color: #122c86;
}
.main .main-inner .jumbotron p.pretext {
  font-size: 1.1rem;
}
.main .main-inner form {
  font-size: 1.1rem;
}
#step2 p {
	margin-bottom: 20px !important;
}

.btn.btn-sm {
	background: #c31924;
	color: #fff;
	padding: .5rem 1rem;
}

.custom-control-indicator {
  background-color: #f0f0f0;
  margin-top: 0;
  border: 1px solid #d4d9de;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #c31924;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(195, 25, 36,.25);
}

.form-control {
  width: 100%;
  padding: .5rem 1rem .6rem;
  font-size: 1.1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 3px;
}

.text-warning {
  color: #c31924 !important;
}
.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 1.1rem;
}
.col-form-legend.col-sm-4.text-sm-right {
    font-size: 1.1rem;
}
a.text-warning:focus, a.text-warning:hover {
  color: #c31924 !important;
  text-decoration: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 15px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 3px;
}

.select2-container .select2-selection--single {
  height: 42px !important;
}

.select2-selection__arrow {
  height: 41px !important;

}
.select2-selection__rendered {
  line-height: 41px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 1px;
  right: 6px;
  width: 20px;
}

.form-horizontal .form-group.row span.sublegend {
  font-size: 0.75rem;
  display: block;
  font-weight: 400;
}

.custom-control-description {
  padding-left: 3px;
}

.label_email {
  padding-bottom: 10px;
}

.btn-group-lg > .btn, .btn-lg {
  padding: .5rem 2rem .6rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.375rem;
}

label.confirm-format-one {
  margin: 0;
  min-height: 1.5rem;
  padding-left: 1rem;
}

.col-1 {
  -ms-flex: 0 0 3%;
  flex: 0 0 3%;
  max-width: 3%;
}

@media screen and (max-width:500px){
.jumbotron, .container .jumbotron {padding: 20px;}
input#email {width: 100%;}
.btn.btn-send.btn-warning.btn-lg.email-submit {margin: 0px !important; width: 100%; margin-top: 15px !important;}
.btn-group-lg > .btn, .btn-lg {width: 100%;}
.btn.btn-send.btn-danger.btn-lg.email-submit {margin-left: 0px !important;margin-top: 15px !important;}
}