/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee; }

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word; }

a.mbr-iconfont:hover {
  text-decoration: none; }

.article .lead p, .article .lead ul, .article .lead ol, .article .lead pre, .article .lead blockquote {
  margin-bottom: 0; }

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer; }
  a, a:hover {
    text-decoration: none; }

figure {
  margin-bottom: 0; }

body {
  color: #232323; }


b, strong {
  font-weight: bold; }

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color; }

textarea[type="hidden"] {
  display: none; }

body {
  position: relative; }

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  section .mbr-background-video,
  section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }

.hidden {
  visibility: hidden; }

.mbr-z-index20 {
  z-index: 20; }

/*! Base colors */
.mbr-white {
  color: #ffffff; }

.mbr-black {
  color: #000000; }

.mbr-bg-white {
  background-color: #ffffff; }

.mbr-bg-black {
  background-color: #000000; }

/*! Text-aligns */
.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

@media (max-width: 767px) {
  .align-left, .align-center, .align-right, .mbr-section-btn, .mbr-section-title {
    text-align: center; } }
/*! Font-weight  */
.mbr-light {
  font-weight: 300; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

/*! Media  */
.media-size-item {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto; }

.media-content {
  -webkit-flex-basis: 100%;
  flex-basis: 100%; }

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start; }
  .media-container-row .media-size-item {
    width: 400px; }

.media-container-column {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .media-container-column > * {
    width: 100%; }

@media (min-width: 992px) {
  .media-container-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }
figure {
  overflow: hidden; }

figure[mbr-media-size] {
  transition: width 0.1s; }

.mbr-figure img, .mbr-figure iframe {
  display: block;
  width: 100%; }

.card {
  background-color: transparent;
  border: none; }

.card-img {
  text-align: center;
  flex-shrink: 0; }

.media {
  max-width: 100%;
  margin: 0 auto; }

.mbr-figure {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center; }

.media-container > div {
  max-width: 100%; }

.mbr-figure img, .card-img img {
  width: 100%; }

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important; }

  .media {
    width: auto; }

  .mbr-figure {
    width: 100% !important; } }
/*! Buttons */
.mbr-section-btn {
  margin-left: -.25rem;
  margin-right: -.25rem;
  font-size: 0; }



/*! Btn icon margin */
.btn .mbr-iconfont, .btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem; }

.btn.btn-md .mbr-iconfont, .btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem; }

.mbr-regular {
  font-weight: 400; }

.mbr-semibold {
  font-weight: 500; }

.mbr-bold {
  font-weight: 700; }

[type="submit"] {
  -webkit-appearance: none; }

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh; }

.mbr-fullscreen {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem; }

/*! Map */
.map {
  height: 25rem;
  position: relative; }
  .map iframe {
    width: 100%;
    height: 100%; }

/* Form */
.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal; }

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg); }

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
  text-align: center; }
  .mbr-arrow-up a:hover {
    background-color: rgba(0, 0, 0, 0.4); }
  .mbr-arrow-up a i {
    line-height: 60px; }

.mbr-arrow-up-icon {
  display: block;
  color: #fff; }

.mbr-arrow-up-icon::before {
  content: "\203a";
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite; }
    .mbr-arrow > a > i {
      position: absolute;
      top: -2px;
      left: 15px;
      font-size: 2rem; }

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px); }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg); } }
/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out; }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out; } }
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate; }



/*# sourceMappingURL=style.css.map */
.engine {
	position: absolute;
	text-indent: -2400px;
	text-align: center;
	padding: 0;
	top: 0;
	left: -2400px;
}

/*NEW CUSTOM THINGS ADDED BY A BAD CSSER*/
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #FFF;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.1);
}

::-webkit-scrollbar-thumb {
    background: #CCC;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
}

    ::-webkit-scrollbar-thumb:hover {
        background: #AAA;
    }

    ::-webkit-scrollbar-thumb:active {
        background: #888;
        -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);
    }

.btn-cotizar-div {
    z-index: 1000;
    position: fixed;
    top: 30%;
    right: 0%;
    cursor: pointer;
    box-sizing: border-box;
}

@media (min-width: 741px) {
    .btn-cotizar-div img {
        height: 200px;
    }
}

@media (max-width: 740px) {
    .btn-cotizar-fixed {
        top: 40%;
        max-width: 45px;
    }
}

.cotizador-modal {
    display: none;
    position: absolute;
    z-index: 100000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: scroll;
    
    background-color: transparent;
    box-sizing: border-box;
    line-height: 1;
    overflow-y: auto;
}

.cotizador-modal-content {
    margin-top: 0;
    margin-right: 0;
    float: right;
    padding: 12px 0 0 0;
    border: 0;
    outline: 0;
    background: 0 0;
    font-size: 100%;
    
    
}

.cotizador-modal .close {
    color: #aaa;
    text-align: right;
    display: block;
    font-size: 28px;
    font-weight: bold;
}


#miniTip {
    background-color: black;
    border: 6px solid black;
    color: #fff;
    font-size: .9em;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100002;
}

#miniTip_t {
    background-color: black;
    font-weight: 700;
    padding: 4px 6px;
}

#miniTip_c {
    padding: 4px 8px
}

#miniTip_a {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
}

#miniTip .n {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid black;
    border-bottom: 0;
    top: -1px;
    z-index: 100002;
}

#miniTip .s {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid black;
    border-top: 0;
}

#miniTip .e {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-right: 8px solid black;
    border-left: 0;
    top: -14px;
}

#miniTip .w {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-left: 8px solid black;
    border-right: 0;
    top: -14px;
    left: -1px;
}
/* Generales */

#rsc {
    /*max-width: 397px;*/
}

#rsc-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1010;
    background: #fff;
    opacity: 0.7;
}

#rsc-cotizador {
    position: relative;
    z-index: 9999;
    width: 100%;
    max-width: 510px;
    /*background-color: #DA5900;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec7e00+0,de6000+100 */
    background: #6F7F88; /* Old browsers */
    background: -moz-linear-gradient(top, #6F7F88 0%, #5c6468 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6F7F88 0%,#5c6468 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6F7F88 0%,#5c6468 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6F7F88', endColorstr='#5c6468',GradientType=0 ); /* IE6-9 */
    color: #fff;
}

    #rsc-cotizador table {
        width: 100%;
        border: 0;
    }

.rsc-titulo {
    font-weight: bold;
    text-align: center;
    font-size: 150%;
}

/* Nueva cortina */
.rsc-cortina {
    height: auto;
    padding: 1rem 1rem 0.5rem 1rem;
}

    .rsc-cortina input[type="number"] {
        width: 100%;
        font-size: 20px;
        line-height: 20px;
        padding: 9px 5px;
        border: 0;
        margin-bottom: 10px;
        text-align: center;
    }

/* ocultar flechas en ontput numbers*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/*fix arrow on firefox*/
input[type=number] {
    -moz-appearance: textfield;
}

.rsc-tela {
    padding-top: 5px;
}

.rsc-ancho, .rsc-alto {
    width: 48%;
}

.rsc-cortina img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

    .rsc-cortina img:hover {
        cursor: pointer;
    }

td.rsc-medida {
    color: #fff !important;
}

.rsc-sombra {
    width: 95%;
    height: 0px;
    margin: 0 auto;
    border: 0;
    background: transparent;
    border-radius: 50%;
    box-shadow: 0px -11px 15px 2px rgba(0, 0, 0, 0.8);
}

.rsc-wrapper {
    padding-bottom: 1rem;
}

#rsc-wrapper-boton-recibir .rsc-sombra {
    width: 70%;
    height: 0px;
    border: 0;
    background: transparent;
    border-radius: 50%;
    box-shadow: -30px -2px 12px 2px rgba(0, 0, 0, 0.8);
}

#rsc-wrapper-boton-cotizar {
    height: 100px;
}

.rsc-boton-cotizar {
    position: relative;
    left: -6%;
}

    .rsc-boton-cotizar img {
        width: 90%;
    }

/*- placeholder -*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000;
    text-align: right;
    font-style: italic;
    font-size: 16px;
    padding-right: 8px;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #000;
    text-align: right;
    font-style: italic;
    font-size: 16px;
    padding-right: 8px;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #000;
    text-align: right;
    font-style: italic;
    font-size: 16px;
    padding-right: 8px;
}

:-moz-placeholder { /* Firefox 18- */
    color: #000;
    text-align: right;
    font-style: italic;
    font-size: 16px;
    padding-right: 8px;
}

/*- Vista 2 -*/
#rsc-wrapper-cortinas {
    height: auto;
    min-height: 120px;
    background-color: #212121;
    padding-bottom: 1rem;
    position: relative;
}

#rsc-cortinas {
    padding-bottom: 1rem;
}

.rsc-cantidad {
    color: #8F8F8F;
}

.rsc-mas, .rsc-menos, .rsc-quitar, .rsc-cantidad, .rsc-tela, .rsc-cortina .rsc-medida {
    display: inline-block;
    font-weight: bold;
    padding: 0;
}

.rsc-quitar {
    float: right;
}

.rsc-mas img, .rsc-menos img {
    vertical-align: middle;
}

.rsc-mas {
    margin-right: 2px;
}

    .rsc-mas img:hover, .rsc-menos img:hover, .rsc-quitar img:hover {
        filter: brightness(300%);
    }

/*- cantidad y cortinas agregadas */
[id^="rsc-cortina"] .rsc-tela, [id^="rsc-cortina"] .rsc-medida {
    background: #474747;
    text-transform: uppercase;
    width: 90px;
    font-size: 14px;
    padding: 8px 10px 5px 10px;
    display: inline;
}

[id^="rsc-cortina"]:first-child {
    padding-top: 1rem;
}

[id^="rsc-cortina"] {
    padding-top: 5px;
    padding-bottom: 5px;
}

    [id^="rsc-cortina"] .rsc-tela {
        padding-left: 10px;
    }
/*-*/

#rsc-wrapper-boton-recibir {
    padding: 0 0;
}

.rsc-boton-agregar-otra {
    position: absolute;
    left: -3.3%;
}

    .rsc-boton-agregar-otra img {
        width: 80%;
    }

.rsc-boton-cerrar-agregar {
    position: absolute;
    right: 1rem;
    top: 1rem;
    display: none;
}

    .rsc-boton-cerrar-agregar:hover {
        color: #474747;
    }

    .rsc-boton-cerrar-agregar img {
        filter: brightness(300%);
    }

#rsc-wrapper-datos {
    padding-top: 0;
}

#rsc-datos {
    padding: 0rem 1rem 3rem 2rem;
    height: auto;
}

.rsc-user {
    display: block;
    position: absolute;
    bottom: -2rem;
    left: 37%;
}

.rsc-subtitulo {
    text-align: center;
    font-size: 16px;
    padding-right: 1rem;
    padding-bottom: 1.7rem;
    padding-top: 0.5rem;
}

.rsc-campo input {
    width: 95%;
    padding: 8px 4px;
    border: 0;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
}

.rsc-boton-recibir, .rsc-boton-agregar-cortina {
    position: absolute;
    left: -4.5%;
    padding-left: 2px;
}

    .rsc-boton-recibir img {
        width: 80%;
    }

/* - Vista 3 -*/
#rsc-wrapper-boton-agregar-cortina {
    height: 43px;
    position: relative;
    bottom: -2px;
}

.rsc-boton-agregar-cortina {
    width: 80%;
    z-index: 1;
}

    .rsc-boton-agregar-cortina img {
        width: 100%;
    }

#rsc-error {
    float: left;
    width: 90%;
    margin-left: 5%;
    position: relative;
    margin-top: 5px;
    visibility: hidden;
    height: 30px;
    padding: 6px;
    font-style: italic;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #000;
    border: 2px solid #fff;
}

#rsc-error-datos {
    /*display: none;*/
    padding: 6px;
    font-style: italic;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #000;
    border: 2px solid #fff;
}

#rsc-wrapper-loader, #rsc-wrapper-form-error, #rsc-wrapper-form-ok {
    text-align: center;
    padding: 10px;
}

    #rsc-wrapper-form-error a {
        color: #fff;
        font-style: italic;
    }


#rsc-formaspago {
    z-index: 1;
}


/*- MEDIA QUERIES */

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    /*	.rsc-cortina, #rsc-datos{
                padding: 2rem 1rem 3.8rem 1rem;
            }*/
    .rsc-cortina.rsc-cortina-agregada {
        height: auto;
        padding: 1rem 0.25rem 0.5rem 0.25rem;
        font-size: 14px;
        font-weight: bold;
    }

    .rsc-cortina-agregada img {
        width: 22px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
}

/* ----------- iPhone X ----------- */
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    #rsc-datos {
        padding: 2rem 1.2rem 3rem 1.2rem;
    }

    .rsc-cortina {
        padding: 2rem 1rem 1rem 1rem;
    }
}

/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .rsc-boton-agregar-otra {
        left: -3.5%;
    }
}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */
/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

    .cotizador-wrapper {
        padding: 0;
    }

    #rsc-datos {
        padding: 2rem 1rem 3rem 1rem !important;
        font-size: 14px;
    }

    .rsc-cortina {
        padding: 2rem 1rem 1rem 1rem;
        font-size: 14px;
    }
}

/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
    .rsc-boton-agregar-otra {
        left: -3.5%;
    }
}

/*--- iPhone5 --------*/
/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    #rsc-wrapper-cortinas {
        padding-bottom: 1rem;
    }

    .rsc-subtitulo * {
        font-size: 1rem;
    }

    [id^="rsc-cortina"] .rsc-tela, [id^="rsc-cortina"] .rsc-medida {
        font-size: 12px;
    }

    .rsc-cortina.rsc-cortina-agregada {
        height: auto;
        padding: 1rem 0.5rem 0.5rem 0.5rem;
    }

    .rsc-boton-agregar-otra {
        left: -3.5%;
    }
}


::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #FFF;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.1);
}

::-webkit-scrollbar-thumb {
    background: #CCC;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
}

    ::-webkit-scrollbar-thumb:hover {
        background: #AAA;
    }

    ::-webkit-scrollbar-thumb:active {
        background: #888;
        -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.3);
    }


