﻿/*.menus{
	width:98%;
    height:108px;
	right:0;
    left:0;
    margin-left: 1px; 
    margin-right: 1px;   
      
 	box-shadow: 0px 5px 3px rgba(0,0,0,0.5);
}
.menu-principal{
	    position: fixed;
	    top:0;
	    z-index: 1000;	
        width: 100%;
        height:115px;
        left: 0px; 
        right:2px;
        margin-left:0px;
        margin-right:1px; 
	    box-shadow: 0px 5px 3px rgba(0,0,0,0.5);

    }

    
.Menu-Header{
	text-align: :center;
	background: white;	
	color:black;
	top:0;
	margin-top: 0;
	padding-top: 0px;
	display: block;
  	font-weight: bold;
  	text-transform: uppercase;
}
.modal-header, .modal-title, .close{
    background:	#428bca;
    color:white;
}
.modal-header .close{
    color:red;
}
*/
/*body{
	padding-top: 10px;
}*/
.text-center{
    text-align:center;
}

.content {
    padding-top:50px;
}
a:link   
{   
 text-decoration:none;  
}  

ul.horizontal{
    margin:0 auto;
    display: inline-block;
      
}

ul.horizontal li{		
	display: inline-block;
	padding-left: 20px;
      
}

ul.horizontal li a{
	display:block;	
	color: white;
	padding: 15px 10px;
}

ul.horizontal li a:hover{
	display:block;		
	color:#FFF;   
    background:	#428bca;	
}

	/*  =======================================================================================*/

ul.horizontal-menu{
	margin:0px auto;
	display: inline-block;
    
	
}

ul.horizontal-menu li{		
	display: inline-block;
	padding-left: 20px;
}

ul.horizontal-menu li a{
	display:block;	
	color: black;
	padding: 15px 2px;
 
}

ul.horizontal-menu li a:hover{
	display:block;	
	background:	#428bca;	
	color:#fff;
	margin-left: 0;
	padding-left: 20px;
}


.Menu-Header2{
	text-align: :center;
	background: white;	
	
	margin-top: 1px;
	padding: 0px;
	display: block;
  	font-weight: bold;      
}

.a-menu { color:#fff !important;display:block }

.text-jumbotrom{
    background-color:white;color:blue;font-style:oblique;font-size:20px;
}

.dropdown-menu{
    overflow-y:visible;height:450px;
}

.border-menu-medio {border:solid; }

#log { display: flex; flex-flow: row wrap; justify-content: space-around; align-items: center; }

@media(max-width: 767px )and (min-width:10px ) { 
    
    .Menu-Header2{
	    display: none;
	    text-align: :center;
	    background: white;	
	    color:blue;
	    top:0;
	    margin-top: 0;
	    padding-top: 0px;		
	    font-weight: bold;
	    text-transform: uppercase;
    }

   .imgLogo{
       height:350px;

    }

    .navbar-collapse{
       width:150px;
    height:340px;
    overflow-y:scroll;
    }

    ul.horizontal-menu{
        margin:0 auto;
        display: inline;  
    }

    ul.horizontal-menu li{			
        padding:0 10px;
        display: inline;
        margin-left: 0;
        padding-left: 20px;
    }

    ul.horizontal-menu li a{
        margin-left: 0;
        padding-left: 20px;
    }

    .sidebar-menu{
        padding-top:50px;
    }

    .border-menu-medio { border: initial; }
}





/*Catalogo productos internos
======================================================
*/


.flex-Conten { display: flex; flex-flow: row wrap; justify-content: center; padding: 10px; }

.produt-miniatureExterno { margin: 0 .625rem; border: 0.8px ridge rgba(0,0,0,.2); margin-bottom:10px;border-radius:5px 7px}


.product-thumbnailExterno { display: block; }



.produt-miniatureExterno
.thumbnail-containerExterno { background-color: green; position: relative !important; margin-bottom: 1.563rem !important; 
                              height: 350px !important; width: 235px !important; background: #fff !important; box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2) !important; margin: 5px !important; }

/*.produt-miniature img { margin-left: 4px; }*/

.produt-miniatureExterno a { text-decoration: none; color: #2fb5d2; }

.produt-miniatureExterno a { background-color: transparent; webkit-text-decoration: objects; }

.produt-miniatureExterno img { vertical-align: middle !important; border-style: none; width: 228px !important; }

.produt-miniatureExterno .product-descriptionExterno { position: absolute !important; z-index: 1; height: 120px !important; width: 230px !important; background: #fff; bottom: 0;padding-top:0; }

.produt-miniatureExterno .product-titleExterno { text-transform: capitalize; margin-top: 1rem !important; font-size: 1.2rem !important; margin-bottom: .5rem; font-family: inherit; line-height: 1.1; color: inherit; }

.produt-miniatureExterno .product-titleExterno, .produt-miniatureExterno .produc-priceExterno, .priceExterno { text-align: center; font-weight: 700 !important; color: #232323; }

.produt-miniatureExterno .priceExterno { font-size: 1.0rem !important; }

.produt-miniatureExterno .produc-orderExterno { display: flex; flex-flow: row wrap; justify-content: space-around; padding: 8px 5px !important; }

    .produt-miniatureExterno .produc-orderExterno button { padding: 5px 0px !important;; width: 49% !important;; margin-bottom: 0 !important; }

*, ::after ::before { box-sizing: inherit; }


@media(max-width:991px) {
    .produt-miniatureExterno { margin: 0 auto; }
}







/* The flip box container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-box { background-color: transparent; width: 180px; height: 30px;  perspective: 1000px; /* Remove this if you don't want the 3D effect */ }

/* This container is needed to position the front and back side */
.flip-box-inner { position: relative; width: 100%; height: 100%; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; }

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box:hover .flip-box-inner { transform: rotateY(180deg); }

/* Position the front and back side */
.flip-box-front, .flip-box-back { position: absolute; width: 100%; height: 100%; backface-visibility: hidden; }

/* Style the front side */
.flip-box-front { background-color: transparent; color: black; }

/* Style the back side */
.flip-box-back { background-color: #337ab7; color: white; transform: rotateY(180deg); }