@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Exo+2:ital,wght@0,100..900;1,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Oswald:wght@200..700&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Roboto:ital,wght@0,100..900;1,100..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: "Roboto", sans-serif;
}


.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-primary.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: .7rem 1rem .7rem;
}

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

.btn-primary {
  border-color: 1px solid #a3d5ff;
  background-color: #4881cd;
  color: #fff;
}

.btn-primary:hover {
  border-color: #0665b3;
  background-color: #e2f1fb;
  color: #4881cd;
}

.btn.btn-send.btn-primary.btn-lg.email-submit {
  border-color: 1px solid #a3d5ff;
  background-color: #4881cd;
  color: #fff;
}
a {
  color:#4881cd!important;
}
.btn.btn-send.btn-primary.btn-lg.email-submit:hover {
  border-color: #0665b3;
  background-color: #e2f1fb;
  color: #4881cd;
}
.btn-group-sm > .btn, .btn-sm {
    border-color: 1px solid #a3d5ff;
  background-color: #4881cd;
  color: #fff!important;
}
.btn-group-sm > .btn, .btn-sm:hover {
  border-color: #0665b3;
  background-color: #e2f1fb;
  color: #4881cd!important;
}

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

.btn-warning {
  color: #fff;
  background-color: #4881cd;
  border-color: #4881cd;
}

.btn-warning:hover {
  color: #fff;
  background-color: #0665b3;
  border-color: #0665b3;
}

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


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

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: 0b4575;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(11, 69, 117,.25);
}

.text-warning {
  color: #0665b3 !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #0665b3 !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: 1.2rem;
  line-height: 1.5;
  border-radius: 3rem;
}

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%;
}

.select2-results__option {
	padding: 6px 12px;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #4881cd;
  color: white;
}

@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-primary.btn-lg.email-submit {margin-left: 0px !important;margin-top: 15px !important;}
}