.user_img,
.call_img,
.email_img,
.msg_img {
    margin-top: 20px !important;
}

.second_block {
    padding-top: 33% !important;
}

.banner_destacados_wrapper a {
    text-decoration: none !important;
}

#testimonials {
    background-color: #ffffff !important;
    min-height: 80vh;
}

#testimonials .slide_des {
    text-align: center !important;
    margin-top: 5%;
}

#testimonials .slide_des a {
    text-decoration: none !important;
    color: #141414 !important;
    overflow-wrap: break-word;
}

#protocol .img-move {
    width: 70%;
}

#protocol .img-move-2 {
    right: 20%;
    bottom: 20%;
}

.popup_logo {
    height: 75px;
}

.submit_btn {
    width: 100%;
    height: 60px;
    font-size: 16px;
    opacity: 1;
    border-radius: 10px;
}

.modal-body {
    padding: 2rem !important
}

.modal-header {
    background-color: #141414;
    text-align: center;
    color: #ffffff;
}

.modal-header .btn-close {
    margin-right: 5px;
    /* margin-top: -65px !important; */
}

.btn-close {
    width: 0rem;
    background: url("../../assets/images/cancel.png") top center no-repeat;
    opacity: 1;
}

.error {
    color: #a94442;
}

.form-control.error {
    border-color: #a94442;
}

form .inner-addon {
    text-align: left;
}

.breadcrumb_subheading a {
    color: pink;
    text-decoration: none;
}

.language_btn {
    width: 100%;
    height: 45px;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #707070;
    color: #141414;
    border-radius: 10px;
}

.language_btn:hover {
    background-color: #141414;
    border: 1px solid #707070;
    color: #ffffff;
}

#chooseLanguageModal .modal-body .language_btn {
    text-transform: uppercase;
}

.remove_section a.return {
    color: #FA0D0D !important;
}

#thankyou h5 {
    color: green;
}

#thankyou a {
    color: #FA0D0D;
}

#mc_embed_signup .button {
    width: 100% !important;
    height: 60px !important;
    font-size: 16px !important;
    opacity: 1 !important;
    border-radius: 10px !important;
    /* background-color: #212529 !important; */
}

div#mce-error-response {
    margin-top: 5px;
}

div#mce-success-response {
    margin-top: 5px;
    color: green;
    font-weight: bold;
}

#consultation a {
    color: #212529;
}

#appoint a {
    color: #212529;
}

#fight a {
    text-decoration: none;
}

#evidence a {
    text-decoration: none;
}

@media screen and (min-width: 676px) {
    #chooseLanguageModal .modal-dialog {
        max-width: 900px;
        /* New width for default modal */
    }
}

#choose-language-btn {
    text-transform: uppercase;
}

#my-testimonial {
    width: 80;
    margin: 0 auto;
}

#subscribe-btn {
    background-color: #141414 !important;
    color: #ffffff !important;
    border-color: #ffffff;
}

#subscribe-btn:hover {
    background-color: #ffffff !important;
    color: #141414 !important;
    border-color: #141414;
}

#testimonials .my-testimonial {
    width: 75%;
    margin: 0 auto;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    .my-testimonial {
        padding: 20px !important;
    }
}

.navbar-collapse {
    z-index: 99999;
    background: black;
}

#exampleModal {
    z-index: 99999;
}

.language-translator-div {
    z-index: 999999;
    position: absolute;
    float: right;
    right: 0;
}

.navbar .container {
    margin-top: 15px;
}