@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,600,700);
#keywords {
  margin: 0 auto;
  position: absolute;
  left: 0;
  top: 95px;
  font-size: 15px;
  text-align: left;
  right: 0;
  color: red;
  z-index: 10000; }
  @media (max-width: 992px) {
    #keywords {
      top: 58px; } }
  @media (min-width: 544px) {
    #keywords {
      max-width: 540px; } }
  @media (min-width: 768px) {
    #keywords {
      max-width: 750px; } }
  @media (min-width: 992px) {
    #keywords {
      max-width: 970px; } }
  @media (min-width: 1200px) {
    #keywords {
      max-width: 1170px; } }
  @media (min-width: 1360px) {
    #keywords {
      max-width: 1300px; } }
  @media (min-width: 1560px) {
    #keywords {
      max-width: 1500px; } }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block; }

body {
  margin: 0;
  color: #1d2253;
  font-size: 14px;
  line-height: 24px;
  font-family: 'Raleway',sans-serif; }

main {
  background: #fff;
  overflow: visible;
  float: left;
  width: 100%; }

.container {
  margin: 0 auto; }
  @media (max-width: 544px) {
    .container {
      margin: 0 15px; } }
  @media (min-width: 544px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 750px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1170px;
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 1360px) {
    .container {
      max-width: 1300px;
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 1560px) {
    .container {
      max-width: 1500px;
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 1660px) {
    .container {
      max-width: 1600px;
      padding-left: 0;
      padding-right: 0; } }
  .container:after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }
  .row:after {
    content: "";
    display: table;
    clear: both; }

.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, .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, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .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 {
  position: relative;
  min-height: 1px;
  padding-left: 10;
  padding-right: 10; }

@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-xs-1 {
  float: left;
  width: 8.33333%; }

.col-xs-2 {
  float: left;
  width: 16.66667%; }

.col-xs-3 {
  float: left;
  width: 22.5%; }

.col-xs-4 {
  float: left;
  width: 33.33333%; }

.col-xs-5 {
  float: left;
  width: 41.66667%; }

.col-xs-6 {
  float: left;
  width: 45.5%; }

.col-xs-7 {
  float: left;
  width: 58.33333%; }

.col-xs-8 {
  float: left;
  width: 66.66667%; }

.col-xs-9 {
  float: left;
  width: 72.5%; }

.col-xs-10 {
  float: left;
  width: 83.33333%; }

.col-xs-11 {
  float: left;
  width: 91.66667%; }

.col-xs-12 {
  float: left;
  width: 100%; }
  @media (max-width: 768px) {
    .col-xs-12 {
      float: none;
      width: auto; } }

@media (min-width: 992px) {
  .col-md-12 {
    float: left;
    width: 100%; } }

@media (min-width: 992px) {
  .col-md-11 {
    float: left;
    width: 91.66667%; } }

@media (min-width: 992px) {
  .col-md-10 {
    float: left;
    width: 83.33333%; } }

@media (min-width: 992px) {
  .col-md-9 {
    float: left;
    width: 72.5%; } }

@media (min-width: 992px) {
  .col-md-8 {
    float: left;
    width: 66.66667%; } }

@media (min-width: 992px) {
  .col-md-7 {
    float: left;
    width: 58.33333%; } }

@media (min-width: 992px) {
  .col-md-6 {
    width: 45.5%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5 {
    float: left;
    width: 41.66667%; } }

@media (min-width: 992px) {
  .col-md-4 {
    float: left;
    width: 33.33333%; } }

@media (min-width: 992px) {
  .col-md-3 {
    float: left;
    width: 22.5%; } }

@media (min-width: 992px) {
  .col-md-2 {
    float: left;
    width: 16.66667%; } }

@media (min-width: 992px) {
  .col-md-1 {
    float: left;
    width: 8.33333%; } }

@media (min-width: 768px) {
  .col-sm-1 {
    float: left;
    width: 8.33333%; } }

@media (min-width: 768px) {
  .col-sm-2 {
    float: left;
    width: 16.66667%; } }

@media (min-width: 768px) {
  .col-sm-3 {
    float: left;
    width: 25%; } }

@media (min-width: 768px) {
  .col-sm-4 {
    float: left;
    width: 29.33333%; } }

@media (min-width: 768px) {
  .col-sm-5 {
    float: left;
    width: 41.66667%; } }

@media (min-width: 768px) {
  .col-sm-6 {
    float: left;
    width: 50%; } }

@media (min-width: 768px) {
  .col-sm-7 {
    float: left;
    width: 58.33333%; } }

@media (min-width: 768px) {
  .col-sm-8 {
    float: left;
    width: 62.66667%; } }

@media (min-width: 768px) {
  .col-sm-9 {
    float: left;
    width: 75%; } }

@media (min-width: 768px) {
  .col-sm-10 {
    float: left;
    width: 83.33333%; } }

@media (min-width: 768px) {
  .col-sm-11 {
    float: left;
    width: 91.66667%; } }

@media (min-width: 768px) {
  .col-sm-12 {
    float: left;
    width: 100%; } }

*, :after, :before {
  box-sizing: inherit; }

/*#left-column, #content-wrapper {
    margin: 0 -15px;
}*/
@media (max-width: 544px) {
  #content-wrapper {
    margin: 0 10px; } }

#wrapper {
  width: 100%;
  padding: 0;
  background: none;
  box-shadow: none;
  margin-bottom: 30px;
  margin-top: 10px; }

.form-submit, #continue-shopping-link a, .incomp-buttons input, input[type='button'],
#uc-attribute-option-form div > a, #uc-attribute-form div > a, #uc-object-options-form .add-option, #uc-object-options-form .add-option,
#uc-attribute-options-form div > a, #uc-object-attributes-form div > a, .item-list ~ a[href*="admin/store/attributes/add"],
#uc-cart-checkout-form .next, #uc-cart-checkout-form .prev, .cancel-quotation, .cart-block-view-cart a, .back-to-blog {
  padding: 10px 14px !important;
  margin-bottom: 3px;
  display: inline-block;
  background-color: #1d2253;
  background-repeat: repeat-x;
  border: 0 none;
  font-weight: bold;
  color: white;
  cursor: pointer;
  min-width: 120px;
  border-radius: 0;
  text-align: center;
  font-size: 14px;
  margin-left: 0;
  font-family: 'Raleway', sans-serif;
  text-decoration: none; }
  .form-submit:hover, #continue-shopping-link a:hover, .incomp-buttons input:hover, input[type='button']:hover,
  #uc-attribute-option-form div > a:hover, #uc-attribute-form div > a:hover, #uc-object-options-form .add-option:hover, #uc-object-options-form .add-option:hover,
  #uc-attribute-options-form div > a:hover, #uc-object-attributes-form div > a:hover, .item-list ~ a[href*="admin/store/attributes/add"]:hover,
  #uc-cart-checkout-form .next:hover, #uc-cart-checkout-form .prev:hover, .cancel-quotation:hover, .cart-block-view-cart a:hover, .back-to-blog:hover {
    background-color: #1ea6b6; }

.breadcrumbs br {
  display: none; }
.breadcrumbs a {
  color: #1d2253;
  text-decoration: none;
  font-weight: 500; }
  .breadcrumbs a:hover {
    color: #1ea6b6; }
.breadcrumbs .back-breadcrumb-element {
  color: red; }

.messages.status {
  background: none repeat scroll 0 0 #f8fff0;
  border: 1px solid #be7;
  border-radius: 2px 2px 2px 2px;
  font-size: 14px;
  margin: 0 0 20px;
  padding: 12px; }

.messages.error {
  font-size: 14px;
  padding: 12px; }

.promoted-products-title {
  background: #e80000;
  color: white;
  padding: 10px;
  text-align: center;
  font-size: 17px;
  font-weight: 500; }

@media (max-width: 1100px) {
  .sliding-popup-bottom .popup-content {
    width: 100% !important; }
    .sliding-popup-bottom .popup-content #popup-text {
      width: 100% !important;
      float: none !important;
      margin: 5px 0 5px 0 !important;
      text-align: center !important; }
    .sliding-popup-bottom .popup-content #popup-buttons {
      float: none !important;
      margin: 10px 0 10px 0 !important; }
      .sliding-popup-bottom .popup-content #popup-buttons button {
        margin-bottom: 5px; } }

@media (max-width: 768px) {
  #moreinfo {
    float: none;
    left: 0;
    margin-top: 10px;
    padding: 10px;
    position: absolute;
    top: 185px;
    width: 80%;
    max-height: 40%;
    overflow-y: auto;
    margin-left: 10%;
    z-index: 9000; } }

.block-misc_configuration {
  position: fixed;
  top: 0;
  right: 0; }
  .block-misc_configuration span.fa-cogs {
    color: #1d2253 !important; }
    .block-misc_configuration span.fa-cogs:hover {
      color: #1ea6b6 !important; }

.informacion-portes #custom-text {
  box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, 0.2);
  background: #fff;
  border-radius: 2px;
  margin-bottom: 1.5rem;
  padding: .2rem;
  text-align: center; }
  .informacion-portes #custom-text h3 {
    text-transform: uppercase;
    color: red;
    font-size: 1.5rem;
    font-weight: 700; }
  .informacion-portes #custom-text p {
    font-weight: 500; }

.encuesta-diseno {
  position: fixed;
  bottom: 0;
  left: 0;
  border: 2px solid #1d2253;
  background: white;
  border-left: 0 none;
  border-bottom: 0 none;
  padding-left: 6px;
  padding-bottom: 6px;
  padding-top: 6px;
  border-radius: 0px 10px 0 0;
  z-index: 100;
  display: none; }
  .encuesta-diseno h2 {
    display: none; }
  .encuesta-diseno .form-radios {
    display: block; }
    .encuesta-diseno .form-radios .form-item {
      display: inline; }
  .encuesta-diseno .fa-close {
    position: absolute;
    right: 8px;
    color: red;
    font-size: 17px;
    cursor: pointer; }
    .encuesta-diseno .fa-close:hover {
      color: #ca0101; }

.node-type-webform .cancel-quotation {
  padding: 6px !important; }
  .node-type-webform .cancel-quotation a {
    color: white;
    text-decoration: none; }

#google_translate_element {
  display: block !important; }
  #google_translate_element .goog-te-gadget-simple > span {
    display: none; }
  #google_translate_element .goog-te-gadget-simple {
    border: 1px solid #ebebeb; }
    #google_translate_element .goog-te-gadget-simple:hover {
      border: 1px solid #1ea6b6; }

.button-disabled {
  background: darkgray !important; }

form[action*="contact"] .cancel-quotation {
  display: none; }

@media (max-width: 768px) {
  .sub-content {
    margin-top: 25px; } }

#node-3283 + .content .text, #node-3282 + .content .text, #node-3284 + .content .text, #node-3285 + .content .text, #node-4405 + .content .text {
  display: inline-block;
  width: calc(50% - 32px);
  padding: 16px; }
  @media (max-width: 992px) {
    #node-3283 + .content .text, #node-3282 + .content .text, #node-3284 + .content .text, #node-3285 + .content .text, #node-4405 + .content .text {
      width: 100%; } }
#node-3283 + .content form, #node-3282 + .content form, #node-3284 + .content form, #node-3285 + .content form, #node-4405 + .content form {
  display: inline-block;
  width: calc(50% - 48px);
  padding: 16px; }
  @media (max-width: 992px) {
    #node-3283 + .content form, #node-3282 + .content form, #node-3284 + .content form, #node-3285 + .content form, #node-4405 + .content form {
      width: 100%; } }

/*# sourceMappingURL=style.css.map */
