/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 29/08/2015, 10:20:35 PM
    Author     : BleuWebs
http://www.html6.es/t18_colores.html
*/
body{
	font-family: fantasy,tahoma,verdena,arial,sans-serif;
	    background-color: white;     
   		color: black;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
      
  /*  background-color: -webkit-gradient(left top, right top, color-stop(0%, rgba(147,206,222,1)), color-stop(41%, rgba(117,189,209,1)), color-stop(100%, rgba(73,165,191,1)));
   background:-moz-radial-gradient(center center, ellipse, white 30%, blue 66%, blue 50%);
     background:-webkit-radial-gradient(center center, ellipse, white 30%, blue 66%, blue 50%);
      background:-o-radial-gradient(center center, ellipse, white 30%, blue 66%, blue 50%);
       background:-ms-radial-gradient(center center, ellipse, white 30%, blue 66%, blue 50%);
       moz-border-radius: 15px 15px 15px 15px;
//para Safari y Chrome
-webkit-border-radius: 15px 15px 15px 15px;
// para Opera 
border-radius: 15px 15px 15px 15px;


background: rgba(76,76,76,1);
background: -moz-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(17,17,17,1) 73%, rgba(43,43,43,1) 76%, rgba(0,0,0,1) 84%, rgba(44,44,44,1) 87%, rgba(71,71,71,1) 93%, rgba(28,28,28,1) 98%, rgba(19,19,19,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,1)), color-stop(25%, rgba(102,102,102,1)), color-stop(73%, rgba(17,17,17,1)), color-stop(76%, rgba(43,43,43,1)), color-stop(84%, rgba(0,0,0,1)), color-stop(87%, rgba(44,44,44,1)), color-stop(93%, rgba(71,71,71,1)), color-stop(98%, rgba(28,28,28,1)), color-stop(100%, rgba(19,19,19,1)));
background: -webkit-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(17,17,17,1) 73%, rgba(43,43,43,1) 76%, rgba(0,0,0,1) 84%, rgba(44,44,44,1) 87%, rgba(71,71,71,1) 93%, rgba(28,28,28,1) 98%, rgba(19,19,19,1) 100%);
background: -o-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(17,17,17,1) 73%, rgba(43,43,43,1) 76%, rgba(0,0,0,1) 84%, rgba(44,44,44,1) 87%, rgba(71,71,71,1) 93%, rgba(28,28,28,1) 98%, rgba(19,19,19,1) 100%);
background: -ms-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(17,17,17,1) 73%, rgba(43,43,43,1) 76%, rgba(0,0,0,1) 84%, rgba(44,44,44,1) 87%, rgba(71,71,71,1) 93%, rgba(28,28,28,1) 98%, rgba(19,19,19,1) 100%);
background: linear-gradient(to right, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(17,17,17,1) 73%, rgba(43,43,43,1) 76%, rgba(0,0,0,1) 84%, rgba(44,44,44,1) 87%, rgba(71,71,71,1) 93%, rgba(28,28,28,1) 98%, rgba(19,19,19,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=1 );
*/
}
body p{
    font-size: 0.8em;
    line-height: 1.28;
}
#wrapper{
   width: 100%;
   /* background-color: white;*/
   max-width: 1200px;
   margin: 0 auto;
   padding: 10px; /* Adjust padding for better responsiveness     
   /* border: 2px solid #dedede;*/
  /*  background-color:#E49E56;
   moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px; */
}

#banner{
   background-image:url(JoyeriaOro/Fondos/JoyeriaOroFondo.png);
 
     background-repeat: repeat;
    background-size: cover;
  /*  border: 2px solid #dedede;*/
    height: 150px;
    text-align: center;
    font-size: 70px;
/* background:linear-gradient(top, red, gold);
background:-webkit-linear-gradient(top, red, gold);
background:-moz-linear-gradient(top, red, gold);
background:-o-linear-gradient(top, red, gold);
background:-ms-linear-gradient(top, red, gold);

  background:-moz-radial-gradient(center center, ellipse, white 25%, peru 66%, black 96%);
     background:-webkit-radial-gradient(center center, ellipse, white 25%, peru 66%, black 96%);
      background:-o-radial-gradient(center center, ellipse, white 25%, peru 66%, black 96%);
       background:-ms-radial-gradient(center center, ellipse, white 25%, peru 66%, black 96%);
moz-border-radius: 15px 15px 15px 15px;
//para Safari y Chrome
-webkit-border-radius: 15px 15px 15px 15px;
// para Opera 
border-radius: 15px 15px 15px 15px;*/
}

#content_area{

    float:left;
    width: 100%; /* Change to 100% for full width */
    margin: 20px 0 20px 0;
   padding: 10px;
   /*   opacity: 0.4;
    filter: alpha(opacity=40);
   background-color: #E49E56 ;
      background:-moz-radial-gradient(center center, ellipse, white 5%, peru 66%, black 100%);
     background:-webkit-radial-gradient(center center, ellipse, white 5%, peru 66%, black 100%);
      background:-o-radial-gradient(center center, ellipse, white 5%, peru 66%, black 100%);
       background:-ms-radial-gradient(center center, ellipse, white 5%, peru 66%, black 100%);
       moz-border-radius: 15px 15px 15px 15px;
//para Safari y Chrome
-webkit-border-radius: 15px 15px 15px 15px;
// para Opera 
border-radius: 15px 15px 15px 15px;*/
}

#sidebar{
    float: right;
    width: 250px;
    height: 100%;
    margin: 20px 10px;
    padding: 10px;
 /*   border: 2px solid #E3E3E3;*/
   /* background-color: #E49E56;
  background:-moz-radial-gradient(center center, ellipse, white 25%, peru 66%, black 96%);
     background:-webkit-radial-gradient(center center, ellipse, white 25%, peru 66%, black 96%);
      background:-o-radial-gradient(center center, ellipse, white 25%, peru 66%, black 96%);
       background:-ms-radial-gradient(center center, ellipse, white 25%, peru 66%, black 96%);
       moz-border-radius: 15px 15px 15px 15px;
//para Safari y Chrome
-webkit-border-radius: 15px 15px 15px 15px;
// para Opera 
border-radius: 15px 15px 15px 15px;*/
}

footer{
    clear: both;
    width: auto;
    height: 40px;
    padding: 10px;
  /*  border: 3px solid #E3E3E3;*/
    text-align: center;
    color: #00BFFF;
    font-size: 17px;
    text-shadow: none; /* 0.1em 0.1em #333; lo de hasta abajo lo hace blurry */
   /*  background:-moz-radial-gradient(center center, ellipse, white 25%, peru 66%, black 96%);
     background:-webkit-radial-gradient(center center, ellipse, white 25%, peru 66%, black 96%);
      background:-o-radial-gradient(center center, ellipse, white 25%, peru 66%, black 96%);
       background:-ms-radial-gradient(center center, ellipse, white 25%, peru 66%, black 96%);
       moz-border-radius: 15px 15px 15px 15px;
// para Safari y Chrome
-webkit-border-radius: 15px 15px 15px 15px;
// para Opera 
border-radius: 15px 15px 15px 15px;*/
}


#navigation{
	display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    border: 3px solid #E3E3E3;
    margin-top: 5px;
    text-shadow: 0.1em 0.1em #333;
    background-color: #333;
    color: #fff;
    
/*
     background:-moz-radial-gradient(center center, ellipse, white 5%, peru 66%, black 96%);
     background:-webkit-radial-gradient(center center, ellipse, white 5%, peru 66%, black 96%);
      background:-o-radial-gradient(center center, ellipse, white 5%, peru 66%, black 96%);
       background:-ms-radial-gradient(center center, ellipse, white 5%, peru 66%, black 96%);
       moz-border-radius: 15px 15px 15px 15px;
//para Safari y Chrome
-webkit-border-radius: 15px 15px 15px 15px;
// para Opera 
border-radius: 15px 15px 15px 15px;*/
}
#nav{
    list-style: none;
	display: flex;
    width: 100%; /* Ensure nav takes full width */
    justify-content: space-around; /* Space items evenly */
}
#nav ul{
    margin: 0;
    padding: 0;
    width: auto;
    display: none;
}
#nav li{
    font-size: 24px;
    float: left;
    position: relative;
    height: 50px;
}
#nav a:link, nav a:active,nav a:visited{
    display: block;
    color: #fff;
    text-decoration: none;
	padding: 15px 20px; /* Add padding for better click area */
}

#nav a:hover{
    color: lightblue;
}

.imgLeft{
    float: left;
    width: 240px;
    height: 150px;
    margin: 0px 10px 10px 0;
    padding: 10px;
}

.imgRight{
    float: right;
    width: 200px;
    height: 250px;
    margin: 0px 0 10px 10px;
    padding: 10px;
    
}

.articuloTable{
    
    width: 450px;
    height: 250px;
    margin: 10px 10px 10px 0;
    border: 3px solid #E3E3E3;
    border-radius: 10px;
    moz-border-radius:10px;
    background-color: #D7D7D7;
    
}
.articuloTableDer{
    
    width: 300px;
    height: 250px;
    margin: 10px 10px 10px 0;
    border: 3px solid #E3E3E3;
    border-radius: 10px;
    moz-border-radius:10px;
    
}
.articuloTable tr th, .articuloTable tr td{
    text-align: left;
    padding: 0px 5px 0 5px;
    
}

.articuloTable img{
    padding: 0px 10px 10px 10px;
    height: 150px;
    width: 150px;
    
}

.Contenido_BOLD{
    font-size: 20;
    color: #e17009;
    
}
.Contenido_BOLD:hover{
    font-size: 30;
    color: #e17009;
    
}

.ContactoDesControl{
    font-size: 20;

    
}

.Titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #1E3A52;
}
.Contenido {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Titulo_MENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #006599;
	padding: 5px;
}

.BTN {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	font-weight: bold;
}
.Contenido_BTN {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.Contenido_BOLD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #1E3A52;
}
.Contenido_chico {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #292929;
}
.Contenido_BOLD_chico {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #1E3A52;
}
.Dat_chico {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #292929;
}	
.Rojo_Bold {
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FF0000;
}
.Rojo_Contenido {
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.Rojo_Contenido_smaller {
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.Rojo_Contenido_BTN {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
}
.Blanco_Contenido {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.Contenido_BOLD_Contest {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bolder;
	color: #1E3A52;
}

li figure {
        position: relative;
        overflow: hidden;
    }

    li img {
        max-width: 100%;
        height: auto;
        display: block;
        transition: transform 0.3s ease-in-out;
    }

    li:hover img {
        transform: scale(1.1); /* Increase the scale factor for a stronger zoom effect */
    }

    .image-frame {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border: 1px solid #B2B2B2; /* Adjust the border properties as needed */
        box-sizing: border-box;
    }
		/* Center the li element's content */
	li {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center; /* Center text within the li element */
	}

	/* Center the figure element within the li */
	li figure {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
	}

	/* Center the figcaption's text */
	figcaption h3 {
    text-align: center;
	}

	/* Center the image within the figure */
	li figure img {
    display: block;
    margin: 0 auto;
	}
	.modal {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.8);
            justify-content: center;
            align-items: center;
        }

        .modal img {
            max-width: 80%;
            max-height: 80%;
            border: 4px solid #fff;
            box-sizing: border-box;
        }
/* Responsive styles */
@media only screen and (max-width: 600px) {
    /* Styles for screens smaller than 600px (e.g., mobile devices) */
    .grid-gallery {
        padding: 10px; /* Adjust padding for smaller screens */
    }

    .grid-wrap {
        margin: 5px; /* Adjust margin for smaller screens */
    }

    .grid {
        column-gap: 5px; /* Adjust column gap for smaller screens */
    }

    .grid li {
        margin-bottom: 10px; /* Adjust margin between items for smaller screens */
    }

    .modal-content {
        max-width: 90%; /* Adjust max-width for the modal content on smaller screens */
    }

    /* Add more responsive styles as needed */
}

@media only screen and (min-width: 601px) and (max-width: 1024px) {
    /* Styles for screens between 601px and 1024px (e.g., tablets) */
    .grid-gallery {
        padding: 20px; /* Adjust padding for tablets */
    }

    .grid-wrap {
        margin: 10px; /* Adjust margin for tablets */
    }

    .grid {
        column-gap: 10px; /* Adjust column gap for tablets */
    }

    .grid li {
        margin-bottom: 20px; /* Adjust margin between items for tablets */
    }

    .modal-content {
        max-width: 80%; /* Adjust max-width for the modal content on tablets */
    }

    /* Add more responsive styles as needed */
}

/* Additional styles for larger screens (e.g., monitors) */
@media only screen and (min-width: 1025px) {
    .grid-gallery {
        padding: 30px; /* Adjust padding for larger screens */
    }

    .grid-wrap {
        margin: 15px; /* Adjust margin for larger screens */
    }

    .grid {
        column-gap: 15px; /* Adjust column gap for larger screens */
    }

    .grid li {
        margin-bottom: 30px; /* Adjust margin between items for larger screens */
    }

    .modal-content {
        max-width: 70%; /* Adjust max-width for the modal content on larger screens */
    }

    /* Add more responsive styles as needed */
}
    
        body {
            margin: 0;
            padding: 0;
            font-family: 'Arial', sans-serif;
        }

        .wrapper {
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }

        header.Joyeriaoro {
            text-align: center;
            padding: 20px;
            background-color: #333;
            color: #fff;
        }

        .main {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }

        nav {
            flex: 1;
            max-width: 100%; /* Adjust the width as needed */
            margin-top: 20px;
        }

        .menu-icon {
            display: none;
            cursor: pointer;

        }

        .mega-menu {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        z-index: 1;
        padding: 20px;
        box-sizing: border-box;
        flex-direction: row; /* Display horizontally */
        }

        .mega-menu img {
            max-width: 100%;
            height: auto;
            margin-right: 10px;
        }

        

        .Contenido {
            flex: 1;
            max-width: 800px;
            margin-top: 20px;
        }

        footer {
            text-align: center;
            padding: 20px;
            background-color: #333;
            color: #fff;
            margin-top: 20px;
        }

        img {
            width: 100%;
            height: auto;
            display: block;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
        /* ... Existing media query styles ... */

        .menu-icon {
            display: block;
        }

        .mega-menu {
            flex-direction: column; /* Display vertically in mobile view */
        }
    }
/* Navbar styles */
.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #333; /* Change the background color as needed */
    padding: 15px;
}


/* Mega menu styles */
.mega-menu {
    display: none;
    position: absolute;
    background-color: #333; /* Change the background color as needed */
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	color: #fff; /* Change the text color to white */

}
/* Mega menu item styles */
.mega-menu p {
    margin: 0;
    padding: 5px 0;
    transition: all 0.3s; /* Add smooth transition effect */
}

.mega-menu p:hover {
    font-weight: bold; /* Make the text bold on hover */
    background-color: #333; /* Highlight background color on hover */
	padding: 10px; /* Adjust padding for the entire space */

}

        /* Adjustments for smaller screens */
        @media screen and (max-width: 768px) {
            body {
                margin: 0;
                padding: 0;
                font-family: 'Arial', sans-serif;
            }

            .wrapper {
                padding: 10px; /* Adjust padding for better responsiveness */
            }

            header.Joyeriaoro {
                padding: 10px;
                font-size: 24px; /* Adjust font size for better responsiveness */
            }

            nav {
                max-width: 100%;
                margin-top: 10px; /* Adjust margin for better responsiveness */
            }

           
            .menu-icon {
                display: block;
                font-size: 24px; /* Adjust font size for better visibility */
            }

            .main {
                flex-direction: column; /* Stack main content and menu on smaller screens */
            }

            .Contenido {
                max-width: 100%; /* Adjust content width for better responsiveness */
                margin-top: 10px; /* Adjust margin for better spacing */
            }

            footer {
                padding: 10px;
                font-size: 16px; /* Adjust font size for better visibility f */
            }
        }
/* Add this CSS for the burger menu */
.menu-icon {
    display: none;
    font-size: 24px;
    cursor: pointer;
}

/* Navbar styles */
.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #333;
    padding: 15px;
}


/* Mega menu styles */
.mega-menu {
    display: none;
    position: absolute;
    background-color: #333;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    color: #fff;
}


/* Mega menu item styles */
.mega-menu p {
    margin: 0;
    padding: 5px 0;
    transition: all 0.3s;
}

.mega-menu p:hover {
    font-weight: bold;
    background-color: #333;
    padding: 10px;
}

/* Adjustments for smaller screens */
@media screen and (max-width: 768px) {
    .wrapper {
        padding: 10px;
    }

    header.Joyeriaoro {
        padding: 10px;
        font-size: 24px;
    }

    nav {
        max-width: 100%;
        margin-top: 10px;
        display: none; /* Hide the menu by default on smaller screens */
        flex-direction: column;
        align-items: center;
    }

    

    .menu-icon {
        display: block;
        font-size: 24px;
    }

    .main {
        flex-direction: column;
    }

    .Contenido {
        max-width: 100%;
        margin-top: 10px;
    }

    footer {
        padding: 10px;
        font-size: 16px;
    }
}
 /* Default styles for the image */
    .image-container img {
        max-width: 100%; /* Ensure images don't exceed their container */
        height: auto; /* Maintain aspect ratio */
    }

    /* Adjust image size for tablets */
    @media (min-width: 768px) {
        .image-container img {
            max-width: 50%;
        }
    }

    /* Adjust image size for larger screens */
    @media (min-width: 1024px) {
        .image-container img {
            max-width: 30%;
        }
    }

    /* Modal styles */
    .modal-content {
        max-width: 100%; /* Ensure modal image fits within the viewport */
        max-height: 80vh; /* Limit modal image height to 80% of the viewport height */
    }

/* MegaMenuChat */
body {
    margin: 0;
    font-family: Arial, sans-serif;
}

header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    background-color: #333;
    color: white;
}

.menu-icon {
    font-size: 30px;
    cursor: pointer;
    display: none;
}

.navbar {
    display: flex;
}

.navbar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

.navbar ul li {
    margin: 0 10px;
}

.navbar ul li a {
    color: white;
    text-decoration: none;
    padding: 10px 15px;
    display: block;
}

.navbar ul li a:hover {
    background-color: #555;
}

@media (max-width: 768px) {
    .menu-icon {
        display: block;
    }

    .navbar {
        display: none;
        flex-direction: column;
        width: 100%;
        background-color: #333;
    }

    .navbar.show {
        display: flex;
    }

    .navbar ul {
        flex-direction: column;
    }

    .navbar ul li {
        text-align: center;
    }
}
/* General styles for the menu */
.cbp-hsmenu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
}

.cbp-hsmenu > li {
    margin: 0 10px;
    position: relative;
}

.cbp-hsmenu > li > a {
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 25px;
    letter-spacing: 1px;
    color: blue; /* New text color */
    text-decoration: none;
    transition: color 0.3s ease;
    position: relative;
    font-size: 18px; /* New text size */
}

.cbp-hsmenu > li:hover .mega-menu {
    display: block;
    flex-direction: column;
}

/* Navbar links styles */
.cbp-hsmenu li {
    margin-right: 20px; /* Adjust the spacing between menu items as needed */
}

.cbp-hsmenu a {
    text-decoration: none;
    color: #fff; /* Change the text color as needed */
    font-weight: bold;
    font-size: 16px; /* Adjust the font size as needed */
    transition: color 0.3s ease;
}

.cbp-hsmenu a:hover {
    color: #000000; /* Change the hover color as needed */
}

/* Mega menu styles */
.mega-menu {
    display: none;
    position: absolute;
    background-color: #333; /* Change the background color as needed */
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    color: #fff; /* Change the text color to white */
}

.cbp-hsmenu li:hover .mega-menu {
    display: block;
    top: 100%;
    left: 0;
}

/* Mega menu item styles */
.mega-menu p {
    margin: 0;
    padding: 5px 0;
    transition: all 0.3s; /* Add smooth transition effect */
}

.mega-menu p:hover {
    font-weight: bold; /* Make the text bold on hover */
    background-color: #333; /* Highlight background color on hover */
    padding: 10px; /* Adjust padding for the entire space */
}

.cbp-hsmenu li:hover .mega-menu {
    background-color: #333; /* Highlight background color when mega-menu is open */
}

/* Adjustments for smaller screens */
@media screen and (max-width: 768px) {
    .cbp-hsmenu {
        flex-direction: column; /* Display menu items vertically on smaller screens */
        align-items: center; /* Center-align menu items */
    }

    .cbp-hsmenu li {
        margin-right: 0; /* Remove margin between menu items on smaller screens */
        margin-bottom: 10px; /* Add margin below each menu item for better spacing */
    }

    .cbp-hsmenu a {
        padding: 15px 0; /* Adjust padding for better spacing */
        text-align: center; /* Center-align text in menu items */
    }
}
@font-face {
	font-family: 'bpmenu';
	src:url('fonts/bpmenu/bpmenu.eot');
	src:url('fonts/bpmenu/bpmenu.eot?#iefix') format('embedded-opentype'),
		url('fonts/bpmenu/bpmenu.woff') format('woff'),
		url('fonts/bpmenu/bpmenu.ttf') format('truetype'),
		url('fonts/bpmenu/bpmenu.svg#bpmenu') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Main menu wrapper */
.cbp-hsmenu-wrapper {
	position: relative;
}

/* Common style for all lists */
.cbp-hsmenu-wrapper ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

/* 100% width bar for menu */
.cbp-hsinner {
	/*background: #47a3da;*/
	position: relative;
	z-index: 100;
         
}

/* Main menu style */
.cbp-hsmenu-wrapper .cbp-hsmenu {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 0 1.875em;
}

.cbp-hsmenu > li {
	margin-left: 10px; //4em;
	display: inline-block;
}

.cbp-hsmenu > li:first-child {
	margin-left: 0;
}

/* Main menu link style */
.cbp-hsmenu > li > a {
	color: #000000;
	font-size: 1.2em;
	line-height: 3em;
	display: inline-block;
	position: relative;
	z-index: 1000;
	outline: none;
}

.no-touch .cbp-hsmenu > li > a:hover,
.no-touch .cbp-hsmenu > li > a:focus,
.cbp-hsmenu > li.cbp-hsitem-open > a {
	color: #02639d;
}

/* Add an arrow to the main menu link if it has a submenu (not the only child) */
.cbp-hsmenu > li > a:not(:only-child):before {
	display: inline-block;
	font-family: 'bpmenu';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\f107";
	font-size: 80%;
	margin-right: 0.3em;
	opacity: 0.4;
	vertical-align: middle;
}

.cbp-hsmenu > li.cbp-hsitem-open > a:not(:only-child):before {
	content: "\f106";
}

/* Add a triangle to currently open menu item link */
.cbp-hsmenu > li.cbp-hsitem-open > a:after {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #47a3da;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
}

/* Submenu style */
.cbp-hssubmenu {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	z-index: 0;
	text-align: center; /* for aligning the sub items */
	visibility: hidden;
}

.cbp-hssubmenu:before, 
.cbp-hssubmenu:after { 
	content: " "; 
	display: table; 
}
.cbp-hssubmenu:after { 
	clear: both; 
}

/* Let's allow 6 item in a row */
.cbp-hssubmenu > li {
	width: 16.2%;
	display: inline-block;
	vertical-align: top;
	box-shadow: -28px 0 0 -27px #ddd, 0 -28px 0 -27px #ddd;
	opacity: 0;
	-webkit-transition: opacity 0.1s 0s;
	-moz-transition: opacity 0.1s 0s;
	transition: opacity 0.1s 0s;
}

/* First 6 items don't have upper box shadow */
.cbp-hssubmenu > li:nth-child(-n+6) {
	box-shadow: -28px 0 0 -27px #ddd;
} 

/* Every 7th item does not have a left box shadow */
.cbp-hssubmenu > li:nth-child(6n+1) {
	box-shadow:  0 -28px 0 -27px #ddd;
}

/* The first one does not have any box shadow */
.cbp-hssubmenu > li:first-child {
	box-shadow: none;
}

.cbp-hssubmenu > li a {
	display: block;
	text-align: center;
	color: #DAA520 ;
	outline: none;
	padding: 2em 1em 1em 1em;
}

.no-touch .cbp-hssubmenu > li a:hover,
.no-touch .cbp-hssubmenu > li a:focus {
	color: #FFD700;
}

.cbp-hssubmenu > li a img {
	border: none;
	outline: none;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.no-touch .cbp-hssubmenu > li a:hover img {
	opacity: 0.5;
}

.cbp-hssubmenu > li a span {
	display: block;
	min-height: 3em;
	margin-top: 0.4em;
}

.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu {
	z-index: 1000;
	visibility: visible;
}

.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu > li {
	opacity: 1;
	-webkit-transition: opacity 0.5s 0.1s;
	-moz-transition: opacity 0.5s 0.1s;
	transition: opacity 0.5s 0.1s;
}

/* Helper div for animating the background */
.cbp-hsmenubg {
	background: black;
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 10;
	height: 0px;
        opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
     
}

.no-touch .cbp-hsmenubg {
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}

@media screen and (max-width: 65em){
	.cbp-hsmenu-wrapper {
		font-size: 80%;
	}
}

@media screen and (max-width: 51.4375em){
	.cbp-hsmenu-wrapper {
		font-size: 100%;
	}

	.cbp-hsmenu-wrapper .cbp-hsmenu {
		padding: 0;
		max-width: none;
		width: 100%;
	}

	.cbp-hsmenu > li {
		border-top: 1px solid rgba(255,255,255,0.5);
		text-align: center;
		margin: 0 auto;
		display: block;
	}

	.cbp-hsmenu > li:first-child {
		border-top: none;
	}

	.cbp-hsmenu > li > a {
		display: block;
	}

	.cbp-hsmenu > li > a:not(:only-child):before {
		line-height: 1.8;
		right: 0;
		position: absolute;
		font-size: 200%;
	}

	.cbp-hsmenubg {
		display: none;
	}

	.cbp-hssubmenu {
		background: #f7f7f7;
		position: relative;
		overflow: hidden;
		height: 0;
	}

	.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu {
		height: auto;
	}

	/* Let's only allow 3 item in a row now */
	.cbp-hssubmenu > li {
		width: 30%;
	}

	/* Reset box shadows for the 6 items in row case */
	.cbp-hssubmenu > li:nth-child(-n+6),
	.cbp-hssubmenu > li:nth-child(6n+1) {
		box-shadow: -28px 0 0 -27px #ddd, 0 -28px 0 -27px #ddd;
	}

	/* First 4 items don't have upper box shadow */
	.cbp-hssubmenu > li:nth-child(-n+3) {
		box-shadow: -28px 0 0 -27px #ddd;
	} 

	/* Every 5th item does not have a left box shadow */
	.cbp-hssubmenu > li:nth-child(3n+1) {
		box-shadow:  0 -28px 0 -27px #ddd;
	}

}

@media screen and (max-width: 25em){
	/* Let's only allow 1 item in a row now */
	.cbp-hssubmenu > li {
		width: 100%;
		display: block;
	}

	.cbp-hsmenu-wrapper .cbp-hssubmenu > li {
		box-shadow: 0 1px #cecece;
		text-align: left;
	}

	.cbp-hssubmenu > li a {
		text-align: left;
		line-height: 50px;
		padding: 0.4em 1em;
	}

	.cbp-hssubmenu > li a img {
		float: left;
		max-height: 50px;
	}

	.cbp-hssubmenu > li a span {
		min-height: 0;
		margin: 0;
	}
}
@font-face {
	font-family: 'fontawesome';
	src:url('fonts/fontawesome/fontawesome.eot?-e43dk9');
	src:url('fonts/fontawesome/fontawesome.eot?#iefix-e43dk9') format('embedded-opentype'),
		url('fonts/fontawesome/fontawesome.woff?-e43dk9') format('woff'),
		url('fonts/fontawesome/fontawesome.ttf?-e43dk9') format('truetype'),
		url('fonts/fontawesome/fontawesome.svg?-e43dk9#fontawesome') format('svg');
	font-weight: normal;
	font-style: normal;
} /* Made with http://icomoon.io/app */

/* General style */
.grid-gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.grid-gallery figure {
	margin: 0;
}

.grid-gallery figure img {
	display: block;
	//width: 100%;
        width: 65%;
}

.grid-gallery figcaption h3 {
	margin: 0;
	padding: 0 0 0.5em;
}

.grid-gallery figcaption p {
	margin: 0;
}

/* Grid style */
.grid-wrap {
	max-width: 69em;
	margin: 0 auto;
	padding: 0 1em 1.875em;
}

.grid {
	margin: 0 auto;
}

.grid li {
	width: 25%;
	float: left;
	cursor: pointer;
}

.grid figure {
	padding: 15px;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.grid li:hover figure {
	opacity: 0.7;
}

.grid figcaption {
	//background: #e4e4e4;
	//padding: 25px;
}

/* Slideshow style */
.slideshow {
	position: fixed;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 500;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
}

.slideshow-open .slideshow {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.slideshow ul {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translate3d(0,0,150px);
	transform: translate3d(0,0,150px);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.slideshow ul.animatable li {
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.slideshow-open .slideshow ul {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.slideshow li {
	width: 660px;
	height: 560px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -280px 0 0 -330px;
	visibility: hidden;
}

.slideshow li.show {
	visibility: visible;
}

.slideshow li:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.8);
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.slideshow li.current:after {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.3s, visibility 0s 0.3s;
	transition: opacity 0.3s, visibility 0s 0.3s;
}

.slideshow figure {
	width: 100%;
	height: 100%;
/*	background: #fff;*/
	border: 5px solid black;
	overflow: hidden;
    
}

.slideshow figcaption {
	//padding-bottom: 20px;*/
}

.slideshow figcaption h3 {
	font-weight: 300;
	font-size: 200%;
}

/* Navigation */
.slideshow nav span {
	position: fixed;
	z-index: 1000;
	color: #59656c;
	text-align: center;
	padding: 3%;
	cursor: pointer;
	font-size: 2.2em;
}

.slideshow nav span.nav-prev,
.slideshow nav span.nav-next {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slideshow nav span.nav-next {
	right: 0;
}

.slideshow nav span.nav-close {
	top: 0;
	right: 0;
	padding: 0.5em 1em;
	color: #31373a;
}

.icon:before,
.icon:after {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

span.nav-prev:before {
	content: "\e601";
}

span.nav-next:before  {
	content: "\e600";
}

span.nav-close:before {
	content: "\e602";
}

/* Info on arrow key navigation */
.info-keys {
	position: fixed;
	top: 10px;
	left: 10px;
	width: 60px;
	font-size: 8px;
	padding-top: 20px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
}

.info-keys:before,
.info-keys:after {
	position: absolute;
	top: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
}

.info-keys:before {
	left: 10px;
	content: "\e603";
}

.info-keys:after {
	right: 10px;
	content: "\e604";
}

/* Example media queries (reduce number of columns and change slideshow layout) */

@media screen and (max-width: 60em) {
	/* responsive columns; see "Element sizing" on http://masonry.desandro.com/options.html */
	.grid li {
		width: 33.3%;
	}

	.slideshow li {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		margin: 0;
	}

	.slideshow li figure img {
		width: auto;
		margin: 0 auto;
		max-width: 100%;
	}

	.slideshow nav span,
	.slideshow nav span.nav-close {
		font-size: 1.8em;
		padding: 0.3em;
	}

	.info-keys {
		display: none;
	}

}

@media screen and (max-width: 35em) {
	.grid li {
		width: 50%;
	}
}

@media screen and (max-width: 24em) {
	.grid li {
		width: 100%;
	}
}