/* CODEX BY Alfonso innella v.3.0.2 - tribagency.com */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
body {
  background-color: #e2e1e0;
  font-family: 'Open Sans', sans-serif;
}
hr {
    margin-top: 0px;
    margin-bottom: 15px;
    border: 0px;
    height: 3px;
    background-image: linear-gradient(to right, rgba(16, 112, 178, 0.75), rgba(16, 112, 178, 0.20), rgba(16, 112, 178, 0));
}
nav {
  background-image: linear-gradient(#1070b2, #0d5a8e);
  border-radius: 0px !important;
  text-align: center !important;
  border: 0px !important;
}
nav a {
  color: #FFFFFF !important;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 700;
}
nav li {
    padding: 5px;
    transition: background-color 1000ms;
    -webkit-transition: background-color 1000ms;
}
nav li:hover {
  background-color: #0d5a8e !important;
}
.tabs p {
  font-size: 17px;
}
.navbar .navbar-nav {
display: inline-block;
float: none;
}
.navbar .navbar-collapse {
text-align: center;
}
.descrizione-2 {
  text-align: center !important;
}
.navigation2 {
  margin-top: -22px !important;
  border: 0px !important;
  background-color: #b9b8b8 !important;
  text-align: center !important;
  -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  border-radius: 0px;
}
.navigation2 a {
  color: #000000 !important;
  text-transform: uppercase;
  font-size: 15px;
    font-weight: 700;
  -webkit-transition: color 1s;
     -moz-transition: color 1s;
       -o-transition: color 1s;
          transition: color 1s;
}
.navigation2 a:hover {
  color: #0d5a8e !important;
}
.card1 {
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.card2 {
  background: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 2px;
  margin: 1rem;
  -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
h1 {
  font-size: 30px;
  font-weight: 700;
}
h2 {
  margin-top: 40px;
  font-size: 25px;
  color: #1070b2;
}
h5 {
  margin-right:20px;
}
p {
  font-size: 15px;
}
.zoom{
    padding: 15px;
    font-size: 15px;
    text-transform: uppercase;
}
.homepage {
  padding-top: 20px;
}
.footer {
  padding-top: 20px;
}
img.logo {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
img.logo2 {
  display: none;
}
.immagini-footer .img-responsive {
  margin: 0 auto !important;
}
.dialogo a {
  font-size: 40px;
}
/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-pop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pop:hover .hvr-icon, .hvr-icon-pop:focus .hvr-icon, .hvr-icon-pop:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media(max-width: 960px){
  nav ul {
    list-style: none;
    padding: 0;
    width: 400px;
    margin: 0 auto;
  }
  nav li {
    float: left;
    padding: 5px;
    border: solid 2px #0d5a8e;
  }
  .navigation2 li {
    float: left;
  }
  .card1 {
    margin-top: 20px;
  }
}
/* GALLERIA */
/*IMAGENES DEL PRODUCTO*/
#principal_picture{
    margin-top: 0px;
    text-align: center;
    height: 100%;
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
   /* min-height: 480px;
    max-height: 480px;*/
    padding-left: 0;
    padding-right: 0;
}

.previews div:first-child{
    display: block;
    margin: 0 auto;
    padding: 0em 2em;
    max-width: 100%;
    height: auto;
}

.previews div:first-child img{
	display: block;
    margin: 0 auto;
    padding: 0em 2em;
    max-width: 100%;
    height: auto;
    max-height: 490px;/**/
}

#preview_picture{
    padding-left: 0;
    padding-right: 0;
    height: auto;
}
#principal_picture > div > a > img{
    margin-left: auto;
    margin-right: auto;
    max-height: 478px;
    min-height: 478px;
    padding: 20px;
}

#thumbnail_pictures{
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-left: 15%;

}

.product_thumbnail{
    padding: 0px;
    text-align: center;
    cursor: pointer;
    max-width: 100%;

}
.product_thumbnail img{
    width: 100%;
    display: block;
    padding: 0px;
    /*min-height:180px; */
    border: solid 2px #1070b2 !important;
    max-width: 100%;
    height: auto;
    background-color: white;
    /*max-height:180px*/
}

.thumb_wrap{
    padding: 0;
    margin:20px auto 0 0;

}

.product_thumbnail {

    margin: 0 5px 0 0;
}
/**/#servicios img{
    margin: 0 auto;
}

.metodo-pago{
	margin-left: 24px;
}
/*FIN DE IMAGENES DEL PRODUCTO*/
/*MODAL*/
.dialogo{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0;
    display: none;
    background-color: rgba(0,0,0,.5);
    transition: all 0s;
}

.m_modal{
    margin-top: 1em;
    position: relative;
    margin: 2% auto;
    float: none;
}

.dialogo:target{
    opacity: 1;
    display: block;
    pointer-events: auto;
}

.complete_picture{
    max-width: 100%;
    margin: 0 auto;
    display: block;
    max-height: 82vh;
}
.previews{
    display:none;
    height: 100%;
    width: 100%;
    background-color: white;
}
#preview_image_1{
    float:left;
    display: block;
}
#preview_image_1:target{
    display: block;
    /*position: absolute;*/
}
#preview_image_2:target{
    display: block;
    position: absolute;
    padding-right: 20px;
}
#preview_image_3:target{
    display: block;
    position: absolute;
    padding-right: 20px;
}

#preview_image_4:target{
    display: block;
    position: absolute;
    padding-right: 20px;
}
#preview_image_5:target{
    display: block;
    position: absolute;
    padding-right: 20px;
}
#preview_image_6:target{
    display: block;
    position: absolute;
    padding-right: 20px;
}
#preview_image_7:target{
    display: block;
    position: absolute;
    padding-right: 20px;
}
#preview_image_8:target{
    display: block;
    position: absolute;
    padding-right: 20px;
}
#preview_image_9:target{
    display: block;
    position: absolute;
    padding-right: 20px;
}
#preview_image_10:target{
    display: block;
    position: absolute;
    padding-right: 20px;
}

.flecha-derecha{
    position: absolute;
    top: 50%;
    right: 2%;
}

.flecha-derecha a{
    float: right;
}

.flecha-izquierda{
    position: absolute;
    top: 50%;
    left: 2%;
}

.imagen-central{
    left: 8%;
    min-height: 60px;
}

.imagen-central img{
    max-width: 500px;/*max-width: 100%;*/
    margin: 0 auto;
    display: block;
    max-height: 500px;/*max-height: 82vh;*/
}

.cerrar{
    color:#000000;
    font-weight: bold;
    font-size: 20px;
}

.cerrar:hover{
    color:#000000;
    text-decoration: none;
}


.bar1, .bar3 {
    width: 27px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}

.bar1 {
    -webkit-transform: rotate(-45deg) translate(0px, 6px) ;
    transform: rotate(-45deg) translate(0px, 6px) ;
}

.bar3 {
    -webkit-transform: rotate(45deg) translate(-1px, -8px) ;
    transform: rotate(45deg) translate(-1px, -8px) ;
}
/* FINE GALLERIA e modal */
@media(max-width: 1000px){
  img.logo2 {
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
  }
  img.logo {
    display: none;
  }
  .homepage {
    padding-top: 0px;
  }
#preview_picture{
    margin-top: 16px;
    text-align: center;
    padding-right: 15px;

}
.selected_product_picture{
    display: block;
    margin: 0 auto;
    padding: 0em 2em;
}
#thumbnail_pictures{
    width: 100%;
    margin-left: 0%;
}
.product_thumbnail{
    padding: 3px;
    text-align: center;
    cursor: pointer;
}
.product_thumbnail img{
    width: 100%;
    display: block;
    padding: 0px;
    /*min-height:180px; */
    border: solid 2px #1070b2 !important;
    max-width: 100%;
    height: auto;
    /*max-height:180px*/
}
#complete_picture{
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
}
@media(max-width: 800px){
    margin-top: 1em;
    margin-bottom: 1.3em;
}

.complete_picture{
    width: 100%;
}

.complete_picture_link{
    cursor: pointer;
    font-size: .85em;
    color: grey;
}

@media(min-width: 900px){
    #pictures{
        min-height: 950px;
    }
}

#picture_link_logo{
    width: 4%;
    margin-right: 1em;
}

#more_info_border{
    border-style: solid;
    border-width: thin;
    border-color: #cccccc;
    padding: 2em;

}

@media (max-width: 800px){
    #more_info_border{
        padding: .8em;
        padding-bottom: 20px;
    }

    /*#more_info{
        padding: .3em;
    }*/
    #logo img{
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;

    }
  /*cambio.previews div:first-child img{
	display: flex;
    margin: 0 auto;
    padding: 0em 2em;
    max-width: 100%;
    height: auto;
    max-height: 400px;*/
}
@media(min-width: 800px){
    .featured_thumbnails{
        width: 90vw;
    }
}

#thumbnail_left_arrow{
    position: absolute;
    top: 5em;
    bottom: 5em;
    left: -3vw;
    cursor: pointer;
    width: 1em;
}

#thumbnail_right_arrow{
    position: absolute;
    top: 5em;
    bottom: 5em;
    right: -3vw;
    cursor: pointer;
    width: 1em;
}

#thumbnail_left_arrow_mobile{
    position: absolute;
    top: 30%;
    left: -7vw;
    cursor: pointer;
    width: 1em;
}

#thumbnail_right_arrow_mobile{
    position: absolute;
    top: 30%;
    right: 0vw;
    cursor: pointer;
    width: 1em;
}

.feature_list row{
     color: #434142;
}
.feature_list row, p{
    padding-left: 25px;
	padding-right: 25px;
	text-align:justify ;
}

.oswald{
	font-family:oswald !important;
	font-size: 14px;
}
footer{
    background: #000000;
    padding: 20px 0px 20px 0px;
    cursor: pointer;
    margin-top: 5em;
	color: #ffffff;
	text-align: center;
}

footer .text-muted{
    margin: 0;
    color: #FFFFFF;
    font-family: rokkitt;
}
footer .text-muted:first-child {
    font-size: 18px;
    font-weight: bold;
}

footer .street{
    color: #838382;
    font-size: 14px;
}
@media(min-width:767px){

.alinear-derecha{
float: right!important;

    }
.oswald{
	font-family:oswald !important;
	font-size: 14px;
	}
}
@media(max-height:600px){
    .imagen-central img{
    max-width: 250px;/*max-width: 100%;*/
    margin: 0 auto;
    display: block;
    max-height: 300px;/*max-height: 82vh;*/
}
    .panel-body{
        min-height: 300px;
    }
	.oswald{
	font-family:oswald !important;
	font-size: 14px;
	}
}
