/* TODO */

.main{
    padding: 30px;
    background-color: #FAFAFA;
    /* background-color: #3E5090; */
}

/* HEADER*/

.main h1{
    color: #616161;
}

/*BODY-1 */

.body{
    display: flex;
}

.section_header{
    width: 33%;
    padding: 20px;
    background-color: white;
    border-radius: 10px;
    height: 650px;
}

.section_header p{
    color: #616161;
    font-weight: 600;
}

.section_header h6{
    color: rgba(0, 0, 0, 0.6);
    font-weight: 500;
}

.section_header span{
    position: relative;
    left: 5%;
    font-weight: 400;
    color: #949494;
}

.section_header div{
    display: flex;
    gap: 1.5px;
}

.carrusel{
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    right: 2%;
    cursor: pointer;
    /* overflow: auto; */
    width: 385px;
    overflow-x: scroll !important; 
    /* height: 100px; */
}

.carrusel::-webkit-scrollbar{
    display: none;
}

.elementos{
    /* flex:  0 auto; */
    margin: 5px;
    /* background-color: red; */
    border: 2px solid;
    border-color: rgba(0, 0, 0, 0.178);
    border-radius: 8px;
    width: 65px;
    height: 65px;
}

.section_header img {
    border-radius: 10px;
}

.mano_anillo{
    width: 100%;
}

.selector_option{
    position: relative;
    z-index: 100;
    top: 18px;
}

.circle{
    width: 30px;
    height: 30px;
    position: relative;
    left: 40%;
    background-color: #4E61A4;
    border-radius: 50%;
}

.js{
    display: flex;
    width: 99%;
    justify-content: space-between;
    position: relative;
    top: -10px;
}

.js p{
    color: rgba(0, 0, 0, 0.425);
}

.js hr{
    width: 250px;
    border-radius: 5px;
    position: relative;
    top: -5px;
}

.selector{
    position: relative;
    left: 38%;
    font-weight: 500;
    top: -15px;
    color: #3E5090;
}

/*BODY-2*/

.section_body{
    width: 65%;
    position: relative;
    border-radius: 10px;
    /* background-color: white; */
    left: 2%;
}

.section_body h6{
    color: #949494;
    /* width: 80%; */
    padding-left: 15px;
    /* padding-right: 45px; */
}

.body_header_a{
    display: flex;
    background-color: #EEEEEE;
    height: 70px;
    padding: 20px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.534);
    border-radius: 10px 10px 0px 0px;
}

.body_header_a div{
    display: flex;
    justify-content: space-evenly;
    width: 80%;
    position: relative;
    left: 10.2%;
    /* inline-size: 10px; */
}

.body_header_b{
    background-color: white;
    display: flex;
    justify-content: space-between;
    padding: 20px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.308);
    height: 70px;
}

.body_header_b p i{
    color: #82B678;
}

.body_header_b div{
    display: flex;
    justify-content: space-around;
    width: 80%;
}

.b{
    position: relative;
    left: -2%;
}

.c{
    position: relative;
    left: -5%;
}

.d{
    position: relative;
    left: -5.5%;
}

.e{
    position: relative;
    left: -4.3%;
}

.body_side{
    /* width: 55%; */
    display: flex;
}

.body_side_a{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.body_side_a div{
    display: flex;
    justify-content: space-between;
}

.body_side_A{
    position: relative;
    top: 20px;
    padding-right: 10px;
}

.body_side_A p{
    font-weight: 700;
    color: rgba(0, 0, 0, 0.486);
}

.body_side_A button {
    border: none;
    background-color: none;
    font-size: 25px;
    position: relative;
    top: -10px;
    background-color: #FAFAFA;
    color: #616161;
}

.body_side_A span{
    position: relative;
    right: 25%;
    color: rgba(0, 0, 0, 0.363);
    font-weight: 500;
}

.body_side_B{
    position: relative;
    /* top: 20px; */
    padding-right: 11px;
}

.body_side_B p{
    font-weight: 700;
    color: rgba(0, 0, 0, 0.486);
}

.body_side_B span{
    color: rgba(0, 0, 0, 0.363);
    font-weight: 500;
    position: relative;
    right: 30%
}

.body_side_B button {
    border: none;
    background-color: none;
    font-size: 25px;
    position: relative;
    top: -10px;
    background-color: #FAFAFA;
    color: #616161;
}

.selection_A{
    display: flex;
    justify-content: space-around;
    width: 94%;
    color: rgba(0, 0, 0, 0.281);
}

.selection_A>p{
    cursor: pointer;
}

.selection_B{
    display: flex;
    justify-content: space-around;
    width: 94%;
}

.img_side{
    height: 30px;
}

.selection_C{
    display: flex;
}

.div_one{
    width: 24.3%;
    left: 8.5px;
    position: relative;
    height: 5px;
    top: -1px;
    z-index: 100;
    background-color: #FAFAFA;
}

.div_two{
    width: 34%;
    left: 5.7%;
    position: relative;
    height: 5px;
    top: -1px;
    z-index: 100;
    background-color: #FAFAFA;
}

.div_tree{
    width: 24%;
    left: 9.8%;
    position: relative;
    height: 5px;
    top: -1px;
    z-index: 100;
    background-color: #FAFAFA;
}

.selection_D{
    display: flex;
}

.div_a{
    width: 25%;
    height: 15px;
    border: 1px solid;
    border-width: 2px;
    position: relative;
    top: -5px;
    left: 1.5%;
    border-color: rgba(0, 0, 0, 0.281);
}

.div_b{
    width: 35%;
    height: 15px;
    border: 1px solid;
    border-width: 2px;
    position: relative;
    top: -5px;
    left: 4.5%;
    border-color: rgba(0, 0, 0, 0.281);
}

.div_c{
    width: 25%;
    height: 15px;
    border: 1px solid;
    border-width: 2px;
    position: relative;
    top: -5px;
    left: 7.5%;
    border-color: rgba(0, 0, 0, 0.281);
}

.section_p1{
    position: relative;
    right: 1%;
}

.section_p3{
    position: relative;
    right: 1.5%;
}

.selection_E{
    display: flex;
    justify-content: space-around;
    font-size: 11px;
    color: #BDBDBD;
}

.img_diamont{
    height: 180px;
    width: 280px;
    border-radius: 15px;
    /* display: flex; */
    position: relative;
    left: 4%;
    top: 25px;
    /* justify-content: center; */
}

.hr__side{
    width: 60%;
}

.selector_side{
    display: flex;
}

.selector_side div{
    display: flex;
    justify-content: space-between;
}

.section__1{
    width: 100%;
}

.section__1 p{
    color: rgba(0, 0, 0, 0.6);
}

.section__1>div{
    position: relative;
    top: 5px;
    border-bottom: 1px solid grey;
    padding-top: 18px;
}

.section__1 span{
    position: relative;
    right: 20%;
    color: #949494;
}

.section__1 button{
    border: none;
    background-color: none;
    font-size: 25px;
    position: relative;
    top: -10px;
    background-color: #FAFAFA;
    color: #616161;
}

.hr{
    position: relative;
    top: -5px;
}

.corte{
    position: relative;
    top: -20px;
}

.hr-2{
    position: relative;
    top: -5px;
}

.certificado{
    position: relative;
    top: -40px;
}

.section__2{
    width: 100%;
    position: relative;
    padding-top: 80px;
    left: 4%;
}

.button{
    background-color: #4E61A4 ;
    border: none;
    border-radius: 5px;
    height: 40px;
    width: 96%;
    color: white;
    font-size: 14px;
}

.etiqueta{
    text-decoration: none;
    position: relative;
    left: 15%;
    top: 20px;
    color: #4E61A4;
    font-size: 14px;
}

.body_foter{
    position: relative;
    right: 2.2%;
    top: 20px;
}

.body_foter div{
    display: flex;    
}

.body_footer_side{
    /* background-color: white; */
    display: flex;
    justify-content: space-between;
    padding: 20px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.308);
    height: 70px;
}

.body_footer_side span{
    color: #FF836D;
}

.body_footer_side p i {
    color: #FF836D;
}

.body_footer_side div{
    display: flex;
    justify-content: space-around;
    width: 80%;
    position: relative;
    left: 5%;
}

.body_footer_side_b{
    background-color: white;
    display: flex;
    justify-content: space-between;
    padding: 20px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.308);
    height: 70px;
}

.body_footer_side_b p i {
    color: #82B678;
    position: relative;
    left: 15%;
}

.body_footer_side_b div{
    display: flex;
    justify-content: space-around;
    width: 80%;
    position: relative;
    left: 5%;
}

.parrafo-ayuda{
    position: relative;
    left: 10%;
    top: 20px;
    color: red;
}

.subtitulo{
    display: flex;
    margin-top: 150px;
    justify-content: center;
    color: #3E5090;
}

.hr_footer{
    display: flex;
    position: relative;
    left: 45%;
    border-radius: 10px;
    /* justify-content: center; */
}

/* FOOTER */

.footer{
    position: relative;
    top: 10px;
    /* width: 60%; */
    display: flex;
    padding-bottom: 50px;   
}

.body__footer{
    width: 55%;
}

.primero{
    display: flex;
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    height: 200px;
}

.primero div{
    position: relative;
    left: 10%;
    /* color: rgba(0, 0, 0, 0.301); */
}

.primero div h4{
    color: rgba(0, 0, 0, 0.685);
}

.primero div p{
    color: rgba(0, 0, 0, 0.39);
}

.segundo{
    display: flex;
    position: relative;
    top: 15px;
    background-color: white;
    padding: 10px;
    border-radius: 10px;
    height: 200px;
}

.segundo div{
    position: relative;
    left: 10%;
}

.segundo div h4{
    color: rgba(0, 0, 0, 0.685);
}

.segundo div p{
    color: rgba(0, 0, 0, 0.39);
}

.tercero{
    display: flex;
    position: relative;
    top: 30px;
    background-color: white;
    padding: 10px;
    border-radius: 10px;
    height: 200px;
}

.tercero div{
    position: relative;
    left: 10%;
}

.tercero div h4{
    color: rgba(0, 0, 0, 0.685);
}

.tercero div p{
    color: rgba(0, 0, 0, 0.39);
    font-family: work sans;
}

.footer__side{
    position: relative;
    left: 2%;
    width: 47%;
}

.footer__side img{
    height: 97.5vh;
    width: 93%;
}

.anillo-edit{
    position: absolute;
    width: 22px;
    top: 56%;
    left: 57%;
}

.box-forma,.box-color,.box-claridad,.box-corte,.box-certificado{
    display: none !important;
    padding-bottom: 20px;
}

.box-general{
    display: flex;
    gap:30px;
}

.box-general>section:nth-child(1){
    width: 76%;
}

.preview-img{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}


.btn-claridad{
    gap: 10px;
}

.btn-claridad>section,.btn-corte>section{
    width: 12%;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
    font-weight: 500;
}

.btn-claridad>section img,.btn-corte>section img{
    width: 100%;
    object-fit: contain;
}

.btn-claridad>section span,.btn-corte>section span{
    position: relative;
    right: auto;
}

.claridad-seleccionada span,.corte-seleccionada span{
    color: #938A25 !important;
}

.arrow-right{
    border: 0px;
    background: transparent;
    position: absolute;
    top: 10px;
    z-index: 99999;
    right: -12px;
    top: 20px;
    cursor: pointer;
}

.carrusel>div{
    animation: 0.5;
    transition: 0.5s;
    position: relative;
    left: 0;
}