.contact-pera {
    color: #212B36;
    font-family: GothamRounded-book;
    text-align: left;
}

.contact-heading {
    color: #212B36;
    font-family: GothamRounded-medium;
    margin-bottom: 20px;
    margin-top: 26px;
}

.contact_cards a {
    display: flex;
}

.contact_cards {
    background-color: #E9E7FF;
    border-radius: 5px;
}

.display-flex {
    display: flex;
}

.contact-info img {
    width: 35px;
    height: 35px;
}

.sakraclinic-map {
    position: absolute;
    top: 201px;
    left: 48.1%;
    width: 50px;
}

.contact-info p a {
    color: #212B36;
    font-family: GothamRounded-book;
}

.contact-info p a:hover {
    text-decoration: none;
}

.contact-form {
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 7px 15px 3px #DFE3EF;
    height: 100%;
}

.cont-info-heading {
    color: #212B36;
    font-family: GothamRounded-medium;
    margin-bottom: 20px;
    margin-top: 26px;
}

.margin-left-0 {
    margin-left: 0;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

iframe {
    width: 100%;
    height: 500px;
}

button.swal2-confirm.swal2-styled {
    background-color: #DC596B !important;
    border-radius: 3px;
    width: 152px;
    height: 44px;
}

.swal2-modal .swal2-image {
    width: 80px;
    height: 80px;
}

@media only screen and (min-width: 320px) {
    .contact-pera {
        font-size: 12px;
        font-weight: 300;
        line-height: 24px;
        width: 100%;
        text-align: center;
        margin-bottom: 19px;
    }
    .contact-heading {
        font-size: 14px;
        font-weight: 500;
        line-height: 15px;
        margin-top: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .contact_cards {
        width: 97%;
        padding: 11px 0 0 15px;
    }
    .contact-info p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 25px;
        margin-left: 27px;
    }
    .contact-info p a {
        font-size: 12px;
        font-weight: 300;
        line-height: 32px;
    }
    .contact-form h3 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 25px;
        font-weight: 500;
        line-height: 38px;
        margin-bottom: 16px;
    }
    .cont-info-heading {
        font-size: 14px;
        font-weight: 500;
        margin-top: 40px;
        line-height: 15px;
        text-align: center;
    }
    .contact-us {
        background-color: #F9F9FE;
        padding: 35px 0 0 0;
    }
    .contact_cards p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 21px;
        margin-top: 2px;
    }
    .contact_card1_img {
        background-color: #6958d2;
        border-radius: 5px;
        width: 42px;
        height: 45px;
        padding: 3px 0px;
        margin-right: 5px;
    }
    .contact_card2_img {
        background-color: #3083FF;
        border-radius: 5px;
        width: 42px;
        height: 45px;
        padding: 7px 0px;
        margin-right: 5px;
    }
    .cont-user-input-wrp .inputText {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        border-bottom: 1px solid #BFD6F8;
    }
    .cont-user-input-wrp .floating-label {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 15px;
        font-weight: 300;
        line-height: 24px;
    }
    .help-row {
        padding-bottom: 65px;
    }
    .contact-form {
        padding: 25px 45px;
    }
    .contact_card2_img img {
        padding-left: 4px;
    }
}

@media only screen and (min-width: 480px) {
    .contact-pera {
        font-size: 13px;
        font-weight: 300;
        line-height: 24px;
        width: 100%;
        text-align: center;
        margin-bottom: 19px;
    }
    .contact-heading {
        font-size: 12px;
        font-weight: 500;
        line-height: 31px;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .contact_cards {
        width: 97%;
        padding: 11px 0 0 15px;
    }
    .contact-info p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 25px;
        margin-left: 27px;
    }
    .contact-info p a {
        font-size: 12px;
        font-weight: 300;
        line-height: 32px;
    }
    .contact-form h3 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 25px;
        font-weight: 500;
        line-height: 38px;
        margin-bottom: 16px;
    }
    .cont-info-heading {
        font-size: 14px;
        font-weight: 500;
        margin-top: 40px;
        line-height: 15px;
        text-align: center;
    }
    .contact-us {
        background-color: #F9F9FE;
        padding: 35px 0 0 0;
    }
    .contact_cards p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 21px;
        margin-top: 7px;
    }
    .contact_card1_img {
        background-color: #6958d2;
        border-radius: 5px;
        width: 56px;
        height: 56px;
        padding: 8px 0px;
        margin-right: 18px;
    }
    .contact_card2_img {
        background-color: #3083FF;
        border-radius: 5px;
        width: 56px;
        height: 56px;
        padding: 11px 6px;
        margin-right: 18px;
    }
    .cont-user-input-wrp .inputText {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        border-bottom: 1px solid #BFD6F8;
    }
    .cont-user-input-wrp .floating-label {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
    }
    .help-row {
        padding-bottom: 65px;
    }
    .contact-form {
        padding: 25px 45px;
    }
    .contact_card2_img img {
        padding-left: 4px;
    }
}

@media only screen and (min-width: 768px) {
    .contact-pera {
        font-size: 14px;
        font-weight: 300;
        line-height: 26px;
        width: 96%;
        margin-bottom: 40px;
        text-align: left;
    }
    .contact-heading {
        font-size: 22px;
        font-weight: 500;
        line-height: 32px;
        text-align: left;
        margin-bottom: 20px;
        margin-top: 40px;
    }
    .contact_cards {
        width: 98%;
        padding: 7px 0 2px 7px;
    }
    .contact-info p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 26px;
        margin-left: 27px;
        text-align: left;
    }
    .contact-info p a {
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
    }
    .contact-form h3 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 25px;
        font-weight: 500;
        line-height: 38px;
        margin-bottom: 16px;
    }
    .cont-info-heading {
        font-size: 22px;
        font-weight: 500;
        margin-top: 40px;
        line-height: 31px;
        text-align: left;
    }
    .contact-us {
        background-color: #F9F9FE;
        padding: 65px 0 0 0;
    }
    .contact_cards p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 12px;
        font-weight: 300;
        line-height: 21px;
        margin-top: 7px;
    }
    .contact_card1_img {
        background-color: #6958d2;
        border-radius: 5px;
        width: 56px;
        height: 56px;
        padding: 8px 0px;
        margin-right: 18px;
    }
    .contact_card2_img {
        background-color: #3083FF;
        border-radius: 5px;
        width: 56px;
        height: 56px;
        padding: 11px 6px;
        margin-right: 18px;
    }
    .cont-user-input-wrp .inputText {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        border-bottom: 1px solid #BFD6F8;
    }
    .cont-user-input-wrp .floating-label {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 24px;
    }
    .help-row {
        padding-bottom: 65px;
    }
    .contact-form {
        padding: 25px 22px;
    }
    .user-input-wrp {
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 992px) {
    .contact-pera {
        font-size: 14px;
        font-weight: 300;
        line-height: 26px;
        width: 96%;
        margin-bottom: 40px;
        text-align: left;
    }
    .contact-heading {
        font-size: 25px;
        font-weight: 500;
        line-height: 32px;
        text-align: left;
        margin-bottom: 20px;
        margin-top: 40px;
    }
    .contact_cards {
        width: 94%;
        padding: 11px 15px 4px 15px;
    }
    .contact-info p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 32px;
        margin-left: 27px;
    }
    .contact-info p a {
        font-size: 14px;
        font-weight: 300;
        line-height: 32px;
    }
    .contact-form h3 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 32px;
        font-weight: 500;
        line-height: 38px;
        margin-bottom: 16px;
    }
    .cont-info-heading {
        font-size: 25px;
        font-weight: 500;
        margin-top: 40px;
        line-height: 31px;
        text-align: left;
    }
    .contact-us {
        background-color: #F9F9FE;
        padding: 65px 0 0 0;
    }
    .contact_cards p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 15px;
        font-weight: 300;
        line-height: 21px;
        margin-top: 7px;
    }
    .contact_card1_img {
        background-color: #6958d2;
        border-radius: 5px;
        width: 56px;
        height: 56px;
        padding: 8px 0px;
        margin-right: 18px;
    }
    .contact_card2_img {
        background-color: #3083FF;
        border-radius: 5px;
        width: 56px;
        height: 56px;
        padding: 11px 6px;
        margin-right: 18px;
    }
    .cont-user-input-wrp .inputText {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        border-bottom: 1px solid #BFD6F8;
    }
    .cont-user-input-wrp .floating-label {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
    }
    .help-row {
        padding-bottom: 65px;
    }
    .contact-form {
        padding: 25px 45px;
    }
    .user-input-wrp {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 1200px) {
    .contact-pera {
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
        width: 96%;
        margin-bottom: 40px;
        text-align: left;
    }
    .contact-heading {
        font-size: 26px;
        font-weight: 500;
        line-height: 31px;
        margin-bottom: 20px;
        margin-top: 40px;
    }
    .contact_cards {
        width: 94%;
        padding: 11px 15px 4px 15px;
    }
    .contact-info p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 14px;
        font-weight: 300;
        line-height: 32px;
        margin-left: 27px;
    }
    .contact-info p a {
        font-size: 14px;
        font-weight: 300;
        line-height: 32px;
    }
    .contact-form h3 {
        color: #212B36;
        font-family: GothamRounded-medium;
        font-size: 32px;
        font-weight: 500;
        line-height: 38px;
        margin-bottom: 16px;
    }
    .cont-info-heading {
        font-size: 26px;
        font-weight: 500;
        margin-top: 40px;
        line-height: 31px;
        text-align: left;
    }
    .contact-us {
        background-color: #F9F9FE;
        padding: 65px 0 0 0;
    }
    .contact_cards p {
        color: #212B36;
        font-family: GothamRounded-book;
        font-size: 16px;
        font-weight: 300;
        line-height: 21px;
        margin-top: 7px;
    }
    .contact_card1_img {
        background-color: #6958d2;
        border-radius: 5px;
        width: 56px;
        height: 56px;
        padding: 8px 0px;
        margin-right: 18px;
    }
    .contact_card2_img {
        background-color: #3083FF;
        border-radius: 5px;
        width: 56px;
        height: 56px;
        padding: 11px 6px;
        margin-right: 18px;
    }
    .cont-user-input-wrp {
        margin-bottom: 35px;
    }
    .cont-user-input-wrp .inputText {
        color: #6F7A86;
        font-family: GothamRounded-medium;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        border-bottom: 1px solid #BFD6F8;
    }
    .cont-user-input-wrp .floating-label {
        color: #919EAB;
        font-family: GothamRounded-book;
        font-size: 18px;
        font-weight: 300;
        line-height: 24px;
    }
    .help-row {
        padding-bottom: 65px;
    }
    .contact-form {
        padding: 25px 45px;
    }
    .user-input-wrp {
        margin-bottom: 35px;
    }
}

.enquiry-num-img img {
    width: 24px;
    height: 24px;
}

.corp-enq-num a {
    color: #000;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 53px;
}

.corporate_error {
    color: red;
}

@media (max-width: 425px) and (min-width: 320px) {
    .sakraclinic-map {
        left: 43.1%;
    }
}