.indicadores:hover{ background-color: rgba(0,0,0,0.2); height: 43vh; } .indicators:hover{ background-color: rgba(0,0,0,0.2); height: 51vh; } .seccines{ width:80%; margin:5% 0 10% 10%; margin-top: -50px; } .linea { position: relative; text-align: center; } .linea:before { border-top: 2px solid #CC5200; content: ""; position: absolute; top: 50%; left: 0; right: 0; z-index: -1; } .linea>span { background-color: #fff; color:#CC5200; } .link-mas{ background-color: #CC5200; color: #fff; position: absolute; bottom: 0; left: 60%; } .link-mas:hover{ text-decoration: none; background-color: #F79034; color:#fff; } #modal_container{ background-color: #000; opacity: 0.8; z-index: 20; width: 70%; position: fixed; margin: -40% 0 0 4.5%; display: none; border-radius: 10px; } .detalle{ margin: 2%; color: #fff; text-align:justify; } .close_modal{ color:red; position: absolute; margin-left: 97%; background: darkslategrey; width: -webkit-fill-available; cursor: pointer; z-index: 3; display: block; font-size: 22px; border-radius: 0 10px 0 0; } .close_modal:hover{ color:aqua; text-decoration:none; } .carousel-indicators1{ left: 80%; display: flow-root; } .carousel-indicators1>li{ background-color:#ffa165 ; width: 15px; height: 15px; margin: 5px; border-radius: 20px; } .carousel-indicators1 .active { background-color:orangered; } .txtbnr{ position: fixed; color: #fff; margin: 8px 0px 0px 13px; z-index: 1; font-size: 1.2em; } .txtcredito{ position: fixed; color: #fff; margin: 26% 0px 0px 151px; z-index: 1; font-size: 1.2em; } .ir-arriba{ display:none; background-repeat:no-repeat; font-size:33px; color:gray; cursor:pointer; position:fixed; bottom:10px; right:10px; z-index:2; } .fa-inverse { color: #fff; padding-top: 14px; font-size: 67px; } .ir-arriba:hover{ color: #555557; } .fa-inverse:hover{ color: #fff; } .salas{ margin: 21% 0 26% 0; cursor:pointer; }