* {
  box-sizing: border-box;
}
body {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #666;
  margin: 0;
  font-family:"Montserrat"
}
a {
  text-decoration: none;
}
.widget-box__main {
  display: flex;
  justify-content: flex-start;
  margin-left: 50px;
  width: 100%;
}

/* Change autocomplete styles in WebKit */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  transition: background-color 5000s ease-in-out 0s;
}

.m-0 {
  margin: 0;
}
.pb-3 {
  padding-bottom: 12px !important;
}

.widget__home {
  width: 100% !important;
}

.widget__ins {
  width: 355px;
  border-radius: 20px;
  overflow: hidden;
  z-index: 1;
  background: #ffffff;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1),
    0px 4px 6px -2px rgba(0, 0, 0, 0.05), 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  height: min-content;
  position: relative;
}

.header__ins {
  background: linear-gradient(
    180deg,
    #d5652d 0%,
    rgba(239, 129, 74, 0.77) 208.57%
  );
  display: inline-block;
  width: 100%;
  border: 1px solid rgba(17, 24, 39, 0.005);
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.05);
  border-radius: 16px 16px 0px 0px;
  padding: 10px 0;
}

.header__ins small {
  text-align: center;
  color: #fff;
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
}

.hr-center {
  justify-content: center;
  display: flex;
}

.header__ins h1 {
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 24px;
  margin: 0;
}

.header__ins h2 {
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
  display: table-cell;
  vertical-align: middle;
}

.header__ins p {
  text-align: center;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
  background-color: rgba(71, 129, 174, 0.5);
  border-top: 1px solid #899eba;
}

.main__ins {
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

input[type="checkbox"] {
  background-color: #fff;
  margin-top: -1px;
  -webkit-appearance: none;
  visibility: hidden;
}

input[type="checkbox"],
select {
  cursor: pointer;
}

.form-group {
  margin-bottom: 10px;
}

.form-control {
  border-radius: 0;
  font-size: 13px !important;
  font-weight: 400;
  height: 30px;
  color: #212121;
}

.widget__ins input.form-control::-moz-placeholder,
.widget__ins input.form-control::-webkit-input-placeholder,
.widget__ins .grey-color {
  color: #777;
}

.widget__ins input.form-control {
  color: #212121;
}

.main__ins label {
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #3c3950;
  margin-bottom: 7px;
  display: block;
}

.input-group-addon {
  background-color: #4781ae;
  border-color: #4781ae;
  border-left: 2px solid #045fa5 !important;
  color: #fff;
}
.collection-input,
.collection-input option {
  background: transparent;
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.05),
    0px 0px 0px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  width: 100%;
  outline: 0;
  border: transparent;
  color: #767676;
  appearance: none;
  padding: 0 10px;
}
.selectdiv {
  position: relative;
}
.selectdiv::after {
  position: absolute;
  content: "";
  background: url("http://staging.collectprotect.com/wp-content/uploads/2023/05/selectdown.svg")
    no-repeat;
  background-position: right;
  top: 8px;
  left: auto;
  width: 8px;
  height: 8px;
  right: 15px;
  transform: rotate(224deg);
}
.collectibles-insurance {
  margin-bottom: 15px;
}
.collection-type .fa,
.collection__value-location .fa {
  color: #a1a1a1;
}
.main__ins .btn {
  font-size: 16px;
  border-radius: 7px;
  font-weight: 700;
}

.main__ins .btn i {
  font-weight: bold;
}
.collection__value-location {
  display: flex;
  gap: 24px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.collection__value-location .collection-div {
  width: 50%;
} 

.collection__value-location input::-webkit-outer-spin-button,
.collection__value-location input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.collection__value-location input[type="number"] {
  -moz-appearance: textfield;
}
.widget-box hr {
  border: 0.4px solid rgba(162, 162, 162, 0.3);
}
.redirection-quotes {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.redirection-quotes a {
  font-weight: 600;
  font-size: 13px;
  line-height: 17px;
  color: #3c3950;
}
.redirection-quotes a i {
  margin-left: 3px;
}

.btn__get-quote {
  width: 100%;
  padding: 10px 0;
  outline: none;
  background: linear-gradient(
    180deg,
    #d5652d 0%,
    rgba(239, 129, 74, 0.77) 208.57%
  );
  border: 1px solid rgba(17, 24, 39, 0.005);
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.05);
  border-radius: 6px !important;
  color: #ffffff;
  cursor: pointer;
  transition: 0.5s;
}
.btn__get-quote:hover {
  background: linear-gradient(
    180deg,
    #da7949 0%,
    rgba(239, 129, 74, 0.77) 208.57%
  );
}
.text-link__medium {
  font-weight: 500;
  font-size: 12px;
  line-height: 30px;
  color: #3c3950;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.btn--danger {
  box-shadow: inset 0px 1px 0px 0px #f4524d;
  background-color: #f4524d;
  border: 1px solid #e03b37;
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.01) 100%
  );
  border-radius: 5px;
  color: #fff;
}

.btn--danger:hover {
  color: #fff;
}

.footer__ins {
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #808080;
}
.footer__ins a:hover{
  text-decoration: underline;
}

.checkbox-label {
  position: relative;
  padding-left: 18px;
}

.checkmark {
  position: absolute;
  top: 2.6px;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: transparent;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #d5652d;

}

:hover input ~ .checkmark {
  background-color: transparent;
}

input:checked ~ .checkmark {
  background-color: #d5652d;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

input:checked ~ .checkmark:after {
  display: block;
}

.checkmark:after {
  left: 3px;
  top: 1px;
  width: 4px;
  height: 7px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .widget-box__main {
    margin-right: 0;
	margin-left: 0;
  }
  .widget__ins {
    margin: 0 auto;
  }
}

@media screen and (max-width: 425px) {
  .widget__ins {
    width: 310px;
    margin: 0 auto;
  }
}

.modal.modal__ins {
  background-color: rgba(0, 0, 0, 0.36);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.modal__ins .modal-dialog {
  width: 90%;
  margin: 0px auto;
  top: 50%;
  transform: translateY(-50%);
}

.modal__ins .modal-content {
  border-radius: 0;
}

.modal__ins .modal-body h2 {
  color: #d5652d;
  font-size: 16px;
  line-height: 1.3;
  text-align: left;
}

.close {
  opacity: 0.6;
  /* margin-right: 10px; */
  /* margin-top: 3px; */
}

.modal {
  display: block !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.mb-10 {
  margin-bottom: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.error-lockup {
  color: #212121;
  font-size: 14px;
}

.error-lockup p {
  margin-bottom: 10px;
  line-height: 16px;
}

.color--black {
  color: #212121;
}

.color--blue {
  color: #08c;
}
.z-1 {
  z-index: 1;
}

.text--grey {
  color: #2b3840;
}

.l-height {
  line-height: 1.2em;
}

.modal__ins .modal-body {
  padding: 15px 12px 0px;
}

.f-size--12 {
  font-size: 14px;
}

.text--link,
a.text-link:hover {
  color: #034273;
}

.widget--hide {
  display: none !important;
}

.pr-0 {
  padding-right: 0;
}

.powered-by-chubb-logo {
  width: 200px;
  margin: 0px auto 10px auto;
  display: block;
}

.pr-14 {
  padding-right: 14px;
}
.date-readonly .form-control[readonly] {
  background-color: #fff;
}

@media (min-width: 992px) {
  .pr-md-0 {
    padding-right: 0;
  }
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-3 {
  margin-bottom: 3px !important;
}

.fw-500 {
  font-weight: 500;
}

.info-sign-btn {
  background-color: transparent;
  border: 0px;
}
.info-sign-btn:hover,
.info-sign-btn:focus {
  text-decoration: none;
}

.helper-icon {
  padding: 0px;
  margin-left: 0px;
}

.line-height-1-5 {
  line-height: 1.5;
}

.font-size-20 {
  font-size: 20px !important;
}
.insurance-modal {
  transform: none !important;
  width: 300px !important;
  height: auto;
  position: absolute;
  top: 62px;
  left: 17px;
}
button.close_ins {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  float: right;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.6;
  margin-top: -6px;
}
button.close_ins:hover{
  opacity: 0.4;
}
.modal-content {
  width: 108%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.color--vivid_red_tangelo {
  color: #d5652d;
  font-size: 14px;
}
.modal__ins-modal {
  z-index: 1;
  top: 100px !important;
  height: auto !important;
}

.modal-collectible__ins {
  background-color: rgba(0, 0, 0, 0.36);
  height: 100% !important;
  width: 100%;
  position: absolute;
  top: 0 !important;
  left: 0;
}
.modal__ins .modal-dialog {
  top: 70px !important;
}

#type_of_collection *, #collection_location *
{ 
  font-size: 14px;  
}