.claims section {
    min-height: 100vh;
    width: 100%;
    padding: 0 20%;
}


.claims .first-section .title {
    margin-top: 50px;
}


.claim-form .form-content .input-1 {

    color: rgba(0,0,0,.8) !important;

}

.select2-container--default .select2-results>.select2-results__options {
    display: block;
}
@media (max-width: 1500px) {
    .claims section {
        padding: 0 15%;
    }
}

@media (max-width: 1300px) {
    .claims section {
        padding: 0 10%;
    }
}

@media (max-width: 991px) {
    .claims section {
        padding: 0 5%;
    }
}

@media (max-width: 767px) {
    .claims section {
        padding: 1.625em 1.25em;
        min-height: initial;
    }
}

.claims .first-section {
    background: url("../images/1ab.webp"), url("../images/1-1ab.webp");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-top: 10em;
}

@media (max-width: 991px) {
    .claims .first-section {
        padding-top: 4.5em;
        background-size: 180%;
    }
}

.claims .first-section .title {
    width: 100%;
    margin-bottom: 2em;
}

@media (max-width: 1700px) {
    .claims .first-section .title {
        margin-bottom: 1.75em;
    }
}

@media (max-width: 1500px) {
    .claims .first-section .title {
        margin-bottom: 1.5em;
    }
}

@media (max-width: 1300px) {
    .claims .first-section .title {
        margin-bottom: 1.25em;
    }
}

.claims .first-section .claim-form {
    width: 100%;
}

.claims .first-section .claim-form .form-title {
    padding-left: 1.5em;
    color: #333333;
    font-family: 'nino';
    margin-bottom: 2.125em;
}

@media (max-width: 1700px) {
    .claims .first-section .claim-form .form-title {
        margin-bottom: 1.5em;
    }
}

@media (max-width: 1500px) {
    .claims .first-section .claim-form .form-title {
        margin-bottom: 1.25em;
    }
}

@media (max-width: 1300px) {
    .claims .first-section .claim-form .form-title {
        margin-bottom: 1em;
    }
}

@media (max-width: 767px) {
    .claims .first-section .claim-form .form-title {
        padding-left: 0;
    }
}

.claims .first-section .claim-form .form-title h3 {
    font-size: 1.75em;
}

@media (max-width: 1700px) {
    .claims .first-section .claim-form .form-title h3 {
        font-size: 1.5em;
    }
}

@media (max-width: 1500px) {
    .claims .first-section .claim-form .form-title h3 {
        font-size: 1.25em;
    }
}

@media (max-width: 1300px) {
    .claims .first-section .claim-form .form-title h3 {
        font-size: 1em;
    }
}

@media (max-width: 767px) {
    .claims .first-section .claim-form .form-content .input-1 {
        margin-top: 0 !important;
        margin-bottom: .7em;
    }
}

.claims .first-section .claim-form .select2-container {
    /*width: calc(100% - (100% / 3 - 1.625em) - 2.4em) !important;*/
    margin-top: 1.625em;
    margin-bottom: 1.5em;
}

@media (max-width: 767px) {
    .claims .first-section .claim-form .select2-container {
        margin-top: 0 !important;
        margin-bottom: .7em;
        width: 100% !important;
    }
}

.claims .first-section .claim-form .select2-container.select2-container--open.select2-container--below span.select2-selection__rendered {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.claims .first-section .claim-form .select2-container.select2-container--open.select2-container--above span.select2-selection__rendered {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.claims .first-section .claim-form .select2-container .select2-selection {
    background: transparent;
}

.claims .first-section .claim-form .select2-container .select2-selection--single {
    font-family: 'dejavu';
    outline: none;
    border: none;
}

@media (max-width: 767px) {
    .claims .first-section .claim-form .select2-container .select2-selection--single {
        height: inherit;
    }
}

.claims .first-section .claim-form .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 1.125em 1.5em;
    color: #464646;
    border-radius: 30px;
    border: solid 1px #dee7f7;
    line-height: normal;
}

@media (max-width: 767px) {
    .claims .first-section .claim-form .select2-container .select2-selection--single .select2-selection__rendered {
        width: 100%;
        padding: 1em .875em;
    }
}

.claims .first-section .claim-form .select2-container .select2-selection--single .select2-selection__arrow {
    top: 16px;
    right: 10px;
}

.claims .first-section .claim-form .radio-select {
    padding-left: 1.5em;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .claims .first-section .claim-form .radio-select {
        padding-left: 0;
    }
}

.claims .first-section .claim-form .radio-select .announce {
    width: 100%;
    font-family: 'dejavu';
    color: #b2bbc7;
    display: flex;
    margin-bottom: 1.25em;
}

.claims .first-section .claim-form .radio-select .announce span {
    font-size: .875em;
}

.claims .first-section .claim-form .radio-select .announce svg {
    max-width: 1em;
    max-height: 1em;
    fill: #b2bbc7;
    stroke: #b2bbc7;
    margin-right: .5em;
}

.claims .first-section .claim-form .radio-select .radio-classic:nth-of-type(2) {
    margin-left: 10em;
}

@media (max-width: 767px) {
    .claims .first-section .claim-form .radio-select .radio-classic:nth-of-type(2) {
        margin-left: 0;
    }
    .claims .first-section .claim-form .radio-select .radio-classic{
        margin-right: .5em;
    }
}

.claims .first-section .claim-form .radio-select .radio-classic:nth-of-type(2) {
    /*width: 40%;*/
    width: calc(80% - 200px);
    /*width: 100%;*/
}

.claims .first-section .claim-form .radio-select .radio-classic:nth-of-type(3) {
    width: 200px;
    /*width: 100%;*/
}

.claims .first-section .claim-form .radio-select .radio-classic:nth-of-type(4) {
    margin-left: 176px;
    /*width: 100%;*/
}

.claims .first-section .claim-form .form-button {
    padding-left: 1.5em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1.25em;
}

.select2-container {
    height: 56px;
}

@media (max-width: 767px) {
    .claims .first-section .claim-form .form-button {
        padding-left: 0;
        flex-wrap: wrap;
    }
}

.claims .first-section .claim-form .form-button .announce {
    font-family: 'dejavu';
    max-width: 60%;
    display: flex;
}

@media (max-width: 767px) {
    .claims .first-section .claim-form .form-button .announce {
        max-width: 100%;
        margin-bottom: 1em;
    }
}

.claims .first-section .claim-form .form-button .announce span {
    font-size: .875em;
    color: #b8c0cb;
}

.claims .first-section .claim-form .form-button .announce span a {
    color: #2f63b3;
}

.claims .first-section .claim-form .form-button .announce svg {
    max-width: 1em;
    max-height: 1em;
    fill: #b2bbc7;
    stroke: #b2bbc7;
    margin-right: .5em;
}

.claims .first-section .claim-form .form-button .button {
    width: 35%;
}

@media (max-width: 767px) {
    .claims .first-section .claim-form .form-button .button {
        width: inherit;
    }
}

.claims .first-section .claim-form .form-button .button .button-in {
    width: 100%;
    text-align: center;
}

@media (max-width: 767px) {
    .claims .first-section .claim-form .form-button .button .button-in {
        padding: .7em 3em .6em;
    }
}

.send-claim {
    cursor: pointer;
}

input.required.must {
    border-color: #D54930;
}

textarea.must {
    border-color: #D54930;
}

.select2-container .select2-selection--single .select2-selection__rendered.must {
    border-color: #D54930 !important;
}

.select2-container--open .select2-search--dropdown {
    display: none;
}

.select2-container--open .select2-dropdown {
    border: solid 1px #dee7f7;
}

.select2-container--open .select2-results__options::-webkit-scrollbar {
    display: none;
}

.select2-container--open .select2-results__options .select2-results__option {
    font-family: 'dejavu';
    padding: 1.125em 1.5em;
}

.tel-input-outbox {
    color: #464646;
    font-family: 'dejavu';
    position: relative;
    width: calc(100% / 3 - 1.625em);
}

@media (max-width: 767px){
    .tel-input-outbox{
        width: 100%;
    }
}

.tel-input-outbox .input-1 {
    width: 100%;
    padding-left: 4.5em;
}

@media (max-width: 767px){
    .tel-input-outbox .input-1{
        padding-left: 4em;
    }
}

.tel-input-outbox span {
    position: absolute;
    left: 1.5em;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 767px){
    .tel-input-outbox span{
        left: .875em;
        top: calc(50% - .35em);
    }
}

.address-textarea {
    width: 100%;
    display: none;
}

.success {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40%;
    border-radius: 10px;
    box-shadow: 7px 13.2px 42.6px 0.4px rgba(185, 186, 210, 0.58);
    background-color: #ffffff;
    padding: 6.375em 0;
    display: none;
}

@media (max-width: 1700px) {
    .success {
        padding: 6em;
    }
}

@media (max-width: 1500px) {
    .success {
        padding: 5.5em 0;
    }
}

@media (max-width: 1300px) {
    .success {
        padding: 5em 0;
    }
}

@media (max-width: 767px) {
    .success {
        width: 100%;
        padding: 2.5em 0;
    }
}

.success .success-text {
    text-align: center;
    padding: 0 10%;
    margin-bottom: 2em;
}

@media (max-width: 1700px) {
    .success .success-text {
        margin-bottom: 1.75em;
    }
}

@media (max-width: 1500px) {
    .success .success-text {
        margin-bottom: 1.5em;
    }
}

@media (max-width: 1300px) {
    .success .success-text {
        margin-bottom: 1.25em;
    }
}

.success .success-text svg {
    width: 5.250em;
    height: 5.250em;
    left: 50%;
    margin-bottom: 3.375em;
}

@media (max-width: 1700px) {
    .success .success-text svg {
        width: 4.75em;
        height: 4.75em;
        margin-bottom: 3em;
    }
}

@media (max-width: 1500px) {
    .success .success-text svg {
        width: 4.25em;
        height: 4.25em;
        margin-bottom: 2.75em;
    }
}

@media (max-width: 1300px) {
    .success .success-text svg {
        width: 3.75em;
        height: 3.75em;
        margin-bottom: 2.5em;
    }
}

@media (max-width: 767px) {
    .success .success-text svg {
        width: 3.25em;
        height: 3.25em;
        margin-bottom: 2em;
    }
}

.success .success-text span {
    font-family: 'nino';
    font-size: 1.75em;
    color: #333333;
    display: block;
}

@media (max-width: 1700px) {
    .success .success-text span {
        font-size: 1.5em;
    }
}

@media (max-width: 1500px) {
    .success .success-text span {
        font-size: 1.25em;
    }
}

@media (max-width: 1300px) {
    .success .success-text span {
        font-size: 1em;
    }
}

.success .success-text p {
    font-family: 'dejavu';
    font-size: 1.125em;
    color: #464646;
    margin-top: .5em;
    line-height: 1.4em;
}

@media (max-width: 1700px) {
    .success .success-text p {
        font-size: 1em;
    }
}

@media (max-width: 1500px) {
    .success .success-text p {
        font-size: .9em;
    }
}

@media (max-width: 1300px) {
    .success .success-text p {
        font-size: .8em;
    }
}

.success .button-container {
    display: flex;
    justify-content: center;
}

.success .button-container .cancel-button {
    cursor: pointer;
    color: #2f63b3;
}

.success .button-container .cancel-button:hover {
    color: #2f63b3;
}

.success .button-container .cancel-button .icon svg {
    transform: rotate(180deg);
    margin-right: 1em;
    margin-left: unset;
}

.success .button-container .approve-button {
    cursor: pointer;
    margin-left: 1.5em;
    color: #ffffff;
}

.success .button-container .approve-button:hover {
    color: #ffffff;
}

.success .button-container .approve-button .icon svg {
    margin-left: 1em;
}

