
.invisalign-contact{
    padding: 3rem 0rem 2rem;
}






.invisalign-contact .body-contact .title-header i{
    font-size: 20px;
    font-weight: 400;
    color: #06bcee;
}
.invisalign-contact .body-contact .title-header span{
    font-size: 14px;
    font-weight: 300;
    color: #333;
    margin-top: 10px;
}
.invisalign-contact .body-contact p{
    font-size: 15px;
    font-weight: 400;
    color: #333;
}


.invisalign-contact h4{
    font-size: 28px;
    color: #052755;
    margin: 0px 0 25px 0;
}
.invisalign-contact h5{
 color: #333;
 font-weight: 400;
 font-size: 1.5rem;
 margin: 0 0 20px -10px;
}

@media (min-width: 992px) {
    .invisalign-contact .form-contact dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

.invisalign-contact .form-contact {
    padding-bottom: 0px;
    margin-top: 30px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px !important;
}

.invisalign-contact .form-contact ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1.3rem;
}

.invisalign-contact .form-contact i {
    font-size: 35px;
    color: #ad8737;
}

.invisalign-contact .form-contact dt {
    font-weight: 600;
    width: 60px;
    font-size: 26px;
    clear: left;
    margin-bottom: 7px;
    overflow: visible;
    float: left;
    color: #333;
}

.invisalign-contact .form-contact dt:last-of-type {
    margin-bottom: 0;
}

.invisalign-contact .form-contact dd.header {
    margin-left: 60px;
    text-align: left;
    opacity: 1;
    font-size: 19px;
    color: #333;
    font-weight: 500;
    margin-bottom: 5px !important;
}

.invisalign-contact .form-contact dd.detail {
    margin-left: 60px;
    text-align: left;
    opacity: 1;
    font-size: 16px;
    line-height: 20px;
    color: #555;
    font-weight: 400;
    margin-bottom: 0px !important;
}





/*---------------- section-manter-contact ----------------*/

.invisalign-contact-form{
    padding: 3rem 0rem;
    position: relative;
    height: 100%;
    overflow: hidden;
    background: url(../upload/bg-contact.png) fixed center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;


}




.invisalign-contact-form .title-header h5{
    font-size: 28px;
    text-align: center;
    font-weight: 500;
    color: #fff;
    margin: 0 0 15px 0px;
}

.custom-select {
    font-family: "Prompt", sans-serif;
    display: inline-block;
    width: 100%;
    height: calc(1.7em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #555;
    border: 1px solid #ced4da;
    border-radius: 0rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}




.invisalign-contact-form .form-control {
    display: block;
    width: 100%;
    height: calc(1.7em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #555;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.invisalign-contact-form .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #2cc3f1;
    outline: 0;
    box-shadow: 0 0 0 0.05rem rgba(0, 123, 255, 0.25);
}

.invisalign-contact-form .set-form-group {
    padding: 0px 5px 0px 5px;
}

.invisalign-contact-form label {
    display: inline-block;
    margin-bottom: 0.3rem;
    font-weight: 300;
    color: #fff;
}

.invisalign-contact-form .text-gold {
    color: #f00;
}

.invisalign-contact-form .btn {
    margin: 0rem;
    border: 0;
    border-radius: 0rem;
    padding: 0.7rem 3rem;
    font-size: 1rem;
}



















/*------------------------------------------------------------------*/
@media (max-width: 991px) {
    .invisalign-contact{
        padding: 3rem 0rem 0rem;
    }
}
@media (max-width: 768px) {}
@media (max-width: 576px) {
    .invisalign-contact h4 {
        font-size: 24px;
        color: #052755;
        margin: 0px 0 25px 0;
    }
    .invisalign-contact-form .title-header h5 {
        font-size: 24px;
        text-align: center;
        font-weight: 500;
        color: #fff;
        margin: 0 0 15px 0px;
    }

    
}
@media (max-width: 480px) {}
@media (max-width: 425px) {}
@media (max-width: 414px) {}
@media (max-width: 375px) {}
@media (max-width: 320px) {}