@import url(https://fonts.googleapis.com/css?family=PT+Sans:400, 700);
    body {
    font-family: 'PT Sans', sans-serif;
    color: #666;
    font-size: 12px;
}
#w0 {
    position: absolute;
    margin-top: 10%}
.navbar-header {
    width: 100px;
    float: none;
}
.navbar-toggle {
    z-index: 100;
    display: block;
}
.navbar-collapse.collapse {
    display: none!important;
}
.navbar-nav {
    float: none!important;
}
.navbar-nav>li {
    float: none;
}
.navbar-collapse .collapse .in {
    display: block!important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    position: absolute!important;
    z-index: 20;
    width: 160px;
    margin-left: 50%;
    overflow: visible;
    background-color: rgba(241, 241, 241, .9);
    border: 1px solid #ddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: 1px;
    border-color: #e7e7e7;
}
.navbar-collapse.collapse.in {
    position: absolute!important;
    z-index: 20;
    width: 160px;
    margin-left: 50%;
    overflow: visible;
    background-color: rgba(241, 241, 241, .9);
    border: 1px solid #ddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: block!important;
    margin-top: 1px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 2%;
    margin-bottom: 0;
    margin-top: 10px;
    background-color: #f1f1f1;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.social-media-artemisa {
    position: relative;
    float: right;
    margin-right: 2%;
    margin-bottom: 0;
    margin-top: 10px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav>li>a {
    color: #575757;
    font-size: 14px;
    text-transform: uppercase;
    font-variant: small-caps;
    display: block;
    padding: 15px 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #39f;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #39f;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #39f;
    background-color: #f1f1f1;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #575757;
    background-color: #f1f1f1;
}
.modal-lg {
    width: 100%;
    margin: auto;
}
.navbar-nav>li>.dropdown-menu {
    background-color: rgba(28, 102, 189, .99);
    width: 100%}
.dropdown-menu {
    min-width: 140px;
    font-size: 12px;
}
.dropdown-menu>li {
    margin: 0 12px 0;
    border-bottom: 1px solid #00bbf2;
}
.dropdown-menu>li:last-child {
    border: none;
}
.dropdown-menu>li>a {
    padding: 13px 0;
    color: #4aeafc;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: rgba(28, 102, 189, .99);
}
.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
.jumbotron {
    text-align: center;
    background-color: transparent;
}
.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}
.not-set {
    color: #c55;
    font-style: italic;
}
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-left: 5px;
}
a.asc:after {
    content: "\e151"}
a.desc:after {
    content: "\e152"}
.sort-numerical a.asc:after {
    content: "\e153"}
.sort-numerical a.desc:after {
    content: "\e154"}
.sort-ordinal a.asc:after {
    content: "\e155"}
.sort-ordinal a.desc:after {
    content: "\e156"}
.grid-view td {
    white-space: nowrap;
}
.grid-view .filters input, .grid-view .filters select {
    min-width: 50px;
}
.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}
.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}
.nav li>form>button.logout {
    padding: 15px;
    border: none;
}
@media(max-width:768px) {
    .navbar-brand {
    padding: 5px 5px 90px 20px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 2%;
    margin-bottom: 0;
    margin-top: 10px;
    background-color: #f1f1f1;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.social-media-artemisa {
    position: relative;
    float: right;
    margin-right: 2%;
    margin-bottom: 0;
    margin-top: 10px;
}
.navbar {
    margin-bottom: 0;
}
.navbar-collapse.collapse.in {
    position: absolute!important;
    z-index: 20;
    margin-left: 50%;
    overflow: visible;
    background-color: rgba(241, 241, 241, .9);
    border: 1px solid #ddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: block!important;
    margin-top: 0;
}
.navbar-default .navbar-form, .navbar-default.navbar-collapse {
    position: absolute!important;
    z-index: 20;
    margin-left: 50%;
    overflow: visible;
    background-color: rgba(241, 241, 241, .9);
    border: 1px solid #ddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: 0;
    border-color: #e7e7e7;
}
#myNavbar {
    padding: 0 0 0;
}
.nav li>form>button.logout {
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 15px;
}
}.nav>li>form>button.logout:focus, .nav>li>form>button.logout:hover {
    text-decoration: none;
}
.nav>li>form>button.logout:focus {
    outline: 0;
}
.dropdown {
    padding-right: 30px;
    display: inline-block;
}
.dropdown .dropdown-menu {
    padding: 20px;
    top: 30px!important;
    width: 350px!important;
    left: -110px!important;
    box-shadow: 0 5px 30px #000;
}
.total-header-section {
    border-bottom: 1px solid #d2d2d2;
}
.total-section p {
    margin-bottom: 20px;
}
.cart-detail {
    padding: 15px 0;
}
.cart-detail-img img {
    width: 100%;
    height: 100%;
    padding-left: 15px;
}
.cart-detail-product p {
    margin: 0;
    color: #000;
    font-weight: 500;
}
.cart-detail .price {
    font-size: 12px;
    margin-right: 10px;
    font-weight: 500;
}
.cart-detail .count {
    color: #c2c2dc;
}
.checkout {
    border-top: 1px solid #d2d2d2;
    padding-top: 15px;
}
.checkout .btn-primary {
    border-radius: 50px;
    height: 50px;
}
.dropdown-menu:before {
    content: " ";
    position: absolute;
    top: -20px;
    right: 175px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
}
.btn-tranferencia {
    background-image: linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4);
    padding: 0 12px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    font-size: 14px;
    font-weight: 700!important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 30px;
    color: #fff;
    margin-bottom: 4px!important;
    margin-left: 5px;
    height: 32px;
}
.btn-tranferencia:hover {
    color: #fff;
}
.btn-submit-transferenciaform {
    position: relative;
    border-radius: 4px;
    background-color: #3ea8e5;
    background-image: linear-gradient(-180deg, #44b1e8, #3098de);
    box-shadow: 0 1px 0 0 rgba(46, 86, 153, .15), inset 0 1px 0 0 rgba(46, 86, 153, .1), inset 0 -1px 0 0 rgba(46, 86, 153, .4);
    font-size: 17px;
    line-height: 21px;
    height: 37px;
    font-weight: 700;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .12);
    color: #fff;
    cursor: pointer;
    transition: all .2s ease-in-out;
}
.modal-transferencia {
    width: 300px;
}
#modal-transferencia {
    background: rgba(0, 0, 0, .6);
}
.item-collection {
    margin-left: 10px;
}
.modal-header-artemisa {
    position: fixed;
    z-index: 50;
}
.header-artemisa {
    position: fixed;
    z-index: 50;
    padding: 5px;
}
.controls-modal {
    margin: 5% auto;
}
.veloz-left {
    -moz-animation: .35s veloz-left 1;
}
@-moz-keyframes veloz-left {
    0% {
    opacity: 0;
    -moz-transform: translateX(-15%);
}
80% {
    opacity: 1;
    -moz-transform: translateX(0);
}
}.veloz-rigth {
    -moz-animation: .35s veloz-rigth 1;
}
@-moz-keyframes veloz-rigth {
    0% {
    opacity: 0;
    -moz-transform: translateX(20%);
}
80% {
    opacity: 1;
    -moz-transform: translateX(0);
}
}.is-invalid {
    border: 1px solid red;
}
.text-invalid::placeholder {
    color: red;
}
.img-responsive-artemisa {
    display: block;
    margin: auto;
    width: 74%;
    height: auto;
}
.panel-title>a:before {
    float: right!important;
    content: "\2212";
    padding-right: 5px;
    font-size: 25px;
    font-weight: bolder;
}
.panel-title>a.collapsed:before {
    float: right!important;
    content: "\002b"}
.panel-title>a:active, .panel-title>a:focus, .panel-title>a:hover {
    text-decoration: none;
}
@media (min-width:320px) {
    .controls-modal {
    margin: 12% auto;
}
.col-xs-12, .col-xs-3, .col-xs-4 {
    padding: 0 5px;
}
.form-control {
    height: 30px;
    padding: 2px 5px;
    font-size: 12px;
}
.form-group {
    margin-bottom: 5px;
}
}@media (min-width:768px) {
    .controls-modal {
    margin: 5% auto;
}
}@media (min-width:1920px) {
    .img-responsive-artemisa {
    margin: auto;
    width: 87%;
    height: auto;
}
}.main {
    position: relative;
}
.carrusel-section {
    position: absolute;
    top: 254px;
    left: 1191px;
    width: 610px;
    height: 387px;
}
.carousel-indicators {
    bottom: 1px;
    margin-bottom: 1px;
}
.carousel-indicators li {
    width: 5px;
    height: 5px;
    margin: .5px;
}
.carousel-indicators .active {
    width: 7px;
    height: 7px;
    margin: 0;
}
#item-collection {
    width: 793px;
    height: auto;
}
#f5 {
    width: 610px;
    height: 387px;
}
#f3 {
    width: 306px;
    height: 320px;
}
#f2 {
    width: 215px;
    height: 200px;
}
#f1 {
    width: 102px;
    height: 108px;
}
#fb {
    width: 57px;
    height: 57px;
}
.promotions {
    position: absolute;
    top: 687px;
    left: 1178px;
    width: 102px;
    height: 108px;
}
.newsletter {
    position: absolute;
    top: 687px;
    left: 1313px;
    width: 102px;
    height: 108px;
}
.play-button {
    position: absolute;
    top: 833px;
    left: 1187px;
    width: 215px;
    height: 200px;
}
.collection {
    position: absolute;
    top: 705px;
    left: 1484px;
    width: 306px;
    height: 320px;
}
.facebook_button {
    position: absolute;
    top: 1003px;
    left: 96px;
    width: 57px;
    height: 57px;
}
.instagram_button {
    position: absolute;
    top: 1003px;
    left: 168px;
    width: 57px;
    height: 57px;
}
.collection>a>img:hover, .facebook_button>a>img:hover, .instagram_button>a>img:hover, .newsletter>a>img:hover, .play-button>a>img:hover, .promotions>a>img:hover {
    border: red 1px solid;
}
.overlay {
    top: 0;
    bottom: 0;
    left: 10;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
}
.img-responsive:hover {
    cursor: pointer;
}
.collection-item:hover .overlay {
    opacity: .7;
    cursor: pointer;
}
.overlay-text {
    background-color: rgba(233, 196, 38, .89);
    white-space: nowrap;
    color: #fff;
    font-size: 20px;
    position: relative;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding: 10px 15px;
    text-align: center;
}
#view-button {
    border: solid 1px;
    width: 100px;
    height: 31px;
}
.view-collection {
    position: relative;
    top: -118px;
    left: 476px;
    width: 100px;
    height: 31px;
}
.view-collection:hover {
    background-color: #d0d2db;
    border-color: #2f2d2d;
    border: 1px solid;
    opacity: .2;
    cursor: pointer;
}
.collection-modal, .promotion-modal {
    overflow-y: auto;
    max-height: 94vh;
}
.collection-item, .promotion-item {
    padding-bottom: 20px;
}
@media (min-width:768px) {
    .main {
    height: auto;
}
.f_back_ground {
    width: 100%;
    height: auto;
}
.carrusel-section {
    top: 23.5%;
    left: 62.1%;
    width: 32vw;
    height: 20vw;
}
.promotions {
    top: 64%;
    left: 61.6%;
    width: 5.4vw;
    height: 5.5vw;
}
.newsletter {
    top: 64%;
    left: 68.4%;
    width: 5.4vw;
    height: 5.5vw;
}
.play-button {
    top: 76.2%;
    left: 62%;
    width: 11.2vw;
    height: 11vw;
}
.collection {
    top: 65.3%;
    left: 77.5%;
    width: 16vw;
    height: 16.5vw;
}
.facebook_button {
    top: 93%;
    left: 5%;
    width: 3vw;
    height: 3vw;
}
.instagram_button {
    top: 93%;
    left: 8.7%;
    width: 3vw;
    height: 3vw;
}
#f5 {
    width: 32vw;
    height: 20.5vw;
}
#f3 {
    width: 16.2vw;
    height: 16.6vw;
}
#f2 {
    width: 11.2vw;
    height: 11vw;
}
#f1 {
    width: 5.4vw;
    height: 5.5vw;
}
#fb {
    width: 3vw;
    height: 3vw;
}
.img-modal {
    width: 551px;
    height: 339px;
}
#social-network {
    border: solid 1px;
    width: 15px;
    height: 15px;
}
#view-button {
    border: solid 1px;
    width: 54px;
    height: 15px;
}
.view-collection {
    position: relative;
    top: -63px;
    left: 211px;
    width: 54px;
    height: 15px;
}
.facebook-button {
    position: relative;
    top: -181px;
    left: 17px;
    width: 15px;
    height: 15px;
}
.pinterest-button {
    position: relative;
    top: -166px;
    left: -1px;
    width: 15px;
    height: 15px;
}
.instagram-button {
    position: relative;
    top: -151px;
    left: -19px;
    width: 15px;
    height: 15px;
}
}@media (min-width:992px) {
    .f_back_ground {
    width: 100%;
    height: auto;
}
.carrusel-section {
    width: 32vw;
    height: 20.5vw;
}
.promotions {
    width: 5.4vw;
    height: 5.5vw;
}
.newsletter {
    width: 5.4vw;
    height: 5.5vw;
}
.play-button {
    width: 11.2vw;
    height: 10.2vw;
}
.collection {
    width: 16vw;
    height: 16.5vw;
}
.facebook_button, .instagram_button {
    width: 3vw;
    height: 3vw;
}
.img-modal {
    width: 1151px;
    height: 708px;
}
#social-network {
    border: solid 1px;
    width: 22px;
    height: 22px;
}
#view-button {
    border: solid 1px;
    width: 105px;
    height: 22px;
}
.view-collection {
    position: relative;
    top: -118px;
    left: 481px;
    width: 105px;
    height: 22px;
}
}@media (min-width:1200px) {
    .f_back_ground {
    width: 100%;
    height: auto;
}
.carrusel-section {
    width: 32vw;
    height: 20.5vw;
}
.promotions {
    width: 5.4vw;
    height: 5.5vw;
}
.newsletter {
    width: 5.4vw;
    height: 5.5vw;
}
.play-button {
    width: 11.2vw;
    height: 10.2vw;
}
.collection {
    width: 16vw;
    height: 16.5vw;
}
.facebook_button, .instagram_button {
    width: 3vw;
    height: 3vw;
}
.img-modal {
    width: 1151px;
    height: 708px;
}
.navbar-toggle {
    float: right;
    margin-right: 2%;
    margin-bottom: 0;
    margin-top: 1.6vh;
}
.navbar-toggle .icon-bar {
    width: 1.62vw;
    height: 2px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    width: 11.76vw;
    margin-left: 50%;
    margin-top: 1px;
}
.navbar-collapse.collapse.in {
    width: 11.76vw;
    margin-left: 50%;
    margin-top: 1px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 13px;
    padding: 12px 15px;
    padding-bottom: 4px;
    border-bottom: 1px solid #39f;
}
}@media (min-width:1366px) {
    .f_back_ground {
    width: 100%;
    height: auto;
}
.carrusel-section {
    width: 32vw;
    height: 36vh;
}
.promotions {
    width: 5.4vw;
    height: 5.5vw;
}
.newsletter {
    width: 5.4vw;
    height: 5.5vw;
}
.play-button {
    width: 11.2vw;
    height: 10.2vw;
}
.collection {
    width: 16vw;
    height: 16.5vw;
}
.facebook_button, .instagram_button {
    width: 3vw;
    height: 3vw;
}
.img-modal {
    width: 1151px;
    height: 708px;
}
.navbar-toggle {
    margin-right: 2%;
    padding: 9px 10px;
    margin-bottom: 0;
    margin-top: 10px;
}
.navbar-toggle .icon-bar {
    width: 22px;
    height: 2px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    width: 160px;
    margin-left: 50%;
    margin-top: 1px;
}
.navbar-collapse.collapse.in {
    width: 160px;
    margin-left: 50%;
    margin-top: 1px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
    padding: 15px 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #39f;
}
.btn {
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    border-radius: 4px;
}
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-control {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}
h3 {
    font-size: 24px;
}
}