/*@font-face {
    font-family: "raleway";
    src: url("/Fonts/Raleway/Raleway-Regular.ttf") format("truetype");    
}*/

/*@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;1,500&display=swap');
*/
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;1,500&family=Cormorant+Upright:wght@700&display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;1,500&display=swap');*/

body {
    margin: 0;
    padding: 0;
}
.labels {
    font-family: 'Cormorant Garamond', serif;
    font-size: 22px;
    color: #4A3100;
    text-align: center;
}
.myClass {
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    color: #4A3100;
}
.classNumeros {
    font-family: 'Tahoma', sans-serif;
    font-size: 14px;
    color: black;
}

.myClass12 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 14px;
    color: black;
}

.myClass16 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 16px;
    color: black;
    font-weight:bold;
}
.myClass20 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    color: #720000;
    font-weight: bold;
}
.letraPequeña {
    font-family: 'Cormorant Garamond', serif;
    font-size: 13px;
    color: black;
}

.letraPequena2 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 13px;
    color: black;
}

.LinkVerde {
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    color: #CEB19C;
}
.TituloLogin {
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    color: white;
    font-weight: bold;
}

.RequeridoLogin {
    font-family: 'Cormorant Garamond', serif;
    font-size: 9px;
    color: white;
}

.labels {
    font-family: 'Cormorant Garamond', serif;
    font-size: 18px;
    color: black;
    text-align: center;
}

.labelsBold {
   /* font-family: 'Cormorant Garamond', serif;
    font-size: 22px;
    color: black;
    text-align: center;
    font-weight: bold;*/
    font-family: 'Cormorant Garamond', serif;
    font-size: 30px;
    color: black;
    text-align: center;
    font-weight: bold;
}
.labelsBold2 {
    /* font-family: 'Cormorant Garamond', serif;
    font-size: 22px;
    color: black;
    text-align: center;
    font-weight: bold;*/
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px;
    color: black;
    text-align: center;
    font-weight: bold;
}
.labelsBold2white {
    /* font-family: 'Cormorant Garamond', serif;
    font-size: 22px;
    color: black;
    text-align: center;
    font-weight: bold;*/
    font-family: 'Tahoma', sans-serif;
    font-size: 18px;
    color: #4A3100;
    text-align: center;
}
.labelsBold2white2 {
    /* font-family: 'Cormorant Garamond', serif;
    font-size: 22px;
    color: black;
    text-align: center;
    font-weight: bold;*/
    font-family: 'Tahoma', sans-serif;
    font-size: 18px;
    color: white;
    text-align: center;
}
.labelsBold3 {
    /* font-family: 'Cormorant Garamond', serif;
    font-size: 22px;
    color: black;
    text-align: center;
    font-weight: bold;*/
    font-family: 'Cormorant Garamond', serif;
    font-size: 27px;
    color: #4A3100;
    text-align: center;
    font-weight: bold;
}
.divsHabitaciones {
    border-radius: 5px;
    box-shadow: 4px 4px 10px #666;
    /*  background-image: linear-gradient(to top,#CEB19C,white);        */
    /*background: rgba(76, 175, 80, 0.6); */
    position: relative;
    /*background: url('../Imagenes/fondoMarmol.JPG') no-repeat center center fixed;*/
    background-color: #E7C762;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.divAgotado {
    /*background-color: white;*/
    border-radius: 5px;
    box-shadow: 4px 4px 10px #666;
    /*  background-image: linear-gradient(to top,#CEB19C,white);        */
    /*background: rgba(76, 175, 80, 0.6); */
    position: relative;
    background-image: linear-gradient(to top, rgba(209,223,226,1),rgba(255,255,255,1));
}
.tableseparada {
    border-collapse: separate;
    border-spacing: 5px 5px;
}

.layoutButtonStandard {
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px !important;
    /*font-size: medium !important;*/
    font-style: normal;
    color: #EA2E24 !important;
    background-color: #483E40 !important;
    text-decoration: none !important;
    padding-top: 6px !important;
}

.layoutButtonLinea {
    font-family: 'Cormorant Garamond', serif;
    font-size: 20px !important;
    font-style: normal;
    height: 26px !important;
    color: #483E40 !important;
    background-color: white;
    !important;
    border: 1px solid #483E40 !important;
    text-decoration: none !important;
    padding-top: 4px !important;
}

.g-button {
    display: inline-block;
    font-family: 'Cormorant Garamond', serif;
    font-weight: bold;
    font-size: 11pt;
    color: white !important;
    background-color: #8B630D;
    margin: 0 0 0.5rem 0;
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    /*    border-radius: 10px;*/
    border: 1px solid #8B630D;
    vertical-align: middle;
    text-shadow: none;
}

/*.g-button {
    display: inline-block;
    font-family: 'Cormorant Garamond', serif;
    font-weight: bold;
    font-size: 19px !important;
    color: white !important;
    background-color: #483E40;
    margin: 0 0 0.5rem 0;
    padding: 0.45rem 2rem;
    border-radius: 10px;
    border-color: #483E40;
    vertical-align: middle;
    text-shadow: none;
}*/

.g-buttonTransparente {
    display: inline-block;
    /*font-family: 'Cormorant Garamond', serif;*/
    font-weight: bold;
    font-size: 11pt;
    color: #720000 !important;
    background-color: transparent !important;
    margin: 0 0 0.5rem 0;
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    /*border-radius: 10px;*/
    border: 1px solid #483E40;
    /*border-color: #483E40;*/
    vertical-align: middle;
    text-shadow: none;
}

.g-MenuTransparente {
    display: inline-block;
    font-family: 'Cormorant Garamond', serif;
    font-weight: bold;
    font-size: 12pt;
    color: black !important;
    background-color: transparent !important;
    margin: 0 0 0.5rem 0;
    padding: 0.45rem 2rem;
    border-radius: 10px;
    border-color: #483E40;
    vertical-align: middle;
    text-shadow: none;
}

.MenuTransp {
    display: inline-block;
    font-family: 'Cormorant Garamond', serif;
    font-weight: bold;
    font-size: 10pt;
    color: #725757 !important;
    background-color: transparent !important;
    /*    margin: 0 0 0.2rem 0;*/
    /*    padding: 0.25rem 1rem; */
    border-radius: 5px;
    border-color: #483E40;
    vertical-align: middle;
    text-shadow: none;
}

.divsRendond {
/*    background-color: white;*/    
    border-radius: 5px;
    box-shadow: 4px 4px 10px #666;
}

.g-title {
    /*Se agregó el tipo de letra */
    font-family: 'Cormorant Upright', serif;
    /* font-variant: regular;*/
    font-weight: 800;
    padding: 0.3rem 0.6rem;
    padding-left: 0;
    margin: 0;
    /*    color: #483e40;*/
    color: white;
    font-size: 32pt; /*$core-font-size + 1.8;*/
    border-radius: 3px 4px; /* $border-radius;*/
    letter-spacing: 1px;
    text-align: center;
}

.g-simplecontent-item-content-title {
    font-family: 'Times New Roman', Times, serif;
    /*    color: #EA2E24; */
    color: #CAAD98;
    text-align: center;
    font-size: 22pt;
    font-weight: 900;
    /*    @include responsive-font($responsive-font-size + 0.5, $core-font-size + 0.7, false, false);
    margin: ($content-margin - 0.1) 0;
    font-weight: $font-weight-extrabold;
*/
    letter-spacing: 2px;
}

.g-simplecontent-item-content-title-text {
    font-family: 'Cormorant Garamond', serif;
    /*    color: #483e40; */
    color: #fffaed;
    text-align: center;
    font-size: 18pt;
    /*    font-weight: 800;
*/ /*    @include responsive-font($responsive-font-size + 0.5, $core-font-size + 0.7, false, false);
    margin: ($content-margin - 0.1) 0;
    font-weight: $font-weight-extrabold;
*/
    letter-spacing: 2px;
}
