@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-container-pointer-events {
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar,
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

[data-tooltip] {
    position: relative;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[data-tooltip]:before,
[data-tooltip]:after {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    z-index: 999999;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

[data-tooltip]:before {
    content: "";
    border: 6px solid transparent
}

[data-tooltip]:after {
    height: 22px;
    padding: 11px 11px 0 11px;
    font-size: 13px;
    line-height: 11px;
    content: attr(data-tooltip);
    white-space: nowrap
}

[data-tooltip].simptip-position-top:before {
    border-top-color: #323232
}

[data-tooltip].simptip-position-top:after {
    background-color: #323232;
    color: #ecf0f1
}

[data-tooltip].simptip-position-bottom:before {
    border-bottom-color: #323232
}

[data-tooltip].simptip-position-bottom:after {
    background-color: #323232;
    color: #ecf0f1
}

[data-tooltip].simptip-position-left:before {
    border-left-color: #323232
}

[data-tooltip].simptip-position-left:after {
    background-color: #323232;
    color: #ecf0f1
}

[data-tooltip].simptip-position-right:before {
    border-right-color: #323232
}

[data-tooltip].simptip-position-right:after {
    background-color: #323232;
    color: #ecf0f1
}

[data-tooltip].simptip-position-top.half-arrow:before {
    border-right: 7px solid #323232
}

[data-tooltip].simptip-position-bottom.half-arrow:before {
    border-right: 7px solid #323232
}

[data-tooltip]:hover,
[data-tooltip]:focus {
    background-color: transparent
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after {
    opacity: 1;
    visibility: visible
}

.simptip-position-top:before,
.simptip-position-bottom:before,
.simptip-position-top:after,
.simptip-position-bottom:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.simptip-position-top:after,
.simptip-position-bottom:after {
    width: auto
}

.simptip-position-bottom:before,
.simptip-position-bottom:after {
    top: 100%
}

.simptip-position-bottom:before {
    margin-top: -5px
}

.simptip-position-bottom:after {
    margin-top: 7px
}

.simptip-position-bottom:hover:before,
.simptip-position-bottom:hover:after {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.simptip-position-top:before,
.simptip-position-top:after {
    bottom: 100%
}

.simptip-position-top:before {
    margin-bottom: -5px
}

.simptip-position-top:after {
    margin-bottom: 7px
}

.simptip-position-top:hover:before,
.simptip-position-top:hover:after {
    -webkit-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px)
}

.simptip-smooth:after {
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.simptip-multiline:after {
    height: auto;
    width: 180px;
    padding: 11px;
    line-height: 19px;
    white-space: normal;
    text-align: left
}

html {
    scroll-behavior: smooth
}

@media only screen and (max-width: 600px) {
    html {
        font-size: 15px
    }
}

@media only screen and (max-width: 450px) {
    html {
        font-size: 13px
    }
}

body {
    font-family: "Poppins", sans-serif;
    color: #1d2939
}

h1 {
    font-size: 4em
}

h2 {
    font-size: 3em
}

h3 {
    font-size: 2.5em
}

.btn {
    border-radius: 6px
}

h4 {
    font-weight: 300
}

.ad_holder {
    min-height: 280px
}

.navbar .navbar-nav {
    display: flex;
    align-items: center;
    flex-direction: row
}

.navbar .navbar-nav .nav-link {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.17px;
    color: #000
}

.navbar .navbar-nav .nav-link:hover {
    color: #007bff
}

.navbar .navbar-nav .nav-link.user-info {
    color: #007bff
}

.navbar .navbar-nav .nav-link.user-info img {
    widht: 2em;
    height: 2em;
    margin-right: .3em;
    margin-bottom: .3em
}

.navbar .navbar-main-cta-button {
    margin-left: 1em
}

.navbar .navbar-main-cta-button button {
    height: 42px
}

.navbar button {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    padding: 10px 20px;
    margin-right: 10px
}


.logo-container {
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 1px 0;
}

.logo-container .logo_complete {
    height: 40px;
    width: auto;
    display: block;
}

.logo-container .logo_icon {
    display: none;
    width: 40px;
    height: 40px;
}

.logo-container .brand-name {
    margin-left: 10px;
    font-size: 1.2rem;
    font-weight: 500;
    color: #333;
    display: inline-block;
}

@media only screen and (max-width: 390px) {
    .logo-container .brand-name {
        display: none;
    }
    .logo-container .logo_complete {
        display: none;
    }
    .logo-container .logo_icon {
        display: block;
    }
}

@media only screen and (max-width: 600px) {
    .navbar button {
        padding: 7px;
        margin-right: 0px
    }
}

.remove-overflow-x {
    max-width: 100%;
    overflow-x: hidden
}

.main-home-title {
    font-size: 3.125rem;
    font-weight: 400;
    padding-left: .8em;
    padding-right: .8em;
    padding-top: 1.5em;
    padding-bottom: .7em
}

@media only screen and (max-width: 765px) {
    .main-home-title {
        font-size: 2.75rem;
        padding-top: 1.3em;
        padding-bottom: .9em
    }
}

@media only screen and (max-width: 450px) {
    .main-home-title {
        max-width: 320px;
        margin: auto
    }
}

.tools-wrapper {
    margin-top: 30px;
    max-width: 68.75rem;
    border-radius: 8px
}

.tools-wrapper .tools-link {
    margin-top: 30px;
    height: 55px;
    background: rgba(242, 244, 247, .5);
    border: 1px solid #f2f4f7;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    border-radius: 8px
}

.tools-wrapper .tools-link a {
    text-decoration: none;
    line-height: 40px;
    height: 100%;
    background: #f2f4f7;
    color: #667085;
    text-align: center
}

.tools-wrapper .tools-link a.selected {
    background: #007bff;
    color: #fff;
    border-radius: 8px
}

.tools-wrapper .tools-link a.selected:hover {
    background: #0257bf
}

.tools-wrapper .tool-selected {
    margin-top: 30px
}

.tools-wrapper .tool-selected>div {
    display: none
}

.tools-wrapper .tool-selected>div.show {
    display: block
}

.upload-image-container .title {
    color: #000
}

.upload-image-container .resized-title {
    padding-bottom: 1.25rem
}

.upload-image-container .retry-download-subtitle {
    font-size: 1.375rem;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 2em
}

.upload-image-container .retry-download-subtitle span:hover {
    text-decoration: underline;
    color: #007bff
}

.upload-image-container .info__text {
    font-size: 22px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal
}

.upload-image-container #unsupported_browser_message {
    display: none;
    color: #000;
    padding: 100px 0px
}

.upload-image-container #processing-message {
    position: absolute;
    top: 100px;
    background-color: rgba(255, 255, 255, .8);
    box-shadow: 1px 1px 12px rgba(0, 0, 0, .3);
    padding: 6px 5px 3px;
    color: #000;
    font-size: .9em;
    left: 140px;
    right: 140px;
    z-index: 300;
    border-radius: 6px;
    display: none
}

.upload-image-container #error_message_offline {
    padding: 15px;
    background-color: #d33;
    margin: 0;
    font-size: 1em;
    display: none
}

.upload-image-container .new-dropzone-container {
    max-width: 68.75rem;
    background-color: #ffffff;
    border: 2px dashed #cccccc;
    border-radius: 16px;
    margin-bottom: .5em;
    padding: 6px;
    cursor: pointer
}

.upload-image-container .new-dropzone-container.more-visible {
    border-width: 2px;
}

.upload-image-container .new-dropzone-container.more-visible .drop-message {
    margin-bottom: 0
}

.upload-image-container .new-dropzone-container.more-visible .upload-image {
    width: 100px;
    padding-top: 0;
    padding-bottom: 1em
}

.upload-image-container .new-dropzone-container .file-upload-text {
    font-size: 1.4em;
    font-weight: 500;
    padding-bottom: 10px
}

.upload-image-container .new-dropzone-container .file-upload-text span {
    color: #007bff
}

.upload-image-container .new-dropzone-container .file-upload-text span:hover {
    text-decoration: underline
}

.upload-image-container .new-dropzone-container .file-upload-format {
    font-size: 1.2em;
    font-weight: 300
}

.upload-image-container .new-dropzone-container .drop-message {
    display: flex;
    flex-direction: column
}

.upload-image-container .new-dropzone-container .upload-image {
    padding-top: 2.25rem;
    padding-bottom: 2.125rem;
    align-self: center;
    max-width: 100%
}

.upload-image-container .new-dropzone-container #error_message_offline {
    margin-left: 1.875rem;
    margin-right: 1.875rem;
    margin-bottom: 0.9375rem;
    border-radius: 5px
}

.upload-image-container .new-dropzone-container #error_message_offline .error_message_container {
    display: flex;
    justify-content: center
}

.upload-image-container .new-dropzone-container #error_message_offline .error_message_container img {
    width: 45px;
    align-self: center
}

.upload-image-container .new-dropzone-container #error_message_offline .error_text {
    color: #fff;
    text-align: left;
    padding-left: 1.5625rem;
    margin: .8em 0
}

.upload-image-container .new-dropzone-container #error_message_offline .error_text #failedFilesList {
    opacity: .7
}

.upload-image-container .new-dropzone-container #error_message_offline .error_text b {
    font-weight: 500;
    font-size: 1.0625rem;
    margin-bottom: .8em
}

.upload-image-container .new-dropzone-container .drag-section {
    clear: both;
    margin: auto;
    width: auto;
    position: relative;
    left: auto;
    top: auto;
    padding: 20px
}

.upload-image-container .new-dropzone-container .drag-section .file-upload-label {
    display: inline-block
}

.upload-image-container .new-download-section {
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
    border: 0 !important
}

.upload-image-container .new-download-section #final_image_buttons_container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.upload-image-container .new-download-section #final_image_buttons_container .final-image-button {
    display: flex;
    flex-direction: column;
    margin: 0;
    align-items: center;
    padding: 0;
    overflow: hidden;
    box-shadow: none
}

.upload-image-container .new-download-section #final_image_buttons_container .final-image-button:hover {
    transform: none;
    box-shadow: none
}

.upload-image-container .new-download-section #final_image_buttons_container .final-image-button .image-file-icon-container {
    display: flex;
    width: auto;
    max-width: 100%;
    height: 100%;
    min-height: 100px;
    max-height: 310px;
    justify-content: center;
    align-items: center
}

.upload-image-container .new-download-section #final_image_buttons_container .final-image-button .image-file-icon-container img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100px;
    border-radius: 5px
}

.upload-image-container .new-download-section #final_image_buttons_container .final-image-button .image-file-info {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 300;
    font-size: 1.0625rem;
    opacity: .7;
    padding-top: 18px
}

.upload-image-container .new-download-section #final_image_buttons_container .final-image-button .image-file-info .image-file-name,
.upload-image-container .new-download-section #final_image_buttons_container .final-image-button .image-file-info .image-file-size {
    color: #000
}

.upload-image-container .new-download-section #final_image_buttons_container .final-image-button .download_button {
    display: none
}

.upload-image-container .new-download-section .download-button-container {
    margin-top: 1em;
    margin-bottom: 1.5em
}

.upload-image-container .multiple-download-images-layout #final_image_buttons_container .final-image-button {
    min-width: 188px;
    flex-basis: 254px;
    margin: 0 28px !important;
    margin-bottom: 45px !important;
    border-radius: 0
}

.upload-image-container .multiple-download-images-layout #final_image_buttons_container .final-image-button .image-file-icon-container img {
    max-height: 155px !important
}

.upload-image-container .multiple-download-images-layout #final_image_buttons_container .final-image-button .image-file-info {
    font-size: 1rem !important
}

.upload-image-container .multiple-download-images-layout #final_image_buttons_container .final-image-button .image-file-info .image-file-name {
    max-width: 10.9375rem
}

.upload-image-container .multiple-download-images-layout #final_image_buttons_container .final-image-button .right_icon_container {
    width: 100%
}

.upload-image-container .multiple-download-images-layout #final_image_buttons_container .final-image-button .right_icon_container .download_button {
    display: block;
    height: 50px;
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #007bff;
    text-align: center;
    padding-top: 8px;
    border: 1px solid #007bff;
    margin-top: 10px
}

.upload-image-container .multiple-download-images-layout #final_image_buttons_container .final-image-button .right_icon_container .download_button:hover {
    color: #fff;
    background-color: #007bff
}

.upload-image-container .multiple-download-images-layout .download-button-container {
    margin-top: 2.2em
}

.upload-image-container #image_previews {
    display: flex;
    max-width: 68.75rem;
    overflow-x: auto;
    padding-bottom: 1em
}

.upload-image-container #image_previews .uploaded_image {
    margin: 0;
    padding-top: 30px;
    width: 140px;
    position: relative;
    margin-right: 50px
}

.upload-image-container #image_previews .uploaded_image:last-child {
    margin-right: 25px
}

.upload-image-container #image_previews .uploaded_image .preview_container {
    border: 1px solid #007bff;
    width: 140px;
    height: 110px;
    border-radius: 0px
}

.upload-image-container #image_previews .uploaded_image .preview_container .frame {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f4f4f4
}

.upload-image-container #image_previews .uploaded_image .preview_container img.preview {
    max-width: 120px;
    max-height: 100px;
    left: 1px;
    border-radius: 2px
}

.upload-image-container #image_previews .uploaded_image.preview-hide-metadata .preview_container {
    cursor: pointer;
    border: 1px solid #f4f4f4
}

.upload-image-container #image_previews .uploaded_image.preview-hide-metadata .preview_container .frame {
    background-color: #f4f4f4;
    border: solid 9px #fff
}

.upload-image-container #image_previews .uploaded_image.preview-hide-metadata .preview_data {
    cursor: pointer;
    color: #007bff;
    opacity: .6
}

.upload-image-container #image_previews .uploaded_image.preview-hide-metadata .imagesize,
.upload-image-container #image_previews .uploaded_image.preview-hide-metadata .filesize {
    display: none
}

.upload-image-container #image_previews .uploaded_image.preview-hide-metadata .close_button {
    opacity: .6
}

.upload-image-container #image_previews .uploaded_image .preview_data {
    width: 100%;
    font-weight: 300;
    font-size: 1rem;
    padding-top: 8px;
    color: #000;
    opacity: .8;
    word-break: break-all
}

.upload-image-container #image_previews .uploaded_image .preview_data .imagesize,
.upload-image-container #image_previews .uploaded_image .preview_data .filesize {
    opacity: .6
}

.upload-image-container #image_previews .uploaded_image .preview_data .filename {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.upload-image-container #image_previews .uploaded_image .close_button {
    position: absolute;
    display: inline-block;
    z-index: 3;
    transition: all .5s cubic-bezier(0, 0.5, 0.5, 1);
    top: 22px;
    right: -10px;
    cursor: pointer
}

.upload-image-container #image_previews .uploaded_image .close_button #add-button {
    display: none
}

.upload-image-container .hide-close-button #remove-button {
    display: none
}

.upload-image-container .hide-close-button #add-button {
    display: block !important
}

.photo-editor-container .title {
    color: #000
}

.photo-editor-container .photo-editor-title {
    padding-bottom: 1.25rem
}

footer {
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    padding-top: 3em
}

footer .nav-footer {
    font-size: 14px;
    padding-bottom: 30px
}

footer .footer-logo {
    font-weight: 300;
    padding-bottom: 2em
}

footer li {
    font-weight: 300;
    margin-bottom: 15px
}

footer li a:hover {
    color: #007bff
}

footer h5 {
    font-weight: 500
}

.table-multi-resize>div {
    padding: .4em 0
}

.table-multi-resize label {
    margin-right: 10px;
    font-size: 1.2rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #000
}

@media only screen and (max-width: 765px) {
    .table-multi-resize label {
        font-size: 1rem
    }
}

.table-multi-resize input {
    display: inline-block;
    width: 100px
}

.table-multi-resize select {
    width: 230px;
    display: inline-block;
    margin: auto
}

.table-multi-resize .full-width-cell {
    width: 100%;
    border-bottom: solid 1px #42c3ac
}

.table-multi-resize .half-cell {
    display: inline-block;
    width: 50%;
    border-bottom: solid 1px #42c3ac
}

.uplimg.drag-section p.bg-danger {
    margin-top: 0;
    margin-bottom: 20px
}

.upl-img {
    width: 100%;
    height: 200px;
    background: url("../img/image-after.jpg");
    background-size: cover;
    background-position: center;
    background-color: #f9f9f9
}

.img-responsive.uploaded-image {
    margin: auto;
    max-height: 220px
}

#campo_calidad {
    width: 50px
}

#sector_background {
    vertical-align: top
}

#sector_background div.background_button {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 25px;
    border: solid 1px #ddd;
    cursor: pointer;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, .2)
}

#sector_background .black_background {
    background-color: #000
}

#sector_background .white_background {
    background-color: #fff
}

#sector_background div.selected {
    border: solid 3px #007bff
}

#uploaded_image_mock {
    display: none
}

#progress_and_download_area {
    background: #fcfcfc;
    border: solid 1px #ddd;
    border-radius: 4px;
    padding: 5px 2%;
    color: #555
}

#progress_and_download_area #final_image_buttons_container {
    margin-bottom: 7px
}

#progress_and_download_area h4 {
    margin-top: .8em;
    margin-bottom: .2em
}

#photo-editor-form-offline {
    background-color: #fff;
    margin: 10px 0px
}

#photo-editor-form-offline .photo-editor-form-container {
    margin-top: 1.2em;
    padding: 5px 2%
}

#photo-editor-form-offline .photo-editor-form-container .title {
    font-size: 1.875rem;
    font-weight: 500;
    margin: 0 0 1.2em 0;
    padding: 0 0 .1em
}

#photo-editor-form-offline .photo-editor-wrapper {
    width: 100%;
    height: 800px;
    background: #101828;
    border-radius: 15px
}

#photo-editor-form-offline .photo-editor-wrapper__header {
    height: 120px;
    background: #1d2939;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    padding: 20px
}

#photo-editor-form-offline .photo-editor-wrapper__header__title {
    font-size: 1em;
    font-weight: 500;
    color: #fff;
    display: flex;
    align-items: center
}

#photo-editor-form-offline .photo-editor-wrapper__header__title img {
    width: 20px;
    height: 20px;
    margin-right: 5px
}

#photo-editor-form-offline .photo-editor-wrapper__header__title span {
    padding-top: 5px;
    text-transform: uppercase
}

#photo-editor-form-offline .photo-editor-wrapper__header .divider {
    background: #344054;
    margin: .6rem !important
}

#photo-editor-form-offline .photo-editor-wrapper__header__options {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 35px
}

#photo-editor-form-offline .photo-editor-wrapper__header__options>ul {
    display: flex;
    align-items: start;
    justify-content: start;
    color: #fff;
    padding: 0px;
    margin: 0px
}

#photo-editor-form-offline .photo-editor-wrapper__header__options>ul li {
    padding: 4px;
    list-style: none
}

#photo-editor-form-offline .photo-editor-wrapper__header__options>ul li:nth-child(8) {
    float: right
}

#photo-editor-form-offline .photo-editor-wrapper__header button {
    border-radius: 6px
}

#photo-editor-form-offline .photo-editor-wrapper__body {
    height: 680px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

#photo-editor-form-offline .photo-editor-wrapper__body__zoom {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

#photo-editor-form-offline .photo-editor-wrapper__body__zoom button {
    border-radius: 100%;
    height: 20px;
    width: 20px;
    border: none;
    background: #fff;
    color: #101828;
    line-height: 20px;
    font-weight: bold
}

#photo-editor-form-offline .photo-editor-wrapper__body__zoom div#zoom_value {
    width: 60px;
    text-align: center;
    font-size: 16px;
    font-weight: normal !important
}

#resize-form-offline {
    background-color: #fff;
    margin: 10px 0px
}

#resize-form-offline select {
    cursor: pointer;
    border: solid 1px #000;
    border-radius: inherit;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    text-align-last: center;
    color: #1d2939;
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    width: 85px;
    height: 50px
}

#resize-form-offline select:focus {
    box-shadow: none
}

#resize-form-offline .table-multi-resize {
    padding: 5px 2%
}

#resize-form-offline .table-multi-resize .full-width-cell,
#resize-form-offline .table-multi-resize .half-cell {
    border-bottom: none
}

#resize-form-offline .table-multi-resize h4 {
    margin-top: .8em;
    margin-bottom: .2em
}

#resize-form-offline .table-multi-resize .separator {
    display: block;
    width: 100%;
    padding: 0
}

#resize-form-offline .table-multi-resize input {
    display: inline-block;
    width: 80px;
    border: solid 1px #000;
    border-radius: inherit;
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    width: 80px
}

#resize-form-offline .resize-mode-separator {
    display: none
}

#resize-form-offline .resize-mode-area {
    display: none
}

#resize-form-offline .resize-mode-area .resize-mode {
    display: inline-block;
    margin: 5px 2%;
    cursor: pointer;
    transition: all .5s cubic-bezier(0, 0.5, 0.5, 1)
}

#resize-form-offline .resize-mode-area .resize-mode:hover {
    transform: scale(1.04)
}

#resize-form-offline .resize-mode-area .resize-mode:hover * {
    opacity: .75
}

#resize-form-offline .resize-mode-area .resize-mode .name {
    margin: .2em
}

#resize-form-offline .resize-mode-area .resize-mode.selected {
    transform: scale(1.04)
}

#resize-form-offline .resize-mode-area .resize-mode.selected * {
    opacity: 1
}

#resize-form-offline .resize-mode-area .resize-mode.selected:hover * {
    opacity: 1
}

#resize-form-offline .resize-mode-area .resize-mode.selected .indicator {
    display: block;
    width: 75px;
    height: 4px;
    background-color: #42c3ac
}

#resize-form-offline .resize-mode-area>* {
    display: block;
    margin: auto;
    opacity: .4
}

#resize-form-offline .format-quality-area>div {
    display: inline-block;
    margin: 10px 3%
}

#resize-form-offline .table-multi-resize .format-quality-area label {
    margin-right: 0px
}

#resize-form-offline #offline-submit-button {
    width: auto;
    border: none
}

#resize-form-offline .dropdown-select-mask {
    appearance: none;
    background: url("../img/dropdown.svg") no-repeat right transparent
}

#resize-form-offline .percent-select-mask {
    appearance: none;
    background: url("../img/percent.svg") no-repeat right transparent
}

#resize-form-offline .units-input-mask-position {
    background-position-x: 92%
}

#resize-form-offline .format-input-mask-position {
    background-position-x: 80%
}

#resize-form-offline .quality-input-mask-position {
    background-position-x: 75%
}

#resize-form-offline .resize-form-container {
    margin-top: 1.2em
}

#resize-form-offline .resize-form-container .title {
    font-size: 1.875rem;
    font-weight: 480;
    margin: 0 0 1.2em 0;
    padding: 0 0 .1em
}

#resize-form-offline .resize-form-container input,
#resize-form-offline .resize-form-container select {
    border-color: #667085;
    border-radius: 6px
}

#resize-form-offline .resize-form-container .size-form-area {
    max-width: 485px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center
}

#resize-form-offline .resize-form-container .size-form-area table {
    border-collapse: collapse
}

#resize-form-offline .resize-form-container .size-form-area .label_cell {
    text-align: right
}

#resize-form-offline .resize-form-container .size-form-area .label_cell>div {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 18px;
    margin-bottom: 18px
}

#resize-form-offline .resize-form-container .size-form-area .lock_and_units_area {
    text-align: left;
    width: 320px
}

#resize-form-offline .resize-form-container .size-form-area .lock_and_units_area>div {
    display: inline-block;
    vertical-align: middle
}

#resize-form-offline .resize-form-container .size-form-area .lock {
    display: block;
    margin: 3px 7px
}

#resize-form-offline .resize-form-container .size-form-area .lock-aspect {
    cursor: pointer
}

#resize-form-offline .resize-form-container .size-form-area .lock-aspect.closed .lock.opened,
#resize-form-offline .resize-form-container .size-form-area .lock-aspect.opened .lock.closed {
    display: none
}

#resize-form-offline .resize-form-container .size-form-area .lock-aspect.opened .lock.opened {
    position: relative;
    top: -2px;
    opacity: .7
}

#resize-form-offline .resize-form-container .size-form-area .lock-aspect.opened .lock-line {
    border: none
}

#resize-form-offline .resize-form-container .size-form-area .lock-aspect.opened:hover .lock.opened {
    opacity: .9
}

#resize-form-offline .resize-form-container .size-form-area .lock-line {
    width: 16px;
    height: 11px;
    border: solid 1px #42c3ac;
    border-left: none
}

#resize-form-offline .resize-form-container .size-form-area .lock-line.top {
    border-bottom: none
}

#resize-form-offline .resize-form-container .size-form-area .lock-line.bottom {
    border-top: none
}

#resize-form-offline .resize-form-container .size-form-area input {
    width: 72px;
    height: 50px;
    font-size: 1.25em;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin: 10px 0px;
    padding: 4px 5px 0px 5px;
    text-align: center
}

#resize-form-offline .resize-form-container .size-form-area select {
    width: 160px;
    height: 50px;
    padding-right: 2em
}

@media screen and (max-width: 600px) {
    #resize-form-offline .resize-form-container .size-form-area select {
        width: 120px
    }
}

#resize-form-offline .resize-form-container .size-form-area .width_and_height label {
    align-items: center;
    height: 50px;
    margin-bottom: 0
}

#resize-form-offline .resize-form-container .size-form-area .width_and_height input {
    margin: 18px 0px
}

#resize-form-offline .resize-form-container .size-form-area #resolution_row input {
    width: 95px;
    padding-right: 34px
}

#resize-form-offline .resize-form-container .size-form-area #resolution_row #dpi_unit_overlay {
    position: relative;
    right: 35px;
    top: -2px;
    font-size: .75em;
    color: #667085
}

#resize-form-offline .resize-form-container .size-form-area .pixels_or_percent .dropdown-select-mask {
    font-size: 1rem;
    text-transform: capitalize
}

#resize-form-offline .resize-form-container .size-form-area .lock-container {
    position: relative;
    left: 12px
}

#resize-form-offline .resize-form-container .size-form-area .lock-container .opened {
    top: 0 !important
}

#resize-form-offline .resize-form-container .size-form-area .lock-container .lock {
    margin: 0 7px;
    opacity: 1 !important
}

#resize-form-offline .resize-form-container .size-form-area .lock-line {
    height: 17px;
    width: 35px;
    border-color: #1d2939
}

#resize-form-offline .resize-form-container .size-form-area .lock-line.top {
    border-radius: 0 4px 0 0
}

#resize-form-offline .resize-form-container .size-form-area .lock-line.bottom {
    border-radius: 0 0 4px 0
}

#resize-form-offline .resize-form-container .size-form-area .lock_horizontal_divider {
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #1d2939;
    margin: 0px
}

@media screen and (max-width: 500px) {
    #resize-form-offline .resize-form-container .size-form-area .lock_horizontal_divider {
        width: 15px
    }
}

#resize-form-offline .resize-form-container .format-quality-area {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1em
}

#resize-form-offline .resize-form-container .format-quality-area label {
    float: left;
    margin-bottom: 18px
}

#resize-form-offline .resize-form-container .format-quality-area input {
    text-align: center
}

#resize-form-offline .resize-form-container .format-quality-area .background_buttons {
    display: flex;
    justify-content: flex-start;
    width: 100%
}

#resize-form-offline .resize-form-container .format-quality-area .background_buttons div {
    margin-top: 7px;
    margin-right: 18px;
    box-shadow: none
}

#resize-form-offline .resize-form-container .format-quality-area .background_buttons div:last-child {
    margin-right: 0
}

#resize-form-offline .resize-form-container .format-quality-area .format select {
    padding-right: 30px;
    padding-top: 7px
}

#resize-form-offline .resize-form-container .format-quality-area .format .dropdown-select-mask {
    font-size: 1rem
}

#resize-form-offline .resize-form-container #sector_calidad input {
    font-size: 1rem;
    padding-right: 34px
}

#resize-form-offline .resize-form-container .resize-mode-previews {
    display: flex;
    justify-content: space-between;
    max-width: 680px;
    opacity: 1;
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    padding: 50px 0px
}

#resize-form-offline .resize-form-container .resize-mode-previews .resize-input-container {
    display: flex;
    justify-content: center;
    margin-top: 8px
}

#resize-form-offline .resize-form-container .resize-mode-previews .resize-input-container input {
    height: 16px;
    width: 16px;
    margin-right: 10px
}

#resize-form-offline .resize-form-container .resize-mode-previews .resize-input-container label {
    margin: 0;
    font-size: 1rem;
    font-weight: 300;
    position: relative;
    top: 2px
}

#resizing-image-placeholder {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 2em
}

#resizing-image-placeholder .subtitle-container {
    display: flex;
    align-items: baseline;
    justify-content: center;
    width: 100%
}

#resizing-image-placeholder .subtitle-container .loader-dots-container {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    width: 20px;
    font-size: 1.5625rem;
    position: relative
}

#resizing-image-placeholder .subtitle-container .loader-dots-container span {
    width: 1px;
    height: 1px
}

#resizing-image-placeholder .subtitle-container .subtitle {
    font-weight: 400;
    font-size: 1.5625rem;
    color: #000;
    margin-top: 25px;
    margin-bottom: 0;
    padding-left: 25px
}

@keyframes blink {
    50% {
        color: transparent
    }
}

#resizing-image-placeholder .loader-dot {
    animation: 1s blink infinite
}

#resizing-image-placeholder .loader-dot:nth-child(2) {
    animation-delay: 250ms
}

#resizing-image-placeholder .loader-dot:nth-child(3) {
    animation-delay: 500ms
}

.btn-primary-bold-modifier {
    font-size: 1rem !important;
    font-weight: bold !important
}

.btn-primary-bold-height {
    line-height: normal
}

.btn-primary-bold-padding-modifier {
    padding: 18px 30px
}

.page-footer {
    background-color: #ffffff;
    border-top: 1px solid #e8e8e8;
}

.page-footer .row {
    margin-left: 0px;
    margin-right: 0px
}

.main-section {
    margin: 0 auto;
    padding: 20px;
    margin-top: 100px;
    background-color: #fff;
    box-shadow: 0px 0px 20px #c1c1c1
}

.fileinput-remove,
.fileinput-upload {
    display: none
}

#progress_and_download_area {
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 20px
}

#progress_and_download_area .singular {
    display: block
}

#progress_and_download_area .plural {
    display: none
}

#download_area_title {
    margin-bottom: 20px
}

.final-image-button#final-image-button-mock {
    display: none
}

.final-image-button {
    display: inline-block;
    margin: 7px 20px;
    cursor: pointer;
    padding: 8px 10px;
    box-shadow: 1px 2px 6px rgba(0, 0, 0, .2);
    border-radius: 7px;
    background-color: #fff;
    transition: all .5s cubic-bezier(0, 0.5, 0.5, 1)
}

.final-image-button:hover {
    background-color: #fff;
    transform: scale(1.02);
    box-shadow: 1px 2px 7px rgba(0, 0, 0, .3)
}

.final-image-button .image-file-icon,
.final-image-button .image-file-icon-container,
.final-image-button .image-file-info,
.final-image-button .progress_circle_container {
    display: inline-block;
    vertical-align: middle
}

.final-image-button .image-file-icon-container {
    width: 24px
}

.final-image-button .image-file-icon {
    max-width: 24px;
    max-height: 32px
}

.final-image-button .image-file-info {
    text-align: left;
    width: 165px;
    margin: 0px 2px 0px 2px
}

.final-image-button .image-file-info span {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden
}

.final-image-button .image-file-info span.image-file-size {
    font-size: .9em;
    color: #999
}

.final-image-button .download_icon,
.final-image-button .progress_circle_container {
    display: none
}

.final-image-button .right_icon_container {
    display: inline-block;
    vertical-align: middle;
    width: 32px
}

@media(min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem
    }
}

.logo-regular img {
    height: 42px;
    width: 269px
}

.logo-container {
    z-index: 120;
    margin-right: .3em
}

.logo-container img {
    height: 25px
}

.logo-container .logo_complete {
    display: inline-block
}

@media only screen and (max-width: 390px) {
    .logo-container .logo_complete {
        display: none
    }
}

.logo-container .logo_icon {
    display: none
}

@media only screen and (max-width: 390px) {
    .logo-container .logo_icon {
        display: inline-block
    }
}

.item-divider {
    display: inline-block;
    width: 1px;
    background-color: #000;
    margin: 0 10px;
    height: 1.1875rem
}

.home-info-container {
    background-color: #ffffff;
    padding: 4.375rem 0px 4.375rem;
    margin-top: 1.25rem
}

@media only screen and (max-width: 1100px) {
    .home-info-container {
        padding: 3.125rem 0px 2.5rem;
        margin-top: 1.25rem;
        font-size: .75em
    }
}

.home-info-container .container-fluid {
    padding: 0
}

.home-info-container .container-fluid .row {
    justify-content: center;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 20px;
    padding-right: 20px
}

.home-info-container .container-fluid .home-info-block img {
    padding: 3em;
    height: 400px
}

@media only screen and (max-width: 600px) {
    .home-info-container .container-fluid .home-info-block img {
        padding: 4em 1em;
        height: 370px
    }
}

@media only screen and (max-width: 400px) {
    .home-info-container .container-fluid .home-info-block img {
        padding: 2em 1em;
        height: 150px
    }
}

.home-info-section-title {
    font-size: 2.5rem;
    font-weight: 400;
    padding-bottom: 1.25rem
}

@media only screen and (max-width: 700px) {
    .home-info-section-title {
        font-size: 1.875rem
    }
}

.swiper-container-initialized .home-info-section-title,
.swiper-container-initialized .section-paragraph-width {
    margin: auto;
    width: 90%;
    max-width: 90%
}

.section-paragraph-width {
    max-width: 68.75rem
}

/* Banner styles removed */

/* Login styles removed */
.section-paragraph-font {
    font-size: 1.0625rem;
    font-weight: 300;
    letter-spacing: 0
}

@media only screen and (max-width: 1185px) {
    .container-fluid .row .img-fluid {
        padding-bottom: 45px
    }

    .home-info-section-order-inversed div:nth-child(1) {
        order: 2
    }

    .home-info-section-order-inversed div:nth-child(2) {
        order: 1
    }
}

.navbar-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.5625rem;
    padding-right: 0.625rem
}

@media only screen and (min-width: 992px) {
    .navbar-container {
        max-width: 1075px
    }
}

.navbar-toggler {
    color: #000 !important;
    border-color: transparent !important;
    outline: none !important
}

.navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.alt-navigation-bg {
    background-color: #ffffff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.swiper-container-initialized {
    cursor: pointer
}

.swiper-container-initialized:before,
.swiper-container-initialized:after {
    content: "";
    position: absolute;
    z-index: 5;
    width: 2em;
    top: 0;
    height: 100%;
    pointer-events: none
}

.swiper-container-initialized:before {
    left: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0))
}

.swiper-container-initialized:after {
    right: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0))
}

.swiper-pagination {
    margin-top: 1em
}

.swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    background: #d9e2ef;
    width: 14px;
    height: 14px
}

.swiper-pagination .swiper-pagination-bullet-active {
    background: #93b4e6 !important
}

.home-info-swiper-container {
    position: relative
}

.home-info-swiper-container .home-info-section-margin-bottom {
    margin-bottom: 4.0625rem
}

.home-info-swiper-container.swiper-container-initialized .home-info-section-margin-bottom {
    margin-bottom: 0
}

.home-info-swiper-container .swiper-pagination {
    margin-top: 2em;
    position: relative !important
}

.home-info-desktop-swiper-reset {
    height: 100%
}

.home-info-desktop-swiper-reset .home-info-swiper-container {
    display: flex
}

.home-info-desktop-swiper-reset .home-info-swiper-container .swiper-wrapper {
    flex-direction: column
}
 
.privacy {
    margin-bottom: 6em;
    font-weight: 200
}

.privacy h1 {
    font-size: 2.5em;
    margin-top: 1.5em;
    margin-bottom: 1em
}

.privacy h3 {
    margin-top: 1.5em;
    font-size: 1.75em
}

.privacy h4 {
    font-size: 1.3em;
    margin-top: 1.8em;
    font-weight: 400
}

/* Override Bootstrap primary colors */
.btn-primary {
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #333 !important;
    border-color: #333 !important;
}

/* Also override other primary color uses */
.text-primary {
    color: #007bff !important;
}

.bg-primary {
    background-color: #000000 !important;
}

.border-primary {
    border-color: #000000 !important;
}

.fixed-nav {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1000;
    background-color: #ffffff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}