.texto_24 {
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #FFF;
    font-size: 24px;
    font-family: Inter;
}

.fondo{
    background-image: url("https://via.placeholder.com/500")
}

.texto1 {
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #FFF;
    font-size: 16px;
    font-family: Inter;
}

.texto2 {
    color: #0D2339;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.titulo_modal {
    color: #1C8290;
    font-size: 20px;
}

.texto_modal {
    color: #0D2339;
    font-size: 14px;
}

.color {
    background: #FFF !important;
}
.box_shadow {
    box-shadow: 0px -4px 0px 0px rgba(0, 0, 0, 0.25);
}
.card_home{
    margin-top: 5px;
}

.text_64 {
    font-size: 64px;
}

.text_32 {
    font-size: 32px;
}

.text_20 {
    font-size: 20px !important;
}

.text_12{
    font-size: 12px !important;
}

.text_14{
    font-size: 14px !important;
}

.text_16 {
    font-size: 16px !important;
}

.text_24 {
    font-size: 24px !important;
}

.text_black {
    color: #000 !important;
}

.text_color {
    color: #1C8290 !important;
}

.text_white {
    color: #FFF !important;
}

.text_inter {
    font-family: Inter !important;
}


.type_text {
    font-family: DM Serif Text !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.border_card {
    border-radius: 10px;
    border: 1px solid #C99D66;
    background: #FFF;
    cursor: pointer;
}

.border_card_1 {
    border-radius: 10px;
    border: 1px solid #C99D66;
    background: #FFF;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 24px;
}

.border_card_2 {
    border-radius: 10px;
    border: 1px solid #C99D66;
    background: #C99D66;
}

.ant-switch.ant-switch-checked {
    background: #1C8290 !important;
}

.card_image {
    border: 1px solid #1C8290;
    background: #FFF;
}

.margin_cicle {
    position: absolute;
    margin: -15px 0 0 8px;
}

.p_create {
    margin-top: 50px;
    margin-left: 40px;
    position: absolute;
    font-size: 64px;
    color: #1C8290;
}

.div_container_image {
    display: inline-flex; 
    width: 80%; 
    height: 80%; 
    background: #D9D9D9;
}

.div_image {
    width: auto; 
    height: 230px; 
}

.div_image1 {
    width: 95% !important; 
    height: 636px !important; 
}

.banner {
    width: 100% !important; 
    height: 450px !important; 
}
.div_create {
    margin: 5% 5% 2% 10%;
    background: #C99D66;
    border-radius: 10px;
    width: 70%;
}

.texto_1 {
    font-size: 64px;
}

.texto_2 {
    font-size: 30px;
}

.div_texto {
    text-align: left;
}

.img_logo {
    width: 180px;
    height: 180px;
}

@media (max-width: 1324px) {
    .div_create {
        margin: 5% 5% 2% 10%;
        background: #C99D66;
        border-radius: 10px;
        width: 75%;
    }

    .texto_1 {
        font-size: 48px;
    }
    
    .texto_2 {
        font-size: 24px;
    }
}

@media (max-width: 1120px) {
    .div_create {
        margin: 5% 5% 2% 10%;
        background: #C99D66;
        border-radius: 10px;
        width: 85%;
    }

    .texto_1 {
        font-size: 40px;
    }
    
    .texto_2 {
        font-size: 20px;
    }
}

@media (max-width: 999px) {
    .div_create {
        margin: 5% 5% 2% 13%;
        background: #C99D66;
        border-radius: 10px;
        width: 75%;
    }

    .texto_1 {
        font-size: 38px;
    }
    
    .texto_2 {
        font-size: 18px;
    }
}


@media (max-width: 768px) {
    .div_image1 {
        width: 95% !important; 
        height: 450px !important; 
    }
    .banner {
        width: 100% !important; 
        height: 280px !important; 
    }

    .div_create {
        margin: 5% 5% 2% 10%;
        background: #C99D66;
        border-radius: 10px;
        width: 85%;
    }

    .texto_1 {
        font-size: 30px;
    }
    
    .texto_2 {
        font-size: 20px;
    }

    .div_texto {
        text-align: center;
    }
}

@media (max-width: 468px) {
    .div_image1 {
        width: 95% !important; 
        height: 280px !important; 
    }
    .banner {
        width: 100% !important; 
        height: 180px !important; 
    }

    .div_create {
        margin: 2% 2% 2% 5%;
        background: #C99D66;
        border-radius: 10px;
        width: 90%;
    }

    .texto_1 {
        font-size: 26px;
    }
    
    .texto_2 {
        font-size: 16px;
    }

    .img_logo {
        width: 150px;
        height: 150px;
    }
    .div_texto {
        text-align: center;
    }
}

.nav_client{
    border-width:1px 0;
    list-style:none;
    margin: 0 2px;
    padding: 0;
    text-align: center;
}
.nav_client li{
    display: inline;
}
.nav_client a{
    display: inline-block;
    padding: 1% 5%;
}

.active {
    border-bottom:5px solid #C99D66;
}

.button_div {
    width: 100% !important;
}



.pic {
    margin-top: 30px;
    margin-bottom: 20px;
}

.card-block {
    border: 1px solid lightgrey;
    border-radius: 5px !important;
    background-color: #FAFAFA;
    margin: 1%;
    width: 44%;
}

.radio {
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    color: #000;
    font-weight: 500;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}


.radio:hover {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.radio.selected {
    box-shadow: 0px 8px 16px 0px #EEEEEE;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}

.selected {
    background-color: #1f4d53;
    color: #FFF !important;
}

.btn-view {
    position: relative;
    padding: 10px 20px;
    bottom: 85px;
    right: -87%;
    background-color: #1C8290;
    color: #FFF;
    border-radius: 5px;
    text-align: center;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 20px;
}
.btn-view-cliente {
    position: relative;
    padding: 10px 20px;
    bottom: 85px;
    right: -87%;
    background-color: #C99D66;
    color: #FFF;
    border-radius: 5px;
    text-align: center;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 20px;
}

.btn-view:hover{
    background-color: #219DAD;
    color: #FFF;
}

.btn-view-cliente:hover{
    background-color: #C99D66;
    color: #FFF;
}

.div_detail {
    border-radius: 5px;
    border: 1px solid #0D2339;
    background: #FFF;
}