<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&amp;family=Poppins:ital,wght@0,500;0,700;0,900;1,500;1,900&amp;display=swap');


.docs-preview .clearfix {
    margin-top: 6em
}


.mont {
    font-family: Montserrat, sans-serif
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.2857142857em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none
}

.fa-ul&gt;li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: .1428571429em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.8571428571em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\F000"
}

.fa-music:before {
    content: "\F001"
}

.fa-search:before {
    content: "\F002"
}

.fa-envelope-o:before {
    content: "\F003"
}

.fa-heart:before {
    content: "\F004"
}

.fa-star:before {
    content: "\F005"
}

.fa-star-o:before {
    content: "\F006"
}

.fa-user:before {
    content: "\F007"
}

.fa-film:before {
    content: "\F008"
}

.fa-th-large:before {
    content: "\F009"
}

.fa-th:before {
    content: "\F00A"
}

.fa-th-list:before {
    content: "\F00B"
}

.fa-check:before {
    content: "\F00C"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\F00D"
}

.fa-search-plus:before {
    content: "\F00E"
}

.fa-search-minus:before {
    content: "\F010"
}

.fa-power-off:before {
    content: "\F011"
}

.fa-signal:before {
    content: "\F012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\F013"
}

.fa-trash-o:before {
    content: "\F014"
}

.fa-home:before {
    content: "\F015"
}

.fa-file-o:before {
    content: "\F016"
}

.fa-clock-o:before {
    content: "\F017"
}

.fa-road:before {
    content: "\F018"
}

.fa-download:before {
    content: "\F019"
}

.fa-arrow-circle-o-down:before {
    content: "\F01A"
}

.fa-arrow-circle-o-up:before {
    content: "\F01B"
}

.fa-inbox:before {
    content: "\F01C"
}

.fa-play-circle-o:before {
    content: "\F01D"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\F01E"
}

.fa-refresh:before {
    content: "\F021"
}

.fa-list-alt:before {
    content: "\F022"
}

.fa-lock:before {
    content: "\F023"
}

.fa-flag:before {
    content: "\F024"
}

.fa-headphones:before {
    content: "\F025"
}

.fa-volume-off:before {
    content: "\F026"
}

.fa-volume-down:before {
    content: "\F027"
}

.fa-volume-up:before {
    content: "\F028"
}

.fa-qrcode:before {
    content: "\F029"
}

.fa-barcode:before {
    content: "\F02A"
}

.fa-tag:before {
    content: "\F02B"
}

.fa-tags:before {
    content: "\F02C"
}

.fa-book:before {
    content: "\F02D"
}

.fa-bookmark:before {
    content: "\F02E"
}

.fa-print:before {
    content: "\F02F"
}

.fa-camera:before {
    content: "\F030"
}

.fa-font:before {
    content: "\F031"
}

.fa-bold:before {
    content: "\F032"
}

.fa-italic:before {
    content: "\F033"
}

.fa-text-height:before {
    content: "\F034"
}

.fa-text-width:before {
    content: "\F035"
}

.fa-align-left:before {
    content: "\F036"
}

.fa-align-center:before {
    content: "\F037"
}

.fa-align-right:before {
    content: "\F038"
}

.fa-align-justify:before {
    content: "\F039"
}

.fa-list:before {
    content: "\F03A"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\F03B"
}

.fa-indent:before {
    content: "\F03C"
}

.fa-video-camera:before {
    content: "\F03D"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\F03E"
}

.fa-pencil:before {
    content: "\F040"
}

.fa-map-marker:before {
    content: "\F041"
}

.fa-adjust:before {
    content: "\F042"
}

.fa-tint:before {
    content: "\F043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\F044"
}

.fa-share-square-o:before {
    content: "\F045"
}

.fa-check-square-o:before {
    content: "\F046"
}

.fa-arrows:before {
    content: "\F047"
}

.fa-step-backward:before {
    content: "\F048"
}

.fa-fast-backward:before {
    content: "\F049"
}

.fa-backward:before {
    content: "\F04A"
}

.fa-play:before {
    content: "\F04B"
}

.fa-pause:before {
    content: "\F04C"
}

.fa-stop:before {
    content: "\F04D"
}

.fa-forward:before {
    content: "\F04E"
}

.fa-fast-forward:before {
    content: "\F050"
}

.fa-step-forward:before {
    content: "\F051"
}

.fa-eject:before {
    content: "\F052"
}

.fa-chevron-left:before {
    content: "\F053"
}

.fa-chevron-right:before {
    content: "\F054"
}

.fa-plus-circle:before {
    content: "\F055"
}

.fa-minus-circle:before {
    content: "\F056"
}

.fa-times-circle:before {
    content: "\F057"
}

.fa-check-circle:before {
    content: "\F058"
}

.fa-question-circle:before {
    content: "\F059"
}

.fa-info-circle:before {
    content: "\F05A"
}

.fa-crosshairs:before {
    content: "\F05B"
}

.fa-times-circle-o:before {
    content: "\F05C"
}

.fa-check-circle-o:before {
    content: "\F05D"
}

.fa-ban:before {
    content: "\F05E"
}

.fa-arrow-left:before {
    content: "\F060"
}

.fa-arrow-right:before {
    content: "\F061"
}

.fa-arrow-up:before {
    content: "\F062"
}

.fa-arrow-down:before {
    content: "\F063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\F064"
}

.fa-expand:before {
    content: "\F065"
}

.fa-compress:before {
    content: "\F066"
}

.fa-plus:before {
    content: "\F067"
}

.fa-minus:before {
    content: "\F068"
}

.fa-asterisk:before {
    content: "\F069"
}

.fa-exclamation-circle:before {
    content: "\F06A"
}

.fa-gift:before {
    content: "\F06B"
}

.fa-leaf:before {
    content: "\F06C"
}

.fa-fire:before {
    content: "\F06D"
}

.fa-eye:before {
    content: "\F06E"
}

.fa-eye-slash:before {
    content: "\F070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\F071"
}

.fa-plane:before {
    content: "\F072"
}

.fa-calendar:before {
    content: "\F073"
}

.fa-random:before {
    content: "\F074"
}

.fa-comment:before {
    content: "\F075"
}

.fa-magnet:before {
    content: "\F076"
}

.fa-chevron-up:before {
    content: "\F077"
}

.fa-chevron-down:before {
    content: "\F078"
}

.fa-retweet:before {
    content: "\F079"
}

.fa-shopping-cart:before {
    content: "\F07A"
}

.fa-folder:before {
    content: "\F07B"
}

.fa-folder-open:before {
    content: "\F07C"
}

.fa-arrows-v:before {
    content: "\F07D"
}

.fa-arrows-h:before {
    content: "\F07E"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\F080"
}

.fa-twitter-square:before {
    content: "\F081"
}

.fa-facebook-square:before {
    content: "\F082"
}

.fa-camera-retro:before {
    content: "\F083"
}

.fa-key:before {
    content: "\F084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\F085"
}

.fa-comments:before {
    content: "\F086"
}

.fa-thumbs-o-up:before {
    content: "\F087"
}

.fa-thumbs-o-down:before {
    content: "\F088"
}

.fa-star-half:before {
    content: "\F089"
}

.fa-heart-o:before {
    content: "\F08A"
}

.fa-sign-out:before {
    content: "\F08B"
}

.fa-linkedin-square:before {
    content: "\F08C"
}

.fa-thumb-tack:before {
    content: "\F08D"
}

.fa-external-link:before {
    content: "\F08E"
}

.fa-sign-in:before {
    content: "\F090"
}

.fa-trophy:before {
    content: "\F091"
}

.fa-github-square:before {
    content: "\F092"
}

.fa-upload:before {
    content: "\F093"
}

.fa-lemon-o:before {
    content: "\F094"
}

.fa-phone:before {
    content: "\F095"
}

.fa-square-o:before {
    content: "\F096"
}

.fa-bookmark-o:before {
    content: "\F097"
}

.fa-phone-square:before {
    content: "\F098"
}

.fa-twitter:before {
    content: "\F099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\F09A"
}

.fa-github:before {
    content: "\F09B"
}

.fa-unlock:before {
    content: "\F09C"
}

.fa-credit-card:before {
    content: "\F09D"
}

.fa-feed:before,
.fa-rss:before {
    content: "\F09E"
}

.fa-hdd-o:before {
    content: "\F0A0"
}

.fa-bullhorn:before {
    content: "\F0A1"
}

.fa-bell:before {
    content: "\F0F3"
}

.fa-certificate:before {
    content: "\F0A3"
}

.fa-hand-o-right:before {
    content: "\F0A4"
}

.fa-hand-o-left:before {
    content: "\F0A5"
}

.fa-hand-o-up:before {
    content: "\F0A6"
}

.fa-hand-o-down:before {
    content: "\F0A7"
}

.fa-arrow-circle-left:before {
    content: "\F0A8"
}

.fa-arrow-circle-right:before {
    content: "\F0A9"
}

.fa-arrow-circle-up:before {
    content: "\F0AA"
}

.fa-arrow-circle-down:before {
    content: "\F0AB"
}

.fa-globe:before {
    content: "\F0AC"
}

.fa-wrench:before {
    content: "\F0AD"
}

.fa-tasks:before {
    content: "\F0AE"
}

.fa-filter:before {
    content: "\F0B0"
}

.fa-briefcase:before {
    content: "\F0B1"
}

.fa-arrows-alt:before {
    content: "\F0B2"
}

.fa-group:before,
.fa-users:before {
    content: "\F0C0"
}

.fa-chain:before,
.fa-link:before {
    content: "\F0C1"
}

.fa-cloud:before {
    content: "\F0C2"
}

.fa-flask:before {
    content: "\F0C3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\F0C4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\F0C5"
}

.fa-paperclip:before {
    content: "\F0C6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\F0C7"
}

.fa-square:before {
    content: "\F0C8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\F0C9"
}

.fa-list-ul:before {
    content: "\F0CA"
}

.fa-list-ol:before {
    content: "\F0CB"
}

.fa-strikethrough:before {
    content: "\F0CC"
}

.fa-underline:before {
    content: "\F0CD"
}

.fa-table:before {
    content: "\F0CE"
}

.fa-magic:before {
    content: "\F0D0"
}

.fa-truck:before {
    content: "\F0D1"
}

.fa-pinterest:before {
    content: "\F0D2"
}

.fa-pinterest-square:before {
    content: "\F0D3"
}

.fa-google-plus-square:before {
    content: "\F0D4"
}

.fa-google-plus:before {
    content: "\F0D5"
}

.fa-money:before {
    content: "\F0D6"
}

.fa-caret-down:before {
    content: "\F0D7"
}

.fa-caret-up:before {
    content: "\F0D8"
}

.fa-caret-left:before {
    content: "\F0D9"
}

.fa-caret-right:before {
    content: "\F0DA"
}

.fa-columns:before {
    content: "\F0DB"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\F0DC"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\F0DD"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\F0DE"
}

.fa-envelope:before {
    content: "\F0E0"
}

.fa-linkedin:before {
    content: "\F0E1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\F0E2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\F0E3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\F0E4"
}

.fa-comment-o:before {
    content: "\F0E5"
}

.fa-comments-o:before {
    content: "\F0E6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\F0E7"
}

.fa-sitemap:before {
    content: "\F0E8"
}

.fa-umbrella:before {
    content: "\F0E9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\F0EA"
}

.fa-lightbulb-o:before {
    content: "\F0EB"
}

.fa-exchange:before {
    content: "\F0EC"
}

.fa-cloud-download:before {
    content: "\F0ED"
}

.fa-cloud-upload:before {
    content: "\F0EE"
}

.fa-user-md:before {
    content: "\F0F0"
}

.fa-stethoscope:before {
    content: "\F0F1"
}

.fa-suitcase:before {
    content: "\F0F2"
}

.fa-bell-o:before {
    content: "\F0A2"
}

.fa-coffee:before {
    content: "\F0F4"
}

.fa-cutlery:before {
    content: "\F0F5"
}

.fa-file-text-o:before {
    content: "\F0F6"
}

.fa-building-o:before {
    content: "\F0F7"
}

.fa-hospital-o:before {
    content: "\F0F8"
}

.fa-ambulance:before {
    content: "\F0F9"
}

.fa-medkit:before {
    content: "\F0FA"
}

.fa-fighter-jet:before {
    content: "\F0FB"
}

.fa-beer:before {
    content: "\F0FC"
}

.fa-h-square:before {
    content: "\F0FD"
}

.fa-plus-square:before {
    content: "\F0FE"
}

.fa-angle-double-left:before {
    content: "\F100"
}

.fa-angle-double-right:before {
    content: "\F101"
}

.fa-angle-double-up:before {
    content: "\F102"
}

.fa-angle-double-down:before {
    content: "\F103"
}

.fa-angle-left:before {
    content: "\F104"
}

.fa-angle-left2:before {
    content: "\F104"
}

.fa-angle-right:before {
    content: "\F105"
}

.fa-angle-right2:before {
    content: "\F105"
}

.fa-angle-up:before {
    content: "\F106"
}

.fa-angle-down:before {
    content: "\F107"
}

.fa-desktop:before {
    content: "\F108"
}

.fa-laptop:before {
    content: "\F109"
}

.fa-tablet:before {
    content: "\F10A"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\F10B"
}

.fa-circle-o:before {
    content: "\F10C"
}

.fa-quote-left:before {
    content: "\F10D"
}

.fa-quote-right:before {
    content: "\F10E"
}

.fa-spinner:before {
    content: "\F110"
}

.fa-circle:before {
    content: "\F111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\F112"
}

.fa-github-alt:before {
    content: "\F113"
}

.fa-folder-o:before {
    content: "\F114"
}

.fa-folder-open-o:before {
    content: "\F115"
}

.fa-smile-o:before {
    content: "\F118"
}

.fa-frown-o:before {
    content: "\F119"
}

.fa-meh-o:before {
    content: "\F11A"
}

.fa-gamepad:before {
    content: "\F11B"
}

.fa-keyboard-o:before {
    content: "\F11C"
}

.fa-flag-o:before {
    content: "\F11D"
}

.fa-flag-checkered:before {
    content: "\F11E"
}

.fa-terminal:before {
    content: "\F120"
}

.fa-code:before {
    content: "\F121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\F122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\F123"
}

.fa-location-arrow:before {
    content: "\F124"
}

.fa-crop:before {
    content: "\F125"
}

.fa-code-fork:before {
    content: "\F126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\F127"
}

.fa-question:before {
    content: "\F128"
}

.fa-info:before {
    content: "\F129"
}

.fa-exclamation:before {
    content: "\F12A"
}

.fa-superscript:before {
    content: "\F12B"
}

.fa-subscript:before {
    content: "\F12C"
}

.fa-eraser:before {
    content: "\F12D"
}

.fa-puzzle-piece:before {
    content: "\F12E"
}

.fa-microphone:before {
    content: "\F130"
}

.fa-microphone-slash:before {
    content: "\F131"
}

.fa-shield:before {
    content: "\F132"
}

.fa-calendar-o:before {
    content: "\F133"
}

.fa-fire-extinguisher:before {
    content: "\F134"
}

.fa-rocket:before {
    content: "\F135"
}

.fa-maxcdn:before {
    content: "\F136"
}

.fa-chevron-circle-left:before {
    content: "\F137"
}

.fa-chevron-circle-right:before {
    content: "\F138"
}

.fa-chevron-circle-up:before {
    content: "\F139"
}

.fa-chevron-circle-down:before {
    content: "\F13A"
}

.fa-html5:before {
    content: "\F13B"
}

.fa-css3:before {
    content: "\F13C"
}

.fa-anchor:before {
    content: "\F13D"
}

.fa-unlock-alt:before {
    content: "\F13E"
}

.fa-bullseye:before {
    content: "\F140"
}

.fa-ellipsis-h:before {
    content: "\F141"
}

.fa-ellipsis-v:before {
    content: "\F142"
}

.fa-rss-square:before {
    content: "\F143"
}

.fa-play-circle:before {
    content: "\F144"
}

.fa-ticket:before {
    content: "\F145"
}

.fa-minus-square:before {
    content: "\F146"
}

.fa-minus-square-o:before {
    content: "\F147"
}

.fa-level-up:before {
    content: "\F148"
}

.fa-level-down:before {
    content: "\F149"
}

.fa-check-square:before {
    content: "\F14A"
}

.fa-pencil-square:before {
    content: "\F14B"
}

.fa-external-link-square:before {
    content: "\F14C"
}

.fa-share-square:before {
    content: "\F14D"
}

.fa-compass:before {
    content: "\F14E"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\F150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\F151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\F152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\F153"
}

.fa-gbp:before {
    content: "\F154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\F155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\F156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\F157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\F158"
}

.fa-krw:before,
.fa-won:before {
    content: "\F159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\F15A"
}

.fa-file:before {
    content: "\F15B"
}

.fa-file-text:before {
    content: "\F15C"
}

.fa-sort-alpha-asc:before {
    content: "\F15D"
}

.fa-sort-alpha-desc:before {
    content: "\F15E"
}

.fa-sort-amount-asc:before {
    content: "\F160"
}

.fa-sort-amount-desc:before {
    content: "\F161"
}

.fa-sort-numeric-asc:before {
    content: "\F162"
}

.fa-sort-numeric-desc:before {
    content: "\F163"
}

.fa-thumbs-up:before {
    content: "\F164"
}

.fa-thumbs-down:before {
    content: "\F165"
}

.fa-youtube-square:before {
    content: "\F166"
}

.fa-youtube:before {
    content: "\F167"
}

.fa-xing:before {
    content: "\F168"
}

.fa-xing-square:before {
    content: "\F169"
}

.fa-youtube-play:before {
    content: "\F16A"
}

.fa-dropbox:before {
    content: "\F16B"
}

.fa-stack-overflow:before {
    content: "\F16C"
}

.fa-instagram:before {
    content: "\F16D"
}

.fa-flickr:before {
    content: "\F16E"
}

.fa-adn:before {
    content: "\F170"
}

.fa-bitbucket:before {
    content: "\F171"
}

.fa-bitbucket-square:before {
    content: "\F172"
}

.fa-tumblr:before {
    content: "\F173"
}

.fa-tumblr-square:before {
    content: "\F174"
}

.fa-long-arrow-down:before {
    content: "\F175"
}

.fa-long-arrow-up:before {
    content: "\F176"
}

.fa-long-arrow-left:before {
    content: "\F177"
}

.fa-long-arrow-right:before {
    content: "\F178"
}

.fa-apple:before {
    content: "\F179"
}

.fa-windows:before {
    content: "\F17A"
}

.fa-android:before {
    content: "\F17B"
}

.fa-linux:before {
    content: "\F17C"
}

.fa-dribbble:before {
    content: "\F17D"
}

.fa-skype:before {
    content: "\F17E"
}

.fa-foursquare:before {
    content: "\F180"
}

.fa-trello:before {
    content: "\F181"
}

.fa-female:before {
    content: "\F182"
}

.fa-male:before {
    content: "\F183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\F184"
}

.fa-sun-o:before {
    content: "\F185"
}

.fa-moon-o:before {
    content: "\F186"
}

.fa-archive:before {
    content: "\F187"
}

.fa-bug:before {
    content: "\F188"
}

.fa-vk:before {
    content: "\F189"
}

.fa-weibo:before {
    content: "\F18A"
}

.fa-renren:before {
    content: "\F18B"
}

.fa-pagelines:before {
    content: "\F18C"
}

.fa-stack-exchange:before {
    content: "\F18D"
}

.fa-arrow-circle-o-right:before {
    content: "\F18E"
}

.fa-arrow-circle-o-left:before {
    content: "\F190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\F191"
}

.fa-dot-circle-o:before {
    content: "\F192"
}

.fa-wheelchair:before {
    content: "\F193"
}

.fa-vimeo-square:before {
    content: "\F194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\F195"
}

.fa-plus-square-o:before {
    content: "\F196"
}

.fa-space-shuttle:before {
    content: "\F197"
}

.fa-slack:before {
    content: "\F198"
}

.fa-envelope-square:before {
    content: "\F199"
}

.fa-wordpress:before {
    content: "\F19A"
}

.fa-openid:before {
    content: "\F19B"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\F19C"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\F19D"
}

.fa-yahoo:before {
    content: "\F19E"
}

.fa-google:before {
    content: "\F1A0"
}

.fa-reddit:before {
    content: "\F1A1"
}

.fa-reddit-square:before {
    content: "\F1A2"
}

.fa-stumbleupon-circle:before {
    content: "\F1A3"
}

.fa-stumbleupon:before {
    content: "\F1A4"
}

.fa-delicious:before {
    content: "\F1A5"
}

.fa-digg:before {
    content: "\F1A6"
}

.fa-pied-piper-pp:before {
    content: "\F1A7"
}

.fa-pied-piper-alt:before {
    content: "\F1A8"
}

.fa-drupal:before {
    content: "\F1A9"
}

.fa-joomla:before {
    content: "\F1AA"
}

.fa-language:before {
    content: "\F1AB"
}

.fa-fax:before {
    content: "\F1AC"
}

.fa-building:before {
    content: "\F1AD"
}

.fa-child:before {
    content: "\F1AE"
}

.fa-paw:before {
    content: "\F1B0"
}

.fa-spoon:before {
    content: "\F1B1"
}

.fa-cube:before {
    content: "\F1B2"
}

.fa-cubes:before {
    content: "\F1B3"
}

.fa-behance:before {
    content: "\F1B4"
}

.fa-behance-square:before {
    content: "\F1B5"
}

.fa-steam:before {
    content: "\F1B6"
}

.fa-steam-square:before {
    content: "\F1B7"
}

.fa-recycle:before {
    content: "\F1B8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\F1B9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\F1BA"
}

.fa-tree:before {
    content: "\F1BB"
}

.fa-spotify:before {
    content: "\F1BC"
}

.fa-deviantart:before {
    content: "\F1BD"
}

.fa-soundcloud:before {
    content: "\F1BE"
}

.fa-database:before {
    content: "\F1C0"
}

.fa-file-pdf-o:before {
    content: "\F1C1"
}

.fa-file-word-o:before {
    content: "\F1C2"
}

.fa-file-excel-o:before {
    content: "\F1C3"
}

.fa-file-powerpoint-o:before {
    content: "\F1C4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\F1C5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\F1C6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\F1C7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\F1C8"
}

.fa-file-code-o:before {
    content: "\F1C9"
}

.fa-vine:before {
    content: "\F1CA"
}

.fa-codepen:before {
    content: "\F1CB"
}

.fa-jsfiddle:before {
    content: "\F1CC"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\F1CD"
}

.fa-circle-o-notch:before {
    content: "\F1CE"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\F1D0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\F1D1"
}

.fa-git-square:before {
    content: "\F1D2"
}

.fa-git:before {
    content: "\F1D3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\F1D4"
}

.fa-tencent-weibo:before {
    content: "\F1D5"
}

.fa-qq:before {
    content: "\F1D6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\F1D7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\F1D8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\F1D9"
}

.fa-history:before {
    content: "\F1DA"
}

.fa-circle-thin:before {
    content: "\F1DB"
}

.fa-header:before {
    content: "\F1DC"
}

.fa-paragraph:before {
    content: "\F1DD"
}

.fa-sliders:before {
    content: "\F1DE"
}

.fa-share-alt:before {
    content: "\F1E0"
}

.fa-share-alt-square:before {
    content: "\F1E1"
}

.fa-bomb:before {
    content: "\F1E2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\F1E3"
}

.fa-tty:before {
    content: "\F1E4"
}

.fa-binoculars:before {
    content: "\F1E5"
}

.fa-plug:before {
    content: "\F1E6"
}

.fa-slideshare:before {
    content: "\F1E7"
}

.fa-twitch:before {
    content: "\F1E8"
}

.fa-yelp:before {
    content: "\F1E9"
}

.fa-newspaper-o:before {
    content: "\F1EA"
}

.fa-wifi:before {
    content: "\F1EB"
}

.fa-calculator:before {
    content: "\F1EC"
}

.fa-paypal:before {
    content: "\F1ED"
}

.fa-google-wallet:before {
    content: "\F1EE"
}

.fa-cc-visa:before {
    content: "\F1F0"
}

.fa-cc-mastercard:before {
    content: "\F1F1"
}

.fa-cc-discover:before {
    content: "\F1F2"
}

.fa-cc-amex:before {
    content: "\F1F3"
}

.fa-cc-paypal:before {
    content: "\F1F4"
}

.fa-cc-stripe:before {
    content: "\F1F5"
}

.fa-bell-slash:before {
    content: "\F1F6"
}

.fa-bell-slash-o:before {
    content: "\F1F7"
}

.fa-trash:before {
    content: "\F1F8"
}

.fa-copyright:before {
    content: "\F1F9"
}

.fa-at:before {
    content: "\F1FA"
}

.fa-eyedropper:before {
    content: "\F1FB"
}

.fa-paint-brush:before {
    content: "\F1FC"
}

.fa-birthday-cake:before {
    content: "\F1FD"
}

.fa-area-chart:before {
    content: "\F1FE"
}

.fa-pie-chart:before {
    content: "\F200"
}

.fa-line-chart:before {
    content: "\F201"
}

.fa-lastfm:before {
    content: "\F202"
}

.fa-lastfm-square:before {
    content: "\F203"
}

.fa-toggle-off:before {
    content: "\F204"
}

.fa-toggle-on:before {
    content: "\F205"
}

.fa-bicycle:before {
    content: "\F206"
}

.fa-bus:before {
    content: "\F207"
}

.fa-ioxhost:before {
    content: "\F208"
}

.fa-angellist:before {
    content: "\F209"
}

.fa-cc:before {
    content: "\F20A"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\F20B"
}

.fa-meanpath:before {
    content: "\F20C"
}

.fa-buysellads:before {
    content: "\F20D"
}

.fa-connectdevelop:before {
    content: "\F20E"
}

.fa-dashcube:before {
    content: "\F210"
}

.fa-forumbee:before {
    content: "\F211"
}

.fa-leanpub:before {
    content: "\F212"
}

.fa-sellsy:before {
    content: "\F213"
}

.fa-shirtsinbulk:before {
    content: "\F214"
}

.fa-simplybuilt:before {
    content: "\F215"
}

.fa-skyatlas:before {
    content: "\F216"
}

.fa-cart-plus:before {
    content: "\F217"
}

.fa-cart-arrow-down:before {
    content: "\F218"
}

.fa-diamond:before {
    content: "\F219"
}

.fa-ship:before {
    content: "\F21A"
}

.fa-user-secret:before {
    content: "\F21B"
}

.fa-motorcycle:before {
    content: "\F21C"
}

.fa-street-view:before {
    content: "\F21D"
}

.fa-heartbeat:before {
    content: "\F21E"
}

.fa-venus:before {
    content: "\F221"
}

.fa-mars:before {
    content: "\F222"
}

.fa-mercury:before {
    content: "\F223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\F224"
}

.fa-transgender-alt:before {
    content: "\F225"
}

.fa-venus-double:before {
    content: "\F226"
}

.fa-mars-double:before {
    content: "\F227"
}

.fa-venus-mars:before {
    content: "\F228"
}

.fa-mars-stroke:before {
    content: "\F229"
}

.fa-mars-stroke-v:before {
    content: "\F22A"
}

.fa-mars-stroke-h:before {
    content: "\F22B"
}

.fa-neuter:before {
    content: "\F22C"
}

.fa-genderless:before {
    content: "\F22D"
}

.fa-facebook-official:before {
    content: "\F230"
}

.fa-pinterest-p:before {
    content: "\F231"
}

.fa-whatsapp:before {
    content: "\F232"
}

.fa-server:before {
    content: "\F233"
}

.fa-user-plus:before {
    content: "\F234"
}

.fa-user-times:before {
    content: "\F235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\F236"
}

.fa-viacoin:before {
    content: "\F237"
}

.fa-train:before {
    content: "\F238"
}

.fa-subway:before {
    content: "\F239"
}

.fa-medium:before {
    content: "\F23A"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\F23B"
}

.fa-optin-monster:before {
    content: "\F23C"
}

.fa-opencart:before {
    content: "\F23D"
}

.fa-expeditedssl:before {
    content: "\F23E"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\F240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\F241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\F242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\F243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\F244"
}

.fa-mouse-pointer:before {
    content: "\F245"
}

.fa-i-cursor:before {
    content: "\F246"
}

.fa-object-group:before {
    content: "\F247"
}

.fa-object-ungroup:before {
    content: "\F248"
}

.fa-sticky-note:before {
    content: "\F249"
}

.fa-sticky-note-o:before {
    content: "\F24A"
}

.fa-cc-jcb:before {
    content: "\F24B"
}

.fa-cc-diners-club:before {
    content: "\F24C"
}

.fa-clone:before {
    content: "\F24D"
}

.fa-balance-scale:before {
    content: "\F24E"
}

.fa-hourglass-o:before {
    content: "\F250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\F251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\F252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\F253"
}

.fa-hourglass:before {
    content: "\F254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\F255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\F256"
}

.fa-hand-scissors-o:before {
    content: "\F257"
}

.fa-hand-lizard-o:before {
    content: "\F258"
}

.fa-hand-spock-o:before {
    content: "\F259"
}

.fa-hand-pointer-o:before {
    content: "\F25A"
}

.fa-hand-peace-o:before {
    content: "\F25B"
}

.fa-trademark:before {
    content: "\F25C"
}

.fa-registered:before {
    content: "\F25D"
}

.fa-creative-commons:before {
    content: "\F25E"
}

.fa-gg:before {
    content: "\F260"
}

.fa-gg-circle:before {
    content: "\F261"
}

.fa-tripadvisor:before {
    content: "\F262"
}

.fa-odnoklassniki:before {
    content: "\F263"
}

.fa-odnoklassniki-square:before {
    content: "\F264"
}

.fa-get-pocket:before {
    content: "\F265"
}

.fa-wikipedia-w:before {
    content: "\F266"
}

.fa-safari:before {
    content: "\F267"
}

.fa-chrome:before {
    content: "\F268"
}

.fa-firefox:before {
    content: "\F269"
}

.fa-opera:before {
    content: "\F26A"
}

.fa-internet-explorer:before {
    content: "\F26B"
}

.fa-television:before,
.fa-tv:before {
    content: "\F26C"
}

.fa-contao:before {
    content: "\F26D"
}

.fa-500px:before {
    content: "\F26E"
}

.fa-amazon:before {
    content: "\F270"
}

.fa-calendar-plus-o:before {
    content: "\F271"
}

.fa-calendar-minus-o:before {
    content: "\F272"
}

.fa-calendar-times-o:before {
    content: "\F273"
}

.fa-calendar-check-o:before {
    content: "\F274"
}

.fa-industry:before {
    content: "\F275"
}

.fa-map-pin:before {
    content: "\F276"
}

.fa-map-signs:before {
    content: "\F277"
}

.fa-map-o:before {
    content: "\F278"
}

.fa-map:before {
    content: "\F279"
}

.fa-commenting:before {
    content: "\F27A"
}

.fa-commenting-o:before {
    content: "\F27B"
}

.fa-houzz:before {
    content: "\F27C"
}

.fa-vimeo:before {
    content: "\F27D"
}

.fa-black-tie:before {
    content: "\F27E"
}

.fa-fonticons:before {
    content: "\F280"
}

.fa-reddit-alien:before {
    content: "\F281"
}

.fa-edge:before {
    content: "\F282"
}

.fa-credit-card-alt:before {
    content: "\F283"
}

.fa-codiepie:before {
    content: "\F284"
}

.fa-modx:before {
    content: "\F285"
}

.fa-fort-awesome:before {
    content: "\F286"
}

.fa-usb:before {
    content: "\F287"
}

.fa-product-hunt:before {
    content: "\F288"
}

.fa-mixcloud:before {
    content: "\F289"
}

.fa-scribd:before {
    content: "\F28A"
}

.fa-pause-circle:before {
    content: "\F28B"
}

.fa-pause-circle-o:before {
    content: "\F28C"
}

.fa-stop-circle:before {
    content: "\F28D"
}

.fa-stop-circle-o:before {
    content: "\F28E"
}

.fa-shopping-bag:before {
    content: "\F290"
}

.fa-shopping-basket:before {
    content: "\F291"
}

.fa-hashtag:before {
    content: "\F292"
}

.fa-bluetooth:before {
    content: "\F293"
}

.fa-bluetooth-b:before {
    content: "\F294"
}

.fa-percent:before {
    content: "\F295"
}

.fa-gitlab:before {
    content: "\F296"
}

.fa-wpbeginner:before {
    content: "\F297"
}

.fa-wpforms:before {
    content: "\F298"
}

.fa-envira:before {
    content: "\F299"
}

.fa-universal-access:before {
    content: "\F29A"
}

.fa-wheelchair-alt:before {
    content: "\F29B"
}

.fa-question-circle-o:before {
    content: "\F29C"
}

.fa-blind:before {
    content: "\F29D"
}

.fa-audio-description:before {
    content: "\F29E"
}

.fa-volume-control-phone:before {
    content: "\F2A0"
}

.fa-braille:before {
    content: "\F2A1"
}

.fa-assistive-listening-systems:before {
    content: "\F2A2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\F2A3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\F2A4"
}

.fa-glide:before {
    content: "\F2A5"
}

.fa-glide-g:before {
    content: "\F2A6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\F2A7"
}

.fa-low-vision:before {
    content: "\F2A8"
}

.fa-viadeo:before {
    content: "\F2A9"
}

.fa-viadeo-square:before {
    content: "\F2AA"
}

.fa-snapchat:before {
    content: "\F2AB"
}

.fa-snapchat-ghost:before {
    content: "\F2AC"
}

.fa-snapchat-square:before {
    content: "\F2AD"
}

.fa-pied-piper:before {
    content: "\F2AE"
}

.fa-first-order:before {
    content: "\F2B0"
}

.fa-yoast:before {
    content: "\F2B1"
}

.fa-themeisle:before {
    content: "\F2B2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\F2B3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\F2B4"
}

.fa-handshake-o:before {
    content: "\F2B5"
}

.fa-envelope-open:before {
    content: "\F2B6"
}

.fa-envelope-open-o:before {
    content: "\F2B7"
}

.fa-linode:before {
    content: "\F2B8"
}

.fa-address-book:before {
    content: "\F2B9"
}

.fa-address-book-o:before {
    content: "\F2BA"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\F2BB"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\F2BC"
}

.fa-user-circle:before {
    content: "\F2BD"
}

.fa-user-circle-o:before {
    content: "\F2BE"
}

.fa-user-o:before {
    content: "\F2C0"
}

.fa-id-badge:before {
    content: "\F2C1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\F2C2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\F2C3"
}

.fa-quora:before {
    content: "\F2C4"
}

.fa-free-code-camp:before {
    content: "\F2C5"
}

.fa-telegram:before {
    content: "\F2C6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\F2C7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\F2C8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\F2C9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\F2CA"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\F2CB"
}

.fa-shower:before {
    content: "\F2CC"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\F2CD"
}

.fa-podcast:before {
    content: "\F2CE"
}

.fa-window-maximize:before {
    content: "\F2D0"
}

.fa-window-minimize:before {
    content: "\F2D1"
}

.fa-window-restore:before {
    content: "\F2D2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\F2D3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\F2D4"
}

.fa-bandcamp:before {
    content: "\F2D5"
}

.fa-grav:before {
    content: "\F2D6"
}

.fa-etsy:before {
    content: "\F2D7"
}

.fa-imdb:before {
    content: "\F2D8"
}

.fa-ravelry:before {
    content: "\F2D9"
}

.fa-eercast:before {
    content: "\F2DA"
}

.fa-microchip:before {
    content: "\F2DB"
}

.fa-snowflake-o:before {
    content: "\F2DC"
}

.fa-superpowers:before {
    content: "\F2DD"
}

.fa-wpexplorer:before {
    content: "\F2DE"
}

.fa-meetup:before {
    content: "\F2E0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: Gotham-Ultra;
    src: url(/fonts/GothamUltra.otf?b8d72cb0ef934ba1fe847c692d9dfed1)
}

@font-face {
    font-family: HelveticaNeue;
    src: url(/fonts/HelveticaNeue-Medium.otf?6c6db39a56fe8e8f19ba47c6a0770a18)
}

@font-face {
    font-family: Ubuntu;
    src: url(/fonts/Ubuntu-R.ttf?1c5965c2b1dcdea439b54c3ac60cee38) format("truetype")
}

@font-face {
    font-family: Ubuntu;
    src: url(/fonts/Ubuntu-B.ttf?e0008b580192405f144f2cb595100969) format("truetype");
    font-weight: 700
}

* {
    box-sizing: border-box
}

html{
    height: 100%;
    scroll-behavior: smooth;
}

body {
    padding: 0;
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 1em;
    font-weight: 400;
    font-style: normal;
    color: #3a3a3a;
    background: #fff;
    overflow-x: hidden;
}

label {
    font-family: Montserrat;
    color: #333333;}

a {
    text-decoration: none;
    color: #414042
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
    margin: 0;
    padding-left: 15px;
    font-family: Montserrat
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1.3;
    margin-bottom: 1.5em;
    font-size: 1.1em;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
}

span {
    font-family: Montserrat, sans-serif
}

.h1 {
    font-size: 3em
}

.ubuntu {
    font-family: Ubuntu
}

.parallax-slider {
    position: relative;
    height: calc(100vh + 100px)
}

.slider-wrapper {
    white-space: nowrap;
    overflow: hidden;
    display: flex;
    height: calc(100vh + 100px)
}

.contenido {
    width: 90%;
    margin-left: 5%
}

.contenido2 {
    margin-left: 5%
}

.slide {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    display: inline-block;
    width: 100%;
    height: calc(100vh + 100px);
    flex-shrink: 0;
    transition: .9s ease-in-out transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-indicator {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%)
}

.slide-indicator ol {
    display: inline-block
}

.slide-indicator ol li {
    display: inline-block;
    height: 20px;
    width: 20px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    transition: .2s ease-in-out
}

.slide-indicator li:hover {
    background: #8d8d8d
}

.slide-indicator li.active {
    background: #8d8d8d
}

.slide::before {
    content: "";
    display: inline-block;
    height: 50%
}

.content {
    display: inline-block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    white-space: normal;
    color: #fff;
    -webkit-transform: translate(-5px);
    transform: translate(-5px)
}

.contBoton {
    text-transform: uppercase
}

.slideTop {
    margin-top: 3em
}

.boton {
    background-color: #4F46E6;
    border-radius: 13px;
    font-family: Ubuntu, sans-serif;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    width: 100%;
    padding: 12px 0
}

.btnHome{
    width: 95%;
}
.botonNuevo {
    font-size: 1em;
    padding: 11px 20px;
    position: relative;
    background-color: #4F46E6;
    font-family: Montserrat;
    color: #fff;
    width: 250px;
    height: 45px;
}

.boton a {
    text-align: center;
    white-space: pre;
    color: #fff;
    font-family: Ubuntu, sans-serif;
    font-size: 1.1em;
    font-weight: 700
}

.boton a:focus,
.boton a:hover {
    color: #fff;
    text-decoration: none
}

.caption {
    color: #000;
    text-align: center
}

.caption h1 {
    font-size: 8vh;
    font-weight: 700;
    line-height: 1em;
    text-shadow: 1px 1px #adadad;
    color: #fff;
    text-transform: none;
    font-weight: bolder;
    font-family: Ubuntu
}

.caption h2 {
    font-size: 2em;
    font-weight: 700;
    line-height: 1em;
    text-shadow: 1px 1px #adadad;
    text-transform: uppercase;
    font-family: Ubuntu;
    margin-bottom: .67em
}

.caption p {
    font-size: 3vh;
    text-align: center;
    color: #fff;
}

.slide-active .caption {
    -webkit-transform: translatey(0);
    transform: translatey(0);
    opacity: 1
}

.home {
    height: 1000px;
    position: relative
}

.slide1 {
    background: url(/images/slide3.webp) top center;
    background-size: cover
}

.slide2 {
    background: url(/images/slide2.webp) top center;
    background-size: cover
}

.slide3 {
    background: url(/images/cristmass2.jpeg) top center;
    background-size: cover
}

.botonSliders{
    background-color: #25928D;
    padding: 10px 25px;
    border-radius: 13px;
    font-size: 3.5vh!important;
}

@media only screen and (max-width:800px) {
    .borde{
        margin-top: 4vh !important;
    margin-bottom: 3vh !important;
    }
    .botonSliders {
        font-size: 3vh!important;
        width: 100%;
    }
    .caption h1 {
        font-size: 2.7em!important;
    }
    .caption p {
        font-size: 1.5em!important;

    }
    .docs-preview .clearfix {
        margin-top: 1em
    }
    .h1 {
        font-size: 2.3em
    }
    .parallax-slider {
        height: 70vh
    }
    .slider-wrapper {
        height: 70vh
    }
    .slide {
        height: 80vh
    }
    .fondo-como {
        height: auto
    }
    .como {
        margin-top: 0!important;
    }
    .slide::before {
        height: 43%
    }
    .slide1 {
        background: url(/images/slide3_movil.webp) center center;
        background-size: cover;
    }
    .slide2 {
        background: url(/images/slide2_movil.webp) center center;
        background-size: cover;
    }
    .slide3 {
        background: url(/images/cristmass2movil.jpeg) center center;
        background-position: 50%;
        background-size: cover;

    }
    .contenido {
        width: 90%;
        margin-left: 5%;
        margin-top: 0;
    }
    .info-perso h2 {
        font-size: 1.5em!important
    }
    .contBoton {
        margin-top: 0;
    }
    .logo-envio-slide {
        width: 30%!important;
        margin-top: -1vh;
    }
    .slideTop {
        margin-top: 1em;
    }
}

@media only screen and (max-width:800px) {
    .itemLeft,
    .itemRight {
        display: none
    }
    .itemCenter {
        width: 100%!important;
        padding-top: 5px!important
    }
    .show2 {
        display: block!important
    }

    .align-movil{
        margin-top: 5vh !important;
    }
}

.show2 {
    display: none
}

.header {
    position: fixed;
    width: 100%;
    height: 120px;
    top: 0;
    left: 0;
    z-index: 999;
    background: #241f21
}

.link {
    color: #000;
    text-decoration: none;
    font-family: Ubuntu
}

.link p {
    font-weight: 700;
    text-transform: uppercase;
    font-family: Ubuntu;
    margin-bottom: 1em;
    margin-top: 1em;
    text-align: center;
    font-size:.91em;
}

.link p span {
    font-family: Ubuntu
}

.link:hover {
    color: #000;
    text-decoration: none
}

.linkYou{
    color: #fff;
    text-decoration: none;
}

.linkYou:hover {
    color: #fff;
    text-decoration: none;
}

.nHeader {
    height: 70px;
    transition: all ease-out .6s
}

.wrapper {
    position: relative;
    width: 90%;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    z-index: 100
}

.header .wrapper {
    height: 70px
}

.logo {
    position: absolute;
    width: 110px;
    top: 0;
    left: 0;
    transition: all ease-out .6s
}

.logo img {
    width: 100%
}

.nLogo {
    top: 0;
    width: 110px
}

.nLogo img {
    display: block;
    width: 100%
}

.mainmenu {
    position: absolute;
    right: 65px;
    top: 0
}

.mainmenu ul {
    display: inline-block;
    font-family: Montserrat
}

.mainmenu ul li {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.mainmenu ul li a {
    height: 70px;
    line-height: 70px;
    padding: 0 10px;
    font-size: .8em;
    color: #8d8d8d;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    transition: all ease-out .6s;
    cursor: pointer
}

.mainmenu ul li a.active,
.mainmenu ul li a:active,
.mainmenu ul li a:hover {
    color: #fff;
    text-decoration: none
}

.mainmenu ul li {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.mainmenu ul a.current,
.mainmenu ul li.current a {
    color: #fff!important;
    transition: all ease-out .6s
}

.log-in {
    transition: all ease-out .6s
}

.shopping {
    transition: all ease-out .6s
}

.menu_bar {
    display: none
}

.mod_btn:focus,
.mod_btn:hover {
    color: #fff;
    cursor: pointer
}

.top {
    margin-top: 120px
}

.nav_drawer {
    position: absolute;
    margin-top: 0;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    background: #f4f5f9;
    width: 100%;
    text-align: center;
    transition: all .4s ease-out;
    z-index: 99;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.nav_drawer_wrapper {
    background: #f4f5f9;
    z-index: 700;
    padding: 30px 20px 30px 20px;
    border-top: 1px solid #eee;
    box-shadow: 0 0 3px 0 rgba(43, 52, 62, .75)
}

.nav_drawer_close {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 22px;
    cursor: pointer;
    transition: .5s;
    color: #777!important
}

.drawer-content {
    max-width: 1150px;
    margin: 0 auto;
    padding: 10px 20px 10px 20px
}

.desktop_all_products_wrapper {
    display: block
}

.columns {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
    display: flex
}

.columns:last-child {
    margin-bottom: -10px
}

.column {
    flex: 1;
    padding: 10px
}

.column img {
    max-width: 100%;
    object-fit: contain;
    height: 160px !important;
}

.all-products-drawer-content img {
    max-height: 160px
}
.lastimg2{
    display: none;
}

a.mod_btn {
    color: #8d8d8d
}

.sizesI {
    width: 20px;
    height: 20px;
    font-size: 1.4em
}

.menu_bar {
    display: none
}

@media screen and (max-width:800px) {
    .menu_bar {
        display: block;
        width: 50px;
        top: 0;
        background: #241f21;
        position: absolute;
        margin-top: 1em;
        margin-left: -25px;
        left: 95%
    }
    .itemRight {
        padding-top: 7px;
        padding-bottom: 0
    }
    .bt-menu {
        display: block;
        color: #fff;
        overflow: hidden;
        font-size: 25px;
        font-weight: 700;
        text-decoration: none
    }
    .bt-menu:hover {
        color: #fff;
    }
    .bt-menu i {
        font-size: 40px
    }
    .mainmenu {
        width: 80%;
        height: 100%;
        position: fixed;
        right: 100%;
        margin: 0;
        overflow: scroll;
        left: -100%;
        background-color: #000
    }
    .mainmenu ul {
        display: inline-block
    }
    .mainmenu ul li {
        width: 100%
    }
    .all-products-drawer-content img {
        max-height: 105px
    }
    .lastimg{
        display: none;

    }
    .lastimg2{
        display: inherit;
    }

}

#reviews {
    margin-bottom: 5em
}

.titleReviews {
    font-size: 2.52em;
    font-family: Ubuntu;
    margin-bottom: 1em;
    text-transform: uppercase;
    text-align: center
}

.linkRev:active,
.linkRev:hover {
    text-decoration: none
}

.gris {
    background-color: #f5f5f5;
    padding: 15px;
    border-radius: 3px;
    box-shadow: 0 4px 3px 1px rgba(0, 0, 0, .16);
    margin-bottom: 1em;
    height: 280px
}

.fotoR {
    width: 100px;
    height: 100px;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    box-shadow: 0 4px 3px 1px rgba(0, 0, 0, .16);
    margin-left: -50px;
    left: 50%;
    position: relative;
    margin-bottom: 1em
}

.nombre {
    text-align: center;
    font-size: 1.4em;
    color: #000;
    margin-bottom: .5em
}

.stars {
    text-align: center
}

.stars span {
    font-size: 2em;
    margin-bottom: .5em
}

.checked {
    color: orange
}

.textRev {
    text-align: justify;
    color: #000
}

.imgR1 {
    background-image: url(../images/adrian.png)
}

.imgR2 {
    background-image: url(../images/julio.png)
}

.imgR3 {
    background-image: url(../images/jose.png)
}

.imgR4 {
    background-image: url(../images/laura.png)
}

.sociales a img {
    width: 30px;
    margin: 7px 10px
}

.imgFooter {
    width: 25%;
    float: right
}

#connect form {
    float: left
}

footer {
    font-size: 14px;
    line-height: 1.7;
    padding: 0 2rem;
    background-color: #241f21
}

.modsus {
    position: fixed;
    width: 50vw;
    height: 10vw;
    background-color: #241f21;
    top: 30vh;
    z-index: 10000000;
    left: 25vw;
    color: #fff;
    text-align: center;
    padding-top: 5vh;
    display: none
}

@media (min-width:1100px) {
    .sliderIm img {
        max-height: 360px
    }
    footer {
        margin-top: 3rem
    }
}

footer {
    margin-top: 0
}

footer div.footer-wrap {
    margin: 0 auto;
    padding: 2rem 0;
    width: 100%;
    max-width: 1300px;
    box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .1)
}

@media (min-width:775px) {
    footer div.footer-wrap {
        display: flex;
        flex-wrap: wrap;
        padding-top: 2rem;
        padding-bottom: 2rem
    }
}

@media (min-width:1100px) {
    footer div.footer-wrap {
        padding-top: 3rem;
        padding-bottom: 3rem
    }
}

@media (min-width:775px) {
    footer div.footer-wrap&gt;div:first-child {
        width: calc(33.3333% - 1rem);
        margin-right: 1rem
    }
}

@media (min-width:1000px) {
    footer div.footer-wrap&gt;div:first-child {
        width: calc(25% - 1rem)
    }
}

@media (min-width:1100px) {
    footer div.footer-wrap&gt;div:first-child {
        width: 200px
    }
    footer div.footer-wrap div {
        margin-bottom: 2rem
    }
}

@media (min-width:1100px) {
    footer div.footer-wrap div {
        margin-bottom: 0
    }
}

footer div.footer-wrap&gt;nav {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding-top: 2rem;
    margin-bottom: 2rem
}

@media (min-width:425px) {
    footer div.footer-wrap&gt;nav {
        display: flex;
        width: 100%
    }
}

@media (min-width:775px) {
    footer div.footer-wrap&gt;nav {
        width: calc(66.6666% - .5rem);
        margin-left: .5rem;
        margin-bottom: 0;
        padding-top: 0;
        border: none
    }
}

@media (min-width:1000px) {
    footer div.footer-wrap&gt;nav {
        width: calc(75% - .5rem)
    }
}

@media (min-width:1100px) {
    footer div.footer-wrap&gt;nav {
        width: 55rem;
        border-left: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4;
        padding-left: 2rem;
        margin-right: 2rem
    }
}

@media (min-width:425px) {
    footer div.footer-wrap&gt;nav div {
        width: calc(100% / 3)
    }
}

@media (min-width:775px) {
    footer div.footer-wrap&gt;nav div {
        width: calc(100% / 3)
    }
}

@media (min-width:1000px) {
    footer div.footer-wrap&gt;nav div:not(: last-child) {
        margin-right: 1.5rem
    }
}

@media (min-width:1100px) {
    footer div.footer-wrap div {
        margin-bottom: 0
    }
}

footer div.footer-wrap h2,
footer div.footer-wrap nav h2,
footer label {
    color: #fff;
    font-size: 13px;
    line-height: 1.25;
    font-family: Ubuntu;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 .5em 0
}

footer div.footer-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none
}

footer div.footer-wrap a {
    color: #848484;
    text-decoration: none;
    font-family: Montserrat;
    font-size: .95em;
    font-weight: 500
}

footer div.footer-wrap div#connect {
    margin-bottom: 0
}

@media (min-width:600px) {
    footer div.footer-wrap div#connect {
        display: flex;
        align-items: flex-end
    }
}

@media (min-width:1100px) {
    footer div.footer-wrap div#connect {
        display: block;
        width: calc(100% - 60rem - 200px)
    }
}

@media (min-width:775px) {
    footer div.footer-wrap&gt;div:last-child {
        width: 100%;
        border-top: 1px solid #e4e4e4;
        padding-top: 2rem
    }
}

@media (min-width:1100px) {
    footer div.footer-wrap&gt;div:last-child {
        width: 300px;
        padding-top: 0;
        border: none
    }
}

@media (min-width:600px) {
    footer div.footer-wrap div#connect form {
        width: calc(70% - 10rem);
        margin-right: 1rem
    }
}

@media (min-width:1100px) {
    footer div.footer-wrap div#connect form {
        width: 70%
    }
}

footer div.footer-wrap input[type=email] {
    width: calc(100% - 9.6em);
    padding-top: 9px;
    padding-bottom: 9px;
    position: relative;
    top: 1px
}

input[type=email],
input[type=password],
input[type=search],
input[type=text],
textarea {
    border: 1px solid #e4e4e4;
    padding: 8px 8.52px 8px 12px;
    color: #000
}

@media (min-width:550px) {
    footer div.footer-wrap input[type=email] {
        max-width: 200px;
    }
}

footer input {
    background-color: #f4f4f4;
    border-radius: 4px;
    font-size: 14px;
    line-height: 16px
}

footer div.footer-wrap label {
    display: block;
    margin-bottom: 1em
}

footer div.footer-wrap h1,
footer div.footer-wrap nav h2,
footer label {
    color: #fff;
    font-size: 13px;
    line-height: 1.25;
    font-family: Ubuntu;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 .5em 0
}

a.button.primary,
button.primary {
    background:#25928D;
    color: #fff;
    border-radius: 15px;
    line-height: 20px;
    font-size: 1em;
    padding: 8px 25px;
}


.btn {
    color: #fff;
    font-size: 12px;
    font-family: Ubuntu;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
   

}

a.button,
button {
    border: none;
    border-style: none;
    border-radius: 15px 15px 15px 15px;
    font-size: 1em;
    font-family: Ubuntu;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 8px 25px;
    transition: all .1s ease-out;
    text-decoration: none;
    display: inline-block
}

footer div.footer-wrap div#social {
    max-width: 20em;
    margin: 1.5em auto 0 auto
}

footer div.footer-wrap div#social ul {
    display: flex;
    justify-content: space-between;
    width: 100%
}

footer div.footer-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none
}

footer div.footer-wrap div#social ul li {
    display: inline-block;
    margin-right: 1rem;
    opacity: .5;
    transition: opacity .2s ease
}

@media (min-width:600px) {
    footer div.footer-wrap div#connect div#social {
        margin: 0;
        width: 10rem;
        padding-bottom: .2rem
    }
}

@media (min-width:1100px) {
    footer div.footer-wrap div#connect div#social {
        margin-top: 1rem
    }
}

.display {
    -webkit-transform: translateY(0)!important;
    transform: translateY(0)!important;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

#promo {
    width: 100%;
    height: 50px;
    background-color: #e9ecef
}

.itemLeft {
    padding-top: 15px;
    padding-bottom: 15px!important;
    font-size: 12px;
    letter-spacing: .12rem;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    float: left;
    width: 15%;
    text-align: left
}

.itemLeft a {
    color: #241f21
}

.itemLeft a:hover {
    text-decoration: none;
    color: #000
}

.itemCenter {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px!important;
    font-size: 12px;
    letter-spacing: .12rem;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    width: 70%;
    float: left
}

.itemRight {
    padding-top: 15px;
    padding-bottom: 15px!important;
    font-size: 12px;
    letter-spacing: .12rem;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    float: right;
    text-align: right;
    width: 15%
}

.itemRight a {
    color: #241f21
}

.itemRight a:hover {
    text-decoration: none;
    color: #000
}

.nav_drawer_wrapper {
    background: #f4f5f9;
    z-index: 700;
    padding: 30px 20px 30px 20px;
    border-top: 1px solid #eee;
    box-shadow: 0 0 3px 0 rgba(43, 52, 62, .75)
}

.nav_drawer_close {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 22px;
    cursor: pointer;
    transition: .5s;
    color: #777!important
}

.drawer-content {
    max-width: 1150px;
    margin: 0 auto;
    padding: 10px 20px 10px 20px
}

.columns {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px
}

.desktop_all_products_wrapper {
    display: block
}

@media screen and (min-width:769px) {
    .columns:not(.is-desktop) {
        display: flex
    }
}

.columns:last-child {
    margin-bottom: -10px
}

.columns {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px
}

.column {
    flex: 1;
    padding: 10px
}

.column img {
    max-width: 100%
}

.fondoRegistro {
    background-image: url(/images/loginreg.jpg);
    background-position: center center;
    background-size: cover;
    padding: 5em;
    background-attachment: fixed
}



.titulo {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.8em;
    color: #fff;
    margin-bottom: 1em
}

.regText {
    font-weight: 700;
    color: #fff;
    font-size: 1.5em
}

.inputs {
    width: 100%
}

.btnreg {
    background-color: #25928D;
    font-family: Montserrat;
    font-weight: 700;
    padding: 9px 15px;
    border-radius: 14px;
    color:#fff;
    text-transform: uppercase
}

.btnreg:hover{
    text-decoration: none;
    color:#fff;
}

.forgot {
    color: #f4f4f4;
    font-weight: 700;
    font-size: 1.2em
}

.center {
    text-align: center
}

.new_footer_lower {
    border-top: 1px solid #eee;
    padding: 0 40px 0 40px
}

.new_footer_lower ul {
    padding-left: 0!important;
    list-style-type: none;
    padding: 15px 0 15px 40px
}

.new_footer_lower_left {
    float: left
}

.new_footer_lower li {
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
    min-height: 35px
}

.new_footer_lower li a,
.new_footer_lower li span {
    font-size: .9em;
    line-height: 35px;
    min-height: 35px;
    font-weight: 700;
    letter-spacing: .15rem;
    text-decoration: none;
    color: #000
}

.new_footer_lower_right {
    float: right
}

.clear {
    clear: both
}



@media only screen and (max-width:800px) {

    .new_footer_lower ul {
        display: block;
        text-align: center
    }
    .new_footer_lower li a,
    .new_footer_lower li span {
        line-height: 0
    }
}

.main {
    margin-top: 25px;
    background: #fff;
    margin-bottom: 25px
}

.section {
    display: none;
    padding: 20px 20px 0;
    border: 1px solid #ddd
}

.inputN{
    display: none
}

.label {
    display: inline-block;  
    font-weight: 600;
    text-align: center;
    color: #241f21;
}

.label2 {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 10px 25px;
    font-weight: 600;
    text-align: center;
    color: #241f21;
}

hr {
    margin-top: 10px!important;
    margin-bottom: 10px!important
}

.label:hover {
    color: #888;
    cursor: pointer
}

.input:checked+label {
    color: #4F46E6;
    border-bottom: 2px solid #4F46E6;
    
}

#tab1i:checked~#content1,
#tab2i:checked~#content2,
#tab3i:checked~#content3 {
    display: block
}

@media screen and (max-width:650px) {
    .itemRight {
        padding-top: 7px
    }
    .label {
        display: inline-block;
        margin-right: 10px;
        padding: 15px 5px;
        font-size: .9em
    }
    .label:before {
        margin: 0;
        font-size: 18px
    }

    .lptestimonios{
        min-height: 500px;
    }

    .toBottom {
        bottom: 10% !important;
    }
}

@media screen and (max-width:400px) {
    .label {
        padding: 15px 0;
        width: 7em
    }
}

.hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
    margin-left: -15px
}

.Ttipo {
    text-align: center;
    margin-bottom: 1em;
}

.por{
    margin-top: 15px;
    font-size: 1.5em;
    text-align: center;
}

.valor {
    text-align: center;
    margin-top: 10px;
    font-size: 1.3em
}

.topSizes{
    margin-top:2em;
    margin-bottom: 1em;
}

.iMed {
    width: 100%;
    text-align: right;
    transition: box-shadow .15s ease;
    box-shadow: 0 1px 3px rgba(50,50,93,.15), 0 1px 0 rgba(0,0,0,.02);
    border-radius: .375rem;
    background-color: #fff;
    background-clip: padding-box;
    border-style: solid;
    border-color: #8898aa5e;
    border-width: 1px;
    padding: 4px;
    color: #000;
}

.number-input {
    font-family: Montserrat
}

.radio {
    width: 65px;
    display: inline-block;
    margin: 0 10px 10px 0
}

.radioImg {
    position: relative;
    width: 100%;
    height: 65px;
    z-index:5;
}

.equis {
    font-size: 1.3em;
    top: 50px;
    position: absolute
}

.img-fluid {
    width: 100%
}

.contenedor_radiooptions .radio input[type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
}

.radio input[type=radio]:checked::after img {
    border: 1px solid #241f21
}

.radio2+img {
    border: 1px solid #0000000f;
    cursor: pointer;
    width: 75px;
    border-radius: 5px;
    box-shadow: 0 4px 3px 0 rgba(0, 0, 0, .16)
}

.radio2:checked+img {
    border: 1px solid #241f21
}

.vermas {
    width: 100%;
    display: inline-block
}

img[alt=ayuda] {
    cursor: pointer;
    position: relative;
    left: -2px;
    opacity: 1;
    float: right
}

img[alt=ayuda]:hover {
    opacity: .3
}

.titulos {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    top: 0;
    color: #000;
}


.color,.color2 {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
}



.color+img {
    border: 1px solid #0000000f;
    padding: 5px;
    cursor: pointer;
    width: 40px;
    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16);
}

.color3{
    position: absolute; 
    width: 25px;
    height: 25px;
    border-radius: 100%;
    cursor: pointer;
    margin-right: 15px;
}

.marco-color-1{
    background-color: #000;
}
.marco-color-2{
    border: solid .5px #afafaf;
    background-color: #fff;
}

.marco-color-3{
    background-color: #BEBEBE;
}
.marco-color-4{
    background-color: #784e40;
}



.color4{
    position: absolute;
    opacity: 0;
    width: 24%;
    height: 113px;
    z-index: 20;
    cursor: pointer;
}

.color4+img {
    width: 100%;
    background-position: bottom center;
    background-size: cover;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0;
    height: 100%;
    z-index: 5;
}

.contC2 h6{
    text-align: center;
    font-size: .85em;
    padding: 3px;
    z-index: 5;
}
.contC3 h6{
    text-align: center;
    font-size: .85em;
    padding: 3px;
    z-index: 5;
}

.color2+img {
    cursor: pointer;
    width: 30px;
    width: 30px;
    border-radius: 100%;
}

.border-selected{
 border: solid 2px #4F46E6
}

.color2:checked+img, .color3:checked, .color:checked+img{
    border-radius: 2px solid #4F46E6
}
.contC {
    margin-right: 6px;
}
.contC2 {
    cursor: pointer;
    margin: 18px;
    margin-top: 0;
    float: left;
    z-index: 5;     
    color: #fff;
}

.contC3 {
    cursor: pointer;
    padding: 0;
    border-radius: 5px;
    width: 14%;
    margin-bottom: 10px;
    margin-right: 2%;
    box-shadow: 2px 1px 4px 1px rgba(0, 0, 0, .16);
    float: left;
    z-index: 5;
}

.checkedF div {
    border: solid 3px #4F46E6;
}
.checkedD img {
    border: solid 2px #4F46E6;
}

.checkedF h6{
    color:#fff;
    font-weight: 100;
}

.flex{
    display:flex;
}


.js-customer-form {
    margin-left: .3125rem;
    margin-top: 1.563rem
}


label.contV {
    display: grid;
    text-align: center;
    width: auto;
    float: left;
    margin-right: 18px;
    margin-left:18px;
}

label.contV label {
    text-align: center;
    width: 100%
}

.cVidrio {
    -webkit-appearance: none;
    background-color: transparent;
    vertical-align: middle;
    position: relative;
    margin: 0;
    line-height: normal;
    border: 1px solid #0000000f;
    padding: 5px!important;
    cursor: pointer;
    width: 25px;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16);
    height: 25px;
    left: 50%;
    margin-left: -12.5px;
    margin-bottom: 8px
}

.cVidrio:checked {
    background-color: #241f21;
    border-color: #fff;
    border-width: 3px!important
}

label.contH {
    width: 100%;
    display: grid;
    float: left;
    text-align: center
}

.orientacionC {
    left: 50%;
    position: relative;
    width: 11px;
    margin-left: -5.5px;
    -webkit-appearance: none;
    border: 1px solid #bababa;
    height: 11px;
    border-radius: 5px;
    background-color: #bababa
}

.orientacionC:checked {
    background-color: #000
}

.oriHor {
    max-height: 80px;
    margin: 1.2em 1em;
    margin-left: -52px;
    left: 50%;
    position: relative;
}

.oriVer {
    max-height: 100px;
    margin: .5em 10px;
    margin-left: -36px;
    position: relative;
    left: 50%;
}

.product-price h2 {
    font-family: Ubuntu;
    color: #241f21;
    font-size: 2.5em
}

.counter {
    display: flex;
    height: 4vh;
    margin-top: 0;
    width: auto;

}

#counter-cart {
    margin-left: -67.5px;
    left: 50%;
    position: relative
}

.c1-btn,
.c2-btn {
    width: 100px;
    height: 32px;
    background-color: orange;
    color: #fff;
    border: none;
    font-size: 14px;
    cursor: pointer;
    outline: 0
}

.c1-btn:hover,
.c2-btn:hover {
    background-color: #db8e00
}

.c1-p,
.c2-p {
    color: gray;
    font-size: 16px
}

.c1-span,
.c2-span {
    color: green
}

.go-carrito {
    display: flex;
    color: #333333;
    width: 118%;
    height: 8vh;
    padding: 5px;
    border-radius: 10px;
    margin-left: -3%;
}
.go-carrito button {
    font-size: 95%;
    padding: 11px 11px;
    margin: 0px;
    top: 0px;
    position: relative;
    background-color: transparent;
    border-right-color: #241f21;
    font-family: Montserrat;
    color: #000;
    height: auto !important;
    width: 45%;
    font-weight: 100;
}

.modalTop {
    margin-top: 18%
}

.overlay {
    z-index: 1100!important
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #241f21;
    background: #241f21
}

.mod-title {
    font-weight: 600;
    color: #fff;
    font-size: 1.3em;
    text-align: center;
    font-family: Montserrat
}

td,
th {
    border-bottom: 1px solid #ddd
}

.shopT {
    width: 96%;
    margin: 0 2%;
    font-family: Montserrat
}

.shopT th {
    font-size: 1.1em;
    padding: 5px 0
}

.shopT td {
    text-align: left
}
@media screen and (max-width: 800px) {
    .shopT td {
        text-align: center; 
    }
}

.shop-desc {
    width: 50%;
    text-align: left;
    margin-left: 15%;
}

.totals&gt;div {
    border: 2px solid #bbb;
    border-radius: 4px;
    color: #333;
    display: inline-block;
    font-family: Roboto-Medium, Arial, Tahoma;
    font-size: 14px;
    padding: 7px 10px 6px;
    position: relative;
    text-align: center
}

.modal-footer {
    text-align: right;
    padding: 10px;
    margin-bottom: 15px;
    margin-top: 15px
}

.modal-footer .boton {
    font-size: 1em;
    padding: 11px 20px;
    margin: 5px;
    position: relative;
    background-color: #4F46E6;;
    font-family: Montserrat;
    color: #fff
}

.trash {
    font-size: 1.8em;
    color: #000
}

.mari0 {
    width: 1%;
    text-align: right;
    float: left
}

.mari3 {
    width: 33%;
    text-align: right;
    float: left
}

.mari5 {
    width: 33%;
    text-align: right;
    float: left
}

.mari8 {
    width: 32%;
    text-align: right;
    float: left
}

.error {
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
    font-weight: 700;
    font-family: Montserrat;
    color: red;
    display: none
}

.textoInfo {
    text-align: center;
    font-size: 1.3em
}

.img-width{
    width: 150px;
}

@media only screen and (max-width:800px) {
    .img-width{
        width: 100px;
    }
    .inline-flex{
        display: inline-flex
    }
    .text-centerM{
        text-align: center;
    }
    .gris {
        height: 200px
    }
    .iMed {
        width: 100%;
        border: none;
        text-align: center;
        font-family: Montserrat
    }
    .mediaTop {
        text-align: center;
        margin-bottom: 2em
    }
    .mediaTop span {
        top: 0
    }
    .go-carrito {
        width: 120%;
        margin-left: -5%;

    }

    .go-carrito button {
        top: 0;
        width: 100%
    }
    .modal-footer {
        text-align: center;
        padding: 0;
        display: inline-grid;
        width: 100%
    }
    .margin-md {
        margin-top:20px
    }
}

input {
    font-family: Montserrat
}

.img {
    max-width: 100%
}

.top2 {
    margin-top: 120px
}

.btnOri,
.photo_size_select_btn {
    display: inline-block;
    background: #fff;
    border: 2px solid #fff;
    color: #111;
    margin: 6px;
    border-radius: 3px;
    text-decoration: none;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .8);
    width: 100%;
}

.btn {
    position: relative;
    font-size: 1rem;
}

.ui-widget-content a {
    color: #222
}

.btnOri:hover,
.photo_size_select_btn:hover {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .9);
    color: #111
}

.btnOriSelected,
.photo_size_select_btn--selected {
    background: #4F46E6;
    border: none;
    color: #fff!important
}

.tpreview {
    text-align: left
}

.docs-buttons {
    margin-top: 1em
}

.btn-primary {
    margin-top: 1em;
    background-color: #25928D;
}

.botoncito {
    background-color: #25928D;
    padding: 10px 20px;
    border-radius: 13px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase
}

.centrado {
    text-align: center
}

.recommended_photo_sizes {
    margin: 1em 0;
}

.img-preview {
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    background-color: #000!important
}

.equis2 {
    font-size: 1em;
    top: 18px;
    position: absolute
}

.sizeMarco {
    width: 100%
}
.sizeMarco2 {
    width: 100%
}
.valores {
    width: 100%;
    border: 0;
    text-align: center
}

.pad-b-3 {
    padding: 28px!important;
    background-color: #fff
}

.pad-b-5 {
    padding: 36px!important;
    background-color: #fff
}

.pad-b-8 {
    padding: 48px!important;
    background-color: #fff
}

.pad-n-3 {
    padding: 28px!important;
    background-color: #000
}

.pad-n-5 {
    padding: 36px!important;
    background-color: #000
}

.pad-n-8 {
    padding: 48px!important;
    background-color: #000
}

.orientacion {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 1.2em;
    text-align: center
}

.capital {
    text-transform: capitalize
}

button[disabled] {
    background-color: #969595
}
.infoB {
    width: 66vw !important;
    position: relative !important;
    margin-left: 17%;
}

.infoM {
    width: 55vw !important;
    position: relative !important;
}

.infoM2 {
    margin-left: 24%;
}

.strong {
    text-transform: uppercase
}

#precioCarrito {
    display: flex;
    padding-top: 0.2em;
    width: 22%;
    font-weight: 100;
}

.price{
    font-size: 4vh;
    line-height: 6vh;
    font-weight: 600;
}

.price2 {
    margin-left: 3px !important;
    font-size: 1em !important;
}

.price2::before {
    content: "$";
}

.price::before {
    content: "$";
}

.precio::before {
    content: "$";
}

.flexslider {
    margin: 0 0 10px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    border-radius: 4px;
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    zoom: 1;
    cursor: pointer;
    padding: 0
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides img {
    width: 100%;
    display: block;
    height: 80px
}

.flex-viewport {
    max-height: 2000px;
    transition: all 1s ease;
    overflow: hidden;
    position: relative
}

.flex-control-nav,
.flex-direction-nav,
.slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.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;
    transition: all .2s ease-in-out
}

.tablaShop {
    width: 100%;
    margin-bottom: 20px;
    empty-cells: show;
    font-family: Montserrat;
    text-align: left
}

.tablaShop thead {
    color: #000;
    text-align: left;
    vertical-align: bottom
}

.tablaShop th {
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: .5em 1em
}

.tablaShop .shop-desc {
    margin-left: 5%
}

.continue {
    margin-top: 25px;
    margin-bottom: 25px
}

.continue .boton {
    font-size: 1em;
    padding: 11px 20px;
    margin: 0;
    position: relative;
    background-color: #4F46E6;
    font-family: Montserrat;
    text-transform: uppercase;
    color: #fff
}

.botongoch {
    font-size: 1em;
    padding: 11px 20px;
    margin: 0;
    position: relative;
    background-color: #25928D;
    font-family: Montserrat;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.cantidad {
    border: 1px solid #231f20;
    color: #000;
    text-align: center;
    width: 65px;
    font-size: 18px;
    line-height: normal;
    padding: 0;
    outline: 0
}

.shopM {
    margin: 1% auto!important
}

.static {
    position: fixed;
    width: 28%
}

.subtotalC {
    text-align: right
}

.finR {
    text-align: right
}

.section-precio{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
@media screen and (max-width:800px) {
    .tpreview {
        width: 100%;
        float: left;
        font-size: 1.3em;
        margin-bottom: 0;
        margin-top: 1em
    }
    .price{
        font-size: 6vw;
        line-height: 6vh;}
        .descuento {
            font-size: 5vw;
        }
    .img-preview {
        margin-top: 1.5em
    }
    table {
        width: 100%
    }
    thead {
        display: none
    }
    tr:nth-of-type(2n) {
        background-color: inherit
    }
    tr td:first-child {
        background: #f0f0f0;
        font-weight: 700;
       
    }
    tbody td {
        display: block;
        text-align: center;
        font-size: small;
    }
    tbody td:before {
        content: attr(data-th);
        display: block;
        text-align: center
    }
    table,
    tbody,
    td,
    th,
    thead,
    tr {
        display: block
    }
    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    tr {
        border: 1px solid #ccc
    }
    td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%
    }
    td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }
    #fotoCarrito {
        width: 100px
    }
    .shopT {
        width: 100%;
        margin: 0;
        font-family: Montserrat
    }
    .modal-title {
        font-size: .8em
    }
    .shopM {
        width: 100%!important;
        margin: 0!important;
        overflow-y: visible
    }
    #shop-desc p {
        margin-bottom: .3em
    }
    .counter {
        position: relative;
margin: 0;
    }

    tbody td .counter{
        position: relative;
        width: 100%;
        text-align: center;
        display: contents;
    }
    .subtotalC {
        text-align: center
    }
    .finL {
        text-align: center;
        margin-bottom: 1em
    }
    .finR {
        text-align: center;
        margin-top: 1em
    }
    #myModalUpload {
        margin-top: 120px
    }
}

.black {
    background-color: #4F46E6;
}

.card {
    position: relative;
    display: block;
    margin-bottom: .75rem;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, .125);
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2)
}

.top2 {
    margin-top: 130px;
    margin-bottom: 20px
}

.checkout-step {
    border-bottom: 1px solid rgba(0, 0, 0, .25);
    padding: .9375rem
}

.js-customer-form {
    margin-left: .3125rem;
    margin-top: 1.563rem
}

.form-group {
    margin-bottom: 1rem
}

.form-control-select{
    border: 1px solid #e4e4e4;
    padding: 8px 0px 8px 5px;
    min-width: 190px;
}


.checkout-step {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .25);
    padding: .9375rem
}

.step-title {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0
}

.form-footer {
    text-align: right;
    margin-bottom: 3vh;
}



.plegable.desplegado {
    max-height: 3000px;
    height: auto;
    transition: max-height .5s ease-out;
}

.plegable {
    max-height: 0;
    overflow: hidden;
    transition: max-height .5s ease-in;
}

.delivery-option {
    background: #f6f6f6;
    padding: .9375rem 0;
    margin-bottom: .9375rem
}

.carrier-name {
    display: inline-block;
    word-break: break-word;
    text-align: left;
    font-weight: 700
}

.danger {
    display: none
}

.danger p b {
    color: red
}

#dedicatoria {
    display: none
}

.fondo-exitoso {
    background-image: url(/images/exitoso.jpg);
    width: 100%;
    height: 50vh;
    background-position: 50% 30%;
    background-size: cover
}

.col-md-12.margin {
    text-align: center;
    margin: 1em 1em 3em 1em
}

.topEx {
    margin-top: 70px
}

#conektaIframeContainer{
    position: relative;
    width: calc(100% + 80px);
    margin-left: calc(-50% - 40px);
    left: 50%;
}

@media only screen and (max-width:800px) {
    .static {
        position: relative;
        width: auto
    }
}

.color+span {
    border: 1px solid #ddd;
    padding: 9px 6px 12px 6px;
    cursor: pointer;
    font-weight: 700;
    position: relative
}

.color2:checked+span,
.color:checked+span {
    outline: 1px solid #4F46E6
}

.fotoM {
    width: 100%;
    height: auto
}

.topMarcos {
    margin-top: 2em
}

.topMate {
    margin-top: 2em
}

.tiposM {
    margin-top: 2em
}

.tiposM h3{
    text-align: center;
    color: #000;
}

.sliderIm {
    text-align: center
}

.sliderIm img {
    width: auto;
    max-height: 335px
}

#foto1 img {
    height: 100%;
    max-height: 400px;
    width: auto
}

@media only screen and (max-width:800px) {
    .materiales {
        list-style-type: none;
        margin-top: 1em !important;
    }

    .infoM,.infoB {
        width: 100vw;
        margin-left: 0;
        left: 0
    }
    .modal-content {
        margin: 0!important;
        width: 100vw!important;
    }
    #foto1 img {
        height: 100%;
        max-height: 450px;
        width: auto
    }
    .sliderIm img {
        width: 100%;
        max-height: 450px;
        height: auto
    }
    .flexslider {
        zoom: .8
    }
}

.gotham {
    font-family: GothamUltra, Sans-Serif
}

.fondo-como {
    background-image: url(/images/fondobanner.jpg?7d7a3de8212e31b14373f5994f8e1869);
    width: 100%;
    height: calc(50vh - 35px);
    background-position: 50% 30%;
    background-size: cover;
    background-attachment: fixed
}
.nohover:hover{
text-decoration: none;
}

.flex-left {
    width: 50%;
    padding: 0vh 5vw 0 3vw;
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.flex-left p{
    font-size: 1.5em;
    font-weight: bold;
}
.flex-right{
    width: 49%;
    max-height: 700px;
    object-fit: cover;
}

.como {
    padding: 5vh 0;
    text-align: center;
    font-family: Montserrat, sans-serif;
    margin-top: 5vh;
    place-content: center;
    place-items: center;
    display: grid;
}

.como h2 {
    font-size: 2em;
    font-weight: 700;
    font-family: Ubuntu;
    color: #000;
    margin-bottom: .5em
}


.como p {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    color: #000;
    width: 60%;
}

.margin-100{
    margin-top: 100px;
}

.margin-300{
    margin-top: 300px;
}

.cont-flex{
    width: 100%;
    display: flex;
    place-content: center;
    place-items: center;
    box-sizing: border-box;
    
}

.cont_new{
    width: calc(100% - 10px); /* Resta el margen del contenedor flex */
    display: grid;
    padding-left: 35px;
    box-sizing: border-box;
}

.btnFunciona{
    font-family: 'Montserrat';
    color: #fff;
    font-size: 1.6em;
    padding: 10px 0;
    width: 90%;
    margin: 1em auto;
}

.espacioBtn{
    margin-top: 2vh;
}
.borde {
    width: 100%;
    height: 3px;
    background-color: gray;
    margin-left: -50%;
    left: 50%;
    position: relative;
    margin-bottom: 10vh
}

.borde2 {
    width: 75%;
    height: 3px;
    background-color: gray;
    margin-left: -37.5%;
    left: 50%;
    position: relative;
    margin-top: 10vh;
    margin-bottom: 5vh
}

.iconotexto {
    font-family: Ubuntu;
    font-weight: 700;
    padding: 0 1em
}

.iconotexto img {
    width: 55px;
    position: relative;
    float: left;
    margin-right: 10px
}

.iconotexto label {
    width: calc(100% - 55px);
    position: relative
}

.iconotexto p {
    font-family: Ubuntu;
    margin-top: 1em;
    text-align: center
}

.p1h {
    width: 100%;
    position: relative;
    margin-top: 37px;
    text-align: justify
}

.p2h {
    width: 100%;
    position: relative;
    margin-top: 15px;
    text-align: justify
}

.p3h {
    width: 100%;
    position: relative;
    margin-top: 35px;
    text-align: justify
}

.p4h {
    width: 100%;
    position: relative;
    margin-top: 35px;
    text-align: justify
}

.datos {
    margin-bottom: 2em
}

.info-perso {
    text-align: center
}

.info-perso h2 {
    font-size: 2.52em;
    font-family: Ubuntu;
    margin-bottom: 1em;
    text-transform: uppercase
}
.sugerenciasT{
    /* font-size: 1.9em; */
    font-size: 20px;
    font-family: Ubuntu;
    margin-bottom: 1em;
    text-transform: uppercase;
    color: #241F21;
    text-align:center;
}


.left {
    float: left!important;
    margin-left: 3vw!important
}

.textInfo {
    font-family: Ubuntu;
    width: 60%;
    float: right;
    margin-right: 3vw;
    position: relative;
    /* margin-bottom: 2em; */
    text-align: justify;
    margin-left: 0!important
}

.textInfo h3 {
    text-align: center;
    font-size: 1.3em
}

.img1 {
    width: 60%;
    float: right;
    margin-right: 3vw;
    position: relative;
    margin-bottom: 2em
}

.img2 {
    width: 60%;
    float: left;
    position: relative;
    margin-bottom: 2em
}

.contB {
    width: 50%;
    position: relative;
    float: right;
    text-align: center;
    margin-bottom: 2em;
    margin-right: 12%
}

.contA {
    width: 50%;
    position: relative;
    text-align: center;
    margin-bottom: 2em;
    float: left;
    margin-left: 6%
}

.mitadComo {
    padding: 0vh 5vw 0 5vw;
}
.mitadComo p {
    font-size: 1.5em;
    font-weight: bold;
}

.pasos {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    place-items: baseline;
}
.pason {
    width: 33%;
    height: auto;
    padding: 1vh 5vw;
    text-align: center;
    display: flex;
    flex-flow: row wrap;
    place-content: center;
}

.pasos img {
    width: 100%;
    height: 100%;
}

.pasos h4 {
    margin: .5em 0;
    font-size: 1.5em;
    font-weight: 700;
    background-color: #000;
    width: 1.5em;
    color: #fff;
    border-radius: 50%;
}

.pasos p {
    font-family: Montserrat, sans-serif;
    font-size: 1.2em;
}

@media (max-width: 600px) {
    .como p {
        width: 95%;
    }
    .mitadComo p {
        text-align: center;
    }
    .flex-left{
        width: 100%;
    }
    .flex-right{
        display: none;
    }
    .pason {
        width: 100%;
    }
    .margin-topX{
        margin-top: 50px;
    }
}

.tit1 {
    font-size: 1.6em;
    text-align: center;
    margin-bottom: .51em
}

.tit2 {
    font-size: 1.5em;
    text-align: center
}

.imagen {
    height: 100%
}

.subT {
    font-size: 1.2em;
    text-transform: uppercase;
    margin-bottom: .5em
}

.listo {
    font-size: 2em;
    margin-right: 5%
}

.image {
    background: #000 url(/images/index2.jpg?583705bf69709dda46cb5d02dd47751c) no-repeat;
    background-position: 50% 45%;
    color: #fff;
    background-size: cover;
    min-width: 100%;
    z-index: 0;
    height: 65vh
}

.full_width_background_image_section {
    position: relative;
    color: #fff
}

.photos_interlude {
    background: #000 url(https://d29mtkonxnc5fw.cloudfront.net/site_assets/footer_full_image_progressive.jpg) no-repeat;
    background-position: 50% 85%;
    color: #fff;
    background-size: cover;
    min-width: 100%;
    min-height: 100%;
    z-index: 0
}

.photos_interlude2 {
    background: #000 url(/images/index1.jpg?072637ebd4c78584ae50e1608c0253a6) no-repeat;
    background-position: 50% 50%;
    color: #fff;
    background-size: cover;
    min-width: 100%;
    min-height: 100%;
    z-index: 0
}

.home_section_tint {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .85) 10%, rgba(0, 0, 0, .3) 100%)
}

.page_wrapper {
    margin: 0 auto;
    width: 980px;
    position: relative;
    height: 100%;
    padding-top: 60px
}

.p-bottom-60 {
    padding-bottom: 60px
}

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

.montserrat {
    font-family: Montserrat, HelveticaNeue, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: -.01rem
}

.big_hero_btn {
    font-family: freight-sans-pro, HelveticaNeue, Helvetica, Arial!important;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    line-height: 24px!important;
    font-weight: 600!important;
    text-decoration: none;
    cursor: pointer;
    padding: 12px 30px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    white-space: nowrap;
    outline: 0;
    border: none;
    margin-bottom: 2px
}

.blue_hero_btn {
    background-color: #5ba4e5;
    color: #fff
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    overflow-y: hidden;
    transition: opacity 0.3s ease;
}

.modal-content {
    background-color: #fefefe;
    margin: 10% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
    transition: all 0.3s ease;
}

.close {
    float: right;
    font-size: 2em !important;
    font-weight: 700;
    line-height: 1;
    color: #3a3a3a;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    margin-top: -5px
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.close2 {
    float: right;
    font-size: 2em;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    margin-top: -5px
}

.close2:focus,
.close2:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.formB {
    text-align: right
}

.formB button {
    font-size: 1em;
    padding: 11px 20px;
    margin: 5px;
    width: 15em;
    color: #fff;
    text-transform: uppercase
}

#card-errors {
    color: red;
    font-weight: 700
}
.mailchimp-error{
    color: #d02e2e;
    background-color: #fff6f6;
    border-color: #d02e2e;
    border-radius: 3px;
    padding: 6px 12px;
    margin-bottom: 15px;
    font-size: 0.9em;
    text-align: left;
    border-style: solid;
    border-width: 1px;
  }

@media only screen and (max-width:800px) {
    .imgFooter{
        float: left;
            margin-right: 100%;
    }
    .docs-buttons {
        text-align: center
    }
    .textoInfo {
        font-size: 1em
    }
    .titleReviews {
        font-size: 1.5em
    }
    .hide2 {
        display: none
    }
    .top {
        margin-top: 120px
    }
    /* .borde {
        display: none
    } */
    #secc_funciona {
        height: auto
    }
    .mitadComo {
        height: auto
    }
    #personaliza {
        height: auto
    }
    .textInfo {
        width: 100%;
        padding: 5%;
        margin: 0
    }
    .textInfo p {
        font-size: 1.3em;
    }
    .botonSlider {
        padding: 15px 21px
    }
    .rmar {
        margin-bottom: 1.8em
    }
    .img1 {
        width: 100%;
        float: right;
        margin: 0;
        margin-bottom: 2em
    }
    .img2 {
        width: 100%;
        margin-left: 0
    }
    .contB {
        width: 100%;
        margin: 0
    }
    .btnHome {
        width: 100%;
    }
    .contA a,
    .contB a {
        margin: 0;
        /* font-size: 1.4vh; */
        padding: 0 !important;
    }
    .boton {
        font-size: 1.2em
    }
    .contA {
        width: 100%;
        /* margin: 0 */
    }
    .iconotexto {
        text-align: center;
        margin: 0;
        display: grid;
    }
    .iconotexto label {
        width: 100%;
    }
    .iconotexto img {
        width: 55px;
        margin-left: -27.5px;
        left: 50%;
    }
    .como h3 {
        margin: 2em 0
    }
    .textInfo h3 {
        text-align: center;
        /* font-size: 1.2em */
        font-size: 2.5vh;
    }
    .sliderIm img {
        width: auto;
        max-height: 400px;
        max-width: 300px
    }
}

.listaIco {
    list-style-type: none;
    margin: 4em 1em
}

.listaIco li {
    width: 100%;
    height: 50px;
    margin-bottom: 2em
}

.iconito {
    width: 30px;
    height: 30px;
    display: inline-block;
    font-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    float: left;
    margin-right: 5px
}

.spans {
    position: relative;
    float: left;
    width: calc(100% - 35px);
    font-size: 1.2em
}

.iconito1 {
    background-image: url(/images/mide.png)
}

.iconito2 {
    background-image: url(/images/pide.png)
}

.iconito3 {
    background-image: url(/images/enmarca.png)
}

.iconito4 {
    background-image: url(/images/decora.png)
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .slide1 {
        background: url(/images/slide3_movil.webp) top center;
        background-size: cover
    }
    .slide2 {
        background: url(/images/slide2_movil.webpp) top center;
        background-size: cover;
        background-position: 0% 100%;
    }
    .slide3 {
        background: url(/images/cristmass2movil.jpeg) top center;
        background-size: cover
    }
    #process h5 {
        margin-top: 2em
    }
    .iconotexto img {
        margin-right: 15px
    }
    .p2h {
        margin-top: 30px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .sliderIm img {
        width: auto;
        max-height: 400px;
        max-width: 300px
    }
}

.logo-envio {
    width: 95px;
}

.logo-reciclado {
    width: 51px;
}

.logo-ecowood {
    width: 40px;
}

.ecowoodico {
    background-image: url(../images/ecowood.png);
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 16px;
    background-size: cover;
    float: left;
    margin-top: -10px;
    margin-right: 5px
}

.recicladoico {
    background-image: url(../images/reciclado.png);
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 16px;
    background-size: cover;
    float: left;
    margin-top: -10px;
    margin-right: 5px
}

.materiales {
    list-style-type: none;
    margin-top: -2em;
}

.materiales li {
    margin-top: 1em;
    margin-bottom: 1em;
}

#banner-terminados {
    height: 30vh;
    color: white;
}


/* Productos terminados */

#banner-terminados .background {
    background-image: url(../images/impresiones.jpg);
    background-position: center;
    background-size: cover;
    height: 100%;
}

.productot {
    text-align: center;
    color: #241f21;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.nombreMarco {
    font-weight: 700;
    text-transform: uppercase;
    font-family: Ubuntu;
    font-size: 1.5em;
}

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

.cont-prodt img {
    height: 200px;
}

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

.cont-prodt2 img {
    height: 200px;
}

.h2{
    font-size:2.5em;
}

.bottom{
    margin-bottom: 5%;
}

@media screen and (max-width:800px) {
    .contC2{
    width: 30%;
    }
    .go-carrito button{
        padding: 0;
    }
    .contC3{
        width:20%;
    }
    .separacion {
        height: 6vh;
        margin-top: 2vh;
    }
    .columns {
        flex-wrap: wrap;
        justify-content: center;
    }
    .column {
        padding: 4px;
        width: 50%;
        flex: auto;
    }

    .cont-prodt img{
        height: 125px;
    }

    .cont-prodt2 img{
        height: 200px;
    }

    .bottom{
        margin-bottom: 3%;
    }
}

.tamImagenes{
    width: 100%;
    display: block;
    height: 100% !important;
    min-height: 110px;
    min-width: 80px;

  }

  @media screen and (max-width: 750px) {
    .tamImagenes{

      height: 100px !important;
    }

  }

  .logo-envio-slide{
    width: 60%;
  }



.finCompra{    font-size: 12px;
    padding: 12px 20px;
    margin: 0;
    position: relative;
    background-color: #000000;
    border-color: #000000;
    text-transform: uppercase;
    color: #fff;
    border-radius: 16px;
    font-weight: 100;
}

.finCompra:hover{
    color:#fff:
}

#pppDiv iframe {
    width: 100% !important;
}

.espacio {
    margin: 0 1em;
}
.info-medidas{
    font-size: 1.5em;
}

.value{
    font-weight: bold;}
    .tabs {
        position: relative;
        background: white;
        width: 100%;
        height: 100%;
        /* box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); */
        border-radius: 5px;
        min-width: 240px;
    }
    .tabs input[name="tab-control"] {
      display: none;
    }
    .tabs .content section h2, .tabs ul li label {
      font-family: "Montserrat";
      font-weight: 500;
      font-size: 18px;
      color: #428BFF;
    }
    .tabs ul {
      list-style-type: none;
      padding-left: 0;
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      flex-direction: row;
      margin-bottom: 10px;
      -webkit-box-pack: justify;
      justify-content: space-between;
      -webkit-box-align: end;
    align-items: stretch;
    flex-wrap: wrap;
    align-content: space-between;
    }
    .tabs ul li {
      box-sizing: border-box;
      -webkit-box-flex: 1;
      flex: 1;
      width: 25%;
      padding: 0 10px;
      text-align: center;
      display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    }
    .tabs ul li label {
        font-size: 110%;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      color: #929daf;
      padding: 5px auto;
      overflow: hidden;
      text-overflow: ellipsis;
      display: grid;
      cursor: pointer;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      white-space: nowrap;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
    .tabs ul li label br {
      display: none;
    }
    .tabs ul li label svg {
      fill: #929daf;
      height: 1.2em;
      vertical-align: bottom;
      margin-right: 0.2em;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
    }
    .tabs ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active {
      outline: 0;
      color: #bec5cf;
    }
    .tabs ul li label:hover svg, .tabs ul li label:focus svg, .tabs ul li label:active svg {
      fill: #bec5cf;
    }
    .tabs .slider {
      position: relative;
      width: 33.333333333333333333333333333%;
      -webkit-transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
      transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
    }
    .tabs .slider .indicator {
        position: relative;
        width: 90px;
        max-width: 100%;
        margin: 0 auto;
        height: 4.5px;
        background: #333333;
        border-radius: 100px;
    }
    .tabs .content {
      margin-top: 30px;
    }
    .tabs .content section {
        color: #333333;
      display: none;
      -webkit-animation-name: content;
      animation-name: content;
      -webkit-animation-direction: normal;
      animation-direction: normal;
      -webkit-animation-duration: 0.3s;
      animation-duration: 0.3s;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      line-height: 1.4;
    }
    .tabs .content section h2 {
      color: #428BFF;
      display: none;
    }
    .tabs .content section h2::after {
      content: "";
      position: relative;
      display: block;
      width: 30px;
      height: 3px;
      background: #428BFF;
      margin-top: 5px;
      left: 1px;
    }
    .tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul &gt; li:nth-child(1) &gt; label {
      cursor: default;
      color: #241f21;
    }
    .tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul &gt; li:nth-child(1) &gt; label svg {
      fill: #428BFF;
    }
    .go-carrito2 {
        display: flex;
        color: #333333;
        width: 115%;
        height: 8vh;
        padding: 5px;
    }
.terminados-btn{
    font-size: 1em;
    padding: 11px 20px;
    margin: 5px;
    top: -6px;
    position: relative;
    left: 5%;
    background-color: #4F46E6;
    font-family: Montserrat;
    color: #fff;
    width: 50%;
    height: 43px;
}

    @media (max-width: 600px) {
      .tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul &gt; li:nth-child(1) &gt; label {
        background: rgba(0, 0, 0, 0.08);
      }
    }
    .tabs input[name="tab-control"]:nth-of-type(1):checked ~ .slider {
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
    }
    .tabs input[name="tab-control"]:nth-of-type(1):checked ~ .content &gt; section:nth-child(1) {
      display: block;
    }
    .tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul &gt; li:nth-child(2) &gt; label {
      cursor: default;
      color: #241f21;
    }
    .tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul &gt; li:nth-child(2) &gt; label svg {
      fill: #428BFF;
    }
    @media (max-width: 600px) {
      .tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul &gt; li:nth-child(2) &gt; label {
        background: rgba(0, 0, 0, 0.08);
      }
    }
    .tabs input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
    }
    .tabs input[name="tab-control"]:nth-of-type(2):checked ~ .content &gt; section:nth-child(2) {
      display: block;
    }
    .tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul &gt; li:nth-child(3) &gt; label {
      cursor: default;
      color: #241f21;
    }
    .tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul &gt; li:nth-child(3) &gt; label svg {
      fill: #428BFF;
    }
    @media (max-width: 600px) {
      .tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul &gt; li:nth-child(3) &gt; label {
        background: rgba(0, 0, 0, 0.08);
      }
    }
    .tabs input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
      -webkit-transform: translateX(200%);
      transform: translateX(200%);
    }
    .tabs input[name="tab-control"]:nth-of-type(3):checked ~ .content &gt; section:nth-child(3) {
      display: block;
    }
    .tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul &gt; li:nth-child(4) &gt; label {
      cursor: default;
      color: #428BFF;
    }
    .tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul &gt; li:nth-child(4) &gt; label svg {
      fill: #428BFF;
    }
    @media (max-width: 600px) {
      .tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul &gt; li:nth-child(4) &gt; label {
        background: rgba(0, 0, 0, 0.08);
      }
    }
    .tabs input[name="tab-control"]:nth-of-type(4):checked ~ .slider {
      -webkit-transform: translateX(300%);
      transform: translateX(300%);
    }
    .tabs input[name="tab-control"]:nth-of-type(4):checked ~ .content &gt; section:nth-child(4) {
      display: block;
    }
    @-webkit-keyframes content {
      from {
        opacity: 0;
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
      }
      to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
      }
    }
    @keyframes content {
      from {
        opacity: 0;
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
      }
      to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
      }
    }
    @media (max-width: 1000px) {
      .tabs ul li label {
        white-space: initial;
      }
      .tabs ul li label br {
        display: initial;
      }
      .tabs ul li label svg {
        height: 1.5em;
      }
    }
    @media (max-width: 600px) {
      .tabs ul li label {
        padding: 5px;
        border-radius: 5px;
      }
      .tabs ul li label span {
        display: block;
        font-size: 80%;
      }
      .tabs .slider {
        display: none;
      }
      .tabs .content {
        margin-top: 0px;
      }
      .tabs .content section h2 {
        display: block;
      }
    }


    .contenedorN{
        width: 100%;
    }

    .contenedorTitulos {
        padding-right: 3%;
        padding-left: 3%;
        margin-right: auto;
        margin-left: auto;
    }
    .no-margin {
        margin: 0px!important;
    }
    @media screen and (min-width:1000px) {

        .anchoColores{
            height: 40px;
            display: flex;
            justify-content: center;
            align-items: center;
        }
    }
    @media screen and (min-width:1000px) {
        .anchoColores2{
            height: 68.93px;
            display: flex;
            justify-content: center;
            align-items: center;
        }
    }

    @media screen and (max-width:991px){
        .margin-topX{
            margin-top: 50px;
        }
    }

    .imagenCursor {
        margin-left: 5px;
        cursor: pointer;
    }
    .separacion {
        height: 10vh;
    }
    .anchoMarialuisa{
        height: 52.2px;
    }
    .anchoVidro{
        height: 57.5px;
    }
    .botonSiguiente {
        font-size: 1em;
        padding: 12px 20px;
        position: relative;
        background-color: #4F46E6;
        border-radius: 0px;
        font-family: Montserrat;
        color: #fff;
        width: 45%;
        text-align: center;
        font-weight: 100;
        border-radius: 20px;
    }
    @media screen and (max-width:800px) {
        .topSizes{
            margin-top: 12em;
            margin-bottom: 1em;
        }
    .botonSiguiente {
        width: 100%;
    }
    }
    .contenedorTabs {
        padding: 0vh 3vw 0vh 3vw;
    }
    .contenedorTab2 {
        height: auto;
    }
    @media (max-width: 800px) {
        .contenedorTab2 {
            height: auto;
            padding-top: 0;
        }

    }
    .paso1 {
        width: 30;
        height: 30px;
        margin-left: auto;
        margin-right: auto;
    }

    .botonCarrito {
        font-weight: 700;
        text-align: center;
        font-size: 1em;
        padding: 11px 20px;
        margin: 5px;
        position: relative;
        background-color: #ccc0;
        border-radius: 0px;
        font-family: Montserrat;
        color: #241f21;
        width: 100%;
        height: 7vh;
        border-left: solid 1px;
    }
    @media screen and (max-width:800px) {
        .botonCarrito{
            font-weight: 700;
            text-align: center;
            font-size: .9em;
            padding: 11px 20px;
            margin: 5px;
            position: relative;
            background-color: #ccc0;
            border-radius: 0px;
            font-family: Montserrat;
            color: #241f21;
            width: 100%;
            height: 7vh;
            border-left: solid 1px;
        }
    }
    .iconosMarcos{
        display: flex;
        justify-content: flex-end;
        margin: 10px auto;
    }
    @media (max-width: 800px) {
        .iconosMarcos {
            display: flex;
            justify-content: flex-end;
            margin: 10px auto;
        }

        .topSizes2 {
            margin-top: 2em;
            margin-bottom: 1em;
        }
    }
    .linea{
        position: absolute;
        width: 100%;
        margin: 0 auto;
        height: 1px;
        background: #929DAF;
        border-radius: 100px;
        margin-top: 2px;
    }

    @media (max-width: 800px) {
        .ocultar{
            display: none!important;
        }
    }
    .margenMarcos{
        padding: .5em 1em;
    }

    .tituloMarcos {
        font-size: 130%;
        color: #4f4f4f;
        margin-left: 5px;
    }

    @media (max-width:800px) {
        .tituloMarcos {
            font-size: 180%;
            margin-bottom: 5px;
            color: #333333;
        }
    }
    .iconosnp{
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    @media (max-width:800px) {
        .iconosnp{
            display: unset;
            justify-content: center;
            align-items: center;
        }
    }
    @media (max-width:800px) {
        .contenedorm{
            height: 100%!important;
        }
    }

.no-pad{
    padding: 0 !important;
}

@media (min-width: 1200px){
    .min{
        min-height: calc(100vh - 400px);
    }

    .min2 {
        min-height: calc(100vh - 245px);
    }
}

.limagen{
    background: url(../images/imagen1.jpg);
    height: 600px;
    background-size: cover;
    background-position: bottom;
}
.vawidth{
    width: 120px;
    height: 120px;
    margin-bottom: 5px;
}
.vatitulos{
    color: white;
    float: left;
    width: 100%;
    font-size: 16px;
}
.ls3{
    width: 100%;
    height: 250px;
    object-fit: contain;
}
.centrar{
    display: flex;
    justify-content: center;
}
.lptitulos{
    font-size: 16px;
    line-height: 0;
}
.lpinput{
    padding: 15px 8.52px 8px 15px!important;
    margin-bottom: 10px!important;
    font-size: 16px!important;
}
.fcontainer{
    background: #f5f5f5;
    padding-top: 3%;
    padding-bottom: 3%;
    border-radius: 15px;
    width: 80%!important;
}
.lpbutton{
    color: white;
    padding: 12px 40px;
    font-family: Montserrat;
    font-size: 22px;
    text-decoration: none;
}
.lpbutton:hover, .lpbutton:focus {
    color: white!important;
    /* text-decoration: none; */
}
.toBottom {
    position: absolute;
    bottom: 12%;
    width: 65%;
}

.lptestimonios{
    background-image: url(/images/comillas.png);
    background-size: cover;
    color: white;
    margin-right: 70px;
    padding: 12% 10%;
    font-size: 18px;
    font-style: italic;
    margin-bottom: 50px;
    min-height: 541px;
}
.lpautor{
    text-align: center;
    margin-bottom: 5px;
    font-style: normal;
}
.textobotones{
    font-size: 1.1vw!important;
}
.ml{
    margin-left: 70px!important;
}
@media(max-width: 900px){

}
@media(max-width: 767px){
    .ml{
        margin-left: 30px!important;
    }
    .lptestimonios{
        margin-right: 30px;
    }
    .lptestimonios p {
        font-size: .9em;
    }

    .toBottom {
        bottom: 3%;
        width:70%;
    }
    .fcontainer{
        background: #f5f5f5;
        padding-top: 3%;
        padding-bottom: 3%;
        border-radius: unset;
        width: auto!important;
    }
    .lpbutton {
        color: white;
        padding: 12px 20px;
        font-family: Montserrat;
        font-size: 14px;
        text-decoration: none;
    }
    .textobotones{
        font-size: 1.2em!important;
    }
}
.nosotrosImagen{
    background: url(../images/acerca-de-nosotros.jpg);
    height: 450px;
    background-size: cover;
    background-position: top;
}
.nosotrosImagen2{
    background: url(../images/enmarca-online-frameit.jpg);
    height: 550px;
    background-size: cover;
    background-position: bottom;
}
.nosotrosImagen3{
    background: url(../images/frameit-nosotros.jpg);
    height: 550px;
    background-size: cover;
    background-position: bottom;
}
.enviosImagen{
    background: url(../images/envios-seguros-frameit.jpg);
    height: 450px;
    background-size: cover;
    background-position: bottom;
}
.nuestroProceso{
    background: url(../images/proceso-sustentable-frameit.jpg);
    height: 450px;
    background-size: cover;
    background-position: bottom;
}
.impresiones{
    background: url(../images/impresiones-frameit.jpg);
    height: 450px;
    background-size: cover;
    background-position: bottom;
}
.impresiones2{
    background: url(../images/configura-foto-impresion.jpg);
    height: 400px;
    background-size: 100% 100%;
    background-position: bottom;
}
.armado{
    background: url(../images/armado-frameit.jpg);
    height: 500px;
    background-size: 100% 100%;
    background-position: bottom;
}
.armado2{
    background: url(../images/armado-frameit2.jpg);
    height: 500px;
    background-size: 100% 100%;
    background-position: bottom;
}
.armado3{
    background: url(../images/.jpg);
    height: 450px;
    background-size: 100% 100%;
    background-position: bottom;
}
.armado4{
    background: url(../images/.jpg);
    height: 450px;
    background-size: 100% 100%;
    background-position: bottom;
}
.bloqueNegro{
    height: 350px;
    background: black;
    margin: 0 5% 0 10%;
    background-clip: content-box;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bloqueNegro2{
    height: 350px;
    background: black;
    margin: 0 10% 0 5%;
    background-clip: content-box;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cuadroNegro{
    margin: 0 5% 0 10%;
    height: 100%;
    border: 10px solid black;
    padding: 5% 10%;
    font-family: Montserrat;
    font-weight: 600;
}
.cuadroNegro2{
    margin: 0 10% 0 5%;
    height: 100%;
    border: 10px solid black;
    padding: 5% 10%;
    font-family: Montserrat;
    font-weight: 600;
}
.cuadro{
    margin: 10px;
    height: 100%;
    /* border: 16px solid black; */
    background: url("../images/Marco3.png") no-repeat center center / 100% 100%;
    padding: 13%;
    font-family: Montserrat;
    font-weight: 600;
    /* box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.3); */
}
.cuadro2{
    /* margin: 10px; */
    height: 100%;
    /* border: 16px solid black; */
    background: url("../images/gallery-walls1.png") no-repeat center center / 100% 100%;
    padding: 24%;
    font-family: Montserrat;
    font-weight: 600;
    /* box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.3); */
    position: absolute;
}
#container {
    /* background-color: silver; */
    display: inline-block;
    height: 0;
    padding-bottom: 100%;
    width: 100%;
    /* margin: 15px 0; */
    position: inherit;
    left: 0;
    float: left;
}
.cuadros{
    padding: 5px!important;
    overflow: hidden;
}
.cuadrosContainer{
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
}
@media(max-width:768px){
    .cuadrosContainer{
        margin: 0 15px;
    }
}
.mas{
    background-color: #f2f2f2;
    margin: 10px;
    height: 100%;
    border: 10px solid #f2f2f2;
    padding: 22%;
    border: 2px dashed #a6a6a6;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    /* font-size: 100px; */
    font-size: 16px;
}
.alinear{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.impresionesWidth{
    width: 100px;
    height: 100px;
}
.align{
    display: flex;
    align-items: center;
    padding-right: 20%!important;
}
.cuadrosGrises{
    background-color: #7a7a7a;
    color: white;
    padding: 2% 0%;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    width: 175px;
}
.justificar{
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.widthImpresiones{
    width: 40px;
    height: 40px;
}
.alinear2{
    display: flex;
    align-items: center;
    justify-content: center;
}
.alinear3{
    display: flex;
    align-items: center;
}
#msm p{
    text-align: justify;
    font-size: 16px;
}
#msm span{
    font-size: 16px;
}
#msm span b{
    font-size: 18px;
}
.mr{
    margin-right: 15px!important;
}
.marco{
    height: 650px;
    padding: 50px 0;
    position: absolute;
    z-index: 1;
}
.marco2{
    height: 650px;
    padding: 50px 0;
    position: absolute;
    z-index: 1;
    right: 0;
}
.msm{
    background-color: #251F21;
    height: inherit;
    padding: 25px 50px 25px 150px!important;
    color: white;
}
.mcm{
    background-color: #251F21;
    height: inherit;
    padding: 25px 150px 25px 50px!important;
    color: white;
}
.mostrar{
    display: block;
}
.mostrar2{
    display: none;
}
.wrapper2{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.btn01{
    margin: auto;
    margin-top: 20px;
    padding: 5px 0;
    background-color: #25928D;
    border-radius: 13px;
    width: 120px;
    color: #fff;
}
.btn01:hover {
    color: white;
}
.btn02{
    padding: 8px 50px;
    background-color: #25928D;
    border-radius: 5px;
}
.btn02 a {
    color: white;
}
@media(min-width:1024px){
    .margins{
        margin-left: 15px!important;
        margin-right: 15px!important;
    }
}
@media(max-width:767px){
    .sizeMarco2{
        width: 65% !important;
    }
    .mb{
        margin-bottom: 15px;
    }
    .inline-block{
        display: inline-block;
    }
    .vawidth{
        width: 100px;
        height: 100px;
    }
    .mostrar2{
        display: block;
    }
    .mostrar{
        display: none;
    }
    .impresiones2{
        background: url(../images/configura-foto-impresion.jpg);
        height: 33vh;
        width: 100%;
        background-size: 100% 100%;
        background-position: bottom;
    }
    .mcm{
        height: fit-content;
        padding: 15px!important;
    }
    .msm{
        height: fit-content;
        padding: 15px!important;
    }
    .marco2{
        width: 100%;
    }
    .marco{
        width: 100%;
    }
    .mr{
        margin-right: unset!important;
    }
    .plunset{
        padding-left: unset!important;
    }
    .bloqueNegro{
        margin: unset;
        margin-bottom: 15px;
    }
    .bloqueNegro2{
        margin: unset;
    }
    .cuadroNegro{
        margin: unset;
        height: 400px;
        margin-bottom: 15px;
    }
    .cuadroNegro2{
        margin: unset;
        height: 400px;
    }
    .alinear{
        justify-content: center;
    }
    .align{
        justify-content: center;
        text-align: center;
        padding-right: 15px!important;
    }
}

.main-content {
    position: relative;
}
.main-content .owl-theme .custom-nav {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
}

@media(max-width: 500px){
    #frameit-plus .main-content .owl-theme .custom-nav{
        top: -20px;
    }
}

.main-content .owl-theme .custom-nav .owl-prev, .main-content .owl-theme .custom-nav .owl-next {
    position: absolute;
    height: 100px;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}
.main-content .owl-theme .custom-nav .owl-prev i, .main-content .owl-theme .custom-nav .owl-next i {
    font-size: 2.5rem;
    color: #cecece;
}
.main-content .owl-theme .custom-nav .owl-prev {
    left: 0;
}
.main-content .owl-theme .custom-nav .owl-next {
    right: 0;
}
.owl-theme .owl-dots .owl-dot{
    display: none!important;
}
.owl-theme .owl-nav [class*=owl-]:hover{
    background: transparent!important;
}
/* .owl-item{
    visibility: hidden;
} */
.active {
    visibility: visible!important;
}
.fa-angle-left:before {
    color: #25928D;
    font-size: xxx-large;
}
.fa-angle-left2:before {
    color: #fff;
    font-size: xxx-large;
}
.fa-angle-right:before {
    color: #25928D;
    font-size: xxx-large;
}
.fa-angle-right2:before {
    color: #fff;
    font-size: xxx-large;
}
.colores{
    cursor: pointer;
    width: auto;
    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16);
    padding: 5px;
}
.color-size{
    width: 20px;
    height: 20px;
}
.imge{
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}
.sml{
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.cml{
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.refresh{
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.trash{
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.ci{
    width: auto!important;
    display: initial!important;
}

.imgCuadro{
    object-fit: cover;
    width: 63%!important;
    position: absolute;
    top: 45%;
    left: 49.1%;
    transform: translate(-50%, -45%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.mt{
    margin-top: 4vh;
}

.icons{
    margin-left: 20px;
    width: 30px;
}
.iconsDiv{
    display: flex;
    align-items: center;
    margin-bottom: 3px;
}
@media(max-width:768px) {
    .tab button{
        width: 100%;
    }
    .tab{
        display: block!important;
    }
    .tab button{
        padding: 14px 16px!important;
        font-size: 14px!important;
    }
    .mt{
        margin-top: 3vh;
    }
}

/* Style the tab */

.tab {
    display: flex;
    justify-content: center;
    overflow: hidden;
    /* border: 1px solid #ccc; */
    background-color: white;
  }

  /* Style the buttons inside the tab */
  .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    /* padding: 14px 16px; */
    padding: 5px 20px;
    transition: 0.3s;
    font-size: 17px;
    font-weight: bold;
    font-family: Montserrat;
  }

  /* Change background color of buttons on hover */
  .tab button:hover {
    background-color: #ddd;
  }

  /* Create an active/current tablink class */
  .tab button.active {
    background-color: #25928D;
    color: white;
  }

  /* Style the tab content */
  .tabcontent {
    display: none;
    padding: 6px 12px;
    /* border: 1px solid #ccc; */
    border-top: none;
    padding-top: 35px;
    font-size: 15px;
  }

  .tabcontent p{
    text-align: left;
  }

  .g-recaptcha {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

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

.success-mail {
    color: #56ad6a;
    background-color: #ecfef0;
    font-size: 1.5em;
    border-color: #56ad6a;
}

.error-mail {
    color: #cf3838;
    background-color: #feecec;
    font-size: 1.5em;
    border-color: #cf3838;
}

.mobile-cart{
    display: none;
}

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

@media(max-width:767px) {
    .mobile-cart{
        position: absolute;
        top: 0;
        display: block;
        width: 55px;
        height: 70px;
        align-items: center;
        text-align: center;
        right: 50px;
        padding-top: 14px;
    }
}

.titulos2{
    font-size: 2rem;
    font-weight: bold;
    font-family: 'Ubuntu';
    text-transform: uppercase;
    margin: 0;
}

.subtitulos{
    font-size: 15px!important;
    font-family: 'Montserrat'!important;
    font-weight: normal!important;
}

.dfBDQI{
    display: none !important;
}

.jpgpng{
    text-align: center;
    width: 100%;
    font-size: 0.8em;
}
.gCdMUP {
    opacity: 1;
    display: block;
    position: absolute;
    bottom: -1.6em;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    width: 60px;
    left: -0.4em;
    font-family: Roboto, "Helvetica Neue", sans-serif;
    font-size: 11px;
    line-height: 11px;
    border: 0px;
    max-width: inherit;
    color: rgb(175, 175, 175) !important;
}

.sc-7dvmpp-1.gCdMUP {
    display: none;
}
#gb-widget-621 &gt; * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    box-sizing: border-box !important;
}
.dJvETY {
    display: flex;
    margin-top: 14px;
    position: relative;
    -webkit-box-pack: start;
    justify-content: flex-start;
}
.jvFDcV {
    width: 50px;
    height: 50px;
    order: 1;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 40%) 2px 2px 6px;
    transition: all 0.5s ease 0s;
    position: relative;
    z-index: 200;
    display: block;
    border: 0px;
    background: rgb(77, 194, 71) !important;
}

.jvFDcV div
{
    width: 100%;
    height: 100%;
    fill: rgb(255, 255, 255);
    stroke: none;
}
.iILOR {
    transform: translateX(-12px);
    position: relative;
    animation-duration: 0.64s;
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    animation-delay: 0.16s;
    animation-fill-mode: backwards;
    animation-name: ijMbJr;
    box-shadow: rgb(0 0 0 / 10%) 2px 2px 13px;
    border: 1px solid rgb(226, 226, 226);
    border-radius: 5px;
    background: white;
    cursor: pointer;
    margin: auto auto auto 31px;
    max-width: 172px;
    max-height: 55px;
    display: flex;
    order: 2;
    text-decoration: none !important;
    color: rgb(0, 0, 0) !important;
}
.iILOR::after {
    content: "";
    position: absolute;
    background: white;
    border-top: 1px solid rgb(226, 226, 226);
    border-left: 1px solid rgb(226, 226, 226);
    left: -5px;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    z-index: 1;
    transform: rotate(-45deg);
}
.iILOR::before {
    content: "";
    position: absolute;
    background: white;
    border-top: 1px solid rgb(226, 226, 226);
    border-left: 1px solid rgb(226, 226, 226);
    left: -5px;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    z-index: 1;
    transform: rotate(-45deg);
}
.fXBuHm {
    text-align: center;
    padding: 7px 10px;
    line-height: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    margin: auto;
}

@media (max-width: 600px) {
    .iILOR{
        display: none;
    }

    .flex-movil{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
}


.mt-4{
    margin-top: 2.5rem !important;
}

.text-2{
    font-size: 2em;
}

.flex-center{
    display: flex;
        flex-direction: row;
    align-items: center;
}

.none:hover{
    text-decoration: none !important;
}

.boton-home{
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    height: auto;
    top:0;
}
.flex-column{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


@media (max-width: 600px) {
.flex-center{
    flex-direction: column;
}
.column-reverse{
    flex-direction: column-reverse;
}

.mb-mobil{
    margin-bottom: 20px;
}
.margin-mov{
    margin-bottom: 15px;
}
}


.descuento{
    color: red !important;
    text-decoration: line-through;
}

.afiliadoAmvo{
   width: 200px;
    border-radius: 4px;
    margin-top: 15px;
    margin-bottom: 10px;
}

@media screen and (max-width:700px) {
footer div.footer-wrap input[type=email] {
    width: 180px;
}
.afiliadoAmvo {
    width: 180px;
}
}


.custom-slider .vue-slider-dot-handle {
    width: 13px; 
    height: 13px;
    border-radius: 100%;
    background-color: black; 
    cursor: pointer; 
}
  
  
.custom-slider .vue-slider-rail {
    height: 6x; 
    background-color: #bfaeaea5; 
    border-radius: 4px; 
}

  
.label{
    font-size: medium;
    color: black;
    margin-right: 25px;
    cursor: pointer;
}

.label-table-selected{
    font-size: medium;
    color: lightskyblue;
    border-bottom: solid 4px lightblue;
    padding-right: 15px;
}


.span-link{
    text-decoration: underline; 
    cursor:pointer; 
    margin-bottom: 15px;
    color: #4F46E6;
}

.mari-color{
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    cursor: pointer;
    margin-right: 15px;
}

.radio-circle {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
}

.blanco2 {
    background-color: #fff;
    border: 3px solid gray;
}

.negro {
    background-color: #000;
    border: 3px solid #000;
}

input[type="radio"] {
    display: none; /* ocultar el input radio */
}

input[type="radio"]:checked + .radio-circle {
    border-color: #4F46E6;
}





.radio-circle2 {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
}

.card {
    border: 2px solid transparent;
    margin-top: 20px;
    padding: 10px;
    border-radius: 10px;
}

.card.selected {
    border-color: #4F46E6;
}


.radius-show{
    display: block;
    fill: #4F46E6;
}

.contV .cls-circle + label::before {
    content: ""; /* Crea un pseudo-elemento para el cÃ­rculo */
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid grey;
    border-radius: 50%;
    background-color: white;
    transition: background-color 0.3s;
}

.contV .cls-circle:checked + label::before {
    background-color: #4F46E6;
}


.endShopRow {
    display: flex;
}

/* Cambiar a grid en pantallas pequeÃ±as */
@media (max-width: 575.98px) { /* XS */
    .endShopRow {
        display: grid;
        grid-gap: 10px; /* Espacio entre columnas */
        width: 100%;
    }
}

.btn-keep-b{
    display: inline-block;
    padding: 8px 16px;
    border: 1px solid #CCCCCC;
    border-radius: 10px; 
    background-color: #FFFFFF; 
    text-decoration: none; 
    color: #333333; 
    font-size: 1em; 
    font-weight: bold; 
    transition: all 0.3s ease; 
    cursor:pointer;
}

.btn-keep-b:hover {
    border-color: #999999; 
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); 
}


.modalCropper {
    width: 500px;
    height: 500px;
    margin: auto;
}

@media (max-width: 768px) {
    .modalCropper {
      width: 90%; 
      height: 275px;
      align-items: center;
    }
}
  
.modal-content-cropper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.flexMedidas {
    display: flex; 
    flex-wrap: wrap; 
}

@media screen and (max-width: 600px) {
    .flexMedidas {
        flex-direction: row; 
    }
}

.btn-cropper1{
    margin-top: 10px;
    background-color: white;
    border: solid .5px;
}

.btn-cropper2{
    background-color: #4F46E6;
    margin-top: 10px;
    margin-left: 10px;
    color: white;
}
</pre></body></html>