.img_logo_mobil  html{  font-family: sans-serif;   -webkit-text-size-adjust: 100%;  -ms-text-size-adjust: 100%; } body {   margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {   display: block; } audio, canvas, progress, video {   display: inline-block;   vertical-align: baseline; } audio:not([controls]) {   display: none;   height: 0; } [hidden], template {   display: none; } a {   background: transparent; } a:active, a:hover {   outline: 0; } abbr[title] {   border-bottom: 1px dotted; } b, strong {   font-weight: bold; } dfn {   font-style: italic; } h1 {   margin: .67em 0;   font-size: 2em; } mark {   color: #000;   background: #ff0; } small {   font-size: 80%; } sub, sup {   position: relative;   font-size: 75%;   line-height: 0;   vertical-align: baseline; } sup {   top: -.5em; } sub {   bottom: -.25em; } img {   border: 0; } svg:not(:root) {   overflow: hidden; } figure {   margin: 1em 40px; } hr {   height: 0;   -moz-box-sizing: content-box;        box-sizing: content-box; } pre {   overflow: auto; } code, kbd, pre, samp {   font-family: monospace, monospace;   font-size: 1em; } button, input, optgroup, select, textarea {   margin: 0;   font: inherit;   color: inherit; } button {   overflow: visible; } button, select {   text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] {   -webkit-appearance: button;   cursor: pointer; } button[disabled], html input[disabled] {   cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner {   padding: 0;   border: 0; } input {   line-height: normal; } 
                input[type="checkbox"], input[type="radio"] {   box-sizing: border-box;   padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {   height: auto; } input[type="search"] {   -webkit-box-sizing: content-box;      -moz-box-sizing: content-box;           box-sizing: content-box;   -webkit-appearance: textfield; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {   -webkit-appearance: none; } fieldset {   padding: .35em .625em .75em;   margin: 0 2px;   border: 1px solid #c0c0c0; } legend {   padding: 0;   border: 0; } textarea {   overflow: auto; } optgroup {   font-weight: bold; } table {   border-spacing: 0;   border-collapse: collapse; } td, th {   padding: 0; } @media print {   * {     color: #000 !important;     text-shadow: none !important;     background: transparent !important;     box-shadow: none !important;   }   a,   a:visited {     text-decoration: underline;   }   a[href]:after {     content: " (" attr(href) ")";   }   abbr[title]:after {     content: " (" attr(title) ")";   }   a[href^="javascript:"]:after,   a[href^="#"]:after {     content: "";   }   pre,   blockquote {     border: 1px solid #999;      page-break-inside: avoid;   }   thead {     display: table-header-group;   }   tr,   img {     page-break-inside: avoid;   }   img {     max-width: 100% !important;   }   p,   h2,   h3 {     orphans: 3;     widows: 3;   }   h2,   h3 {     page-break-after: avoid;   }   select {     background: #fff !important;   }   .navbar {     display: none;   }   .table td,   .table th {     background-color: #fff !important;   }   .btn > .caret,   .dropup > .btn > .caret {     border-top-color: #000 !important;   }   .label {     border: 1px solid #000;   }   .table {     border-collapse: collapse !important;   }   .table-bordered th,   .table-bordered td {     border: 1px solid #ddd !important;   } } * {   -webkit-box-sizing: border-box;      -moz-box-sizing: border-box;           box-sizing: border-box; } *:before, *:after {   -webkit-box-sizing: border-box;      -moz-box-sizing: border-box;           box-sizing: border-box; } html {   font-size: 62.5%;    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } 
                body {   font-family:Oswald-Light;   font-size: 14px; } input, button, select, textarea {   font-family: inherit;   font-size: inherit;   line-height: inherit; } a {   color: rgba(0,0,0,1);   text-decoration: none; } a:hover, a:focus {   color: #2a6496;   text-decoration: underline; } a:focus {   outline: thin dotted;   outline: 5px auto -webkit-focus-ring-color;   outline-offset: -2px; } figure {   margin: 0; } img {   vertical-align: middle; } .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {   display: block;   max-width: 100%;   height: auto; } .img-rounded {   border-radius: 6px; } .img-thumbnail {   display: inline-block;   max-width: 100%;   height: auto;   padding: 4px;   line-height: 1.42857143;   background-color: #fff;   border: 1px solid #ddd;   border-radius: 4px;   -webkit-transition: all .2s ease-in-out;           transition: all .2s ease-in-out; } .img-circle {   border-radius: 50%; } hr {   margin-top: 20px;   margin-bottom: 20px;   border: 0;   border-top: 1px solid #eee; } .sr-only {   position: absolute;   width: 1px;   height: 1px;   padding: 0;   margin: -1px;   overflow: hidden;   clip: rect(0, 0, 0, 0);   border: 0; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {   font-family: inherit;   font-weight: 500;   line-height: 1.1;   color: inherit; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {   font-weight: normal;   line-height: 1;   color: #999; } h1, .h1, h2, .h2, h3, .h3 {   margin-top: 20px;   margin-bottom: 10px; } h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {   font-size: 65%; } h4, .h4, h5, .h5, h6, .h6 {   margin-top: 10px;   margin-bottom: 10px; } h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {   font-size: 75%; } h1, .h1 {   font-size: 36px; } h2, .h2 {   font-size: 30px; } h3, .h3 {   font-size: 24px; } h4, .h4 {   font-size: 18px; } h5, .h5 {   font-size: 14px; } h6, .h6 {   font-size: 12px; } p {   margin: 0 0 10px; } .lead {   margin-bottom: 20px;   font-size: 16px;   font-weight: 200;   line-height: 1.4; } @media (min-width: 768px) {   .lead {     font-size: 21px;   } } small, .small {   font-size: 85%; } cite {   font-style: normal; } .text-left {   text-align: left; } .text-right {   text-align: right; } .text-center {   text-align: center; } .text-justify {   text-align: justify; } .text-muted {   color: #999; } .text-primary {   color: #428bca; } a.text-primary:hover {   color: #3071a9; } .text-success {   color: #3c763d; } a.text-success:hover {   color: #2b542c; } .text-info {   color: #31708f; } a.text-info:hover {   color: #245269; } .text-warning {   color: #8a6d3b; } a.text-warning:hover {   color: #66512c; } .text-danger {   color: #a94442; } a.text-danger:hover {   color: #843534; } .bg-primary {   color: #fff;   background-color: #428bca; } a.bg-primary:hover {   background-color: #3071a9; } .bg-success {   background-color: #dff0d8; } a.bg-success:hover {   background-color: #c1e2b3; } .bg-info {   background-color: #d9edf7; } a.bg-info:hover {   background-color: #afd9ee; } .bg-warning {   background-color: #fcf8e3; } a.bg-warning:hover {   background-color: #f7ecb5; } .bg-danger {   background-color: #f2dede; } a.bg-danger:hover {   background-color: #e4b9b9; } .page-header {   padding-bottom: 9px;   margin: 40px 0 20px;   border-bottom: 1px solid rgba(0,0,0,1); } ul, ol {   margin-top: 0;   margin-bottom: 10px; } ul ul, ol ul, ul ol, ol ol {   margin-bottom: 0; } .list-unstyled {   padding-left: 0;   list-style: none; } .list-inline {   padding-left: 0;   margin-left: -5px;   list-style: none; } .list-inline > li {   display: inline-block;   padding-right: 5px;   padding-left: 5px; } dl {   margin-top: 0;   margin-bottom: 20px; } dt, dd {   line-height: 1.42857143; } dt {   font-weight: bold; } dd {   margin-left: 0; } @media (min-width: 768px) {   .dl-horizontal dt {     float: left;     width: 160px;     overflow: hidden;     clear: left;     text-align: right;     text-overflow: ellipsis;     white-space: nowrap;   }   .dl-horizontal dd {     margin-left: 180px;   } } abbr[title], abbr[data-original-title] {   cursor: help;   border-bottom: 1px dotted #999; } .initialism {   font-size: 90%;   text-transform: uppercase; } blockquote {   padding: 10px 20px;   margin: 0 0 20px;   font-size: 17.5px;   border-left: 5px solid #eee; } blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {   margin-bottom: 0; } blockquote footer, blockquote small, blockquote .small {   display: block;   font-size: 80%;   line-height: 1.42857143;   color: #999; } blockquote footer:before, blockquote small:before, blockquote .small:before {   content: "\2014 \00A0"; } .blockquote-reverse, blockquote.pull-right {   padding-right: 15px;   padding-left: 0;   text-align: right;   border-right: 5px solid #eee;   border-left: 0; } .blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {   content: ""; } .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {   content: "\00A0 \2014"; } blockquote:before, blockquote:after {   content: ""; } address {   margin-bottom: 20px;   font-style: normal;   line-height: 1.42857143; } code, kbd, pre, samp {   font-family: Menlo, Monaco, Consolas, "Courier New", monospace; } code {   padding: 2px 4px;   font-size: 90%;   color: #c7254e;   white-space: nowrap;   background-color: #f9f2f4;   border-radius: 4px; } kbd {   padding: 2px 4px;   font-size: 90%;   color: #fff;   background-color: #333;   border-radius: 3px;   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25); } pre {   display: block;   padding: 9.5px;   margin: 0 0 10px;   font-size: 13px;   line-height: 1.42857143;   color: #333;   word-break: break-all;   word-wrap: break-word;   background-color: #f5f5f5;   border: 1px solid #ccc;   border-radius: 4px; } pre code {   padding: 0;   font-size: inherit;   color: inherit;   white-space: pre-wrap;   background-color: transparent;   border-radius: 0; } .pre-scrollable {   max-height: 340px;   overflow-y: scroll; } .container {   padding-right: 15px;   padding-left: 15px;   margin-right: auto;   margin-left: auto; } @media (min-width: 768px) {   .container {     width: 750px;   } } @media (min-width: 992px) {   .container {     width: 992px;   } } @media (min-width: 1200px) {   .container {     width: 1170px;   } } .container-fluid {   padding-right: 15px;   padding-left: 15px;   margin-right: auto;   margin-left: auto; } .row {   margin-right: -15px;   margin-left: -15px; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-sm-5x, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {   position: relative;   min-height: 1px;   padding-right: 15px;   padding-left: 15px; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {   float: left; } .col-xs-12 {   width: 100%; } .col-xs-11 {   width: 91.66666667%; } .col-xs-10 {   width: 83.33333333%; } .col-xs-9 {   width: 75%; } .col-xs-8 {   width: 66.66666667%; } .col-xs-7 {   width: 58.33333333%; } .col-xs-6 {   width: 50%; } .col-xs-5 {   width: 41.66666667%; } .col-xs-4 {   width: 33.33333333%; } .col-xs-3 {   width: 25%; } .col-xs-2 {   width: 16.66666667%; } .col-xs-1 {   width: 8.33333333%; } .col-xs-pull-12 {   right: 100%; } .col-xs-pull-11 {   right: 91.66666667%; } .col-xs-pull-10 {   right: 83.33333333%; } .col-xs-pull-9 {   right: 75%; } .col-xs-pull-8 {   right: 66.66666667%; } .col-xs-pull-7 {   right: 58.33333333%; } .col-xs-pull-6 {   right: 50%; } .col-xs-pull-5 {   right: 41.66666667%; } .col-xs-pull-4 {   right: 33.33333333%; } .col-xs-pull-3 {   right: 25%; } .col-xs-pull-2 {   right: 16.66666667%; } .col-xs-pull-1 {   right: 8.33333333%; } .col-xs-pull-0 {   right: 0; } .col-xs-push-12 {   left: 100%; } .col-xs-push-11 {   left: 91.66666667%; } .col-xs-push-10 {   left: 83.33333333%; } .col-xs-push-9 {   left: 75%; } .col-xs-push-8 {   left: 66.66666667%; } .col-xs-push-7 {   left: 58.33333333%; } .col-xs-push-6 {   left: 50%; } .col-xs-push-5 {   left: 41.66666667%; } .col-xs-push-4 {   left: 33.33333333%; } .col-xs-push-3 {   left: 25%; } .col-xs-push-2 {   left: 16.66666667%; } .col-xs-push-1 {   left: 8.33333333%; } .col-xs-push-0 {   left: 0; } .col-xs-offset-12 {   margin-left: 100%; } .col-xs-offset-11 {   margin-left: 91.66666667%; } .col-xs-offset-10 {   margin-left: 83.33333333%; } .col-xs-offset-9 {   margin-left: 75%; } .col-xs-offset-8 {   margin-left: 66.66666667%; } .col-xs-offset-7 {   margin-left: 58.33333333%; } .col-xs-offset-6 {   margin-left: 50%; } .col-xs-offset-5 {   margin-left: 41.66666667%; } .col-xs-offset-4 {   margin-left: 33.33333333%; } .col-xs-offset-3 {   margin-left: 25%; } .col-xs-offset-2 {   margin-left: 16.66666667%; } .col-xs-offset-1 {   margin-left: 8.33333333%; } .col-xs-offset-0 {   margin-left: 0; } @media (min-width: 768px) {   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-5x, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {     float: left;   }   .col-sm-12 {     width: 100%;   }   .col-sm-11 {     width: 91.66666667%;   }   .col-sm-10 {     width: 83.33333333%;   }   .col-sm-9 {     width: 75%;   }   .col-sm-8 {     width: 66.66666667%;   }   .col-sm-7 {     width: 58.33333333%;   }   .col-sm-6 {     width: 50%;   }   .col-sm-5 {     width: 41.66666667%;   }   .col-sm-5x {     width: 45.74%;    }   .col-sm-4 {     width: 33.33333333%;   }   .col-sm-3 {     width: 25%;   }   .col-sm-2 {     width: 16.66666667%;   }   .col-sm-1 {     width: 8.33333333%;   }   .col-sm-pull-12 {     right: 100%;   }   .col-sm-pull-11 {     right: 91.66666667%;   }   .col-sm-pull-10 {     right: 83.33333333%;   }   .col-sm-pull-9 {     right: 75%;   }   .col-sm-pull-8 {     right: 66.66666667%;   }   .col-sm-pull-7 {     right: 58.33333333%;   }   .col-sm-pull-6 {     right: 50%;   }   .col-sm-pull-5 {     right: 41.66666667%;   }   .col-sm-pull-4 {     right: 33.33333333%;   }   .col-sm-pull-3 {     right: 25%;   }   .col-sm-pull-2 {     right: 16.66666667%;   }   .col-sm-pull-1 {     right: 8.33333333%;   }   .col-sm-pull-0 {     right: 0;   }   .col-sm-push-12 {     left: 100%;   }   .col-sm-push-11 {     left: 91.66666667%;   }   .col-sm-push-10 {     left: 83.33333333%;   }   .col-sm-push-9 {     left: 75%;   }   .col-sm-push-8 {     left: 66.66666667%;   }   .col-sm-push-7 {     left: 58.33333333%;   }   .col-sm-push-6 {     left: 50%;   }   .col-sm-push-5 {     left: 41.66666667%;   }   .col-sm-push-4 {     left: 33.33333333%;   }   .col-sm-push-3 {     left: 25%;   }   .col-sm-push-2 {     left: 16.66666667%;   }   .col-sm-push-1 {     left: 8.33333333%;   }   .col-sm-push-0 {     left: 0;   }   .col-sm-offset-12 {     margin-left: 100%;   }   .col-sm-offset-11 {     margin-left: 91.66666667%;   }   .col-sm-offset-10 {     margin-left: 83.33333333%;   }   .col-sm-offset-9 {     margin-left: 75%;   }   .col-sm-offset-8 {     margin-left: 66.66666667%;   }   .col-sm-offset-7 {     margin-left: 58.33333333%;   }   .col-sm-offset-6 {     margin-left: 50%;   }   .col-sm-offset-5 {     margin-left: 41.66666667%;   }   .col-sm-offset-4 {     margin-left: 33.33333333%;   }   .col-sm-offset-3 {     margin-left: 25%;   }   .col-sm-offset-2 {     margin-left: 16.66666667%;   }   .col-sm-offset-1 {     margin-left: 8.33333333%;   }   .col-sm-offset-0 {     margin-left: 0;   } } @media (min-width: 992px) {   .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {     float: left;   }   .col-md-12 {     width: 100%;   }   .col-md-11 {     width: 91.66666667%;   }   .col-md-10 {     width: 83.33333333%;   }   .col-md-9 {     width: 75%;   }   .col-md-8 {     width: 66.66666667%;   }   .col-md-7 {     width: 58.33333333%;   }   .col-md-6 {     width: 50%;   }   .col-md-5 {     width: 41.66666667%;   }   .col-md-4 {     width: 33.33333333%;   }   .col-md-3 {     width: 25%;   }   .col-md-2 {     width: 16.66666667%;   }   .col-md-1 {     width: 8.33333333%;   }   .col-md-pull-12 {     right: 100%;   }   .col-md-pull-11 {     right: 91.66666667%;   }   .col-md-pull-10 {     right: 83.33333333%;   }   .col-md-pull-9 {     right: 75%;   }   .col-md-pull-8 {     right: 66.66666667%;   }   .col-md-pull-7 {     right: 58.33333333%;   }   .col-md-pull-6 {     right: 50%;   }   .col-md-pull-5 {     right: 41.66666667%;   }   .col-md-pull-4 {     right: 33.33333333%;   }   .col-md-pull-3 {     right: 25%;   }   .col-md-pull-2 {     right: 16.66666667%;   }   .col-md-pull-1 {     right: 8.33333333%;   }   .col-md-pull-0 {     right: 0;   }   .col-md-push-12 {     left: 100%;   }   .col-md-push-11 {     left: 91.66666667%;   }   .col-md-push-10 {     left: 83.33333333%;   }   .col-md-push-9 {     left: 75%;   }   .col-md-push-8 {     left: 66.66666667%;   }   .col-md-push-7 {     left: 58.33333333%;   }   .col-md-push-6 {     left: 50%;   }   .col-md-push-5 {     left: 41.66666667%;   }   .col-md-push-4 {     left: 33.33333333%;   }   .col-md-push-3 {     left: 25%;   }   .col-md-push-2 {     left: 16.66666667%;   }   .col-md-push-1 {     left: 8.33333333%;   }   .col-md-push-0 {     left: 0;   }   .col-md-offset-12 {     margin-left: 100%;   }   .col-md-offset-11 {     margin-left: 91.66666667%;   }   .col-md-offset-10 {     margin-left: 83.33333333%;   }   .col-md-offset-9 {     margin-left: 75%;   }   .col-md-offset-8 {     margin-left: 66.66666667%;   }   .col-md-offset-7 {     margin-left: 58.33333333%;   }   .col-md-offset-6 {     margin-left: 50%;   }   .col-md-offset-5 {     margin-left: 41.66666667%;   }   .col-md-offset-4 {     margin-left: 33.33333333%;   }   .col-md-offset-3 {     margin-left: 25%;   }   .col-md-offset-2 {     margin-left: 16.66666667%;   }   .col-md-offset-1 {     margin-left: 8.33333333%;   }   .col-md-offset-0 {     margin-left: 0;   } } @media (min-width: 1200px) {   .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {     float: left;   }   .col-lg-12 {     width: 100%;   }   .col-lg-11 {     width: 91.66666667%;   }   .col-lg-10 {     width: 83.33333333%;   }   .col-lg-9 {     width: 75%;   }   .col-lg-8 {     width: 66.66666667%;   }   .col-lg-7 {     width: 58.33333333%;   }   .col-lg-6 {     width: 50%;   }   .col-lg-5 {     width: 41.66666667%;   }   .col-lg-4 {     width: 33.33333333%;   }   .col-lg-3 {     width: 25%;   }   .col-lg-2 {     width: 16.66666667%;   }   .col-lg-1 {     width: 8.33333333%;   }   .col-lg-pull-12 {     right: 100%;   }   .col-lg-pull-11 {     right: 91.66666667%;   }   .col-lg-pull-10 {     right: 83.33333333%;   }   .col-lg-pull-9 {     right: 75%;   }   .col-lg-pull-8 {     right: 66.66666667%;   }   .col-lg-pull-7 {     right: 58.33333333%;   }   .col-lg-pull-6 {     right: 50%;   }   .col-lg-pull-5 {     right: 41.66666667%;   }   .col-lg-pull-4 {     right: 33.33333333%;   }   .col-lg-pull-3 {     right: 25%;   }   .col-lg-pull-2 {     right: 16.66666667%;   }   .col-lg-pull-1 {     right: 8.33333333%;   }   .col-lg-pull-0 {     right: 0;   }   .col-lg-push-12 {     left: 100%;   }   .col-lg-push-11 {     left: 91.66666667%;   }   .col-lg-push-10 {     left: 83.33333333%;   }   .col-lg-push-9 {     left: 75%;   }   .col-lg-push-8 {     left: 66.66666667%;   }   .col-lg-push-7 {     left: 58.33333333%;   }   .col-lg-push-6 {     left: 50%;   }   .col-lg-push-5 {     left: 41.66666667%;   }   .col-lg-push-4 {     left: 33.33333333%;   }   .col-lg-push-3 {     left: 25%;   }   .col-lg-push-2 {     left: 16.66666667%;   }   .col-lg-push-1 {     left: 8.33333333%;   }   .col-lg-push-0 {     left: 0;   }   .col-lg-offset-12 {     margin-left: 100%;   }   .col-lg-offset-11 {     margin-left: 91.66666667%;   }   .col-lg-offset-10 {     margin-left: 83.33333333%;   }   .col-lg-offset-9 {     margin-left: 75%;   }   .col-lg-offset-8 {     margin-left: 66.66666667%;   }   .col-lg-offset-7 {     margin-left: 58.33333333%;   }   .col-lg-offset-6 {     margin-left: 50%;   }   .col-lg-offset-5 {     margin-left: 41.66666667%;   }   .col-lg-offset-4 {     margin-left: 33.33333333%;   }   .col-lg-offset-3 {     margin-left: 25%;   }   .col-lg-offset-2 {     margin-left: 16.66666667%;   }   .col-lg-offset-1 {     margin-left: 8.33333333%;   }   .col-lg-offset-0 {     margin-left: 0;   } } table {   max-width: 100%;   background-color: transparent; } th {   text-align: left; } .table {   width: 100%;   margin-bottom: 20px; } .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {   padding: 5px;   line-height: 1.42857143;   vertical-align: top;   border-top: 1px solid #ddd; } .table > thead > tr > th {   vertical-align: bottom;   border-bottom: 2px solid #ddd; } .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {   border-top: 0; } .table > tbody + tbody {   border-top: 2px solid #ddd; } .table .table {   background-color: #fff; } .table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {   padding: 5px; } .table-bordered {   border: 1px solid #ddd; } .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {   border: 1px solid #ddd; } .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {   border-bottom-width: 2px; } .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {   background-color: #f9f9f9; } .table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {   background-color: #f5f5f5; } table col[class*="col-"] {   position: static;   display: table-column;   float: none; } table td[class*="col-"], table th[class*="col-"] {   position: static;   display: table-cell;   float: none; } .table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {   background-color: #f5f5f5; } .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {   background-color: #e8e8e8; } .table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {   background-color: #dff0d8; } .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {   background-color: #d0e9c6; } .table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {   background-color: #d9edf7; } .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {   background-color: #c4e3f3; } .table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {   background-color: #fcf8e3; } .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {   background-color: #faf2cc; } .table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {   background-color: #f2dede; } .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {   background-color: #ebcccc; } @media (max-width: 767px) {   .table-responsive {     width: 100%;     margin-bottom: 15px;     overflow-x: scroll;     overflow-y: hidden;     -webkit-overflow-scrolling: touch;     -ms-overflow-style: -ms-autohiding-scrollbar;     border: 1px solid #ddd;   }   .table-responsive > .table {     margin-bottom: 0;   }   .table-responsive > .table > thead > tr > th,   .table-responsive > .table > tbody > tr > th,   .table-responsive > .table > tfoot > tr > th,   .table-responsive > .table > thead > tr > td,   .table-responsive > .table > tbody > tr > td,   .table-responsive > .table > tfoot > tr > td {     white-space: nowrap;   }   .table-responsive > .table-bordered {     border: 0;   }   .table-responsive > .table-bordered > thead > tr > th:first-child,   .table-responsive > .table-bordered > tbody > tr > th:first-child,   .table-responsive > .table-bordered > tfoot > tr > th:first-child,   .table-responsive > .table-bordered > thead > tr > td:first-child,   .table-responsive > .table-bordered > tbody > tr > td:first-child,   .table-responsive > .table-bordered > tfoot > tr > td:first-child {     border-left: 0;   }   .table-responsive > .table-bordered > thead > tr > th:last-child,   .table-responsive > .table-bordered > tbody > tr > th:last-child,   .table-responsive > .table-bordered > tfoot > tr > th:last-child,   .table-responsive > .table-bordered > thead > tr > td:last-child,   .table-responsive > .table-bordered > tbody > tr > td:last-child,   .table-responsive > .table-bordered > tfoot > tr > td:last-child {     border-right: 0;   }   .table-responsive > .table-bordered > tbody > tr:last-child > th,   .table-responsive > .table-bordered > tfoot > tr:last-child > th,   .table-responsive > .table-bordered > tbody > tr:last-child > td,   .table-responsive > .table-bordered > tfoot > tr:last-child > td {     border-bottom: 0;   } } fieldset {   min-width: 0;   padding: 0;   margin: 0;   border: 0; } legend {   display: block;   width: 100%;   padding: 0;   margin-bottom: 20px;   font-size: 21px;   line-height: inherit;   color: #333;   border: 0;   border-bottom: 1px solid #e5e5e5; } label {   display: inline-block;   margin-bottom: 5px;   font-weight: bold; } input[type="search"] {   -webkit-box-sizing: border-box;      -moz-box-sizing: border-box;           box-sizing: border-box; } input[type="radio"], input[type="checkbox"] {   margin: 4px 0 0;   margin-top: 1px \9;   /* IE8-9 */   line-height: normal; } input[type="file"] {   display: block; } input[type="range"] {   display: block;   width: 100%; } select[multiple], select[size] {   height: auto; } input[type="file"]:focus, 
                input[type="radio"]:focus, input[type="checkbox"]:focus {   outline: thin dotted;   outline: 5px auto -webkit-focus-ring-color;   outline-offset: -2px; } output {   display: block;   padding-top: 7px;   font-size: 14px;   line-height: 1.42857143;   color: #555; } .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff;   background-image: none;   border: 1px solid #ccc;  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; } .form-control:focus { border-color: #D8D8D8; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(226, 226, 226, 0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(226, 226, 226, 0.6); } .form-control::-moz-placeholder{ color: #999;   opacity: 1; } .form-control:-ms-input-placeholder { color: #999; } .form-control::-webkit-input-placeholder { color: #999; } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eee; opacity: 1; } textarea.form-control {   height: auto; } input[type="search"] {   -webkit-appearance: none; } input[type="date"] {   line-height: 34px; } .form-group {   margin-bottom: 15px; } .radio, .checkbox { display: block; min-height: 20px; padding-left: 20px;   margin-top: 10px;   margin-bottom: 10px; } .radio label, .checkbox label {   display: inline;   font-weight: normal;   cursor: pointer; } .radio input[type="radio"], 
                .radio-inline input[type="radio"], 
                .checkbox input[type="checkbox"], 
                .checkbox-inline input[type="checkbox"] {   float: left;   margin-left: 0px; } 
                .radio + .radio, .checkbox + .checkbox {   margin-top: -5px; } .radio-inline, .checkbox-inline {   display: inline-block;   padding-left: 20px;   margin-bottom: 0;   font-weight: normal;   vertical-align: middle;   cursor: pointer; } .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {   margin-top: 0;   margin-left: 10px; } input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {   cursor: not-allowed; } .input-sm {   height: 30px;   padding: 5px 10px;   font-size: 12px;   line-height: 1.5;   border-radius: 3px; } select.input-sm {   height: 30px;   line-height: 30px; } textarea.input-sm, select[multiple].input-sm {   height: auto; } .input-lg {   height: 46px;   padding: 10px 16px;   font-size: 18px;   line-height: 1.33;   border-radius: 6px; } select.input-lg {   height: 46px;   line-height: 46px; } textarea.input-lg, select[multiple].input-lg {   height: auto; } .has-feedback {   position: relative; } .has-feedback .form-control {   padding-right: 42.5px; } .has-feedback .form-control-feedback {   position: absolute;   top: 25px;   right: 0;   display: block;   width: 34px;   height: 34px;   line-height: 34px;   text-align: center; } .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {   color: #3c763d; } .has-success .form-control {   border-color: #3c763d;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);           box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); } .has-success .form-control:focus {   border-color: #2b542c;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;           box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168; } .has-success .input-group-addon {   color: #3c763d;   background-color: #dff0d8;   border-color: #3c763d; } .has-success .form-control-feedback {   color: #3c763d; } .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {   color: #8a6d3b; } .has-warning .form-control {   border-color: #8a6d3b;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);           box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); } .has-warning .form-control:focus {   border-color: #66512c;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;           box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b; } .has-warning .input-group-addon {   color: #8a6d3b;   background-color: #fcf8e3;   border-color: #8a6d3b; } .has-warning .form-control-feedback {   color: #8a6d3b; } .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {   color: #a94442; } .has-error .form-control {   border-color: #a94442;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);           box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); } .has-error .form-control:focus {   border-color: #843534;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;           box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483; } .has-error .input-group-addon {   color: #a94442;   background-color: #f2dede;   border-color: #a94442; } .has-error .form-control-feedback {   color: #a94442; } .form-control-static {   margin-bottom: 0; } .help-block {   display: block;   margin-top: 5px;   margin-bottom: 10px;   color: #737373; } @media (min-width: 768px) {   .form-inline .form-group {     display: inline-block;     margin-bottom: 0;     vertical-align: middle;   }   .form-inline .form-control {     display: inline-block;     width: auto;     vertical-align: middle;   }   .form-inline .input-group > .form-control {     width: 100%;   }   .form-inline .control-label {     margin-bottom: 0;     vertical-align: middle;   }   .form-inline .radio,   .form-inline .checkbox {     display: inline-block;     padding-left: 0;     margin-top: 0;     margin-bottom: 0;     vertical-align: middle;   }   .form-inline .radio input[type="radio"],   .form-inline .checkbox input[type="checkbox"] {     float: none;     margin-left: 0;   }   .form-inline .has-feedback .form-control-feedback {     top: 0;   } } .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {   padding-top: 7px;   margin-top: 0;   margin-bottom: 0; } .form-horizontal .radio, .form-horizontal .checkbox {   min-height: 27px; } .form-horizontal .form-group {   margin-right: -15px;   margin-left: -15px; } .form-horizontal .form-control-static {   padding-top: 7px; } @media (min-width: 768px) {   .form-horizontal .control-label {     text-align: right;   } } .form-horizontal .has-feedback .form-control-feedback {   top: 0;   right: 15px; } .btn {display: inline-block; padding: 10px 12px;   margin-bottom: 0;   font-size: 14px;   font-weight: normal;   line-height: 1.42857143;   text-align: center;   white-space: nowrap;   vertical-align: middle;   cursor: pointer;   -webkit-user-select: none;      -moz-user-select: none;       -ms-user-select: none;           user-select: none;   background-image: none;   border: 1px solid transparent;   border-radius: 4px; } .btn:focus, .btn:active:focus, .btn.active:focus {   outline: thin dotted;   outline: 5px auto -webkit-focus-ring-color;   outline-offset: -2px; } .btn:hover, .btn:focus {  /* color: rgba(255,255,255,1) !important; */  text-decoration: none; } .btn:active, .btn.active {   background-image: none;   outline: 0;   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } .btn.disabled, .btn[disabled], fieldset[disabled] .btn {   pointer-events: none;   cursor: not-allowed;   filter: alpha(opacity=65);   -webkit-box-shadow: none;           box-shadow: none;   opacity: .65; } .btn-default {   color: #333 !important;   background-color: #fff;   border-color: #ccc; } .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { color: #333;background-color: #e6e6e6;border-color: #adadad; } 
               .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {   background-image: none; } .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {   background-color: #fff;   border-color: #ccc; } .btn-default .badge {   color: #fff;   background-color: #333; } 
            a.btn-primary { color: rgba(255,255,255,1) !important;background-color:rgba(0,0,0,1); } 
            .btn-primary { color: rgba(255,255,255,1);background-color:rgba(0,0,0,1); } 
            .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {   color: rgba(255,255,255,1);   background-color:rgba(164,145,219,1); } .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {   background-image: none; } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {   background-color:rgba(0,0,0,1); } .btn-primary .badge {   color: #428bca;background-color:rgba(0,0,0,1); } .btn-success {   color: #fff;   background-color: #5cb85c;   border-color: #4cae4c; } .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {   color: #fff;   background-color: #47a447;   border-color: #398439; } .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {   background-image: none; } .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {   background-color: #5cb85c;   border-color: #4cae4c; } .btn-success .badge {   color: #5cb85c;   background-color: #fff; } .btn-info {   color: #fff;   background-color: #5bc0de;   border-color: #46b8da; } .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {   color: #fff;   background-color: #39b3d7;   border-color: #269abc; } .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {   background-image: none; } .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {   background-color: #5bc0de;   border-color: #46b8da; } .btn-info .badge {   color: #5bc0de;   background-color: #fff; } .btn-warning {   color: #fff;   background-color: #f0ad4e;   border-color: #eea236; } .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {   color: #fff;   background-color: #ed9c28;   border-color: #d58512; } .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {   background-image: none; } .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {   background-color: #f0ad4e;   border-color: #eea236; } .btn-warning .badge {   color: #f0ad4e;   background-color: #fff; } .btn-danger {   color: #fff;   background-color: #d9534f;   border-color: #d43f3a; } .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {   color: #fff;   background-color: #d2322d;   border-color: #ac2925; } .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {   background-image: none; } .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {   background-color: #d9534f;   border-color: #d43f3a; } .btn-danger .badge {   color: #d9534f;   background-color: #fff; } .btn-link {   font-weight: normal;   color: #428bca;   cursor: pointer;   border-radius: 0; } .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {   background-color: transparent;   -webkit-box-shadow: none;           box-shadow: none; } .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {   border-color: transparent; } .btn-link:hover, .btn-link:focus {   color: #2a6496;   text-decoration: underline;   background-color: transparent; } .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {   color: #999;   text-decoration: none; } .btn-lg, .btn-group-lg > .btn {   padding: 10px 16px;   font-size: 18px;   line-height: 1.33;   border-radius: 0px; } .btn-sm, .btn-group-sm > .btn {   padding: 5px 10px;   font-size: 12px;   line-height: 1.5;   border-radius: 3px; } .btn-xs, .btn-group-xs > .btn {   padding: 1px 5px;   font-size: 12px;   line-height: 1.5;   border-radius: 3px; } .btn-block {   display: block;   width: 100%;   padding-right: 0;   padding-left: 0; } .btn-block + .btn-block {   margin-top: 5px; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {   width: 100%; } .fade {   opacity: 0;   -webkit-transition: opacity .15s linear;           transition: opacity .15s linear; } .fade.in {   opacity: 1; } .collapse {   display: none; } .collapse.in {   display: block; } .collapsing {   position: relative;   height: 0;   overflow: hidden;   -webkit-transition: height .35s ease;           transition: height .35s ease; }
            @font-face {   
                font-family: "Glyphicons Halflings";    
                src:    url("../fonts/glyphicons-halflings-regular.eot");   
                src:    url("../fonts/glyphicons-halflings-regular.eot#iefix") format("embedded-opentype"), 
                        url("../fonts/glyphicons-halflings-regular.woff") format("woff"), 
                        url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), 
                        url("../fonts/glyphicons-halflings-regular.svg") format("svg"); 
            } 
            .glyphicon {   position: relative;   top: 0px;   display: inline-block;   font-family: "Glyphicons Halflings";   font-style: normal;   font-weight: normal;   line-height: 1;    -webkit-font-smoothing: antialiased;   -moz-osx-font-smoothing: grayscale; } 
            .glyphicon-asterisk:before {   content: "\2a"; } .glyphicon-plus:before {   content: "\2b"; } .glyphicon-euro:before {   content: "\20ac"; } .glyphicon-minus:before {   content: "\2212"; } .glyphicon-cloud:before {   content: "\2601"; } .glyphicon-envelope:before {   content: "\2709"; } .glyphicon-pencil:before {   content: "\270f"; } .glyphicon-glass:before {   content: "\e001"; } .glyphicon-music:before {   content: "\e002"; } .glyphicon-search:before {   content: "\e003"; } .glyphicon-heart:before {   content: "\e005"; } .glyphicon-star:before {   content: "\e006"; } .glyphicon-star-empty:before {   content: "\e007"; } .glyphicon-user:before {   content: "\e008"; } .glyphicon-film:before {   content: "\e009"; } .glyphicon-th-large:before {   content: "\e010"; } .glyphicon-th:before {   content: "\e011"; } .glyphicon-th-list:before {   content: "\e012"; } .glyphicon-ok:before {   content: "\e013"; } .glyphicon-remove:before {   content: "\e014"; } .glyphicon-zoom-in:before {   content: "\e015"; } .glyphicon-zoom-out:before {   content: "\e016"; } .glyphicon-off:before {   content: "\e017"; } .glyphicon-signal:before {   content: "\e018"; } .glyphicon-cog:before {   content: "\e019"; } .glyphicon-trash:before {   content: "\e020"; } .glyphicon-home:before {   content: "\e021"; } .glyphicon-file:before {   content: "\e022"; } .glyphicon-time:before {   content: "\e023"; } .glyphicon-road:before {   content: "\e024"; } .glyphicon-download-alt:before {   content: "\e025"; } .glyphicon-download:before {   content: "\e026"; } .glyphicon-upload:before {   content: "\e027"; } .glyphicon-inbox:before {   content: "\e028"; } .glyphicon-play-circle:before {   content: "\e029"; } .glyphicon-repeat:before {   content: "\e030"; } .glyphicon-refresh:before {   content: "\e031"; } .glyphicon-list-alt:before {   content: "\e032"; } .glyphicon-lock:before {   content: "\e033"; } .glyphicon-flag:before {   content: "\e034"; } .glyphicon-headphones:before {   content: "\e035"; } .glyphicon-volume-off:before {   content: "\e036"; } .glyphicon-volume-down:before {   content: "\e037"; } .glyphicon-volume-up:before {   content: "\e038"; } .glyphicon-qrcode:before {   content: "\e039"; } .glyphicon-barcode:before {   content: "\e040"; } .glyphicon-tag:before {   content: "\e041"; } .glyphicon-tags:before {   content: "\e042"; } .glyphicon-book:before {   content: "\e043"; } .glyphicon-bookmark:before {   content: "\e044"; } .glyphicon-print:before {   content: "\e045"; } .glyphicon-camera:before {   content: "\e046"; } .glyphicon-font:before {   content: "\e047"; } .glyphicon-bold:before {   content: "\e048"; } .glyphicon-italic:before {   content: "\e049"; } .glyphicon-text-height:before {   content: "\e050"; } .glyphicon-text-width:before {   content: "\e051"; } .glyphicon-align-left:before {   content: "\e052"; } .glyphicon-align-center:before {   content: "\e053"; } .glyphicon-align-right:before {   content: "\e054"; } .glyphicon-align-justify:before {   content: "\e055"; } .glyphicon-list:before {   content: "\e056"; } .glyphicon-indent-left:before {   content: "\e057"; } .glyphicon-indent-right:before {   content: "\e058"; } .glyphicon-facetime-video:before {   content: "\e059"; } .glyphicon-picture:before {   content: "\e060"; } .glyphicon-map-marker:before {   content: "\e062"; } .glyphicon-adjust:before {   content: "\e063"; } .glyphicon-tint:before {   content: "\e064"; } .glyphicon-edit:before {   content: "\e065"; } .glyphicon-share:before {   content: "\e066"; } .glyphicon-check:before {   content: "\e067"; } .glyphicon-move:before {   content: "\e068"; } .glyphicon-step-backward:before {   content: "\e069"; } .glyphicon-fast-backward:before {   content: "\e070"; } .glyphicon-backward:before {   content: "\e071"; } .glyphicon-play:before {   content: "\e072"; } .glyphicon-pause:before {   content: "\e073"; } .glyphicon-stop:before {   content: "\e074"; } .glyphicon-forward:before {   content: "\e075"; } .glyphicon-fast-forward:before {   content: "\e076"; } .glyphicon-step-forward:before {   content: "\e077"; } .glyphicon-eject:before {   content: "\e078"; } .glyphicon-chevron-left:before {   content: "\e079"; } .glyphicon-chevron-right:before {   content: "\e080"; } .glyphicon-plus-sign:before {   content: "\e081"; } .glyphicon-minus-sign:before {   content: "\e082"; } .glyphicon-remove-sign:before {   content: "\e083"; } .glyphicon-ok-sign:before {   content: "\e084"; } .glyphicon-question-sign:before {   content: "\e085"; } .glyphicon-info-sign:before {   content: "\e086"; } .glyphicon-screenshot:before {   content: "\e087"; } .glyphicon-remove-circle:before {   content: "\e088"; } .glyphicon-ok-circle:before {   content: "\e089"; } .glyphicon-ban-circle:before {   content: "\e090"; } .glyphicon-arrow-left:before {   content: "\e091"; } .glyphicon-arrow-right:before {   content: "\e092"; } .glyphicon-arrow-up:before {   content: "\e093"; } .glyphicon-arrow-down:before {   content: "\e094"; } .glyphicon-share-alt:before {   content: "\e095"; } .glyphicon-resize-full:before {   content: "\e096"; } .glyphicon-resize-small:before {   content: "\e097"; } .glyphicon-exclamation-sign:before {   content: "\e101"; } .glyphicon-gift:before {   content: "\e102"; } .glyphicon-leaf:before {   content: "\e103"; } .glyphicon-fire:before {   content: "\e104"; } .glyphicon-eye-open:before {   content: "\e105"; } .glyphicon-eye-close:before {   content: "\e106"; } .glyphicon-warning-sign:before {   content: "\e107"; } .glyphicon-plane:before {   content: "\e108"; } .glyphicon-calendar:before {   content: "\e109"; } .glyphicon-random:before {   content: "\e110"; } .glyphicon-comment:before {   content: "\e111"; } .glyphicon-magnet:before {   content: "\e112"; } .glyphicon-chevron-up:before {   content: "\e113"; } .glyphicon-chevron-down:before {   content: "\e114"; } .glyphicon-retweet:before {   content: "\e115"; } .glyphicon-shopping-cart:before {   content: "\e116"; } .glyphicon-folder-close:before {   content: "\e117"; } .glyphicon-folder-open:before {   content: "\e118"; } .glyphicon-resize-vertical:before {   content: "\e119"; } .glyphicon-resize-horizontal:before {   content: "\e120"; } .glyphicon-hdd:before {   content: "\e121"; } .glyphicon-bullhorn:before {   content: "\e122"; } .glyphicon-bell:before {   content: "\e123"; } .glyphicon-certificate:before {   content: "\e124"; } .glyphicon-thumbs-up:before {   content: "\e125"; } .glyphicon-thumbs-down:before {   content: "\e126"; } .glyphicon-hand-right:before {   content: "\e127"; } .glyphicon-hand-left:before {   content: "\e128"; } .glyphicon-hand-up:before {   content: "\e129"; } .glyphicon-hand-down:before {   content: "\e130"; } .glyphicon-circle-arrow-right:before {   content: "\e131"; } .glyphicon-circle-arrow-left:before {   content: "\e132"; } .glyphicon-circle-arrow-up:before {   content: "\e133"; } .glyphicon-circle-arrow-down:before {   content: "\e134"; } .glyphicon-globe:before {   content: "\e135"; } .glyphicon-wrench:before {   content: "\e136"; } .glyphicon-tasks:before {   content: "\e137"; } .glyphicon-filter:before {   content: "\e138"; } .glyphicon-briefcase:before {   content: "\e139"; } .glyphicon-fullscreen:before {   content: "\e140"; } .glyphicon-dashboard:before {   content: "\e141"; } .glyphicon-paperclip:before {   content: "\e142"; } .glyphicon-heart-empty:before {   content: "\e143"; } .glyphicon-link:before {   content: "\e144"; } .glyphicon-phone:before {   content: "\e145"; } .glyphicon-pushpin:before {   content: "\e146"; } .glyphicon-usd:before {   content: "\e148"; } .glyphicon-gbp:before {   content: "\e149"; } .glyphicon-sort:before {   content: "\e150"; } .glyphicon-sort-by-alphabet:before {   content: "\e151"; } .glyphicon-sort-by-alphabet-alt:before {   content: "\e152"; } .glyphicon-sort-by-order:before {   content: "\e153"; } .glyphicon-sort-by-order-alt:before {   content: "\e154"; } .glyphicon-sort-by-attributes:before {   content: "\e155"; } .glyphicon-sort-by-attributes-alt:before {   content: "\e156"; } .glyphicon-unchecked:before {   content: "\e157"; } .glyphicon-expand:before {   content: "\e158"; } .glyphicon-collapse-down:before {   content: "\e159"; } .glyphicon-collapse-up:before {   content: "\e160"; } .glyphicon-log-in:before {   content: "\e161"; } .glyphicon-flash:before {   content: "\e162"; } .glyphicon-log-out:before {   content: "\e163"; } .glyphicon-new-window:before {   content: "\e164"; } .glyphicon-record:before {   content: "\e165"; } .glyphicon-save:before {   content: "\e166"; } .glyphicon-open:before {   content: "\e167"; } .glyphicon-saved:before {   content: "\e168"; } .glyphicon-import:before {   content: "\e169"; } .glyphicon-export:before {   content: "\e170"; } .glyphicon-send:before {   content: "\e171"; } .glyphicon-floppy-disk:before {   content: "\e172"; } .glyphicon-floppy-saved:before {   content: "\e173"; } .glyphicon-floppy-remove:before {   content: "\e174"; } .glyphicon-floppy-save:before {   content: "\e175"; } .glyphicon-floppy-open:before {   content: "\e176"; } .glyphicon-credit-card:before {   content: "\e177"; } .glyphicon-transfer:before {   content: "\e178"; } .glyphicon-cutlery:before {   content: "\e179"; } .glyphicon-header:before {   content: "\e180"; } .glyphicon-compressed:before {   content: "\e181"; } .glyphicon-earphone:before {   content: "\e182"; } .glyphicon-phone-alt:before {   content: "\e183"; } .glyphicon-tower:before {   content: "\e184"; } .glyphicon-stats:before {   content: "\e185"; } .glyphicon-sd-video:before {   content: "\e186"; } .glyphicon-hd-video:before {   content: "\e187"; } .glyphicon-subtitles:before {   content: "\e188"; } .glyphicon-sound-stereo:before {   content: "\e189"; } .glyphicon-sound-dolby:before {   content: "\e190"; } .glyphicon-sound-5-1:before {   content: "\e191"; } .glyphicon-sound-6-1:before {   content: "\e192"; } .glyphicon-sound-7-1:before {   content: "\e193"; } .glyphicon-copyright-mark:before {   content: "\e194"; } .glyphicon-registration-mark:before {   content: "\e195"; } .glyphicon-cloud-download:before {   content: "\e197"; } .glyphicon-cloud-upload:before {   content: "\e198"; } .glyphicon-tree-conifer:before {   content: "\e199"; } .glyphicon-tree-deciduous:before {   content: "\e200"; } .caret {   display: inline-block;   width: 0;   height: 0;   margin-left: 2px;   vertical-align: middle;   border-top: 4px solid;   border-right: 4px solid transparent;   border-left: 4px solid transparent; } .dropdown {   position: relative; } .dropdown-toggle:focus {   outline: 0; } .dropdown-menu {   position: absolute;   top: 100%;   left: 0;   z-index: 1000;   display: none;   float: left;   min-width: 160px;   padding: 5px 0;   margin: 2px 0 0;   font-size: 14px;   list-style: none;   background-color: #fff;   background-clip: padding-box;   border: 1px solid #ccc;   border: 1px solid rgba(0, 0, 0, .15);   border-radius: 4px;   -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);           box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } .dropdown-menu.pull-right {   right: 0;   left: auto; } .dropdown-menu .divider {   height: 1px;   margin: 9px 0;   overflow: hidden;   background-color: #e5e5e5; } .dropdown-menu > li > a {   display: block;   padding: 3px 20px;   clear: both;   font-weight: normal;   line-height: 1.42857143;   color: #333;   white-space: nowrap; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {   color: #262626;   text-decoration: none;   background-color: #f5f5f5; } .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {   color: #fff;   text-decoration: none;   background-color: #428bca;   outline: 0; } .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {   color: #999; } .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {   text-decoration: none;   cursor: not-allowed;   background-color: transparent;   background-image: none;   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); } .open > .dropdown-menu {   display: block; } .open > a {   outline: 0; } .dropdown-menu-right {   right: 0;   left: auto; } .dropdown-menu-left {   right: auto;   left: 0; } .dropdown-header {   display: block;   padding: 3px 20px;   font-size: 12px;   line-height: 1.42857143;   color: #999; } .dropdown-backdrop {   position: fixed;   top: 0;   right: 0;   bottom: 0;   left: 0;   z-index: 990; } .pull-right > .dropdown-menu {   right: 0;   left: auto; } .dropup .caret, .navbar-fixed-bottom .dropdown .caret {   content: "";   border-top: 0;   border-bottom: 4px solid; } .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {   top: auto;   bottom: 100%;   margin-bottom: 1px; } @media (min-width: 768px) {   .navbar-right .dropdown-menu {     right: 0;     left: auto;   }   .navbar-right .dropdown-menu-left {     right: auto;     left: 0;   } } .btn-group, .btn-group-vertical {   position: relative;   display: inline-block;   vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn {   position: relative;   float: left; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {   z-index: 2; } .btn-group > .btn:focus, .btn-group-vertical > .btn:focus {   outline: none; } .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {   margin-left: -1px; } .btn-toolbar {   margin-left: -5px; } .btn-toolbar .btn-group, .btn-toolbar .input-group {   float: left; } .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {   margin-left: 5px; } .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {   border-radius: 0; } .btn-group > .btn:first-child {   margin-left: 0; } .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {   border-top-right-radius: 0;   border-bottom-right-radius: 0; } .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {   border-top-left-radius: 0;   border-bottom-left-radius: 0; } .btn-group > .btn-group {   float: left; } .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {   border-radius: 0; } .btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {   border-top-right-radius: 0;   border-bottom-right-radius: 0; } .btn-group > .btn-group:last-child > .btn:first-child {   border-top-left-radius: 0;   border-bottom-left-radius: 0; } .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {   outline: 0; } .btn-group > .btn + .dropdown-toggle {   padding-right: 8px;   padding-left: 8px; } .btn-group > .btn-lg + .dropdown-toggle {   padding-right: 12px;   padding-left: 12px; } .btn-group.open .dropdown-toggle {   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);           box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } .btn-group.open .dropdown-toggle.btn-link {   -webkit-box-shadow: none;           box-shadow: none; } .btn .caret {   margin-left: 0; } .btn-lg .caret {   border-width: 5px 5px 0;   border-bottom-width: 0; } .dropup .btn-lg .caret {   border-width: 0 5px 5px; } .btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {   display: block;   float: none;   width: 100%;   max-width: 100%; } .btn-group-vertical > .btn-group > .btn {   float: none; } .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {   margin-top: -1px;   margin-left: 0; } .btn-group-vertical > .btn:not(:first-child):not(:last-child) {   border-radius: 0; } .btn-group-vertical > .btn:first-child:not(:last-child) {   border-top-right-radius: 4px;   border-bottom-right-radius: 0;   border-bottom-left-radius: 0; } .btn-group-vertical > .btn:last-child:not(:first-child) {   border-top-left-radius: 0;   border-top-right-radius: 0;   border-bottom-left-radius: 4px; } .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {   border-radius: 0; } .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {   border-bottom-right-radius: 0;   border-bottom-left-radius: 0; } .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {   border-top-left-radius: 0;   border-top-right-radius: 0; } .btn-group-justified {   display: table;   width: 100%;   table-layout: fixed;   border-collapse: separate; } .btn-group-justified > .btn, .btn-group-justified > .btn-group {   display: table-cell;   float: none;   width: 1%; } .btn-group-justified > .btn-group .btn {   width: 100%; } [data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {   display: none; } .input-group {   position: relative;   display: table;   border-collapse: separate; } .input-group[class*="col-"] {   float: none;   padding-right: 0;   padding-left: 0; } .input-group .form-control {   position: relative;   z-index: 2;   float: left;   width: 100%;   margin-bottom: 0; } .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {   height: 43px;   padding: 5px 16px;   font-size: 18px;   line-height: 1.33;   border-radius: 0px; } select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {   height: 46px;   line-height: 46px; } textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {   height: auto; } .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {   height: 30px;   padding: 5px 10px;   font-size: 12px;   line-height: 1.5;   border-radius: 3px; } select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {   height: 30px;   line-height: 30px; } textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {   height: auto; } .input-group-addon, .input-group-btn, .input-group .form-control {   display: table-cell; } .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {   border-radius: 0; } .input-group-addon, .input-group-btn {   width: 1%;   white-space: nowrap;   vertical-align: middle; } .input-group-addon {   padding: 6px 12px;   font-size: 14px;   font-weight: normal;   line-height: 1;   color: #555;   text-align: center;   background-color: #eee;   border: 1px solid #ccc;   border-radius: 4px; } .input-group-addon.input-sm {   padding: 5px 10px;   font-size: 12px;   border-radius: 3px; } .input-group-addon.input-lg {   padding: 10px 16px;   font-size: 18px;   border-radius: 6px; } .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {   margin-top: 0; } .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {   border-top-right-radius: 0;   border-bottom-right-radius: 0; } .input-group-addon:first-child {   border-right: 0; } .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {   border-top-left-radius: 0;   border-bottom-left-radius: 0; } .input-group-addon:last-child {   border-left: 0; } .input-group-btn {   position: relative;   font-size: 0;   white-space: nowrap; } .input-group-btn > .btn {   position: relative; } .input-group-btn > .btn + .btn {   margin-left: -1px; } .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {   z-index: 2; } .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {   margin-right: -1px; } .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {   margin-left: -1px; } .nav {   padding-left: 0;   margin-bottom: 0;   list-style: none; } .nav > li {   position: relative;   display: block; } .nav > li > a {   position: relative;   display: block;   padding: 10px 15px; } .nav > li > a:hover, .nav > li > a:focus {   text-decoration: none;   background-color: rgba(164,145,219,1); color:rgba(255,255,255,1); } .nav > li.disabled > a {   color: #999; } .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {   color: #999;   text-decoration: none;   cursor: not-allowed;   background-color: transparent; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {   background-color: #eee;   border-color: #428bca; } .nav .nav-divider {   height: 1px;   margin: 9px 0;   overflow: hidden;   background-color: #e5e5e5; } .nav > li > a > img {   max-width: none; } .nav-tabs {   border-bottom: 1px solid rgba(0,0,0,1); } .nav-tabs > li {   float: left;   margin-bottom: -1px; } .nav-tabs > li > a { color: rgba(255,255,255,1) ;  margin-right: 2px;   line-height: 1.42857143;   border: 1px solid rgba(0,0,0,1); background-color:rgba(0,0,0,1);  border-radius: 4px 4px 0 0; } .nav-tabs > li > a:hover {   border-color: rgba(0,0,0,0.77) rgba(0,0,0,0.77) rgba(0,0,0,0.77);} .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {   color: rgba(255,255,255,1);   cursor: default;   background-color: rgba(0,0,0,0.77);   border: 1px solid rgba(0,0,0,1);   border-bottom-color: transparent; } .nav-tabs.nav-justified {   width: 100%;   border-bottom: 0; } .nav-tabs.nav-justified > li {   float: none; } .nav-tabs.nav-justified > li > a {   margin-bottom: 5px;   text-align: center; } .nav-tabs.nav-justified > .dropdown .dropdown-menu {   top: auto;   left: auto; } @media (min-width: 768px) {   .nav-tabs.nav-justified > li {     display: table-cell;     width: 1%;   }   .nav-tabs.nav-justified > li > a {     margin-bottom: 0;   } } .nav-tabs.nav-justified > li > a {   margin-right: 0;   border-radius: 4px; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {   border: 1px solid #ddd; } @media (min-width: 768px) {   .nav-tabs.nav-justified > li > a {     border-bottom: 1px solid #ddd;     border-radius: 4px 4px 0 0;   }   .nav-tabs.nav-justified > .active > a,   .nav-tabs.nav-justified > .active > a:hover,   .nav-tabs.nav-justified > .active > a:focus {     border-bottom-color: #fff;   } } .nav-pills > li {   float: left; } .nav-pills > li > a {   border-radius: 4px; } .nav-pills > li + li {   margin-left: 2px; } .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {   color: #fff;   background-color: #428bca; } .nav-stacked > li {   float: none; } .nav-stacked > li + li {   margin-top: 2px;   margin-left: 0; } .nav-justified {   width: 100%; } .nav-justified > li {   float: none; } .nav-justified > li > a {   margin-bottom: 5px;   text-align: center; } .nav-justified > .dropdown .dropdown-menu {   top: auto;   left: auto; } @media (min-width: 768px) {   .nav-justified > li {     display: table-cell;     width: 1%;   }   .nav-justified > li > a {     margin-bottom: 0;   } } .nav-tabs-justified {   border-bottom: 0; } .nav-tabs-justified > li > a {   margin-right: 0;   border-radius: 4px; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {   border: 1px solid #ddd; } @media (min-width: 768px) {   .nav-tabs-justified > li > a {     border-bottom: 1px solid #ddd;     border-radius: 4px 4px 0 0;   }   .nav-tabs-justified > .active > a,   .nav-tabs-justified > .active > a:hover,   .nav-tabs-justified > .active > a:focus {     border-bottom-color: #fff;   } } .tab-content > .tab-pane {   display: none; } .tab-content > .active {   display: block; } .nav-tabs .dropdown-menu {   margin-top: -1px;   border-top-left-radius: 0;   border-top-right-radius: 0; } .navbar {   position: relative;   min-height: 50px;   margin-bottom: 20px;   border: 1px solid transparent; } @media (min-width: 768px) {   .navbar {     border-radius: 4px;   } } @media (min-width: 768px) {   .navbar-header {     float: left;   } } .navbar-collapse {   max-height: 340px;   padding-right: 15px;   padding-left: 15px;   overflow-x: visible;   -webkit-overflow-scrolling: touch;   border-top: 1px solid transparent;   box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); } .navbar-collapse.in {   overflow-y: auto; } @media (min-width: 768px) {   .navbar-collapse {     width: auto;     border-top: 0;     box-shadow: none;   }   .navbar-collapse.collapse {     display: block !important;     height: auto !important;     padding-bottom: 0;     overflow: visible !important;   }   .navbar-collapse.in {     overflow-y: visible;   }   .navbar-fixed-top .navbar-collapse,   .navbar-static-top .navbar-collapse,   .navbar-fixed-bottom .navbar-collapse {     padding-right: 0;     padding-left: 0;   } } .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {   margin-right: -15px;   margin-left: -15px; } @media (min-width: 768px) {   .container > .navbar-header,   .container-fluid > .navbar-header,   .container > .navbar-collapse,   .container-fluid > .navbar-collapse {     margin-right: 0;     margin-left: 0;   } } .navbar-static-top {   z-index: 1000;   border-width: 0 0 1px; } @media (min-width: 768px) {   .navbar-static-top {     border-radius: 0;   } } .navbar-fixed-top, .navbar-fixed-bottom {   position: fixed;   right: 0;   left: 0;   z-index: 1030; } @media (min-width: 768px) {   .navbar-fixed-top,   .navbar-fixed-bottom {     border-radius: 0;   } } .navbar-fixed-top {   top: 0;   border-width: 0 0 1px; } .navbar-fixed-bottom {   bottom: 0;   margin-bottom: 0;   border-width: 1px 0 0; } .navbar-brand {   float: left;   height: 50px;   padding: 15px 15px;   font-size: 18px;   line-height: 20px; } .navbar-brand:hover, .navbar-brand:focus {   text-decoration: none; } @media (min-width: 768px) {   .navbar > .container .navbar-brand,   .navbar > .container-fluid .navbar-brand {     margin-left: -15px;   } } .navbar-toggle {   position: relative;   float: right;   padding: 9px 10px;   margin-top: 8px;   margin-right: 15px;   margin-bottom: 8px;   background-color: transparent;   background-image: none;   border: 1px solid transparent;   border-radius: 4px; } .navbar-toggle:focus {   outline: none; } .navbar-toggle .icon-bar {   display: block;   width: 22px;   height: 2px;   border-radius: 1px; } .navbar-toggle .icon-bar + .icon-bar {   margin-top: 4px; } @media (min-width: 768px) {   .navbar-toggle {     display: none;   } } .navbar-nav {   margin: 7.5px -15px; } .navbar-nav > li > a {   padding-top: 10px;   padding-bottom: 10px;   line-height: 20px; } @media (max-width: 767px) {   .navbar-nav .open .dropdown-menu {     position: static;     float: none;     width: auto;     margin-top: 0;     background-color: transparent;     border: 0;     box-shadow: none;   }   .navbar-nav .open .dropdown-menu > li > a,   .navbar-nav .open .dropdown-menu .dropdown-header {     padding: 5px 15px 5px 25px;   }   .navbar-nav .open .dropdown-menu > li > a {     line-height: 20px;   }   .navbar-nav .open .dropdown-menu > li > a:hover,   .navbar-nav .open .dropdown-menu > li > a:focus {     background-image: none;   } } @media (min-width: 768px) {   .navbar-nav {     float: left;     margin: 0;   }   .navbar-nav > li {     float: left;   }   .navbar-nav > li > a {     padding-top: 15px;     padding-bottom: 15px;   }   .navbar-nav.navbar-right:last-child {     margin-right: -15px;   } } @media (min-width: 768px) {   .navbar-left {     float: left !important;   }   .navbar-right {     float: right !important;   } } .navbar-form {   padding: 10px 15px;   margin-top: 8px;   margin-right: -15px;   margin-bottom: 8px;   margin-left: -15px;   border-top: 1px solid transparent;   border-bottom: 1px solid transparent;   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);           box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1); } @media (min-width: 768px) {   .navbar-form .form-group {     display: inline-block;     margin-bottom: 0;     vertical-align: middle;   }   .navbar-form .form-control {     display: inline-block;     width: auto;     vertical-align: middle;   }   .navbar-form .input-group > .form-control {     width: 100%;   }   .navbar-form .control-label {     margin-bottom: 0;     vertical-align: middle;   }   .navbar-form .radio,   .navbar-form .checkbox {     display: inline-block;     padding-left: 0;     margin-top: 0;     margin-bottom: 0;     vertical-align: middle;   }   .navbar-form .radio input[type="radio"],   .navbar-form .checkbox input[type="checkbox"] {     float: none;     margin-left: 0;   }   .navbar-form .has-feedback .form-control-feedback {     top: 0;   } } @media (max-width: 767px) {   .navbar-form .form-group {     margin-bottom: 5px;   } } @media (min-width: 768px) {   .navbar-form {     width: auto;     padding-top: 0;     padding-bottom: 0;     margin-right: 0;     margin-left: 0;     border: 0;     -webkit-box-shadow: none;             box-shadow: none;   }   .navbar-form.navbar-right:last-child {     margin-right: -15px;   } } .navbar-nav > li > .dropdown-menu {   margin-top: 0;   border-top-left-radius: 0;   border-top-right-radius: 0; } .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {   border-bottom-right-radius: 0;   border-bottom-left-radius: 0; } .navbar-btn {   margin-top: 8px;   margin-bottom: 8px; } .navbar-btn.btn-sm {   margin-top: 10px;   margin-bottom: 10px; } .navbar-btn.btn-xs {   margin-top: 14px;   margin-bottom: 14px; } .navbar-text {   margin-top: 15px;   margin-bottom: 15px; } @media (min-width: 768px) {   .navbar-text {     float: left;     margin-right: 15px;     margin-left: 15px;   }   .navbar-text.navbar-right:last-child {     margin-right: 0;   } } .navbar-default {   background-color: #f8f8f8;   border-color: #e7e7e7; } .navbar-default .navbar-brand {   color: #777; } .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {   color: #5e5e5e;   background-color: transparent; } .navbar-default .navbar-text {   color: #777; } .navbar-default .navbar-nav > li > a {   color: #777; } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {   color: #333;   background-color: transparent; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {   color: #555;   background-color: #e7e7e7; } .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {   color: #ccc;   background-color: transparent; } .navbar-default .navbar-toggle {   border-color: #ddd; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {   background-color: #ddd; } .navbar-default .navbar-toggle .icon-bar {   background-color: #888; } .navbar-default .navbar-collapse, .navbar-default .navbar-form {   border-color: #e7e7e7; } .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {   color: #555;   background-color: #e7e7e7; } @media (max-width: 767px) {   .navbar-default .navbar-nav .open .dropdown-menu > li > a {     color: #777;   }   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {     color: #333;     background-color: transparent;   }   .navbar-default .navbar-nav .open .dropdown-menu > .active > a,   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,   .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {     color: #555;     background-color: #e7e7e7;   }   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,   .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {     color: #ccc;     background-color: transparent;   } } .navbar-default .navbar-link {   color: #777; } .navbar-default .navbar-link:hover {   color: #333; } .navbar-inverse {   background-color: #222;   border-color: #080808; } .navbar-inverse .navbar-brand {   color: #999; } .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {   color: #fff;   background-color: transparent; } .navbar-inverse .navbar-text {   color: #999; } .navbar-inverse .navbar-nav > li > a {   color: #999; } .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {   color: #fff;   background-color: transparent; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {   color: #fff;   background-color: #080808; } .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {   color: #444;   background-color: transparent; } .navbar-inverse .navbar-toggle {   border-color: #333; } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {   background-color: #333; } .navbar-inverse .navbar-toggle .icon-bar {   background-color: #fff; } .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {   border-color: #101010; } .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {   color: #fff;   background-color: #080808; } @media (max-width: 767px) {   .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {     border-color: #080808;   }   .navbar-inverse .navbar-nav .open .dropdown-menu .divider {     background-color: #080808;   }   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {     color: #999;   }   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {     color: #fff;     background-color: transparent;   }   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,   .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {     color: #fff;     background-color: #080808;   }   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,   .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {     color: #444;     background-color: transparent;   } } .navbar-inverse .navbar-link {   color: #999; } .navbar-inverse .navbar-link:hover {   color: #fff; } .breadcrumb {   padding: 8px 15px;   margin-bottom: 20px;   list-style: none;   background-color: #f5f5f5;   border-radius: 4px; } .breadcrumb > li {   display: inline-block; } .breadcrumb > li + li:before {   padding: 0 5px;   color: #ccc;   content: "/\00a0"; } .breadcrumb > .active {   color: #999; } .pagination {   display: inline-block;   padding-left: 0;   margin: 20px 0;   border-radius: 4px; } .pagination > li {   display: inline; } .pagination > li > a, .pagination > li > span {   position: relative;   float: left;   padding: 6px 12px;   margin-left: -1px;   line-height: 1.42857143;   color: #428bca;   text-decoration: none;   background-color: #fff;   border: 1px solid #ddd; } .pagination > li:first-child > a, .pagination > li:first-child > span {   margin-left: 0;   border-top-left-radius: 4px;   border-bottom-left-radius: 4px; } .pagination > li:last-child > a, .pagination > li:last-child > span {   border-top-right-radius: 4px;   border-bottom-right-radius: 4px; } .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {   color: #2a6496;   background-color: #eee;   border-color: #ddd; } .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {   z-index: 2;   color: rgba(255,255,255,1);   cursor: default;   background-color: rgba(0,0,0,1);   border-color: rgba(0,0,0,1); } .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {   color: #999;   cursor: not-allowed;   background-color: #fff;   border-color: #ddd; } .pagination-lg > li > a, .pagination-lg > li > span {   padding: 10px 16px;   font-size: 18px; } .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {   border-top-left-radius: 6px;   border-bottom-left-radius: 6px; } .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {   border-top-right-radius: 6px;   border-bottom-right-radius: 6px; } .pagination-sm > li > a, .pagination-sm > li > span {   padding: 5px 10px;   font-size: 12px; } .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {   border-top-left-radius: 3px;   border-bottom-left-radius: 3px; } .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {   border-top-right-radius: 3px;   border-bottom-right-radius: 3px; } .pager {   padding-left: 0;   margin: 20px 0;   text-align: center;   list-style: none; } .pager li {   display: inline; } .pager li > a, .pager li > span {   display: inline-block;   padding: 5px 14px;   background-color: #fff;   border: 1px solid #ddd;   border-radius: 15px; } .pager li > a:hover, .pager li > a:focus {   text-decoration: none;   background-color: #eee; } .pager .next > a, .pager .next > span {   float: right; } .pager .previous > a, .pager .previous > span {   float: left; } .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {   color: #000;   cursor: not-allowed;   background-color: #fff; } .label {   display: inline;   padding: .2em .6em .3em;   font-size: 75%;   font-weight: bold;   line-height: 1;   color: #fff;   text-align: center;   white-space: nowrap;   vertical-align: baseline;   border-radius: .25em; } .label[href]:hover, .label[href]:focus {   color: #fff;   text-decoration: none;   cursor: pointer; } .label:empty {   display: none; } .btn .label {   position: relative;   top: -1px; } .label-default {   background-color: #999; } .label-default[href]:hover, .label-default[href]:focus {   background-color: #808080; } .label-primary {   background-color: #428bca; } .label-primary[href]:hover, .label-primary[href]:focus {   background-color: #3071a9; } .label-success {   background-color: #5cb85c; } .label-success[href]:hover, .label-success[href]:focus {   background-color: #449d44; } .label-info {   background-color: #5bc0de; } .label-info[href]:hover, .label-info[href]:focus {   background-color: #31b0d5; } .label-warning {   background-color: #f0ad4e; } .label-warning[href]:hover, .label-warning[href]:focus {   background-color: #ec971f; } .label-danger {   background-color: #d9534f; } .label-danger[href]:hover, .label-danger[href]:focus {   background-color: #c9302c; } .badge {   display: inline-block;   min-width: 10px;   padding: 3px 7px;   font-size: 12px;   font-weight: bold;   line-height: 1;   color: rgba(255,255,255,1);   text-align: center;   white-space: nowrap;   vertical-align: baseline;   background-color: rgba(0,0,0,1);   border-radius: 10px; } .badge:empty {   display: none; } .btn .badge {   position: relative;   top: -1px; } .btn-xs .badge {   top: 0;   padding: 1px 5px; } a.badge:hover, a.badge:focus {   color: #fff;   text-decoration: none;   cursor: pointer; } a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {   color: #428bca;   background-color: #fff; } .nav-pills > li > a > .badge {   margin-left: 3px; } .jumbotron {   padding: 30px;   margin-bottom: 30px;   color: inherit;   background-color: #eee; } .jumbotron h1, .jumbotron .h1 {   color: inherit; } .jumbotron p {   margin-bottom: 15px;   font-size: 21px;   font-weight: 200; } .container .jumbotron {   border-radius: 6px; } .jumbotron .container {   max-width: 100%; } @media screen and (min-width: 768px) {   .jumbotron {     padding-top: 48px;     padding-bottom: 48px;   }   .container .jumbotron {     padding-right: 60px;     padding-left: 60px;   }   .jumbotron h1,   .jumbotron .h1 {     font-size: 63px;   } } .thumbnail {   display: block;   padding: 4px;   margin-bottom: 20px;   line-height: 1.42857143;   background-color: #fff;   border: 1px solid #ddd;   border-radius: 4px;   -webkit-transition: all .2s ease-in-out;           transition: all .2s ease-in-out; } .thumbnail > img, .thumbnail a > img {   margin-right: auto;   margin-left: auto; } a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {   border-color: #428bca; } .thumbnail .caption {   padding: 9px;   color: #333; } .alert {   padding: 15px;   margin-bottom: 20px;   border: 1px solid transparent;   border-radius: 4px; } .alert h4 {   margin-top: 0;   color: inherit; } .alert .alert-link {   font-weight: bold; } .alert > p, .alert > ul {   margin-bottom: 0; } .alert > p + p {   margin-top: 5px; } .alert-dismissable {   padding-right: 35px; } .alert-dismissable .close {   position: relative;   top: -2px;   right: -21px;   color: inherit; } .alert-success {   color: #3c763d;   background-color: #dff0d8;   border-color: #d6e9c6; } .alert-success hr {   border-top-color: #c9e2b3; } .alert-success .alert-link {   color: #2b542c; } .alert-info {   color: #31708f;  /*background-color: #d9edf7;border-color: #bce8f1; */ } .alert-info hr {   border-top-color: #a6e1ec; } .alert-info .alert-link {   color: #245269; } .alert-warning {   color: #8a6d3b;   background-color: #fcf8e3;   border-color: #faebcc; } .alert-warning hr {   border-top-color: #f7e1b5; } .alert-warning .alert-link {   color: #66512c; } .alert-danger {   color: #a94442;   background-color: #f2dede;   border-color: #ebccd1; } .alert-danger hr {   border-top-color: #e4b9c0; } .alert-danger .alert-link {   color: #843534; } @-webkit-keyframes progress-bar-stripes {   from {     background-position: 40px 0;   }   to {     background-position: 0 0;   } } @keyframes progress-bar-stripes {   from {     background-position: 40px 0;   }   to {     background-position: 0 0;   } } .progress {   height: 20px;   margin-bottom: 20px;   overflow: hidden;   background-color: #f5f5f5;   border-radius: 4px;   -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);           box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); } .progress-bar {   float: left;   width: 0;   height: 100%;   font-size: 12px;   line-height: 20px;   color: #fff;   text-align: center;   background-color: #428bca;   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);           box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);   -webkit-transition: width .6s ease;           transition: width .6s ease; } .progress-striped .progress-bar {   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);   background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);   background-size: 40px 40px; } .progress.active .progress-bar {   -webkit-animation: progress-bar-stripes 2s linear infinite;           animation: progress-bar-stripes 2s linear infinite; } .progress-bar-success {   background-color: #5cb85c; } .progress-striped .progress-bar-success {   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);   background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); } .progress-bar-info {   background-color: #5bc0de; } .progress-striped .progress-bar-info {   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);   background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); } .progress-bar-warning {   background-color: #f0ad4e; } .progress-striped .progress-bar-warning {   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);   background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); } .progress-bar-danger {   background-color: #d9534f; } .progress-striped .progress-bar-danger {   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);   background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); } .media-body, .media-left, .media-right {display: table-cell;vertical-align: top;} .media-left, .media>.pull-left {padding-right: 10px;}.media, .media-body {   overflow: hidden;   zoom: 1; } .media, .media .media {   margin-top: 15px; } .media:first-child {   margin-top: 0; } .media-object {   display: block; } .media-heading {   margin: 0 0 5px; } .media > .pull-left {   margin-right: 10px; } .media > .pull-right {   margin-left: 10px; } .media-list {   padding-left: 0;   list-style: none; } .list-group { padding-left: 0;   margin-bottom: 20px;} .list-group a{background-color: transparent; color:#000;} .list-group-item {   position: relative;   display: block;   padding: 10px 15px;   margin-bottom: -1px;   background-color: #fff;   border: 1px solid rgba(0,0,0,1); } .list-group-item:first-child {   border-top-left-radius: 4px;   border-top-right-radius: 4px; } .list-group-item:last-child {   margin-bottom: 0;   border-bottom-right-radius: 4px;   border-bottom-left-radius: 4px; } .list-group-item > .badge {   float: right; } .list-group-item > .badge + .badge {   margin-right: 5px; } a.list-group-item {   color: #555; } a.list-group-item .list-group-item-heading {   color: #333; } a.list-group-item:hover, a.list-group-item:focus {   text-decoration: none;   background-color: rgba(0,0,0,1);color:rgba(255,255,255,1); } a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {   z-index: 2;   color: rgba(255,255,255,1);   background-color: rgba(0,0,0,1);   border-color: rgba(0,0,0,1); } a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {   color: inherit; } a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {   color: #e1edf7; } .list-group-item-success {   color: #3c763d;   background-color: #dff0d8; } a.list-group-item-success {   color: #3c763d; } a.list-group-item-success .list-group-item-heading {   color: inherit; } a.list-group-item-success:hover, a.list-group-item-success:focus {   color: #3c763d;   background-color: #d0e9c6; } a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {   color: #fff;   background-color: #3c763d;   border-color: #3c763d; } .list-group-item-info {   color: #31708f;   background-color: #d9edf7; } a.list-group-item-info {   color: #31708f; } a.list-group-item-info .list-group-item-heading {   color: inherit; } a.list-group-item-info:hover, a.list-group-item-info:focus {   color: #31708f;   background-color: #c4e3f3; } a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {   color: #fff;   background-color: #31708f;   border-color: #31708f; } .list-group-item-warning {   color: #8a6d3b;   background-color: #fcf8e3; } a.list-group-item-warning {   color: #8a6d3b; } a.list-group-item-warning .list-group-item-heading {   color: inherit; } a.list-group-item-warning:hover, a.list-group-item-warning:focus {   color: #8a6d3b;   background-color: #faf2cc; } a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {   color: #fff;   background-color: #8a6d3b;   border-color: #8a6d3b; } .list-group-item-danger {   color: #a94442;   background-color: #f2dede; } a.list-group-item-danger {   color: #a94442; } a.list-group-item-danger .list-group-item-heading {   color: inherit; } a.list-group-item-danger:hover, a.list-group-item-danger:focus {   color: #a94442;   background-color: #ebcccc; } a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {   color: #fff;   background-color: #a94442;   border-color: #a94442; } .list-group-item-heading {   margin-top: 0;   margin-bottom: 5px; } .list-group-item-text {   margin-bottom: 0;   line-height: 1.3; } .panel {   margin-bottom: 20px;   background-color: #fff;   border: 1px solid transparent;   border-radius: 0px;   -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);           box-shadow: 0 1px 1px rgba(0, 0, 0, .05); } .panel-body {   padding: 15px; } .panel-heading {   padding: 10px 15px;   border-bottom: 1px solid transparent;   border-top-left-radius: 0px;   border-top-right-radius: 0px; } .panel-heading > .dropdown .dropdown-toggle {   color: inherit; } .panel-title {   margin-top: 0;   margin-bottom: 0;   font-size: 16px;   color: inherit; } .panel-title > a {   color: inherit; } .panel-footer {   padding: 10px 15px;   background-color: #f5f5f5;   border-top: 1px solid #ddd;   border-bottom-right-radius: 3px;   border-bottom-left-radius: 3px; } .panel > .list-group {   margin-bottom: 0; } .panel > .list-group .list-group-item {   border-width: 1px 0;   border-radius: 0; } .panel > .list-group:first-child .list-group-item:first-child {   border-top: 0;   border-top-left-radius: 3px;   border-top-right-radius: 3px; } .panel > .list-group:last-child .list-group-item:last-child {   border-bottom: 0;   border-bottom-right-radius: 3px;   border-bottom-left-radius: 3px; } .panel-heading + .list-group .list-group-item:first-child {   border-top-width: 0; } .panel > .table, .panel > .table-responsive > .table {   margin-bottom: 0; } .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {   border-top-left-radius: 3px;   border-top-right-radius: 3px; } .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {   border-top-left-radius: 3px; } .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {   border-top-right-radius: 3px; } .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {   border-bottom-right-radius: 3px;   border-bottom-left-radius: 3px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {   border-bottom-left-radius: 3px; } .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {   border-bottom-right-radius: 3px; } .panel > .panel-body + .table, .panel > .panel-body + .table-responsive {   border-top: 1px solid #ddd; } .panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {   border-top: 0; } .panel > .table-bordered, .panel > .table-responsive > .table-bordered {   border: 0; } .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {   border-left: 0; } .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {   border-right: 0; } .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {   border-bottom: 0; } .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {   border-bottom: 0; } .panel > .table-responsive {   margin-bottom: 0;   border: 0; } .panel-group {   margin-bottom: 20px; } .panel-group .panel {   margin-bottom: 0;   overflow: hidden;   border-radius: 4px; } .panel-group .panel + .panel {   margin-top: 5px; } .panel-group .panel-heading {   border-bottom: 0; } .panel-group .panel-heading + .panel-collapse .panel-body {   border-top: 1px solid #ddd; } .panel-group .panel-footer {   border-top: 0; } .panel-group .panel-footer + .panel-collapse .panel-body {   border-bottom: 1px solid #ddd; } .panel-default {   border-color: #ddd; } .panel-default > .panel-heading {   color: #333;   background-color: #f5f5f5;   border-color: #ddd; } .panel-default > .panel-heading + .panel-collapse .panel-body {   border-top-color: #ddd; } .panel-default > .panel-footer + .panel-collapse .panel-body {   border-bottom-color: #ddd; } .panel-primary {   border-color: #428bca; } .panel-primary > .panel-heading {   color: #fff;   background-color: #428bca;   border-color: #428bca; } .panel-primary > .panel-heading + .panel-collapse .panel-body {   border-top-color: #428bca; } .panel-primary > .panel-footer + .panel-collapse .panel-body {   border-bottom-color: #428bca; } .panel-success {   border-color: #d6e9c6; } .panel-success > .panel-heading {   color: #3c763d;   background-color: #dff0d8;   border-color: #d6e9c6; } .panel-success > .panel-heading + .panel-collapse .panel-body {   border-top-color: #d6e9c6; } .panel-success > .panel-footer + .panel-collapse .panel-body {   border-bottom-color: #d6e9c6; } .panel-info {   border-color: #bce8f1; } .panel-info > .panel-heading {   color: #31708f;   background-color: #d9edf7;   border-color: #bce8f1; } .panel-info > .panel-heading + .panel-collapse .panel-body {   border-top-color: #bce8f1; } .panel-info > .panel-footer + .panel-collapse .panel-body {   border-bottom-color: #bce8f1; } .panel-warning {   border-color: #faebcc; } .panel-warning > .panel-heading {   color: #8a6d3b;   background-color: #fcf8e3;   border-color: #faebcc; } .panel-warning > .panel-heading + .panel-collapse .panel-body {   border-top-color: #faebcc; } .panel-warning > .panel-footer + .panel-collapse .panel-body {   border-bottom-color: #faebcc; } .panel-danger {   border-color: #ebccd1; } .panel-danger > .panel-heading {   color: #a94442;   background-color: #f2dede;   border-color: #ebccd1; } .panel-danger > .panel-heading + .panel-collapse .panel-body {   border-top-color: #ebccd1; } .panel-danger > .panel-footer + .panel-collapse .panel-body {   border-bottom-color: #ebccd1; } .well {   min-height: 20px;   padding: 19px;   margin-bottom: 20px;   background-color: #f5f5f5;   border: 1px solid #e3e3e3;   border-radius: 4px;   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);           box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); } .well blockquote {   border-color: #ddd;   border-color: rgba(0, 0, 0, .15); } .well-lg {   padding: 24px;   border-radius: 6px; } .well-sm {   padding: 9px;   border-radius: 3px; } .close {   float: right;   font-size: 21px;   font-weight: bold;   line-height: 1;   color: #000;   text-shadow: 0 1px 0 #fff;   filter: alpha(opacity=20);   opacity: .2; } .close:hover, .close:focus {   color: #000;   text-decoration: none;   cursor: pointer;   filter: alpha(opacity=50);   opacity: .5; } button.close {   -webkit-appearance: none;   padding: 0;   cursor: pointer;   background: transparent;   border: 0; } .modal-open {   overflow: hidden; } .modal {   position: fixed;   top: 0;   right: 0;   bottom: 0;   left: 0;   z-index: 1050;   display: none;   overflow: auto;   overflow-y: scroll;   -webkit-overflow-scrolling: touch;   outline: 0; } .modal.fade .modal-dialog {   -webkit-transition: -webkit-transform .3s ease-out;      -moz-transition:    -moz-transform .3s ease-out;        -o-transition:      -o-transform .3s ease-out;           transition:         transform .3s ease-out;   -webkit-transform: translate(0, -25%);       -ms-transform: translate(0, -25%);           transform: translate(0, -25%); } .modal.in .modal-dialog {   -webkit-transform: translate(0, 0);       -ms-transform: translate(0, 0);           transform: translate(0, 0); } .modal-dialog {   position: relative;   width: auto;   margin: 10px; } .modal-content {   position: relative;   background-color: #fff;   background-clip: padding-box;   border: 1px solid #999;   border: 1px solid rgba(0, 0, 0, .2);   border-radius: 6px;   outline: none;   -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);           box-shadow: 0 3px 9px rgba(0, 0, 0, .5); } .modal-backdrop {   position: fixed;   top: 0;   right: 0;   bottom: 0;   left: 0;   z-index: 1040;   background-color: #000; } .modal-backdrop.fade {   filter: alpha(opacity=0);   opacity: 0; } .modal-backdrop.in {   filter: alpha(opacity=50);   opacity: .5; } .modal-header {   min-height: 16.42857143px;   padding: 15px;   border-bottom: 1px solid #e5e5e5; } .modal-header .close {   margin-top: -2px; } .modal-title {   margin: 0;   line-height: 1.42857143; } .modal-body {   position: relative;   padding: 20px; } .modal-footer {   padding: 19px 20px 20px;   margin-top: 15px;   text-align: right;   border-top: 1px solid #e5e5e5; } .modal-footer .btn + .btn {   margin-bottom: 0;   margin-left: 5px; } .modal-footer .btn-group .btn + .btn {   margin-left: -1px; } .modal-footer .btn-block + .btn-block {   margin-left: 0; } @media (min-width: 768px) {   .modal-dialog {     width: 600px;     margin: 30px auto;   }   .modal-content {     -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);             box-shadow: 0 5px 15px rgba(0, 0, 0, .5);   }   .modal-sm {     width: 300px;   } } @media (min-width: 992px) {   .modal-lg {     width: 900px;   } } .tooltip {   position: absolute;   z-index: 1030;   display: block;   font-size: 12px;   line-height: 1.4;   visibility: visible;   filter: alpha(opacity=0);   opacity: 0; } .tooltip.in {   filter: alpha(opacity=90);   opacity: .9; } .tooltip.top {   padding: 5px 0;   margin-top: -3px; } .tooltip.right {   padding: 0 5px;   margin-left: 3px; } .tooltip.bottom {   padding: 5px 0;   margin-top: 3px; } .tooltip.left {   padding: 0 5px;   margin-left: -3px; } .tooltip-inner {   max-width: 200px;   padding: 3px 8px;   color: #fff;   text-align: center;   text-decoration: none;   background-color: #000;   border-radius: 4px; } .tooltip-arrow {   position: absolute;   width: 0;   height: 0;   border-color: transparent;   border-style: solid; } .tooltip.top .tooltip-arrow {   bottom: 0;   left: 50%;   margin-left: -5px;   border-width: 5px 5px 0;   border-top-color: #000; } .tooltip.top-left .tooltip-arrow {   bottom: 0;   left: 5px;   border-width: 5px 5px 0;   border-top-color: #000; } .tooltip.top-right .tooltip-arrow {   right: 5px;   bottom: 0;   border-width: 5px 5px 0;   border-top-color: #000; } .tooltip.right .tooltip-arrow {   top: 50%;   left: 0;   margin-top: -5px;   border-width: 5px 5px 5px 0;   border-right-color: #000; } .tooltip.left .tooltip-arrow {   top: 50%;   right: 0;   margin-top: -5px;   border-width: 5px 0 5px 5px;   border-left-color: #000; } .tooltip.bottom .tooltip-arrow {   top: 0;   left: 50%;   margin-left: -5px;   border-width: 0 5px 5px;   border-bottom-color: #000; } .tooltip.bottom-left .tooltip-arrow {   top: 0;   left: 5px;   border-width: 0 5px 5px;   border-bottom-color: #000; } .tooltip.bottom-right .tooltip-arrow {   top: 0;   right: 5px;   border-width: 0 5px 5px;   border-bottom-color: #000; } .popover {   position: absolute;   top: 0;   left: 0;   z-index: 1010;   display: none;   max-width: 276px;   padding: 1px;   text-align: left;   white-space: normal;   background-color: #fff;   background-clip: padding-box;   border: 1px solid #ccc;   border: 1px solid rgba(0, 0, 0, .2);   border-radius: 6px;   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);           box-shadow: 0 5px 10px rgba(0, 0, 0, .2); } .popover.top {   margin-top: -10px; } .popover.right {   margin-left: 10px; } .popover.bottom {   margin-top: 10px; } .popover.left {   margin-left: -10px; } .popover-title {   padding: 8px 14px;   margin: 0;   font-size: 14px;   font-weight: normal;   line-height: 18px;   background-color: #f7f7f7;   border-bottom: 1px solid #ebebeb;   border-radius: 5px 5px 0 0; } .popover-content {   padding: 9px 14px; } .popover > .arrow, .popover > .arrow:after {   position: absolute;   display: block;   width: 0;   height: 0;   border-color: transparent;   border-style: solid; } .popover > .arrow {   border-width: 11px; } .popover > .arrow:after {   content: "";   border-width: 10px; } .popover.top > .arrow {   bottom: -11px;   left: 50%;   margin-left: -11px;   border-top-color: #999;   border-top-color: rgba(0, 0, 0, .25);   border-bottom-width: 0; } .popover.top > .arrow:after {   bottom: 1px;   margin-left: -10px;   content: " ";   border-top-color: #fff;   border-bottom-width: 0; } .popover.right > .arrow {   top: 50%;   left: -11px;   margin-top: -11px;   border-right-color: #999;   border-right-color: rgba(0, 0, 0, .25);   border-left-width: 0; } .popover.right > .arrow:after {   bottom: -10px;   left: 1px;   content: " ";   border-right-color: #fff;   border-left-width: 0; } .popover.bottom > .arrow {   top: -11px;   left: 50%;   margin-left: -11px;   border-top-width: 0;   border-bottom-color: #999;   border-bottom-color: rgba(0, 0, 0, .25); } .popover.bottom > .arrow:after {   top: 1px;   margin-left: -10px;   content: " ";   border-top-width: 0;   border-bottom-color: #fff; } .popover.left > .arrow {   top: 50%;   right: -11px;   margin-top: -11px;   border-right-width: 0;   border-left-color: #999;   border-left-color: rgba(0, 0, 0, .25); } .popover.left > .arrow:after {   right: 1px;   bottom: -10px;   content: " ";   border-right-width: 0;   border-left-color: #fff; } .carousel {   position: relative; } .carousel-inner {   position: relative;   width: 100%;   overflow: hidden; } .carousel-inner > .item {   position: relative;   display: none;   -webkit-transition: .6s ease-in-out left;           transition: .6s ease-in-out left; } .carousel-inner > .item > img, .carousel-inner > .item > a > img {   line-height: 1; } .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {   display: block; } .carousel-inner > .active {   left: 0; } .carousel-inner > .next, .carousel-inner > .prev {   position: absolute;   top: 0;   width: 100%; } .carousel-inner > .next {   left: 100%; } .carousel-inner > .prev {   left: -100%; } .carousel-inner > .next.left, .carousel-inner > .prev.right {   left: 0; } .carousel-inner > .active.left {   left: -100%; } .carousel-inner > .active.right {   left: 100%; } .carousel-control {   position: absolute;   top: 0;   bottom: 0;   left: 0;   width: 15%;   font-size: 20px;   color: #fff;   text-align: center;   text-shadow: 0 1px 2px rgba(0, 0, 0, .6);   filter: alpha(opacity=50);   opacity: .5; } .carousel-control.left {   background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%));   background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);   background-repeat: repeat-x; } .carousel-control.right {   right: 0;   left: auto;   background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%));   background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);   background-repeat: repeat-x; } .carousel-control:hover, .carousel-control:focus {   color: #fff;   text-decoration: none;   filter: alpha(opacity=90);   outline: none;   opacity: .9; } .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {   position: absolute;   top: 50%;   z-index: 5;   display: inline-block; } .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {   left: 50%; } .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {   right: 50%; } .carousel-control .icon-prev, .carousel-control .icon-next {   width: 20px;   height: 20px;   margin-top: -10px;   margin-left: -10px;   font-family: serif; } .carousel-control .icon-prev:before {   content: "\2039"; } .carousel-control .icon-next:before {   content: "\203a"; } .carousel-indicators {   position: absolute;   bottom: 10px;   left: 50%;   z-index: 15;   width: 60%;   padding-left: 0;   margin-left: -30%;   text-align: center;   list-style: none; } .carousel-indicators li {   display: inline-block;   width: 10px;   height: 10px;   margin: 1px;   text-indent: -999px;   cursor: pointer;   background-color: #000 \9;   background-color: rgba(0, 0, 0, 0);   border: 1px solid #fff;   border-radius: 10px; } .carousel-indicators .active {   width: 12px;   height: 12px;   margin: 0;   background-color: #fff; } .carousel-caption {   position: absolute;   right: 15%;   bottom: 20px;   left: 15%;   z-index: 10;   padding-top: 20px;   padding-bottom: 20px;   color: #fff;   text-align: center;   text-shadow: 1px 1px 2px #000; } .carousel-caption .btn {   text-shadow: none; } @media screen and (min-width: 768px) {   .carousel-control .glyphicon-chevron-left,   .carousel-control .glyphicon-chevron-right,   .carousel-control .icon-prev,   .carousel-control .icon-next {     width: 30px;     height: 30px;     margin-top: -15px;     margin-left: -15px;     font-size: 30px;   }   .carousel-caption {right: 20%; left: 20%; padding-bottom: 30px;} .carousel-indicators {     bottom: 20px;   } } .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {   display: table;   content: " "; } .clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {   clear: both; } .center-block {   display: block;   margin-right: auto;   margin-left: auto;margin-bottom: 0px; } .pull-right { float: right !important; } .pull-left {   float: left !important; } .hide {   display: none !important; } .show {   display: block !important; } .invisible {   visibility: hidden; } .text-hide {   font: 0/0 a;   color: transparent;   text-shadow: none;   background-color: transparent;   border: 0; } .hidden {   display: none !important;   visibility: hidden !important; } .affix {   position: fixed; } @-ms-viewport {   width: device-width; } .visible-xs, .visible-sm, .visible-md, .visible-lg {   display: none !important; } @media (max-width: 767px) {   .visible-xs {     display: block !important;   }   table.visible-xs {     display: table;   }   tr.visible-xs {     display: table-row !important;   }   th.visible-xs,   td.visible-xs {     display: table-cell !important;   } } @media (min-width: 768px) and (max-width: 991px) {   .visible-sm {     display: block !important;   }   table.visible-sm {     display: table;   }   tr.visible-sm {     display: table-row !important;   }   th.visible-sm,   td.visible-sm {     display: table-cell !important;   } } @media (min-width: 992px) and (max-width: 1199px) {   .visible-md {     display: block !important;   }   table.visible-md {     display: table;   }   tr.visible-md {     display: table-row !important;   }   th.visible-md,   td.visible-md {     display: table-cell !important;   } } @media (min-width: 1200px) {   .visible-lg {     display: block !important;   }   table.visible-lg {     display: table;   }   tr.visible-lg {     display: table-row !important;   }   th.visible-lg,   td.visible-lg {     display: table-cell !important;   } } @media (max-width: 767px) {   .hidden-xs {     display: none !important;   } } @media (min-width: 768px) and (max-width: 991px) {   .hidden-sm {     display: none !important;   } } @media (min-width: 992px) and (max-width: 1199px) {   .hidden-md {     display: none !important;   } } @media (min-width: 1200px) {   .hidden-lg {     display: none !important;   } } .visible-print {   display: none !important; } @media print {   .visible-print {     display: block !important;   }   table.visible-print {     display: table;   }   tr.visible-print {     display: table-row !important;   }   th.visible-print,   td.visible-print {     display: table-cell !important;   } } @media print {   .hidden-print {     display: none !important;   } } /*# sourceMappingURL=bootstrap.css.map */  /* Magnific Popup CSS */ .mfp-bg {   top: 0;   left: 0;   width: 100%;   height: 100%;   z-index: 1042;   overflow: hidden;   position: fixed;   background: #0b0b0b;   opacity: 0.8;   filter: alpha(opacity=80); }  .mfp-wrap {   top: 0;   left: 0;   width: 100%;   height: 100%;   z-index: 1044;   position: fixed;   outline: none !important;   -webkit-backface-visibility: hidden; }  .mfp-container {   text-align: center;   position: absolute;   width: 100%;   height: 100%;   left: 0;   top: 0;   padding: 0 8px;   -webkit-box-sizing: border-box;   -moz-box-sizing: border-box;   box-sizing: border-box; }  .mfp-container:before {   content: "";   display: inline-block;   height: 100%;   vertical-align: middle; }  .mfp-align-top .mfp-container:before {   display: none; }  .mfp-content {   position: relative;   display: inline-block;   vertical-align: middle;   margin: 0 auto;   text-align: left;   z-index: 1045; }  .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {   width: 100%;   cursor: auto; }  .mfp-ajax-cur {   cursor: progress; }  .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {   cursor: -moz-zoom-out;   cursor: -webkit-zoom-out;   cursor: zoom-out; }  .mfp-zoom {   cursor: pointer;   cursor: -webkit-zoom-in;   cursor: -moz-zoom-in;   cursor: zoom-in; }  .mfp-auto-cursor .mfp-content {   cursor: auto; }  .mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {   -webkit-user-select: none;   -moz-user-select: none;   user-select: none; }  .mfp-loading.mfp-figure {   display: none; }  .mfp-hide {   display: none !important; }  .mfp-preloader {   color: #cccccc;   position: absolute;   top: 50%;   width: auto;   text-align: center;   margin-top: -0.8em;   left: 8px;   right: 8px;   z-index: 1044; }   .mfp-preloader a {     color: #cccccc; }     .mfp-preloader a:hover {       color: white; }  .mfp-s-ready .mfp-preloader {   display: none; }  .mfp-s-error .mfp-content {   display: none; }  button.mfp-close, button.mfp-arrow {   overflow: visible;   cursor: pointer;   background: transparent;   border: 0;   -webkit-appearance: none;   display: block;   outline: none;   padding: 0;   z-index: 1046;   -webkit-box-shadow: none;   box-shadow: none; } button::-moz-focus-inner {   padding: 0;   border: 0; }  .mfp-close {   width: 24px;   height: 24px;   line-height: 24px;   position: absolute;   right: 5;   top: 5;   text-decoration: none;   text-align: center;   opacity: 0.65;   filter: alpha(opacity=65);   padding: 0 0 18px 10px;   color: white;   font-style: normal;   font-size: 36px;   font-family: Arial, Baskerville, monospace; }   .mfp-close:hover, .mfp-close:focus {     opacity: 1;     filter: alpha(opacity=100); }   .mfp-close:active {  top: 5px; }  .mfp-close-btn-in .mfp-close {   color: #333333; }  .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {   color: white;   right: -6px;   text-align: right;   padding-right: 6px;   width: 100%; }  .mfp-counter {   position: absolute;   top: 0;   right: 0;   color: #cccccc;   font-size: 12px;   line-height: 18px; }  .mfp-arrow {   position: absolute;   opacity: 0.65;   filter: alpha(opacity=65);   margin: 0;   top: 50%;   margin-top: -55px;   padding: 0;   width: 90px;   height: 110px;   -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }   .mfp-arrow:active {     margin-top: -54px; }   .mfp-arrow:hover, .mfp-arrow:focus {     opacity: 1;     filter: alpha(opacity=100); }   .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {     content: "";     display: block;     width: 0;     height: 0;     position: absolute;     left: 0;     top: 0;     margin-top: 35px;     margin-left: 35px;     border: medium inset transparent; }   .mfp-arrow:after, .mfp-arrow .mfp-a {     border-top-width: 13px;     border-bottom-width: 13px;     top: 8px; }   .mfp-arrow:before, .mfp-arrow .mfp-b {     border-top-width: 21px;     border-bottom-width: 21px;     opacity: 0.7; }  .mfp-arrow-left {   left: 0; }   .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {     border-right: 17px solid white;     margin-left: 31px; }   .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {     margin-left: 25px;     border-right: 27px solid #3f3f3f; }  .mfp-arrow-right {   right: 0; }   .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {     border-left: 17px solid white;     margin-left: 39px; }   .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {     border-left: 27px solid #3f3f3f; }  .mfp-iframe-holder {   padding-top: 40px;   padding-bottom: 40px; }   .mfp-iframe-holder .mfp-content {     line-height: 0;     width: 100%;     max-width: 900px; }   .mfp-iframe-holder .mfp-close {     top: -40px; }  .mfp-iframe-scaler {   width: 100%;   height: 0;   overflow: hidden;   padding-top: 56.25%; }   .mfp-iframe-scaler iframe {     position: absolute;     display: block;     top: 0;     left: 0;     width: 100%;     height: 100%;     box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);     background: black; }  /* Main image in popup */ img.mfp-img {   width: auto;   max-width: 100%;   height: auto;   display: block;   line-height: 0;   -webkit-box-sizing: border-box;   -moz-box-sizing: border-box;   box-sizing: border-box;   padding: 40px 0 40px;   margin: 0 auto; }  /* The shadow behind the image */ .mfp-figure {   line-height: 0; }   .mfp-figure:after {     content: "";     position: absolute;     left: 0;     top: 40px;     bottom: 40px;     display: block;     right: 0;     width: auto;     height: auto;     z-index: -1;     box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);     background: #444444; }   .mfp-figure small {     color: #bdbdbd;     display: block;     font-size: 12px;     line-height: 14px; }   .mfp-figure figure {     margin: 0; }  .mfp-bottom-bar {   margin-top: -36px;   position: absolute;   top: 100%;   left: 0;   width: 100%;   cursor: auto; }  .mfp-title {   text-align: left;   line-height: 18px;   color: #f3f3f3;   word-wrap: break-word;   padding-right: 36px; }  .mfp-image-holder .mfp-content {   max-width: 100%; }  .mfp-gallery .mfp-image-holder .mfp-figure {   cursor: pointer; }  @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {   /**        * Remove all paddings around the image on small screen        */   .mfp-img-mobile .mfp-image-holder {     padding-left: 0;     padding-right: 0; }   .mfp-img-mobile img.mfp-img {     padding: 0; }   .mfp-img-mobile .mfp-figure:after {     top: 0;     bottom: 0; }   .mfp-img-mobile .mfp-figure small {     display: inline;     margin-left: 5px; }   .mfp-img-mobile .mfp-bottom-bar {     background: rgba(0, 0, 0, 0.6);     bottom: 0;     margin: 0;     top: auto;     padding: 3px 5px;     position: fixed;     -webkit-box-sizing: border-box;     -moz-box-sizing: border-box;     box-sizing: border-box; }     .mfp-img-mobile .mfp-bottom-bar:empty {       padding: 0; }   .mfp-img-mobile .mfp-counter {     right: 5px;     top: 3px; }   .mfp-img-mobile .mfp-close {     top: 0;     right: 0;     width: 35px;     height: 35px;     line-height: 35px;     background: rgba(0, 0, 0, 0.6);     position: fixed;     text-align: center;     padding: 0; } }  @media all and (max-width: 900px) {   .mfp-arrow {     -webkit-transform: scale(0.75);     transform: scale(0.75); }   .mfp-arrow-left {     -webkit-transform-origin: 0;     transform-origin: 0; }   .mfp-arrow-right {     -webkit-transform-origin: 100%;     transform-origin: 100%; }   .mfp-container {     padding-left: 6px;     padding-right: 6px; } }  .mfp-ie7 .mfp-img {   padding: 0; } .mfp-ie7 .mfp-bottom-bar {   width: 600px;   left: 50%;   margin-left: -300px;   margin-top: 5px;   padding-bottom: 5px; } .mfp-ie7 .mfp-container {   padding: 0; } .mfp-ie7 .mfp-content {   padding-top: 44px; } .mfp-ie7 .mfp-close {   top: 0;   right: 0;   padding-top: 0; }   @charset "UTF-8"; @-ms-viewport {   width: device-width; }  @viewport {   width: device-width; }  /*  *  *  Copyright (c) David Bushell | http://dbushell.com/  *  */ /* normalize.css v2.0.1 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {   display: block; }  audio, canvas, video {   display: inline-block; }  audio:not([controls]) {   display: none;   height: 0; }  [hidden] {   display: none; }  
                html {   font-family: Oswald-Light;   -webkit-text-size-adjust: 100%;   -ms-text-size-adjust: 100%; }  body {   margin: 0; }  a:focus {   outline: thin dotted; }  a:active, a:hover {   outline: 0; }  h1 {   font-size: 2em; }  abbr[title] {   border-bottom: 1px dotted; }  b, strong {   font-weight: bold; }  dfn {   font-style: italic; }  mark {   background: #ff0;   color: #000; }  code, kbd, pre, samp {   font-family: monospace, serif;   font-size: 1em; }  pre {   white-space: pre;   white-space: pre-wrap;   word-wrap: break-word; }  q {   quotes: "\201C" "\201D" "\2018" "\2019"; }  small {   font-size: 80%; }  sub, sup {   font-size: 75%;   line-height: 0;   position: relative;   vertical-align: baseline; }  sup {   top: -0.5em; }  sub {   bottom: -0.25em; }  img {   border: 0; }  svg:not(:root) {   overflow: hidden; }  figure {   margin: 0; }  fieldset {   border: 1px solid silver;   margin: 0 2px;   padding: 0.35em 0.625em 0.75em; }  legend {   border: 0;   padding: 0; }  button, input, select, textarea {   font-family: inherit;   font-size: 100%;   margin: 0; }  button, input {   line-height: normal; }  button, html input[type="button"], input[type="reset"], input[type="submit"] {   -webkit-appearance: button;   cursor: pointer; }  button[disabled], input[disabled] {   cursor: default; }  input[type="checkbox"], input[type="radio"] {   box-sizing: border-box;   padding: 0; }  input[type="search"] {   -webkit-appearance: textfield;   -moz-box-sizing: content-box;   -webkit-box-sizing: content-box;   box-sizing: content-box; }  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {   -webkit-appearance: none; }  button::-moz-focus-inner, input::-moz-focus-inner {   border: 0;   padding: 0; }  textarea {   overflow: auto;   vertical-align: top; }  table {   border-collapse: collapse;   border-spacing: 0; }  ul, ol {   padding: 0;   list-style: none; }  h1, h2, h3, h4, h5, h6, p, ul, ol {   margin: 0; }  a {   text-decoration: none; }   .highlight {   background: #fff699;   padding: 0 0.5em; }  .prose ul, .prose ol {   list-style: outside disc;   font-size: 1em;   line-height: 1.5em;   margin-bottom: 1.5em; } .prose p {   font-size: 1em;   line-height: 1.5em;   margin-bottom: 1.5em; } .prose p.small {   color: #666;   font-size: 0.8125em;   line-height: 1.84615em;   margin-bottom: 1.84615em; } .prose p.medium {   color: #666;   font-size: 0.875em;   line-height: 1.71429em;   margin-bottom: 1.71429em; } .prose p:last-child {   margin-bottom: 0; } .prose h1 {   font-size: 1.875em;   line-height: 1.2em;   margin-bottom: 0.4em; } .prose h2 {   font-size: 1.5em;   line-height: 1.25em;   margin-bottom: 0.5em; } .prose a {   color: #6d7173;   border-bottom: 1px solid #a1cfe5;   text-decoration: none;   outline: none; } .prose a:focus, .prose a:hover {   color: #4ab336;   border-bottom-color: #77b36b; }  .block {   position: relative;   margin: 0 auto; }  .close-btn:focus, .close-btn:hover {   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);   opacity: 1;/* */ }   .no-svg .nav-btn {   background-image: url("https://la.puertadealcala.mx/img/nav-icon.png"); } .nav-btn:hover, .nav-btn:focus {   filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);   opacity: 1; }  #outer-wrap { position: relative; overflow: hidden;width: 100%;/*min-height: 100%;*/height: auto !important;height: 100%;margin: 0 auto -2.85em; }  #inner-wrap { /*position: relative;*/ width: 100%; }  #nav {   z-index: 200;   position: relative;   width: 100%;   color: #fff; } #nav .close-btn {   display: none; } #nav .block-title {   border: 0;   clip: rect(0 0 0 0);   height: 1px;   margin: -1px;   overflow: hidden;   padding: 0;   position: absolute;   width: 1px; }  /* #nav .block {   z-index: 2;   position: relative;   padding: 0.75em 1.25em;   background: #333333; } */  #top {   z-index: 100; }
           .texto_icon{ font-family:"iconografias";float: left; top: 0px; margin-top: 1px; font-size: 26px;text-decoration:none; }   
           .texto_icon_2{ font-family:"iconografias";float: left; top: 0px; margin-top: 1px; font-size: 26px;text-decoration:none;line-height:14px; }#top .block-title {   margin: 0;   font-size: 1.875em;   line-height: 1.2em;   text-align: center;   white-space: nowrap; } #top .nav-btn {   position: absolute;   top:-5px;   margin-left:40px;  /* left:0;*/ }  #main {   background: #fff; } #main .block {   padding: 2.625em 1.875em; }  footer[role="contentinfo"] {   background: #ddd; }  @media screen and (min-width: 967px) {   #top .nav-btn {     border: 0;     clip: rect(0 0 0 0);     height: 1px;     /* margin: -1px;*/     overflow: hidden;     padding: 0;     position: absolute;     width: 1px;   }    #nav .close-btn {     border: 0;     clip: rect(0 0 0 0);     height: 1px;     margin: -1px;     overflow: hidden;     padding: 0;     position: absolute;     width: 1px;   }   #nav .block-title {     border: 0;     clip: rect(0 0 0 0);     height: 1px;     margin: -1px;     overflow: hidden;     padding: 0;     position: absolute;     width: 1px;   }  } @media screen and (max-width: 967px) {   #nav {     position: absolute;     top: 0;     padding-top: 5.25em;   }   #nav:not(:target) {     z-index: 1;     height: 0;   }   #nav:target .close-btn {     display: block;   }   #nav .close-btn {     position: absolute;     top: -5em;     left: 1.875em;   }   #nav .block {     position: relative;     padding: 0;       } 
           .js-ready #nav {     height: 100%;     width: 250px;  position:fixed; background:rgba(0,0,0,1);  opacity:1;  filter:alpha(opacity=1); /* For IE8 and earlier */     -webkit-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);     -moz-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);       }   .js-ready #nav .block {     background: transparent;   }   .js-ready #nav .close-btn {     display: block;   }   .js-ready #nav .close-btn:focus, .js-ready #nav .close-btn:hover {     filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);     opacity: 1;   }    .js-ready #nav {     left: -70%;   }   .js-ready #inner-wrap {     left: 0;   }    .js-nav #inner-wrap {     left: 70%;   }    .csstransforms3d.csstransitions.js-ready #nav {     left: 0;     -webkit-transform: translate3d(-100%, 0, 0);     -moz-transform: translate3d(-100%, 0, 0);     -ms-transform: translate3d(-100%, 0, 0);     -o-transform: translate3d(-100%, 0, 0);     transform: translate3d(-100%, 0, 0);     -webkit-backface-visibility: hidden;     -moz-backface-visibility: hidden;     -ms-backface-visibility: hidden;     -o-backface-visibility: hidden;     backface-visibility: hidden;   }   

            .csstransforms3d.csstransitions.js-ready #inner-wrap {  left: 0 !important;     /*-webkit-transform: translate3d(0, 0, 0);     -moz-transform: translate3d(0, 0, 0);     -ms-transform: translate3d(0, 0, 0);     -o-transform: translate3d(0, 0, 0);     transform: translate3d(0, 0, 0); */    -webkit-transition: -webkit-transform 500ms ease;     -moz-transition: -moz-transform 500ms ease;     -o-transition: -o-transform 500ms ease;     transition: transform 500ms ease;     -webkit-backface-visibility: hidden;     -moz-backface-visibility: hidden;     -ms-backface-visibility: hidden;     -o-backface-visibility: hidden;     backface-visibility: hidden;   }       .csstransforms3d.csstransitions.js-ready #nav .block {     filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);     opacity: 0.7;     -webkit-transition: opacity 300ms 100ms, -webkit-transform 500ms ease;     -webkit-transition-delay: ease, 0s;     -moz-transition: opacity 300ms 100ms ease, -moz-transform 500ms ease;     -o-transition: opacity 300ms 100ms ease, -o-transform 500ms ease;     transition: opacity 300ms 100ms ease, transform 500ms ease;     -webkit-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);     -moz-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);     -ms-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);     -o-transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);     transform: translate3d(70%, 0, 0) scale3d(0.9, 0.9, 0.9);     -webkit-transform-origin: 50% 0%;     -moz-transform-origin: 50% 0%;     -ms-transform-origin: 50% 0%;     -o-transform-origin: 50% 0%;     transform-origin: 50% 0%;   }    .csstransforms3d.csstransitions.js-nav #nav .block {     filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);     opacity: 1;     -webkit-transform: translate3d(0, 0, 0);     -moz-transform: translate3d(0, 0, 0);     -ms-transform: translate3d(0, 0, 0);     -o-transform: translate3d(0, 0, 0);     transform: translate3d(0, 0, 0);   } }   /* SmartMenus Core CSS (it"s not recommended editing this) ===============================================================*/  .sm,.sm ul,.sm li{display:block;list-style:none;padding:0;margin:0;line-height:normal;direction:ltr;} ul.sm li{position:relative;} ul.sm a{position:relative;display:block;} ul.sm a.disabled{cursor:default;} ul.sm ul{position:absolute;top:-999999px;left:-800px;width:100px;} ul.sm li{float:left;} ul.sm-rtl{direction:rtl;} ul.sm-rtl li{float:right;} ul.sm ul li,ul.sm-vertical li{float:none;} ul.sm a{white-space:nowrap;} ul.sm ul a,ul.sm-vertical a{white-space:normal;} * html ul.sm-vertical li{float:left;width:100%;} * html ul.sm-vertical ul li{float:none;width:auto;} *:first-child+html ul.sm-vertical>li{float:left;width:100%;} ul.sm ul.sm-nowrap>li>a{white-space:nowrap;} ul.sm:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden;} * html ul.sm{height:1px;} *:first-child+html ul.sm{min-height:1px;} ul.sm li *,ul.sm li *:before,ul.sm li *:after{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;} ul.sm{-webkit-tap-highlight-color:rgba(0,0,0,0);}  
            
           /*     Supersized - Fullscreen Slideshow jQuery Plugin     Version : 3.2.7     Site    : www.buildinternet.com/project/supersized      Author  : Sam Dunn  Company : One Mighty Roar (www.onemightyroar.com)   License : MIT License / GPL License      */  * { margin:0; padding:0; }     img { border:none; }        #supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; }        #supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }      #supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }            #supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }   /*Speed*/           #supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }           /*Quality*/                 #supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }       #supersized a { width:100%; height:100%; display:block; }           #supersized li.prevslide { z-index:-20; }           #supersized li.activeslide { z-index:-10; }             #supersized li.image-loading { background:#111 no-repeat center center; width:100%; height:100%; }              #supersized li.image-loading img{ visibility:hidden; }          #supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }
           
           @media(max-width: 479px){ .chatbox-responsive{ font-size: 18px;} }
           .img_logo_mobil{ top:30px; }
           @media screen and (max-width: 967px) {  .img_logo_mobil{ max-height:60px;top:20px;margin: 0 auto;}  #top-resum{ height: 60px;}}
           @media screen and (max-width: 967px) { #mostrar_interno{ margin-top:80px; } #mostrar_interno_2{ margin-top:10px; } }
           @media screen and (max-width: 967px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(26%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(26%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(26%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(26%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(26%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 909px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(27%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(28%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(28%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(27%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(27%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 804px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(30%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(30%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(30%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(30%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(30%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 784px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(32%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(32%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(32%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(32%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(32%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 735px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(34%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(34%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(34%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(34%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(34%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 690px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(37%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(37%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(37%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(37%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(37%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 635px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(40%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(40%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(40%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(40%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(40%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 594px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(42%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(42%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(42%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(42%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(42%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 548px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(45%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(45%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(45%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(45%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(45%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 504px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(49%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(49%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(49%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(49%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(49%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 487px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(51%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(51%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(51%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(51%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(51%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 456px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(54%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(54%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(54%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(54%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(54%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 430px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(58%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(58%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(58%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(58%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(58%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 400px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(62%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(62%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(62%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(62%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(62%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 379px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(66%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(66%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(66%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(66%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(66%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 362px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(68%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(68%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(68%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(68%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(68%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 343px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(71%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(71%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(71%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(71%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(71%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 327px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(76%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(76%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(76%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(76%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(76%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 302px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(82%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(82%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(82%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(82%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(82%, 0, 0) scale3d(1, 1, 1);   } }
           @media screen and (max-width: 281px) { .csstransforms3d.csstransitions.js-nav #inner-wrap {     -webkit-transform: translate3d(87%, 0, 0) scale3d(1, 1, 1);     -moz-transform: translate3d(87%, 0, 0) scale3d(1, 1, 1);     -ms-transform: translate3d(87%, 0, 0) scale3d(1, 1, 1);     -o-transform: translate3d(87%, 0, 0) scale3d(1, 1, 1);     transform: translate3d(87%, 0, 0) scale3d(1, 1, 1);   } }           
           
           @font-face{ font-family: "Oswald-Light";font-style: normal;font-weight: 300;src: local("Oswald Light"), local("Oswald-Light"), 
           url(../tipografia/HqHm7BVC_nzzTui2lzQTDVtXRa8TVwTICgirnJhmVJw.woff) format("woff2"), 
           url(../tipografia/HqHm7BVC_nzzTui2lzQTDT8E0i7KZn-EPnyo3HZu7kw.woff) format("woff"); } 
           @font-face{ font-family: "OpenSans-Regular"; src: url(../tipografia/OpenSans-Regular.ttf) format("truetype"); }
           @font-face{ font-family: "Oswald-Regular"; src: url(../tipografia/Oswald-Regular.ttf) format("truetype"); }
           @font-face{ font-family: "big_noodle_titling";src: url(../tipografia/big_noodle_titling.ttf) format("truetype"); } 
           @font-face{ 
                font-family: "iconografias";
                src: url(../tipografia/iconografias.eot);
                src: url(../tipografia/iconografias.eot#iefix) format("embedded-opentype"),
                     url(../tipografia/iconografias.woff) format("woff"),
                     url(../tipografia/iconografias.ttf) format("truetype"),
                     url(../tipografia/iconografias.svg) format("svg");
           }
           @font-face{ 
                font-family: "flaticon";
                src: url(../fonts/flaticon/flaticon.eot);
                src: url(../fonts/flaticon/flaticon.eot#iefix) format("embedded-opentype"),
                     url(../fonts/flaticon/flaticon.woff) format("woff"),
                     url(../fonts/flaticon/flaticon.ttf) format("truetype"),
                     url(../fonts/flaticon/flaticon.svg) format("svg");
           }
           .BSICON { /*font-size:24px;*/  position: relative;   top: 0px;   display: inline-block;   font-family: "flaticon";   font-style: normal;   font-weight: normal;   line-height: 1;    -webkit-font-smoothing: antialiased;   -moz-osx-font-smoothing: grayscale; }
           
           .BSICON-20:before{content: "\20";}
           .BSICON-21:before{content: "\f11c";}
           .BSICON-22:before{content: "\22";}
           .BSICON-23:before{content: "\e117";}
           .BSICON-24:before{content: "\24";}
           .BSICON-25:before{content: "\f135";}
           .BSICON-26:before{content: "\f1a6";}
           .BSICON-27:before{content: "\27";}
           .BSICON-28:before{content: "\28";}
           .BSICON-29:before{content: "\f1fe";}           
           .BSICON-2a:before{content: "\2a";}
           .BSICON-2b:before{content: "\2b";}
           .BSICON-2c:before{content: "\2c";}
           .BSICON-2d:before{content: "\2d";}
           .BSICON-2e:before{content: "\2e";}
           .BSICON-2f:before{content: "\2f";}
           .BSICON-globe-child:before{content: "\f123";}
           .BSICON-car-baby:before{content: "\f108";}
           
           .BSICON-30:before{content: "\f1f5";}
           .BSICON-31:before{content: "\31";}
           .BSICON-33:before{content: "\32";}
           .BSICON-34:before{content: "\33";}
           .BSICON-35:before{content: "\34";}
           .BSICON-35:before{content: "\35";}
           .BSICON-36:before{content: "\36";}
           .BSICON-37:before{content: "\e109";}
           .BSICON-38:before{content: "\38";}
           .BSICON-39:before{content: "\39";}
           .BSICON-3a:before{content: "\3a";}
           .BSICON-3b:before{content: "\f1ff";}
           .BSICON-3c:before{content: "\3c";}
           .BSICON-3d:before{content: "\3d";}
           .BSICON-3e:before{content: "\3e";}
           .BSICON-3f:before{content: "\3f";}
           
           .BSICON-40:before{content: "\40";}
           .BSICON-41:before{content: "\f1c7";}
           .BSICON-42:before{content: "\42";}
           .BSICON-43:before{content: "\43";}
           .BSICON-44:before{content: "\e110";}
           .BSICON-45:before{content: "\f125";}
           .BSICON-46:before{content: "\f1f4";}
           .BSICON-47:before{content: "\e10b";}
           .BSICON-48:before{content: "\e119";}
           .BSICON-49:before{content: "\f19b";}
           .BSICON-4a:before{content: "\f177";}
           .BSICON-4b:before{content: "\f1fc";}
           .BSICON-4c:before{content: "\e100";}
           .BSICON-4d:before{content: "\e10a";}
           .BSICON-4e:before{content: "\e10d";}
           .BSICON-4f:before{content: "\f1b4";}
           
           .BSICON-50:before{content: "\f18c";}
           .BSICON-51:before{content: "\f12f";}
           .BSICON-52:before{content: "\f1d4";}
           .BSICON-53:before{content: "\e107";}
           .BSICON-54:before{content: "\e11f";}
           .BSICON-55:before{content: "\e122";}
           .BSICON-56:before{content: "\f110";}
           .BSICON-57:before{content: "\57";}
           .BSICON-58:before{content: "\e113";}
           .BSICON-59:before{content: "\59";}
           .BSICON-5a:before{content: "\5a";}
           .BSICON-5b:before{content: "\5b";}
           .BSICON-5c:before{content: "\5c";}
           .BSICON-5d:before{content: "\5d";}
           .BSICON-5e:before{content: "\5e";}
           .BSICON-5f:before{content: "\5f";}
           
           .BSICON-60:before{content: "\60";}
           .BSICON-61:before{content: "\f1da";}
           .BSICON-62:before{content: "\f102";}
           .BSICON-63:before{content: "\63";}
           .BSICON-64:before{content: "\64";}
           .BSICON-65:before{content: "\f1af";}
           .BSICON-66:before{content: "\66";}
           .BSICON-67:before{content: "\f1eb";}
           .BSICON-68:before{content: "\f1ea";}
           .BSICON-69:before{content: "\69";}
           .BSICON-6a:before{content: "\e10e";}
           .BSICON-6b:before{content: "\e112";}
           .BSICON-6c:before{content: "\f1e6";}
           .BSICON-6d:before{content: "\e10c";}
           .BSICON-6e:before{content: "\6e";}
           .BSICON-6f:before{content: "\6f";}
           
           .BSICON-70:before{content: "\70";}
           .BSICON-71:before{content: "\71";}
           .BSICON-72:before{content: "\72";}
           .BSICON-73:before{content: "\73";}
           .BSICON-74:before{content: "\74";}
           .BSICON-75:before{content: "\75";}
           .BSICON-76:before{content: "\e101";}
           .BSICON-77:before{content: "\e104";}
           .BSICON-78:before{content: "\78";}
           .BSICON-79:before{content: "\79";}           
           .BSICON-7a:before{content: "\7a";}
           .BSICON-7b:before{content: "\f133";}
           .BSICON-7c:before{content: "\7c";}
           .BSICON-7d:before{content: "\f17a";}
           .BSICON-7e:before{content: "\f107";}
           .BSICON-7f:before{content: "\7f";}
           
           .BSICON-0:before{content: "\a0";}
           .BSICON-1:before{content: "\a1";}
           .BSICON-2:before{content: "\a2";}
           .BSICON-3:before{content: "\a3";}
           .BSICON-4:before{content: "\a4";}
           .BSICON-5:before{content: "\a5";}
           .BSICON-6:before{content: "\a6";}
           .BSICON-7:before{content: "\a7";}
           .BSICON-8:before{content: "\a8";}
           .BSICON-9:before{content: "\a9";}
           .BSICON-a:before{content: "\aa";}
           .BSICON-b:before{content: "\ab";}
           .BSICON-c:before{content: "\ac";}
           .BSICON-d:before{content: "\ad";}
           .BSICON-e:before{content: "\ae";}
           .BSICON-f:before{content: "\af";}

           .BSICON-e000:before{content: "\e109";}
           .BSICON-e001:before{content: "\e001";}
           .BSICON-e002:before{content: "\f17a";}
           .BSICON-e003:before{content: "\e003";}
           .BSICON-e004:before{content: "\e004";}
           .BSICON-e005:before{content: "\e005";}
           .BSICON-e006:before{content: "\e006";}
           .BSICON-E007:before{content: "\e007";}
           .BSICON-E008:before{content: "\e008";}
            .BSICON-E009:before{content: "\e009";}
            .BSICON-E00A:before{content: "\e00A";}
            .BSICON-E00B:before{content: "\e00B";}
            .BSICON-E00C:before{content: "\e011";}
            .BSICON-E00D:before{content: "\e00D";}
            .BSICON-E00E:before{content: "\e00E";}
            .BSICON-E00F:before{content: "\e00F";}
            .BSICON-E010:before{content: "\e010";}
            .BSICON-E011:before{content: "\e00C";}
            .BSICON-E012:before{content: "\e012";}
            .BSICON-E013:before{content: "\e013";}
            .BSICON-E014:before{content: "\e014";}
            .BSICON-E015:before{content: "\e015";}
            .BSICON-E016:before{content: "\e016";}
            .BSICON-E017:before{content: "\e017";}
            .BSICON-E11C:before{content: "\e11c";}
            .BSICON-E11E:before{content: "\e11e";}
            .BSICON-E11F:before{content: "\e11f";}

            .BSICON-E021:before{content: "\e021";}
            .BSICON-E022:before{content: "\e022";}
            .BSICON-E023:before{content: "\e023";}
            .BSICON-E024:before{content: "\e024";}
           
            .bs-container{max-width: 1024px;}


           
           
           body{ padding-top:0px;font-family:Oswald-Light;  }
           .footer{ height:40px; border-top: rgba(0,0,0,1) solid 2px; background: rgba(0,0,0,1); }
           .white-popup{ position: relative;background: #FFF;border: 3px rgba(0,0,0,1) solid;width:auto;max-width: 500px;margin: 10px auto; }
           .white-popup2{ position: relative;background: #000; border: 20px rgba(0,0,0,1) solid;width:auto; max-width: 372px; margin: 10px auto; }
           .margin0{ width:0px\9   /* Sin punto y coma!! */ }
           _:-ms-fullscreen, :root .margin0 { width:0px; }
           .white-popup3{ position: relative;background: #FFF; border: 20px rgba(0,0,0,1) solid; width: 900px;margin: 10px auto; }
           .white-popup4{ position: relative;background: #FFF;border: 2px rgba(0,0,0,1) solid;width:auto;min-width: 200px;margin: 10px auto; }
           .center-block{ display: block;margin-left: auto;margin-right: auto;font-size:20px;font-weight:bold;font-family:Oswald-Light; }
           .class_borde{ background:url(../img/mesh.png); /* padding-top:150px;height:100% !important; */ }
           .registro_top{ padding-top:0px; }
           .top_registro_top{ padding-top: 0px; }
           .element{ .center-block(); }
           .margin-div{ margin-bottom:0px; }
           .color-texto{ padding-top:5px; text-align:right; }
           .registro-reg{ padding:0px;padding-top:5px; }
           .texto_menu{ min-width:80px;margin-right:10px;font-size: 12.5px;color:rgba(255,255,255,1); }
           @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .sm-blue a{ padding: 2px 20px 2px 5px;} }
           @media screen and (-webkit-min-device-pixel-ratio:0) { ::i-block-chrome,.sm-blue a {  padding: 2px 20px 2px 5px; font-size: 11px; } }
           #registrox{ display: none; }
           #div_tamano0{ float:left;width:230px; }
           .class_espacio{ margin-left:85px;width:92px; }
           .detslle_regis{ display:none;   }
           .class_registros_general{ padding:0px;margin: 0px;background: rgba(0,0,0,1); /*opacity:0.8;filter:alpha(opacity=80);*/padding-top: 2px;padding-bottom: 2px;color:rgba(255,255,255,1); }
           .class_head_reserva{ padding:0px;margin: 0px;background: rgba(0,0,0,1);opacity:0.8;filter:alpha(opacity=80);padding-bottom: 5px;color:rgba(255,255,255,1); }
           .class_registros{ margin: 0px;padding: 0px;font-family:Oswald-Light;font-size: 17px; font-weight:bold; }
           .class_border{ padding: 0px;border:1px solid rgba(0,0,0,1); }
           .class_padding{ padding: 0px;border:1px solid rgba(0,0,0,1);margin-bottom: 1%; }
           .class_padding_pie{ padding: 0px;border:1px solid rgba(0,0,0,1);margin-bottom: 80px; }
           .class_contador{ padding: 5px;border:1px solid rgba(0,0,0,1);margin-bottom: 1%;background:rgba(0,0,0,0.77);opacity:0.8;filter:alpha(opacity=80);color:rgba(255,255,255,1);text-align:center;font-family:Oswald-Light;font-size:20px; }
           .class_padding_2{ padding: 0px;margin-bottom: 80px; }
           .class_padding_0{ padding:0px;margin: 0px; }
           .centrar-contenido{ text-align: center; padding:0px; }
           .left-contenido{ text-align: left; }
           .right-contenido{ text-align: right; }
           .class_padding_0_superior{ padding:0px;margin: 0px;margin-top:5px;float:right; }
           .class_padding_0_1{ padding:0px;margin: 0px;margin-bottom:8%; }
           .class_padding_0_t{ color:rgba(255,255,255,1); padding:0px;margin: 0px;background:rgba(0,0,0,0.77) repeat;font-family: "Oswald-Light"; }
           .class_padding_superior{ padding:0px;margin: 0px;margin-top:15px;font-family: Oswald-Light; }
           .cuadro_img{ background:#000;margin-top:10px;margin-left:2%;margin-right:2%; }
           .cuadro_registro{ margin-top:10px; } 
           #timerText{font-size: 17px;margin: 10px;color: rgba(0,0,0,1);}
           .btn-color{color:rgba(0,0,0,1) !important;}
           .btn-color:hover{color:rgba(164,145,219,1) !important;}
           .btn-style{background:rgba(0,0,0,1) !important;color:rgba(255,255,255,1) !important;}
           .btn-style:hover{background:rgba(164,145,219,1) !important;color:rgba(255,255,255,1) !important;}

           .btn-registro{cursor: pointer; background:rgba(0,0,0,1);color:rgba(255,255,255,1) !important;padding-left:8px;padding-right:8px;padding-top:4px;padding-bottom:4px;margin:0px;border:0px;-webkit-border-radius: 0px;border-radius: 0px;font-family:Oswald-Light;font-size:17px;font-weight:bold; width:100% !important;  min-height: 32px !important;text-decoration:none;}

           
           .btn-registro_2{ background:rgba(0,0,0,1);color:rgba(255,255,255,1) !important;padding-left:0%;padding-right:0%;padding-top:2px;padding-bottom:5px;margin:0px;border:0px;-webkit-border-radius: 3px;border-radius: 3px;font-family:Oswald-Light;font-size:17px;font-weight:bold;height: 35px !important;text-decoration:none;}
           
           .btn-registro:hover, .btn-registro:active, .btn-registro:visited, .btn-registro:active:focus{ background:rgba(164,145,219,1) !important;color:rgba(255,255,255,1) !important; }  
           .btn-registro-selected{ background:rgba(164,145,219,1) !important;color:rgba(255,255,255,1); }
             
           .footer .btn-registro{ background:rgba(0,0,0,1);color:rgba(255,255,255,1) !important;padding-left:0%;padding-right:0%;padding-top:2px;padding-bottom:5px;margin:0px;border:0px;-webkit-border-radius: 3px;border-radius: 3px;font-family:Oswald-Light;font-size:17px;font-weight:bold;width:90% !important;height: 35px !important;text-decoration:none;}
           .footer .btn-registro:hover{ background:rgba(30,27,41,1);color:rgba(255,255,255,1) !important; }  
           .footer .btn-registro-selected{ background:rgba(30,27,41,1) !important;color:rgba(255,255,255,1); }
           

           .btn_page{font-size: 17px !important;font-weight: bold !important;}
           .footer .btn_page{padding-top: 5px;font-size: 16px;font-weight: inherit;}
           .footer .btn_footer{width: 30% !important;float: right;margin-right: 4px;text-align: center;height: 28px !important;padding: 0px;}
           
           .btn_buscar{ background:rgba(0,0,0,1);color:rgba(255,255,255,1);padding-left:5%;padding-right:5%;height: 30px;width: 30px;margin:0px;border:0px;-webkit-border-radius: 3px;border-radius: 3px; }
           .btn_buscar:hover{ background:rgba(164,145,219,1); color:rgba(255,255,255,1) !important;}
           .margin_menu{/*margin-left:2.5%;margin-right: 2.5%;*/}
           .btn_fecha_bt{ background:rgba(0,0,0,1);color:rgba(255,255,255,1);padding-left:18%;height: 30px;width: 30px;margin:0px;border:0px;-webkit-border-radius: 3px;border-radius: 3px; }
           .btn_fecha_bt:hover{ background:rgba(164,145,219,1);color:rgba(255,255,255,1) !important;}
           .btn-registro2{ background:rgba(0,0,0,1);color:rgba(255,255,255,1);padding-left:0%;padding-right:0%;margin:0px;margin-bottom:10px !important;border:0px;border-radius: 0;font-family:Oswald-Light;font-size:17px;width:100% !important;height: 36px !important;text-decoration:none;}
           /*.btn-registro2{ background:rgba(0,0,0,1);color:rgba(255,255,255,1);margin:0px;border:0px;-webkit-border-radius: 0px;border-radius: 3px; margin-top:15%;font-family:Oswald-Light;font-size:15px; }*/
           .btn-registro2:hover{ background:rgba(164,145,219,1);color:rgba(255,255,255,1) !important;}
           .buttoncontainer__color{background:rgba(0,0,0,1);color:rgba(255,255,255,1) !important;}
           .buttoncontainer__color:hover{ background:rgba(164,145,219,1);color:rgba(255,255,255,1) !important;}
           .center_star_div{ text-align:right !important;width:55%; }
           /**/ /**/ /**/ /**/ /**/ /**/ /**/  /**/ /**/ /**/ /**/ /**/ /**/ /**/
           .class_cuadro_cuadro{ margin-top: 40px; background:rgba(0,0,0,0.77) repeat;color:rgba(255,255,255,1);font-family:Oswald-Light;padding-top:10px;padding-bottom:10px;border: 1px solid rgba(0,0,0,1); }
           .class_cuadro_eventos{ margin-top: 10px;color:rgba(255,255,255,1);font-family:Oswald-Light;font-size: 12px;padding-top:10px;padding-bottom:10px; border-bottom: 1px solid rgba(0,0,0,1);}
           .cronometro_evento{ color:#0F3;}
           .class_cuadro_reservacion{ background:rgba(0,0,0,0.77) repeat;color:rgba(255,255,255,1);padding-bottom:10px; border: 1px solid rgba(0,0,0,1); }
           .class_cuadro_boton_eventos{ width: 90px;float: right; }
           
           .max-with-1000{ max-width: 1000px; }
           .max-with-900{ max-width: 900px;   }
           .max-with-800{ max-width: 800px;   }
           .max-with-700{ max-width: 700px;   }
           .max-with-600{ max-width: 600px;   }
           .max-with-500{ max-width: 500px;   }
           .margin-top-5{ margin-top: 5px;    }
           .margin-top-10{ margin-top: 10px;  }
           .margin-top-bottom{ padding: 4px;  }
           .margin-top-15{ margin-top: 15px;  }
           .margin-top-20{ margin-top: 20px;  }
           .margin-left-5{ margin-left: 5px;  }
           .margin-left-10{margin-left: 10px; }
           .margin-left-15{margin-left: 15px; }
           .margin-left-20{margin-left: 20px; }
           .margin-right-5{margin-right: 5px; }
           .margin-right-10{margin-right: 10px;}
           .margin-right-15{margin-right: 15px;}
           .margin-right-20{margin-right: 20px;}
           .margin-bottom-5{margin-bottom: 5px;}
           .margin-bottom-1{margin-bottom: 1px;}
           .margin-bottom-10{margin-bottom: 10px;}
           .margin-bottom-15{margin-bottom: 15px;}
           .margin-bottom-20{margin-bottom: 20px;}
           .margin-bottom-25{margin-bottom: 25px;}
           .margin-bottom-30{margin-bottom: 30px;}
           .navlist1>li>a{
            color: #000000 !important;
           }
           /**/ /**/ /**/ /**/ /**/ /**/ /**/  /**/ /**/ /**/ /**/ /**/ /**/ /**/
           .texto_color{ color:rgba(255,255,255,1) !important;font-size:14px;font-family:Oswald-Light; }
           .fondo-pie-foto{ background: #1060a4;padding: 5px;margin-top: 0px; }
           .texto_color_bold{ color:rgba(255,255,255,1);font-size:15px;font-family:Oswald-Light; }
           .texto_color_bold_borde{ color:rgba(255,255,255,1);font-size:15px;font-family:Oswald-Light;margin-top: 40px;}
           .registro_t{ border-top:2px solid #1679CE;padding-top: 20px;margin-top:5px; }
           .alin_right{ text-align:right; }
           img.img-res{ margin-top: 70px; }
           /* PARA LA SECCION DE LA GALERIA  */  /* PARA LA SECCION DE LA GALERIA  */  /* PARA LA SECCION DE LA GALERIA  */
           /* PARA LA SECCION DE LA GALERIA  */  /* PARA LA SECCION DE LA GALERIA  */  /* PARA LA SECCION DE LA GALERIA  */
           .image_wrapper{ position:relative;  }
           .image_wrapper_interno_interno{  position:absolute; cursor:pointer; border:0px; height:30px; margin-bottom:5px;z-index:1; margin-left: 15px;bottom:4px; }
           .image_wrapper_interno{  position:absolute; bottom:9px; cursor:pointer; border:0px; witch:50px; right: 4px;}
           .image_wrapper_interno_interno_top{  position:absolute; cursor:pointer; border:0px;margin-bottom:5px;z-index:1; right: 25px;top:0px; }

           .image_wrapper_interno2{  padding-right:22px;position:absolute; bottom:2px; cursor:pointer; border:0px; witch:50px; right: 0px;}
           .image_wrapper_interno3{  position:absolute; bottom:9px; cursor:pointer; border:0px; witch:50px; right: 4px;z-index:2000;  }

           .class_cuadro_p{ background: #537CD5;color:rgba(255,255,255,1); padding:0px; padding-top:3px;padding-bottom:3px;text-align:center;margin-left:10px; }
           .class_cuadro{ margin-top: 6.4%;background:rgba(0,0,0,0.77) repeat;color:rgba(255,255,255,1);font-family:Oswald-Light;padding-top:10px;padding-bottom:10px; }
           .class_cuadro_reserva{ background:rgba(0,0,0,0.77) repeat;color:rgba(255,255,255,1);font-family:Oswald-Light;padding-top:10px;padding-bottom:10px; }
           .titulo_cuadro{ padding:0px;margin: 0px;font-size:14px;font-family:Oswald-Light;font-weight:bold; }
           .label-reserva{ margin-bottom: 20px; }
           .linewidth{ /*margin-top: 5px;*/ margin-bottom: 5px;border: 1px solid white; }
           .linesplitwidth{ margin-top: 20px; margin-bottom: 5px;border: 1px solid white; }
           .class_cuadro_video{ color:rgba(255,255,255,1);font-family:Oswald-Light;padding-top:10px;padding-bottom:10px; }
           .class_cuadro_ini{ margin-top: 6.4%;background:rgba(0,0,0,0.77) repeat;color:rgba(255,255,255,1);font-family:Oswald-Light;padding-top:10px;padding-bottom:10px;height: 235px; }
           .class_cuadro_fecha{ padding:0px; margin: 0px; font-size:14px; }
           .class_cuadro_evento{ padding:0px;margin: 0px; font-size:14px; }
           .header_color{ background:rgba(0,0,0,0.94);  }
           .space_header{ position: fixed;top:0;left:0;width:100%; z-index:1000; }
           .img-logo{ width:150px;  }
           .margin_top_icon{ margin-top:5px; }
           .margin_icon{ background-position:0px 10px !important;     font-size: 14px;}
           /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/  /**/ /**/ /**/ /**/ /**/
           @media screen and (min-width: 767px) and (max-width: 1000px){ #div_tamano0{ float:left;width:130px;} /*.btn-registro{ font-size: 10px;}*/ /*.registro_left{ width: 52%; }*/ }
           /* @media screen and (min-width: 240px) and (max-width: 320px){ .btn-registro{ font-size:9.4px; } } */
           @media screen and (min-width: 0px) and (max-width: 967px){ 
           .mobile-hide{ display: none; } #nav { overflow: hidden; } #registrox{ display:block; } .class_cuadro{ margin-top : 25px; margin-left: 0px;background:rgba(0,0,0,0.77) repeat;color:rgba(255,255,255,1);font-family:Oswald-Light; } 
           body{ padding-top:0px; font-family:Oswald-Light; } .margin_top_icon{ margin-top:0px; } .class_borde{ background:url(../img/mesh.png);padding-top:0px;  } .space_header{ position:static; } 
           .class_registros{ font-size:15px; } .class_cuadro{ margin-top : 25px;margin-left: 0px; } .class_padding{ padding: 0px;border:1px solid rgba(0,0,0,1);margin-bottom: 80px; } .color-texto{ text-align:center;padding-top:2px;padding-right:5px; } .header_color{ background: rgba(0,0,0,0.94); } .margin_mobil{ padding-left:0px;padding-right:0px; } .class_padding_pie_2{  margin-bottom: 150px; } .img-logo{ width:110px; } .space_margin{ width:100%; } .margin_icon{ background-position:0px 0px !important; } .margin_menu{ margin-left:0; }
           .menu_header{ border-bottom:0px rgba(0,0,0,1) solid; }
           .top_registro_top{ padding-top:0px; }
           }
           @media screen and (min-width: 0px) and (max-width: 992px){ #repro_audio{ display: none;  } #registro_rigth{ float:right; } }
           .padding_register{ padding-top: 5%; }
           .rating{ cursor: pointer;clear: both;display: block; }
           .rating:after { content: ".";display: block;height: 0;width: 0;clear: both;visibility: hidden; }
           .starRpta { height:15px;width:140px;padding:1px;}
           .cancel,
           .star { float: left;width: 26px;height: 25px;overflow: hidden;text-indent: -999em;cursor: pointer;}
           .cancel,
           .cancel a {background: url(https://la.puertadealcala.mx/css/delete.gif) no-repeat 0 -16px;}
           .star,
           .star a {background: url(../img/star.png) no-repeat 0 0px;}
           .cancel a,
           .star a { display: block; width: 100%; height: 100%; background-position: 0 0px; }
           div.rating div.on a { background-position: 0 -32px; }
           div.rating div.hover a,
           div.rating div a:hover { background-position: 0 -32px; }
           /************************************************************/ /************************************************************/
           /*   REDES SOCIALES   */ /*   REDES SOCIALES   */    /*   REDES SOCIALES   */    /*   REDES SOCIALES   */
           #navigationxx { margin:0px; padding: 0px; border:0px; clear:both; width:82px;height:20px;background: rgba(0,0,0,1); border-bottom: 1px solid rgba(0,0,0,1); }
           #navigationx { margin:0px; padding: 0px; border:0px; clear:both; width:82px; height:22px; background: rgba(0,0,0,1); border-bottom: 1px solid rgba(0,0,0,1); }
           ul.nav-main { position: relative; z-index: 597; }
           ul.nav-main li:hover > ul { visibility: visible; }
           ul.nav-main li.hover, ul.nav-main li:hover { position: relative; z-index: 599; cursor: pointer; }
           ul.nav-main li { float:left; display:block; height: 51px; color: rgba(255,255,255,1); font-size:9px; font-family:Oswald-Light; }
           ul.nav-main li a { display:block; padding: 3px 3px 0 3px;  color: #FFF;  text-decoration:none; }
           ul.nav-main *.list { padding-right:8px; height:22px; } 
           ul.nav-sub { visibility: hidden; z-index: 598; background: rgba(0,0,0,1);  }
           ul.nav-sub li { list-style:none; display:block; padding: 0; width:76px; height:22px; float: none; border-bottom: 1px solid #27659A; background: none; } 
           /*   AMIGOS   */ /*   AMIGOS   */    /*   AMIGOS   */ /*   AMIGOS   */
           .registro_left p{ font-family:Oswald-Light; font-size:22px; border-bottom: 1px solid #FFF; color:rgba(255,255,255,1); margin-top:20px; padding-left: 10px; } 
           .text_amigos{ padding:0px; margin-left:10px;  }
           .text_amigos_left{ margin-left:15px; }
           .menu_background{  background-color: rgba(0,0,0,0.86); } 
           .margin_menu_interno{ margin-top: 20px; padding:0px; } 
           .margin_top_bottom{ margin-top: 30px; margin-bottom: 30px;  }
           /* inicio xtian */
           .pi-bolsa-trabajo-icon{ background: url(../img/pi-bolsa-trabajo-icon.png) no-repeat ; width:26px; height:23px; float:left;line-height: 22px;padding: 0px 0px 0px 5px; margin-left:10px; margin-right:10px; margin-top:5px; }
           .pi-galeria-fotos-apaso2-icon{ background: url(../img/pi-galeria-fotos-apaso2-icon.png) no-repeat ; width:26px; height:23px; float:left;line-height: 22px;padding: 0px 0px 0px 5px; margin-left:10px; margin-right:10px; margin-top:5px; }
           .pi-galeria-login-icon{ background: url(../img/pi-galeria-login-icon.png) no-repeat ; width:26px; height:23px; float:left;line-height: 22px;padding: 0px 0px 0px 5px; margin-left:10px; margin-right:10px; margin-top:5px; }
           .pi-micuenta-reservas-icon{ background: url(../img/pi-micuenta-reservas-icon.png) no-repeat ; width:26px; height:23px; float:left;line-height: 22px;padding: 0px 0px 0px 5px; margin-left:10px; margin-right:10px; margin-top:5px; }
           .pi-control-textarea{ border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; width: 100%; }
           .btn-registro3{ background:rgba(0,0,0,1); color:rgba(255,255,255,1);padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; margin:0px; border:0px; font-family:Oswald-Light; font-size:15px; }
           .btn-registro3:hover { background:rgba(164,145,219,1); color:rgba(255,255,255,1);}
           .border_foto { border:3px solid #FFF; }
           /* fin xtian */  
           .border-bootom-1{ border-bottom: 1px solid rgba(0,0,0,1); }
           .border-left{ border-left: 1px solid rgba(0,0,0,1); }  
           .border-right{ border-right: 1px solid rgba(0,0,0,1); }  

           .menu_interno{ cursor:pointer; }
           .titulo_reservacion{ font-family:Oswald-Light;font-size:20px;color:rgba(255,255,255,1); }
           .detalle_reservacion{ font-family:"Oswald-Light";font-size:15px;color:rgba(255,255,255,1); padding:5px;margin:0px; }
           .margin_perfil_top{ margin-top:20px;margin-left:10px;margin-right:10px;border-top: 1px solid #FFF;padding-top:20px;padding-bottom:20px;  }
           .margin_bottom_pie{ padding-bottom: 20px; }
           .texto_azul{ color:#306FA5; text-align:right; }
           .separador_bottom{ padding-bottom:5px; }
           .pad{ padding-top:25px; }
           .buttom-mar{ margin:15px; }
           .reserv{ padding:0px; margin:0px; text-justify:auto; text-align:left; } 
           .conto{ background:#FFF; padding:5px; margin:0px; color:#333; width:90px; } 
           .azul{ background:rgba(0,0,0,1); }
            .bloc{ margin-top:10px; }
            .a-lin a{ color:rgba(255,255,255,1); text-decoration:none; margin:10px 10px; padding:3px 3px; }
            .a-lin a:hover{ color:#000; background:#FFF; margin:10px 10px; padding:3px 3px; text-decoration:none; }  
           /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/ /**/
           /* estilo abrham */ /* estilo abrham */ /* estilo abrham */ /* estilo abrham */ /* estilo abrham */

           .pi-control-text{ width: 100%; height: 27px; border:1px solid #DCDEE3; }
           .class_nom_icon{  background: url("../img/icons/339.png") no-repeat scroll 0 0 transparent;background-color: #FFF;border: 1px solid #BFBFBF;padding: 5px 5px 5px 30px; width: 100%; }
           .class_email_icon{ background: url("../img/icons/email.png") no-repeat scroll 0 0 transparent;background-color: #FFF;border: 1px solid #BFBFBF;padding: 5px 5px 5px 35px; width: 100%; }
           .class_mobil_icon{ background: url("../img/icons/mobil.png") no-repeat scroll 0 0 transparent;background-color: #FFF;border: 1px solid #BFBFBF;padding: 5px 5px 5px 35px; width: 100%; }
           /* para comtrolar los espacios */ /* para controlar los espacios*/
           @media screen and (min-width: 968px)  and (max-width: 1000px){ .container { width: 968px; }} /**/
           @media screen and (max-width: 1050px){
           .container { max-width: 1100px; margin-left: 0px;  margin-right:0px; padding-left: 4px; padding-right: 0px; } /* max-width */
           .margin0{ width: 0px; text-align:center; padding:2px;margin:0px; }
           }
           @media screen and (min-width: 768px){ .ancho_top{ width:34%;} }
           /*@media screen and(width: 1024px){ .btn-registro{ font-size:16px; } }*/

           /****************************************/ /***********************************************************/
           /****************************************/ /***********************************************************/ 
           .btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; cursor: pointer; border-radius: 0; white-space: nowrap;/* text-transform: uppercase;*/ position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; } 
           .btn:focus { outline: 0; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; background: rgba(0,0,0,1); } 
           .btn:hover, .btn:focus {/*color: rgba(255,255,255,1);*/text-decoration: none;}
           .btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; } .btn a { position: relative; z-index: 10; font-family:Oswald-Light; font-weight:bold; } 
           .btn:before, .btn:after { } 
           .btn:after { right: 0%; left: auto; width: 0; } 
           /*.btn:hover {color: #fff; background-color:rgba(164,145,219,1); }*/
           .btn:hover:before { left: 0px; visibility: visible; opacity: 1; filter: alpha(opacity=100); width: 100%; } 
           .button_comentario_reg{ background:rgba(0,0,0,1);padding:4px;margin:0px;border:0px;color:rgba(255,255,255,1);border-radius: 3px 3px 3px 3px;-moz-border-radius: 3px 3px 3px 3px;-webkit-border-radius: 3px 3px 3px 3px;border: 0px none; }
           .button_comentario_reg:hover{ background:#BBBBBB;color:rgba(255,255,255,1); }
           .margin-reg{ padding:5px; }
           .chatbox { position: fixed; position:expression("absolute"); width: 225px; display:none; }
           .chatboxhead { background-color: rgba(0,0,0,1); padding:7px; color: rgba(255,255,255,1); border-radius: 8px 8px 0 0; border-right:1px solid rgba(0,0,0,1); border-left:1px solid rgba(0,0,0,1); } 
           /*.chatboxhead:hover { background-color: rgba(164,145,219,1);}*/
           .chatboxhead_hover{ background-color: rgba(164,145,219,1) !important; color: rgba(255,255,255,1); border-right: 1px solid rgba(164,145,219,1) !important;border-left: 1px solid rgba(164,145,219,1) !important;}    
           .chatboxblink { background-color: rgba(0,0,0,1); border-right:1px solid rgba(0,0,0,1); border-left:1px solid rgba(0,0,0,1); } 
           .chatboxcontent { font-family: Oswald-Light; font-size: 13px; color: #333333; height:200px; width:100%; overflow-y:auto; overflow-x:auto; padding:7px; border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-bottom:1px solid #eeeeee; background-color: #ffffff; line-height: 1.3em; } 
           .chatboxinput { padding: 5px; background-color: #ffffff; border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc; } 
           .chatboxtextarea { width: 100%; height:44px; padding:3px 0pt 3px 3px; border: 1px solid #eeeeee; margin: 1px; overflow:hidden; } 
           .chatboxtextareaselected { border: 2px solid #f99d39; margin:0; } 
           .chatboxmessage { margin-left:1em; } 
           .chatboxinfo { margin-left:-1em; color:#666666;  } 
           .chatboxmessagefrom { margin-left:-1em; font-weight: bold; } 
           .chatboxmessagecontent { } 
           .chatboxoptions { float: right; } 
           .chatboxoptions a { text-decoration: none; color: white; font-weight:bold; font-family:Oswald-Light; } 
           .chatboxtitle { float: left; } 
           /*************/ /*********/
           /*************/ /*********/
           /* Menu items===================*/
           .btn-menu{color:rgba(255,255,255,1) !important;}
           .btn-menu h4{font-weight: bold !important;}
           .btn-menu:hover{color:rgba(255,255,255,1) !important;background:rgba(34,10,105,0.82) !important;}
           .sm-blue .logo-user-menu{
                background-color:rgba(8,8,20,0.72);
                height: 45px;
                width: 78px;
                display:inline;
           }
           ul.sm-blue{background-color:rgba(8,8,20,0.72);}
           .sm-blue a{ /*padding:2px 24px;padding-left:5px;*/ 
           color:rgba(255,255,255,1) !important; 
           /*background-color:rgba(8,8,20,0.72);*/
           font-size:12.5px; 
           border-bottom:5px solid rgba(103,78,173,1); 
           font-family:Oswald-Light; 
           font-weight:bold; /**/ 
           text-decoration:none; 
           text-shadow:0 1px 0 rgba(0,0,0,0.3); cursor:pointer; /*font-family: font-face;*/ 
           min-width:116px !important;
           } 
           /* padding:13px 18px; */
           @media screen and (min-width:0\0) { 
           .sm-blue a {padding:13px 18px; background:rgba(8,8,20,0.72); color:rgba(255,255,255,1); /*font-size:12.5px;*/ font-size:16px; font-family:Oswald-Light; text-decoration:none; text-shadow:0 1px 0 rgba(0,0,0,0.3);/**/ cursor:pointer; /*font-family: font-face;*/ } } 
           .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {color:rgba(255,255,255,1) !important; background:rgba(34,10,105,0.82); border-bottom:5px rgba(164,145,219,1) solid; cursor:pointer; }
           .sm-blue .sm-nowrap a:hover, .sm-blue .sm-nowrap a:focus, .sm-blue .sm-nowrap a:active, .sm-blue .sm-nowrap a.highlighted {color:rgba(255,255,255,1); background:rgba(34,10,105,0.82); border-bottom:1px rgba(164,145,219,1) solid; cursor:pointer; }
           .selcted_menu{ background:rgba(34,10,105,0.82) !important;color:rgba(255,255,255,1) !important; border-bottom: 5px rgba(164,145,219,1) solid !important; cursor:pointer; }
           .sm-blue a.selcted_menu{ background:rgba(34,10,105,0.82) !important;color:rgba(255,255,255,1) !important; border-bottom: 5px rgba(164,145,219,1) solid !important; cursor:pointer; }

           .sm-nowrap a.selcted_menu{ background:rgba(34,10,105,0.82) !important;color:rgba(255,255,255,1) !important; border-bottom: 1px rgba(164,145,219,1)  solid !important;cursor:pointer; }
           
           .sm-blue .sm-nowrap{background-color:rgba(0,0,0,0.86);}
           <!-- --> <!-- --> <!-- --> <!-- --> <!-- --> <!-- --> <!-- --> <!-- -->
           <!-- --> <!-- --> <!-- --> <!-- --> <!-- --> <!-- --> <!-- --> <!-- -->
           .registro_x a{ padding:5px 5px; border-bottom: 1px solid rgba(255,255,255,1); } 
           .registro_x a:hover{ padding:5px 5px; border-bottom: 1px solid rgba(164,145,219,1);     } 
           .sm-blue ul a { padding:9px 40px 8px 23px; border-bottom: 1px rgba(103,78,173,1) solid; background:rgba(8,8,20,0.72); /*opacity:0.7; filter:alpha(opacity=70);*/ color:rgba(255,255,255,1); font-family:Oswald-Light; font-size:12px; text-shadow:none; } 
           .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted { padding:9px 40px 8px 23px; background:#000; opacity:1; /*filter:alpha(opacity=60); */color:rgba(255,255,255,1); text-shadow:0 1px 0 rgba(0,0,0,0.3);  } 
           /* current items - add the class manually to some item or check the "markCurrentItem" script option */
           .sm-blue a.current, .sm-blue a.current:hover, .sm-blue a.current:focus, .sm-blue a.current:active,
           .sm-blue ul a.current, .sm-blue ul a.current:hover, .sm-blue ul a.current:focus, .sm-blue ul a.current:active { background:#1B1727; background-image:url(https://la.puertadealcala.mx/css/css-gradients-fallback/current-item-bg.png); background-image:-moz-linear-gradient(top,#005a84 0%,#00749f 100%); background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#005a84),color-stop(100%,#00749f)); background-image:-webkit-linear-gradient(top,#005a84 0%,#00749f 100%); background-image:-o-linear-gradient(top,#005a84 0%,#00749f 100%); background-image:-ms-linear-gradient(top,#005a84 0%,#00749f 100%); background-image:linear-gradient(top,#005a84 0%,#00749f 100%); color:rgba(255,255,255,1); text-shadow:0 1px 0 rgba(0,0,0,0.3); } 
           /* Sub menu indicators
           ===================*/
           .sm-blue a span.sub-arrow {position:absolute; bottom:15px; left:90%; margin-left:-3px; font-family:"iconografias";  }
           .sm-blue-vertical a span.sub-arrow,
           .sm-blue ul a span.sub-arrow { bottom:auto; top:50%; margin-top:-5px; right:15px; left:auto; margin-left:0;font-family:"iconografias";  } 

           /* Items separators
           ===================*/
           .sm-blue li { border-left:1px solid #1B1727; } .sm-blue li:first-child,
           .sm-blue-vertical li, .sm-blue ul li { border-left:0; } 
           /* Scrolling arrows containers for tall sub menus - test sub menu: "Sub test" -> "more..." -> "more..." in the default download package
           ===================*/
           /* decrease horizontal main menu items left/right padding to avoid wrapping */
           @media screen and (max-width: 850px) { .sm-blue:not(.sm-blue-vertical) > li > a { padding-left:18px; padding-right:18px; } } @media screen and (max-width: 750px) {
           .sm-blue:not(.sm-blue-vertical) > li > a { padding-left:10px; padding-right:10px; } } /* para mobil --- 720px */
           @media screen and (max-width: 967px) { .menu_background{  background-color:rgba(0,0,0,1); }   
           .sm-blue a { border-bottom:1px solid #474747; } 
           .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted { background:rgba(34,10,105,0.82); /* opacity:0.9; filter:alpha(opacity=90); */  border-bottom:1px solid rgba(164,145,219,1); } 
           .selcted_menu{ background:rgba(34,10,105,0.82) !important;color:rgba(255,255,255,1) !important; border-bottom: 1px rgba(164,145,219,1) solid !important; cursor:pointer; }
           .sm-blue a.selcted_menu{ background:rgba(34,10,105,0.82) !important;color:rgba(255,255,255,1) !important; border-bottom: 1px rgba(164,145,219,1) solid !important; cursor:pointer; }
           
           .sm-blue .logo-user-menu i{display:none;}
           /* The following will make the sub menus collapsible for small screen devices (it"s not recommended editing these) */
           ul.sm-blue{width:auto !important;}
           ul.sm-blue ul{display:none;position:static !important;top:auto !important;left:auto !important;margin-left:0 !important;margin-top:0px !important;width:auto !important;min-width:0 !important;max-width:none !important;}
           ul.sm-blue>li{float:none;height-min:50px; }
           ul.sm-blue>li>a,ul.sm-blue ul.sm-nowrap>li>a{white-space:normal;}
           ul.sm-blue iframe{display:none;}
           .spacer{ display:none; }
           #menu_display{ display:none; } 
           /* Menu box
           ===================*/
           .sm-blue { background:transparent; -moz-box-shadow:0 1px 4px rgba(0,0,0,0.3); padding-left:15px; }
           .sm-blue ul { border:0; padding:0; background:#fff; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; }
           .sm-blue ul ul { /* darken the background of the 2+ level sub menus and remove border rounding */ background:rgba(100,100,100,0.1); -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; } 
           /* Menu items
           ===================*/
           .sm-blue a { padding:10px 5px 10px 5px !important; color:rgba(255,255,255,1) !important; } 
           .sm-blue ul a { padding-left: 20px !important; background:rgba(8,8,20,0.72) !important; color:rgba(255,255,255,1) !important; border:0px; /* text-shadow:none !important; */ } 
           /* add some text indentation for the 2+ level sub menu items */
           .sm-blue ul a { /*border-left:8px solid transparent;*/ padding-left:10px;} 
           .sm-blue ul ul a { /*border-left:16px solid transparent;*/ } 
           .sm-blue ul ul ul a { border-left:32px solid transparent; }
           /* presume we have 4 levels max */
           .sm-blue > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul { -moz-border-radius:0 0 8px 8px; -webkit-border-radius:0 0 8px 8px; border-radius:0 0 8px 8px; } /* highlighted items, don"t need rounding since their sub is open */
           .sm-blue > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted { -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; } 
           /* Sub menu indicators
           ===================111*/
           .sm-blue a span.sub-arrow, .sm-blue ul a span.sub-arrow { 
           top:50%;
           margin-top:-9px; 
           right:auto; 
           left:6px; 
           margin-left:0; 
           width:17px; 
           height:17px; 
           font:bold 16px/16px monospace !important;
           text-align:center; 
           border:0;
           text-shadow:none;
           -moz-border-radius:100px; 
           -webkit-border-radius:100px; 
           border-radius:100px;
           font-family:"iconografias"; 
           }

           /* Hide sub indicator "+" when item is expanded - we enable the item link when it"s expanded */
           .sm-blue a.highlighted span.sub-arrow { display:none !important;font-family:"iconografias"; } 
           /* Items separators
           ===================*/
           .sm-blue li { border-left:0; } .sm-blue ul li { border-top:1px solid #000000; }
           .sm-blue ul li:first-child { border-top:0; } 
           .detslle_regis{ display:block; margin-top: 5px;   } 
           }
           .fecha_evento{ background-color: white;border-top-style: solid;border-width: 12px;border-color: rgba(0,0,0,1);font-size: 80%; margin: 0px 3px;}
           .fecha_evento_fondo{ background-color: rgba(0,0,0,1);margin: 0px 3px; }
           .hora_evento_fondo{  background-color: rgba(0,0,0,1);padding: 0px 7px; margin: 0px 3px; }
           .hora_evento_image{  background-image: url("../img/reloj.png");background-repeat: no-repeat;background-size:contain;padding: 30px 0px; background-position: center;}
           .class_color_campo{ color:rgba(0,0,0,1);  }
           .class_color_campo_black{ color:rgba(255,255,255,1); }
           .white-popup { position: relative; background: #FFF; padding: 20px; width:auto; max-width: 1024px; margin: 20px auto; } 
           .WEB_pasarelaTotal{ margin-bottom: 0px; background: none repeat scroll 0% 0% #E3E3E3; } 
           table{ font-size: 12px; } 
           .text-left{ text-align: left; } 
           .text-center{ text-align: center;  } 
           .text-right{ text-align: right; } 
            .fecha_evento{ background-color: white; border-top-style: solid; border-width: 12px; border-color: rgba(0,0,0,1); font-size: 80%; margin: 0px 3px; } 
           .fecha_evento_fondo{ background-color: rgba(0,0,0,1); margin: 0px 3px; } 
           .hora_evento_fondo{ background-color: rgba(0,0,0,1); padding: 0px 7px; margin: 0px 3px; } 
           .hora_evento_image{ background-image: url("https://la.puertadealcala.mx/css/img/reloj.png"); background-repeat: no-repeat; background-size:contain; padding: 30px 0px; background-position: center; } 
           .padding_verticales{ padding-left: 8px; padding-right: 8px; padding-top: 10px; } 
           .desplegable_fondo{ background: rgba(0,0,0,1); margin: 5px 0px;font-size: 17px;font-weight:bold;  }
           .desplegable_fondo2{ background: rgba(0,0,0,1); margin: 27px 0px;font-size: 17px;font-weight:bold;  }
           .texto1{ color:rgba(255,255,255,1); } 
           .vermas, .vermasMapa{ cursor: pointer; } 
           .less { background: url("../img/less.png") repeat scroll 0 0 rgba(0, 0, 0, 0); left: 0; } 
           .more { background: url("../img/more.png") repeat scroll 0 0 rgba(0, 0, 0, 0); right: 0; } 
           .more, .less { width: 37px; height: 27px; /*display: block;*/ position: absolute; /*top: 0px;*/ /*z-index: 2;*/ } 
           a{ text-decoration: none; cursor: pointer; } 
           .center { text-align: center;  } 
           .ancho-130{ width: 130px; } 
           .table_color_events1{ background: rgba(4, 8, 46, 0.5); } 
           .table_color_events2{ background: rgba(0,0,0,1); } 
           .btn-primary{ background-color:rgba(0,0,0,1); }            
           /***********************************************************************************/
           /***********************************************************************************/
           /**********************----------------------------*********************************/

           div.jp-audio, div.jp-audio-stream, div.jp-video {    font-size:1.25em; /* 1.25em for testing in site pages */ /* No parent CSS that can effect the size in the demos ZIP */      font-family:Oswald-Light;   /*line-height:1.6; */   color: #989898;     /*border:1px solid #009be3;*/   /*background-color:#eee;*/ }
           div.jp-audio {   /* width:420px; */ } div.jp-audio-stream {  width:182px; }
           div.jp-video-270p {  width:480px; }
           div.jp-video-360p {  width:640px; } 
           div.jp-video-full {  /* Rules for IE6 (full-screen) */   width:480px;    height:270px;   /* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are not position:static (default) to appear over the video/gui. */   position:static !important; position:relative; } 
           /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video area. EG. Subtitles. */
           div.jp-video-full div div {  z-index:1000; } 
           div.jp-video-full div.jp-jplayer {   top: 0;     left: 0;    position: fixed !important; position: relative; /* Rules for IE6 (full-screen) */   overflow: hidden; } 
           div.jp-video-full div.jp-gui {   position: fixed !important; position: static; /* Rules for IE6 (full-screen) */     top: 0;     left: 0;    width:100%;     height:100%;    z-index:1001; /* 1 layer above the others. */ } 
           div.jp-video-full div.jp-interface {     position: absolute !important; position: relative; /* Rules for IE6 (full-screen) */    bottom: 0;  left: 0; } 
           div.jp-interface {   position: relative;     /* background-color:#eee; */    width:100%; } 
           div.jp-audio div.jp-type-single div.jp-interface {   /*height:80px; */ } 
           div.jp-audio div.jp-type-playlist div.jp-interface {     /*height:80px;*/ } 
           div.jp-audio-stream div.jp-type-single div.jp-interface {    /*height:80px;*/ } 
           div.jp-video div.jp-interface {  /*border-top:1px solid #009be3;*/ } 
           /* @group CONTROLS */
           div.jp-controls-holder {     clear: both;    width:440px;    margin:0 auto;  position: relative;     overflow:hidden;    top:-8px; /* This negative value depends on the size of the text in jp-currentTime and jp-duration */ } 
           div.jp-interface ul.jp-controls {    list-style-type:none;   margin:0;   padding: 0;     overflow:hidden; } 
           div.jp-audio ul.jp-controls {    width: 100%; /* padding:20px 20px 0 20px; */ } 
           div.jp-audio-stream ul.jp-controls {     width: 142px;   padding:20px 20px 0 20px; } 
           div.jp-video div.jp-type-single ul.jp-controls {     width: 78px;    margin-left: 200px; } 
           div.jp-video div.jp-type-playlist ul.jp-controls {   width: 134px;   margin-left: 172px; } div.jp-video ul.jp-controls,
           div.jp-interface ul.jp-controls li {     display:inline;     float: left; } 
           div.jp-interface ul.jp-controls a {  display:block;  overflow:hidden; } 
           a.jp-play, a.jp-pause { width:34px;  height:28px;    margin-right:1.5px; } 
           .triangulo_der{ font-family:"iconografias";float:left;font-style: normal;font-size:24px;margin-left:7px;margin-top:3px; padding-left: 5px; }

           a.jp-play{background: rgba(0,0,0,1); color:rgba(255,255,255,1) !important; -webkit-border-radius: 2px;border-radius: 2px;} 
           a.jp-play:hover {background: rgba(30,27,41,1); color:rgba(255,255,255,1) !important;}
           a.jp-pause{ background:rgba(0,0,0,1); display: none; color:rgba(255,255,255,1) !important;}
           /* separando botones para poder ponerlos en orden */

           a.jp-stop, a.jp-previous  {  width:20px;     height:14px;  /* margin-top:6px; */ } 
           a.jp-next{   width:20px;     height:14px;    /*margin-top:100%; */ } 
           /**************************************************************************/
           /**************************************************************************/
           /**************************************************************************/
           /**************************************************************************/

           a.jp-stop {  background: url("blue.monday/jplayer.blue.monday20.jpg") 0 -83px no-repeat;     margin-left:10px; } 
           a.jp-stop:hover {    background: url("blue.monday/jplayer.blue.monday20.jpg") -29px -83px no-repeat; } 
           .triangulo_izq_dat{ margin-top:0px;margin-left: 2px;font-family:"iconografias";float:left;font-style: normal;font-size:14px;}
           .triangulo_der_dat{ margin-left:3px; font-family:"iconografias";float:left;font-style: normal;font-size:14px;} 
           a.jp-previous{background:rgba(0,0,0,1); color:rgba(255,255,255,1) !important;}
           a.jp-previous:hover {background:rgba(30,27,41,1); color:rgba(255,255,255,1) !important;}
           a.jp-next {background: rgba(0,0,0,1);border-top: 1px solid rgba(255,255,255,1); color:rgba(255,255,255,1) !important;} 
           a.jp-next:hover {background: rgba(30,27,41,1);border-top: 1px solid rgba(255,255,255,1); color:rgba(255,255,255,1) !important;}
           /* @end */
           /* @group progress bar */
           div.jp-progress {    overflow:hidden;    /*background-color: #ddd;*/ } div.jp-audio div.jp-progress {    position: absolute;     top:12px;   height:15px; } div.jp-audio div.jp-type-single div.jp-progress {    left:110px;     width:186px; } div.jp-audio div.jp-type-playlist div.jp-progress {  left:166px;     width:130px; } 
           div.jp-video div.jp-progress {   top:0px;    left:0px;   width:100%;     height:10px; } div.jp-seek-bar {    background: url("blue.monday/jplayer.blue.monday20.jpg") 0 -202px repeat-x;     width:0px;  height:100%;    cursor: pointer; } div.jp-play-bar {
                   background: url("blue.monday/jplayer.blue.monday20.jpg") 0 -218px repeat-x ;
                   width:0px;
                   height:100%;
           }

           /* The seeking class is added/removed inside jPlayer */
           div.jp-seeking-bg {  background: url("https://la.puertadealcala.mx/css/jplayer.blue.monday.seeking.gif"); } 
           /* @end */
           /* @group volume controls */
            a.jp-mute, a.jp-unmute, a.jp-volume-max {   width:32px;     height:27px;    /*margin-top:12px; */ } 
           div.jp-audio div.jp-type-single a.jp-mute, div.jp-audio div.jp-type-single a.jp-unmute {     /**/margin-left: 210px;  } div.jp-audio div.jp-type-playlist a.jp-mute,
           div.jp-audio div.jp-type-playlist a.jp-unmute {  margin-left: 5px; } 
           div.jp-audio-stream div.jp-type-single a.jp-mute, div.jp-audio-stream div.jp-type-single a.jp-unmute {   margin-left:10px; } 
           div.jp-audio a.jp-volume-max, div.jp-audio-stream a.jp-volume-max {  margin-left: 0px;    } 
           div.jp-video a.jp-mute, div.jp-video a.jp-unmute, div.jp-video a.jp-volume-max {     position: absolute;     top:12px;   margin-top:0; } 
           div.jp-video a.jp-mute, div.jp-video a.jp-unmute {   left: 50px; } 
           div.jp-video a.jp-volume-max {   left: 134px; } 
           a.jp-mute {  background: url(../img/audio_max.png) no-repeat; } a.jp-mute:hover {
                   background: url(../img/audio_max.png) no-repeat;
           }
           a.jp-unmute {    background:url(../img/audio_min.png) no-repeat;  display: none; } a.jp-unmute:hover {
                   background:url(../img/audio_min.png) no-repeat;
           }
           a.jp-volume-max {    background: url("blue.monday/jplayer.blue.monday20.jpg") 0 -186px no-repeat; } a.jp-volume-max:hover {
                   background: url("blue.monday/jplayer.blue.monday20.jpg") -19px -186px no-repeat;
           }

           div.jp-volume-bar {  position: absolute;     overflow:hidden;    background: url("blue.monday/jplayer.blue.monday20.jpg") 0 -200px repeat-x;     width:110px;    height:15px;    cursor: pointer; } div.jp-audio div.jp-volume-bar {     /*top:37px;     left:170px;*/   top: 7px; } div.jp-audio-stream div.jp-volume-bar {
                   top:37px;
                   left:92px;
           }
           div.jp-video div.jp-volume-bar {     top:17px;   left:72px; } div.jp-volume-bar-value {
                   background: url("blue.monday/jplayer.blue.monday20.jpg") 0 -218px repeat-x;
                   width:0px;
                   height:15px;
           }
           /* @end */
           /* @group current time and duration */
           div.jp-audio div.jp-time-holder {    position:absolute;  top:50px; } div.jp-audio div.jp-type-single div.jp-time-holder {
                   left:110px;
                   width:186px;
           }
           div.jp-audio div.jp-type-playlist div.jp-time-holder {   left:166px;     width:130px; } 
           div.jp-current-time, div.jp-duration {   width:60px;     font-size:.64em;    font-style:oblique; } div.jp-current-time {
                   float: left;
                   display:inline;
           }
           div.jp-duration {    float: right;   display:inline;     text-align: right; } 
           div.jp-video div.jp-current-time {   margin-left:20px; } div.jp-video div.jp-duration {
                   margin-right:20px;
           }
           /* @end */
           /* @group playlist */
           div.jp-details {     font-weight:bold;   text-align:center; } 
           @media screen and (min-width: 1000px)   {
           div.jp-details, div.jp-playlist {    width:100%; /*  background-color:#ccc;  border-top:1px solid #009be3;*/ }  } 
           @media screen and (min-width: 767px) and (max-width: 1000px)  {  div.jp-details,     div.jp-playlist {       float:left;         width:130px;    } } 

           div.jp-type-single div.jp-details, div.jp-type-playlist div.jp-details, div.jp-type-single div.jp-playlist {     border-top:none; } div.jp-details ul,
           div.jp-playlist ul {     list-style-type:none;   margin:0;   /*padding:0 20px;*/     padding-top:7px;    font-size:.72em; } 
           div.jp-details li {  padding:5px 0;  font-weight:bold; } div.jp-playlist li {
           /*   padding:5px 0 4px 20px;
                   border-bottom:1px solid #eee;
                   */
           }

           div.jp-playlist li div {     display:inline;     display:none; } 
           /* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */

           div.jp-type-playlist div.jp-playlist li:last-child {     padding:5px 0 5px 20px;     border-bottom:none; } div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
                   /*list-style-type:square;
                   list-style-position:inside; */
                   padding-left:7px;

           }
           /* display:block;*/ div.jp-type-playlist div.jp-playlist li.jp-playlist-current div {    display:block; } 

           div.jp-type-playlist div.jp-playlist a {     color: #333;    text-decoration: none; } div.jp-type-playlist div.jp-playlist a:hover {
                   color:#0d88c1;
           }
           div.jp-type-playlist div.jp-playlist a.jp-playlist-current {     color:#7F7F7F; /**/     display:block; } 


           div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {     float:right;    display:inline;     text-align:right;   margin-right:10px;  font-weight:bold;   color:#666; } div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {    color:#0d88c1; } div.jp-type-playlist div.jp-playlist span.jp-free-media {
                   float:right;
                   display:inline;
                   text-align:right;
                   margin-right:10px;
           }
           div.jp-type-playlist div.jp-playlist span.jp-free-media a{   color:#666; } div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{
                   color:#0d88c1;
           }
           span.jp-artist {     font-size:.8em;     color:#666; } 
           /* @end */

           div.jp-video-play {  width:100%;     overflow:hidden; /* Important for nested negative margins to work in modern browsers */     cursor:pointer;     background-color:rgba(0,0,0,0); /* Makes IE9 work with the active area over the whole video area. IE6/7/8 only have the button as active area. */ } div.jp-video-270p div.jp-video-play {
                   margin-top:-270px;
                   height:270px;
           }
           div.jp-video-360p div.jp-video-play {    margin-top:-360px;  height:360px; } div.jp-video-full div.jp-video-play {
                   height:100%;
           }
           a.jp-video-play-icon {   position:relative;  display:block;  width: 112px;   height: 100px;      margin-left:-56px;  margin-top:-50px;   left:50%;   top:50%;    background: url("https://la.puertadealcala.mx/css/jplayer.blue.monday.video.play.png") 0 0 no-repeat;    text-indent:-9999px; } div.jp-video-play:hover a.jp-video-play-icon {
                   background: url("https://la.puertadealcala.mx/css/jplayer.blue.monday.video.play.png") 0 -100px no-repeat;
           }
           div.jp-jplayer audio, div.jp-jplayer {   width:0px;  height:0px; } 
           div.jp-jplayer {
                   background-color: #000000;
           }
           /* @group TOGGLES */
           /* The audio toggles are nested inside jp-time-holder */
           ul.jp-toggles {  list-style-type:none;   padding:0;  margin:0 auto;  overflow:hidden; } 
           div.jp-audio .jp-type-single ul.jp-toggles {     width:25px; } div.jp-audio .jp-type-playlist ul.jp-toggles {    width:55px;     margin: 0;  position: absolute;     left: 325px;    top: 50px; }

           div.jp-video ul.jp-toggles {     margin-top:10px;    width:100px; } 
           ul.jp-toggles li {   display:block;  float:right; } 
           ul.jp-toggles li a {     display:block;  width:25px;     height:18px;    text-indent:-9999px;    line-height:100%; /* need this for IE6 */ } 
           a.jp-full-screen {   background: url("blue.monday/jplayer.blue.monday20.jpg") 0 -310px no-repeat;    margin-left: 20px; } 
           a.jp-full-screen:hover {     background: url("blue.monday/jplayer.blue.monday20.jpg") -30px -310px no-repeat; } 
           a.jp-restore-screen {    background: url("blue.monday/jplayer.blue.monday20.jpg") -60px -310px no-repeat;    margin-left: 20px; } 
           a.jp-restore-screen:hover {  background: url("blue.monday/jplayer.blue.monday20.jpg") -90px -310px no-repeat; } 
           a.jp-repeat {    background: url("blue.monday/jplayer.blue.monday20.jpg") 0 -290px no-repeat; } 
           a.jp-repeat:hover {  background: url("blue.monday/jplayer.blue.monday20.jpg") -30px -290px no-repeat; } 
           a.jp-repeat-off {    background: url("blue.monday/jplayer.blue.monday20.jpg") -60px -290px no-repeat; } 
           a.jp-repeat-off:hover {  background: url("blue.monday/jplayer.blue.monday20.jpg") -90px -290px no-repeat; } 
           a.jp-shuffle {   background: url("blue.monday/jplayer.blue.monday20.jpg") 0 -270px no-repeat;    margin-left: 5px; } 
           a.jp-shuffle:hover {     background: url("blue.monday/jplayer.blue.monday20.jpg") -30px -270px no-repeat; } 
           a.jp-shuffle-off {   background: url("blue.monday/jplayer.blue.monday20.jpg") -60px -270px no-repeat;    margin-left: 5px; } 
           a.jp-shuffle-off:hover {     background: url("blue.monday/jplayer.blue.monday20.jpg") -90px -270px no-repeat; } 
           /* @end */
           /* @group NO SOLUTION error feedback */
           .jp-no-solution {    padding:5px;    font-size:.8em;     background-color:#eee;  border:2px solid #009be3;   color:#000;     display:none; } 
           .jp-no-solution a {  color:#000; } 
           .jp-no-solution span{    font-size:1em;  display:block;  text-align:center;  font-weight:bold; } 
           /* @end */
           .cuadro_ini{ height:15px;width:5px;background:rgba(255,255,255,1); margin-left:8px;float:left;margin-top:7px;}
           /******************/  /*********************/ /**************************/ /*************************/
           /******************/  /*********************/ /**************************/ /*************************/
           .repositori_cuadro{ width:24px;height:20px;margin-left:120px;margin-top:5px; }
           .class_reg_linea1{ background:rgba(0,0,0,1);height:15px;width:5px;margin-top:3px;float: left; }
           .class_reg_linea2{ background:rgba(0,0,0,1);height:10px;width:5px;margin-top:8px;margin-left:2px;float: left;  }
           .class_reg_linea3{ background:rgba(0,0,0,1);height:15px;width:5px;margin-top:3px;margin-left:2px;float: left;  }
           .cuadro_emergente{background:rgba(0,0,0,1);height: 28px; width:34px;padding-top:0px;font-family:"iconografias";padding-left:5px;font-size:30px;color:rgba(255,255,255,1);-webkit-border-radius: 3px;border-radius: 3px;}
           .cuadro_emergente:hover{background:rgba(30,27,41,1);color:rgba(255,255,255,1);}
           .linea_cuadro_emergente{ background:#FFF;height:2px;margin-top:5px; margin-left:2px; margin-right: 2px;  }
           .nav-btn {  font-family:"iconografias"; display: block;   width:60px;   height: 30px;   padding: 0;   border: 0;   margin-top:20px;   margin-left:5px;   outline: none;   background:rgba(0,0,0,1); overflow: hidden;   white-space: nowrap;    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);   z-index:1000;color:rgba(255,255,255,1);font-size:34px; }
           .nav-btn { text-decoration: none;color:rgba(255,255,255,1); }
           .color_texto{ color:rgba(255,255,255,1) !important;font-family:"Oswald-Light"; }
           .concepto_carta{ font-size:15px; font-family:style_tipografico; }  
            /* style_tipografico */ 
                     
           .menu_item_m_l_2{margin-left:2px !important;}           
           .menu_item_m_l_10{margin-left:10px !important;}
           .menu_item_m_l_15{margin-left:15px !important;}
           .menu_item_m_l_20{margin-left:20px !important;}
           .menu_item_m_l_25{margin-left:25px !important;}
           .menu_item_m_l_30{margin-left:30px !important;}
           .menu_item{margin-left:8px;white-space: inherit;}
           .menu_right{float: right !important;}
           .menu_movil_unique{display:none !important;}
           .menu_item_icono{margin-top:8px;float:left;margin-right:7px;font-size:26px !important;}
           .btn-menu-movil .menu_item_icono{margin-top: -3px;}
           .menu_subitem_icono{margin-right:7px;font-size:16px !important;}
           .menu_item_titulo_margin{padding-top:10px !important;}
           .icono_tipo0{ font-family:"iconografias";float:left;font-style: normal;font-size:24px;font-weight: normal;}
           .icono_tipo1{ font-family:"iconografias";float:left;font-style: normal;font-size:22px;font-weight: normal;}
           .icono_tipo2{ font-family:"iconografias";float:left;font-style: normal;font-size:27px;font-weight: normal;}
           .icono_tipo3{ font-family:"iconografias";float:left;font-style: normal;font-size:22px;font-weight: normal;}
           .icono_tipo4{ font-family:"iconografias";float:left;font-style: normal;font-size:20px;font-weight: normal;}
           .icono_tipo5{ font-family:"iconografias";float:left;font-style: normal;font-size:15px;font-weight: normal;}
           .icono_tipo6{ font-family:"iconografias";float:left;font-style: normal;font-size:15px;font-weight: normal;}
           .icono_tipo7{ font-family:"iconografias";float:left;font-style: normal;font-size:20px;font-weight: normal;}
           .icono_tipo8{ font-family:"iconografias";float:left;font-style: normal;font-size:27px;font-weight: normal;}
           .icono_tipo9{ font-family:"iconografias";float:left;font-style: normal;font-size:16px;font-weight: normal;}
           .icono_tipo10{ font-family:"iconografias";float:left;font-style: normal;font-size:15px;font-weight: normal;}
           .icono_tipo11{ font-family:"iconografias";float:left;font-style: normal;font-size:25px;font-weight: normal;}
           .icono_tipo12{ font-family:"iconografias";float:left;font-style: normal;font-size:22px;font-weight: normal;}
           .icono_tipo13{ font-family:"iconografias";float:left;font-style: normal;font-size:20px;font-weight: normal;}
           .icono_tipo14{ font-family:"iconografias";float:left;font-style: normal;font-size:28px;font-weight: normal;}
           .icono_tipo15{ font-family:"iconografias";float:left;font-style: normal;font-size:24px;font-weight: normal;}


           .est_carta{ float: left; top: 0px;}
           .carta_ajax{ float: left; top: 0px;margin-left:15%; }
           .esty_aqui{ float: left; top: 0px;margin-left:14% }
           .class_seguir{ float: left; top: 0px; margin-left:14%;}
           .class_seguir2{ float: left; top: 0px; margin-left:24%; margin-right:2%; }
           @media screen and (min-width: 0px) and (max-width: 967px){ 
                .menu_item_m_l_10, .menu_item_m_l_15, .menu_item_m_l_20, .menu_item_m_l_25{margin-left:0px !important;}
                .menu_item{margin-left:0px;}
                .menu_right{float: none !important;}
                .menu_movil_unique{display:block !important;}
                .menu_item_icono{margin-top:0px;font-size:22px !important;}
                .menu_item_titulo_margin{padding-top:0px !important;}
           }

           a {color:rgba(255,255,255,1);}
           a:link {text-decoration:none;color:rgba(255,255,255,1);}
           a:visited {text-decoration:none;color:rgba(255,255,255,1);}
           a:active {text-decoration:none;color:rgba(255,255,255,1);}
           a:hover {text-decoration:underline;color:rgba(255,255,255,1);} 

           .color_font_reg_img{  
               color:rgba(255,255,255,1);
               font-family:"Oswald-Light";
               font-style: normal;
               font-size:23px;
               font-weight: normal;
               line-height:27px;
               font-weight:bold;
               padding-left:3px;
               padding-right:3px;
               height:120px;
               text-align:center;
               background:rgba(0,0,0,1);
           }
           .class_texto_evento{
               color:rgba(255,255,255,1);
               font-family:"Oswald-Light";
               font-size:23px;
               font-weight:bold;
               /*text-align:center;*/
               /*margin-top:20px;*/
               margin-bottom: 10px;
           }
           
           .text_cuppon_color{
               color:#FFF !important;
               font-size:20px;
               font-family:Oswald-Light;
           }
           

           .class_texto_evento_interno{
               color:rgba(255,255,255,1);
               font-family:"Oswald-Light";
               font-size:17px;
               margin-bottom: 10px;
           }

           .margen_reserva{  margin-top:5px;float:left; }
           .margen_boleto{ margin-top:5px;float:left; }
           .class_border_boton{ border-bottom: 1px solid rgba(0,0,0,1);margin-top:30px;margin-bottom:30px; }
           .text_evento{ min-height:auto; }
           .titulo_mobil{ display: none; }
           .class_recuadro{ padding-left:5px;padding-right:5px;}
           @media screen and (min-width: 0px) and (max-width: 967px){ 
               .text_evento{ min-height:auto; } 
               .image_wrapper_interno_interno_top{ width:91px; }
               .color_font_reg_img{ width: 55px;float:left;}
               .titulo_mobil{ display: block;color:rgba(255,255,255,1);
               font-family:"Oswald-Light";
               font-size:23px;
               font-weight:bold;
               text-align:center;
               margin-top:20px; }
               .class_texto_evento{ display: none; } 
               .class_recuadro{ padding:0px;}
           }
           .class_0{
               border-radius: 0px 0px 0px 0px;
               -moz-border-radius: 0px 0px 0px 0px;
               -webkit-border-radius: 0px 0px 0px 0px;
               border: 0px solid #000000;
           }
           .class_1{
                border-radius: 0px 0px 0px 0px;
               -moz-border-radius: 0px 0px 0px 0px;
               -webkit-border-radius: 0px 0px 0px 0px;
           }
           .class_0_t{ height:34px; }
           
           .menu_ancla > a{color:#000; height:36px;}
           .menu_ancla > a:hover{color:rgba(0,0,0,1); border-left: 2px solid rgba(0,0,0,1); opacity: 0.6 !important;}
           .menu_ancla .active > a{color:rgba(0,0,0,1); border-left: 2px solid rgba(0,0,0,1);}
           
           /* 31px */
           a:link {text-decoration:none;color:rgba(255,255,255,1);}
           a:visited {text-decoration:none;color:rgba(255,255,255,1);}
           a:active {text-decoration:none;color:rgba(255,255,255,1);}
           a:hover {text-decoration:underline;color:rgba(255,255,255,1);} 
           .class_img_icon{ width: 30px; }    
           .image_wrapper_interno_2{  position:fixed; bottom:0px; cursor:pointer; border:0px; witch:50px; right: 0px; top:50%; display: block; }
           .class_img_icon_c{ width:40px;float:left;z-index:1000;  }
           .reg_mostrar_campo{ display: block;  }
           .m_registro{ display: none;  }
           .margin_bottom{ margin-bottom:0px; }
           .reg{ height:40px; }
           .text_pad{ padding-top: 4px; }

           @media screen and (max-width: 967px){ 
           .image_wrapper_interno_2{ display: none; }
           .m_registro{ display: block;  }
           .image_wrapper_interno{  position:absolute; bottom:2px; cursor:pointer; border:0px; witch:20px; right: 0px;}
           .class_img_icon{ width: 25px; }   
           .class_img_icon_c{ width:31px;float:left;z-index:1000;  }
           .reg_mostrar_campo{ display:none; }
           .menu_interno{  display:none; }
           .reg{ height:auto; }
           .text_pad{  padding-top:auto; }
           }

           #menu_ini{ cursor: pointer;}

           #perfil {display: none;}
           .ocultar {display: none;}
           .icon_reg_dato{ display:block; }

           .centro_carta{ margin-left: auto;margin-right: auto;max-width:76px; }
           .centro_galeria{ margin-left: auto;margin-right: auto;max-width:76px; }
           .centro_proximo_event{ margin-left: auto;margin-right: auto;max-width:76px; }
           .centro_reserva_prom{ margin-left: auto;margin-right: auto;max-width:100px; }
           .centro_ubicacion_contact{ margin-left: auto;margin-right: auto;max-width:76px; }
           .centro_llamanos{ margin-left: auto;margin-right: auto;max-width:85px; }
           .centro_inicio_session{ margin-left: auto;margin-right: auto;max-width:58px; }




           @-moz-document url-prefix() {
               .centro_carta{ margin-left: auto;margin-right: auto;max-width:81px;}
               .centro_galeria{ margin-left: auto;margin-right: auto;max-width:74px;padding-top:5px;  }
               .icoon_cuadrar{ margin-top:4px; }
               .centro_proximo_event{ margin-left: auto;margin-right: auto;max-width:76px; }
               .centro_reserva_prom{ margin-left: auto;margin-right: auto;max-width:110px;padding-top:5px; }
               .centro_ubicacion_contact{ margin-left: auto;margin-right: auto;max-width:84px; }
               .centro_llamanos{ margin-left: auto;margin-right: auto;max-width:96px; }
               .centro_inicio_session{ margin-left: auto;margin-right: auto;max-width:75px; }
               .menu_super{ margin-top:3px; }
           }


           .margin_right_cell{ margin-right:5px;}
           .text_alin_left{ text-align:left; }

           @media (max-width: 967px) and (min-width: 0px){ 
               .menu_display{ display:none; }
               #perfil { display: block; } .ocultar { display: block; }  .icon_reg_dato{ display:none; } #menu_display{ display:none; }
               .centro_carta{ max-width:230px;margin:0px; } 
               .centro_galeria{ max-width:230px;margin:0px; }
               .centro_proximo_event{ max-width:230px;margin:0px; }
               .centro_reserva_prom{ max-width:230px;margin:0px; }
               .centro_ubicacion_contact{ max-width:230px;margin:0px; }
               .centro_llamanos{ max-width:230px;margin:0px; }
               .centro_inicio_session{ max-width:230px;margin:0px; }
           }

           .margin_top_menu{ margin-top:164px; }
           .margin_top_menu_iframe{ margin-top:122px; }
           .margin_top_menu_c{ margin-top:135px; }

           @media (max-width: 967px) and (min-width: 0px){ 
            .centro_div_g{ margin-left: auto;margin-right: auto;max-width:276px; }
            .class_padding_0_m{ padding:0px; }
            .input_float_right{ right:0px; }
            .width_margin_100{ width:100%; }
            /**/ /**/ /**/ /**/ /**/
            .centro_div_sexo_center{ margin-left: auto;margin-right: auto;max-width:185px; }
            .centro_div_reservation_center{ margin-left: auto;margin-right: auto;max-width:196px; }
            .centro_div_invitacion_center{ margin-left: auto;margin-right: auto;max-width:194px; }
            .margin_top_menu{ margin-top:0px; }
            .margin_top_menu_iframe{ margin-top:0px; }
            .margin_top_menu_c{ margin-top:0px; }
           }
           #mode_print{width:100%;display:none;}
           .regheader{ height:100% !important; }

  /*IMAGE PICKER 0.3.1*/
ul.thumbnails.image_picker_selector {
  overflow: auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0px;
  margin: 0px; }
  ul.thumbnails.image_picker_selector ul {
    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px; }
  ul.thumbnails.image_picker_selector li.group {width:100%;} 
  ul.thumbnails.image_picker_selector li.group_title {
    float: none; }
  ul.thumbnails.image_picker_selector li {
    margin: 0px 12px 12px 0px;
    float: left; }
    ul.thumbnails.image_picker_selector li .thumbnail {
      padding: 6px;
      border: 1px solid #dddddd;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none; }
      ul.thumbnails.image_picker_selector li .thumbnail img {
        -webkit-user-drag: none; }
    ul.thumbnails.image_picker_selector li .thumbnail.selected {
      background: #0088cc; }


           
    .z-depth-3{box-shadow: 0 12px 15px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);}
        
    .BS-panel-microportal {border-radius: 0px;-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);box-shadow: 0 1px 1px rgba(0, 0, 0, .05);}
    .BS-panel-microportal .BS-panel-header-microportal{ border:0;background-color:rgba(0,0,0,1); color:rgba(255,255,255,1);width:100%;padding: 5px;display: inline-block;}
    .BS-panel-microportal .BS-panel-body-microportal{ border:0;background-color: rgba(0,0,0,0.77);color:rgba(255,255,255,1);width:100%;padding: 10px;height:100%;}
    .BS-background-microportal{background-color: rgba(0,0,0,0.77);color:rgba(255,255,255,1);}
    .BS-IMG-MICROPORTAL{border-radius:8px;border: solid 3px rgba(0, 0, 0, .2); margin: -3px;}
    .BS-IMG-MICROPORTAL.select{border:solid 3px rgba(0,0,0,1); margin: -3px;}
    .LINK-TEXT{color: rgba(255,255,255,1) !important;}
    
    .marker-item-ms{    
        position:relative;
        width: 240px;
        overflow-x: hidden;
        color:#000;
    }
    .marker-item-ms-image{float: left;}
    .marker-item-ms-image{
        padding-left: 0px;
        padding-right: 30px;
    }
    .marker-item-ms-image > img{
        width:100%; 
        border-radius: 5px 5px 0 0;
        background-color: #C3C2BB;
    }
    .marker-item-ms-container{
        padding-left: 5px;
        padding-right: 10px;
    }
    .marker-item-ms-caption{
        margin-left: -20px;
        margin-right: -40px;
    }
    .marker-item-ms-header{
        margin-bottom: 5px;
    }
    .marker-item-ms-count{
        float: left;
        font-size: 12px;
        border-radius: 0 0 5px 5px;
        text-align: center;
        color: rgb(149, 155, 158);
        width: 100%;
        font-weight: bold;
        background-color: rgba(196,195,188,0.4);
    }
    .marker-item-ms-title{
        font-size: 13px !important;
        font-weight: bold;
        display: inline !important;
        color: #000 !important;
    }
    .marker-item-ms-direction{
        font-size: 11px !important;
    }

        
    .BS-panel {margin-bottom: 20px;color:rgba(255,255,255,1);background-color: rgba(0,0,0,0.77);border: 1px solid rgba(0,0,0,1);border-radius: 0px;-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);box-shadow: 0 1px 1px rgba(0, 0, 0, .05);}
    .BS-panel .BS-panel-header{ border:0;border-bottom:1px solid rgba(0,0,0,1); background:rgba(0,0,0,1); color:rgba(255,255,255,1);}
    .BS-panel-header {padding: 4px 5px;border-bottom: 1px solid transparent;border-top-left-radius: 0px;border-top-right-radius: 0px;}
    .BS-title{margin: 0px;padding: 0px;font-family: Oswald-Light;font-size: 17px;font-weight: bold;}
    .icon-progress-circle{
        background-image: url(../img/thumbnails-loader.gif);
        background-repeat: no-repeat;
        background-position: center;
        min-height: 300px;
    }
    .BS-BGIMG-50x50 {
        width: 50px;
        height: 50px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        background-color: rgba(0, 0, 0, 0.12);
    }
    .BS-BGIMG-80x80 {
        width: 80px;
        height: 80px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        background-color: rgba(0, 0, 0, 0.12);
    }
    .BS-BORDER{border: 1px solid rgba(0,0,0,1);}
    .border-radius-5{border-radius:5px;}
    .border-hover{border: solid 3px rgba(0, 0, 0, .3);}
    .border-hover:hover{border: 3px solid rgba(0,0,0,1);}
    .cursor-pointer{cursor:pointer;}
    .inline{display: inline !important;}
    .inline-flex{display: inline-flex !important;}
    .width-content{width:100%;}
    .overflow-hidden{overflow: hidden;}
    .overflow-y-hidden{overflow-y: hidden;}
    .overflow-x-hidden{overflow-x: hidden;}
    .inline-block{display: inline-block;}
    .t-center{text-align:center;}
    
    .asterisk{color:#BE0000; font-weight:bold;}.asterisk:before{content: "*"}
    .c-red{color:#BE0000;}
    
    .h-40{height: 40px;}
    .h-60{height: 60px;}
    .h-80{height: 80px;}

    .p-l-0{padding-left:0px;}
    .p-l-2{padding-left:2px;}
    .p-l-5{padding-left:5px;}
    .p-l-10{padding-left:10px;}
    .p-l-15{padding-left:15px;}
    .p-l-20{padding-left:20px;}
    
    .p-r-0{padding-right:0px;}
    .p-r-2{padding-right:2px;}
    .p-r-5{padding-right:5px;}
    .p-r-10{padding-right:10px;}
    .p-r-15{padding-right:15px;}
    .p-r-20{padding-right:20px;}
    
    .p-t-0{padding-top:0px;}
    .p-t-2{padding-top:2px;}
    .p-t-5{padding-top:5px;}
    .p-t-10{padding-top:10px;}
    .p-t-15{padding-top:15px;}
    .p-t-20{padding-top:20px;}
    
    .p-b-0{padding-bottom:0px;}
    .p-b-2{padding-bottom:2px;}
    .p-b-5{padding-bottom:5px;}
    .p-b-10{padding-bottom:10px;}
    .p-b-15{padding-bottom:15px;}
    .p-b-20{padding-bottom:20px;}

    .m-b-0{margin-bottom:0px;}
    .m-b-2{margin-bottom:2px;}
    .m-b-5{margin-bottom:5px;}
    .m-b-10{margin-bottom:10px;}
    .m-b-15{margin-bottom:15px;}
    .m-b-20{margin-bottom:20px;}
    
    .m-t-0{margin-top:0px;}
    .m-t-3{margin-top:3px;}
    .m-t-5{margin-top:5px;}
    .m-t-10{margin-top:10px;}
    .m-t-15{margin-top:15px;}
    .m-t-20{margin-top:20px;}
    .m-t-50{margin-top:50px;}
    
    .m-l-0{margin-left:0px;}
    .m-l-2{margin-left:2px;}
    .m-l-5{margin-left:5px;}
    .m-l-10{margin-left:10px;}
    .m-l-15{margin-left:15px;}
    .m-l-20{margin-left:20px;}
    .m-l-25{margin-left:25px;}
    .m-l-30{margin-left:30px;}
    .m-l-35{margin-left:35px;}
    .m-l-40{margin-left:40px;}
    
    .m-r-0{margin-right:0px;}
    .m-r-2{margin-right:2px;}
    .m-r-5{margin-right:5px;}
    .m-r-10{margin-right:10px;}
    .m-r-15{margin-right:15px;}
    .m-r-20{margin-right:20px;}
    
    .f-8{font-size:8px !important;}
    .f-10{font-size:10px !important;}
    .f-12{font-size:12px !important;}
    .f-14{font-size:14px !important;}
    .f-16{font-size:16px !important;}
    .f-18{font-size:18px !important;}
    .f-20{font-size:20px !important;}
    .f-22{font-size:22px !important;}
    .f-24{font-size:24px !important;}
    .f-26{font-size:26px !important;}
    .f-28{font-size:28px !important;}
    .f-30{font-size:30px !important;}
    .f-32{font-size:32px !important;}
    .f-34{font-size:34px !important;}
    .f-36{font-size:36px !important;}
    .f-38{font-size:38px !important;}
    .f-40{font-size:40px !important;}
    .f-42{font-size:42px !important;}
    
    .b-t-1{border-top:solid 1px rgba(0,0,0,1);}

    /*color fondo*/
    .color-00{background: #E1F6FF !important;}
    .color-01{background: #F6F6F6 !important;}
    .color-02{background: #0071A7 !important;}  /*color booker*/
    .color-03{background: #00AEFF !important;}
    .color-primary{color: #337ab7 !important;}
    .color-04{background: #000000;} /* negro */
    .color-05{background: #F1F1F1;}
    .color-06{background: #ffffff;} /* while*/


    /*color de la letra*/
    .letter-c1{color: #939393;}
    .letter-red{color: #FF0000;}
    .letter-black{color: #000000;} /* negro */

    /*border radius*/
    .radius-20{
        border-radius: 20px 20px 20px 20px;
       -moz-border-radius: 20px 20px 20px 20px;
       -webkit-border-radius: 20px 20px 20px 20px;
    }
    .radius-10{
        border-radius: 10px 10px 10px 10px;
       -moz-border-radius: 10px 10px 10px 10px;
       -webkit-border-radius: 10px 10px 10px 10px;
    }

    @media (max-width: 767px) { /* xs */
    .text-xs-left { text-align: left; }
    .text-xs-right { text-align: right; }
    .text-xs-center { text-align: center; }
    .text-xs-justify { text-align: justify; }
}
@media (min-width: 768px) and (max-width: 991px) { /* sm */
    .text-sm-left { text-align: left; }
    .text-sm-right { text-align: right; }
    .text-sm-center { text-align: center; }
    .text-sm-justify { text-align: justify; }
}
@media (min-width: 992px) and (max-width: 1199px) { /* md */
    .text-md-left { text-align: left; }
    .text-md-right { text-align: right; }
    .text-md-center { text-align: center; }
    .text-md-justify { text-align: justify; }
 }
@media (min-width: 1200px) { /* lg */
    .text-lg-left { text-align: left; }
    .text-lg-right { text-align: right; }
    .text-lg-center { text-align: center; }
    .text-lg-justify { text-align: justify; }
}
        
.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}
.embed-responsive.embed-responsive-4by3{padding-bottom:75%}




    article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display: block; }
            /*** Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
            audio,canvas,video { display: inline-block;*display: inline;*zoom: 1; }
            /** Prevent modern browsers from displaying `audio` without controls.
                Remove excess height in iOS 5 devices. */
            audio:not([controls]){ display: none;height: 0; }
            /*** Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
                 Known issue: no IE 6 support. */
            [hidden]{ display: none; }
            /* ==========================================================================
               Base
               ========================================================================== */
            /**
             * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
             *    `em` units.
             * 2. Prevent iOS text size adjust after orientation change, without disabling
             *    user zoom.
            */
            html{ font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
            /*** Address `font-family` inconsistency between `textarea` and other form * elements. */
            html,button,input,select,textarea{ font-family: sans-serif; }
            /*** Address margins handled incorrectly in IE 6/7. */
            body{  margin: 0; }
            /* Links */
            /*** Address `outline` inconsistency between Chrome and other browsers. */
            a:focus{ outline: thin dotted; }
            /*** Improve readability when focused and also mouse hovered in all browsers. */
            a:active,a:hover { outline: 0; }
            /* ==========================================================================
               Typography
               ========================================================================== */
            /*** Address font sizes and margins set differently in IE 6/7. * Address font sizes within `section` and `article` in Firefox 4+, Safari 5, * and Chrome. */
            /*h1{ font-size: 2em;margin: 0.67em 0;   }
            h2{ font-size: 1.5em;margin: 0.83em 0; }
            h3{ font-size: 1.17em;margin: 1em 0;   }
            h4{ font-size: 1em;margin: 1.33em 0;   }
            h5{ font-size: 0.83em;margin: 1.67em 0;}
            h6{ font-size: 0.67em;margin: 2.33em 0;}*/
            /*** Address styling not present in IE 7/8/9, Safari 5, and Chrome. */
            abbr[title]{ border-bottom: 1px dotted; }
            /*** Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
            b,strong{ font-weight: bold;  }
            blockquote{ margin: 1em 40px; }
            /*** Address styling not present in Safari 5 and Chrome. */
            dfn{ font-style: italic; }
            /*** Address differences between Firefox and other browsers. * Known issue: no IE 6/7 normalization. */
            hr{ -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
            /*** Address styling not present in IE 6/7/8/9. */
            mark{ background: #ff0;color: #000; }
            /*** Address margins set differently in IE 6/7. */
            /*p,pre{ margin: 1em 0; }*/
            /*** Correct font family set oddly in IE 6, Safari 4/5, and Chrome. */
            code,kbd,pre,samp{ font-family: monospace, serif;_font-family: 'courier new', monospace;font-size: 1em;}
            /*** Improve readability of pre-formatted text in all browsers. */
            pre{ white-space: pre;white-space: pre-wrap;word-wrap: break-word; }
            /*** Address CSS quotes not supported in IE 6/7. */
            q{ quotes: none; }
            /*** Address `quotes` property not supported in Safari 4. */
            q:before,q:after { content: '';content: none; }
            /*** Address inconsistent and variable font size in all browsers. */
            small{  font-size: 80%;}
            /*** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
            sub,sup { font-size: 75%;line-height: 0;position: relative;vertical-align: baseline; }
            sup{ top: -0.5em; }
            sub{ bottom: -0.25em; }
            nav ul,nav ol { list-style: none;list-style-image: none; }
            /*=== Embedded content ===*/
            /*** 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3. * 2. Improve image quality when scaled in IE 7. */
            img{ border: 0; -ms-interpolation-mode: bicubic; }
            /*** Correct overflow displayed oddly in IE 9. */
            svg:not(:root){ overflow: hidden; }
            /* === Figures === */
            /*** Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
            figure{ margin: 0; }
            /*=== Forms === */
            /*** Correct margin displayed oddly in IE 6/7. ***/
            form{ margin: 0; }
            /*** Define consistent border, margin, and padding. */
            fieldset{ border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
            /*** 1. Correct color not being inherited in IE 6/7/8/9.* 2. Correct text not wrapping in Firefox 3.* 3. Correct alignment displayed oddly in IE 6/7.*/
            legend{ border: 0;padding: 0;white-space: normal;*margin-left: -7px; }
            /*** 1. Correct font size not being inherited in all browsers. * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5, *    and Chrome. * 3. Improve appearance and consistency in all browsers. */
            button,input,select,textarea{ font-size: 100%;margin: 0;vertical-align: baseline;*vertical-align: middle; }
            /*** Address Firefox 3+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */
            button,input { line-height: normal; }
            /*** Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+. * Correct `select` style inheritance in Firefox 4+ and Opera. */
            button,select{ text-transform: none; }
            /*** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` *    and `video` controls. * 2. Correct inability to style clickable `input` types in iOS.
             * 3. Improve usability and consistency of cursor style between image-type *    `input` and others.
             * 4. Remove inner spacing in IE 7 without affecting normal text inputs. *    Known issue: inner spacing remains in IE 6.
            */
            button,html input[type='button'],input[type='reset'],input[type='submit']{ -webkit-appearance: button; cursor: pointer; *overflow: visible;}
            /*** Re-set default cursor for disabled elements. */
            button[disabled],html input[disabled]{ cursor: default; }
            /*** 1. Address box sizing set to content-box in IE 8/9. * 2. Remove excess padding in IE 8/9. * 3. Remove excess padding in IE 7. *    Known issue: excess padding remains in IE 6. */
            input[type='checkbox'],input[type='radio']{ box-sizing: border-box;padding: 0; *height: 13px; *width: 13px; }
            /*** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome * (include `-moz` to future-proof). */
            input[type='search']{ -webkit-appearance: textfield;-moz-box-sizing: content-box; -webkit-box-sizing: content-box;box-sizing: content-box; }
            /*** Remove inner padding and search cancel button in Safari 5 and Chrome * on OS X. */
            input[type='search']::-webkit-search-cancel-button,input[type='search']::-webkit-search-decoration{ -webkit-appearance: none; }
            /*** Remove inner padding and border in Firefox 3+. */
            button::-moz-focus-inner,input::-moz-focus-inner{ border: 0; padding: 0; }
            /*** 1. Remove default vertical scrollbar in IE 6/7/8/9. * 2. Improve readability and alignment in all browsers. */
            textarea{ overflow: auto; vertical-align: top; }
            /* == Tables == */
            /** * Remove most spacing between table cells. */
            table{ border-collapse: collapse; border-spacing: 0; }

            /**************  demos ***********************/   /**************  demos ***********************/
            /* Menu Button */
            .menu-btn{ width: 84px;padding: 10px;margin-left: 20px;margin-bottom: 10px;margin-top: 10px;background:rgba(0,0,0,1);color:rgba(255,255,255,1);text-align: center;cursor: pointer; }
            .menu-btn:hover{ background: rgba(0,0,0,1); color:rgba(255,255,255,1); }

            /* Menu Appearance */
            .pushy{ color:rgba(255,255,255,1);position: fixed;width: 216px;height: 100%;top: 0;z-index: 9999;background:rgba(0,0,0,1);font-size: 0.9em;font-weight: bold;/* -webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7); */-moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);/* box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7); */overflow: auto;-webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */ }
            .pushy a{ display: block;padding: 0px 30px;border-bottom: 1px solid rgba(0, 0, 0, .1);border-top: 1px solid rgba(255, 255, 255, .1);text-decoration: none; }
            /* este *//* este *//* este */
            /*.pushy a:hover{ background: #00b4ff; color: #FFF; } */
            /* Menu Movement */
            .pushy-left{ -webkit-transform: translate3d(-240px,0,0); -moz-transform: translate3d(-240px,0,0); -ms-transform: translate3d(-240px,0,0); -o-transform: translate3d(-240px,0,0);transform: translate3d(-240px,0,0); }
            .pushy-open{ -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
            .container-push, .push-push{ -webkit-transform: translate3d(200px,0,0);-moz-transform: translate3d(200px,0,0);-ms-transform: translate3d(200px,0,0); -o-transform: translate3d(200px,0,0); transform: translate3d(200px,0,0); }
            /* Menu Transitions */
            .pushy, #container, .push{ -webkit-transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99); -moz-transition: -moz-transform .2s cubic-bezier(.16, .68, .43, .99); -o-transition: -o-transform .2s cubic-bezier(.16, .68, .43, .99); transition: transform .2s cubic-bezier(.16, .68, .43, .99); }
            /* Site Overlay */
            .site-overlay{ display: none; }
            .pushy-active .site-overlay{ display: block;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1000;background-color: rgba(0,0,0,0.5);-webkit-animation: fade 500ms;-moz-animation: fade 500ms; -o-animation: fade 500ms; animation: fade 500ms; }
            @keyframes fade{ 0%   { opacity: 0; } 100% { opacity: 1; } }
            @-moz-keyframes fade{ 0%   { opacity: 0; } 100% { opacity: 1; } }
            @-webkit-keyframes fade{ 0%   { opacity: 0; } 100% { opacity: 1; } }
            @-o-keyframes fade{ 0%   { opacity: 0; } 100% { opacity: 1; } }
            /* Example Media Query */
            @media screen and (max-width: 768px){ .pushy{ font-size: 1.0em;} }
            .margen_total{ border-top:rgba(255,255,255,1) 1px solid;border-bottom:rgba(255,255,255,1) 1px solid;padding:5px; margin-right:5px; }
            .margen_total_h{ border-top:rgba(255,255,255,1) 1px solid;border-bottom:rgba(255,255,255,1) 1px solid;padding:5px; margin-right:5px;padding-top:5px; }    
            .margen_top{ padding-top:10px; }
            .texto_reg{ color:rgba(255,255,255,1);font-weight:bold;margin-top:20px; }
            

            .help-inline{display:none}
.img-force-ltr{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-filter:none;filter:none;-ms-filter:none}
.csv-list,.customer-activity.order .order__products,.customer-activity.vendor .vendor__cuisines,.vendor-info__cuisines__list,.vendor__cuisines{padding-left:0;list-style:none;margin-left:-5px;margin:0}
.csv-list>li,.customer-activity.order .order__products>li,.customer-activity.vendor .vendor__cuisines>li,.vendor-info__cuisines__list>li,.vendor__cuisines>li{display:inline-block;padding-left:5px;padding-right:5px}
.csv-list li,.customer-activity.order .order__products li,.customer-activity.vendor .vendor__cuisines li,.vendor-info__cuisines__list li,.vendor__cuisines li{padding:0}
.csv-list li:after,.customer-activity.order .order__products li:after,.customer-activity.vendor .vendor__cuisines li:after,.vendor-info__cuisines__list li:after,.vendor__cuisines li:after{content:',\0000a0'}
.csv-list li:last-child:after,.customer-activity.order .order__products li:last-child:after,.customer-activity.vendor .vendor__cuisines li:last-child:after,.vendor-info__cuisines__list li:last-child:after,.vendor__cuisines li:last-child:after{content:''}
.h1,.h2,.h3,.h4,.h5,dt,h1,h2,h3,h4,h5,label,strong{}
.panel{-webkit-box-shadow:none;box-shadow:none;border:0}
.panel .panel-heading{border:0;border-bottom:1px solid #e5e5e5;background:#e5e5e5}

.panel .panel-body{border:0}
.panel .panel-footer{border:0;border-top:1px solid #e5e5e5}
.dropdown-typeahead-wrapper{position:relative}
.dropdown-typeahead-wrapper select{display:none}
.dropdown-typeahead-wrapper>.twitter-typeahead{width:100%}
.js-sticky-element{position:relative;z-index:800}
img.lazy,img.lazy-hidden{display:none!important}
.btn{font-weight:500;border-radius:0px;border-width:0}
button.close{font-size:26px;font-weight:700;opacity:1;position:absolute;right:10px;top:5px;color:#bcb8b2;z-index:100}
button.close:hover{color:#333;opacity:1}
.btn-xl{padding:15px 21px;font-size:21px;line-height:1.3333333;border-radius:2px}
.btn-xl.btn-alt{border-width:1px;padding-top:14px;padding-bottom:14px}
.btn-xl.disabled,.btn-xl.disabled.active,.btn-xl.disabled.focus,.btn-xl.disabled:active,.btn-xl.disabled:focus,.btn-xl.disabled:hover,.btn-xl[disabled],.btn-xl[disabled].active,.btn-xl[disabled].focus,.btn-xl[disabled]:active,.btn-xl[disabled]:focus,.btn-xl[disabled]:hover,fieldset[disabled] .btn-xl,fieldset[disabled] .btn-xl.active,fieldset[disabled] .btn-xl.focus,fieldset[disabled] .btn-xl:active,fieldset[disabled] .btn-xl:focus,fieldset[disabled] .btn-xl:hover{border-width:2px;border-style:dashed;padding-top:13px;padding-bottom:13px}
.btn-minimal-cart{padding:10px 15px;font-size:14px;line-height:20px;border-radius:2px}
.btn-minimal-cart.btn-alt{border-width:1px;padding-top:9px;padding-bottom:9px}
.btn-minimal-cart.disabled,.btn-minimal-cart.disabled.active,.btn-minimal-cart.disabled.focus,.btn-minimal-cart.disabled:active,.btn-minimal-cart.disabled:focus,.btn-minimal-cart.disabled:hover,.btn-minimal-cart[disabled],.btn-minimal-cart[disabled].active,.btn-minimal-cart[disabled].focus,.btn-minimal-cart[disabled]:active,.btn-minimal-cart[disabled]:focus,.btn-minimal-cart[disabled]:hover,fieldset[disabled] .btn-minimal-cart,fieldset[disabled] .btn-minimal-cart.active,fieldset[disabled] .btn-minimal-cart.focus,fieldset[disabled] .btn-minimal-cart:active,fieldset[disabled] .btn-minimal-cart:focus,fieldset[disabled] .btn-minimal-cart:hover{border-width:2px;border-style:dashed;padding-top:8px;padding-bottom:8px}
.btn-arrow{position:relative}
.btn-arrow-xs{padding-right:19px}
.btn-arrow-xs:after{content:"";display:block;position:absolute;top:50%;margin-top:-3px;width:6px;height:6px;border-top:2px solid;border-bottom:none;border-right:2px solid;border-left:none;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:8px}
.btn-arrow-xs:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.btn-arrow-sm{padding-right:24px}
.btn-arrow-sm:after{content:"";display:block;position:absolute;top:50%;margin-top:-4px;width:8px;height:8px;border-top:2px solid;border-bottom:none;border-right:2px solid;border-left:none;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:10px}
.btn-arrow-sm:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.btn-arrow-md{padding-right:29px}
.btn-arrow-md:after{content:"";display:block;position:absolute;top:50%;margin-top:-5px;width:10px;height:10px;border-top:2px solid;border-bottom:none;border-right:2px solid;border-left:none;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:12px}
.btn-arrow-md:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.btn-arrow-lg{padding-right:38px}
.btn-arrow-lg:after{content:"";display:block;position:absolute;top:50%;margin-top:-6px;width:12px;height:12px;border-top:3px solid;border-bottom:none;border-right:3px solid;border-left:none;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:16px}
.btn-arrow-lg:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.btn-arrow-xl{padding-right:49px}
.btn-arrow-xl:after{content:"";display:block;position:absolute;top:50%;margin-top:-7px;width:14px;height:14px;border-top:3px solid;border-bottom:none;border-right:3px solid;border-left:none;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:21px}
.btn-arrow-xl:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.alert{font-weight:lighter;font-size:16px;text-align:left;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.1);box-shadow:0 2px 2px 0 rgba(0,0,0,.1);text-shadow:0 1px 1px rgba(0,0,0,.1);padding-top:10px;padding-bottom:10px}
.flash-messages{margin-top:0;margin-bottom:0}
.flash-messages .alert{margin-bottom:20px}
.flash-messages .alert:first-of-type{margin-top:20px}
.flash-messages .alert:last-of-type{margin-bottom:0}
body.home .flash-messages{margin:0}
body.home .flash-messages>div{margin:0;padding:0;width:100%}
body.home .flash-messages .alert{margin:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;border:none;padding-top:30px;padding-bottom:30px}
body.home .flash-messages .alert__inner{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}
@media (min-width:768px){body.home .flash-messages .alert__inner{width:740px}
}
@media (min-width:992px){body.home .flash-messages .alert__inner{width:960px}
}
@media (min-width:1200px){body.home .flash-messages .alert__inner{width:1160px}
}
body.home .flash-messages .alert-danger{background:-webkit-repeating-linear-gradient(145deg,#ef6048,#ef6048 10px,#ee583f 10px,#ee583f 20px);background:repeating-linear-gradient(-55deg,#ef6048,#ef6048 10px,#ee583f 10px,#ee583f 20px)}
body.home .flash-messages .alert-success{background:-webkit-repeating-linear-gradient(145deg,#6dbc92,#6dbc92 10px,#66b98d 10px,#66b98d 20px);background:repeating-linear-gradient(-55deg,#6dbc92,#6dbc92 10px,#66b98d 10px,#66b98d 20px)}
body.home .flash-messages .alert-warning{background:-webkit-repeating-linear-gradient(145deg,#fdde8b,#fdde8b 10px,#fddb81 10px,#fddb81 20px);background:repeating-linear-gradient(-55deg,#fdde8b,#fdde8b 10px,#fddb81 10px,#fddb81 20px)}
body.home .flash-messages .alert-info{background:-webkit-repeating-linear-gradient(145deg,#98b9e0,#98b9e0 10px,#90b4de 10px,#90b4de 20px);background:repeating-linear-gradient(-55deg,#98b9e0,#98b9e0 10px,#90b4de 10px,#90b4de 20px)}
/* @media screen and (min-width:768px){.modal-dialog{width:740px}
 }
 @media screen and (min-width:992px){.modal-dialog{width:960px}
 }
 @media screen and (min-width:1200px){.modal-dialog{width:1160px}
 }*/
.modal-content{border-radius:0;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3)}
.nav-tabs>li{white-space:normal}
.nav-tabs>li>a{border-radius:0}
.nav-tabs.nav-justified>li>a{border-radius:0}
@media screen{.nav-tabs.nav-justified>li>a{border-bottom-color:#e5e5e5;margin-bottom:0;border-radius:0}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}
}
@media screen and (max-width:767px){.nav-tabs.nav-justified{margin-bottom:10px}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>li>a,.nav-tabs.nav-justified>li>a:focus,.nav-tabs.nav-justified>li>a:hover{border:1px solid #e9e4dc}
.nav-tabs.nav-justified>li>a{padding:5px 10px}
}
/*.tab-content{border-top:1px solid #e5e5e5;margin-top:-1px;padding:0 10px}*/
.tab-content:after,.tab-content:before{content:" ";display:table}
.tab-content:after{clear:both}
.tab-content:after,.tab-content:before{content:" ";display:table}
.tab-content:after{clear:both}
.rating{display:inline-block;position:relative;text-align:left;vertical-align:text-bottom}
.rating .review{vertical-align:bottom;line-height:12px;display:inline-block;font-size:12px;margin:0;color:#777;padding-top:2px}
.rating .stars{white-space:nowrap}
.rating .stars,.rating .stars i{display:inline-block;vertical-align:middle;overflow:hidden;position:relative;background-image:url(../img/sprite-domicilio.png);background-position:0 -942px;width:70px;height:14px}
.rating .stars i{position:absolute;top:0;left:0;background-image:url(../img/sprite-domicilio.png);background-position:0 -750px;width:70px;height:14px}
.rating.unrated{opacity:.8;filter:alpha(opacity=80)}
@-ms-viewport{width:device-width}
body{background:#f8f6f1;color:#333;overflow-y:scroll}
@media screen and (min-width:992px){html.desktop,html.desktop .page-wrapper,html.desktop body{height:100% \0}
html.desktop .page-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh}
html.desktop .page-wrapper .content-wrapper{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}
}
header{min-height:40px;color:#fff;padding:0;z-index:1011;font-size:15px;font-weight:lighter}
@media screen and (max-width:767px){header{min-height:40px}
}
header,header .container{position:relative}
header a,header a:active,header a:focus,header a:hover,header a:visited{color:#fff}
.header-logo{display:inline-block;margin:10px 0}
@media screen and (max-width:767px){.header-logo{margin:5px 0;max-height:30px;max-width:170px}
.header-logo img{max-height:30px;max-width:170px}
}
.header-links{float:right}
.header-links:after,.header-links:before{content:" ";display:table}
.header-links:after{clear:both}
.header-links:after,.header-links:before{content:" ";display:table}
.header-links:after{clear:both}
@media screen and (min-width:350px){.header-links{float:none;position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
}
.header-links__list{padding-left:0;list-style:none;float:left;position:relative;margin:0;height:40px}
.header-links__contact-us,.header-links__customer-account,.header-links__language-switch,.header-links__powered-by{display:inline-block;padding:0;vertical-align:middle;position:relative;margin-left:20px}
@media screen and (max-width:767px){.header-links__contact-us,.header-links__customer-account,.header-links__language-switch,.header-links__powered-by{margin-left:2px}
}
.header-links__contact-us>a,.header-links__customer-account>a,.header-links__language-switch>a,.header-links__powered-by>a{line-height:20px;padding:10px 0;display:inline-block}
@media screen and (max-width:767px){.header-links__contact-us>a:before,.header-links__customer-account>a:before,.header-links__language-switch>a:before,.header-links__powered-by>a:before{content:'';display:inline-block;vertical-align:middle}
.header-links__contact-us>a:hover,.header-links__customer-account>a:hover,.header-links__language-switch>a:hover,.header-links__powered-by>a:hover{text-decoration:none}
.header-links__contact-us>a .caret,.header-links__contact-us>a .label,.header-links__customer-account>a .caret,.header-links__customer-account>a .label,.header-links__language-switch>a .caret,.header-links__language-switch>a .label,.header-links__powered-by>a .caret,.header-links__powered-by>a .label{display:none}
}
.header-links__language-switch{font-size:14px}
@media screen and (max-width:767px){.header-links__language-switch{margin-left:0}
}
@media screen and (max-width:767px){.header-links__language-switch>a .caret,.header-links__language-switch>a .label{display:inline-block}
}
@media screen and (max-width:767px){.header-links__contact-us>a:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -2427px;width:24px;height:24px}
.header--light .header-links__contact-us>a:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -2353px;width:24px;height:24px}
}
@media screen and (max-width:767px){.header-links__customer-account>a:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -2649px;width:24px;height:24px}
.header--light .header-links__customer-account>a:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -2575px;width:24px;height:24px}
}
.header-links__powered-by>a{line-height:1;padding:0;font-size:12px}
.header-links__powered-by img{display:block}
.header-links .dropdown-menu{left:auto;right:0}
.header-links .dropdown-menu a{color:#333}
.breadcrumbs{width:100%;background:0 0;font-size:15px;font-weight:400;color:#616161;position:relative}
.breadcrumbs a,.breadcrumbs a:active,.breadcrumbs a:focus,.breadcrumbs a:hover,.breadcrumbs a:visited{color:inherit}
.breadcrumbs__pages{padding-left:0;list-style:none;position:relative;padding:0;margin:0 -10px;float:left}
.breadcrumbs__pages a:hover{text-decoration:none}
.breadcrumbs__pages a:hover span{text-decoration:underline}
.breadcrumbs__pages span{padding:5px 0;display:inline-block}
.breadcrumbs__pages__item{margin:0;position:relative;float:left;padding:0 10px;padding-right:14px}
.breadcrumbs__pages__item:after{content:"";display:block;position:absolute;top:50%;margin-top:-3px;width:6px;height:6px;border-top:2px solid;border-bottom:none;border-right:2px solid;border-left:none;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:0}
.breadcrumbs__pages__item:last-of-type{padding-right:10px}
.breadcrumbs__pages__item:last-of-type:after{display:none}
@media screen and (max-width:767px){.breadcrumbs{display:none}
}
footer{color:#cecece;background:#363535;padding:10px 0;font-size:16px}
footer hr{margin:20px 0;border-color:#464646}
footer .h1,footer .h2,footer .h3,footer .h4,footer .h5,footer .title,footer h1,footer h2,footer h3,footer h4,footer h5{color:#efefef}
footer .h1 strong,footer .h2 strong,footer .h3 strong,footer .h4 strong,footer .h5 strong,footer .title strong,footer h1 strong,footer h2 strong,footer h3 strong,footer h4 strong,footer h5 strong{color:inherit}
footer strong{color:inherit}
footer a,footer a:active,footer a:focus,footer a:hover{color:inherit}
footer ul{padding-left:0;list-style:none;margin:0;padding:0}
.footer-block{margin-top:20px;padding-top:20px;border-top:1px solid #464646}
.footer-block:first-child{margin-top:0;padding-top:0;border-top:0}
@media screen and (max-width:767px){.footer-block--no-mobile-separator{border-top:0}
}
.footer-links .h4,.footer-links h4,.footer-links__title{color:#efefef;font-size:18px;font-weight:700;margin-bottom:10px}
@media screen and (max-width:767px){.footer-links .h4,.footer-links h4,.footer-links__title{background:#464646;font-size:14px;margin-bottom:0;text-transform:uppercase;padding:2px 5px;color:#c9c9c9}
}
@media screen and (max-width:767px){.footer-links .h4+ul li:first-of-type,.footer-links h4+ul li:first-of-type,.footer-links__title+ul li:first-of-type{border-top:0}
}
.footer-links ul li{padding:2px 0}
@media screen and (max-width:767px){.footer-links ul li{border-top:1px solid #464646;padding:10px 0}
}
@media screen and (max-width:767px){.footer-links ul li a{display:block}
}
.newsletter{padding-top:40px;padding-bottom:20px}
.newsletter__title{color:#222;font-weight:700;font-size:36px;color:#efefef;margin-bottom:10px;text-align:center}
.newsletter__usp{font-size:14px;color:#efefef;margin-bottom:40px;text-align:center}
.newsletter__usp__list{padding-left:0;list-style:none;margin-left:-5px;margin:0}
.newsletter__usp__list>li{display:inline-block;padding-left:5px;padding-right:5px}
.newsletter__usp__list li{position:relative;padding-left:22px;margin-right:20px}
.newsletter__usp__list li:last-of-type{margin-right:0}
.newsletter__usp__list li:before{content:'';display:inline-block;background-image:url(../img/sprite-domicilio.png);background-position:0 -878px;width:17px;height:14px;position:absolute;left:0;top:50%;margin-top:-7px;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-filter:none;filter:none;-ms-filter:none}
.newsletter__form{margin-left:-2.5px;margin-right:-2.5px}
.newsletter__form__city,.newsletter__form__email,.newsletter__form__submit,.newsletter__form__terms_and_conditions{float:left;width:100%;position:relative;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:15px}
@media (min-width:768px){.newsletter__form__city,.newsletter__form__email,.newsletter__form__submit,.newsletter__form__terms_and_conditions{float:left;width:33.33333333%}
}
.newsletter__form__city .errors,.newsletter__form__email .errors,.newsletter__form__submit .errors,.newsletter__form__terms_and_conditions .errors{font-size:14px;color:#d97462!important}
.newsletter__form__city{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.newsletter__form__city{margin-left:8.33333333%}
}
@media (min-width:992px){.newsletter__form__city{float:left;width:25%}
}
.newsletter__form__email{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.newsletter__form__email{float:left;width:33.33333333%}
}
.newsletter__form__submit{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.newsletter__form__submit{float:left;width:25%}
}
.newsletter__form__terms_and_conditions{text-align:center;position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.newsletter__form__terms_and_conditions{float:left;width:100%}
}
.newsletter__form__terms_and_conditions label{font-size:14px;color:#efefef}
.newsletter__success{text-align:center}
.newsletter__success__title{font-size:18px;color:#efefef}
.newsletter__success__message{font-size:14px}
.footer-seo{text-align:center}
.footer-related{float:left;width:100%;position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.footer-related{float:left;width:50%}
}
@media (min-width:992px){.footer-related{float:left;width:25%}
}
@media screen and (min-width:768px) and (max-width:991px){.footer-related:nth-child(1n+3){margin-top:20px}
.footer-related:nth-child(3){clear:left}
}
@media screen and (max-width:767px){.footer-related:nth-child(1n+2){margin-top:20px}
}
.footer-social{text-align:center}
.footer-social .footer-links__title{margin-bottom:20px;color:#cecece}
.footer-social ul{padding-left:0;list-style:none;margin-left:-5px}
.footer-social ul>li{display:inline-block;padding-left:5px;padding-right:5px}
.footer-social ul li{margin:0 10px}
.js .footer-social ul li a{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;display:block;width:40px;height:40px;background-repeat:no-repeat;background-position:center center;overflow:hidden}
.footer-partners{text-align:center}
.footer-legal{font-size:14px;color:#a1a1a1}
@media screen and (min-width:768px){.footer-legal ul{padding-left:0;list-style:none;margin-left:-5px;text-align:center}
.footer-legal ul>li{display:inline-block;padding-left:5px;padding-right:5px}
.footer-legal ul li{padding:0}
.footer-legal ul li:after{content:'\00b7';margin:0 10px}
.footer-legal ul li:last-of-type:after{content:'';margin:0}
}
.app-android,.app-ios,.app-windows{overflow:hidden;display:inline-block;background:#363535;padding:5px 12px;border-radius:5px}
.app-android:before,.app-ios:before,.app-windows:before{content:'';display:block}
.app-ios:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -3037px;width:119px;height:36px;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-filter:none;filter:none;-ms-filter:none}
.app-android:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -3209px;width:134px;height:36px;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-filter:none;filter:none;-ms-filter:none}
.app-windows:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -3123px;width:144px;height:36px;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-filter:none;filter:none;-ms-filter:none}
.mobile-apps{margin-top:75px}
.mobile-apps__container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}
@media (min-width:768px){.mobile-apps__container{width:740px}
}
@media (min-width:992px){.mobile-apps__container{width:960px}
}
@media (min-width:1200px){.mobile-apps__container{width:1160px}
}
.mobile-apps__inner{width:100%;min-height:200px;max-width:767px;margin:0 auto;position:relative}
.mobile-apps__inner:after,.mobile-apps__inner:before{content:" ";display:table}
.mobile-apps__inner:after{clear:both}
.mobile-apps__inner:after,.mobile-apps__inner:before{content:" ";display:table}
.mobile-apps__inner:after{clear:both}
@media screen and (max-width:991px){.mobile-apps__inner{min-height:0}
}
.mobile-apps__shadow{width:398px;height:20px;display:block;position:absolute;bottom:0;left:-100px;overflow:hidden}
.mobile-apps__shadow:before{content:'';display:block;position:absolute;bottom:-400px;left:-301px;width:998px;height:400px;z-index:1;border-radius:100%;-webkit-box-shadow:0 -2px 15px rgba(0,0,0,.9);box-shadow:0 -2px 15px rgba(0,0,0,.9)}
@media screen and (max-width:991px){.mobile-apps__shadow{display:none}
}
.mobile-apps__banner{position:absolute;left:0;bottom:0}
@media screen and (max-width:991px){.mobile-apps__banner{display:none}
}
.mobile-apps__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px;font-size:30px;color:#222;font-weight:700;font-size:32px;margin-bottom:5px}
.mobile-apps__title .small,.mobile-apps__title small{font-weight:400;line-height:1;color:#777}
.mobile-apps__title .small,.mobile-apps__title small{font-size:65%}
.mobile-apps__tagline{font-weight:700;font-size:20px;color:#00b276;margin-bottom:10px}
.mobile-apps__content{margin:20px 0 20px 218px;width:549px}
@media screen and (max-width:991px){.mobile-apps__content{margin-left:0;width:100%;text-align:center}
}
.mobile-apps .app-android,.mobile-apps .app-ios,.mobile-apps .app-windows{margin-right:5px}
@media screen and (max-width:480px){.mobile-apps .app-android:before,.mobile-apps .app-ios:before,.mobile-apps .app-windows:before{width:23px}
}
@media screen and (max-width:768px){.mobile-apps .app-windows:before{width:23px}
}
.loading{position:relative;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:gray;-webkit-filter:grayscale(100%);filter:grayscale(100%);filter:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='https://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");cursor:progress}
.loading>*{opacity:.5;filter:alpha(opacity=50)}
.loading .spinner{opacity:1;filter:alpha(opacity=100)}
.loading *{pointer-events:none}
.custom input[type=checkbox],input[type=radio]{opacity:0;width:0;height:0;position:absolute}
.custom input[type=checkbox]+label,input[type=radio]+label{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:18px;padding-left:10px}
.custom input[type=checkbox]+label:before:before{content:'';background-image:url(../img/sprite-domicilio.png);background-position:0 -1329px;width:16px;height:16px;background-color:#fff;height:18px;width:18px;padding:1px 1px;display:block;position:absolute;top:1px;left:-18px;border:1px solid #ccc;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-filter:none;filter:none;-ms-filter:none}
input[type=radio]+label:before{content:'';background-position:0 -1329px;border-radius:50%;width:16px;height:16px;background-color:#fff;height:18px;width:18px;padding:1px 1px;display:block;position:absolute;top:1px;left:-18px;border:1px solid #ccc;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-filter:none;filter:none;-ms-filter:none}
.custom input[type=checkbox]+label.input-only,input[type=radio]+label.input-only{padding-left:0;height:18px;width:18px;text-indent:-999em;margin-left:0}
.custom input[type=checkbox]+label.input-only:before,input[type=radio]+label.input-only:before{left:0}
.custom input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before{background-color:rgba(0,0,0,1);border-color:rgba(0,0,0,1)}
.custom input[type=checkbox]:focus+label:before,input[type=radio]:focus+label:before{border-color:rgba(0,0,0,1);outline:0;-webkit-box-shadow:0 0 4px rgba(0,0,0,1);box-shadow:0 0 4px rgba(0,0,0,1)}
.custom input[type=checkbox]:checked+label:before{-webkit-box-shadow:inset 0 0 0 0px #fff;box-shadow:inset 0 0 0 0px #fff}
.custom input[type=radio]{background-color:rgba(0,0,0,1);border-color:rgba(0,0,0,1)}
.custom input[type=radio]+label:before{border-radius:50%;background:#fff}
.custom input[type=radio]:checked+label:before{-webkit-box-shadow:inset 0 0 0 4px #fff;box-shadow:inset 0 0 0 4px #fff}
.custom input[type=radio]:focus+label:before{-webkit-box-shadow:0 0 4px rgba(102,175,233,.3);box-shadow:0 0 4px rgba(102,175,233,.3)}
.custom input[type=radio]:focus:checked+label:before{-webkit-box-shadow:inset 0 0 0 4px #000,0 0 4px rgba(102,175,233,.3);box-shadow:inset 0 0 0 4px #fff,0 0 4px rgba(102,175,233,.3)}
.custom .checkbox label label,.radio label label{padding:0}
textarea{resize:vertical;overflow:auto}
input.form-control.info{padding-right:25px}
select.form-control.info{max-width:95%}
@media screen and (max-width:1199px){select.form-control.info{max-width:94%}
}
@media screen and (max-width:991px){select.form-control.info{max-width:93%}
}
@media screen and (max-width:767px){select.form-control.info{max-width:92%}
}
@media screen and (max-width:480px){select.form-control.info{max-width:91%}
}
.control-label{color:rgba(255,255,255,1);}
.control-label.required{color:#000}
.control-label.required:after{content:'\2217';color:#eb5c32;font-size:18px;line-height:1;font-weight:700;font-style:normal;vertical-align:top;margin-left:5px}
.required .control-label:after{content:'\2217';color:#eb5c32;font-size:18px;line-height:1;font-weight:700;font-style:normal;vertical-align:top;margin-left:5px;font-size:20px;line-height:18px}
form label{font-size:16px}
form .form-control{font-size:16px}
.popover.info{left:auto!important;right:10px!important}
.popover.info .arrow{left:auto!important;right:4px!important}
span.info{background-image:url(../img/sprite-domicilio.png);background-position:0 -2210px;width:20px;height:20px;position:absolute;right:16px;height:32px;top:0;background-position:0 -2204px}
html.js p.info{display:none}
html.no-js span.info{display:none}
html.no-js p.info{font-size:85%;margin:5px 0}
.errors{font-weight:700;color:#a94442;padding-left:0;list-style:none;padding:5px 0;clear:both;margin-bottom:0}
.errors:after,.errors:before{content:" ";display:table}
.errors:after{clear:both}
.errors:after,.errors:before{content:" ";display:table}
.errors:after{clear:both}
.errors a{color:#a94442;text-decoration:underline}
.errors a:hover{color:#ec5856}
.errors.custom-errors{padding:0}
.alert .errors{padding:0}
.label-form-errors .errors{padding-left:10px;padding-right:10px}
.errors{font-weight:700;color:#a94442;padding-left:0;list-style:none;padding:5px 0;clear:both;margin-bottom:0}
.errors:after,.errors:before{content:" ";display:table}
.errors:after{clear:both}
.errors:after,.errors:before{content:" ";display:table}
.errors:after{clear:both}
.errors a{color:#a94442;text-decoration:underline}
.errors a:hover{color:#ec5856}
.errors.custom-errors{padding:0}
.alert .errors{padding:0}
.label-form-errors .errors{padding-left:10px;padding-right:10px}
.sorry-text{text-align:center;margin:70px auto 100px;max-width:768px}
.sorry-text h1{font-size:24px;font-weight:700;color:#444}
.sorry-text p{margin-bottom:30px}
.sorry-text form input{border:1px solid #cec6ba;color:#ccc;padding:6px 14px;border-radius:3px;font-size:15px;width:280px;outline:0}
.sorry-text form input:active,.sorry-text form input:focus{color:#444;border-color:#444}
.sorry-text form button{color:#00b279;background-color:transparent;border:2px solid #00b279;border-radius:20px;padding:4px 20px;font-weight:400;font-size:18px;outline:0;margin:0 20px}
.sorry-text form button:active,.sorry-text form button:hover{color:#007f56;border-color:#007f56}
.sorry-text .show-restaurants span{display:inline-block;padding:0 60px;border-top:1px solid rgba(0,178,121,.3);margin:40px 0 15px;position:relative}
.sorry-text .show-restaurants span strong{font-weight:700;background-color:#f8f6f1;padding:2px 10px;margin-top:-20px;display:inline-block;position:relative;top:-11px;text-transform:uppercase;color:#444}
.sorry-text .show-restaurants a.btn.btn-primary{position:relative;font-size:22px;padding:10px 45px 10px 35px}
.sorry-text .show-restaurants a.btn.btn-primary:after{content:'\203A';font-size:38px;position:absolute;top:14px;font-weight:400;line-height:22px;right:25px}
.table .tight{width:1px;white-space:nowrap!important;word-break:keep-all}
.shake{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-animation-name:shake;animation-name:shake;-webkit-animation-duration:800ms;animation-duration:800ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;animation-play-state:running}
@-webkit-keyframes shake{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}
2%{-webkit-transform:translate(-4px,0);transform:translate(-4px,0)}
4%{-webkit-transform:translate(2px,0);transform:translate(2px,0)}
6%{-webkit-transform:translate(-3px,0);transform:translate(-3px,0)}
8%{-webkit-transform:translate(9px,0);transform:translate(9px,0)}
10%{-webkit-transform:translate(2px,0);transform:translate(2px,0)}
12%{-webkit-transform:translate(-6px,0);transform:translate(-6px,0)}
14%{-webkit-transform:translate(-7px,0);transform:translate(-7px,0)}
16%{-webkit-transform:translate(2px,0);transform:translate(2px,0)}
18%{-webkit-transform:translate(7px,0);transform:translate(7px,0)}
20%{-webkit-transform:translate(-1px,0);transform:translate(-1px,0)}
22%{-webkit-transform:translate(-10px,0);transform:translate(-10px,0)}
24%{-webkit-transform:translate(-10px,0);transform:translate(-10px,0)}
26%{-webkit-transform:translate(3px,0);transform:translate(3px,0)}
28%{-webkit-transform:translate(-5px,0);transform:translate(-5px,0)}
30%{-webkit-transform:translate(4px,0);transform:translate(4px,0)}
32%{-webkit-transform:translate(-6px,0);transform:translate(-6px,0)}
34%{-webkit-transform:translate(-2px,0);transform:translate(-2px,0)}
36%{-webkit-transform:translate(-6px,0);transform:translate(-6px,0)}
38%{-webkit-transform:translate(-2px,0);transform:translate(-2px,0)}
40%{-webkit-transform:translate(4px,0);transform:translate(4px,0)}
42%{-webkit-transform:translate(8px,0);transform:translate(8px,0)}
44%{-webkit-transform:translate(-3px,0);transform:translate(-3px,0)}
46%{-webkit-transform:translate(-10px,0);transform:translate(-10px,0)}
48%{-webkit-transform:translate(4px,0);transform:translate(4px,0)}
50%{-webkit-transform:translate(-6px,0);transform:translate(-6px,0)}
52%{-webkit-transform:translate(6px,0);transform:translate(6px,0)}
54%{-webkit-transform:translate(-8px,0);transform:translate(-8px,0)}
56%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}
58%{-webkit-transform:translate(9px,0);transform:translate(9px,0)}
60%{-webkit-transform:translate(7px,0);transform:translate(7px,0)}
62%{-webkit-transform:translate(1px,0);transform:translate(1px,0)}
64%{-webkit-transform:translate(2px,0);transform:translate(2px,0)}
66%{-webkit-transform:translate(-2px,0);transform:translate(-2px,0)}
68%{-webkit-transform:translate(-7px,0);transform:translate(-7px,0)}
70%{-webkit-transform:translate(-1px,0);transform:translate(-1px,0)}
72%{-webkit-transform:translate(-6px,0);transform:translate(-6px,0)}
74%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}
76%{-webkit-transform:translate(0,0);transform:translate(0,0)}
78%{-webkit-transform:translate(9px,0);transform:translate(9px,0)}
80%{-webkit-transform:translate(-3px,0);transform:translate(-3px,0)}
82%{-webkit-transform:translate(8px,0);transform:translate(8px,0)}
84%{-webkit-transform:translate(-2px,0);transform:translate(-2px,0)}
86%{-webkit-transform:translate(-1px,0);transform:translate(-1px,0)}
88%{-webkit-transform:translate(-3px,0);transform:translate(-3px,0)}
90%{-webkit-transform:translate(4px,0);transform:translate(4px,0)}
92%{-webkit-transform:translate(0,0);transform:translate(0,0)}
94%{-webkit-transform:translate(4px,0);transform:translate(4px,0)}
96%{-webkit-transform:translate(2px,0);transform:translate(2px,0)}
98%{-webkit-transform:translate(-2px,0);transform:translate(-2px,0)}
100%{-webkit-transform:translate(0,0);transform:translate(0,0)}
}
@keyframes shake{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}
2%{-webkit-transform:translate(-4px,0);transform:translate(-4px,0)}
4%{-webkit-transform:translate(2px,0);transform:translate(2px,0)}
6%{-webkit-transform:translate(-3px,0);transform:translate(-3px,0)}
8%{-webkit-transform:translate(9px,0);transform:translate(9px,0)}
10%{-webkit-transform:translate(2px,0);transform:translate(2px,0)}
12%{-webkit-transform:translate(-6px,0);transform:translate(-6px,0)}
14%{-webkit-transform:translate(-7px,0);transform:translate(-7px,0)}
16%{-webkit-transform:translate(2px,0);transform:translate(2px,0)}
18%{-webkit-transform:translate(7px,0);transform:translate(7px,0)}
20%{-webkit-transform:translate(-1px,0);transform:translate(-1px,0)}
22%{-webkit-transform:translate(-10px,0);transform:translate(-10px,0)}
24%{-webkit-transform:translate(-10px,0);transform:translate(-10px,0)}
26%{-webkit-transform:translate(3px,0);transform:translate(3px,0)}
28%{-webkit-transform:translate(-5px,0);transform:translate(-5px,0)}
30%{-webkit-transform:translate(4px,0);transform:translate(4px,0)}
32%{-webkit-transform:translate(-6px,0);transform:translate(-6px,0)}
34%{-webkit-transform:translate(-2px,0);transform:translate(-2px,0)}
36%{-webkit-transform:translate(-6px,0);transform:translate(-6px,0)}
38%{-webkit-transform:translate(-2px,0);transform:translate(-2px,0)}
40%{-webkit-transform:translate(4px,0);transform:translate(4px,0)}
42%{-webkit-transform:translate(8px,0);transform:translate(8px,0)}
44%{-webkit-transform:translate(-3px,0);transform:translate(-3px,0)}
46%{-webkit-transform:translate(-10px,0);transform:translate(-10px,0)}
48%{-webkit-transform:translate(4px,0);transform:translate(4px,0)}
50%{-webkit-transform:translate(-6px,0);transform:translate(-6px,0)}
52%{-webkit-transform:translate(6px,0);transform:translate(6px,0)}
54%{-webkit-transform:translate(-8px,0);transform:translate(-8px,0)}
56%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}
58%{-webkit-transform:translate(9px,0);transform:translate(9px,0)}
60%{-webkit-transform:translate(7px,0);transform:translate(7px,0)}
62%{-webkit-transform:translate(1px,0);transform:translate(1px,0)}
64%{-webkit-transform:translate(2px,0);transform:translate(2px,0)}
66%{-webkit-transform:translate(-2px,0);transform:translate(-2px,0)}
68%{-webkit-transform:translate(-7px,0);transform:translate(-7px,0)}
70%{-webkit-transform:translate(-1px,0);transform:translate(-1px,0)}
72%{-webkit-transform:translate(-6px,0);transform:translate(-6px,0)}
74%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}
76%{-webkit-transform:translate(0,0);transform:translate(0,0)}
78%{-webkit-transform:translate(9px,0);transform:translate(9px,0)}
80%{-webkit-transform:translate(-3px,0);transform:translate(-3px,0)}
82%{-webkit-transform:translate(8px,0);transform:translate(8px,0)}
84%{-webkit-transform:translate(-2px,0);transform:translate(-2px,0)}
86%{-webkit-transform:translate(-1px,0);transform:translate(-1px,0)}
88%{-webkit-transform:translate(-3px,0);transform:translate(-3px,0)}
90%{-webkit-transform:translate(4px,0);transform:translate(4px,0)}
92%{-webkit-transform:translate(0,0);transform:translate(0,0)}
94%{-webkit-transform:translate(4px,0);transform:translate(4px,0)}
96%{-webkit-transform:translate(2px,0);transform:translate(2px,0)}
98%{-webkit-transform:translate(-2px,0);transform:translate(-2px,0)}
100%{-webkit-transform:translate(0,0);transform:translate(0,0)}
}
.cookie-notice{position:fixed;bottom:0;left:0;width:100%;padding:10px 0;color:#fff;background:#616161;font-size:13px;z-index:1002}
@media screen and (max-width:991px){body.has-cart .cookie-notice{bottom:61px}
}
.cookie-notice__close,.cookie-notice__message{vertical-align:middle;line-height:26px;display:table-cell;margin:0}
.cookie-notice__close{font-size:26px;font-weight:700;color:#fff;padding-right:20px;cursor:pointer}
.cookie-notice__message{padding-top:3px}
.cookie-notice__policy-link{color:#fff;text-decoration:underline}
.cookie-notice__policy-link:hover{color:inherit;text-decoration:none}
.cart-container{float:left;width:100%;position:relative;min-height:1px;padding-left:10px;padding-right:10px;float:right!important}
@media (min-width:992px){.cart-container{float:left;width:25%}
}
.cart{z-index:971;color:#444}
.cart__inner{position:relative}
.cart__content{padding:20px;-webkit-box-shadow:0 4px 2px -2px rgba(0,0,0,.1);box-shadow:0 4px 2px -2px rgba(0,0,0,.1);background:#fff;z-index:972}
.cart__header{position:relative;font-weight:700;font-size:20px;color:#5d6266}
.cart__vendor__header{position:relative;padding:0;margin-bottom:20px}
.cart__vendor__header__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:10px;margin-bottom:10px;font-size:18px;color:#222;font-weight:700;overflow:hidden;margin:0;padding-left:90px;min-height:80px;color:#444}
.cart__vendor__header__title .small,.cart__vendor__header__title small{font-weight:400;line-height:1;color:#777}
.cart__vendor__header__title .small,.cart__vendor__header__title small{font-size:75%}
.cart__vendor__header__image{width:80px;height:80px;border:2px solid #e5e4e3;background:#fff;position:absolute;top:0;left:0}
.cart__vendor__header__image img{display:block;width:76px;height:76px}
.cart__minimum-delivery-time{font-weight:700;border-bottom:1px solid #e9e4dc;padding-bottom:10px;margin-bottom:10px}
.cart .checkout-not-allowed-notice{font-weight:700;color:#a94442}
.cart .checkout-not-allowed-notice td{padding-bottom:5px}
.cart .table_product{border-top:1px solid #e9e4dc; margin-bottom:10px;marign-top:10px;}
.cart .table_product:first-of-type,.cart .product:last-of-type{border-top:0;}
.cart .product{border-top:1px solid #e9e4dc}
.cart .product:first-of-type,.cart .product:last-of-type{border-top:0}
.cart .product__title{width:100%;padding-left:10px}
.cart .product__title__name{font-weight:700}
.cart .product__amount-controls{margin-top:5px}
.cart .product__quantity{vertical-align:top}
.cart .product__price{text-align:right;font-size:15px;line-height:20px;font-weight:700}
.cart .product__price td{padding-top:0;padding-left:0}
.cart .product__extras{font-size:11px}
.cart .product__extras__subtitle,.cart .product__extras__title{color:#555;display:block}
.cart .product__extras__items{margin:0;padding:0;list-style:none;color:#666}
.cart .product__extras__items__extra__price{float:right;padding-left:5px}
.cart .product .btn{font-weight:700;padding:0;text-align:center;width:18px;height:18px;line-height:16px;vertical-align:middle}
.cart table{width:100%;font-size:13px;line-height:16px}
.cart td{vertical-align:middle;padding:2px 0}
.cart__products{margin-bottom:10px;overflow:visible}
.cart__products--scroll{overflow-y:scroll;padding-right:5px}
.cart__products tr:first-of-type td{/*padding-top:0*/}
.cart__products tr:last-of-type td{padding-bottom:0}
.cart__products td{padding:10px 0}
.cart__summary{margin-top:10px;padding-top:10px;border-top:1px solid #e9e4dc;color:#8d8d8d;font-weight:400}
.cart__summary td:first-of-type{display:none}
.cart__summary .price{white-space:nowrap;text-align:right;padding-left:5px}
.cart__summary .subtotal{font-weight:700}
.cart__summary .discount-total{color:#39c;font-weight:700}
.cart__summary .discount-gift-text{color:#39c;font-weight:700}
.cart__summary .discount-gift-text-container{padding-bottom:10px;margin-bottom:10px;margin-top:2px;border-bottom:1px solid #e9e4dc}
.cart__summary .discount-gift-text-container:before{content:'';display:inline-block;float:left;background-image:url(../img/sprite-domicilio.png);background-position:0 -246px;width:12px;height:14px;margin-right:5px}
.cart__summary .discount-gift-text .price{vertical-align:top}
.cart__summary .voucher-discount-total{color:#39c;font-weight:700}
.cart__summary .delivery-fee.free-delivery{color:rgba(0,0,0,1);font-weight:700}
.cart__summary .total{font-size:20px;font-weight:700;border-top:10px solid transparent;color:#444}
.cart__summary .total td{padding-top:5px;padding-bottom:5px}
.cart__summary .rounded-off{font-weight:700;text-align:left;padding-top:10px;padding-bottom:0}
.cart__empty{text-align:left}
.cart__empty--inside{margin-top:20px;margin-bottom:20px}
.cart__empty--outside{margin-top:20px}
.cart__checkout{margin:10px -10px -10px -10px}
.cart__checkout .btn{white-space:normal}
.cart__invalid-product{font-weight:700;color:red;display:block}
.cart__minimal{display:none;border-top:1px solid #e9e4dc;position:absolute;bottom:0;padding:10px;font-weight:700;font-size:13px;background:#f8f6f1;width:100%;z-index:20}
.cart__minimal .container{position:relative;overflow:hidden;padding:0;padding-left:45px;height:40px}
.cart__minimal .container:before{position:absolute;display:block;content:''; background-image:url(../img/sprite-domicilio.png); background-position:9px -2493px;background-color:#1cb17a;width:40px;height:40px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px;top:0;left:0}
.cart__minimal__amount{position:absolute;display:block;top:14px;left:9px;width:22px;color:rgba(255,255,255,1);text-align:center}
.cart__minimal__price{float:left;display:inline-block;margin-top:13px}
.cart__minimal__button{position:absolute;top:0;right:0;display:block;max-width:50%}
.minimum-order-amount-difference-modal .modal-dialog{max-width:767px}
@media screen and (max-width:991px){
    html body.has-cart{padding-bottom:61px}
    html .cart-container{width:100%!important;height:100%!important;max-height:61px!important;left:0;top:auto;bottom:0;position:fixed!important;margin:0;padding:0;z-index:1012;overflow:hidden;background:#f8f6f1;-webkit-transition:all 500ms ease;transition:all 500ms ease}
    html .cart-container.out{margin-bottom:0px!important}
    html .cart-container .js-sticky-element{height:100%}
    html .cart-container.open{max-height:100%!important}
    html .cart-container.open .cart{padding-bottom:61px}
    html .cart-container .cart{position:static!important;height:100%;overflow-y:auto}
    html .cart-container .cart__minimal{display:block}
    html .cart-container .cart__content{z-index:10}
    html .cart-container .cart__products{max-height:none!important;overflow:visible!important}
    html .cart-container .cart__checkout{display:none}}
@media screen and (max-width:991px){
    html.minimal-js .cart-container:after,html.minimal-js .cart-container:before{content:" ";display:table}
    html.minimal-js .cart-container:after{clear:both}
    html.minimal-js .cart-container:after,html.minimal-js .cart-container:before{content:" ";display:table}
    html.minimal-js .cart-container:after{clear:both}
}
.cart.cart--vendor .cart__header{margin-bottom:10px}
.cart.cart--vendor .cart__header__title{padding-bottom:10px;border-bottom:1px solid #e9e4dc;padding-right:39px}
.cart.cart--vendor .cart__header__title:after{content:'';display:block;position:absolute;background-image:url(../img/sprite-domicilio.png);background-position:0 -1160px;width:29px;height:30px;right:0;top:-5px}
.cart.cart--vendor .cart__summary .subtotal{font-weight:400}
.cart.cart--vendor .cart__summary .total{background:0 0}
.cart.cart--vendor .cart__summary .discount-gift-text{color:#555;font-weight:700}
.cart.cart--vendor .cart__summary .vendor-cart-no-vouchers{display:none}
.cart.cart--vendor .cart__summary .rounded-off{padding-top:0}
.cart.cart--vendor .cart__empty{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.cart.cart--vendor .cart__empty__elements{padding:0;margin:0}
.cart.cart--vendor .cart__empty__element{list-style:none;font-weight:700;margin-bottom:10px;font-size:15px;line-height:20px;overflow:hidden;color:#3b3b3b;padding:5px 0;padding-left:40px;position:relative}
.cart.cart--vendor .cart__empty__element:last-of-type{margin-bottom:0}
.cart.cart--vendor .cart__empty__element--accepts-vouchers:before,.cart.cart--vendor .cart__empty__element--minimum-delivery-fee:before,.cart.cart--vendor .cart__empty__element--minimum-delivery-time:before,.cart.cart--vendor .cart__empty__element--minimum-order-amount:before,.cart.cart--vendor .cart__empty__element--online-payment:before{position:absolute;display:block;content:'';left:0;top:0}
.cart.cart--vendor .cart__empty__element--minimum-delivery-time:before{background-image:url(../img/sprite-domicilio.png);background-position:8.5px -2065.5px;background-color:#ecf5ef;width:30px;height:30px;overflow:hidden;background-repeat:no-repeat;border:1px solid #e2e0dc}
.cart.cart--vendor .cart__empty__element--minimum-delivery-fee:before{background-image:url(../img/sprite-domicilio.png);background-position:3.5px -806.5px;background-color:#ecf5ef;width:30px;height:30px;overflow:hidden;background-repeat:no-repeat;border:1px solid #e2e0dc}
.cart.cart--vendor .cart__empty__element--online-payment:before{background-image:url(../img/sprite-domicilio.png);background-position:2px -1724.5px;background-color:#ecf5ef;width:30px;height:30px;overflow:hidden;background-repeat:no-repeat;border:1px solid #e2e0dc}
.cart.cart--vendor .cart__empty__element--minimum-order-amount:before{background-image:url(../img/sprite-domicilio.png);background-position:4.5px -1455px;background-color:#ecf5ef;width:30px;height:30px;overflow:hidden;background-repeat:no-repeat;border:1px solid #e2e0dc}
.cart.cart--vendor .cart__empty__element--accepts-vouchers:before{background-image:url(../img/sprite-domicilio.png);background-position:4.5px -2135.5px;background-color:#ecf5ef;width:30px;height:30px;overflow:hidden;background-repeat:no-repeat;border:1px solid #e2e0dc}
.cart.cart--vendor .product__quantity{width:28px}
.cart.cart--vendor .product__quantity__wrapper{display:block;border:1px solid #bebebe;text-align:center;padding:5px;font-size:15px;color:#39c;width:28px;height:28px;line-height:15px;position:relative;font-weight:700}
.cart.cart--vendor .product__amount-controls{margin-top:0;float:left}
.cart.cart--vendor .product__amount-controls .btn{display:block;border:1px solid #bebebe;text-align:center;padding:5px;font-size:15px;color:#39c;width:28px;height:28px;line-height:15px;position:relative;font-weight:700;height:20px;padding:0;background:0 0;float:left;display:inline-block;border-radius:0}
.cart.cart--vendor .product__amount-controls .btn:first-child{border-right:none}
.cart.cart--vendor .product__amount-controls .btn:last-child{padding-top:1px}
.cart.cart--vendor .product__amount-controls .btn:hover{background-color:#f5f5f5}
.cart.cart--vendor .product__amount-controls--arrowed{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:37px;border:1px solid #dadada;left:-50px;margin-top:0;border-radius:3px}
.cart.cart--vendor .product__amount-controls--arrowed .btn{width:100%;height:30px;font-size:23px;line-height:30px;background:#fff}
.cart.cart--vendor .product__amount-controls--arrowed:after,.cart.cart--vendor .product__amount-controls--arrowed:before{content:'';display:block;background:0 0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:10px solid}
.cart.cart--vendor .product__amount-controls--arrowed:before{right:-11px;border-left-color:#dadada}
.cart.cart--vendor .product__amount-controls--arrowed:after{right:-9px;border-left-color:#fff}
.cart-container.cart-container--vendor .js-sticky-element{z-index:990}
.cart.cart--summary{-webkit-box-shadow:0 4px 2px -2px rgba(0,0,0,.1);box-shadow:0 4px 2px -2px rgba(0,0,0,.1);background:#fff;margin-bottom:20px}
.cart.cart--summary .cart__content{-webkit-box-shadow:none;box-shadow:none;margin-bottom:0;padding-bottom:0}
.cart.cart--summary .cart__details{overflow:visible!important;max-height:100%!important}
.cart.cart--summary .cart__products{max-height:none!important;overflow:visible!important}
.choices-toppings{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.choices-toppings__modal .modal-header{text-align:center;border-bottom:none;padding-bottom:0}
.choices-toppings__modal .modal-dialog{width:666px}
.choices-toppings__modal .modal-content{border:0}
.choices-toppings__modal .modal-body{padding:0}
.choices-toppings__container{width:100%;margin:0 auto;overflow:hidden;position:relative}
.choices-toppings--quantity{padding:0 20px 20px;border-bottom:1px solid #bebebe}
.choices-toppings--quantity #cart_product_skeleton_quantity{width:40px;text-align:center;font-size:14px;padding:5px}
.choices-toppings__wrapper{overflow:hidden;border-bottom:1px solid #bebebe}
.choices-toppings__wrapper:last-of-type{border-bottom:0}
.choices-toppings__header--extra{margin-top:0;text-align:center}
.choices-toppings__product__information{padding-top:0;padding-bottom:0}
.choices-toppings__product__information__image{float:left;width:25%;display:inline-block}
.choices-toppings__product__information__text{float:left;width:75%;padding-left:20px}
.choices-toppings__product__information__text__title{margin-top:0}
.choices-toppings__product__information__text__price{color:#5d6266;font-size:16px}
.choices-toppings__product__information--no-image .choices-toppings__product__information__text{width:100%;float:none;padding-left:0}
.choices-toppings__title__container{width:40%;float:left;padding-right:10px}
.choices-toppings__elements__wrapper{padding:20px;overflow:hidden}
.choices-toppings__elements__wrapper.half-half-container{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.choices-toppings__elements__wrapper.half-half-container{float:left;width:50%}
}
.no-js .choices-toppings__elements__wrapper .toggle-elements-button{display:none}
.js .choices-toppings__elements__wrapper .toggle-elements-button{position:relative;z-index:1;padding:15px}
.choices-toppings__elements__wrapper--errors{background:#fcefeb}
.choices-toppings__elements__wrapper--errors .choices-toppings__element{border-bottom:1px solid red}
.choices-toppings__elements__container{float:left;width:60%;overflow:hidden;padding:0;margin:0}
.js .choices-toppings__elements__container,.js .choices-toppings__elements__container.toggle-elements-wrapper,.js .choices-toppings__elements__container.toggle-elements-wrapper.full-height{max-height:100%}
.choices-toppings__elements__container--show-less--text{display:none}
.choices-toppings__elements__container--show-more{color:rgba(0,0,0,1);cursor:pointer;float:right;display:inline-block;width:60%}
.choices-toppings__elements__container--show-more.selected .choices-toppings__elements__container--show-more--text{display:none}
.choices-toppings__elements__container--show-more.selected .choices-toppings__elements__container--show-less--text{display:inline-block}
.choices-toppings__elements__container.full-height .choices-toppings__element:nth-child(n+4){border-bottom:1px solid #dfdcd4}
.choices-toppings__elements__container.full-height .choices-toppings__element:nth-child(n+5){display:block}
.choices-toppings__elements__container.full-height .choices-toppings__element:last-child{border-bottom:0}
.choices-toppings__element{position:relative;list-style:none;border-bottom:1px solid #dfdcd4}
html.js .choices-toppings__element:nth-child(n+8){border-bottom:none}
html.js .choices-toppings__element:nth-child(n+9){display:none}
.choices-toppings__element.showitem{display:inherit !important;border-bottom:1px solid #dfdcd4 !important}
.choices-toppings__element .counter-extraproducts{width: 44px;padding: 5px;height: 30px; border: solid 1px #ccc;border-radius: 2px;}
.choices-toppings__element__label{margin:0;cursor:pointer}
.choices-toppings__element__label.choices-toppings__element__label:before{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.choices-toppings__element>.choices-toppings__element__label{margin-right:0;margin-left:0;padding:15px 48px;padding-right:85px;font-size:15px;font-weight:400;width:100%;z-index:1}
.choices-toppings__element input{position:absolute;top:12px;left:0px;height:20px;width:20px;}
.choices-toppings__element:last-child{border-bottom:0}
.choices-toppings__element__price{position:absolute;top:15px;right:0;color:#bebebe;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.choices-toppings__element__text{font-size:85%;margin:-15px 0 15px 0;padding-left:25px;color:#555}
.choices-toppings__title{margin:0}
.choices-toppings__subtitle{display:inline-block;background:#eb5c32;padding:2px 5px;color:#fff;border-radius:2px;font-weight:700;font-size:12px;margin:5px 0 4px 0}
.choices-toppings__subtitle.choices-toppings-optional{background:#dadada}
.choices-toppings__subtitle.choices-toppings-min-select{background:#00b279}
.choices-toppings__button--submit{float:right;margin:10px}
.half-half__container{width:50%;float:left}
.half-half__container__text{display:none}
.half-half__container:first-child .choices-toppings__elements__container--show-more{visibility:hidden}
.half-half__container:first-child .half-half__container__text__left-side{display:block}
.half-half__container:last-child .half-half__container__text__right-side{display:block}
.half-half__container:nth-child(n+2){margin-right:-1px}
.half-half__container:nth-child(n+2) .choices-toppings__title{visibility:hidden}
.half-half__container .choices-toppings__elements__container{width:100%;float:none}
.half-half__container .choices-toppings__elements__container--show-more{float:none}
.half-half__container .choices-toppings__title__container{width:100%;float:none;padding-right:0}
@media (max-width:768px){.choices-toppings__container,.choices-toppings__modal .modal-dialog{max-width:100%;width:100%}
.choices-toppings__container{width:100%}
.choices-toppings__title__container{width:100%;padding-right:0}
.choices-toppings__elements__container{width:100%}
.choices-toppings__elements__container--show-more{float:none}
.choices-toppings__button--submit{margin:10px 20px 10px}
.half-half__container{width:100%;padding-bottom:0}
.half-half__container:first-child .choices-toppings__elements__container--show-more{display:none}
.half-half__container:nth-child(n+2) .choices-toppings__title{display:none}
}
.js .toggle-elements-button{border:0;padding:0;outline:0;cursor:pointer;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.js .toggle-elements-wrapper{max-height:0;overflow:hidden;margin-top:5px;}
.js .toggle-elements-wrapper.full-height{max-height:9999px}
.js .toggle-elements-arrow{border-top-color:#00b276}
.content-wrapper .content-block{border-radius:2px;padding:20px;background:#fff;margin-top:20px;margin-bottom:20px}
.content-wrapper .go-to-your-account{margin-top:10px;text-align:left}
.content-wrapper .go-to-your-account a{color:#fff}
.content-wrapper .sms-verification{margin-left:auto;margin-right:auto;padding-left:inherit}
.vendor.review-order{position:relative;margin-bottom:15px}
.vendor.review-order .vendor__inner{position:relative;min-height:80px}
.vendor.review-order .vendor__details{padding-left:90px}
.vendor.review-order .vendor__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:10px;margin-bottom:10px;font-size:18px;color:#222;font-weight:700;margin:0}
.vendor.review-order .vendor__title .small,.vendor.review-order .vendor__title small{font-weight:400;line-height:1;color:#777}
.vendor.review-order .vendor__title .small,.vendor.review-order .vendor__title small{font-size:75%}
.vendor.review-order .vendor__image{width:80px;height:80px;border:2px solid #e5e4e3;background:#fff;position:absolute;top:0;left:0}
.vendor.review-order .vendor__image img{display:block;width:76px;height:76px}
.vendor.review-order .vendor__availability{margin-top:0}
.vendor.review-order .vendor__closing-in{color:#eb5c32;font-style:italic;font-weight:700}
.vendor.review-order .vendor__rating .rating{margin-top:15px;margin-left:0}
.vendor.review-order .vendor__rating .total{display:none}
.checkout-review{margin-left:-10px;margin-right:-10px;margin-top:20px;color:#5a5a5a}
.checkout-review address{margin-bottom:0}
.checkout-review .update-order{position:absolute;top:50%;right:10px;margin-top:-7px;color:#999}
.checkout-review .products{width:100%;margin-bottom:10px;padding:0}
.checkout-review .products tr{border-bottom:1px solid #e9e4dc}
.checkout-review .products p{margin-bottom:0}
.checkout-review .products .product{list-style:none;overflow:hidden;border-top:1px solid #e9e4dc;position:relative;padding:10px 0}
.checkout-review .products .product-title{margin:0;padding:0;margin-bottom:5px;color:#444}
.checkout-review .products .product-description{margin-bottom:5px}
.checkout-review .products .product__extras__subtitle,.checkout-review .products .product__extras__title{color:#222}
.checkout-review .products .product__extras__title{font-weight:700;display:block}
.checkout-review .products .product__extras__items{margin:0;padding:0;list-style:none;display:inline}
.checkout-review .products .product__extras__items__extra{display:inline}
.checkout-review .products .product__extras__items__extra:nth-child(1n+2):before{content:',\0000a0'}
.checkout-review .products .product__extras__items__extra__price{white-space:nowrap}
.checkout-review .products .product__extras__items__extra__price:before{content:'\0000a0('}
.checkout-review .products .product__extras__items__extra__price:after{content:')'}
.checkout-review .products .checkout-review-order-quantity-controls,.checkout-review .products .price{width:20%}
.checkout-review .products .checkout-review-order-quantity,.checkout-review .products .price{text-align:right}
.checkout-review .products .price{font-size:15px;margin:0;text-align:right;left:80%;padding-right:10px}
.checkout-review .products .price.discounted{color:#39c}
.checkout-review .products .price .before-discount{text-decoration:line-through;color:#000;font-weight:400}
.checkout-review .products .details{width:60%;position:relative;float:left;padding:10px;padding-left:0;margin-bottom:0}
.checkout-review .products .checkout-review-order-quantity{text-align:center;float:left;padding:10px;width:60%;height:100%;border:1px solid #e5e5e5;border-radius:0;border-right:0}
.checkout-review .products .checkout-review-order-quantity-controls{padding:0;margin:0;min-height:100px;height:auto}
.checkout-review .products .checkout-review-order-quantity-controls-container{left:60%}
.checkout-review .products .checkout-review-order-quantity-controls-container .checkout-review-order-quantity{text-align:center}
.checkout-review .products .checkout-review-order-controls{vertical-align:central}
.checkout-review .products .toppings-and-choices{font-size:85%;color:#555}
.checkout-review .products .toppings-and-choices ul{padding-left:0;list-style:none;margin:0}
.checkout-review .products .toppings-and-choices .position{font-weight:700}
.checkout-review .products .toppings-and-choices .price{white-space:nowrap;font-size:12px}
.checkout-review .products-head{padding-bottom:10px}
.checkout-review .products-head-price{text-align:right;padding-right:20px}
.checkout-review-order{position:relative;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:20px}
@media (min-width:992px){.checkout-review-order{float:left;width:58.33333333%}
}
.checkout-review-order__inner{position:relative;background:#fff;padding:20px;-webkit-box-shadow:0 4px 2px -2px rgba(0,0,0,.1);box-shadow:0 4px 2px -2px rgba(0,0,0,.1)}
.checkout-review-order__inner:after,.checkout-review-order__inner:before{content:" ";display:table}
.checkout-review-order__inner:after{clear:both}
.checkout-review-order__inner:after,.checkout-review-order__inner:before{content:" ";display:table}
.checkout-review-order__inner:after{clear:both}
.checkout-review-order .responsive-voucher{display:none}
.checkout-review-order .toppings-and-choices .price{padding-right:0}
.checkout-review-order .products{border-top:1px solid #e9e4dc}
.checkout-review-order-vendor-details{background:#fff;padding:15px 15px 0 15px;position:relative;overflow:hidden}
.checkout-review-order-vendor-details .vendor-details{min-height:82px;padding-left:90px}
.checkout-review-order-vendor-details .vendor-details .vendor-detail-page-title{margin-top:0;margin-bottom:0}
.checkout-review-order-vendor-details .vendor-details .vendor-detail-page-link{font-size:16px;line-height:25px;display:block}
.checkout-review-order-vendor-details .vendor-details .rating{margin-left:0;margin-top:2px}
.checkout-review-order-vendor-details .vendor-details .rating .total{display:none}
.checkout-review-order-vendor-details .vendor-title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:10px;margin-bottom:10px;font-size:18px;color:#222;font-weight:700;margin:0}
.checkout-review-order-vendor-details .vendor-title .small,.checkout-review-order-vendor-details .vendor-title small{font-weight:400;line-height:1;color:#777}
.checkout-review-order-vendor-details .vendor-title .small,.checkout-review-order-vendor-details .vendor-title small{font-size:75%}
.checkout-review-order-vendor-details .vendor-image{width:80px;height:80px;border:2px solid #e5e4e3;background:#fff;position:absolute;top:15px;left:15px}
.checkout-review-order-vendor-details .vendor-image img{display:block;width:76px;height:76px}
.checkout-review-order-vendor-details .vendor-schedule{margin-top:15px}
.checkout-review-order-vendor-details .vendor-minutes-left-to-close{color:#eb5c32;font-style:italic;font-weight:700}
.checkout-review-order-quantity-updater{border-bottom:0;border-top:0;outline:0!important;width:100%;height:100%;border-radius:0;border-right:0}
.checkout-review-order-quantity-controls-wrapper{padding:0;margin:0;float:left;width:40%;height:114%;border:1px solid #dadada;}
.checkout-review-order-quantity-controls-container{border-radius:0px;width:80px;height:46px;overflow:hidden;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.checkout-review-order-quantity-control{list-style:none;height:50%}
.checkout-review-order-quantity-control:first-child .checkout-review-order-quantity-updater{border-bottom:1px solid #ccc;}
.checkout-review-order-quantity-control:nth-child(n+2) .checkout-review-order-quantity-updater{}
.checkout-review-order-price-wrapper{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.checkout-review-order-delete-product{display:inline-block;padding-bottom: 0px;padding-left: 7px;color:rgba(255,255,255,1);text-shadow:none;border:0;background-position:5px 5px;background-color:rgba(0,0,0,1);width:24px;height:24px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-decoration:none!important}
.checkout-review-order-delete-product:active,.checkout-review-order-delete-product:focus,.checkout-review-order-delete-product:hover{background-color:rgba(164,145,219,1)}
.checkout-review-order-empty-cart .delivery-comment-button,.checkout-review-order-empty-cart .delivery-comment-text,.checkout-review-order-empty-cart .delivery-comment-toggle-elements-button,.checkout-review-order-empty-cart .delivery-details .form-control,.checkout-review-order-empty-cart .h3,.checkout-review-order-empty-cart .h4,.checkout-review-order-empty-cart .review-delivery-title,.checkout-review-order-empty-cart address{color:#bebebe}
.checkout-review-order-empty-cart .delivery-comment-toggle-elements-arrow:before{border-top-color:#bebebe}
.checkout-review-order-empty-cart .delivery-comment-toggle-elements-button{cursor:default}
.checkout-review-order-empty-cart .checkout-review-delivery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}
.checkout-review-order-empty-cart .checkout-review-delivery .btn-primary{background:0 0;border:2px dashed #bebebe;color:#bebebe;outline:0}
.checkout-review-order-empty-cart .checkout-review-order .text-center{padding:70px;border:2px dashed #bebebe}
.text-center-dashed{padding:70px;border:2px dashed rgba(0,0,0,1); text-align: center;}
.checkout-review-order-empty-cart .products{margin-bottom:10px}
.checkout-review-order-empty-cart .products tr{border:none}
.checkout-review-order-empty-cart .products .products-head{padding:0;color:#bebebe}
.checkout-review-order-empty-cart .review-delivery-pickup-message{color:#bebebe}
.checkout-review-order-empty-cart .review-delivery-element-label{cursor:default}
.checkout-review-order-empty-cart-message{text-decoration:underline;color:#00b276}
.checkout-review-order-empty-cart-message-wrapper{font-size:17px;font-weight:400}
.checkout-review-order-empty-cart #shop_order_cart_type_checkout_primary_button{cursor:default}
.checkout-review-order-empty-cart input[type=radio]:checked~.review-delivery-element-selector-text:before{background-color:#bebebe}
.checkout-review-product-detail-wrapper{padding-left:35px;padding-right:10px}
.checkout-review-footer .voucher{border-bottom:1px solid #e9e4dc}
.checkout-review-footer .voucher .input-voucher{padding-right:36px;outline:0}
.checkout-review-footer .voucher .voucher-buttons-container{top:0;right:0;position:absolute;width:auto;height:100%}
.checkout-review-footer .voucher .btn-voucher-clear:hover{opacity:1}
.checkout-review-footer .voucher .btn-voucher-clear{float:left;margin:12px 2px;color:Transparent;opacity:.5;border:none;outline:0;background-image:url(../img/sprite-domicilio.png);background-position:0 0;width:10px;height:11px;background-color:Transparent}
.checkout-review-footer .voucher .btn-voucher{padding:5px 10px;color:#00b276;outline:0}
.checkout-review-footer .voucher .btn-voucher:after,.checkout-review-footer .voucher .btn-voucher:before{content:" ";display:table}
.checkout-review-footer .voucher .btn-voucher:after{clear:both}
.checkout-review-footer .voucher .btn-voucher:after,.checkout-review-footer .voucher .btn-voucher:before{content:" ";display:table}
.checkout-review-footer .voucher .btn-voucher:after{clear:both}
.checkout-review-footer .voucher .btn-voucher:after,.checkout-review-footer .voucher .btn-voucher:before{border:0}
.checkout-review-footer .voucher .btn-voucher:hover:after,.checkout-review-footer .voucher .btn-voucher:hover:before{border:0}
.checkout-review-footer .voucher .price-wrapper{display:inline-block}
.checkout-review-footer .voucher-applied{border-radius:50%;width:30px;height:30px;display:inline-block;text-align:center;color:#00b276;border:2px solid #00b276;padding-top:4px}
.checkout-review-footer .voucher-container{padding:20px 0;padding-right:20px;padding-left:0}
.checkout-review-footer .voucher-input-container{padding:0;position:relative;border-radius:3px}
.checkout-review-footer .voucher-input-container .btn-voucher{padding-top:3px;font-size:18px;border-radius:0 1px 1px 0;margin-top:1px;margin-right:1px;height:32px;background-color:#f2f2f2}
.checkout-review-footer .voucher-input-container.voucher-has-errors{border:1px solid red}
.checkout-review-footer .voucher-input-container.voucher-has-errors .input-voucher{background:rgba(255,0,0,.17);border:0}
.checkout-review-footer .voucher-input-container.voucher-has-errors .btn-voucher{background:red;color:#fff;margin-top:0;margin-right:0;height:100%}
.checkout-review-footer .voucher-input-container.voucher-is-active{border:1px solid #00b276}
.checkout-review-footer .voucher-discount-total{color:#39c;font-weight:700}
.checkout-review-footer .voucher-discount-total .price{padding-right:20px}
.checkout-review-footer .voucher-error .errors{color:red;padding-top:40px;padding-left:10px;text-align:left}
.checkout-review-footer .voucher .voucher-input-wrapper{width:60%}
.checkout-review-footer .totals{width:100%}
.checkout-review-footer .totals table{width:100%;text-align:right}
.checkout-review-footer .totals table .total{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:10px;margin-bottom:10px;font-size:18px;color:#222;font-weight:700}
.checkout-review-footer .totals table .total .small,.checkout-review-footer .totals table .total small{font-weight:400;line-height:1;color:#777}
.checkout-review-footer .totals table .total .small,.checkout-review-footer .totals table .total small{font-size:75%}
.checkout-review-footer .totals .subtotal td:first-child,.checkout-review-footer .totals .total td:first-child{border-radius:2px 0 0 2px;width:60%}
.checkout-review-footer .totals .subtotal .price,.checkout-review-footer .totals .total .price{border-radius:0 2px 2px 0}
.checkout-review-footer .totals .subtotal,.checkout-review-footer .totals .total{background:#e9e4dc}
.checkout-review-footer .totals .price,.checkout-review-footer .totals .title{padding:10px 0;height:20px}
.checkout-review-footer .totals .price{padding-right:10px}
.checkout-review-footer .totals .rounded-off,.checkout-review-footer .totals .title{padding-left:10px;text-align:left}
.checkout-review-footer .totals .rounded-off{font-weight:700}
.checkout-review-footer .totals .checkout-not-allowed-notice{display:block;font-weight:700;margin-bottom:10px;background-color:#ef6048;color:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.1);box-shadow:0 2px 2px 0 rgba(0,0,0,.1);text-shadow:0 1px 1px rgba(0,0,0,.1);border:1px solid transparent;border-radius:3px}
.checkout-review-footer .totals .vendor-no-vouchers{padding:10px 0 0 10px;text-align:left}
.checkout-review-footer .btn-checkout-primary,.checkout-review-footer .btn-checkout-secondary{position:absolute;right:10px}
.checkout-review-footer .btn-checkout-primary{top:-43px}
@media screen and (max-width:991px){.checkout-review-footer .btn-checkout-primary{display:none}
}
.checkout-review-footer .btn-checkout-secondary{bottom:10px}
.checkout-review-footer .delivery-fee.free-delivery .control-label,.checkout-review-footer .discount-gift-text .control-label,.checkout-review-footer .discount-total .control-label,.checkout-review-footer .voucher .control-label{display:block;text-align:left;font-size:20px;margin-bottom:10px;padding-top:0}
.checkout-review-footer .delivery-fee.free-delivery .form-group,.checkout-review-footer .discount-gift-text .form-group,.checkout-review-footer .discount-total .form-group,.checkout-review-footer .voucher .form-group{margin:0}
.checkout-review-footer .voucher .price,.checkout-review-footer .voucher .title{padding-top:45px}
.checkout-review-footer .price,.checkout-review-footer .title{width:20%}
.checkout-review-delivery{position:relative;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:20px}
@media (min-width:992px){.checkout-review-delivery{float:left;width:41.66666667%}
}
.checkout-review-delivery__inner{position:relative;background:#fff;padding:15px;-webkit-box-shadow:0 4px 2px -2px rgba(0,0,0,.1);box-shadow:0 4px 2px -2px rgba(0,0,0,.1)}
.checkout-review-delivery .delivery-type-title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px;font-size:24px;color:#222;font-weight:700;margin-top:0}
.checkout-review-delivery .delivery-type-title .small,.checkout-review-delivery .delivery-type-title small{font-weight:400;line-height:1;color:#777}
.checkout-review-delivery .delivery-type-title .small,.checkout-review-delivery .delivery-type-title small{font-size:65%}
.checkout-review-delivery .delivery-comment,.checkout-review-delivery .delivery-details,.checkout-review-delivery .delivery-type{border-bottom:1px solid #e9e4dc;margin-bottom:10px;padding-bottom:10px}
.checkout-review-delivery .delivery-comment{border-bottom:0}
@media screen and (max-width:991px){.checkout-review-delivery .delivery-type{border-right:1px solid #e5e5e5;margin-bottom:0;padding-bottom:0}
}
@media screen and (max-width:767px){.checkout-review-delivery .delivery-type{border-bottom:1px solid #e9e4dc;border-right:0;margin-bottom:10px;padding-bottom:10px}
}
@media screen and (max-width:991px){.checkout-review-delivery .delivery-details{border-left:1px solid #e5e5e5;margin-left:-1px}
}
@media screen and (max-width:767px){.checkout-review-delivery .delivery-details{border-left:0;margin-left:0}
}
.checkout-review-delivery .btn-primary{float:right;font-weight:700}
.checkout-review-delivery .disabled{background:0 0;border:2px dashed #bebebe;color:#bebebe;outline:0}
.checkout-review-back-to-restaurant-link{display:block;position:relative;margin:10px auto;font-size:17px;color:#616161;padding-left:18px}
.checkout-review-back-to-restaurant-link:before{content:"";display:block;position:absolute;top:50%;margin-top:-4px;width:8px;height:8px;border-top:2px solid;border-bottom:none;border-right:2px solid;border-left:none;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);border-color:#616161;left:0}
.delivery-comment-text{font-style:italic;color:#616161}
.delivery-comment-button{background:0 0;color:rgba(255,75,144,1);text-decoration:underline}
.review-delivery-wrapper{margin:0;margin-top:20px;padding:0}
.review-delivery-element{list-style:none}
.review-delivery-element-label{display:block;position:relative;overflow:hidden;min-height:40px;cursor:pointer;margin-bottom:5px}
.review-delivery-element-selector-text{display:table;color:#616161;padding-left:35px;min-height:25px;width:100%;padding-top:2px}
.review-delivery-element-selector-text:before{content:'';position:absolute;top:0;left:0;width:25px;height:25px;-webkit-box-shadow:inset 0 0 0 5px #fff;box-shadow:inset 0 0 0 5px #fff;border-radius:50%;background:#fff;border:1px solid #ccc}
.review-delivery-element-selector-text p{margin-bottom:0}
input[type=radio]:checked~.review-delivery-element-selector-text:before{background:rgba(0,0,0,1)}
.review-delivery-title{margin-bottom:0}
.review-delivery-description{font-weight:400}
.review-delivery-pickup-message{font-style:italic;color:#a39c90}
.review-delivery-information{display:table-cell;vertical-align:middle}
.information-sign{cursor:default;border-radius:50%;width:20px;height:20px;display:inline-block;text-align:center;color:#5a5a5a;border:2px solid #5a5a5a;padding-top:4px;padding-top:3px;font-size:9px;font-weight:700}
html.js .checkout-review-delivery .delivery-type .btn{display:none}
@media (max-width:480px){.checkout-review .products .product{padding:10px}
.checkout-review .products .details,.checkout-review .products .price{padding:10px 0}
.checkout-review .products .checkout-review-order-quantity-controls-container,.checkout-review .products .price{position:static;-webkit-transform:none;-ms-transform:none;transform:none}
.checkout-review .products .checkout-review-order-quantity-controls-container{float:left}
.checkout-review .products .price{padding:0 0 10px 0;font-size:18px;width:40%;float:right}
.checkout-review .products .details{margin-bottom:0;width:100%}
.checkout-review .products .checkout-review-order-quantity{padding:1px 5px 0 5px;width:40px;height:27px;border-radius:0}
.checkout-review .products .checkout-review-order-quantity-controls-container{border-radius:0;height:37px;width:110px;padding:0 0 10px 0}
.checkout-review .products .checkout-review-order-quantity-controls-wrapper{width:auto;border:1px solid #dadada;border-radius:0;height:27px}
.checkout-review .products .toppings-and-choices .price{float:none;font-size:12px}
.checkout-review-order .responsive-voucher{display:block}
.checkout-review-order-quantity-control{width:30px;height:100%;float:left}
.checkout-review-order-quantity-control:first-child .checkout-review-order-quantity-updater{border-bottom:0;border-left:0}
.checkout-review-order-quantity-control:last-child{border-left:1px solid #dadada}
.checkout-review-order-quantity-updater{font-size:16px}
.checkout-review-order-delete-product{display:none}
.checkout-review-product-detail-wrapper{padding-left:0}
.checkout-review-footer .voucher td:first-child{padding-left:10px}
.checkout-review-footer .voucher .control-label{font-size:15px}
.checkout-review-footer .voucher .input-voucher{padding-right:12px;font-size:12px;text-align:center}
.checkout-review-footer .voucher-input-container .btn-voucher{font-size:12px;position:static;width:100%;margin:0;border-radius:0}
.checkout-review-footer .totals .title{width:auto;text-align:left}
.checkout-review-footer .totals .vendor-no-vouchers{padding:10px 0 0 10px;text-align:left}
.checkout-review-back-to-restaurant{display:none}
}
@media (max-width:992px){.checkout-review-order{padding:0}
.checkout-review-delivery{padding:0}
.checkout-review-delivery .delivery-comment,.checkout-review-delivery .delivery-details,.checkout-review-delivery .delivery-type{width:100%}
.checkout-review-delivery .delivery-type{border-right:0;margin-bottom:10px;padding-bottom:10px}
.checkout-review-delivery .delivery-details{border-left:0}
}
.checkout{margin-top:20px}
.checkout .panel .well{font-size:18px;font-weight:700;padding:14px 20px;background-color:#f3f3f3;margin-bottom:20px;border:none;border-radius:2px;-webkit-box-shadow:none;box-shadow:none}
.checkout .form-fields-required-notice{display:block;color:#a39c90;font-size:15px;margin-bottom:10px;padding:0}
.checkout .form-fields-required-notice:before{content:'\2217';color:#eb5c32;font-size:18px;line-height:1;font-weight:700;font-style:normal;vertical-align:top;margin-right:5px}
.checkout-form-container .control-label.required:after{display:none}
.checkout-form-container .control-label.required:before{content:'\2217';color:#eb5c32;font-size:18px;line-height:1;font-weight:700;font-style:normal;vertical-align:top;margin-right:5px}
.checkout-form-container .checkbox label{padding-left:0}
.checkout-form-container .checkbox label label{padding-left:10px}
.checkout-form-message{font-style:italic;color:#a39c90;margin:0;padding-top:5px}
.checkout-form-totals{overflow:hidden}
.checkout-form-totals-body{float:right;width:370px}
.checkout-form-totals-body .well.well.well{background:#e9e7e1}
.checkout-form-totals-body .btn{font-weight:700}
.checkout-form-totals .form-fields-required-notice{padding:15px}
.checkout-container{margin-left:-10px;margin-right:-10px}
.checkout-container .checkout-form-container{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.checkout-container .checkout-form-container{float:left;width:75%}
}
.checkout-container .checkout-form-container .panel{-webkit-box-shadow:0 4px 2px -2px rgba(0,0,0,.1);box-shadow:0 4px 2px -2px rgba(0,0,0,.1)}
.checkout-container .panel-heading{background:#fff}
.checkout-container .panel-title{font-size:20px;padding:5px 0}
.checkout-container .has-error .form-control{border-color:red;background:rgba(255,0,0,.14)}
.checkout-container .form-control[readonly]{background:#e9e7e1;border-color:#ccc}
.checkout-container .errors{color:#000;font-weight:400}
.checkout-container .panel-body ul.errors,.checkout-container .row ul.errors{color:red}
.checkout-container .panel-body ul.errors li,.checkout-container .row ul.errors li{font-weight:700;overflow:hidden}
.checkout-container .panel-body ul.errors li:before,.checkout-container .row ul.errors li:before{content:'\2715';display:inline-block;color:red;font-weight:700;margin-right:5px;font-size:16px;float:left}
.checkout-customer-missing-details{margin-top:20px}
.checkout-customer-details{margin:0;position:relative}
.checkout-customer-details dt{margin-bottom:5px;position:absolute;left:0;width:150px}
@media screen and (max-width:767px){.checkout-customer-details dt{position:relative;width:auto;text-align:left}
}
.checkout-customer-details dd{margin-left:160px;margin-bottom:10px}
.checkout-customer-details dd:last-of-type{margin-bottom:0}
@media screen and (max-width:767px){.checkout-customer-details dd{margin-left:0}
}
.checkout-customer-details .has-error{margin-left:109px;margin-top:10px}
.checkout-customer-details-wrong-user{color:#00b276;text-decoration:underline}
.checkout-payment-types .payment-type{position:relative;width:100%;min-height:56px;background:#fff;border-bottom:0;margin-bottom:5px;list-style:none}
.checkout-payment-types .payment-type img{max-height:40px;margin-right:10px;float:right;padding-top:15px;}
.checkout-payment-types .payment-type .title{display:inline-block;padding-left:45px;font-weight:700;height:56px;line-height:56px}
.checkout-payment-types .payment-type:last-of-type,.checkout-payment-types .payment-type:only-child{margin-bottom:0}
.checkout-payment-types .payment-type.active{border:1px solid #e5e5e5}
.checkout-payment-types .payment-type.show-cod-option>label{cursor:pointer}
.checkout-payment-types .payment-type.show-cod-option .show-cod-icon{line-height:60px;font-size:80px;vertical-align:middle;text-transform:uppercase;color:#ccc}
.checkout-payment-types .payment-type.show-cod-option .title{font-size:20px;color:#ccc}
.checkout-payment-types .payment-type .input-only.input-only{position:absolute;top:0;left:0;width:100%;height:100%;margin-bottom:0;cursor:pointer}
.checkout-payment-types .payment-type .input-only.input-only:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:10px;width:25px;height:25px;-webkit-box-shadow:inset 0 0 0 5px #fff;box-shadow:inset 0 0 0 5px #fff}
.checkout-payment-types .payment-type-extras{color:#a39c90}
.checkout-payment-types .payment-type-extras p{margin-bottom:0;padding:10px}
.checkout-payment-types .payment-type-extras .adyen-cse-payment-card-choice input[type=radio]{opacity:10;width:13px;height:13px;position:relative}
.checkout-payment-types .payment-type-extras .adyen-cse-payment-form-new-card p{padding-top:0}
.checkout-payment-types .payment-type-extras .adyen-cse-payment-form-new-card .control-label{color:#222}
.checkout-payment-types .payment-type-extras.not-empty{border-bottom:1px solid #e5e5e5}
.checkout-payment-types .payment-type-wrapper{position:relative;border-bottom:1px solid #e5e5e5}
.checkout-payment-types .cod-change-for{padding-top:10px;margin-left:10px;margin-bottom:10px}
.checkout-payment-types .cod-change-for .form-group{margin-bottom:0}
.checkout-payment-types-wrapper{padding:0}
.checkout-payment-types-wrapper.single-payment .checkout-payment-type-button{display:none}
.checkout-payment-type-container{list-style:none;margin-bottom:5px}
.checkout-payment-type-container:last-child{margin-bottom:0}
.checkout-payment-type-container .checkout-payment-type-button.checkout-payment-type-button{padding:10px;font-weight:700}
.checkout-payment-type-container button.toggle-elements-button{background:#f7f7f7}
.checkout-payment-type-container .adyen-encrypted-form-cvc input{width:20%;text-align:center}
.checkout-payment-type-container .col-md-6 p{padding-left:0;padding-top:5px}
.checkout-payment-type-container .tab-container-content{background:#fbfbfb}
.checkout-payment-type-container .tab-container-content .tab-container{border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5}
.checkout-payment-type-container button:disabled{color:#dadada}
.checkout-payment-type-wrapper{position:relative}
.checkout-payment-type-controller-container{padding:20px}
.checkout-payment-type-controller-container .required .control-label:after{display:none}
.checkout-payment-type-controller-container .required .control-label:before{content:'\2217';color:#eb5c32;font-size:18px;line-height:1;font-weight:700;font-style:normal;vertical-align:top;margin-right:5px}
.checkout-payment-type-controller-container .content-block{padding:0;margin-bottom:0}
.checkout-payment-type-controller-container h3{margin-top:0}
.checkout-payment-type-payments-container{padding:0}
.terms-and-conditions-message,.terms-and-conditions-message a{color:#a39c90}
.terms-and-conditions-message a{text-decoration:underline}
.payment-status-checking{width:100px;height:50px}
.customer-location{padding-left:0;list-style:none;margin-left:-5px;margin:0;margin-bottom:10px}
.customer-location>li{display:inline-block;padding-left:5px;padding-right:5px}
.customer-location li{padding:0}
.customer-location li:after{content:',\0000a0'}
.customer-location li:last-child:after{content:''}
.block-choices{margin-left:-10px;margin-right:-10px;margin-bottom:-10px}
.block-choices .block-choice{float:left;width:50%;position:relative;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:10px}
@media (min-width:768px){.block-choices .block-choice{float:left;width:25%}
}
@media (min-width:992px){.block-choices .block-choice{float:left;width:25%}
}
@media screen and (min-width:1200px){.block-choices .block-choice{width:20%}
}
.block-choices .block-choice.active>label{border-color:#66afe9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 4px rgba(102,175,233,.3);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 4px rgba(102,175,233,.3)}
.block-choices .block-choice>label{display:block;border:1px solid #e5e5e5;padding:10px;position:relative;text-align:center;height:180px}
.block-choices .block-choice>label input{margin:0}
.block-choices .block-choice>label .title{color:#222;font-weight:700;margin-top:5px}
.block-choices .block-choice-img{position:absolute;bottom:0;left:0;display:block;text-align:center;padding:10px;width:100%;height:100px;font-size:0}
.block-choices .block-choice-img:before{content:'';display:inline-block;height:100%;vertical-align:middle}
.block-choices .block-choice-img img{max-height:80px;max-width:125px;display:inline-block;vertical-align:middle}
.block-choices .block-choices-extras,.checkout-payment-types .payment-extras{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}
.block-choices .block-choices-extras .block-choice-extras,.checkout-payment-types .payment-extras .block-choice-extras{padding-top:10px;border-top:1px solid #e9e4dc}
.block-choices .block-choices-extras .block-choice-extras .content-block,.checkout-payment-types .payment-extras .block-choice-extras .content-block{border-radius:0;padding:0}
.checkout-invoice:after,.checkout-invoice:before{content:" ";display:table}
.checkout-invoice:after{clear:both}
.checkout-invoice:after,.checkout-invoice:before{content:" ";display:table}
.checkout-invoice:after{clear:both}
.remove-vouchers:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -2210px;width:20px;height:20px}
.customer-information-notice{color:#39c;font-weight:700}
html.no-js .checkout-payment-types .payment-type.payment-type{width:100%;float:none;overflow:hidden;border-bottom:1px solid #cec6bb}
html.no-js .checkout-payment-types .toggle-elements-wrapper{overflow:hidden;padding:0 10px}
html.no-js .checkout-payment-types .cod-change-for{padding:20px;padding-left:0}
html.no-js .checkout-payment-type-container .checkout-payment-type-controller-container{display:block!important}
html.no-js .block-choices .block-choice,html.no-js .checkout-payment-types .block-choice,html.no-js .checkout-payment-types .payment-type{clear:left;float:left;width:100%;position:relative;min-height:1px;padding-left:10px;padding-right:10px;display:block!important}
@media (min-width:768px){html.no-js .block-choices .block-choice,html.no-js .checkout-payment-types .block-choice,html.no-js .checkout-payment-types .payment-type{float:left;width:33.33333333%}
}
html.no-js .block-choices .block-choice>label,html.no-js .checkout-payment-types .block-choice>label,html.no-js .checkout-payment-types .payment-type>label{height:auto;border:0;text-align:left;position:relative;padding-left:110px;vertical-align:middle;min-height:100px}
html.no-js .block-choices .block-choice>label .title,html.no-js .block-choices .block-choice>label input,html.no-js .checkout-payment-types .block-choice>label .title,html.no-js .checkout-payment-types .block-choice>label input,html.no-js .checkout-payment-types .payment-type>label .title,html.no-js .checkout-payment-types .payment-type>label input{display:inline;vertical-align:middle}
html.no-js .block-choices .block-choice.show-cod-option,html.no-js .checkout-payment-types .block-choice.show-cod-option,html.no-js .checkout-payment-types .payment-type.show-cod-option{display:none!important}
html.no-js .block-choices .block-choice-img,html.no-js .checkout-payment-types .block-choice-img,html.no-js .checkout-payment-types .payment-type .payment-img{width:100px;height:100px;margin:0}
html.no-js .block-choices .block-choice-img img,html.no-js .checkout-payment-types .block-choice-img img,html.no-js .checkout-payment-types .payment-type .payment-img img{max-width:80px}
html.no-js .block-choices .block-choice-extras,html.no-js .checkout-payment-types .block-choice-extras,html.no-js .checkout-payment-types .payment-type-extras{padding-top:10px;padding-bottom:10px;float:left;width:100%;position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){html.no-js .block-choices .block-choice-extras,html.no-js .checkout-payment-types .block-choice-extras,html.no-js .checkout-payment-types .payment-type-extras{float:left;width:66.66666667%}
}
@media (max-width:480px){.checkout-form-totals-body{width:100%}
}
.order-summary{padding-top:70px}
.order-summary .customer-advantages{margin:0;margin-bottom:20px}
.order-summary .customer-advantages ul{padding-left:0;list-style:none}
.order-summary .customer-advantages ul li{margin-top:10px;position:relative;padding-left:26px}
.order-summary .customer-advantages ul li:first-of-type{margin-top:0}
.order-summary .customer-advantages ul li:before{content:'';display:block;position:absolute;left:0;top:50%;margin-top:-6.5px;background-image:url(../img/sprite-domicilio.png);background-position:0 -878px;width:17px;height:14px;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-filter:none;filter:none;-ms-filter:none}
.order-summary .guest-create-account{padding:50px 80px;border-radius:2px;background:#fff;margin-bottom:20px;overflow:hidden}
.order-summary .order-success-cms .panel-body :first-child{margin-top:0}
.order-summary .order-success-cms .panel-body :last-child{margin-bottom:0}
.order-summary .customer-advantages,.order-summary .reset-password-container{width:50%;float:left}
.order-summary .reset-password-container{background:#e8f2ef;padding:20px}
.order-summary .reset-password-input-container .form-group{margin-bottom:10px}
.order-summary .reset-password-button-container .form-group{margin-bottom:0}
.order-summary .reset-password-button{font-weight:700}
.order-summary .panel-heading{background:#fff;height:24px;font-weight:700;text-align:center}
.order-summary .panel-heading-text{padding:0 20px;background:#fff;display:inline-block;font-size:20px}
.order-summary .we-are-here-to-help{padding:0 10px 10px;text-align:center}
.order-summary .we-are-here-to-help .call-us-message{text-align:center}
.order-summary .we-are-here-to-help .we-are-here-to-help-telephone-number,.order-summary .we-are-here-to-help .we-are-here-to-help-title{color:#378dcc;text-align:center;font-size:18px;font-weight:700}
.order-summary .we-are-here-to-help-title:before{content:'';display:block;background-image:url(../img/sprite-domicilio.png);background-position:9.5px -52px;background-color:#3c8eca;width:28px;height:28px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px;margin:0 auto 5px auto}
.order-summary .we-are-here-to-help-telephone-number{overflow:hidden;display:inline-block}
.order-summary .we-are-here-to-help-telephone-number:before{content:'';display:inline-block;background-image:url(../img/sprite-domicilio.png);background-position:5px -179px;background-color:#3c8eca;width:22px;height:22px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px;float:left;margin-top:2px}
.order-summary .we-are-here-to-help-telephone-number .we-are-here-to-help-telephone-number-wrapper{float:left;padding-left:5px}
.order-summary-error:after,.order-summary-error:before{content:" ";display:table}
.order-summary-error:after{clear:both}
.order-summary-error:after,.order-summary-error:before{content:" ";display:table}
.order-summary-error:after{clear:both}
.order-summary-error .panel-heading{background:#fff;font-size:20px;font-weight:700}
.order-summary-error .panel-heading .panel-title{padding:5px 0}
.order-summary-error ul.errors{color:red}
.order-summary-error ul.errors li:before{content:'\2715';display:inline-block;color:red;font-weight:700;margin-right:5px;font-size:16px}
.order-summary-error .has-error .form-control{border-color:red;background:rgba(255,0,0,.14)}
.order-summary-error .has-error .form-input-errors-container p{padding-bottom:0}
.order-summary-error .adyen-encrypted-form-expiry-date-select{padding:5px 10px}
.order-summary-error .adyen-encrypted-form-expiry-date-select option{text-align:center}
.order-summary-content{background:#fff;-webkit-box-shadow:0 0 10px -5px;box-shadow:0 0 10px -5px;padding:0}
.order-summary-content:after,.order-summary-content:before{content:" ";display:table}
.order-summary-content:after{clear:both}
.order-summary-content:after,.order-summary-content:before{content:" ";display:table}
.order-summary-content:after{clear:both}
.order-summary-contact-information{border-top:1px solid #e9e4dc;padding:20px;margin:0}
.order-summary-contact-information-element{list-style:none;overflow:hidden;display:block;position:relative;max-width:510px;margin:0 auto 10px auto}
.order-summary-contact-information-element:before{content:'';display:inline-block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0}
.order-summary-contact-information-element:last-child{margin-bottom:0}
.order-summary-contact-information-element-text{display:inline-block;padding-left:35px;text-align:left}
.order-summary-contact-information-sms:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -310px;width:18px;height:20px}
.order-summary-contact-information-email:before{background-image:url(https://la.puertadealcala.mx/css/style.php?id=64);background-position:0 -122px;width:18px;height:12px}
.order-summary-header{text-align:center;margin-top:-30px;position:relative}
.order-summary-header h4{color:#f39a00;font-size:40px}
.order-summary-header:before{content:'';display:inline-block;background-image:url(../img/sprite-domicilio.png);background-position:12.5px -665.5px;background-color:#6dbc92;width:60px;height:60px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-filter:none;filter:none;-ms-filter:none}
.order-summary-information-container{padding:10px 20px;margin-bottom:0}
.order-summary-information{padding:10px 0;margin:0;list-style:none;border-bottom:1px solid #e9e4dc;font-size:15px}
.order-summary-information:last-child{border:none}
.order-summary-information p{margin:0}
.order-summary-information .order-summary-information-title{font-weight:700;font-size:15px;color:#474747;margin-bottom:5px}
.order-summary-delivery-information .panel-body,.order-summary-order-information .panel-body{-ms-word-break:normal;word-break:normal;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;min-height:105px}
.order-summary-order-number{font-size:18px}
.order-summary-delivery-time{text-align:center;font-weight:700;font-size:15px}
.sms-verification{margin:0;text-align:center}
.sms-verification-form{margin:0 auto 20px auto;display:inline-block}
.sms-verification-form-information{margin:0;border-top:1px solid #e9e4dc;padding:20px;font-size:15px;color:#a39c90}
.sms-verification-form-sent-to-sms{margin:0;padding:0 20px 20px;font-weight:700}
.sms-verification-form-elements{padding:25px 130px;overflow:hidden;text-align:center;height:85px;background:#b9d9cd}
.sms-verification-form-elements-input,.sms-verification-form-elements-label{margin:0;margin-right:5px}
.sms-verification-form-elements-label{height:auto;padding-top:6px}
.sms-verification-form-elements-button{width:auto;font-weight:700}
.sms-verification-form-elements-input{text-align:center}
.sms-verification-form-element{display:inline-block;height:100%}
.sms-verification-form-message{border-top:1px solid #bebebe;padding:10px 100px;background:#b9d9cd}
.sms-verification .order-summary-header:before{background-image:url(../img/sprite-domicilio.png);background-position:17px -1312px;background-color:#fb0;width:60px;height:60px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px}
.sms-verification .order-summary-header-title{color:#000;font-size:20px;padding:0 20px}
.sms-verification .order-summary-contact-information-element{margin-bottom:0;max-width:none;font-size:15px}
.sms-verification .order-summary-contact-information-element:before{display:none}
.sms-verification .resend-verification-code{background:0 0;text-decoration:underline;outline:0;-webkit-box-shadow:0 0;box-shadow:0 0;padding:0}
.sms-verification .information-sign{border-radius:50%;width:25px;height:25px;display:inline-block;text-align:center;color:#a39c90;border:2px solid #a39c90;padding-top:4px;line-height:13px;font-size:15px}
.sms-verification .mobile-verification-errors{color:red;font-weight:700}
.sms-verification .mobile-verification-errors ul{margin:0;padding:0 0 20px 0}
.sms-verification .mobile-verification-errors li{list-style:none}
@media (max-width:992px){.order-summary-content{float:left;width:100%}
.sms-verification-form-elements{padding-left:25px;padding-right:25px;height:auto}
}
@media (max-width:768px){.order-summary .guest-create-account{padding:20px}
.order-summary .customer-advantages,.order-summary .reset-password-container{float:none;width:100%}
.order-summary .panel-heading{height:auto;border:0}
.order-summary .panel-heading-text{padding:0}
}
@media (max-width:480px){.sms-verification-form-elements-input,.sms-verification-form-elements-label{margin-bottom:10px}
.sms-verification-form-element{width:100%}
}
.adyen-cse-payment-pay-with-new-card h4{cursor:pointer}
.payment-customer-cards tbody tr td,.payment-customer-cards tbody tr th,.payment-customer-cards tfoot tr td,.payment-customer-cards tfoot tr th,.payment-customer-cards thead tr td,.payment-customer-cards thead tr th{vertical-align:middle}
.payment-customer-cards tbody tr td label,.payment-customer-cards tbody tr th label,.payment-customer-cards tfoot tr td label,.payment-customer-cards tfoot tr th label,.payment-customer-cards thead tr td label,.payment-customer-cards thead tr th label{margin:0}
.payment-customer-cards .close{font-size:25px;color:#d43f3a;opacity:.5;filter:alpha(opacity=50)}
.payment-customer-cards .close:hover{opacity:.9;filter:alpha(opacity=90)}
.cart-type-icon{display:block;width:48px;height:30px}
.cart-type-icon.mastercard{background-image:url(../img/sprite-domicilio.png);background-position:0 -920px;width:48px;height:30px}
.cart-type-icon.maestro{background-image:url(../img/sprite-domicilio.png);background-position:0 -840px;width:49px;height:30px}
.cart-type-icon.visa{background-image:url(../img/sprite-domicilio.png);background-position:0 -1000px;width:48px;height:30px}
.cart-type-icon.visaelectron{background-image:url(../img/sprite-domicilio.png);background-position:0 -1080px;width:48px;height:30px}
.cart-type-icon.amex{background-image:url(../img/sprite-domicilio.png);background-position:0 -1240px;width:48px;height:30px}
.cart-type-icon.discover{background-image:url(../img/sprite-domicilio.png);background-position:0 -760px;width:48px;height:30px}
.adyen-cse-payment-form-new-card .card-number{position:relative}
.adyen-cse-payment-form-new-card .card-number .cart-type-icon{position:absolute;top:1px;right:11px}
#payment_handler_adyen_cse_payment_type_pay{margin-bottom:10px}
.payment-gateway-redirection-message{max-width:400px;margin:20px auto;text-align:center}
.payment-gateway-redirection-message button{border:0;padding:0;outline:0;text-decoration:underline;background:0 0;color:#39c}
.payment-gateway-main-text{font-size:20px;margin-bottom:20px}
.checkout-delivery-addresses{position:relative;border:1px solid #e9e4dc;margin:10px}
.checkout-delivery-addresses #checkout-toggle-customer-addresses{display:none}
.checkout-delivery-addresses .formatted-address{-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;border-bottom:1px solid #e9e4dc;cursor:pointer;position:relative}
.checkout-delivery-addresses .formatted-address:last-child{border-bottom:0}
.checkout-delivery-addresses .formatted-address:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:'';border-radius:50%;width:25px;height:25px;display:inline-block;text-align:center;color:#e5e5e5;border:1px solid #e5e5e5;padding-top:4px;padding-top:0;background:#fff;float:left;margin-right:10px;left:20px;line-height:19px;z-index:1}
.checkout-delivery-addresses .formatted-address.active:before{background:#00b279;border-color:#00b279;-webkit-box-shadow:inset 0 0 0 5px #fff;box-shadow:inset 0 0 0 5px #fff}
.checkout-delivery-addresses-selector{margin:0 0 15px;padding:0}
.checkout-delivery-addresses-selector .checkout-delivery-addresses-selector-button-container{display:inline-block;list-style:none;margin-right:10px;margin-bottom:5px}
.checkout-delivery-addresses-selector-button{background:#fbfbfb}
.checkout-delivery-addresses-selector-button-text{display:inline-block;padding-top:2px}
.checkout-delivery-addresses-selector.no-addresses .checkout-delivery-addresses-selector-button{display:none}
.checkout-delivery-addresses-selector.no-addresses .checkout-delivery-addresses-selector-button-container{border:none;display:none}
.checkout-delivery-addresses-selector.no-addresses .checkout-delivery-addresses-selector-button-container:first-child{display:block}
.checkout-delivery-addresses-selector.no-addresses .checkout-delivery-addresses-form{padding:0;margin:0;border:none}
.checkout-delivery-addresses-change-address{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:auto;border-radius:3px;border:1px solid #a39c90;background:#efefef;padding:2px 10px;color:#555}
.checkout-delivery-addresses-saved-addresses-address-title{font-weight:700;padding-right:10px}
.checkout-delivery-addresses-form{padding:20px;margin:10px;position:relative;border:1px solid #e9e4dc;background:#fff}
.checkout-delivery-addresses-form .toggle-elements-button{color:rgba(0,0,0,1);text-decoration:underline;font-size:14px}
.checkout-delivery-addresses-form .show-optional-delivery-fields{margin-bottom:10px}
.checkout-delivery-addresses-form .customer-location{margin-bottom:20px}
.checkout-delivery-addresses-close-form-button{display:none}
.checkout-delivery-addresses-selector-button-container-list .checkout-delivery-addresses-close-form-button{display:inline-block;position:absolute;top:10px;right:10px;font-weight:700;cursor:pointer;font-size:20px;color:#a39c90}
.checkout-delivery-change-address-button-text{display:none}
.checkout-delivery-change-address-button-edit{display:inline-block}
.checkout-customer-address.disabled>label{background:0 0;border:0;cursor:default;outline:0;-webkit-box-shadow:none;box-shadow:none}
.checkout-customer-address.disabled input{display:none}
.checkout-customer-address>button,.checkout-customer-address>label{display:none;border-radius:2px;padding:10px;position:relative;line-height:1.5em;text-overflow:ellipsis;overflow:hidden;cursor:pointer;-webkit-transition:-webkit-box-shadow .05s ease-in-out 0s;transition:box-shadow .05s ease-in-out 0s}
.checkout-customer-address>label{padding-left:60px;padding-right:0;text-align:left;margin:0;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff}
.checkout-customer-address>label strong{font-weight:700;font-size:12px;color:#a94442}
.checkout-customer-address>label input{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0}
.checkout-customer-address>button{display:block;width:100%}
html.js .checkout-delivery-addresses label{display:block}
html.js .checkout-delivery-addresses button{display:none}
html.js .checkout-delivery-addresses button.checkout-delivery-addresses-change-address{display:block}
html.js .checkout-delivery-addresses-form{display:none}
html.js .checkout-delivery-addresses-form.enabled{display:block}
html.js .checkout-delivery-addresses-selector{display:block}
html.js .checkout-delivery-addresses-selector.display-one-address{margin:0}
html.js .checkout-delivery-addresses-selector.display-one-address .checkout-customer-address{display:none;border-bottom:none;padding:0}
html.js .checkout-delivery-addresses-selector.display-one-address .checkout-customer-address.active,html.js .checkout-delivery-addresses-selector.display-one-address .checkout-customer-address.checkout-customer-address-selected{display:block}
html.js .checkout-delivery-addresses-selector.display-one-address .checkout-customer-address-label{background:0 0;padding-left:0;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:default}
html.js .checkout-delivery-addresses-selector.display-one-address .checkout-customer-address-id,html.js .checkout-delivery-addresses-selector.display-one-address .checkout-delivery-change-address-button-edit{display:none}
html.js .checkout-delivery-addresses-selector.display-one-address .checkout-delivery-addresses{margin:0;border:0}
html.js .checkout-delivery-addresses-selector.display-one-address .checkout-delivery-addresses-selector-button:hover{background:#00b279;color:#fff}
html.js .checkout-delivery-addresses-selector.display-one-address .checkout-delivery-addresses-selector-button-container{background:0 0}
html.js .checkout-delivery-addresses-selector.display-one-address .checkout-delivery-addresses-selector-button-container:last-child{border:0}
html.js .checkout-delivery-addresses-selector.display-one-address .checkout-delivery-addresses-selector-button-container:last-child .tab-container-trigger{display:none}
html.js .checkout-delivery-addresses-selector.display-one-address .checkout-delivery-addresses-selector-button-container:first-child{display:none}
html.js .checkout-delivery-addresses-selector.display-one-address .checkout-delivery-addresses-change-address{right:0;border:1px solid #00b279;border-radius:20px;color:#00b279;background:0 0}
html.js .checkout-delivery-addresses-selector.display-one-address .checkout-delivery-change-address-button-text{display:block}
html.js .checkout-delivery-addresses-selector.display-one-address .checkout-delivery-change-address-button-text:after{content:'\203a';color:#00b279;font-weight:700;font-size:17px;display:inline-block}
html.js .checkout-delivery-addresses-selector.display-one-address .checkout-delivery-change-address-button-text:hover:after{color:#fff}
html.js .checkout-delivery-addresses-selector.display-one-address .formatted-address:before{display:none}
@media (max-width:480px){html.js .checkout-delivery-addresses-change-address{position:static;margin-top:20px;-webkit-transform:none;-ms-transform:none;transform:none}
}
.mobile-app-teaser{text-align:center}
.mobile-app-teaser .panel-heading{font-size:18px;font-weight:700}
.mobile-app-teaser ul{padding-left:0;list-style:none;margin:0;padding:0}
.mobile-app-teaser .mobile-app-teaser-elements-container{overflow:hidden}
.mobile-app-teaser .mobile-app-teaser-elements-container .mobile-app-teaser-text-container{display:none}
.mobile-app-teaser .mobile-app-teaser-elements-texts{overflow:hidden}
.mobile-app-teaser .mobile-app-teaser-element,.mobile-app-teaser .mobile-app-teaser-text-container{min-height:1px;padding-left:10px;padding-right:10px;position:relative}
@media (min-width:768px){.mobile-app-teaser .mobile-app-teaser-element,.mobile-app-teaser .mobile-app-teaser-text-container{float:left;width:33.33333333%}
}
.mobile-app-teaser .mobile-app-teaser-element{height:200px}
.mobile-app-teaser .mobile-app-teaser-download-links{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.mobile-app-teaser .mobile-app-teaser-download-links li{margin-bottom:10px}
.mobile-app-teaser .mobile-app-teaser-download-links li:last-child{margin-bottom:0}
.mobile-app-teaser .mobile-app-teaser-download-links a{margin:0 auto;display:block;max-width:181px}
.mobile-app-teaser .mobile-app-teaser-sms-download{display:block;max-width:210px;padding-left:5px;padding-right:5px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#00b279;border-color:#009968}
.mobile-app-teaser .mobile-app-teaser-sms-download:hover{background-color:#007f56;border-color:#005b3e}
.mobile-app-teaser .mobile-app-teaser-qr-code{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:160px;max-height:160px}
.mobile-app-teaser:not(.mobile-app-teaser-sms-enabled) .mobile-app-teaser-element,.mobile-app-teaser:not(.mobile-app-teaser-sms-enabled) .mobile-app-teaser-text-container{width:50%}
@media (max-width:768px){.mobile-app-teaser .mobile-app-teaser-element.mobile-app-teaser-element{height:auto;margin:10px 0;display:inline-block;width:100%}
.mobile-app-teaser .mobile-app-teaser-text-container.mobile-app-teaser-text-container{position:absolute;bottom:15px;width:100%;margin:10px 0}
.mobile-app-teaser .mobile-app-teaser-elements-container .mobile-app-teaser-text-container{display:block;position:static}
.mobile-app-teaser .mobile-app-teaser-elements-texts{display:none}
.mobile-app-teaser .mobile-app-teaser-download-links{position:static;margin:0 auto;-webkit-transform:none;-ms-transform:none;transform:none}
.mobile-app-teaser .mobile-app-teaser-qr-code{position:static;margin:0 auto;-webkit-transform:none;-ms-transform:none;transform:none}
.mobile-app-teaser .mobile-app-teaser-sms-download{position:static;margin:0 auto;-webkit-transform:none;-ms-transform:none;transform:none}
.mobile-app-teaser .mobile-app-teaser-element{position:relative}
.mobile-app-teaser .mobile-app-teaser-element .mobile-app-teaser-text{position:static;-webkit-transform:none;-ms-transform:none;transform:none}
}
.sign-in{padding:15px 20px;background:#e9e7e1}
.sign-in-title{margin-bottom:10px;font-size:16px}
.sign-in-title-main{font-weight:700}
.sign-in-buttons{padding:0;margin:0;list-style:none;margin-bottom:-10px}
.sign-in-button{display:block;border-radius:15px;padding:5px 20px;color:#fff;font-weight:700;position:relative}
.sign-in-button.btn-arrow{padding-right:30px}
.sign-in-button.btn-arrow:after{right:15px;border-color:#fff}
.sign-in-button-foodpanda{background-color:#00b279}
.sign-in-button-foodpanda:hover{background-color:#009968}
.sign-in-button-facebook{padding-left:35px;background-color:#3a5898;color:#fff}
.sign-in-button-facebook:hover{background-color:#334d86;color:#fff}
.sign-in-button-facebook:before{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite_f436e3199c5e8aa54cf9b173b68ac03f.png);background-position:0 -65px;width:7px;height:15px;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-filter:none;filter:none;-ms-filter:none;content:'';position:absolute;left:15px;top:50%;margin-top:-7.5px}
.sign-in-button-container{display:inline-block;margin-right:20px;margin-bottom:10px}
.checkout-step{color:#8f8e8b;list-style:none;position:relative;display:inline-block;float:left}
.checkout-step.checkout-step.checkout-step.checkout-step.checkout-step:before{content:'';display:block;float:left;margin:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.checkout-step:first-child{padding-right:30px}
.checkout-step[data-section=checkout]:before{background-image:url(../img/sprite-domicilio.png);background-position:14.5px -441px;background-color:#d2d1ce;width:50px;height:50px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px}
.checkout-step[data-section=review-order]:before{background-image:url(../img/sprite-domicilio.png);background-position:11px -366.5px;background-color:#d2d1ce;width:50px;height:50px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px}
.checkout-step.active-checkout-step{color:#000}
.checkout-step.active-checkout-step[data-section=checkout]:before{background-image:url(../img/sprite-domicilio.png);background-position:14.5px -441px;background-color:#feba00;width:50px;height:50px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px}
.checkout-step.active-checkout-step[data-section=review-order]:before{background-image:url(../img/sprite-domicilio.png);background-position:7.5px -593px;background-color:#feba00;width:50px;height:50px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px;margin-right:5px}
.checkout-review-delivery-empty-cart .checkout-step[data-section=review-order]:before{background-image:url(../img/sprite-domicilio.png);background-position:13px -517px;background-color:#e95d3a;width:50px;height:50px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px}
.checkout-step-content{padding:20px 0;padding-right:15px;padding-left:60px;width:100%}
.checkout-step-title{font-weight:700;text-transform:uppercase;font-size:18px}
.checkout-step-text{font-style:italic;font-size:16px}
.checkout-step-text,.checkout-step-title{margin:0}
.checkout-step-separator{display:block;position:absolute;right:10px;top:0;height:100%}
.checkout-steps{font-size:18px;padding:0 10px;overflow:hidden;margin:0 auto;position:relative}
.checkout-steps-wrapper{width:100%;z-index:1;left:0;border:1px solid #b9d9cd;border-right:0;border-left:0}
@media (max-width:992px){.checkout-step{width:50%}
}
@media (max-width:768px){.checkout-steps{padding:0 10px}
.checkout-steps-wrapper{margin-top:0}
.checkout-steps[data-active-checkout-step=checkout] .checkout-step[data-section=checkout]{padding-left:90px}
.checkout-steps[data-active-checkout-step=checkout] .checkout-step[data-section=checkout]:before{background-image:url(../img/sprite-domicilio.png);background-position:14.5px -441px;background-color:#feba00;width:50px;height:50px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px}
.checkout-steps[data-active-checkout-step=checkout] .checkout-step[data-section=checkout] .checkout-step-content{padding-right:0;padding-left:60px}
.checkout-steps[data-active-checkout-step=checkout] .checkout-step[data-section=review-order]{top:0;bottom:0}
.checkout-steps[data-active-checkout-step=checkout] .checkout-step-separator{right:0;left:60px}
.checkout-steps[data-active-checkout-step=review-order] .checkout-step[data-section=checkout]{right:10px;height:100%;width:50px}
.checkout-steps[data-active-checkout-step=review-order] .checkout-step[data-section=checkout]:before{margin:10px 0}
.checkout-step{position:absolute;width:auto}
.checkout-step.checkout-step:before{margin:10px 0;margin-right:15px;margin-left:0}
.checkout-step-title{font-size:16px}
.checkout-step-text{font-size:14px}
.checkout-step .checkout-step-content{display:none}
.checkout-step.active-checkout-step{position:static;width:100%}
.checkout-step.active-checkout-step .checkout-step-content{display:block}
.checkout-step.active-checkout-step .checkout-step-separator{right:70px}
.checkout-step[data-section=review-order] .checkout-step-content{padding-left:60px}
.checkout-step-content{padding:10px 0;padding-right:80px;padding-left:15px}
}
.tab-container{width:100%;border:1px solid #cec6bb;border-radius:2px;background:#fbfbfb}
.tab-container-trigger{text-align:left;padding:15px 10px;line-height:24px;border:none;font-weight:700;width:100%;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fbfbfb}
.tab-container-trigger.selected,.tab-container-trigger:hover{background:#efefef}
.tab-container-trigger.disabled{color:#dadada;background:0 0;cursor:default}
.tab-container-trigger:before{content:'';border-radius:50%;width:25px;height:25px;display:inline-block;text-align:center;color:#e5e5e5;border:1px solid #e5e5e5;padding-top:4px;padding-top:0;background:#fff;float:left;margin-right:10px}
.tab-container-trigger.selected:before{background:rgba(0,0,0,1);border-color:rgba(0,0,0,1);-webkit-box-shadow:inset 0 0 0 5px #fff;box-shadow:inset 0 0 0 5px #fff}
.tab-container-content{min-height:0}
.tab-container-content.full-height{margin:10px}
.cart.cart--checkout,.cart.cart--summary{background:#fff}
.cart.cart--checkout .cart__header,.cart.cart--summary .cart__header{margin-top:-20px;margin-left:-20px;margin-right:-20px;background:#fff;border-top:6px solid rgba(0,0,0,1);position:relative}
.cart.cart--checkout .cart__header__title,.cart.cart--summary .cart__header__title{padding:20px 0;text-align:center}
.cart.cart--checkout .cart__summary .total,.cart.cart--summary .cart__summary .total{background:#e9e7e1;border-top-width:20px}
.cart.cart--checkout .cart__summary .total td,.cart.cart--summary .cart__summary .total td{padding:10px}
.cart.cart--checkout .cart__summary .cart-voucher-discount,.cart.cart--summary .cart__summary .cart-voucher-discount{font-size:16px;font-weight:700}
.cart.cart--checkout .product__title,.cart.cart--summary .product__title{padding-bottom:5px;padding-right:0}
.cart.cart--checkout .product__title__name,.cart.cart--summary .product__title__name{font-weight:400;font-size:15px}
.cart.cart--checkout .product__price,.cart.cart--summary .product__price{padding-right:0}
.cart.cart--checkout .product__quantity,.cart.cart--summary .product__quantity{font-weight:700;font-size:15px}
.static-page{margin-top:0px;margin-bottom:20px;background-color:#fff;border-radius:0px;padding-top:20px;padding-bottom:20px;position:relative}
.static-page.faq dt{font-size:15px;margin-bottom:5px}
.static-page.faq dd{margin-bottom:20px}
.static-page p::first-line{font-size:15px}
.static-page .static-content{margin-left:20px;margin-right:20px;min-height:500px}
.static-page .static-content.has-image{margin-right:310px}
@media screen and (max-width:767px){.static-page .static-content,.static-page .static-content.has-image{margin-left:5px;margin-right:5px}
}
.static-page .static-image{width:288px;margin-top:5px;position:absolute;right:20px;top:70px}
@media screen and (max-width:767px){.static-page .static-image{display:none}
}
.static-page h1{font-size:22px;line-height:22px;border-bottom:1px solid #e9e4dc;margin-top:5px;padding-bottom:5px;margin-left:20px;margin-right:20px}
.static-page p{margin-bottom:5px}
.static-page ul{padding-left:20px}
.content-with-sidebar{margin-left:-10px;margin-right:-10px;margin-top:50px}
.content-with-sidebar>*>.inner{background-color:#fff;-webkit-box-shadow:1px 3px 5px 0 #e6e5e1;box-shadow:1px 3px 5px 0 #e6e5e1}
.content-with-sidebar>aside{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.content-with-sidebar>aside{float:left;width:25%}
}
.content-with-sidebar>aside>.inner{border-top:6px solid #00b075}
.content-with-sidebar>.content{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.content-with-sidebar>.content{float:left;width:75%}
}
.content-with-sidebar>.content>.inner{padding:0 20px 20px}
.customer-profile{margin-left:-10px;margin-right:-10px;margin-top:50px}
.customer-profile>*>.inner{background-color:#fff;-webkit-box-shadow:1px 3px 5px 0 #e6e5e1;box-shadow:1px 3px 5px 0 #e6e5e1}
.customer-profile>aside{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.customer-profile>aside{float:left;width:25%}
}
.customer-profile>aside>.inner{border-top:6px solid #00b075}
.customer-profile>.content{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.customer-profile>.content{float:left;width:75%}
}
.customer-profile>.content>.inner{padding:0 20px 20px}
.customer-profile .profile-headline{margin:10px 0;font-size:28px}
.customer-profile hr{margin:10px -20px}
.customer-profile h3{color:#1b2d3b;font-weight:400}
.customer-profile>aside>ul{padding-left:0}
.customer-profile>aside>ul a{color:#1c2c3c}
.customer-profile>aside>ul>li{color:#222;font-weight:700;overflow:hidden;display:block;font-size:15px}
.customer-profile>aside>ul>li>a{border-top:1px solid transparent;border-bottom:1px solid transparent;display:block;position:relative;padding:10px 30px 10px 44px}
.customer-profile>aside>ul>li>a:hover{background-color:#f7f7f5;text-decoration:none}
.customer-profile>aside>ul>li>a:before{content:'';display:block;position:absolute;left:15px;top:10px}
.customer-profile>aside>ul>li.active>a{border-color:#e3e0da;background-color:#e8e6e1}
.customer-profile>aside>ul>li.timeline>a:before{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite_f436e3199c5e8aa54cf9b173b68ac03f.png);background-position:0 -399px;width:20px;height:18px}
.customer-profile>aside>ul>li.timeline.active>a:before{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite_f436e3199c5e8aa54cf9b173b68ac03f.png);background-position:0 -671px;width:20px;height:18px}
.customer-profile>aside>ul>li.account>a:before{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite_f436e3199c5e8aa54cf9b173b68ac03f.png);background-position:0 -263px;width:20px;height:18px}
.customer-profile>aside>ul>li.account.active>a:before{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite_f436e3199c5e8aa54cf9b173b68ac03f.png);background-position:0 -331px;width:20px;height:18px}
.customer-profile>aside>ul>li.address-book>a:before{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite_f436e3199c5e8aa54cf9b173b68ac03f.png);background-position:0 -535px;width:20px;height:18px}
.customer-profile>aside>ul>li.address-book.active>a:before{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite_f436e3199c5e8aa54cf9b173b68ac03f.png);background-position:0 -467px;width:20px;height:18px}
.customer-profile>aside>ul>li ul{list-style-type:none;padding:0;display:none}
.customer-profile>aside>ul>li ul>li a{display:block;background-color:#f0eee8;padding:5px 20px 5px 20px;font-weight:400}
.customer-profile>aside>ul>li ul>li a:hover{background-color:#e8e6e1}
.customer-profile>aside>ul>li ul>li.active a{font-weight:700;background-color:#f0eee8}
.customer-profile>aside>ul>li.active>ul{display:block}
.customer-profile>.content>.inner{padding:10px 20px 20px}
.customer-profile .instruction{color:#7a715d;font-style:italic}
.facebook-login-container{position:relative;margin-bottom:50px}
.facebook-login-container .or-separator{width:100%;text-align:center;position:absolute;top:60px;color:#666}
.facebook-login-container .or-separator span{padding:0 5px;display:inline-block;background-color:transparent}
.facebook-login-container .or-separator:after,.facebook-login-container .or-separator:before{content:'';display:block;position:absolute;top:50%;width:45%;height:1px;border-top:1px solid #e1e1e1}
.facebook-login-container .or-separator:before{left:0}
.facebook-login-container .or-separator:after{right:0}
.facebook-login-container a.init-facebook-login{color:#fff;border:1px solid #2d5073;background-color:#3a5898;border-radius:2px;position:relative}
.facebook-login-container a.init-facebook-login:before{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite_f436e3199c5e8aa54cf9b173b68ac03f.png);background-position:0 -739px;width:11px;height:22px;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-filter:none;filter:none;-ms-filter:none;color:#fff;content:'';position:absolute;left:16px;top:11px}
.facebook-login-container a.init-facebook-login:hover{background-color:#334d86;color:#fff}
.facebook-login-container span.facebook-login-error{display:none}
@media screen and (min-width:768px){.auth-modal .modal-dialog{max-width:480px}
}
.auth-modal .modal-content{background:#f8f6f1}
.auth-modal .modal-body{padding:20px 40px}
.auth-modal .auth__title{margin:10px 0 20px 0;padding:0;border:none;color:#eb5c32}
.auth-modal .auth__footer{margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px}
.auth{max-width:767px;margin:0 auto 0 auto}
.auth__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px;font-size:30px;color:#222;font-weight:700;margin:0 -20px 20px -20px;padding:0 20px 20px 20px;border-bottom:1px solid #e9e4dc}
.auth__title .small,.auth__title small{font-weight:400;line-height:1;color:#777}
.auth__title .small,.auth__title small{font-size:65%}
.auth__footer{margin:20px -20px 0 -20px;padding:20px 0 0 0;border-top:1px solid #e9e4dc;color:#666;font-size:18px;text-align:center}
.auth__footer a,.auth__footer a:active,.auth__footer a:hover,.auth__footer a:visited{color:#00b279}
.auth__footer__content,.auth__footer__cta{display:block}
.login__remember-me{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;font-size:14px}
.login__remember-me label{font-weight:400}
.login__forgot-password{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;font-size:14px;text-align:right}
.login__forgot-password a,.login__forgot-password a:active,.login__forgot-password a:hover,.login__forgot-password a:visited{color:#00b279}
.customer-addresses{margin-left:-10px;margin-right:-10px}
.customer-address{border:1px solid #e5e5e5;padding:0 20px 20px;position:relative;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}
.customer-address .delete-address{position:absolute;bottom:16px;right:16px}
.customer-address h3{margin:0 -20px;border-bottom:1px solid #e5e5e5;padding:20px}
.customer-address dl{margin:10px;margin-left:-10px;margin-right:-10px}
.customer-address dl dd,.customer-address dl dt{padding-top:8px}
.customer-address dl dt{clear:both;position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.customer-address dl dt{float:left;width:33.33333333%}
}
.customer-address dl dd{position:relative;min-height:1px;padding-left:10px;padding-right:10px;color:#666}
.customer-address dl dd:first-of-type{padding-right:20px}
@media (min-width:768px){.customer-address dl dd{float:left;width:66.66666667%}
}
.customer-address-container{margin-top:10px}
.formatted-address{-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}
.customer-orders{margin-top:20px}
.customer-order{margin-left:-10px;margin-right:-10px;border-top:1px solid #e5e5e5;position:relative;padding-top:20px}
.customer-order>.date,.customer-order>.price{float:left;width:100%;position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.customer-order>.date,.customer-order>.price{float:left;width:16.66666667%}
}
.customer-order>.products,.customer-order>.restaurant{float:left;width:100%;position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.customer-order>.products,.customer-order>.restaurant{float:left;width:33.33333333%}
}
.customer-activities{list-style:none;margin:0;padding:0}
.customer-activities__activity{position:relative}
.customer-activities__activity__time{font-weight:700;color:#454545;padding:5px 0}
.customer-activities__activity__inner{position:relative;padding:10px;background-color:#fff;-webkit-box-shadow:2px 4px 2px -2px rgba(0,0,0,.1);box-shadow:2px 4px 2px -2px rgba(0,0,0,.1)}
.customer-profile .customer-activities{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.customer-profile .customer-activities{float:left;width:83.33333333%}
}
.customer-activities--timeline .customer-activities__activity{padding-left:52px;padding-bottom:20px}
.customer-activities--timeline .customer-activities__activity:before{content:'';position:absolute;z-index:-1;top:0;bottom:0;left:25px;border-left:2px solid #c1c1c1}
.customer-activities--timeline .customer-activities__activity:last-child:before{height:60%;border-left-style:dotted}
.customer-activities--timeline .customer-activities__activity:after{position:absolute;display:block;content:'';z-index:1;top:0;left:10px}
.customer-activities--timeline .customer-activities__activity--vendor:after{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite_f436e3199c5e8aa54cf9b173b68ac03f.png);background-position:7px -122px;background-color:#e37490;width:32px;height:32px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px}
.customer-activities--timeline .customer-activities__activity--review:after{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite_f436e3199c5e8aa54cf9b173b68ac03f.png);background-position:7px -596px;background-color:#fcb92c;width:32px;height:32px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px}
.customer-activities--timeline .customer-activities__activity--order:after{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite_f436e3199c5e8aa54cf9b173b68ac03f.png);background-position:8px -188.5px;background-color:#1cb17a;width:32px;height:32px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px}
.customer-activities--timeline .customer-activities__activity--favourite:after{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite_f436e3199c5e8aa54cf9b173b68ac03f.png);background-position:8px 8.5px;background-color:#3c8eca;width:32px;height:32px;overflow:hidden;background-repeat:no-repeat;border:0 solid transparent;border-radius:100px}
.customer-activity.vendor{padding-left:90px;min-height:80px}
.customer-activity.vendor .vendor__image{position:absolute;width:80px;height:80px;border:2px solid #e5e4e3;background:#fff;top:0;left:0}
.customer-activity.vendor .vendor__image img{display:block;width:76px;height:76px}
.customer-activity.vendor .vendor__title{font-weight:700;display:block;font-size:15px;margin-bottom:5px}
.customer-activity.vendor .vendor__cuisines{margin-top:5px;margin-bottom:5px}
.customer-activity.vendor .vendor__rating{margin-top:10px}
.customer-activity.order .order__products{margin:5px 0}
.customer-activity.order .order__actions{text-align:right;margin-top:5px}
.customer-activity.order .order__price{margin-right:10px;color:#666}
.customer-activity.review .review__heading{display:block}
.customer-activity.review .review__heading__title{font-weight:700;font-size:15px}
.customer-activity.review .review__title{display:block;font-style:italic;margin-top:5px}
.customer-activity.review .review__comment{margin:0;margin-top:5px}
.customer-activities-empty{border:2px dashed #e1dfdb;padding:20px;text-align:center;color:#b1afac;font-size:16px}
.customer-activities-empty__title{color:#b1afac;display:block}
.customer-activities-empty__message{display:block}
.vendor{position:relative}
.vendor__image{position:relative;width:120px;height:120px;border:2px solid #e5e4e3;background:#fff}
.vendor__image img{display:block;width:116px;height:116px}
@media screen and (max-width:767px){.vendor__image{width:80px;height:80px;border:2px solid #e5e4e3;background:#fff}
.vendor__image img{display:block;width:76px;height:76px}
}
.vendor__details{position:relative}
.vendor__details:after,.vendor__details:before{content:" ";display:table}
.vendor__details:after{clear:both}
.vendor__details:after,.vendor__details:before{content:" ";display:table}
.vendor__details:after{clear:both}
.vendor__ratings_recommendation__container{margin-bottom:5px}
.vendor__ratings,.vendor__recommendations{line-height:1;font-size:12px;display:inline-block;vertical-align:middle}
.vendor__title a,.vendor__title a:active,.vendor__title a:hover,.vendor__title a:visited{color:inherit;text-decoration:none}
.vendor__cuisines{font-size:14px;margin-bottom:5px;color:#333}
.vendor__characteristics{list-style:none;position:relative;margin:0 -2px;padding:0}
.vendor__characteristics li{position:relative;display:inline-block;margin:0 2px;padding:0}
.vendor__characteristics .characteristic__halal{background-image:url(../img/sprite-domicilio.png);background-position:2.5px -1655.5px;background-color:#ecf5ef;width:32px;height:32px;overflow:hidden;background-repeat:no-repeat;border:1px solid #e2e0dc}
body.my .vendor__characteristics .characteristic__halal{background-image:url(../img/sprite-domicilio.png);background-position:2.5px -2796.5px;background-color:#ecf5ef;width:32px;height:32px;overflow:hidden;background-repeat:no-repeat;border:1px solid #e2e0dc}
.vendor__characteristics .characteristic__vegetarian{background-image:url(../img/sprite-domicilio.png);background-position:8.5px -1859.5px;background-color:#ecf5ef;width:32px;height:32px;overflow:hidden;background-repeat:no-repeat;border:1px solid #e2e0dc}
.vendor__characteristics .characteristic__pay-online{background-image:url(../img/sprite-domicilio.png);background-position:6.5px -1927.5px;background-color:#ecf5ef;width:32px;height:32px;overflow:hidden;background-repeat:no-repeat;border:1px solid #e2e0dc}
.vendor__extra{margin:5px 0;font-size:13px}
.vendor .vendor__image{position:absolute;top:0;left:0}
.events-messages{position:relative}
.events-messages .event-message{padding:9px 9px 9px 50px;text-align:left;font-weight:700;min-height:32px;line-height:32px;width:100%}
.events-messages .event-message:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -2955px;width:32px;height:32px;left:10px;content:"";position:absolute}
.event-modal{text-align:center}
.event-modal .modal-dialog{max-width:650px}
.event-modal .modal-dialog .modal-content{padding:30px 0 20px}
.event-modal .modal-dialog .modal-content .message{font-size:18px;margin-bottom:10px}
.event-modal .modal-dialog .modal-content .btn{margin-top:10px}
.event-modal .modal-dialog .modal-content .warning-sign{background-image:url(../img/sprite-domicilio.png);background-position:0 -2723px;height:26px;width:30px;margin:0 auto 30px}
.vendor-header-container{margin-left:-10px;margin-right:-10px;margin-top:20px;margin-bottom:20px}
.vendor-header-container:after,.vendor-header-container:before{content:" ";display:table}
.vendor-header-container:after{clear:both}
.vendor-header-container:after,.vendor-header-container:before{content:" ";display:table}
.vendor-header-container:after{clear:both}
.vendor-body-container{float:left;width:100%;position:relative;min-height:1px;padding-left:10px;padding-right:10px;float:right!important;margin-bottom:80px}
@media (min-width:992px){.vendor-body-container{float:left;width:75%}
}
.vendor-body-container .tab-content{background:#fff;padding:20px;position:relative;border-top:none;-webkit-box-shadow:0 4px 2px -2px rgba(0,0,0,.1);box-shadow:0 4px 2px -2px rgba(0,0,0,.1)}
.vendor-body-container .vendor-tabs li{font-weight:700;font-size:16px;text-align:center}
.vendor-body-container .vendor-tabs li a{color:#1a1a1a;background:#eae8e3;border-color:#dfddd8;border-top-color:#eae8e3}
.vendor-body-container .vendor-tabs li.active a,.vendor-body-container .vendor-tabs li.active a:active,.vendor-body-container .vendor-tabs li.active a:hover{border-color:#fff;background:#fff;color:#444}
.vendor-body-container .vendor-tabs__info a,.vendor-body-container .vendor-tabs__menu a,.vendor-body-container .vendor-tabs__reviews a{position:relative}
.vendor-body-container .vendor-tabs__info a:before,.vendor-body-container .vendor-tabs__menu a:before,.vendor-body-container .vendor-tabs__reviews a:before{content:'';display:inline-block;vertical-align:middle;margin-top:-3px;margin-right:5px}
.vendor-body-container .vendor-tabs__info.active a:before,.vendor-body-container .vendor-tabs__menu.active a:before,.vendor-body-container .vendor-tabs__reviews.active a:before{opacity:.83}
.vendor-body-container .vendor-tabs__menu a:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -1134px;width:14px;height:14px}
.vendor-body-container .vendor-tabs__reviews a:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -558px;width:14px;height:14px}
.vendor-body-container .vendor-tabs__info a:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -622px;width:14px;height:14px}
.vendor.view{float:left;width:100%;position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.vendor.view{float:left;width:75%}
}
.vendor.view .vendor__inner{min-height:80px;position:relative}
.vendor.view .vendor__image{width:80px;height:80px;border:2px solid #e5e4e3;background:#fff;left:0}
.vendor.view .vendor__image img{display:block;width:76px;height:76px}
.vendor.view .vendor__details{margin-left:90px}
.vendor.view .vendor__cuisines,.vendor.view .vendor__cuisines a{color:#444}
.vendor.view .vendor__title h1{font-size:28px;font-weight:400;margin:0;color:#444}
@media screen and (max-width:767px){.vendor.view .vendor__title h1{font-size:18px}
}
.vendor.view .vendor__chain-subtitle{font-size:11px;padding:0;margin:0;margin-top:5px;padding-right:180px}
@media screen and (max-width:480px){.vendor.view .vendor__chain-subtitle{padding-right:100px}
}
.vendor.view .vendor__extra{margin-top:10px;margin-bottom:0;padding:0}
html.no-js .tab-pane{display:block}
html.minimal-js .tab-pane{display:none}
html.minimal-js .tab-pane.active{display:block}
.vendor-menu{margin-left:-10px;margin-right:-10px}
.vendor-menu__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px;font-size:24px;color:#222;font-weight:700;margin:0 10px 20px 10px}
.vendor-menu__title .small,.vendor-menu__title small{font-weight:400;line-height:1;color:#777}
.vendor-menu__title .small,.vendor-menu__title small{font-size:65%}
.vendor-menu__categories{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.vendor-menu__categories{float:left;width:25%}
}
.vendor-menu__categories .js-sticky-element{z-index:971}
.vendor-menu__categories__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:10px;margin-bottom:10px;font-size:18px;color:#222;font-weight:700;margin:0;margin-bottom:20px;color:#444;text-transform:uppercase;font-size:16px}
.vendor-menu__categories__title .small,.vendor-menu__categories__title small{font-weight:400;line-height:1;color:#777}
.vendor-menu__categories__title .small,.vendor-menu__categories__title small{font-size:75%}
.vendor-menu__menus{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.vendor-menu__menus{float:left;width:75%}
}
.categories__title{margin-top:20px;margin-bottom:10px;font-weight:700;text-transform:uppercase;font-size:14px;color:#444}
.categories__list{margin:0;margin-bottom:20px;padding:0;list-style:none}
.categories__list:last-of-type{margin-bottom:0}
.categories__list__item{position:relative;font-weight:400;color:#666}
.categories__list__item.active{color:rgba(0,0,0,1)}
.categories__list__item.active:before{content:"";display:inline-block;border-right:none;border-left:4px solid;border-top:4px solid transparent;border-bottom:4px solid transparent;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);position:absolute;top:50%;left:-9px;margin-top:-4px}
.categories__list__item a{display:block;padding:3px 0;-ms-word-break:normal;word-break:normal;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}
.categories__list__item a,.categories__list__item a:active,.categories__list__item a:focus,.categories__list__item a:hover{color:inherit;text-decoration:none}
.menu:after,.menu:before{content:" ";display:table}
.menu:after{clear:both}
.menu:after,.menu:before{content:" ";display:table}
.menu:after{clear:both}
.menu__header{margin-bottom:20px}
.menu__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px;font-size:24px;color:#222;font-size:26px;font-weight:700;margin:0 0 10px 0;color:#444}
.menu__title .small,.menu__title small{font-weight:400;line-height:1;color:#777}
.menu__title .small,.menu__title small{font-size:65%}
.menu__content{margin-bottom:10px;color:#777}
.menu__category{margin-bottom:50px;margin-top:0}
.menu__category:after,.menu__category:before{content:" ";display:table}
.menu__category:after{clear:both}
.menu__category:after,.menu__category:before{content:" ";display:table}
.menu__category:after{clear:both}
.menu__category:last-of-type{margin-bottom:0}
.menu__category__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px;font-size:24px;color:#222;font-size:22px;font-weight:700;margin:0 0 10px 0;color:#444}
.menu__category__title .small,.menu__category__title small{font-weight:400;line-height:1;color:#777}
.menu__category__title .small,.menu__category__title small{font-size:65%}
.menu__category__image{display:block;width:100%!important;height:auto!important}
.menu__category__content{-ms-word-break:normal;word-break:normal;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;color:#777}
.menu-item{margin-left:-10px;margin-right:-10px}
.menu-item__content-container{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.menu-item__content-container{float:left;width:58.33333333%}
}
.menu-item__variations-container{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.menu-item__variations-container{float:left;width:41.66666667%}
}
.menu-item__content{border-top:1px solid #e9e4dc;padding:10px 0;position:relative}
.menu-item__content.has-image{padding-left:80px;min-height:91px}
.menu-item__variations{border-top:1px solid #e9e4dc;position:relative;margin:0;padding:0;list-style:none}
.menu-item__title{color:#444;font-size:17px;font-weight:700;display:inline-block;vertical-align:middle}
.menu-item__description{line-height:1.3;font-size:13px;margin:0;margin-top:2px;color:#777}
.menu-item__recommendation{line-height:1;font-size:12px;display:inline-block;vertical-align:middle}
.menu-item__image{position:absolute;top:10px;left:0;width:70px;height:70px}
.menu-item__image img{display:block;width:auto;height:auto;max-width:70px;max-height:70px;margin:0 auto}
/*.menu-item__image img:hover{border:solid 1px rgba(0,0,0,1);}*/
.menu-item__title img{position:absolute;z-index: 1;margin-left: -10px;border: solid 1px;width: 80%;}
.menu-item__variation{margin:0;padding:0;position:relative;min-height:45px;padding-right:120px;border-bottom:1px dotted #e9e4dc}
.menu-item__variation:after,.menu-item__variation:before{content:" ";display:table}
.menu-item__variation:after{clear:both}
.menu-item__variation:after,.menu-item__variation:before{content:" ";display:table}
.menu-item__variation:after{clear:both}
.menu-item__variation:last-of-type{border-bottom:none}
.menu-item__variation__title{color:#000;margin:10px 0}
.menu-item__variation__price{color:#444;font-weight:700;text-align:right;width:80px;position:absolute;top:50%;right:35px;margin:0;margin-top:-7px;font-size:14px;line-height:14px}
.menu-item__variation__price.discounted{margin-top:-14px}
.menu-item__variation__price__before-discount{display:block;text-decoration:line-through;-webkit-text-decoration-style:dotted;-moz-text-decoration-style:dotted;text-decoration-style:dotted;color:#888;font-weight:400}
.menu-item__variation .btn{position:absolute;top:50%;right:0;margin:0;margin-top:-10px;padding:0;display:block;width:20px;height:20px;border-radius:50px;text-indent:-999em;overflow:hidden;border:none!important}
.menu-item__variation .btn.disabled{cursor:pointer;pointer-events:auto}
.menu-item__variation .btn:before{content:'';display:block;position:absolute;background-image:url(../img/sprite-domicilio.png);background-position:0 -369px;width:12px;height:12px;top:4px;left:4px}
.menu-item__variation .loading{position: absolute;top: 50%;right: 0;margin: 0;margin-top: -10px;padding: 0;display: block;width: 21px;height: 21px;text-indent: -999em;overflow: hidden;border: none!important;background: url(../img/thumbnails-loader.gif) 0 0;background-size: 21px 21px;}
.loading_subproduct{margin: 5px;padding: 0;display: block;width: 30px;height: 30px;text-indent: -999em;overflow: hidden;border: none!important;background: url(../img/thumbnails-loader.gif) 0 0;background-size: 30px 30px;}
html.js .menu-item__variation:hover{cursor:pointer}
html.js .menu-item__variation:hover .btn{background-color:rgba(164,145,219,1);border-color:rgba(164,145,219,1)}
@media screen and (max-width:991px){html.js .vendor-body-container{padding:0}
html.js .vendor-menu__categories{display:none}
html.js .menu__category__header{cursor:pointer}
html.js .menu__category__title{margin:0;margin-top:10px;font-size:20px}
html.js .menu__category__title:before{content:"";display:inline-block;border-right:none;border-left:11px solid;border-top:7px solid transparent;border-bottom:7px solid transparent;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
html.js .menu-item{display:none}
html.js .menu__category{margin:0;margin-bottom:10px;border-top:1px solid #e9e4dc}
html.js .menu__category:first-of-type{border-top:0}
html.js .menu__category.open .menu__category__title:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
html.js .menu__category.open .menu-item{display:block}
}
.vendor-reviews{margin-left:-10px;margin-right:-10px}
.vendor-reviews__inner{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.vendor-reviews__inner{float:left;width:75%}
}
@media (min-width:992px){.vendor-reviews__inner{margin-left:25%}
}
.vendor-reviews__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px;font-size:24px;color:#222;font-weight:700;margin-top:0;margin-bottom:20px}
.vendor-reviews__title .small,.vendor-reviews__title small{font-weight:400;line-height:1;color:#777}
.vendor-reviews__title .small,.vendor-reviews__title small{font-size:65%}
.reviews{list-style:none;padding:0;margin:0}
.reviews__review{border-bottom:1px solid #eee;padding-bottom:20px;margin-bottom:20px;position:relative}
.reviews__review:last-child{margin-bottom:0;border-bottom:none}
.reviews__review__date{display:block;margin:0 0 2px 0;text-transform:uppercase;font-weight:700;font-size:14px}
.reviews__review__by{font-style:italic;font-size:14px}
.reviews__review__customer{font-weight:700;font-size:16px}
.reviews__review__comment{font-size:16px;margin:5px 0 0 0}
.reviews__review__comment .external-url{font-weight:700}
.reviews__review .rating{margin-left:0}
.reviews .openrice-icon-block{position:absolute;top:0;right:0}
.reviews .openrice-icon-block .openrice-score-icon{float:left;width:24px;height:22px;margin-top:3px;margin-right:5px}
.reviews .openrice-icon-block .openrice-rating-good{background-position:top center}
.reviews .openrice-icon-block .openrice-rating-bad{background-position:top right}
.reviews .openrice-icon-block .openrice-logo{float:left}
html.js .reviews__review.infinite-scroll-more{display:none}
.reviews-empty{padding:20px;border:2px dashed #bebebe;color:#bebebe}
@media screen and (min-width:992px){.reviews-empty{padding:50px 30px}
}
.reviews-empty__title{font-family:inherit;font-weight:500;line-height:1.1;margin-top:10px;margin-bottom:10px;font-size:18px;color:#222;font-weight:700;margin:0;color:inherit}
.reviews-empty__title .small,.reviews-empty__title small{font-weight:400;line-height:1;color:#777}
.reviews-empty__title .small,.reviews-empty__title small{font-size:75%}
.vendor-info{margin-left:-10px;margin-right:-10px}
.vendor-info__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px;font-size:24px;color:#222;font-weight:700;margin:0 10px 20px 10px}
.vendor-info__title .small,.vendor-info__title small{font-weight:400;line-height:1;color:#777}
.vendor-info__title .small,.vendor-info__title small{font-size:65%}
.vendor-info__about,.vendor-info__address,.vendor-info__cuisines,.vendor-info__optimization,.vendor-info__overview,.vendor-info__payment-types,.vendor-info__schedules{margin-top:20px}
.vendor-info__about:after,.vendor-info__about:before,.vendor-info__address:after,.vendor-info__address:before,.vendor-info__cuisines:after,.vendor-info__cuisines:before,.vendor-info__optimization:after,.vendor-info__optimization:before,.vendor-info__overview:after,.vendor-info__overview:before,.vendor-info__payment-types:after,.vendor-info__payment-types:before,.vendor-info__schedules:after,.vendor-info__schedules:before{content:" ";display:table}
.vendor-info__about:after,.vendor-info__address:after,.vendor-info__cuisines:after,.vendor-info__optimization:after,.vendor-info__overview:after,.vendor-info__payment-types:after,.vendor-info__schedules:after{clear:both}
.vendor-info__about:after,.vendor-info__about:before,.vendor-info__address:after,.vendor-info__address:before,.vendor-info__cuisines:after,.vendor-info__cuisines:before,.vendor-info__optimization:after,.vendor-info__optimization:before,.vendor-info__overview:after,.vendor-info__overview:before,.vendor-info__payment-types:after,.vendor-info__payment-types:before,.vendor-info__schedules:after,.vendor-info__schedules:before{content:" ";display:table}
.vendor-info__about:after,.vendor-info__address:after,.vendor-info__cuisines:after,.vendor-info__optimization:after,.vendor-info__overview:after,.vendor-info__payment-types:after,.vendor-info__schedules:after{clear:both}
.vendor-info__about__title,.vendor-info__address__title,.vendor-info__cuisines__title,.vendor-info__optimization__title,.vendor-info__overview__title,.vendor-info__payment-types__title,.vendor-info__schedules__title{font-weight:700;margin-top:0;margin-bottom:10px;font-size:15px;position:relative}
.vendor-info__about>hr:first-of-type,.vendor-info__address>hr:first-of-type,.vendor-info__cuisines>hr:first-of-type,.vendor-info__optimization>hr:first-of-type,.vendor-info__overview>hr:first-of-type,.vendor-info__payment-types>hr:first-of-type,.vendor-info__schedules>hr:first-of-type{margin-top:0;margin-bottom:20px}
.vendor-info__about,.vendor-info__address,.vendor-info__cuisines,.vendor-info__optimization,.vendor-info__schedules{position:relative;min-height:1px;padding-left:10px;padding-right:10px;clear:left}
@media (min-width:768px){.vendor-info__about,.vendor-info__address,.vendor-info__cuisines,.vendor-info__optimization,.vendor-info__schedules{float:left;width:66.66666667%}
}
.vendor-info__overview,.vendor-info__payment-types{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.vendor-info__overview,.vendor-info__payment-types{float:left;width:33.33333333%}
}
.vendor-info__cuisines{border-top:none;margin-top:0}
.vendor-info__cuisines__title{position:relative;padding-left:30px}
.vendor-info__cuisines__title:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -1595px;width:11px;height:17px;content:'';position:absolute;display:block;left:4.5px;top:50%;margin-top:-8.5px}
.vendor-info__cuisines__list{font-size:14px;color:#333;margin-bottom:0}
.vendor-info__schedules__delivery,.vendor-info__schedules__pickup{margin-top:20px}
.vendor-info__schedules__title{position:relative;padding-left:30px}
.vendor-info__schedules__title:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -1263px;width:16px;height:16px;content:'';position:absolute;display:block;left:2px;top:50%;margin-top:-8px}
.vendor-info__schedules__closed-notice{color:#f75626;margin-top:20px;font-weight:700;margin-bottom:0}
.vendor-info__overview__list{margin-bottom:0}
.vendor-info__overview__list dt{font-weight:700;margin-bottom:10px;font-size:15px}
.vendor-info__overview__list dt.vendor-delivery-fee{position:relative;padding-left:30px}
.vendor-info__overview__list dt.vendor-delivery-fee:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -686px;width:22px;height:14px;content:'';position:absolute;display:block;left:-1px;top:50%;margin-top:-7px}
.vendor-info__overview__list dt.vendor-pickup-time{position:relative;padding-left:30px}
.vendor-info__overview__list dt.vendor-pickup-time:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -2002px;width:10px;height:18px;content:'';position:absolute;display:block;left:5px;top:50%;margin-top:-9px}
.vendor-info__overview__list dt.vendor-delivery-time{position:relative;padding-left:30px}
.vendor-info__overview__list dt.vendor-delivery-time:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -2002px;width:10px;height:18px;content:'';position:absolute;display:block;left:5px;top:50%;margin-top:-9px}
.vendor-info__overview__list dd{padding-left:30px;margin-bottom:10px}
@media screen and (min-width:768px){.vendor-info__overview__list dd{margin-bottom:50px}
}
.vendor-info__overview__list dd:last-of-type{margin-bottom:0}
.vendor-info__about__title{position:relative;padding-left:30px}
.vendor-info__about__title:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -494px;width:16px;height:14px;content:'';position:absolute;display:block;left:2px;top:50%;margin-top:-7px}
.vendor-info__payment-types__title{position:relative;padding-left:30px}
.vendor-info__payment-types__title:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -307px;width:18px;height:12px;content:'';position:absolute;display:block;left:1px;top:50%;margin-top:-6px}
.vendor-info__payment-types__list{margin:0;padding:0;padding-left:30px}
.vendor-info__payment-types__list__image,.vendor-info__payment-types__list__title{min-height:30px;margin-bottom:5px}
.vendor-info__payment-types__list__image:last-of-type,.vendor-info__payment-types__list__title:last-of-type{margin-bottom:0}
.vendor-info__payment-types__list__title{font-weight:400;float:left;clear:left;width:70%}
.vendor-info__payment-types__list__image{float:right;margin-top:-5px;width:30%}
.vendor-info__payment-types__list__image img{display:block;max-height:30px;max-width:100px}
.vendor-info__address__title{position:relative;padding-left:30px}
.vendor-info__address__title:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -1798px;width:12px;height:18px;content:'';position:absolute;display:block;left:4px;top:50%;margin-top:-9px}
.vendor-info__address__content{margin-bottom:0}
.schedules{margin:0;padding:0;list-style:none;margin-left:-10px;margin-right:-10px}
.schedules__item{margin-bottom:10px}
.schedules__item:after,.schedules__item:before{content:" ";display:table}
.schedules__item:after{clear:both}
.schedules__item:after,.schedules__item:before{content:" ";display:table}
.schedules__item:after{clear:both}
.schedules__item:last-of-type{margin-bottom:0}
.schedules__item.isToday{background:#eee}
.schedules__item.isClosed{color:#d9534f}
.schedules__item__day{float:left;width:50%;position:relative;min-height:1px;padding-left:10px;padding-right:10px;font-style:italic}
@media (min-width:768px){.schedules__item__day{float:left;width:33.33333333%}
}
.schedules__item__times{float:left;width:50%;position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.schedules__item__times{float:left;width:66.66666667%}
}
.schedules__item__time{display:block;text-align:right}
.vendor.list{padding:20px 0;border-top:1px solid #e5e5e5}
.vendor.list:first-of-type{border-top:none;padding-top:0}
.vendor.list:last-of-type{padding-bottom:0}
.vendor.list .vendor__inner{position:relative}
.vendor.list .vendor__promoted{display:inline-block;color:#fff;background-color:#ffc600;line-height:18px;text-align:center;vertical-align:middle;padding:0 3px;font-size:10px;border-radius:5px}
.vendor.list .vendor__new{display:inline-block;color:#959595;background-color:#eee;line-height:18px;text-align:center;vertical-align:middle;padding:0 3px;font-size:10px;border-radius:5px}
.vendor.list .vendor__image{width:100px;height:100px;border:2px solid #e5e4e3;background:#fff}
.vendor.list .vendor__image img{display:block;width:96px;height:96px}
@media screen and (max-width:767px){.vendor.list .vendor__image{width:70px;height:70px;border:2px solid #e5e4e3;background:#fff}
.vendor.list .vendor__image img{display:block;width:66px;height:66px}
}
.vendor.list .vendor__details{min-height:100px;margin-left:80px}
@media screen and (min-width:768px){.vendor.list .vendor__details{margin-left:120px;margin-right:180px}
}
.vendor.list .vendor__extra{line-height:1;color:#444}
@media screen and (min-width:768px){.vendor.list .vendor__cta,.vendor.list .vendor__discount{width:160px;position:absolute;right:0}
}
.vendor.list .vendor__cuisines{margin-bottom:0}
.vendor.list .vendor__discount{color:#f75d34;margin-left:92px;font-size:14px;line-height:15px}
@media screen and (min-width:768px){.vendor.list .vendor__discount{top:0;padding-left:35px;margin-left:0;min-height:30px;max-height:60px;overflow:hidden}
.vendor.list .vendor__discount:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -2875px;width:30px;height:30px;content:'';position:absolute;top:0;left:0}
.vendor.list .vendor__discount:after{content:'';position:absolute;top:45px;left:0;width:100%;height:15px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:-webkit-linear-gradient(rgba(255,255,255,0),#fff);background:linear-gradient(rgba(255,255,255,0),#fff)}
}
.vendor.list .vendor__cta{margin-top:10px}
@media screen and (min-width:768px){.vendor.list .vendor__cta{margin-top:0;bottom:0}
}
.vendor.list .vendor__cta .btn{display:block;width:100%;max-width:100%;font-size:17px;line-height:20px}
.vendor.list .vendor__delivery-box{margin-top:10px}
.vendor.list .vendor__delivery-box:after,.vendor.list .vendor__delivery-box:before{content:" ";display:table}
.vendor.list .vendor__delivery-box:after{clear:both}
.vendor.list .vendor__delivery-box:after,.vendor.list .vendor__delivery-box:before{content:" ";display:table}
.vendor.list .vendor__delivery-box:after{clear:both}
.vendor.list .vendor__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px;font-size:30px;color:#222;font-size:20px;font-weight:700;margin:0}
.vendor.list .vendor__title .small,.vendor.list .vendor__title small{font-weight:400;line-height:1;color:#777}
.vendor.list .vendor__title .small,.vendor.list .vendor__title small{font-size:65%}
.vendor.list .vendor__characteristics{margin-bottom:10px}
@media screen and (min-width:768px){.vendor.list .vendor__characteristics{position:absolute;bottom:0;right:0;margin-bottom:0;height:32px}
}
.vendor.list .vendor__availability{margin-bottom:10px}
.vendor.list .vendor__availability:after,.vendor.list .vendor__availability:before{content:" ";display:table}
.vendor.list .vendor__availability:after{clear:both}
.vendor.list .vendor__availability:after,.vendor.list .vendor__availability:before{content:" ";display:table}
.vendor.list .vendor__availability:after{clear:both}
@media screen and (min-width:768px){.vendor.list .vendor__availability{margin-right:125px;margin-bottom:0}
}
.vendor.list .vendor__delivery-fee,.vendor.list .vendor__delivery-time,.vendor.list .vendor__order-minimum,.vendor.list .vendor__pickup-time{float:left;margin:0;margin-right:20px;margin-top:3px;line-height:1}
.vendor.list .vendor__delivery-fee dt,.vendor.list .vendor__delivery-time dt,.vendor.list .vendor__order-minimum dt,.vendor.list .vendor__pickup-time dt{display:block;font-weight:400;font-size:13px;line-height:13px;color:#aaa}
.vendor.list .vendor__delivery-fee dd,.vendor.list .vendor__delivery-time dd,.vendor.list .vendor__order-minimum dd,.vendor.list .vendor__pickup-time dd{display:block;font-weight:400;font-size:15px;line-height:15px;color:#333;margin-top:2px}
.vendor.list .vendor__closed,.vendor.list .vendor__preorder{position:relative;display:inline-block;margin-top:10px;border-radius:100px;font-size:13px;padding:3px 10px}
.vendor.list .vendor__closed:before,.vendor.list .vendor__preorder:before{display:block;content:'';position:absolute;left:10px;top:50%}
.vendor.list .vendor__preorder{background:#dfeee4;color:#000;padding-left:31px}
.vendor.list .vendor__preorder:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -1263px;width:16px;height:16px;margin-top:-8px}
.vendor.list .vendor__closed{background:#eb5c32;color:#fff;padding-left:25px}
.vendor.list .vendor__closed:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -245px;width:10px;height:12px;margin-top:-6px}
.vendors{background:#fff;margin-bottom:20px;border:1px solid #f1efea;border-top:none;-webkit-box-shadow:0 4px 2px -2px rgba(0,0,0,.1);box-shadow:0 4px 2px -2px rgba(0,0,0,.1)}
@media screen and (max-width:767px){.vendors{margin:0 -10px;border-left:0;border-right:0}
}
.vendors__inner{position:relative;padding:20px}
@media screen and (max-width:767px){.vendors__inner{padding:10px}
}
.vendors__extra{max-width:768px;margin:30px auto;padding:0 20px;color:#444}
.vendors__extra .h1,.vendors__extra .h2,.vendors__extra .h3,.vendors__extra .h4,.vendors__extra h1,.vendors__extra h2,.vendors__extra h3,.vendors__extra h4{font-size:18px;color:inherit}
.vendors__extra strong{color:inherit}
.vendors__separator{margin:20px}
@media screen and (max-width:767px){.vendors__separator{margin:20px 10px}
}
.vendors .vendor-list{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.vendors .vendor-list{float:left;width:75%}
}
@media screen and (min-width:1200px){.vendors .vendor-list{width:80%}
}
.vendors .vendor-list__no-results{border:2px dashed #e1e1e1;padding:20px;margin-bottom:40px;text-align:center}
.vendors .vendor-list__no-results>img{width:100px;height:auto;margin-bottom:10px}
.vendors .vendor-list__no-results strong{display:block;color:#444;font-weight:400}
.vendors .vendor-list__no-results strong:first-line{font-weight:700;font-size:18px}
.vendors .vendor-filter{position:relative;min-height:1px;padding-left:10px;padding-right:10px;overflow:hidden}
@media (min-width:992px){.vendors .vendor-filter{float:left;width:25%}
}
@media screen and (min-width:1200px){.vendors .vendor-filter{width:20%}
}
@media screen and (min-width:992px){.vendors .vendor-filter{display:block!important}
}
@media screen and (max-width:991px){.vendors .vendor-filter{display:none;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #e5e5e5}
}
.vendors .vendor-filter .js-sticky-element{z-index:0}
.vendors .filter__container:after,.vendors .filter__container:before{content:" ";display:table}
.vendors .filter__container:after{clear:both}
.vendors .filter__container:after,.vendors .filter__container:before{content:" ";display:table}
.vendors .filter__container:after{clear:both}
.vendors .filter__list{padding-left:0;list-style:none;margin-left:-10px;margin-right:-10px}
.vendors .filter__list:after,.vendors .filter__list:before{content:" ";display:table}
.vendors .filter__list:after{clear:both}
.vendors .filter__list:after,.vendors .filter__list:before{content:" ";display:table}
.vendors .filter__list:after{clear:both}
.vendors .filter__list__item{float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px;position:relative;margin:4px 0}
@media (min-width:768px){.vendors .filter__list__item{float:left;width:33.33333333%}
}
@media (min-width:992px){.vendors .filter__list__item{float:left;width:100%}
}
.vendors .filter__list__item,.vendors .filter__list__item a,.vendors .filter__list__item label{color:#666;font-size:15px}
.vendors .filter__list__item a:hover{text-decoration:none}
.vendors .filter__list__item label{display:inline-block;font-weight:400;margin-bottom:0;cursor:pointer;-ms-word-break:normal;word-break:normal;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}
.vendors .filter__expander{display:none;cursor:pointer;padding:5px 0;padding-left:20px;font-size:14px;border-top:1px solid #e9e4dc;color:#378dcc;position:relative}
.vendors .filter__expander:before{content:"";display:block;position:absolute;top:50%;margin-top:-4px;width:8px;height:8px;border-top:2px solid;border-bottom:none;border-right:2px solid;border-left:none;-webkit-transform:rotate(-225deg);-ms-transform:rotate(-225deg);transform:rotate(-225deg);left:4px;margin-top:-6px}
.vendors .filter__expander:hover{font-weight:700}
.vendors .filter__title{font-size:16px;margin:10px 0;font-weight:700;color:#666}
.vendors .filter__sort{margin-bottom:10px}
.vendors .filter__search{position:relative;margin-bottom:10px}
.vendors .filter__search input{padding-right:24px}
.vendors .filter__search button{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;margin:0;padding:0;border:0;background:0 0;border-radius:0;position:absolute;top:50%;margin-top:-7px;right:5px;background-image:url(../img/sprite-domicilio.png);background-position:0 -1006px;width:14px;height:14px}
.vendors .infscroll-indicator{display:none;height:80px;position:relative}
.vendors-heading{position:relative;margin:20px 0 25px 0}
.vendors-heading h1{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px;font-size:24px;color:#222;font-weight:700;margin:0;padding-right:28px;line-height:28px;vertical-align:bottom;color:#444;font-size:22px}
.vendors-heading h1 .small,.vendors-heading h1 small{font-weight:400;line-height:1;color:#777}
.vendors-heading h1 .small,.vendors-heading h1 small{font-size:65%}
@media screen and (min-width:992px){.vendors-heading h1{padding-right:0}
}
.toggle-vendor-filter{background-image:url(../img/sprite-domicilio.png);background-position:0 -1395px;width:18px;height:16px;margin:0;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;position:absolute;top:6px;right:0;cursor:pointer}
@media screen and (min-width:992px){.toggle-vendor-filter{display:none}
}
html.no-js .toggle-vendor-filter{display:none!important}
html.no-js .vendors .vendor-filter{display:block}
.vendor-discount{position:relative;min-height:30px;margin:0 0 20px 0;padding:10px;padding-left:66px;border:2px solid #e5e5e5;border-radius:2px}
.vendor-discount:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -3295px;width:46px;height:44px;content:'';position:absolute;left:10px;top:50%;margin-top:-22px}
.vendor-discount__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:10px;margin-bottom:10px;font-size:18px;color:#222;font-weight:700;color:#444;margin:0;margin-bottom:5px}
.vendor-discount__title .small,.vendor-discount__title small{font-weight:400;line-height:1;color:#777}
.vendor-discount__title .small,.vendor-discount__title small{font-size:75%}
.vendor-discount__content{color:#444;margin:0}
.vendor-discount__expiry{display:block;color:#999;margin:0;margin-top:10px}
.reorder{padding:0;background-color:#f8f6f1;border-bottom:1px solid #e5e5e5}
.reorder__inner{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;max-width:992px}

.registro_campo{ font-size:30px;margin-bottom:20px; }
.color_text_cupon{ color:#FFF; }
.text_font_zise{ font-size:20px;  }

@media (min-width:768px){.reorder__inner{width:740px}
}
@media (min-width:992px){.reorder__inner{width:960px}
}
@media (min-width:1200px){.reorder__inner{width:1160px}
}
.reorder__inner__row{margin-left:-10px;margin-right:-10px}
.reorder__inner__row__item{position:relative;min-height:1px;padding-left:10px;padding-right:10px;margin-top:25px;margin-bottom:25px}
@media (min-width:992px){.reorder__inner__row__item{float:left;width:50%}
}
.reorder__cta{text-align:center;margin-top:15px}
.recent-orders .customer-activities-empty,.recent-vendors .customer-activities-empty{margin-top:20px}
.recent-orders__title,.recent-vendors__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px;font-size:24px;color:#222;font-weight:700;position:relative;margin-bottom:0;margin-top:0;font-size:22px;color:#444}
.recent-orders__title .small,.recent-orders__title small,.recent-vendors__title .small,.recent-vendors__title small{font-weight:400;line-height:1;color:#777}
.recent-orders__title .small,.recent-orders__title small,.recent-vendors__title .small,.recent-vendors__title small{font-size:65%}
.recent-orders__title:before,.recent-vendors__title:before{content:'';position:absolute;left:0}
.recent-orders__title{padding-left:22px}
.recent-orders__title:before{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite-5ff9a13d9049846b960c052f636b2d7e.png);background-position:0 -66px;width:17px;height:18px;top:1px}
.recent-vendors__title{padding-left:23px}
.recent-vendors__title:before{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite-5ff9a13d9049846b960c052f636b2d7e.png);background-position:0 0;width:18px;height:16px;top:3px}
.has-popular-products .vendor-menu__menu__container:not(.popular-products) .popular-product{border:2px solid #ffc600}
.has-popular-products .vendor-menu__menu__container:not(.popular-products) .popular-product-title{background:#ffc600;color:#fff;margin:0;padding:5px}
.has-popular-products .popular-product{margin-bottom:10px}
.has-popular-products .popular-product .menu-item__content-wrapper{border:3px solid #feba00}
.has-popular-products .popular-product-title{background:#feba00;display:inline-block;margin:0;padding:5px 10px;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;padding-right:25px}
.has-popular-products .popular-product-title:after{content:'';display:block;width:0;height:0;border-style:solid;border-width:25px 0 0 20px;border-color:#fff transparent transparent transparent;position:absolute;right:0;top:0}
.has-popular-products .popular-product+.menu-item:not(.popular-product) .menu-item__content,.has-popular-products .popular-product+.menu-item:not(.popular-product) .menu-item__variations{border-top:none}
.has-popular-products .menu:first-child .menu__title{display:none}
.has-popular-products .menu:first-child .menu__category{margin-top:0}
.has-popular-products .menu:first-child .menu__category__header .menu__category__content{display:none}
.has-popular-products .menu:first-child .menu__category__title{font-size:15px}
.has-popular-products .menu:first-child .menu__category__title:before{content:"\2764";display:inline-block;padding-top:1px;float:left;margin-right:5px}
.has-popular-products .menu:first-child .popular-product-title{display:none}
.has-popular-products .menu:first-child .popular-product .menu-item__content-wrapper{border:none}
.has-popular-products .menu:first-child .menu__category__header img{display:none}
.vendor_grid_view .menu-list.has-popular-products .menu-item:not(.popular-product){padding-top:36px}
.recommendation-wrapper .recommendation{position:relative;display:inline-block;border-radius:100px;font-size:13px;font-weight:700;padding:2px 5px;color:#959595;background:#eee;padding-left:19px}
.recommendation-wrapper .recommendation.enabled:hover{cursor:pointer}
.recommendation-wrapper .recommendation.enabled:not(.rec-by-me):hover{color:#fff;background:#00b279}
.recommendation-wrapper .recommendation.enabled:not(.rec-by-me):hover:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -122px;width:12px;height:11px}
.recommendation-wrapper .recommendation:before{display:block;content:'';position:absolute;top:50%;background-image:url(../img/sprite-domicilio.png);background-position:0 -61px;width:12px;height:11px;margin-top:-5.5px;left:5px}
.recommendation-wrapper .recommendation.rec-by-me{background:#ffc600;color:#fff;padding-left:19px}
.recommendation-wrapper .recommendation.rec-by-me:before{background-image:url(../img/sprite-domicilio.png);background-position:0 -122px;width:12px;height:11px;margin-top:-5.5px}
.recommendation-wrapper .tooltip .tooltip-inner{font-weight:700}
.location-search{position:relative}
.location-search .location-search-inner{margin-left:-10px;margin-right:-10px}
.location-search .address,.location-search .area,.location-search .city,.location-search .find-food,.location-search .postcode,.location-search .street-number,.location-search .subarea,.location-search .unique-postcode{margin-bottom:15px}
.location-search .address:after,.location-search .address:before,.location-search .area:after,.location-search .area:before,.location-search .city:after,.location-search .city:before,.location-search .find-food:after,.location-search .find-food:before,.location-search .postcode:after,.location-search .postcode:before,.location-search .street-number:after,.location-search .street-number:before,.location-search .subarea:after,.location-search .subarea:before,.location-search .unique-postcode:after,.location-search .unique-postcode:before{content:" ";display:table}
.location-search .address:after,.location-search .area:after,.location-search .city:after,.location-search .find-food:after,.location-search .postcode:after,.location-search .street-number:after,.location-search .subarea:after,.location-search .unique-postcode:after{clear:both}
.location-search .address:after,.location-search .address:before,.location-search .area:after,.location-search .area:before,.location-search .city:after,.location-search .city:before,.location-search .find-food:after,.location-search .find-food:before,.location-search .postcode:after,.location-search .postcode:before,.location-search .street-number:after,.location-search .street-number:before,.location-search .subarea:after,.location-search .subarea:before,.location-search .unique-postcode:after,.location-search .unique-postcode:before{content:" ";display:table}
.location-search .address:after,.location-search .area:after,.location-search .city:after,.location-search .find-food:after,.location-search .postcode:after,.location-search .street-number:after,.location-search .subarea:after,.location-search .unique-postcode:after{clear:both}
.location-search .address label,.location-search .area label,.location-search .city label,.location-search .find-food label,.location-search .postcode label,.location-search .street-number label,.location-search .subarea label,.location-search .unique-postcode label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}
.location-search .address,.location-search .area,.location-search .city,.location-search .find-food,.location-search .postcode,.location-search .postcode-label,.location-search .street-number,.location-search .unique-postcode{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}
.location-search.location_postcode .postcode{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.location-search.location_postcode .postcode{float:left;width:66.66666667%}
}
.location-search.location_postcode .find-food{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.location-search.location_postcode .find-food{float:left;width:33.33333333%}
}
.location-search.location_address .address{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.location-search.location_address .address{float:left;width:66.66666667%}
}
.location-search.location_address .find-food{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.location-search.location_address .find-food{float:left;width:33.33333333%}
}
.location-search.location_area_address .address,.location-search.location_area_address .area,.location-search.location_area_address .find-food{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.location-search.location_area_address .address,.location-search.location_area_address .area,.location-search.location_area_address .find-food{float:left;width:33.33333333%}
}
.location-search.location_city_address .address,.location-search.location_city_address .city,.location-search.location_city_address .find-food{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.location-search.location_city_address .address,.location-search.location_city_address .city,.location-search.location_city_address .find-food{float:left;width:33.33333333%}
}
.location-search.location_city_address_street-number .city{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.location-search.location_city_address_street-number .city{float:left;width:25%}
}
.location-search.location_city_address_street-number .address{float:left;width:83.33333333%;position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.location-search.location_city_address_street-number .address{float:left;width:33.33333333%}
}
.location-search.location_city_address_street-number .street-number{float:left;width:16.66666667%;position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.location-search.location_city_address_street-number .street-number{float:left;width:8.33333333%}
}
.location-search.location_city_address_street-number .find-food{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.location-search.location_city_address_street-number .find-food{float:left;width:33.33333333%}
}
.location-search.location_city_area .area,.location-search.location_city_area .city,.location-search.location_city_area .find-food{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.location-search.location_city_area .area,.location-search.location_city_area .city,.location-search.location_city_area .find-food{float:left;width:33.33333333%}
}
.location-search.location_city_area_subarea .area,.location-search.location_city_area_subarea .city,.location-search.location_city_area_subarea .find-food,.location-search.location_city_area_subarea .subarea{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.location-search.location_city_area_subarea .area,.location-search.location_city_area_subarea .city,.location-search.location_city_area_subarea .find-food,.location-search.location_city_area_subarea .subarea{float:left;width:25%}
}
.location-search.location_city_area_address .address,.location-search.location_city_area_address .area,.location-search.location_city_area_address .city,.location-search.location_city_area_address .find-food{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.location-search.location_city_area_address .address,.location-search.location_city_area_address .area,.location-search.location_city_area_address .city,.location-search.location_city_area_address .find-food{float:left;width:25%}
}
.location-search.location_unique-postcode .unique-postcode{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.location-search.location_unique-postcode .unique-postcode{float:left;width:66.66666667%}
}
.location-search.location_unique-postcode .find-food{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.location-search.location_unique-postcode .find-food{float:left;width:33.33333333%}
}
.location-search.hide-location-fields .location-search-inner form>*{visibility:hidden}
.location-search.hide-location-fields .location-search-inner form>.find-food{visibility:visible}
.location-search p{margin:0}
.location-search .more-items{padding:0 5px;display:block;text-align:right}
@media screen and (min-width:992px){.location-search .more-items{position:absolute;left:7px;bottom:-20px;text-align:left;font-size:12px}
}
a.change-location-link{margin:0;margin-left:10px}
.modal-backdrop{-webkit-box-shadow:none;box-shadow:none}
.modal-backdrop.force-select-location{z-index:991}
.location-suggestions h2{margin-top:0}
.location-suggestions ul{padding-left:0;list-style:none}
.area-list{padding-left:0;list-style:none;margin:10px 0 0 0}
.area-list a{font-size:14px;line-height:24px}
.location-search-ajax-container{color:#444;padding:15px 0 10px 0;background:#ffdf94}
.location-search-ajax-container.js-sticky-element{z-index:1001}
.location-search-ajax-container.has-complete-location{padding:10px 0 5px 0}
.location-search-ajax-container.has-complete-location .message{padding-right:15px}
.location-search-ajax-container.has-incomplete-location .close-change-location{display:none}
.location-search-ajax-container .message{margin-bottom:5px;line-height:1.2}
.location-search-ajax-container .message.change-location .title{font-family:inherit;font-weight:500;line-height:1.1;margin-top:20px;margin-bottom:10px;font-size:24px;color:#222;font-weight:700;color:#444;color:inherit;margin-top:0}
.location-search-ajax-container .message.change-location .title .small,.location-search-ajax-container .message.change-location .title small{font-weight:400;line-height:1;color:#777}
.location-search-ajax-container .message.change-location .title .small,.location-search-ajax-container .message.change-location .title small{font-size:65%}
.location-search-ajax-container .message a.change-location-link{margin:0;padding-top:0;padding-bottom:0;padding-left:10px;border:0;text-decoration:underline;line-height:1;font-weight:700;font-size:14px;vertical-align:baseline;color:#00895d}
.location-search-ajax-container .location-search{margin:0;padding:0;max-width:960px}
@media screen and (max-width:991px){.location-search-ajax-container .location-search{margin-left:auto;margin-right:auto;max-width:400px}
}
.location-search-ajax-container .city .more-items{display:none}
.location-search-ajax-container label{color:inherit}
.location-search-ajax-container input,.location-search-ajax-container select{font-size:16px;background:#fff!important}
.location-search-ajax-container .find-food .btn{line-height:20px;font-size:18px}
@media screen and (min-width:992px){.location-search-ajax-container .find-food .btn{width:auto;display:inline-block}
}
.location-search-ajax-container .message{font-size:15px;font-weight:700;position:relative}
.location-search-ajax-container .message small{font-size:75%;font-weight:400}
.location-search-ajax-container .close-change-location{cursor:pointer;display:inline-block;position:absolute;top:5px;right:0;width:10px;height:11px;background-image:url(../img/sprite-domicilio.png);background-position:0 0}
.location-search-ajax-container .location-near-you-button{margin:10px 0}
.location-search-ajax-container .vendor-detail-location-search{margin-top:5px}
.location-search-main-page{border:0;background:#ffdf94;padding:22px 27px 7px 27px;margin:20px auto;border-radius:4px;color:#444;max-width:960px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}
@media screen and (max-width:991px){.location-search-main-page{padding:15px 15px 0 15px;max-width:400px}
}
.location-search-main-page input,.location-search-main-page select{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:2px;font-size:22px}
select.location-search-main-page input,select.location-search-main-page select{height:46px;line-height:46px}
select[multiple].location-search-main-page input,select[multiple].location-search-main-page select,textarea.location-search-main-page input,textarea.location-search-main-page select{height:auto}
.location-search-main-page .find-food .btn{line-height:26px;font-size:22px}
.twitter-typeahead{width:100%}
.twitter-typeahead .tt-hint{color:#aaa}
.twitter-typeahead .tt-dropdown-menu{width:100%;margin-top:0;padding:0;background-color:#fff;border:1px solid #e5e5e5;border:1px solid rgba(0,0,0,.2);border-radius:2px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}
.twitter-typeahead .tt-suggestion{padding:2px 10px;font-size:14px;line-height:1.3;border-top:1px solid #efefef}
.twitter-typeahead .tt-suggestion:first-of-type{border-top:0}
.twitter-typeahead .tt-suggestion.tt-cursor{color:#000;background-color:#ddd}
.twitter-typeahead .tt-suggestion p{margin:0}
.twitter-typeahead .tt-hint{word-break:normal}
.twitter-typeahead .city-option-header{font-size:14px;font-weight:700;border-bottom:1px solid #efefef;padding-left:4px}
.arrow-more-info{display:none}
.arrow-more-info-container{position:relative}
.arrow-more-info-sticky{width:450px;height:200px;color:#fff;display:block;position:absolute;bottom:-210px;left:10px;z-index:10000;text-shadow:0 0 20px #000;font-weight:700}
.arrow-more-info-sticky img{float:left}
.arrow-more-info-sticky .h3{padding-top:90px;color:#fff}
.custom-location.no-location .current-location{display:none}
.custom-location .btn{color:#fff;background-color:#f0ad4e;border-color:#eea236}
.custom-location .btn.active,.custom-location .btn.focus,.custom-location .btn:active,.custom-location .btn:focus,.custom-location .btn:hover,.open>.dropdown-toggle.custom-location .btn{color:#fff;background-color:#ec971f;border-color:#d58512}
.custom-location .btn.active,.custom-location .btn:active,.open>.dropdown-toggle.custom-location .btn{background-image:none}
.custom-location .btn.disabled,.custom-location .btn.disabled.active,.custom-location .btn.disabled.focus,.custom-location .btn.disabled:active,.custom-location .btn.disabled:focus,.custom-location .btn.disabled:hover,.custom-location .btn[disabled],.custom-location .btn[disabled].active,.custom-location .btn[disabled].focus,.custom-location .btn[disabled]:active,.custom-location .btn[disabled]:focus,.custom-location .btn[disabled]:hover,fieldset[disabled] .custom-location .btn,fieldset[disabled] .custom-location .btn.active,fieldset[disabled] .custom-location .btn.focus,fieldset[disabled] .custom-location .btn:active,fieldset[disabled] .custom-location .btn:focus,fieldset[disabled] .custom-location .btn:hover{background-color:#f0ad4e;border-color:#eea236}
.custom-location .btn .badge{color:#f0ad4e;background-color:#fff}
.custom-location .btn.active,.custom-location .btn:active{outline:0;background-image:none;-webkit-box-shadow:none;box-shadow:none}
.custom-location .btn.btn-alt{background:0 0;color:#f0ad4e;border-color:#f0ad4e;border-radius:100px}
.custom-location .btn.disabled,.custom-location .btn:disabled{color:#fff;background-color:#bcb8b9;border-color:#bcb8b9}
.custom-location .btn.disabled.active,.custom-location .btn.disabled.focus,.custom-location .btn.disabled:active,.custom-location .btn.disabled:focus,.custom-location .btn.disabled:hover,.custom-location .btn:disabled.active,.custom-location .btn:disabled.focus,.custom-location .btn:disabled:active,.custom-location .btn:disabled:focus,.custom-location .btn:disabled:hover,.open>.dropdown-toggle.custom-location .btn.disabled,.open>.dropdown-toggle.custom-location .btn:disabled{color:#fff;background-color:#a39e9f;border-color:#9e999a}
.custom-location .btn.disabled.active,.custom-location .btn.disabled:active,.custom-location .btn:disabled.active,.custom-location .btn:disabled:active,.open>.dropdown-toggle.custom-location .btn.disabled,.open>.dropdown-toggle.custom-location .btn:disabled{background-image:none}
.custom-location .btn.disabled.disabled,.custom-location .btn.disabled.disabled.active,.custom-location .btn.disabled.disabled.focus,.custom-location .btn.disabled.disabled:active,.custom-location .btn.disabled.disabled:focus,.custom-location .btn.disabled.disabled:hover,.custom-location .btn.disabled[disabled],.custom-location .btn.disabled[disabled].active,.custom-location .btn.disabled[disabled].focus,.custom-location .btn.disabled[disabled]:active,.custom-location .btn.disabled[disabled]:focus,.custom-location .btn.disabled[disabled]:hover,.custom-location .btn:disabled.disabled,.custom-location .btn:disabled.disabled.active,.custom-location .btn:disabled.disabled.focus,.custom-location .btn:disabled.disabled:active,.custom-location .btn:disabled.disabled:focus,.custom-location .btn:disabled.disabled:hover,.custom-location .btn:disabled[disabled],.custom-location .btn:disabled[disabled].active,.custom-location .btn:disabled[disabled].focus,.custom-location .btn:disabled[disabled]:active,.custom-location .btn:disabled[disabled]:focus,.custom-location .btn:disabled[disabled]:hover,fieldset[disabled] .custom-location .btn.disabled,fieldset[disabled] .custom-location .btn.disabled.active,fieldset[disabled] .custom-location .btn.disabled.focus,fieldset[disabled] .custom-location .btn.disabled:active,fieldset[disabled] .custom-location .btn.disabled:focus,fieldset[disabled] .custom-location .btn.disabled:hover,fieldset[disabled] .custom-location .btn:disabled,fieldset[disabled] .custom-location .btn:disabled.active,fieldset[disabled] .custom-location .btn:disabled.focus,fieldset[disabled] .custom-location .btn:disabled:active,fieldset[disabled] .custom-location .btn:disabled:focus,fieldset[disabled] .custom-location .btn:disabled:hover{background-color:#bcb8b9;border-color:#bcb8b9}
.custom-location .btn.disabled .badge,.custom-location .btn:disabled .badge{color:#bcb8b9;background-color:#fff}
.custom-location .btn.disabled.active,.custom-location .btn.disabled:active,.custom-location .btn:disabled.active,.custom-location .btn:disabled:active{outline:0;background-image:none;-webkit-box-shadow:none;box-shadow:none}
.custom-location .btn.disabled.btn-alt,.custom-location .btn:disabled.btn-alt{background:0 0;color:#bcb8b9;border-color:#bcb8b9;border-radius:100px}
.custom-location .current-location{background-color:#fcf8e3;border-color:#faebcc;padding:10px 0;color:#000;z-index:990}
a.custom-location .current-location:hover{background-color:#f7ecb5}
.custom-location .current-location .container{position:relative}
.custom-location .current-location .headline{font-weight:700;font-size:14px;color:#000;padding-right:120px}
.custom-location .current-location .change-location{color:#000;position:absolute;display:block;right:10px;top:50%;line-height:20px;margin-top:-10px;max-width:120px}
.custom-location .switch-location{margin-top:20px}
.custom-location .switch-location .switch-location-inner{border:1px solid #e5e5e5;border-radius:2px;background:#fff;padding:20px 10px}
.custom-location .switch-location .switch-location-inner:after,.custom-location .switch-location .switch-location-inner:before{content:" ";display:table}
.custom-location .switch-location .switch-location-inner:after{clear:both}
.custom-location .switch-location .switch-location-inner:after,.custom-location .switch-location .switch-location-inner:before{content:" ";display:table}
.custom-location .switch-location .switch-location-inner:after{clear:both}
.custom-location .switch-location .headline-container{margin-bottom:20px;padding:0 10px}
.custom-location .switch-location .headline-container .h3,.custom-location .switch-location .headline-container h3{margin:0}
.custom-location .switch-location .instructions-container,.custom-location .switch-location .location-selector-container{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){.custom-location .switch-location .instructions-container,.custom-location .switch-location .location-selector-container{float:left;width:50%}
}
.custom-location .switch-location .instructions{position:relative;min-height:120px}
.custom-location .switch-location .instructions .logo{width:120px;margin:0 auto}
@media screen and (min-width:480px){.custom-location .switch-location .instructions.has-logo{padding-left:130px}
.custom-location .switch-location .instructions .logo{position:absolute;top:0;left:0;width:120px;margin:0}
.custom-location .switch-location .instructions .logo img{max-width:120px;max-height:120px;height:auto}
}
.custom-location.valid-location .switch-location{display:none}
html.js .custom-location .reset-location{display:none}
html.js .custom-location.no-location .current-location{display:block}
html.js .custom-location .switch-location{display:none}
html body.mobile-web-frame .custom-location,html.js .custom-location-modal .custom-location{display:block}
html body.mobile-web-frame .custom-location .current-location,html.js .custom-location-modal .custom-location .current-location{display:none}
html body.mobile-web-frame .custom-location .switch-location,html.js .custom-location-modal .custom-location .switch-location{display:block;margin:0}
html body.mobile-web-frame .custom-location .switch-location .container,html.js .custom-location-modal .custom-location .switch-location .container{width:auto;padding:0}
html body.mobile-web-frame .custom-location .switch-location .switch-location-inner,html.js .custom-location-modal .custom-location .switch-location .switch-location-inner{border:0;border-radius:0;background:0 0;padding:0}
html body.mobile-web-frame .custom-location .switch-location .instructions-container,html.js .custom-location-modal .custom-location .switch-location .instructions-container{margin-bottom:5px}
html body.mobile-web-frame .custom-location .switch-location .instructions-container,html body.mobile-web-frame .custom-location .switch-location .location-selector-container,html.js .custom-location-modal .custom-location .switch-location .instructions-container,html.js .custom-location-modal .custom-location .switch-location .location-selector-container{float:left;width:100%;position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){html body.mobile-web-frame .custom-location .switch-location .instructions-container,html body.mobile-web-frame .custom-location .switch-location .location-selector-container,html.js .custom-location-modal .custom-location .switch-location .instructions-container,html.js .custom-location-modal .custom-location .switch-location .location-selector-container{float:left;width:100%}
}
html body.mobile-web-frame .custom-location .btn,html.js .custom-location-modal .custom-location .btn{width:100%}
html body.mobile-web-frame{background:#fff}
html body.mobile-web-frame .custom-location .current-location{display:none!important}
html body.mobile-web-frame .custom-location .switch-location .headline-container{background:#e5e5e5;padding:10px 20px;text-align:center}
html body.mobile-web-frame .custom-location .switch-location .form-control.city{display:none}
html.js .custom-location-modal .custom-location .headline-container{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.43px;margin:-20px -10px 20px;padding:10px 20px;background:#e5e5e5;border:0;border-top-left-radius:2px;border-top-right-radius:2px}
html.js .custom-location-modal .custom-location .headline-container .h3,html.js .custom-location-modal .custom-location .headline-container h3{margin:0}
html.js .custom-location-modal .modal-dialog{max-width:767px}
html.js .custom-location-modal .modal-body{padding:20px 10px}
html.js body.mobile-web-frame .custom-location.pizza-hut .switch-location .form-control.city{display:block}
.homepage-area-selection-container{-webkit-background-size:cover;background-size:cover;background-position:center;background-color:#b74827;border-bottom:1px solid rgba(0,0,0,.2);-webkit-box-shadow:inset 0 6px 8px -6px rgba(0,0,0,.1);box-shadow:inset 0 6px 8px -6px rgba(0,0,0,.1);position:relative}
.homepage-area-selection-container>.container{position:relative;padding-top:30px;padding-bottom:30px}
@media screen and (min-width:768px){.homepage-area-selection-container>.container{padding-top:50px;padding-bottom:90px}
}
@media screen and (min-width:992px){.homepage-area-selection-container>.container{padding-top:100px;padding-bottom:140px}
}
@media screen and (min-width:1200px){.homepage-area-selection-container>.container{padding-top:150px;padding-bottom:190px}
}
.homepage-area-selection-container .homepage-headline h1{color:#fff;font-size:50px;margin:0;margin-bottom:20px}
@media screen and (max-width:768px){.homepage-area-selection-container .homepage-headline h1{font-size:26px;margin-bottom:10px}
}
.homepage-area-selection-container .homepage-headline h2{color:#fff;font-size:24px;margin:0;margin-bottom:40px;font-weight:lighter}
@media screen and (max-width:768px){.homepage-area-selection-container .homepage-headline h2{font-size:16px;margin-bottom:20px;font-weight:400}
}
.homepage-headline{position:relative;text-align:center;color:#fff}
.homepage-headline.has-payment-banner h1{text-align:left;padding-right:200px}
@media screen and (max-width:480px){.homepage-headline.has-payment-banner h1{padding-right:0}
}
.payment-banner{display:block;position:absolute;top:0;right:0}
@media screen and (max-width:480px){.payment-banner{position:static;display:block;margin-top:20px}
}
html body.home{background:#fff}
.order-steps-container{border-bottom:1px solid #e5e5e5;background:#fff}
.order-steps-container .order-steps{display:none}
.order-steps-container .order-steps-expander{background:#fff;padding:20px 0;text-align:center}
.order-steps-container .order-steps-expander .title{font-size:18px;color:#777}
.order-steps-container .order-steps-expander .trigger{color:#333;font-weight:700;padding:0 20px;cursor:pointer;position:relative}
.order-steps-container .order-steps-expander .trigger:after{content:"";display:inline-block;border-right:none;border-left:9px solid;border-top:6px solid transparent;border-bottom:6px solid transparent;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);margin-left:10px}
.order-steps-container.open .order-steps-expander .trigger:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.order-steps ul{margin-left:-10px;margin-right:-10px;position:relative;margin:20px 0;padding:0;list-style:none}
.order-steps li{min-height:1px;padding-left:10px;padding-right:10px;text-align:center;color:#333;word-break:break-all;position:relative;min-height:83px;margin:20px 0}
@media (min-width:768px){.order-steps li{float:left;width:25%}
}
.order-steps li:before{content:'';display:block;margin:0 auto 10px auto}
@media screen and (max-width:767px){.order-steps li:before{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0}
}
.order-steps .step.one:before{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite-5ff9a13d9049846b960c052f636b2d7e.png);background-position:0 -134px;width:55px;height:83px}
.order-steps .step.two:before{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite-5ff9a13d9049846b960c052f636b2d7e.png);background-position:0 -267px;width:81px;height:83px}
.order-steps .step.three:before{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite-5ff9a13d9049846b960c052f636b2d7e.png);background-position:0 -400px;width:65px;height:83px}
.order-steps .step.four:before{background-image:url(https://la.puertadealcala.mx/bundles/foodpandashopsite/dist/sprite-5ff9a13d9049846b960c052f636b2d7e.png);background-position:0 -533px;width:61px;height:83px}
.order-steps .step>div{padding:0;width:100%;position:relative}
@media screen and (max-width:767px){.order-steps .step>div{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
}
.order-steps .title{font-size:18px;margin:0;margin-bottom:10px;font-weight:700}
@media screen and (max-width:480px){.order-steps .title{font-size:18px;margin-bottom:5px}
}
.order-steps .description{font-size:16px;color:#444;margin:0;line-height:1.6;font-weight:400}
@media screen and (max-width:480px){.order-steps .description{font-size:14px}
}
.order-steps .description,.order-steps .title{word-break:normal}
@media screen and (max-width:767px){.order-steps .description,.order-steps .title{padding-left:111px;text-align:left}
}
html.no-js .order-steps-container .order-steps{display:block}
.home-cuisines{max-width:800px;margin:60px auto 20px auto}
.home-cuisines:last-of-type{margin-bottom:60px}
.home-cuisines__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px;font-size:24px;color:#222;font-weight:700;text-align:center;margin:0;margin-bottom:20px}
.home-cuisines__title .small,.home-cuisines__title small{font-weight:400;line-height:1;color:#777}
.home-cuisines__title .small,.home-cuisines__title small{font-size:65%}
.home-cuisines__list{margin:0;padding:0;list-style:none;font-size:16px;-webkit-columns:2;-moz-columns:2;columns:2}
@media screen and (min-width:768px){.home-cuisines__list{-webkit-columns:3;-moz-columns:3;columns:3}
}
@media screen and (min-width:992px){.home-cuisines__list{-webkit-columns:4;-moz-columns:4;columns:4}
}
.home-cuisines__list__item a{display:inline-block}
.home-popular-restaurants{margin-top:60px;margin-bottom:60px}
.home-popular-restaurants:last-of-type{margin-bottom:60px}
.home-popular-restaurants__title{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px;font-size:24px;color:#222;font-weight:700;text-align:center;margin:0;margin-bottom:20px}
.home-popular-restaurants__title .small,.home-popular-restaurants__title small{font-weight:400;line-height:1;color:#777}
.home-popular-restaurants__title .small,.home-popular-restaurants__title small{font-size:65%}
.home-popular-restaurants__list{padding-left:0;list-style:none;margin:0 auto -20px auto}
.home-popular-restaurants__list:after,.home-popular-restaurants__list:before{content:" ";display:table}
.home-popular-restaurants__list:after{clear:both}
.home-popular-restaurants__list:after,.home-popular-restaurants__list:before{content:" ";display:table}
.home-popular-restaurants__list:after{clear:both}
.home-popular-restaurants__list__item{padding:0 10px;margin:0;margin-bottom:20px;position:relative;float:left;width:144px;height:124px}
.home-popular-restaurants__list__item a,.home-popular-restaurants__list__item img{display:block;width:100%;height:100%;margin:0;padding:0}
.home-popular-restaurants__list__item a{border:2px solid #e5e4e3}
.home-popular-restaurants .home-popular-restaurants__list{max-width:288px}
.home-popular-restaurants .home-popular-restaurants__list__item{width:50%;height:auto;max-width:144px;max-height:124px}
@media screen and (min-width:480px){.home-popular-restaurants.large .home-popular-restaurants__list,.home-popular-restaurants.small .home-popular-restaurants__list{max-width:576px}
.home-popular-restaurants.large .home-popular-restaurants__list__item,.home-popular-restaurants.small .home-popular-restaurants__list__item{width:25%;height:auto;max-width:144px;max-height:124px}
}
@media screen and (min-width:992px){.home-popular-restaurants.large .home-popular-restaurants__list{max-width:1152px}
.home-popular-restaurants.large .home-popular-restaurants__list__item{width:12.5%;height:auto;max-width:144px;max-height:124px}
}
@media screen and (min-width:480px){.home-popular-restaurants.medium .home-popular-restaurants__list{max-width:432px}
.home-popular-restaurants.medium .home-popular-restaurants__list__item{width:33.33333333%;height:auto;max-width:144px;max-height:124px}
}
@media screen and (min-width:768px){.home-popular-restaurants.medium .home-popular-restaurants__list{max-width:864px}
.home-popular-restaurants.medium .home-popular-restaurants__list__item{width:16.66666667%;height:auto;max-width:144px;max-height:124px}
}
.homepage-banner{background:#fff;padding:0 20px 10px;margin-bottom:20px;position:relative;border-radius:2px}
.homepage-banner .h5,.homepage-banner h5{margin:0;font-weight:700;color:#535353;font-size:18px;text-align:center;padding:10px 0 0 0}
.homepage-banner a.more-deals{top:10px;right:20px;font-weight:700;position:absolute}
.homepage-banner hr{margin:10px 0}
.homepage-banner ul{padding-left:0;list-style:none;margin-left:-10px;margin-right:-10px}
.homepage-banner ul li{position:relative;float:left;width:33.33333333%;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.homepage-banner ul li{float:left;width:16.66666667%}
}
@media screen and (max-width:480px){.homepage-banner ul li{position:relative;float:left;width:50%;min-height:1px;padding-left:10px;padding-right:10px}
}
.homepage-banner ul a{display:block;text-align:center;margin-bottom:5px}
.homepage-banner ul img{display:block;max-width:100%;height:auto}
.homepage-banner-wide{background:#fff;margin-bottom:20px;border-radius:2px}
.homepage-banner-wide img{display:block;max-width:100%;height:auto}
.homepage-deal-wrapper{margin-left:-10px;margin-right:-10px;border-radius:2px}
.homepage-deal-wrapper .h2{text-align:center;margin:0}
.homepage-deal-wrapper .homepage-deal{float:left;width:100%;position:relative;min-height:1px;padding-left:10px;padding-right:10px;height:162px;margin-bottom:10px}
@media (min-width:768px){.homepage-deal-wrapper .homepage-deal{float:left;width:50%}
}
@media (min-width:1200px){.homepage-deal-wrapper .homepage-deal{float:left;width:33.33333333%}
}
.homepage-deal-wrapper .homepage-deal .homepage-deal-content{z-index:50;border-radius:2px;border:1px solid #e5e5e5;background:#fff;padding:10px;padding-left:170px;position:relative;height:162px}
.homepage-deal-wrapper .homepage-deal .homepage-deal-content .h5{margin:0 0 5px;line-height:18px}
.homepage-deal-wrapper .homepage-deal .homepage-deal-content p{color:#666;line-height:18px}
.homepage-deal-wrapper .homepage-deal .homepage-deal-content .btn{text-align:center;position:absolute;right:10px;bottom:10px;width:185px;padding-left:6px;padding-right:6px}
.homepage-deal-wrapper .homepage-deal .homepage-deal-img-wrapper{z-index:51;position:absolute;width:160px;overflow:hidden;height:160px;left:11px;top:1px;border-radius:2px}
@media screen and (max-width:1199px){.homepage-deal-wrapper .homepage-deal .homepage-deal-content .btn{width:168px}
}
@media screen and (max-width:767px){.homepage-banner a.more-deals{display:none}
.homepage-deal-wrapper .homepage-deal .homepage-deal-content .btn{width:40%}
}
.home-banner{padding-left:0;list-style:none;margin:0;margin-left:-10px;margin-right:-10px}
.home-banner:after,.home-banner:before{content:" ";display:table}
.home-banner:after{clear:both}
.home-banner:after,.home-banner:before{content:" ";display:table}
.home-banner:after{clear:both}
.home-banner li,.home-banner.large li{margin:0;padding:0;position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px;margin-bottom:20px}
.home-banner li a,.home-banner.large li a{display:block;background:#fff;border-radius:2px}
.home-banner li img,.home-banner.large li img{background:#fff;width:100%;display:block;max-width:100%;height:auto}
.home-banner.medium li{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.home-banner.medium li{float:left;width:50%}
}
.home-banner.small li{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){.home-banner.small li{float:left;width:33.33333333%}
}
.home-promotions{background:#f8f6f1;padding:50px 0 40px 0;border-bottom:1px solid #e5e5e5}
.home-promotions ul{padding-left:0;list-style:none;margin:0 auto;max-width:960px}
.home-promotions ul:after,.home-promotions ul:before{content:" ";display:table}
.home-promotions ul:after{clear:both}
.home-promotions ul:after,.home-promotions ul:before{content:" ";display:table}
.home-promotions ul:after{clear:both}
@media screen and (max-width:768px){.home-promotions ul{max-width:640px}
}
.home-promotions li{padding:0 10px;margin:0;margin-bottom:20px;position:relative;float:left}
.home-promotions li>a{display:block;border:1px solid #e5e5e5}
.home-promotions li img{display:block;width:100%!important;height:auto!important;margin:0;padding:0}
.home-promotions li,.home-promotions li.small{width:33.3%;max-width:320px}
@media screen and (max-width:768px){.home-promotions li,.home-promotions li.small{width:50%}
}
@media screen and (max-width:480px){.home-promotions li,.home-promotions li.small{width:100%}
}
.home-promotions li.medium{width:66.6%;max-width:640px}
@media screen and (max-width:768px){.home-promotions li.medium{width:100%}
}
.home-promotions li.large{width:100%;max-width:960px}
@media screen and (max-width:767px){.home-promotions li{display:none}
.home-promotions li.primary{display:block}
}
.tt-dropdown-menu{max-height:200px;overflow-y:auto}
body.es{background:#f7f8f8}
html.no-js .btn-group:hover>.dropdown-menu{display:block;margin-top:0}
body.whitelabel .powered-by{line-height:100%;vertical-align:top;margin:0 10px}
body.whitelabel .powered-by a,body.whitelabel .powered-by a:hover{text-decoration:none}
body.whitelabel .powered-by img{display:block;margin:0;padding:0}
@media screen and (max-width:767px){body.whitelabel .header-logo.replaced{max-height:none}
body.whitelabel .header-logo.replaced img{max-height:none}
}
body.whitelabel .header-links{float:right}
@media screen and (max-width:480px){body.whitelabel .header-links{float:right;position:relative;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
}
body.whitelabel .whitelabel-background{display:none;background:0 0;width:100%;height:100%;position:fixed;top:0;left:0;z-index:-1}
body.whitelabel .whitelabel-textbox{margin:0;margin-bottom:-75px;background:#fff;border-top:1px solid #e5e5e5}
body.whitelabel .whitelabel-textbox:after,body.whitelabel .whitelabel-textbox:before{content:" ";display:table}
body.whitelabel .whitelabel-textbox:after{clear:both}
body.whitelabel .whitelabel-textbox:after,body.whitelabel .whitelabel-textbox:before{content:" ";display:table}
body.whitelabel .whitelabel-textbox:after{clear:both}
body.whitelabel .whitelabel-textbox .inner{padding:10px 0;margin-left:auto;margin-right:auto}
body.whitelabel .side-by-side-container{margin-left:-10px;margin-right:-10px}
body.whitelabel .side-by-side-container .homepage-tagline{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){body.whitelabel .side-by-side-container .homepage-tagline{float:left;width:50%}
}
body.whitelabel .side-by-side-container .homepage-headline{text-align:left}
body.whitelabel .side-by-side-container .area-selection-container{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:992px){body.whitelabel .side-by-side-container .area-selection-container{float:left;width:50%}
}
body.whitelabel .side-by-side-container .area-selection-container .address,body.whitelabel .side-by-side-container .area-selection-container .area,body.whitelabel .side-by-side-container .area-selection-container .city,body.whitelabel .side-by-side-container .area-selection-container .find-food,body.whitelabel .side-by-side-container .area-selection-container .postcode,body.whitelabel .side-by-side-container .area-selection-container .postcode-label,body.whitelabel .side-by-side-container .area-selection-container .street-number{position:relative;min-height:1px;padding-left:10px;padding-right:10px}
@media (min-width:768px){body.whitelabel .side-by-side-container .area-selection-container .address,body.whitelabel .side-by-side-container .area-selection-container .area,body.whitelabel .side-by-side-container .area-selection-container .city,body.whitelabel .side-by-side-container .area-selection-container .find-food,body.whitelabel .side-by-side-container .area-selection-container .postcode,body.whitelabel .side-by-side-container .area-selection-container .postcode-label,body.whitelabel .side-by-side-container .area-selection-container .street-number{float:left;width:100%}
}
@media (min-width:992px){body.whitelabel .side-by-side-container .area-selection-container .address,body.whitelabel .side-by-side-container .area-selection-container .area,body.whitelabel .side-by-side-container .area-selection-container .city,body.whitelabel .side-by-side-container .area-selection-container .find-food,body.whitelabel .side-by-side-container .area-selection-container .postcode,body.whitelabel .side-by-side-container .area-selection-container .postcode-label,body.whitelabel .side-by-side-container .area-selection-container .street-number{float:left;width:100%}
}
body.whitelabel .side-by-side-container .area-selection-container .postcode-label{text-align:left}
body.whitelabel .js-change-location-box-add-target{position:relative;z-index:1010}
body.whitelabel .flash-messages{background:0 0}
.site-override-custom-footer,.site-override-custom-header{background-color:transparent;border:0 none transparent;padding:0;margin:0;overflow:hidden;width:100%;display:block}
.refer-a-friend-promotional-placement{position:relative;height:226px;padding:20px 60px;margin:0;background:transparent no-repeat 50% 0;-webkit-background-size:cover;background-size:cover}
.refer-a-friend-promotional-placement-main-text{color:#fff;font-size:48px;line-height:45px;width:85%}
.refer-a-friend-ribbon{position:absolute;top:0;right:60px;max-width:105px;color:#fff;text-transform:uppercase}
.refer-a-friend-ribbon:after{content:'';display:block;background-image:url(../img/sprite-domicilio.png);background-position:0 -1198px;width:165px;height:15px;width:100%}
.refer-a-friend-ribbon-text,.refer-a-friend-ribbon-title{background:#ea5b30;padding:0 5px;margin:0}
.refer-a-friend-ribbon-title{color:#fff;padding-top:30px;font-size:19px}
.refer-a-friend-ribbon-text{font-size:11px;padding-bottom:40px}
@media screen and (max-width:767px){.refer-a-friend-promotional-placement{padding:15px}
.refer-a-friend-promotional-placement-main-text{width:auto;font-size:33px;line-height:30px}
.refer-a-friend-ribbon{position:static;max-width:none;margin-bottom:10px}
.refer-a-friend-ribbon:after{display:none}
.refer-a-friend-ribbon .refer-a-friend-ribbon-text,.refer-a-friend-ribbon .refer-a-friend-ribbon-title{background:0 0;padding:0}
}
@media screen and (max-width:382px){.refer-a-friend-promotional-placement-main-text{font-size:24px;line-height:24px}
}
.arrow:before{content:'';margin-right:5px;content:"";display:inline-block;border-right:none;border-left:9px solid;border-top:6px solid transparent;border-bottom:6px solid transparent;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);margin-top:0}
.arrow:before{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
.arrow.selected:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)



article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display: block; }
            /*** Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
            audio,canvas,video { display: inline-block;*display: inline;*zoom: 1; }
            /** Prevent modern browsers from displaying `audio` without controls.
                Remove excess height in iOS 5 devices. */
            audio:not([controls]){ display: none;height: 0; }
            /*** Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
                 Known issue: no IE 6 support. */
            [hidden]{ display: none; }
            /* ==========================================================================
               Base
               ========================================================================== */
            /**
             * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
             *    `em` units.
             * 2. Prevent iOS text size adjust after orientation change, without disabling
             *    user zoom.
            */
            html{ font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
            /*** Address `font-family` inconsistency between `textarea` and other form * elements. */
            html,button,input,select,textarea{ font-family: sans-serif; }
            /*** Address margins handled incorrectly in IE 6/7. */
            body{  margin: 0; }
            /* Links */
            /*** Address `outline` inconsistency between Chrome and other browsers. */
            a:focus{ outline: thin dotted; }
            /*** Improve readability when focused and also mouse hovered in all browsers. */
            a:active,a:hover { outline: 0; }
            /* ==========================================================================
               Typography
               ========================================================================== */
            /*** Address font sizes and margins set differently in IE 6/7. * Address font sizes within `section` and `article` in Firefox 4+, Safari 5, * and Chrome. */
            /*h1{ font-size: 2em;margin: 0.67em 0;   }
            h2{ font-size: 1.5em;margin: 0.83em 0; }
            h3{ font-size: 1.17em;margin: 1em 0;   }
            h4{ font-size: 1em;margin: 1.33em 0;   }
            h5{ font-size: 0.83em;margin: 1.67em 0;}
            h6{ font-size: 0.67em;margin: 2.33em 0;}*/
            /*** Address styling not present in IE 7/8/9, Safari 5, and Chrome. */
            abbr[title]{ border-bottom: 1px dotted; }
            /*** Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
            b,strong{ font-weight: bold;  }
            blockquote{ margin: 1em 40px; }
            /*** Address styling not present in Safari 5 and Chrome. */
            dfn{ font-style: italic; }
            /*** Address differences between Firefox and other browsers. * Known issue: no IE 6/7 normalization. */
            hr{ -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
            /*** Address styling not present in IE 6/7/8/9. */
            mark{ background: #ff0;color: #000; }
            /*** Address margins set differently in IE 6/7. */
            /*p,pre{ margin: 1em 0; }*/
            /*** Correct font family set oddly in IE 6, Safari 4/5, and Chrome. */
            code,kbd,pre,samp{ font-family: monospace, serif;_font-family: 'courier new', monospace;font-size: 1em;}
            /*** Improve readability of pre-formatted text in all browsers. */
            pre{ white-space: pre;white-space: pre-wrap;word-wrap: break-word; }
            /*** Address CSS quotes not supported in IE 6/7. */
            q{ quotes: none; }
            /*** Address `quotes` property not supported in Safari 4. */
            q:before,q:after { content: '';content: none; }
            /*** Address inconsistent and variable font size in all browsers. */
            small{  font-size: 80%;}
            /*** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
            sub,sup { font-size: 75%;line-height: 0;position: relative;vertical-align: baseline; }
            sup{ top: -0.5em; }
            sub{ bottom: -0.25em; }
            nav ul,nav ol { list-style: none;list-style-image: none; }
            /*=== Embedded content ===*/
            /*** 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3. * 2. Improve image quality when scaled in IE 7. */
            img{ border: 0; -ms-interpolation-mode: bicubic; }
            /*** Correct overflow displayed oddly in IE 9. */
            svg:not(:root){ overflow: hidden; }
            /* === Figures === */
            /*** Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
            figure{ margin: 0; }
            /*=== Forms === */
            /*** Correct margin displayed oddly in IE 6/7. ***/
            form{ margin: 0; }
            /*** Define consistent border, margin, and padding. */
            fieldset{ border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
            /*** 1. Correct color not being inherited in IE 6/7/8/9.* 2. Correct text not wrapping in Firefox 3.* 3. Correct alignment displayed oddly in IE 6/7.*/
            legend{ border: 0;padding: 0;white-space: normal;*margin-left: -7px; }
            /*** 1. Correct font size not being inherited in all browsers. * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5, *    and Chrome. * 3. Improve appearance and consistency in all browsers. */
            button,input,select,textarea{ font-size: 100%;margin: 0;vertical-align: baseline;*vertical-align: middle; }
            /*** Address Firefox 3+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */
            button,input { line-height: normal; }
            /*** Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+. * Correct `select` style inheritance in Firefox 4+ and Opera. */
            button,select{ text-transform: none; }
            /*** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` *    and `video` controls. * 2. Correct inability to style clickable `input` types in iOS.
             * 3. Improve usability and consistency of cursor style between image-type *    `input` and others.
             * 4. Remove inner spacing in IE 7 without affecting normal text inputs. *    Known issue: inner spacing remains in IE 6.
            */
            button,html input[type='button'],input[type='reset'],input[type='submit']{ -webkit-appearance: button; cursor: pointer; *overflow: visible;}
            /*** Re-set default cursor for disabled elements. */
            button[disabled],html input[disabled]{ cursor: default; }
            /*** 1. Address box sizing set to content-box in IE 8/9. * 2. Remove excess padding in IE 8/9. * 3. Remove excess padding in IE 7. *    Known issue: excess padding remains in IE 6. */
            input[type='checkbox'],input[type='radio']{ box-sizing: border-box;padding: 0; *height: 13px; *width: 13px; }
            /*** 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome * (include `-moz` to future-proof). */
            input[type='search']{ -webkit-appearance: textfield;-moz-box-sizing: content-box; -webkit-box-sizing: content-box;box-sizing: content-box; }
            /*** Remove inner padding and search cancel button in Safari 5 and Chrome * on OS X. */
            input[type='search']::-webkit-search-cancel-button,input[type='search']::-webkit-search-decoration{ -webkit-appearance: none; }
            /*** Remove inner padding and border in Firefox 3+. */
            button::-moz-focus-inner,input::-moz-focus-inner{ border: 0; padding: 0; }
            /*** 1. Remove default vertical scrollbar in IE 6/7/8/9. * 2. Improve readability and alignment in all browsers. */
            textarea{ overflow: auto; vertical-align: top; }
            /* == Tables == */
            /** * Remove most spacing between table cells. */
            table{ border-collapse: collapse; border-spacing: 0; }

            /**************  demos ***********************/   /**************  demos ***********************/
            /* Menu Button */
            .menu-btn{ width: 84px;padding: 10px;margin-left: 20px;margin-bottom: 10px;margin-top: 10px;background:rgba(0,0,0,1);color:rgba(255,255,255,1);text-align: center;cursor: pointer; }
            .menu-btn:hover{ background: rgba(0,0,0,1); color:rgba(255,255,255,1); }

            /* Menu Appearance */
            .pushy{ color:rgba(255,255,255,1);position: fixed;width: 216px;height: 100%;top: 0;z-index: 9999;background:rgba(0,0,0,1);font-size: 0.9em;font-weight: bold;/* -webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7); */-moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);/* box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7); */overflow: auto;-webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */ }
            .pushy a{ display: block;padding: 0px 30px;border-bottom: 1px solid rgba(0, 0, 0, .1);border-top: 1px solid rgba(255, 255, 255, .1);text-decoration: none; }
            /* este *//* este *//* este */
            /*.pushy a:hover{ background: #00b4ff; color: #FFF; } */
            /* Menu Movement */
            .pushy-left{ -webkit-transform: translate3d(-240px,0,0); -moz-transform: translate3d(-240px,0,0); -ms-transform: translate3d(-240px,0,0); -o-transform: translate3d(-240px,0,0);transform: translate3d(-240px,0,0); }
            .pushy-open{ -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
            .container-push, .push-push{ -webkit-transform: translate3d(200px,0,0);-moz-transform: translate3d(200px,0,0);-ms-transform: translate3d(200px,0,0); -o-transform: translate3d(200px,0,0); transform: translate3d(200px,0,0); }
            /* Menu Transitions */
            .pushy, #container, .push{ -webkit-transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99); -moz-transition: -moz-transform .2s cubic-bezier(.16, .68, .43, .99); -o-transition: -o-transform .2s cubic-bezier(.16, .68, .43, .99); transition: transform .2s cubic-bezier(.16, .68, .43, .99); }
            /* Site Overlay */
            .site-overlay{ display: none; }
            .pushy-active .site-overlay{ display: block;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1000;background-color: rgba(0,0,0,0.5);-webkit-animation: fade 500ms;-moz-animation: fade 500ms; -o-animation: fade 500ms; animation: fade 500ms; }
            @keyframes fade{ 0%   { opacity: 0; } 100% { opacity: 1; } }
            @-moz-keyframes fade{ 0%   { opacity: 0; } 100% { opacity: 1; } }
            @-webkit-keyframes fade{ 0%   { opacity: 0; } 100% { opacity: 1; } }
            @-o-keyframes fade{ 0%   { opacity: 0; } 100% { opacity: 1; } }
            /* Example Media Query */
            @media screen and (max-width: 768px){ .pushy{ font-size: 1.0em;} }