.modal.in{opacity: 1; background: rgba(0,0,0,0.5) !important;}
.datepicker-dropdown.datepicker-orient-bottom:before{display: none;}
.modal-open .modal.avilable-Enquiry-pop {
    top: 50px;
}

.help-block, .text-danger, .text-danger.required_answers, .freeQuoteProcedures_error, .freeQuoteLocation_error {
    color: #ff594e !important;
    font-size: 12px;
}
.width100per {
    width: 100%;
}
.modal .btn-outline-secondary {
    font-size: 14px!important;
    margin: 10px 4px 0 0;
    color: #333 !important;
}
.contact_successful{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 30vw;
}
.row.contact_successful_row {
    margin: 0;
    text-align: center;
}

.row.contact_successful_row h1 {
    font-size: 1.5rem;
    margin: 0;
    line-height: 16px;
    color: #5b8bd5;
}
.row.contact_successful_row h2 {
    font-size: 1.2rem;
    color: #5b8bd5;
    margin-bottom: 20px;
}
.row.contact_successful_row p{
    font-size: 1.1rem;
}
.row.contact_successful_row .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.row.contact_successful_row .btn-block {
    display: block;
    width: 100%;
    color: #fff !important;
    font-family: Sans-Serif;
}
.contact_successful_h3.pb-3 {
    padding: 18px;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    margin-bottom: 11px;
    border-radius: 5px;
    font-size: 16px;
}
.modal-body .form-group {
    margin-bottom: 5px;
}
.modal-body .form-group .iti {
    width: 100%;
}
.form-control.required_field.freeQuotePhone {
    padding-left: 52px!important;
}
.datepicker table tr td.today {
    color: #fff!important;
    background: #ccc!important;
}
.datepicker {
    font-size: 12px!important;
}
.error-message,.none {
    display: none!important;
}
.error-message {
    padding-top: 5px;
}
.warning {
    display: block!important;
    color: #eb5046;
}
.form-control-warning {
    border: 1px solid #eb5046!important;
}
.content-box-warnig {
    border: 1px solid #eb5046!important;
}
.list-contant li {
    position: relative;
    padding-left: 15px;
}
.list-contant li b {
    color: #333;
}
.list-contant li::before {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    width: 10px;
    position: absolute;
    top: -1px;
    left: 0;
}
.title-guide {
    margin-top: 15px;
    font-size: 20px;
}
.halfmenu.fixwidth0column {
    width: max-content;
    max-width: 600px;
}
.halfmenu.fixwidth1column {
    width: max-content;
    max-width: 250px;
}
.halfmenu.fixwidth2column {
    width: 350px;
}
.halfmenu.fixwidth3column {
    width: 560px;
}
.close-btn {
    z-index: 99;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    z-index: 99;
    cursor: pointer;
    text-align: center;
}
.title_li .close-btn img {
    width: 20px;
}
.title_li .btn-website {
    font-size: 13px;
}
.pt-15 {
    padding-top: 15px;
}
.pt-15 .breadcrumb {
    padding-bottom: 25px;
}
.form-check.check-privacy {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 10px;
}
.tt-scrollable-menu .tt-menu {
    max-height: 200px!important;
}
.tt-menu {
    max-height: 350px;
    overflow: auto;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0!important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}
.modal-lg {
    transform: none !important;
    max-width: 700px;
    height: 90%;
    width: 100%;
}
.modal-header {
    padding: 10px;
    color: #fff;
}
.modal-header .close {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 12px 15px;
    margin: 0;
    z-index: 99;
    cursor: pointer;
}
.answer_with_questions {
    width: 100%;
    border: 1px solid #dee1e4;
    margin-top: -1px;
    background: #f1f6fb;
}
.div-first-step .answer_with_questions:nth-child(-n+3) {
    border-radius: 4px 4px 0 0;
}
.answer_with_questions:nth-child(even) {
    background: #fff;
}

.modal-body .form-group {
    margin-bottom: 30px;
    width: 100% !important;
    float: none !important;;
}
.modal-content label {
    font-size: 13px;
}

.modal-body .stepFreeQuote.div-first-step .form-group {
    text-align: center;
}

.field-freeQuoteProcedures span {
    width: 99%;
}
h5.search-value {
    font-size: 14px !important;
}
.form-group field-freeQuoteLocation span {
    width: 99%;
    float: right;
}

.form-group .tt-input {
    z-index: 2;
    font-size: 14px;
    font-weight: normal;
}

.modal-body .stepFreeQuote.div-first-step .form-check-label {
    width: 40%;
    float: left;
    padding-left: 20px;
}

.modal-body .stepFreeQuote.div-first-step .answer_group .form-control {
    font-size: 12px!important;
    width: calc(50% - 10%);
    flex: 0 0 calc(50% - 10%);
    background-color: #fff;
    border-radius: 4px;
    font-weight: 500;
    margin-top: 5px;
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    height: 32px;
}

.div-first-step .yes-i-use-this-insurance-polic-val {
    width: 100%!important;
}

.div-first-step .text-danger {
    padding: 5px 0 0 0;
    margin: 0;
    width: 50%;
    float: left;
}

.div-first-step .date_pick .text-danger {
    position: absolute;
}

.div-first-step .date_pick .text-danger:last-child {
    float: right;
    position: relative;
    margin-right: -16px;
}

.wrap-danger {
    float: left;
    width: 50%;
    position: absolute;
}

.div-first-step .date_pick .wrap-danger:last-child {
    float: right;
    position: relative;
}

.modal-body .stepFreeQuote.div-first-step .answer_group {
    width: 60%!important;
    float: right!important;
    border-left: 1px solid #d9dfe4;
}

.wrap-answer-group {
    padding: 0;
    height: 100%;
}

.modal-body .stepFreeQuote.div-first-step .answer_group textarea.form-control {
    font-size: inherit!important;
    width: 100% !important;
    flex: 0 0 100%;
    height: 50px;
}

.div-first-step .input-daterange {
    width: 100%;
    display: flex;
}

.input-daterange {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: inherit!important;
}

.modal-body .stepFreeQuote.div-first-step .answer_group .date_pick {
    width: 100%;
}
.after-select{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.after-select-two-input .form-control {
    width: calc(50% - 5px) !important;
    flex: 0 0 calc(50% - 5px) !important;
}
.modal-body .stepFreeQuote.div-first-step .answer-group .after-select select {
    width: 48%;
    flex: 0 0 48%;
    height: 32px;
    padding: 0 10px;
}

.modal-body .stepFreeQuote.div-first-step .answer-group {
    color: #6b6b6b;
}

.div-first-step .select2-container--krajee {
    display: inline-block!important;
}

.select2-container .select2-search--inline .select2-search__field {
    width: 100%;
}

.modal-body .stepFreeQuote .form-group .form-control {
    margin: 0;
}

.modal-body .stepFreeQuote .form-group .form-group {
    width: 100%;
}

.modal-body .stepFreeQuote.div-first-step .form-group .iti {
    width: 100%;
}

#GetAFreeQuoteModal .form-control-white .form-control.freeQuotePhone {
    text-align: left;
}

.modal-body .stepFreeQuote .col-12 .form-group {
    width: 100%;
}

.btn-step-bottom {
    width: 100%;
    float: left;
}

.modal-body .stepFreeQuote.div-first-step .form-group.confirm-mail {
    float: right;
}

.agree-checkbox {
    float: left;
    position: relative;
}

.selectCalandar,.stepFreeQuote,.txt-step {
    display: none;
    /*  overflow: hidden;*/
}

.selectCalandar.active,.stepFreeQuote.active,.txt-step.active {
    display: flex;
    height: 100%;
    align-items: center;
}

.selectCalandar input.calandar-icon:read-only {
    background: #fff url(../../images/icon/calendar.png) no-repeat 97% center;
    cursor: auto;
}

.div-three-step .field-receiveQuotes label {
    /* margin-left: 10px; */
}

.div-three-step .answer-group label {
    margin-left: 8px;
    color: #6b6b6b;
    line-height: normal;
}

.answer-group .check-text {
    margin-left: 19px;
    line-height: normal;
}

.stepFreeQuote.div-three-step .checkmark {
    top: 3px;
    left: -3px;
    border-radius: 3px;
    height: 16px;
    width: 16px;
}

.stepFreeQuote.div-three-step input[type=radio] {
    top: 2px;
    left: -4px;
}

.stepFreeQuote.div-three-step input:checked~.checkmark:after {
    display: block;
    font-family: FontAwesome;
    content: "\f00c";
    color: #fff;
    margin-top: -7px;
    margin-left: -5px;
    font-size: 11px;
    background: 0 0;
    /* position: relative; */
}

.stepFreeQuote.div-three-step #receiveQuotes label {
    padding-left: 16px;
}

.stepFreeQuote .checkmark {
    top: 3px;
    left: 0;
}

.div-second-step #procedureQuestions {
    background: #f1f6fb;
    border: 1px solid #dee1e4;
    border-radius: 4px;
}

.div-second-step .answer_with_questions {
    border: none;
    background: 0 0;
    padding: 10px 20px;
    border-top: 1px solid #dee1e4;
}

.div-second-step .answer_with_questions:nth-child(even) {
    background: #fff;
}

.div-second-step .form-check-label {
    padding: 8px 0;
}

.div-second-step .col-6 {
    float: left;
    padding: 0;
}

#GetAFreeQuoteModal form {
    padding: 15px;
    margin: 0 auto;
}

#GetAFreeQuoteModal .modal-header {
    text-align: center;
    min-height: auto;
    background-color: transparent!important;
    color: #333;
    font-size: 24px!important;
    padding: 0;
    border: none;
}
h5.search-value{
    font-size: 14px !important;
}

#GetAFreeQuoteModal .modal-header h5 {
    font-size: 24px;
    font-weight: 600;
    color: #5b8bd5;
    text-transform: uppercase;
}

#GetAFreeQuoteModal .form-control-white .form-control {
    border: 1px solid #dae1ec;
    border-radius: 4px;
    font-size: 13px;
    padding: 10px;
    margin: 0;
    height: 70px;
    text-align: center;
    color: #828282;
    background: transparent !important;
}

.close {
    font-size: 3.2rem;
    font-weight: 400;
    z-index: 1;
}

.selectCalandar {
    padding-top: 10px;
    position: relative;
}

.calandar-icon {
    background: url(../../images/icon/calendar.png) no-repeat 97% center;
}

.modal label {
    font-weight: 500;
}

.modal .btn {
    font-size: 14px!important;
    margin: 10px 0;
    color: #fff;
    padding: 5px 20px;
    border-radius: 4px;
    min-width: 125px;
}
.btn-mmt-primary {
    color: #fff;
    background: #194378;
    border: 1px solid #194378;
}
.choice-item {
    border: 1px solid #C4C4C4 !important;
    background: #fbfbfb !important;
    color: #333 !important;
    min-height: 35px !important;
}
.choice-item.active {
    color: #fff !important;
    background-color: #5CA15D !important;
}
.modal-body .stepFreeQuote.div-first-step .field-agree {
    width: 100%;
}

.modal-body .stepFreeQuote .form-check-label {
    padding: 0 0 10px 0;
}

.red-txt {
    color: #d5372c !important;
}

.form-control-white {
    background: #fff;
    border: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}
.country-input__wrap .form-country-select,
.country-input__wrap .form-country-select {
    border: 1px solid #C4C4C4 !important;
}
.form-control-white .form-text-input {
    width: auto !important;
    border: 1px solid #C4C4C4 !important;
}
.error_message {
    color: #d5372c !important;
}

.form-control-white .form-check {
    padding: 10px 0 10px 2.25rem;
    border: 1px solid #e9e9e9;
    transition: all .4s ease;
    margin-bottom: 5px;
    border-radius: 4px;
}

.check-privacy input[type=checkbox],.check-privacy input[type=radio] {
    opacity: 1;
    left: -3px;
    margin: 0;
    width: 14px;
    height: 14px;
    top: 3px;
}

.receive-quotes-block {
    margin:0 5px;
}

.check-privacy input[type=checkbox]:before {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    z-index: 99999;
    background: #ececec;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.check-privacy .has-success input[type=checkbox]:after {
    text-align: center;
    content: "✓";
    color: #fff;
    background: #194378;
    z-index: 9999;
    position: absolute;
    top: 0;
    width: 16px;
    height: 16px;
    top: 0;
    line-height: 17px;
    border-radius: 3px;
    left: 0;
    font-size: 11px;
}

.form-control-white .form-check {
    padding: 0;
    border: 0;
    transition: all .4s ease;
    margin-bottom: 5px;
    border-radius: 4px;
}

.form-check-label {
    margin-bottom: 0;
    width: 100%;
    padding: 8px 5px;
}

input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 1;
    opacity: 0;
    margin-right: 10px;
}
.stepFreeQuote .checkmark {
    position: absolute;
    top: 9px;
    left: 8px;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #ccc;
}

.stepFreeQuote .checkmark:after {
    top: 42px;
    left: 18px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    content: '';
}
.stepFreeQuote input:checked~.checkmark {
    background-color: #194378;
    padding: 8px;
    border: none;
}
.stepFreeQuote .checkmark:after {
    margin-top: -4px;
    margin-left: -4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    content: '';
}
.stepFreeQuote input:checked~.checkmark:after {
    display: block;
}
.block-contact .check-privacy input[type=checkbox] {
    left: 0;
    margin: 4px 0 0 0;
}
.form-check-input {
    position: absolute;
    margin-top: 10px;
    margin-left: 10px;
    width: 15px!important;
    height: 15px!important;
    background-color: #fff;
    border-color: #ccc;
}
.form-control-white .form-check:last-child {
    border: 0;
    border-bottom: 1px solid #e9e9e9 !important;
}
.form-control-white .form-check:hover {
    background: #f1f1f1;
}
.form-control-white .form-check.last {
    border-bottom: 1px solid #e9e9e9 !important;
}
.form-control-white .check-privacy,.form-control-white .check-privacy:last-child {
    border: 0!important;
    padding: 0 22px;
}
.freeQuoteBody .form-control-white .check-privacy {
    margin-bottom: 0;
}
.freeQuoteBody .form-group.field-receiveQuotes {
    margin-bottom: 0;
}
.form-control-white .check-privacy:hover {
    background: 0 0;
}
#register_interest_form .check-privacy {
    margin-top: 10px;
}
#register_interest_form .check-privacy label {
    padding-top: 3px;
    font-size: 12px!important;
    float: right;
}
.modal  .form-control-white .form-control {
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    font-size: 13px;
    padding: 10px;
}
.modal  .form-control-white .form-control::-webkit-input-placeholder {
    color: gray;
}
.modal-header .close {
    padding: 0 8px;
}
.stepFreeQuote .col-form-label {
    margin-bottom: 2px;
}
.stepFreeQuote .btn-outline-secondary {
    background-color: transparent;
    background-image: none;
    border-color: #194378;
}
.stepFreeQuote .btn-outline-secondary:hover {
    background: #eee;
    color: #333!important;
}
.stepFreeQuote .form-control:disabled, .stepFreeQuote .form-control[readonly] {
    background-color: #ffffff !important;
}
.stepFreeQuote .input-daterange input {
    text-align: left!important;
    border-radius: 4px;
}
.txt-step {
    font-size: 13px!important;
}
.stepFreeQuote .input-daterange .input-group-addon {
    padding: 5px 20px;
    line-height: 34px;
}
.input-group.input-daterange .input-group-addon {
    border: 0!important;
    margin: 0;
}
.stepFreeQuote .col-form-label {
    padding: 5px 0;
    font-size: 13px;
    font-weight: 500;
    width: 100%;
    text-align: center !important;
    margin-bottom: 5px;
}
.col-sm-4.col-form-label {
    font-size: 15px;
    line-height: 22px;
}
.register_insert_icon {
    padding-left: 0;
    min-height: 35px;
    padding-top: 7px;
}

.register_insert_icon:before {
    content: ''!important;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 0;
    background: url(../../images/icon/check.svg) no-repeat center center;
    background-size: cover;
}
.form-info {
    border: 1px solid #dee1e4;
    background: #f1f6fb;
    padding: 0 5px;
    display: table;
}

.form-info .iti__country {
    padding: 5px 10px;
    outline: 0;
    max-width: 350px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.div-three-step #enquiry-currencyform {
    font-size: 12px;
    padding: 5px;
    height: auto;
}
.div-three-step .wrap-answer-group {
    border: none;
}
.div-three-step .answer_with_questions {
    padding: 5px 10px;
}

.div-three-step .form-group.receive-quotes-block {
    width: 100%;
}
.div-three-step .form-group.field-agree {
    width: 100%;
}
.privacy-agree #receiveQuotes {
    box-sizing: border-box;
    padding: 0;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 3px;
    left: -3px;
    z-index: 1;
    margin-right: 10px;
}
.privacy-agree {
    width: 100%;
    padding-left: 5px;
}
.text-danger {
    padding: 18px 0 0 35px;
    font-size: 12px;
    font-weight: 500;
}
.answer_with_questions .text-danger{
    padding: 10px 0 0 0;
    flex: 0 0 100%;
    width: 100%;
}
.answer_with_questions .answer_group{
    padding: 5px 20px;
}
.block-contact .field-agree.required {
    margin-top: -18px;
}

.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover {
    color: #ccc!important;
}
.datepicker {
    -webkit-box-shadow: 7px 7px 5px -4px rgba(0,0,0,.22);
    -moz-box-shadow: 7px 7px 5px -4px rgba(0,0,0,.22);
    box-shadow: 7px 7px 5px -4px rgba(0,0,0,.22);
}
/* Form Progress */
.modal-content {
    overflow: auto;
}
.stepFreeQuote h1{
    font-size: 1.8em;
    text-transform: uppercase;
    color: #194378;
    text-align: center;
    margin-bottom: 20px;
}
.wrap-answer-group h1 {
    font-size: 20px;
    text-transform: uppercase;
    color: #333;
    position: relative;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 10px 0;
}
.wrap-answer-group h2 {
    font-size: 1.2em;
    display: inline-block;
}
.wrap-form {
    max-width: 600px;
    margin: 0 auto;
}
.wrap-answer-group-headline {
    position: relative;
}
.wrap-answer-group-headline .close {
    display: none;
    background-color: transparent;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
    cursor: pointer;
    padding: 0;
    margin: -10px 0px;
    font-size: 32px;
    border: none;

}
.select-answer{
    font-size: 14px !important;
    background: #fff;
    color: #828282;
    border-radius: 4px;
    width: 100%;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #ececec;
}
.select-answer span {
    padding: 12px 15px;
    flex: 0 0 50%;
}
.select-answer .answer-item{
    background: #fff;
    padding: 0;
    font-size: 13px;
    color: #666;
    border-radius: 0 0 4px 4px;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 1;
    border: 1px solid #ececec;
    overflow: hidden;
    display: none;
}
.select-answer:hover .answer-item{
    display:block;
}
.select-answer .answer-item li {
    display: flex;
    text-align: center;
}
.select-answer .answer-item li:hover{
    background:#f3f7fd;
}
.wrap-quest {
    display: flex;
    flex-wrap: nowrap;
    text-align: center;
    flex-direction: column !important;
}
.wrap-quest.flex-colum {
    flex-direction: row !important;
    gap: 3px;
}
.answer-item {
    display: flex;
    flex-grow: 1;
    flex-basis: 0;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    border: 1px solid #d9e0e6;
    border-radius: 4px;
    padding: 10px;
    min-height: 70px;
    font-size: 14px;
    cursor: pointer;
    margin: 10px 0px;
    color: #636363;
    font-weight: 500;
    background: #fbfbfc;
    transition: all .2s ease;
}
.wrap-quest .answer-item{
    margin: 0px 5px;
}
.prefer-contact .answer-item{
    min-height: auto;
    margin: 0 5px;
}
.answer-item:hover{
    border: 1px solid #5b8bd5;
}
.answer-item.active{
    color: #fff;
    background-color: #5b8bd5
}
.uploader-list__wrap {
    width: 100%;
    border: 2px dotted #eee;
    border-radius: 9px;
    margin: 10px 0;
    min-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.uploader-btn__wrap {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    color: #484848;
    font-weight: 500;
}
.uploader-btn {
    background: none;
    font-weight: 600;
    border: 1px solid #e5e9ee;
    border-radius: 4em;
    padding: 8px 25px;
    margin-right: 10px;
    color: #5b8bd5;
}
.answer_with_questions .form-control{
    font-size: 1em;
}
.sub-quest {
    display: none;
    width: 100%;
    margin: 2em auto;
}
.sub-quest input{
    padding:10px;
}
.date_pick{
    width: 100%;
    display: none;
}
.form-group .choice{
    display: block;
}
.form-group .choice .answer-item{
    margin: 0 0 10px 0;
}
.currency-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.select-currency{
    display: none;
}
.insurance{
    display: none;
}
.after-select.insurance input {
    padding: 10px;
}
.contact-info{
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.contact-info .form-group {
    text-align: center;
    width: calc(50% - 5px) !important;
    flex: 0 0 calc(50% - 0px) !important;
    padding: 0 5px;
    margin-bottom: 5px;
}
.prefer-contact input{
    height: 80px;
}
.contact-info .phone-item {
    flex: 0 0 calc(100% - 0px) !important;
}
.contact-info .form-control-white .form-group {
    width: 100% !important;
    padding: 0;
}
.wrap-answer-group .intl-tel-input{
    display: block !important;
}
.stepFreeQuote .contact-info label, .contact-info input{
    text-align: left !important;
    height: auto !important;
    margin-bottom: 0 !important;
}
.other-contact {
    display: none;
    margin: 0 5px !important;
}
.form-group .checkmark {
    position: absolute;
    top: 9px;
    left: 8px;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #ccc;
    opacity: 0;
}
.form-group.field-agree{
    text-align: left !important;
}
.form-check.check-privacy .form-group {
    text-align: left !important;
}
.form-group input:checked~.checkmark {
    background-color: #5b8bd5;
    padding: 8px;
    border: none;
    z-index: 1;
    font-family: FontAwesome;
    content: "\f00c";
    color: #fff;
    border-radius: 3px;
    left: -3px;
    top: 3px;
    opacity: 1;
}
.form-group input:checked~.checkmark:after {
    font-family: FontAwesome;
    content: "\f00c";
    color: #fff;
    margin-top: -7px;
    margin-left: -5px;
    font-size: 11px;
    background: transparent;
}
input, select {
    font-size: 14px !important;
    color: #666 !important;
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px;
    border: 1px solid #ced4da;
    width: 100%;
    padding-left: 15px;
}

@media(max-height:991px) {
    .modal-open .navbar-brand,.modal-open .navbar-brand img {
        display: block!important;
    }
    body.modal-open {
        position: relative;
    }
    .top .navbar-brand img {
        margin: 0 auto;
    }
    ::-webkit-scrollbar {
        width: 6px;
        background-color: #f5f5f5;
    }
    ::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #8b9196;
    }
    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #f5f5f5;
    }
    .breadcrumb::-webkit-scrollbar {
        display: none;
    }

}
@media(max-width:991px) {
    .row.contact_successful_row .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contact_successful {
        position: fixed;
    }
    .progress .bar {
        width: 25%;
    }
    .modal-body .stepFreeQuote.div-first-step .form-group.confirm-mail {
        float: left;
    }
    .modal-body .stepFreeQuote.div-first-step .form-group{
        width: 100%;
        float: left;
        padding: 0;
        margin-bottom: 40px;
    }
    .modal-body .stepFreeQuote.div-first-step .answer-group{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .modal-dialog {
        margin: 0 auto;
        display: block;
        height: 100%;
    }
    .after-select, .div-first-step .yes-i-use-this-insurance-polic-val, .answer-error-text{
        flex: 0 0 100% !important;
    }
    .div-first-step .select2 {
        margin-top: 10px;
    }
    .stepFreeQuote .input-daterange .input-group-addon {
        display: flex;
        margin: 0 auto !important;
        justify-content: center;
        align-items: center;
    }
    .input-daterange {
        display: flex !important;
    }
    .modal .btn {
        font-size: 14px!important;
        color: #fff;
        padding: 10px 20px;
        border-radius: 4px;
        min-width: 125px;
    }
    #addContactModal .modal-dialog {
        max-width: 100%;
        display: block;
    }
    .modal-content {
        border: 0;
        border-radius: 0;
    }
    .modal-header {
        border-radius: 0;
    }
    #modalPopup .modal-dialog {
        height: 100%;
        width: 100%;
    }
    .nav-tabs .nav-item {
        margin-bottom: 0;
    }
    .avilable-Enquiry-pop input.form-control {
        padding: 11px 10px;
    }
    .avilable-Enquiry-pop .form-group i {
        top: 10px;
    }
    .modal-body .stepFreeQuote.div-first-step .form-group {
        width: 100%;
        float: left;
        padding: 0;
    }
    .modal {
        z-index: 115;
    }
    .modal-open .modal.avilable-Enquiry-pop {
        z-index: 12;
    }
    .modal.avilable-Enquiry-pop .form-check.check-privacy {
        padding: 0;
    }
    .modal-open .modal.avilable-Enquiry-pop .modal-header {
        padding: 20px;
    }
    .modal-open .modal.avilable-Enquiry-pop .modal-title {
        font-size: 15px;
    }
    .modal-backdrop {
        z-index: 11;
    }
    .modal-backdrop.in {
        display: none;
    }
    .modal-backdrop.show {
        display: block;
        top: 50px;
    }
    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto;
        top: 0;
        background: #fff;
    }
    .datepicker {
        z-index: 99999!important;
        position: absolute;
    }
    .padding-mobile-15 {
        padding: 0 15px!important;
    }
    #GetAFreeQuoteModal form {
        padding: 0;
    }
    #freeQuoteForm .answer-group input[type=checkbox],#freeQuoteForm .answer-group input[type=radio] {
        box-sizing: border-box;
        padding: 0;
        width: 18px;
        height: 18px;
        position: absolute;
        top: 8px;
        left: 8px;
        z-index: 1;
        opacity: 0;
        margin-right: 10px;
    }
    .answer_with_questions {
        overflow: hidden;
        width: 100%;
        padding-bottom: 5px;
    }
    .modal-body .stepFreeQuote.div-first-step .form-check-label {
        width: 100%;
        color: #3d3d3d;
        padding: 10px 10px 0;
        line-height: 18px;
    }
    .modal-body .stepFreeQuote.div-first-step .answer_group {
        width: 100%!important;
        border-left: 0;
        line-height: 15px;
        padding: 7px 10px;
    }
    .modal-body .stepFreeQuote.div-first-step .answer-group label {
        display: block;
    }

    .form-control-white .check-privacy,.form-control-white .check-privacy:last-child {
        padding: 0;
    }

    .check-privacy input[type=checkbox] {
        opacity: 1;
        left: -3px;
        top: 0;
        position: relative;
        display: inline;
        margin-top: 4px;
    }

    .modal .form-check.check-privacy label {
        font-weight: 500;
        margin-bottom: 0;
        display: inline;
        padding-left: 5px;
    }

    .privacy-agree {
        width: 100%;
        margin-left: 0;
    }

    .block-contact .form-check.check-privacy {
        padding: 0;
    }

    .block-contact .check-privacy input[type=checkbox] {
        left: 0;
        margin: 4px 6px 0 0;
    }
    .modal-content {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .modal-content::-webkit-scrollbar {
        width: 6px;
        background-color: #f5f5f5;
    }

    .modal-content::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #8b9196;
    }

    .modal-content::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #f5f5f5;
    }
    .input-daterange {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: space-between;
    }

    @media(max-width:767px) {
        #GetAFreeQuoteModal .modal-header {
            display: none;
        }
        .wrap-answer-group-headline .close {
            display: block;
        }
        .section-item__wrap {
            padding: 10px !important;
        }
        .wrap-answer-group {
            display: flex;
            flex-direction: column;

            justify-content: flex-start;
            max-height: 450px;
            overflow-y: scroll;
            overflow-x: hidden;
        }
        .bottom-tools__wrap {
            margin-top: 0 !important;
        }
        .enquiry-progress .circle .title {
            font-size: 12px;
        }
        .wrap-answer-group h1 {
            font-size: 16px;
        }
        #GetAFreeQuoteModal form {
            padding: 0;
        }
        .modal-body .form-group {
            margin-bottom: 0;
        }
        .modal .btn {
            margin: 0;
        }
        .modal-body .form-group{
            margin-bottom: 0;
        }
        .modal-header .close {
            top: 10px;
            font-size: 35px;
        }
        .wrap-quest {
            flex-direction: column;
        }
    }
    /****Not work on Mobile IOS****/
    /*body.modal-open {*/
    /*overflow-y: visible !important;*/
    /*overflow-x: visible !important;*/
    /*position: relative !important;*/
    /*}*/
}




/**/
.wrap-answer-group-progress {
    width: 100%;
    position: relative;
    /*overflow: hidden;*/
}
.enquiry-progress {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin: 0 !important;
}

.enquiry-progress .circle {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
    border-top: 5px solid #194378;
    border-bottom: 1px solid #C4C4C4;
    border-right: 1px solid #C4C4C4;
    flex: 0 0 50%;
    padding: 10px 0 10px 0;
    position: relative;
    border-radius: 0 !important;
    background-color: #FFF !important;
}

.enquiry-progress .bar {
    display: none;
}
.enquiry-progress .circle.active {
    border-top: 5px solid #31b9cc;
}
.enquiry-progress .circle.active:before {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/images/mmt/enquiry-progress-step-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    z-index: 99;
}
.enquiry-progress .circle:last-child {
    border-right: 0;
}
.enquiry-progress .circle .label-images {
    display: inline-block;
    width: 30px;
    height: 26px;
    margin-bottom: 5px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: grayscale(100%);
    opacity: 0.2;
}
.enquiry-progress .circle.active .label-images {
    filter: grayscale(0);
    opacity: 1;
}
.enquiry-progress .circle:first-child .label-images {
    background-image: url("/images/mmt/enquiry-progress-step-1.svg");
}
.enquiry-progress .circle:last-child .label-images {
    background-image: url("/images/mmt/enquiry-progress-step-2.svg");
}
.enquiry-progress .circle .label {
    display: none;
}
.enquiry-progress .circle .title {
    color: #C4C4C4;
}
.enquiry-progress .circle.active .title {
    color: #333;
}
.enquiry-progress .bar.done, .enquiry-progress .circle.done {

}
.enquiry-progress .bar.active {

}
.enquiry-progress .circle.active .label {
    background-color: transparent !important;
    color: #194378 !important;
    font-size: 14px !important;
    box-shadow: none !important;
}
.enquiry-progress .circle.done .label {

}
.enquiry-progress .circle.active .title {
    color: #194378 !important;
}
.disable {
    display: none;
}
.mmt-enquiries-modal {
    padding: 0 !important;
    margin: 0;
    border-radius: 0 !important;
    z-index: 9999 !important;
}
.mmt-enquiries-modal-dialog {
    width: 1200px !important;
    height: 650px !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    transform: inherit !important;
}
.mmt-enquiries-modal-content {
    height: 100%!important;
    min-height: 100%!important;
    border-radius: 0 !important;
}
.mmt-enquiries-modal-body {
    padding: 0 !important;
}
.mmt-free-quote-form {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    height: 100%;
}
.enquiry-information-section {
    flex: 0 0 50%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    position:relative;
    background-image: url("/images/mmt/enquiry-information-section.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
}

.enquiry-info-whyus-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;

}
.enquiry-info-whyus-detail {
    display: flex;
    flex-direction: column;
    padding: 0 15px 0 0;
    flex: 0 0 auto;
    text-align: center;
    color: #FFF;
    max-width: 370px;
}
.enquiry-whyus-detail-headline {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
.enquiry-whyus-detail-text {
    font-size: 14px;
    margin-bottom: 15px;
}
.enquiry-info-whyus-photo {
    flex: 0 0 auto;
    width: 400px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.enquiry-whyus-photo-list {
    flex: 0 0 180px;
    width: 180px;
    height: 140px;
    color: #FFF;
    text-align: center;
    background-color: rgb(255 255 255 / 15%);
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
}
.enquiry-whyus-photo-list-img {
    margin-bottom: 10px;
}

.enquiry-form-section {
    flex: 0 0 50%;
    height: 100%;
}
.section-item__wrap {
    padding: 15px 50px !important;
    max-width: 768px !important;
}

@media (max-width: 1110px){
    .enquiry-information-section {
        display: none;
    }
    .enquiry-form-section {
        flex: 0 0 100%;
    }
    .section-item__wrap {
        padding: 15px !important;
    }
}

@media (max-width: 800px){
    .enquiry-info-whyus-wrap {
        flex-direction: column;
    }
    .enquiry-info-whyus-detail {
        flex: 0 0 auto;
        align-items: center;
        margin-bottom: 20px;
    }
    .enquiry-whyus-detail-text {
        text-align: center;
    }
    .enquiry-info-whyus-photo {
        flex: 0 0 auto;
        width: 100%;
    }
    .enquiry-whyus-photo-list {
        flex: 0 0 48%;
        font-size: 12px;
    }
    .enquiry-whyus-photo-list-img {
        width: 40px;
        height: 40px;
    }
}



@media (min-width: 576px) {

}
@media (max-width: 768px) {
    .mmt-enquiries-modal-dialog {
        max-width: 100%!important;
        height: 100% !important;
    }
}