/*  colors   */
/*  #fdd32c amarillo   */
/*  #FEFAA7 amarillo suave  */
/*  #FEFDE4 amarillo pastel  */
/*  colors   */



body {
  overflow-x: hidden;
  scroll-behavior: smooth;
  max-width: 100%;
  background-color: #f3f2ef !important;
}

a :hover{
  text-decoration: none !important;
}

p {
  font-size: 20px;
}

input.ng-touched.ng-invalid,
textarea.ng-touched.ng-invalid,
input.ng-touched.ng-invalid ~ label::before {
  box-shadow: 0px 0px 25px 0px #f1001a70 !important;
  border-color: #f1001a70 !important;
}

.custom-control label::before {
  height: 19px !important;
  width: 19px !important;
}
.custom-control label::after {
  background: center center no-repeat;
  color: #000000;
}

.marcadeagua {
  background-attachment: fixed;
  background-image: url("https://www.proyectosxanadulasrozas.com/assets/images/logofondo.png");
  background-size: 8%;
  background-repeat: no-repeat;
  background-position: center 80%;
}


.colAma {
  color: #fdd32c !important;
}

.bgAma {
  background-color: #fdd32c !important;
}

.bgAma2 {
  background-color: #fefaa7 !important;
}

.bgAma3 {
  background-color: #fefde4 !important;
}

.bgGO {
  background-color: #656565 !important;
}

.bgG {
  background-color: #efefef !important;
}

.gb{
  font-weight: 500 !important ;
  color: #000 !important;
  background-color: rgb(167, 250, 171) !important; 
}

.zb{
  font-weight: 500 !important ;
  color: #000 !important;
  background-color: rgb(143, 214, 247) !important; 
}

.bb{
  font-weight: 500 !important ;
  color: #000 !important;
  background-color: rgb(253, 117, 117) !important; 
}

.colWh {
  color: #fff !important;
}

.colAma2 {
  color: #fefaa7 !important;
}

.bgAma2 {
  background-color: #fefaa7 !important;
}

.bgGris {
  background-color: #efefef !important;
}



.pagewrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px !important;
}

img {
  pointer-events: none !important;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;

  object-fit: cover !important;
}

.imagebanner {
  width: 100% !important;
  height: auto !important;
  min-height: 600px !important;
  height: 900px !important;
  box-shadow: inset 0 0 0 1000px #ffffff98 !important;
}

.imagebannerseccion {
  width: 100% !important;
  height: auto !important;
  min-height: 550px !important;
  height: 550px !important;
  box-shadow: inset 0 0 0 1000px #ffffff98 !important;
  object-fit: cover;
  object-position: center center;
}

.titbanner {
  max-width: 600px;
  font-size: 50px;
  text-align: left;
  padding-left: 8px;
  margin-bottom: 0;
}

.subtitbanner {
  max-width: 600px;
  font-size: 34px;
  text-align: left;
  padding-left: 8px;
  margin-top: 0;
}

.titgal {
  max-width: 280px;
  font-size: 26px !important;
}

.tit {
  max-width: 200px;
  font-size: 20px;
  text-align: left;
  padding-left: 4px;
  margin-top: 0;
}

.titacab {
  color: #ffffff;
  max-width: 380px;
  font-size: 24px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 0;
}

.imgfit {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center;
}

.imgfitdraw {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center;
  min-height: 480px;
}

.dnone {
  display: none !important;
}

.dnormal {
  display: normal !important;
}

.child-elements {
  pointer-events: none;
}

.btxanaduW {
  padding: 5px !important;
  border-radius: 25px;
  border: 1px solid #ffffff;
  align-items: center;
  text-align: center;
  cursor: pointer;
  min-width: 200px !important;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px !important;
}
.btxanaduWS {
  padding: 5px !important;
  border-radius: 25px;
  border: 1px solid #ffffff;
  align-items: center;
  text-align: center;
  cursor: pointer;
  min-width: 200px !important;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px !important;
  z-index: 50;
  z-index: 9999;
  cursor: pointer !important;
}

.btxanaduW:hover {
  background-color: #656565 !important;
}

.btxanaduB {
  padding: 5px 10px;
  border-radius: 25px;
  border: 1px solid #656565;
  align-items: center;
  text-align: center;
  cursor: pointer;
  min-width: 200px !important;
  margin-top: 10px;
  margin-bottom: 10px;
}

.btxanaduPr {
  padding: 3px 6px;
  border-radius: 25px;
  border: 1px solid #656565;
  align-items: center;
  text-align: center;
  cursor: pointer;
  max-width: 180px !important;
  margin-top: 5px;
  margin-bottom: 5px;
}

.btxanaduB:hover {
  background-color: #efefef !important;
}

.btxanaduPr:hover {
  background-color: #efefef !important;
}

.btReset {
  padding: 10px !important;
  border-radius: 25px;
  border: 1px solid #000;
  text-align: center;
  cursor: pointer !important  ;
  margin-bottom: 20px;
  font-size: 16px !important;
  background-color: #fff !important;
  color: #000 !important;
  min-height: 38px !important;
  min-width: 38px !important;
  
}

.cjxanaduB {
  padding: 5px 15px;
  border-radius: 25px;
  border: 1px solid #00000080;
  margin-top: 10px;
  width: 100%;
}

.cjxanaduB:focus,
.cjxanaduB:hover {
  border: 1px solid #000000 !important;
}

.mxw200 {
  max-width: 200px !important;
}

/*   menu    */

.hamb {
  cursor: pointer;
  position: fixed;
  right: 30px;
  top: 20px;
  z-index: 200;
  color: #ffffff;
  background-color: #00000030;
  padding: 1px 6px 1px 1px;
  border-radius: 2px;
}

.hambadmin {
  cursor: pointer;
  position: fixed;
  right: 30px;
  top: 20px;
  z-index: 200;
  color: #000000;
  padding: 1px 6px 1px 1px;
  border-radius: 2px;
}

.hambadminI {
  cursor: pointer;
  position: fixed;
  left: 30px;
  top: 20px;
  z-index: 200;
  color: #000000;
  padding: 1px 6px 1px 1px;
  border-radius: 2px;
}

.hambInt {
  cursor: pointer;
  position: relative;
  right: -10px;
  top: 20px;
  z-index: 210;
  width: 80px;
}
.hambIntI {
  cursor: pointer;
  position: relative;
  left: 310px;
  top: 20px;
  z-index: 210;
}

#sidebar {
  margin-right: -380px;
  min-width: 380px;
  max-width: 380px;
  transition: all 0.5s;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.2) !important;
  /* z-index: 1991; */
}

#sidebar.active {
  margin-right: 0px;
}
#sidebarI {
  margin-left: -380px;
  min-width: 380px;
  max-width: 380px;
  transition: all 0.5s;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.2) !important;
  z-index: 1991;
}

#sidebarI.active {
  margin-left: 0px;
}


#sidebar ul li a {
  display: block;
}

.sbar {
  position: fixed;
  z-index: 400;
  right: -15px;
  top: 0;
}
.sbarI {
  position: fixed;
  z-index: 400;
  left: -15px;
  top: 0;
}

#menudere nav{
  background-color: #fff !important;
}




/*   productos    */

.hambP {
  cursor: pointer;
  position: fixed;
  right: 30px;
  top: 130px;
  z-index: 200;
  color: #656565;
}

.hambIntP {
  cursor: pointer;
  position: relative;
  left: 20px;
  top: 30px;
  z-index: 108;
}

#sidebarP {
  min-width: 780px;
  max-width: 780px;
  transition: all 0.5s;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.2) !important;
  z-index: 910;
}

#sidebarP.active {
  margin-right: 0px;
}

#sidebarP {
  margin-right: -780px;
}

#sidebarP ul li a {
  display: block;
}

.sbarP {
  position: fixed;
  z-index: 2;
  right: -15px;
}

.arras {
  border-radius: 35px;
  box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.2) !important;
  height: 630px;
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #ffffff;
  z-index: 6;
}

.panx {
  height: 140px !important;
  bottom: 0px !important    ;
  left: 0 !important;
  z-index: 110 !important;
  max-width: 1480px !important;
  min-width: 450px;
  width: 97%;
}

.som {
  box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.2) !important;
  padding: 0.5px !important;
  background-color: #fdd32c;
}

.som2 {
  box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.2) !important;
  padding: 0px !important;
  background-color: #efefef30;
}

.dimen {
  min-height: 56px;
  line-height: 1.2 !important;
}

.pventa {
  height: 470px !important;
}

.panelG {
  box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.2) !important;
  max-width: 1480px;
  min-width: 450px;
  width: 97%;
  height: 77%;
  min-height: 700px;
  max-height: 700px;
  padding: 10px;
  border-radius: 15px;

  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
}



.panelGi {
  box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.2) !important;
  max-width: 1480px;
  min-width: 450px;
  width: 97%;
  height: 97%;
  min-height: 200px;
  max-height: 1000px;
  padding: 10px 10px 30px 10px;
  border-radius: 15px;

  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
}


.minh {
  min-height: 1080px !important;
}

.bdrojo {
  box-shadow: 0px 0px 25px 0px #f1001a70 !important;
}

.apagado {
  opacity: 0.4 !important;
  cursor: no-drop !important;
}

.bgrojo {
  background-color: #9a1914 !important;
}

.trojo {
  color: #9a1914 !important;
}

.panelpeq {
  box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.2) !important;
  margin: 20px;
  max-width: 350px;
  min-width: 300px;
  width: 97%;
  border-radius: 15px;
  min-height: 350px;
  height: 100%;
  min-height: 360px;
  max-height: 460px;
}

.panelprov {
  box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.2) !important;
  margin: 0;
  padding: 5px;
  max-width: 210px;
  width: 98%;
  height: 98%;
  border-radius: 2px;
  max-height: 110px;
}

.panelsello {
  box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.2) !important;
  margin: 0;
  padding: 5px;
  max-width: 250px;
  min-width: 220px !important;
  width: 98%;
  height: 98%;
  border-radius: 2px;
  min-height: 200px;
  max-height: 300px;
  text-align: center;
  align-content: center;
}

.panscroll {
  height: 480px;
  width: 100%;
  border: 0.5px solid #656565;
  overflow: auto;
  padding-left: 0px;
  padding-right: 0px;
}

.panscrollp {
  height: 300px;
  max-height: 310px;
  width: 100%;
  border: 0.5px solid #efefef;
  overflow: auto;
  padding-left: 0px;
  padding-right: 0px;
}

.panscrollpm {
  height: 220px;
  max-height: 220px;
  width: 100%;
  border: 0.5px solid #efefef;
  overflow: auto;
  padding-left: 0px;
  padding-right: 0px;
}

.panscrollC {
  height: 599px;
  width: 100%;
  border: 0.5px solid #656565;
  overflow: auto;
  padding-left: 0px;
  padding-right: 0px;
}

.panscrollG {
  height: 638px;
  min-height: 638px;
  width: 100%;
  border: 0.5px solid #656565;
  overflow: auto;
  padding-left: 0px;
  padding-right: 0px;
}

.panscrollM {
  height: 100vh;
  min-height: 350px;
  width: 100%;
  border: 0px solid #656565;
  overflow: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.panscrolltabla {
  height: 65px;
  min-height: 65px;
  width: 100%;
  border: 0px solid #ddfc6d;
  overflow: auto;
  padding-left: 1px;
  padding-right: 1px;
}


.panscrollpdf {
  height: 96vh;
  max-height: 900px;
  width: 100%;
  border: 0.5px solid #efefef30;
  overflow: auto;
  padding-left: 0px;
  padding-right: 0px;
}


/***m****/
.mx1600 {
  max-width: 1600px !important;
}

.mx200 {
  max-width: 200px;
}

.h20 {
  height: 20px !important;
}

.h30 {
  height: 30px !important;
}

.h40 {
  height: 40px !important;
}

.h60 {
  height: 60px !important;
}

.h80 {
  height: 80px !important;
}

.ac {
  height: 40px !important;
  width: 40px !important;
}

.mh140 {
  min-height: 140px;
}

.mh20 {
  height: 20px !important;
  width: 100% !important;
}

.mh30 {
  height: 30px !important;
  width: 100% !important;
}

.mh40 {
  height: 40px !important;
  width: 100% !important;
}

.mh50 {
  height: 50px !important;
  width: 100% !important;
}

.mh80 {
  height: 80px !important;
  width: 100% !important;
}

.mh100 {
  height: 100px !important;
  width: 100% !important;
}

.mh150 {
  height: 150px !important;
  width: 100% !important;
}

.mh200 {
  height: 200px !important;
  width: 100% !important;
}

.mh300 {
  height: 300px !important;
  width: 100% !important;
}

.mh350 {
  height: 350px !important;
  width: 100% !important;
}

.mh400 {
  height: 400px !important;
  width: 100% !important;
}

.mh500 {
  height: 500px !important;
  width: 100% !important;
}

.mh600 {
  height: 600px !important;
  width: 100% !important;
}

.mh700 {
  height: 700px !important;
  width: 100% !important;
}

.mh770 {
  height: 770px !important;
  width: 100% !important;
}

.mh820 {
  height: 820px !important;
  width: 100% !important;
}

.mh900 {
  height: 900px !important;
  width: 100% !important;
}

.mh1000 {
  min-height: 1000px !important;

  width: 100% !important;
}

.minh500{
  min-height: 500px !important;
}

.minh400{
  min-height: 400px !important;
}

.minh200{
  min-height: 200px !important;
}

.w47 {
  width: 47%;
  z-index: 20;
}

.posfix {
  position: fixed !important;
}

.posrel {
  position: relative !important;
}

.posabsol {
  position: absolute !important;
}

.posabsolcircle {
  position: absolute !important;
  display: flex;
  align-items: center;
  right: 6px;
}

.posabsolcircleprecio {
  position: absolute !important;
  display: flex;
  align-items: center;
  right: 6px;
  top: 8px
}

.posabsolmenu {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
}

.posabsoliden {
  top: -150px;
  bottom: auto;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 100px;

}

.posabsollink {
  position: absolute !important;
  top: 20px;
  left: 0;
  right: 0;
}

.posabsoltt {
  position: absolute !important;
  bottom: 40% !important;
  left: 0 !important;
  right: 0 !important;
  background-color: #00000030;
}

.posabsoltt2 {
  position: absolute !important;
  bottom: 8% !important;
  left: 8% !important;
  right: auto !important;
  background-color: #00000030;
}

.posabsoltt2M {
  position: absolute !important;
  bottom: 8% !important;
  left: 8% !important;
  right: auto !important;
  background-color: #656565;
}

.posabsoltt3 {
  position: absolute !important;
  bottom: 15% !important;
  left: 15% !important;
  right: auto !important;
}

.posabsoltt4 {
  position: absolute !important;
  top: auto !important;
  bottom: 5px !important;
  left: 10px !important;
  right: auto !important;
  background-color: #00000030;
}

.posabsoltt4b {
  position: absolute !important;
  top: auto !important;
  bottom: 5px !important;
  right: 10px !important;
  left: auto !important;
  background-color: #00000030;
}

.posabsolcol {
  position: absolute !important;
  bottom: 10% !important;
  left: 0 !important;
  right: 0 !important;
  background-color: #00000030;
}

.posabsolsub {
  position: absolute !important;
  top: 55px !important;
  left: 0 !important;
  right: 0 !important;
}
.posabsolsubB {
  position: absolute !important;
  top: 100px !important;
  left: 0 !important;
  right: 0 !important;
}

.posabsolsub2 {
  position: absolute !important;
  top: 0px !important;
  left: 240px !important;
  right: 0 !important;
}

.posabsol15 {
  position: absolute !important;
  bottom: 15px !important;
  left: 0 !important;
  right: 0 !important;
}
.posabsol10 {
  position: absolute !important;
  bottom: 8px !important;
  left: 0 !important;
  right: 0 !important;
}
.posabsol8 {
  position: absolute !important;
  bottom: 7.7px !important;
  left: 0 !important;
  right: 0 !important;
}
.posabsol5 {
  position: absolute !important;
  bottom: 3px !important;
  left: 0 !important;
  right: 0 !important;
}

.posabsolup {
  position: absolute !important;
  top: 1px !important;
  bottom: auto;
  left: 0 !important;
  right: 0 !important;
}

.posabsoldown {
  position: absolute !important;
  bottom: 1px !important;
  top: auto;
  left: 0 !important;
  right: 0 !important;
}

.posabsolcenter {
  position: absolute !important;
  top: -100px !important;
  bottom: auto;
  left: 0 !important;
  right: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 100px;
}

.flexrow {
  display: flex;
  justify-content: start;
  align-items: start;
}

.flexrowresp {
  display: flex;
  justify-content: start;
  align-items: start;
}

.flexlcenter {
  display: flex;
  justify-content: start;
  align-items: center !important;
  align-content: center !important;
}

.flexcenter {
  display: flex;
  justify-content: center;
  align-items: center;

}

.flexbtw {
  display: flex;
  justify-content: space-between;
  align-items: center;

}

.flexcolumn {
  position: relative !important;
  top: 0px !important;
  bottom: auto;
  left: 0 !important;
  right: auto !important;
  display: flex;
  justify-content: start;
  align-items: start;
  flex-direction: column;
  height: 100%;
  min-height: 100px;
}

.posfixed {
  position: fixed !important;
}

.posfixedmenu {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
}

.imgparallax {
  background-attachment: fixed !important;
  z-index: -1;
}

.fondoland {
  background: url("../images/fondoentry.jpeg")
    no-repeat center;
  background-size: cover;
  position: relative;
  min-height: 100vh;
  height: 100%;
}

.layer {
  background-color: rgba(0, 0, 0, 0.82) !important;
  padding: 20px !important;
  min-height: 100vh;
  height: 100%;
}

.destac :hover {
  filter: brightness(110%) !important;
}

.cupo {
  cursor: pointer !important;
}

.cuinh {
  cursor: inherit !important;
}

.bold {
  font-weight: 700 !important;
}

th {
  font-weight: 500 !important;
}

.limenu {
  color: #656565;
  font-size: 20px !important;
  border-top: 0.5px solid #656565;
  border-bottom: 0.5px solid #656565;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.lisubmenu {
  color: #656565;
  background-color: #efefef;
  font-size: 16px !important;
  border-top: 0.5px solid #656565;
  border-bottom: 0.5px solid #656565;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  text-align: left !important;
}

.lisub2menu {
  color: #656565;
  background-color: #fefaa7;
  font-size: 16px !important;
  border-top: 0.5px solid #656565;
  border-bottom: 0.5px solid #656565;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  text-align: left !important;
}

.limenupc {
  font-size: 18px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  min-width: 100px;
}

.limenupc.subs {
  min-width: 150px !important;
}

.lisubmenupc {
  color: #656565;
  background-color: #efefef;
  font-size: 16px !important;
  border: 0.5px solid #efefef;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  min-width: 240px !important;
  text-align: left !important;
}

.limenu.active,
.lisubmenu.active {
  color: #000000 !important;
}

select option:checked {
  background-color: #00000030 !important;
}

.apagado {
  opacity: 0.3;
  cursor: no-drop !important;
}

.input100 option[value=""] {
  color: #efefef !important;
}

.icomenu {
  bottom: 18px !important;
  font-size: 16px !important;
  position: absolute !important;
}

.canv {
  max-height: 600px;
  min-height: 280px;
}

.customBackdrop {
  background-color: #00000080 !important;
}

.current {
  background-color: #000000 !important;
}

.custom-file-input ~ .custom-file-label::after {
  content: "Imagen";
  background-color: #393935 !important;
  color: #ffffff;
}

.custom-file-label {
  background-color: #393935 !important;
  color: #ffffff !important;
}

/*scroll*/

::-webkit-scrollbar {
  width: 10px;
  background-color: #656565;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.8);
  background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 7px #656565;
  background-color: #fdd32c80;
}

textarea {
  resize: none !important;
  min-height: 100px !important;
}

.overlay {
  z-index: 199;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 50%, 0.15);
  cursor: default;
}

.spinner {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.linesep {
  background-color: #656565;
  margin-left: 15px;
  margin-right: 30px;
  height: 3px;
  text-align: center;
}

.linesepwhite {
  background-color: #ffffff;
  padding-left: 15px;
  padding-right: 30px;
  height: 3px;
  text-align: center;
  width: 95%;
}

.linecell {
  height: 1px !important;
  background-color: #efefef;
  text-align: center;
  margin: 2px auto !important;
  width: 90%;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.lineAma {
  height: 2px !important;
  background-color: #fdd32c;
  text-align: center;
  margin: auto !important;
  width: 50%;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.lineNeg {
  height: 2px !important;
  background-color: #656565;
  text-align: center;
  margin: auto !important;
  width: 50%;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.lineAma2 {
  height: 2px !important;
  background-color: #fdd32c;
  margin: auto !important;
  width: 40%;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.linetextAma {
  height: 2px !important;
  background-color: #fdd32c;
  text-align: center;
  margin: auto !important;
  width: 20%;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-top: 8px;
  margin-bottom: 28px;
}

.lineAmafull {
  height: 2px !important;
  background-color: #fdd32c;
  text-align: center;
  margin: auto !important;
  width: 97%;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.menuxanadumvl {
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  z-index: 889 !important;
}

.menuxanadupc {
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 889 !important;
  background-color: #00000010;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px !important;
}
.menuxanadupc.bar :hover {
  background-color: #ffffff;
  color: #656565;
}

.fs-parrafo {
  font-size: 20px;
}

.fs-titulo, .fs-titulo p {
  font-size: 30px;
}

.fs-bt {
  font-size: 18px;
}



.swiper-button-next {
  background-image: url("https://www.proyectosxanadulasrozas.com/assets/images/icons/chevron_right.png") !important;
  background-size: contain;
}

.swiper-container-rtl,
.swiper-button-prev {
  background-image: url("https://www.proyectosxanadulasrozas.com/assets/images/icons/chevron_left.png") !important;
}

.swiper-pagination-bullet-active {
  background: #fdd32c !important;
}

.logos {
  max-width: 170px;
  max-height: 170px;
}

.hero {
  min-height: 60vh;
  width: auto;
}

.mih1200 {
  min-height: 1200px !important;
}


/***mapa*************/
.map-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 3px;
  border: 0.5 solid #efefefef;
}

.map-frame {
  border: 2px solid black;
  height: 100%;
}

#map {
  height: 100%;
}

.leaflet-control-attribution,
.leaflet-control-zoom {
  display: none;
}

.leaflet-popup-content {
  font-size: 20px !important;
}

.leaflet-tile-loaded {
  filter: brightness(1) grayscale(1) !important;
}

.leaflet-container a {
  color: #000000 !important;
}

.leaflet-container .leaflet-control-attribution {
  background: none !important;
  background-color: #fff !important;
}

.leaflet-marker-icon {
  border: 1px solid #656565;
  background-color: #fdd32c;
  border-radius: 25px;
  padding: 5px;
}

.leaflet-popup-content-wrapper {
  background-color: rgba(255, 255, 255, 0.5) !important ;
}

/***********mapa**/

/**gallery*******/

.myCustomModalClass .modal-dialog {
  min-width: 380px !important ;
  max-width: 1000px !important;
  max-height: 500px !important;
  height: auto !important;
  background-color: #ffffff30 !important;
}

.myCustomModalClass .modal-dialog .modal-body {
  background-color: #ffffff30 !important;
  padding: 0 !important;
}

.myCustomModalClassZoom .modal-dialog {
  min-width: 320px !important ;
  max-width: 380px !important;
  max-height: 380px !important;
  height: 380px !important;
  background-color: #ffffff !important;
}

.myCustomModalClassZoom .modal-dialog .modal-body {
  background-color: #ffffff !important;
  padding: 0 !important;
}

/*******cookies**/

.aviso-cookies {
  display: block;
  background: #fff;
  padding: 20px;
  width: calc(100% - 40px);
  max-width: 340px;
  min-width: 300px;
  line-height: 150%;
  border-radius: 10px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
  padding-top: 60px;
  box-shadow: 0px 2px 20px 10px rgba(0, 0, 0, 0.55);
  text-align: center;
  height: 450px;
}

.aviso-cookies .galleta {
  max-width: 120px;
  height: auto;
  position: absolute;
  top: 10px;
  left: calc(50% - 60px);
}

.fondo-aviso-cookies {
  display: block;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  z-index: 99;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
}

.close {
  position: absolute;
  right: 8px;
  top: 0px;
}

/* toogle */

.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.sliderT {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.sliderT:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .sliderT {
  background-color: #2196f3;
}

input:focus + .sliderT {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .sliderT:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliderTs */
.sliderT.round {
  border-radius: 34px;
}

.sliderT.round:before {
  border-radius: 50%;
}

.mhcook {
  height: 400px !important;
  max-height: 400px;
}
.btcook {
  border-radius: 5x;
  border: 1px solid #efefef;
  height: 80px;
  width: 100%;
  padding: 5px;
  cursor: pointer;
}

 

.whatsappmandarint{
  border-radius: 15px 0 0 15px;  
  padding: 10px !important; 
  height: 50px; 
  min-width: 50px; 
  border:1px solid grey;
  background-color: #34da5280;
  box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.2) !important;
  margin-top: 10px;
}

.telver{
  position: fixed !important;
  bottom: 30%; 
  left: auto; 
  right: 0px; 
  z-index: 9990;
  min-width: 50px;
}

.telverint{
  border-radius: 15px 0 0 15px;  
  padding: 10px !important; 
  height: 50px;
  min-width: 50px; 
  border:1px solid grey;
  background-color: #fdd32c99;
  box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.2) !important;
  margin-bottom: 70px;
  display: flex;
}

.telversi{
  width: 170px; 
  margin-left: 20px !important;
  cursor: pointer ;
}




.titpanelpeq{
  font-size: 2rem;
  font-weight: 300;
  color: #000;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  line-height: 1;
  text-align: center;
}




/**solo pc**************************************************mediaq********************************/

@media (min-width: 1790px) {
  .mxwbyn {
    max-width: 600px !important;
  }
}

@media (max-width: 1790px) {
  .pc2 {
    display: none;
  }

  .mxwbyn {
    max-width: 450px;
  }
}

@media (min-width: 1690px) {
  .pcmax {
    display: inherit;
  }

  .mvlmax {
    display: none;
  }

  
}

@media (max-width: 1690px) {
  .pcmax {
    display: none;
  }

  .mvlmax {
    display: inherit;
  }

  .mxwbyn {
    max-width: 100% !important;
  }


}

@media (min-width: 1490px) {
  .pc {
    display: inherit;
  }

  .mvl {
    display: none;
  }

  


}

/*movil ************************************************/

@media (max-width: 1490px) {
  
  .aviso-cookies {
    max-width: 280px;
    min-width: 200px;

    bottom: 20px;
    right: 0px;
    left: 0px;
    height: 350;
  }

  .aviso-cookies .galleta {
    width: 90px;
    height: auto;
  }

  #sidebar {
    margin-right: -380px;
  }
  #sidebar.active {
    margin-right: 0;
  }
  #sidebarCollapse span {
    display: none;
  }

  #sidebarP {
    min-width: 100%;
    max-width: 100%;
    margin-right: -100%;
  }

  #sidebarP.active {
    margin-right: 0;
  }
  #sidebarCollapseP span {
    display: none;
  }

  .pc {
    display: none !important;
  }

  .mvl {
    display: inherit !important;
  }

  .ttleft {
    text-align: center !important;
  }

  .ttright {
    text-align: center !important;
  }


  .panel,
  .panelG,
  .panelaA
  {
    box-shadow: inherit !important;
    width: 100% !important;
    min-width: 300px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 8px;
    min-height: 300px;
    position: inherit;
    margin-top: 100px !important;
  }

  .panelpeq {
    box-shadow: inherit !important;
    width: 100% !important;
    min-width: 260px;
    margin-left: auto;
    margin-right: auto;
  }

  

  
  .panelGi{
    box-shadow: inherit !important;
    width: 100% !important;
    min-width: 300px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 8px;
    min-height: 2500px;
    position: inherit;
    margin-top: 100px !important;
  }

  .panscrollG {
    height: inherit !important;
    min-height: inherit !important;
    border: inherit !important;
  }

  .posabsol10 {
    bottom: 13px !important;
  }
  .posabsol30 {
    bottom: 33px !important;
  }

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

  .mh140 {
    min-height: 140px;
  }

  .fs-parrafo {
    font-size: 18px;
  }

  .fs-titulo , .fs-titulo p{
    font-size: 24px;
  }

  .fs-bt {
    font-size: 14px;
  }

  .titbanner {
    max-width: 280px;
    font-size: 34px !important;
  }
  .subtitbanner {
    max-width: 280px;
    font-size: 24px;
  }
  .titgal {
    max-width: 280px;
    font-size: 22px !important;
  }

  .tit {
    max-width: 280px;
    font-size: 20px;
  }

  .titlema {
    max-width: 380px;
    font-size: 28px !important;
  }

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

  .sobre {
    background-size: 60%;
    background-position: 50% 10%;
  }

  .mwcontacto {
    min-width: 800px;
  }

  .imagebanner {
    height: 500px !important;
  }

  .imageacabado {
    height: auto !important;
    justify-content: center;
    width: 250px !important;
  }

  .imagebannerseccion {
    min-height: 400px !important;
    height: 400px !important;
    object-position: auto center;
  }

  .logos {
    max-width: 300px !important;
    width: 100%;
    max-height: 300px !important;
    height: 100% !important;
  }

  .imagebanner {
    min-height: inherit !important;
    height: auto;
    width: 100%;
  }

  .w47 {
    width: 100%;
    max-width: 700px !important;
    height: auto !important;
    min-height: 300px !important;
  }

  .mhtriple {
    height: 400px !important;
    width: 100% !important;
  }

  .mhtgal {
    height: 500px !important;
    max-height: 510px;
  }

  .posabsoltt4 {
    top: auto !important;
    bottom: 5px !important;
    left: 5px !important;
    right: auto !important;
  }

  .posabsoltt4b {
    top: auto !important;
    bottom: 5px !important;
    left: 5px !important;
    right: auto !important;
  }


  .myCustomModalClass .modal-dialog {
    min-width: 50vh !important ;
    max-width: 55vh !important;
    height: auto;
    /* margin: auto !important; */
  }

  .myCustomModalClassAcabados .modal-dialog {
    max-width: 320px !important;
    max-height: 250px !important;
  }
}

@media (max-width: 1200px) {
  .mhcook {
    height: 300px !important;
    max-height: 300px;
  }
  .btcook {
    height: 40px;
  }


  .draw{
    position:relative;
    top: 10px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    
  }
  
  .flexdats{
    display: block !important;
  }

  .flexrowresp {
    display:block ;
    justify-content: inherit;
    align-items: inherit;
  }


}

@media (min-width: 800px) {
  .pcmin {
    display: inherit !important;
  }

  .mvlmin {
    display: none !important;
  }
}
@media (max-width: 800px) {
  .pcmin {
    display: none !important;
  }

  .mvlmin {
    display: inherit !important;
  }
}



/****test****/
.brdtest{
  border: 1px solid red;
}
.brdtest2{
  border: 1px solid green;
}
.brdtest3{
  border: 1px solid blue;
}








/********app**st***/

.mwacciones{
  min-width: 80px !important;
  display: flex;
  justify-content: center;
}

.mwlarge{
  min-width: 150px !important;
}

.mwmedium{
  min-width: 100px !important;
}

.mwshort{
  min-width: 50px !important;
}


.wlarge{
  width: 150px !important;
}

.wmedium{
  width: 100px !important;
}

.wshort{
  width: 50px !important;
}


.mat-form-field-label {
  font-size: 20px !important;
}

.posabsolx {
  position: absolute !important;
  top: -10px !important;
  right: -6px !important;
}

.apagadocheck{
  color: #00000010 !important;
}


.pasogreen{
  background-color: #40fa5960 ;
}

.pasored{
  background-color: #ff5b5560 !important;
}

.brdred{
  border: 0.8px solid #ff5b55 !important;
}

.fieldred{
  background-color: #ff5b5560 !important;
}
.fieldgreen{
  background-color: #40fa5960 !important ;
}

.asks{
  position:relative ;
  left: 0;
  right: auto;
  top: 30px;
  bottom: auto;
  min-width: 340px;
  width: 100%;

}

.flexdats{
  display: flex !important;
}

.drawasks{
  position:relative ;
  left: 0;
  right: auto;
  top:0;
  bottom: auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-self: center;
  
}

.draw{
  position: fixed;
  top: 30px;
  max-width: 500px;
  width: 100%;
  margin-left: auto;
  margin-right: 0;
  margin-top: 20px;

}



.img3d{
  width: 100% !important; 
  height: auto; 
}

.panelform {
  box-shadow: 0rem 0.2rem 1rem rgba(0, 0, 0, 0.2) !important;
  background-color: #fff !important;
  min-width: 340px;
  width: 97%;
  height: auto;
  min-height: 200px;
  padding: 10px;
  border-radius: 2px;

  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;

}

.paneldraw {
  box-shadow: 0rem 0.2rem 1rem rgba(0, 0, 0, 0.2) !important;
  background-color: #fff !important;
  min-width: 300px;
  width: 97%;
  height: 100%;
  min-height: 500px;
  padding: 10px;
  border-radius: 2px;
  margin-left: auto;
  margin-right: 0;
  max-height: 380px !important;
}

.paneltit {
  color: #000 !important;
  min-width: 300px;
  width: 100%;
  height: auto;
  min-height: 120px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  z-index: 10;
  padding: 8px;
}

.txtlabel{
  font-size: 13px;
  font-weight: 300;
  margin-top: 5px;
  min-width: 100px;
}
.txtinfo{
  font-size: 16px;
  font-weight: 600;
  margin-left: 10px;
  display: flex;
  align-items: center;
}

.cuad{
  min-width: 250px;
  height: 45px;
  border: 1px solid #efefef;
  border-radius: 2px;
  position: relative;
  top: 0px;
  padding: 10px;
  background-color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: 100%;
  font-weight: 500;
}

.posfield{
  position: relative;
  top: 10px;
  
}

.img3dcontainer {
  position: relative;
  top: -15px;
  width: 300px;
  height: 100%;
  min-height: 200px;
  margin-left: auto;
  margin-right: 15%;
}

.topb{
  z-index: 20 !important; 
  width: 100%; 
  background-color: rgba(235, 235, 235, 0.8); 
  position: fixed !important;
  top: 0px;
  min-height: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.topb div{
  z-index: 20 !important; 
}

.posreg {
  z-index: 20;
  width: 100%;
  background-color: rgba(235, 235, 235, 0.8); 
  position: fixed;
  bottom: 0px !important;
  margin-left: auto; 
  margin-right: auto;
  min-height: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}


.mw200{
  min-width: 200px !important;
}
.mw250{
  min-width: 250px !important;
}
.mw300{
  min-width: 300px !important;
}

.mwselpres{
  min-width: 400px !important;
}

.fsfield{
  font-size: 18px !important;
  font-weight: 400 !important;
}

.h20{
  height: 20px !important;
}
.h40{
  height: 40px !important;
}
.htd{
  height: 64px !important;
}

.containerflow{
  width: 100%;
  height: auto;
  max-width: 1600px !important;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
}

.contable{
  max-height: 86vh; 
  overflow: auto;
}
.contablepag{
  max-height: 84vh; 
  overflow: auto;
}

.contablepag th,.contable th   {
   font-size: 18px !important;
   font-weight: 600 !important;

}
.contablepag td,.contable td   {
   font-size: 16px !important;
   font-weight: 400 !important;
}


.posabsolpreciomenu{
  position: absolute;
  bottom: 10px;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btprecio{
  width: 110px;
  font-size: 13px;
  font-weight: 400;
  color: #000 !important;
  background-color: #fce63f90;
  cursor: pointer;

}

.fsdires{
  font-size: 16px;
}

.panscroll3d {
  height: 100%;
  max-height: 102vh;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  
}

/****pdf*****/
.fondopdf{
  margin: auto; 
  width: 90%; 
  min-height: 900px; 
  height: 90vh;
  background-color: #fcfcfc ;

}

.lhpdf{
  line-height: 1.2 !important;
  display: flex;
}

.hinput{
  height: 21px;
}

.portadapdf{
    min-height: 260px; 
    background: url("../images/155_bannerpruebas.jpg")
    no-repeat center;
    background-size: cover;
    height: auto;
    position: relative;
}

.labelcliente{
  min-width: 220px !important;
  margin-right: 10px;
  font-size: 12px !important;
}

.parrafopdf p,  .parrafopdf div, .parrafopdf {
    font-size: 12px !important;
    font-weight: 400;
    margin: 0 !important;
}


.contenidopdf{
  padding-left: 2%;
  padding-right: 2%;
}


/*ckeditor*/
.ck-content {
  min-height: 240px !important; /* Altura mínima del editor */
  max-height: 240px !important; /* Altura máxima del editor */
}
.ck-content p{
  font-size: 14px !important;
  margin: 2px !important;
}







@media (max-width: 1200px){

  .fsdires{
    display: none;
  }
  

  .flexdats{
    display: block !important;
  }

  .asks{
    position:relative ;
    left: auto;
    right: auto;
    top: 650px;
    bottom: auto;
  }

  .drawasks{
    position: absolute ;
    left: 0;
    top: 60px;
    bottom: auto;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-self: center;
  }

  .draw{
    position: relative;
    top: 0px;
    left: auto;
    right: auto;
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 340px;
  }

  .paneldraw {
    box-shadow: 0rem 0.2rem 1rem rgba(0, 0, 0, 0.2) !important;
    background-color: #fff !important;
    min-width: 80%;
    width: 97%;
    height: 100%;
    min-height: 80%;
    margin-left: auto;
    margin-right: auto
  }

  .img3dcontainer{
    position: relative;
    top: 0px;
    width: 300px;
    height: 100%;
    min-height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .imgfitdraw {
    min-height: 300px;
  }
  
  .mwselpres{
    min-width: 320px !important;
    width: 100% !important;
  }


}

.totaldisp{
  display: flex;
  min-width: 120px; 
  align-items: center;
} 



/*********app**end***********/