/**
 * Minified by jsDelivr using clean-css v5.3.0.
 * Original file: /npm/toastify-js@1.12.0/src/toastify.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */


 
.toastify {
    padding: 12px 20px;
    color: #fff;
    display: inline-block;
    box-shadow: 0 3px 6px -1px rgba(0, 0, 0, .12), 0 10px 36px -4px rgba(77, 96, 232, .3);
    background: -webkit-linear-gradient(315deg, #7091E6, #EDE8F5);
    background: linear-gradient(135deg, #7091E6, #EDE8F5);
    position: fixed;
    opacity: 0;
    transition: all .4s cubic-bezier(.215, .61, .355, 1);
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
    max-width: calc(50% - 20px);
    z-index: 2147483647
}

.toastify.on {
    opacity: 1
}

.toast-close {
    background: 0 0;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-family: inherit;
    font-size: 1em;
    opacity: .4;
    padding: 0 5px
}

.toastify-right {
    right: 15px
}

.toastify-left {
    left: 15px
}

.toastify-top {
    top: -150px
}

.toastify-bottom {
    bottom: -150px
}

.toastify-rounded {
    border-radius: 25px
}

.toastify-avatar {
    width: 1.5em;
    height: 1.5em;
    margin: -7px 5px;
    border-radius: 2px
}

.toastify-center {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    max-width: fit-content;
    max-width: -moz-fit-content
}

@media only screen and (max-width:360px) {

    .toastify-left,
    .toastify-right {
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        max-width: fit-content
    }
}

/*# sourceMappingURL=/sm/cb4335d1b03e933ed85cb59fffa60cf51f07567ed09831438c60f59afd166464.map */
/*! jQuery UI - v1.13.2 - 2022-07-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)"
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item:focus,
.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    -ms-filter: "alpha(opacity=25)";
    opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
}

.ui-widget-header a {
    color: #333
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94, 158, 214)
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    -ms-filter: "alpha(opacity=35)";
    background-image: none
}

.ui-state-disabled .ui-icon {
    -ms-filter: "alpha(opacity=35)"
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("/wp-content/themes/rentalx/css/images/ui-icons_444444_256x240.webp")
}

.ui-widget-header .ui-icon {
    background-image: url("/wp-content/themes/rentalx/css/images/ui-icons_444444_256x240.webp")
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url("/wp-content/themes/rentalx/css/images/ui-icons_555555_256x240.webp")
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url("/wp-content/themes/rentalx/css/images/ui-icons_ffffff_256x240.webp")
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url("/wp-content/themes/rentalx/css/images/ui-icons_777620_256x240.webp")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("/wp-content/themes/rentalx/css/images/ui-icons_cc0000_256x240.webp")
}

.ui-button .ui-icon {
    background-image: url("/wp-content/themes/rentalx/css/images/ui-icons_777777_256x240.webp")
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
    background-image: none
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    -ms-filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0px 0px 5px #666;
    box-shadow: 0px 0px 5px #666
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em
}

.blocker.behind {
    background-color: transparent
}

.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 500px;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')
}

.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    border-radius: 5px;
    background-color: #111;
    height: 20px
}

.modal-spinner>div {
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.modal-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.modal-spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.modal-spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

@-webkit-keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.5)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5)
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0)
    }
}

*,
::before,
::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

::before,
::after {
    --tw-content: ''
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-feature-settings: normal
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type='search'] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0;
    padding: 0
}

legend {
    padding: 0
}

ol,
ul,
menu {
    list-style: none;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

button,
[role="button"] {
    cursor: pointer
}

:disabled {
    cursor: default
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

*,
::before,
::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.container {
    width: 100%
}

@media (min-width: 640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width: 1536px) {
    .container {
        max-width: 1536px
    }
}

.invisible {
    visibility: hidden
}

.collapse {
    visibility: collapse
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px
}

.top-0 {
    top: 0px
}

.right-0 {
    right: 0px
}

.top-2 {
    top: .8rem
}

.right-6 {
    right: 2.4rem
}

.left-0 {
    left: 0px
}

.bottom-full {
    bottom: 100%
}

.z-\[999\] {
    z-index: 999
}

.order-2 {
    order: 2
}

.order-1 {
    order: 1
}

.order-3 {
    order: 3
}

.float-right {
    float: right
}

.-m-4 {
    margin: -1.6rem
}

.m-auto {
    margin: auto
}

.-m-2 {
    margin: -.8rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.-mx-4 {
    margin-left: -1.6rem;
    margin-right: -1.6rem
}

.-mx-5 {
    margin-left: -2.0rem;
    margin-right: -2.0rem
}

.-mx-1 {
    margin-left: -.4rem;
    margin-right: -.4rem
}

.my-3 {
    margin-top: 1.2rem;
    margin-bottom: 1.2rem
}

.my-8 {
    margin-top: 3.2rem;
    margin-bottom: 3.2rem
}

.mb-8 {
    margin-bottom: 3.2rem
}

.mt-8 {
    margin-top: 3.2rem
}

.mb-10 {
    margin-bottom: 4.0rem
}

.mt-6 {
    margin-top: 2.4rem
}

.ml-auto {
    margin-left: auto
}

.mt-10 {
    margin-top: 4.0rem
}

.mr-2 {
    margin-right: .8rem
}

.mt-5 {
    margin-top: 2.0rem
}

.mb-5 {
    margin-bottom: 2.0rem
}

.mb-4 {
    margin-bottom: 1.6rem
}

.mb-3 {
    margin-bottom: 1.2rem
}

.mr-3 {
    margin-right: 1.2rem
}

.mb-2 {
    margin-bottom: .8rem
}

.mt-1 {
    margin-top: .4rem
}

.mt-4 {
    margin-top: 1.6rem
}

.mt-0 {
    margin-top: 0px
}

.mb-6 {
    margin-bottom: 2.4rem
}

.ml-2 {
    margin-left: .8rem
}

.mt-14 {
    margin-top: 5.6rem
}

.mb-0 {
    margin-bottom: 0px
}

.mb-1 {
    margin-bottom: .4rem
}

.mr-1 {
    margin-right: .4rem
}

.ml-3 {
    margin-left: 1.2rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.hidden {
    display: none
}

.h-7 {
    height: 2.8rem
}

.h-3 {
    height: 1.2rem
}

.h-full {
    height: 100%
}

.h-4 {
    height: 1.6rem
}

.h-10 {
    height: 4.0rem
}

.h-screen {
    height: 100vh
}

.h-auto {
    height: auto
}

.h-8 {
    height: 3.2rem
}

.h-12 {
    height: 4.8rem
}

.w-full {
    width: 100%
}

.w-7 {
    width: 2.8rem
}

.w-3 {
    width: 1.2rem
}

.w-4 {
    width: 1.6rem
}

.w-10 {
    width: 4.0rem
}

.w-1\/2 {
    width: 50%
}

.w-60 {
    width: 24.0rem
}

.w-4\/5 {
    width: 80%
}

.w-6 {
    width: 2.4rem
}

.w-3\/4 {
    width: 75%
}

.w-\[10\%\] {
    width: 10%
}

.w-8 {
    width: 3.2rem
}

.w-5 {
    width: 2.0rem
}

.w-1\/4 {
    width: 25%
}

.w-12 {
    width: 4.8rem
}

.w-1\/3 {
    width: 33.333333%
}

.min-w-full {
    min-width: 100%
}

.flex-shrink-0 {
    flex-shrink: 0
}

.flex-grow {
    flex-grow: 1
}

.border-collapse {
    border-collapse: collapse
}

.scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.cursor-pointer {
    cursor: pointer
}

.resize {
    resize: both
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.content-start {
    align-content: flex-start
}

.items-center {
    align-items: center
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.divide-gray-100>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(243 244 246 / var(--tw-divide-opacity))
}

.overflow-hidden {
    overflow: hidden
}

.overflow-x-scroll {
    overflow-x: scroll
}

.whitespace-nowrap {
    white-space: nowrap
}

.rounded-md {
    border-radius: .6rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-xl {
    border-radius: 1.2rem
}

.rounded {
    border-radius: .4rem
}

.rounded-lg {
    border-radius: .8rem
}

.rounded-2xl {
    border-radius: 1.6rem
}

.border {
    border-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity))
}

.border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgb(107 114 128 / var(--tw-border-opacity))
}

.bg-theme_color {
    --tw-bg-opacity: 1;
    background-color: #0C2D57;
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.bg-whatsapp_bg {
    --tw-bg-opacity: 1;
    background-color: #1A4D2E;
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity))
}

.bg-theme_dark_color {
    --tw-bg-opacity: 1;
    background-color: rgb(13 128 155 / var(--tw-bg-opacity))
}

.bg-theme_color_blue {
    --tw-bg-opacity: 1;
    background-color: rgb(35 57 89 / var(--tw-bg-opacity))
}

.object-center {
    -o-object-position: center;
    object-position: center
}

.p-3 {
    padding: 1.2rem
}

.p-1 {
    padding: .4rem
}

.px-5 {
    padding-left: 2.0rem;
    padding-right: 2.0rem
}

.py-1 {
    padding-top: .4rem;
    padding-bottom: .4rem
}

.px-4 {
    padding-left: 1.6rem;
    padding-right: 1.6rem
}

.py-2 {
    padding-top: .8rem;
    padding-bottom: .8rem
}

.py-10 {
    padding-top: 4.0rem;
    padding-bottom: 4.0rem
}

.py-3 {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem
}

.px-6 {
    padding-left: 2.4rem;
    padding-right: 2.4rem
}

.py-6 {
    padding-top: 2.4rem;
    padding-bottom: 2.4rem
}

.px-8 {
    padding-left: 3.2rem;
    padding-right: 3.2rem
}

.px-2 {
    padding-left: .8rem;
    padding-right: .8rem
}

.px-10 {
    padding-left: 4.0rem;
    padding-right: 4.0rem
}

.py-5 {
    padding-top: 2.0rem;
    padding-bottom: 2.0rem
}

.py-8 {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem
}

.px-1 {
    padding-left: .4rem;
    padding-right: .4rem
}

.px-20 {
    padding-left: 8.0rem;
    padding-right: 8.0rem
}

.py-4 {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem
}

.py-16 {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem
}

.py-2\.5 {
    padding-top: 1.0rem;
    padding-bottom: 1.0rem
}

.px-3 {
    padding-left: 1.2rem;
    padding-right: 1.2rem
}

.pb-10 {
    padding-bottom: 4.0rem
}

.pt-36 {
    padding-top: 14.4rem
}

.pt-2 {
    padding-top: .8rem
}

.pl-2 {
    padding-left: .8rem
}

.pr-5 {
    padding-right: 2.0rem
}

.pt-10 {
    padding-top: 4.0rem
}

.pl-0 {
    padding-left: 0px
}

.pb-3 {
    padding-bottom: 1.2rem
}

.pb-4 {
    padding-bottom: 1.6rem
}

.pb-7 {
    padding-bottom: 2.8rem
}

.pt-6 {
    padding-top: 2.4rem
}

.pr-2 {
    padding-right: .8rem
}

.pb-0\.5 {
    padding-bottom: .2rem
}

.pb-0 {
    padding-bottom: 0px
}

.pl-3 {
    padding-left: 1.2rem
}

.pr-4 {
    padding-right: 1.6rem
}

.pb-2 {
    padding-bottom: .8rem
}

.pl-1 {
    padding-left: .4rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.text-5xl {
    font-size: 4.8rem;
    line-height: 1
}

.text-base {
    font-size: 1.6rem;
    line-height: 2.4rem
}

.text-3xl {
    font-size: 3.0rem;
    line-height: 3.6rem
}

.text-xs {
    font-size: 1.2rem;
    line-height: 1.6rem
}

.text-lg {
    font-size: 1.8rem;
    line-height: 2.8rem
}

.text-2xl {
    font-size: 2.4rem;
    line-height: 3.2rem
}

.text-4xl {
    font-size: 3.6rem;
    line-height: 4.0rem
}

.text-xl {
    font-size: 2.0rem;
    line-height: 2.8rem
}

.text-sm {
    font-size: 1.4rem;
    line-height: 2.0rem
}

.font-bold {
    font-weight: 700
}

.font-normal {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

.normal-case {
    text-transform: none
}

.leading-none {
    line-height: 1
}

.leading-8 {
    line-height: 3.2rem
}

.leading-relaxed {
    line-height: 1.625
}

.leading-7 {
    line-height: 2.8rem
}

.leading-normal {
    line-height: 1.5
}

.leading-snug {
    line-height: 1.375
}

.tracking-wider {
    letter-spacing: 0.05em
}

.tracking-widest {
    letter-spacing: 0.1em
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.text-theme_color {
    --tw-text-opacity: 1;
    color: #7091E6;
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity))
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity))
}

.text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgb(99 102 241 / var(--tw-text-opacity))
}

.text-theme_color_700 {
    --tw-text-opacity: 1;
    color: rgb(45 177 224 / var(--tw-text-opacity))
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity))
}

.underline {
    text-decoration-line: underline
}

.opacity-70 {
    opacity: 0.7
}

.opacity-0 {
    opacity: 0
}

.drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / 0.03)) drop-shadow(0 8px 5px rgb(0 0 0 / 0.08));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.duration-300 {
    transition-duration: 300ms
}

.duration-200 {
    transition-duration: 200ms
}

.ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}

.ease-linear {
    transition-timing-function: linear
}

@font-face {
    font-family: 'Muli';
    src: url('../../themes/rentalx/fonts/Muli.woff2') format('woff2'),
        url('../../themes/rentalx/fonts/Muli.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

html {
    font-size: 62.5%
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    word-wrap: break-word
}

body {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    color: #000;
    line-height: 1.4;
    font-weight: normal;
    overflow-x: hidden
}

img {
    vertical-align: middle;
    max-width: 100%
}

a img {
    border: none
}

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

ul {
    list-style: none;
    margin-left: 0
}

:focus {
    outline: none
}

.clr {
    clear: both;
    float: none;
    display: block
}

.clr:after,
.afclr:after {
    clear: both;
    float: none;
    display: block;
    content: ""
}

input[type="submit"],
button {
    -webkit-appearance: none
}

select {
    word-wrap: normal
}

::-webkit-input-placeholder {
    color: #8d8c8c
}

:-moz-placeholder {
    color: #8d8c8c
}

::-moz-placeholder {
    color: #8d8c8c
}

.title-font {
    font-family: "Lato", sans-serif
}

@media (min-width: 1536px) {
    .container {
        max-width: 1280px
    }
}

.hover\:scale-95:hover {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.hover\:bg-theme_color_700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(45 177 224 / var(--tw-bg-opacity))
}

.hover\:bg-opacity-90:hover {
    --tw-bg-opacity: 0.9
}

.hover\:text-theme_color:hover {
    --tw-text-opacity: 1;
    color: rgb(70 182 222 / var(--tw-text-opacity))
}

.hover\:underline:hover {
    text-decoration-line: underline
}

.hover\:opacity-100:hover {
    opacity: 1
}

.hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

@media (min-width: 640px) {
    .sm\:mx-10 {
        margin-left: 4.0rem;
        margin-right: 4.0rem
    }

    .sm\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .sm\:-mx-3 {
        margin-left: -1.2rem;
        margin-right: -1.2rem
    }

    .sm\:my-0 {
        margin-top: 0px;
        margin-bottom: 0px
    }

    .sm\:mt-5 {
        margin-top: 2.0rem
    }

    .sm\:mt-2 {
        margin-top: .8rem
    }

    .sm\:mb-10 {
        margin-bottom: 4.0rem
    }

    .sm\:mb-0 {
        margin-bottom: 0px
    }

    .sm\:mb-8 {
        margin-bottom: 3.2rem
    }

    .sm\:mt-4 {
        margin-top: 1.6rem
    }

    .sm\:mb-5 {
        margin-bottom: 2.0rem
    }

    .sm\:mt-0 {
        margin-top: 0px
    }

    .sm\:flex {
        display: flex
    }

    .sm\:w-full {
        width: 100%
    }

    .sm\:w-1\/2 {
        width: 50%
    }

    .sm\:w-1\/5 {
        width: 20%
    }

    .sm\:w-2\/5 {
        width: 40%
    }

    .sm\:flex-col {
        flex-direction: column
    }

    .sm\:items-start {
        align-items: flex-start
    }

    .sm\:items-center {
        align-items: center
    }

    .sm\:justify-center {
        justify-content: center
    }

    .sm\:overflow-visible {
        overflow: visible
    }

    .sm\:whitespace-normal {
        white-space: normal
    }

    .sm\:px-3 {
        padding-left: 1.2rem;
        padding-right: 1.2rem
    }

    .sm\:pb-0 {
        padding-bottom: 0px
    }

    .sm\:pl-3 {
        padding-left: 1.2rem
    }

    .sm\:text-left {
        text-align: left
    }

    .sm\:text-3xl {
        font-size: 3.0rem;
        line-height: 3.6rem
    }

    .sm\:text-sm {
        font-size: 1.4rem;
        line-height: 2.0rem
    }
}

@media (min-width: 768px) {
    .md\:order-1 {
        order: 1
    }

    .md\:order-2 {
        order: 2
    }

    .md\:mx-0 {
        margin-left: 0px;
        margin-right: 0px
    }

    .md\:-mx-2 {
        margin-left: -.8rem;
        margin-right: -.8rem
    }

    .md\:mt-0 {
        margin-top: 0px
    }

    .md\:mt-5 {
        margin-top: 2.0rem
    }

    .md\:mb-0 {
        margin-bottom: 0px
    }

    .md\:mb-8 {
        margin-bottom: 3.2rem
    }

    .md\:mt-4 {
        margin-top: 1.6rem
    }

    .md\:mt-3 {
        margin-top: 1.2rem
    }

    .md\:mb-1 {
        margin-bottom: .4rem
    }

    .md\:block {
        display: block
    }

    .md\:hidden {
        display: none
    }

    .md\:h-7 {
        height: 2.8rem
    }

    .md\:h-3 {
        height: 1.2rem
    }

    .md\:w-full {
        width: 100%
    }

    .md\:w-3\/5 {
        width: 60%
    }

    .md\:w-11\/12 {
        width: 91.666667%
    }

    .md\:w-7 {
        width: 2.8rem
    }

    .md\:w-3 {
        width: 1.2rem
    }

    .md\:w-2\/5 {
        width: 40%
    }

    .md\:w-8\/12 {
        width: 66.666667%
    }

    .md\:w-1\/4 {
        width: 25%
    }

    .md\:w-1\/3 {
        width: 33.333333%
    }

    .md\:w-64 {
        width: 25.6rem
    }

    .md\:w-1\/2 {
        width: 50%
    }

    .md\:w-3\/6 {
        width: 50%
    }

    .md\:flex-grow {
        flex-grow: 1
    }

    .md\:flex-nowrap {
        flex-wrap: nowrap
    }

    .md\:justify-start {
        justify-content: flex-start
    }

    .md\:justify-center {
        justify-content: center
    }

    .md\:py-0 {
        padding-top: 0px;
        padding-bottom: 0px
    }

    .md\:py-14 {
        padding-top: 5.6rem;
        padding-bottom: 5.6rem
    }

    .md\:py-16 {
        padding-top: 6.4rem;
        padding-bottom: 6.4rem
    }

    .md\:px-2 {
        padding-left: .8rem;
        padding-right: .8rem
    }

    .md\:px-5 {
        padding-left: 2.0rem;
        padding-right: 2.0rem
    }

    .md\:py-3 {
        padding-top: 1.2rem;
        padding-bottom: 1.2rem
    }

    .md\:py-20 {
        padding-top: 8.0rem;
        padding-bottom: 8.0rem
    }

    .md\:px-6 {
        padding-left: 2.4rem;
        padding-right: 2.4rem
    }

    .md\:px-0 {
        padding-left: 0px;
        padding-right: 0px
    }

    .md\:pt-48 {
        padding-top: 19.2rem
    }

    .md\:pb-14 {
        padding-bottom: 5.6rem
    }

    .md\:pt-14 {
        padding-top: 5.6rem
    }

    .md\:pl-0 {
        padding-left: 0px
    }

    .md\:text-left {
        text-align: left
    }

    .md\:text-4xl {
        font-size: 3.6rem;
        line-height: 4.0rem
    }

    .md\:text-lg {
        font-size: 1.rem;
        line-height: 2.8rem
    }

    .md\:text-3xl {
        font-size: 3.0rem;
        line-height: 3.6rem
    }

    .md\:text-5xl {
        font-size: 4.8rem;
        line-height: 1
    }

    .md\:text-sm {
        font-size: 1.4rem;
        line-height: 2.0rem
    }
}

@media (min-width: 1024px) {
    .lg\:relative {
        position: relative
    }

    .lg\:order-1 {
        order: 1
    }

    .lg\:order-2 {
        order: 2
    }

    .lg\:order-3 {
        order: 3
    }

    .lg\:mx-0 {
        margin-left: 0px;
        margin-right: 0px
    }

    .lg\:-mx-3 {
        margin-left: -1.2rem;
        margin-right: -1.2rem
    }

    .lg\:-mx-10 {
        margin-left: -4.0rem;
        margin-right: -4.0rem
    }

    .lg\:my-14 {
        margin-top: 5.6rem;
        margin-bottom: 5.6rem
    }

    .lg\:my-5 {
        margin-top: 2.0rem;
        margin-bottom: 2.0rem
    }

    .lg\:-mx-4 {
        margin-left: -1.6rem;
        margin-right: -1.6rem
    }

    .lg\:my-3 {
        margin-top: 1.2rem;
        margin-bottom: 1.2rem
    }

    .lg\:mt-14 {
        margin-top: 5.6rem
    }

    .lg\:mt-0 {
        margin-top: 0px
    }

    .lg\:mb-16 {
        margin-bottom: 6.4rem
    }

    .lg\:mb-5 {
        margin-bottom: 2.0rem
    }

    .lg\:mb-0 {
        margin-bottom: 0px
    }

    .lg\:mb-20 {
        margin-bottom: 8.0rem
    }

    .lg\:mb-4 {
        margin-bottom: 1.6rem
    }

    .lg\:mb-8 {
        margin-bottom: 3.2rem
    }

    .lg\:mr-2 {
        margin-right: .8rem
    }

    .lg\:mr-1 {
        margin-right: .4rem
    }

    .lg\:mb-2 {
        margin-bottom: .8rem
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-7 {
        height: 2.8rem
    }

    .lg\:h-3 {
        height: 1.2rem
    }

    .lg\:w-10\/12 {
        width: 83.333333%
    }

    .lg\:w-5\/6 {
        width: 83.333333%
    }

    .lg\:w-3\/5 {
        width: 60%
    }

    .lg\:w-2\/5 {
        width: 40%
    }

    .lg\:w-\[85\%\] {
        width: 85%
    }

    .lg\:w-1\/4 {
        width: 25%
    }

    .lg\:w-1\/6 {
        width: 16.666667%
    }

    .lg\:w-1\/3 {
        width: 33.333333%
    }

    .lg\:w-auto {
        width: auto
    }

    .lg\:w-1\/5 {
        width: 20%
    }

    .lg\:w-\[30\%\] {
        width: 30%
    }

    .lg\:w-full {
        width: 100%
    }

    .lg\:w-3\/4 {
        width: 75%
    }

    .lg\:w-7 {
        width: 2.8rem
    }

    .lg\:w-3 {
        width: 1.2rem
    }

    .lg\:w-2\/6 {
        width: 33.333333%
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:items-center {
        align-items: center
    }

    .lg\:justify-end {
        justify-content: flex-end
    }

    .lg\:space-x-5>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(2.0rem * var(--tw-space-x-reverse));
        margin-left: calc(2.0rem * calc(1 - var(--tw-space-x-reverse)))
    }

    .lg\:space-x-reverse>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 1
    }

    .lg\:bg-transparent {
        background-color: transparent
    }

    .lg\:p-0 {
        padding: 0px
    }

    .lg\:py-28 {
        padding-top: 11.2rem;
        padding-bottom: 11.2rem
    }

    .lg\:py-20 {
        padding-top: 8.0rem;
        padding-bottom: 8.0rem
    }

    .lg\:px-3 {
        padding-left: 1.2rem;
        padding-right: 1.2rem
    }

    .lg\:px-10 {
        padding-left: 4.0rem;
        padding-right: 4.0rem
    }

    .lg\:py-2 {
        padding-top: .8rem;
        padding-bottom: .8rem
    }

    .lg\:px-5 {
        padding-left: 2.0rem;
        padding-right: 2.0rem
    }

    .lg\:py-14 {
        padding-top: 5.6rem;
        padding-bottom: 5.6rem
    }

    .lg\:px-4 {
        padding-left: 1.6rem;
        padding-right: 1.6rem
    }

    .lg\:px-6 {
        padding-left: 2.4rem;
        padding-right: 2.4rem
    }

    .lg\:px-2\.5 {
        padding-left: 1.0rem;
        padding-right: 1.0rem
    }

    .lg\:px-2 {
        padding-left: .8rem;
        padding-right: .8rem
    }

    .lg\:py-3 {
        padding-top: 1.2rem;
        padding-bottom: 1.2rem
    }

    .lg\:px-\[1\.8rem\] {
        padding-left: 1.8rem;
        padding-right: 1.8rem
    }

    .lg\:px-\[18px\] {
        padding-left: 18px;
        padding-right: 18px
    }

    .lg\:pb-8 {
        padding-bottom: 3.2rem
    }

    .lg\:pt-56 {
        padding-top: 22.4rem
    }

    .lg\:pb-20 {
        padding-bottom: 8.0rem
    }

    .lg\:pt-28 {
        padding-top: 20.0rem
    }

    .lg\:pr-11 {
        padding-right: 4.4rem
    }

    .lg\:pb-28 {
        padding-bottom: 11.2rem
    }

    .lg\:pt-4 {
        padding-top: 1.6rem
    }

    .lg\:pl-2 {
        padding-left: .8rem
    }

    .lg\:pr-2 {
        padding-right: .8rem
    }

    .lg\:pl-14 {
        padding-left: 5.6rem
    }

    .lg\:pt-3 {
        padding-top: 1.2rem
    }

    .lg\:text-left {
        text-align: left
    }

    .lg\:text-lg {
        font-size: 1.8rem;
        line-height: 2.8rem
    }

    .lg\:text-4xl {
        font-size: 3.6rem;
        line-height: 4.0rem
    }

    .lg\:text-base {
        font-size: 1.6rem;
        line-height: 2.4rem
    }

    .lg\:text-2xl {
        font-size: 2.4rem;
        line-height: 3.2rem
    }

    .lg\:leading-7 {
        line-height: 2.8rem
    }
}

@media (min-width: 1280px) {
    .xl\:-mx-10 {
        margin-left: -4.0rem;
        margin-right: -4.0rem
    }

    .xl\:mt-1 {
        margin-top: .4rem
    }

    .xl\:mr-2 {
        margin-right: .8rem
    }

    .xl\:mr-1 {
        margin-right: .4rem
    }

    .xl\:block {
        display: block
    }

    .xl\:flex {
        display: flex
    }

    .xl\:hidden {
        display: none
    }

    .xl\:h-9 {
        height: 3.6rem
    }

    .xl\:h-4 {
        height: 1.6rem
    }

    .xl\:w-9 {
        width: 3.6rem
    }

    .xl\:w-4 {
        width: 1.6rem
    }

    .xl\:w-2\/4 {
        width: 50%
    }

    .xl\:w-11\/12 {
        width: 91.666667%
    }

    .xl\:w-1\/3 {
        width: 33.333333%
    }

    .xl\:w-2\/3 {
        width: 66.666667%
    }

    .xl\:w-1\/5 {
        width: 20%
    }

    .xl\:w-3\/5 {
        width: 60%
    }

    .xl\:w-1\/2 {
        width: 50%
    }

    .xl\:flex-wrap {
        flex-wrap: wrap
    }

    .xl\:space-x-9>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(2.6rem * var(--tw-space-x-reverse));
        margin-left: calc(3.6rem * calc(1 - var(--tw-space-x-reverse)))
    }

    .xl\:space-x-reverse>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 1
    }

    .xl\:px-6 {
        padding-left: 2.4rem;
        padding-right: 2.4rem
    }

    .xl\:pr-14 {
        padding-right: 5.6rem
    }

    .xl\:pb-6 {
        padding-bottom: 2.4rem
    }

    .xl\:text-left {
        text-align: left
    }

    .xl\:text-6xl {
        font-size: 6.0rem;
        line-height: 1
    }

    .xl\:text-5xl {
        font-size: 4.8rem;
        line-height: 1
    }

    .xl\:text-sm {
        font-size: 1.4rem;
        line-height: 2.0rem
    }
}

@media (min-width: 1536px) {
    .\32xl\:pr-16 {
        padding-right: 6.4rem
    }
}

.breadcrumb_link_list nav ol>li::after {
    display: inline;
    content: "|";
    color: #fff
}

.breadcrumb_link_list nav ol>li:last-child:after {
    content: none
}

.collap_exp_btn.active,
.collap_exp_btn_less.active {
    display: inline-block
}

.collap_exp_btn,
.collap_exp_btn_less {
    display: none
}

.collap_area._expanded:after {
    display: none
}

.collap_content {
    padding: 1px 0 10px 0
}

.collap_exp_btn::after {
    content: "";
    position: absolute;
    width: calc(100% - 50%);
    bottom: -19px;
    left: 10px;
    height: 20px;
    margin: 0 auto;
    text-align: center;
    background: url("../../themes/rentalx/images/read_more_btn.svg") no-repeat right
}

.collap_exp_btn_less.active::after {
    content: "";
    position: absolute;
    width: calc(100% - 50%);
    bottom: -19px;
    left: 10px;
    height: 20px;
    margin: 0 auto;
    text-align: center;
    background: url("../../themes/rentalx/images/read_more_btn.svg") no-repeat left;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}

.main_paragraf_list .collap_content {
    padding: 1px 0 10px 0
}

.collap_area:after {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 90px;
    max-height: 50%;
    content: "";
    display: block;
    background: linear-gradient(#ffffff00 0%, #ffffffc4 50%, #fff 100%)
}

.page-id-8 .front_page_header {
    position: absolute;
    top: 78px;
    left: 0;
    right: 0;
    background: transparent;
    border: none
}

.bg-whatsapp_bg_hover_color a:hover {
    background: #1A4D2E
}

.page-id-8 #menu li a:hover {
    color: #0C2D57
}

.front_page_header img {
    max-width: 120px
}

.list_tab_inner.active a h3,
.list_tab_inner.active a {
    color: #fff;
    background: #0C2D57;
    border: 1px solid #0C2D57
}

.Height_m_tab a {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}

.Height_m_tab a:hover {
    background: #dfb532;
    border: 1px solid #dfb532;
    color: #000
}

.btn_tooltip:before {
    content: "";
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #6b6967;
    top: 100%;
    left: 20px
}

.btn_tooltip {
    transition: all 0.2s ease;
    transform: translateY(-20px)
}

.btn_with_tooltip:hover .btn_tooltip {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px)
}

.btn_with_tooltip:hover .btn_hover_text {
    display: inline-block
}

.btn_with_tooltip:hover .btn_default_text {
    display: none
}

.btn_with_tooltip.btn_clicked .btn_click_text {
    display: inline-flex
}

.btn_with_tooltip.btn_clicked .btn_default_text,
.btn_with_tooltip.btn_clicked .btn_hover_text,
.btn_with_tooltip.btn_clicked.btn_clicked .btn_tooltip {
    display: none
}

.phone_icon_before_click.btnhidden {
    display: none
}

.banner_sec {
    background-image: 
        url(../../themes/rentalx/images/home3.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.overlay-sec:after {
    left: 0;
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgb(24 48 82 / 95%);
    top: 0
}

.luxury_bg_img {
    background-image: linear-gradient(to right,
            rgb(11 23 87/75%),
            rgb(11 23 87/75%)),
        url(../../themes/rentalx/images/cheap-car-bg-image.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.location_bg_image {
    background: url(../../themes/rentalx/images/map-location.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto
}

.pattern_bg_img {
    background-color: #f5c97c;
    background-image: url(../../themes/rentalx/images/line-pattern.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.workprocess_bg_img {
    background-color: #37477c;
    background-image: url(../../themes/rentalx/images/line-pattern.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.testimonial_bg_img {
    background-image: linear-gradient(to right,
            rgb(11 23 87/75%),
            rgb(11 23 87/75%)),
        url(../../themes/rentalx/images/testimonial-bg-image.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 540px
}

.center-testimonial-bg-image {
    background-color: #1c529b;
    background-image: url(../../themes/rentalx/images/map-testi.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.banner-pagination .swiper-pagination-bullet {
    background: #0C2D57;
    width: 14px;
    height: 14px;
    margin: 0 7px !important
}


.mb-2-1 {
    margin-bottom: 7px
}

input[type="text"].type_date {
    background-color: #fff;
    background-image: url(../../themes/rentalx/images/datepicker-icon.svg);
    background-position: 98% center;
    background-size: 20px;
    cursor: pointer;
    background-repeat: no-repeat
}

.location_list_design .flexdatalist-results {
    border: 1px solid #dee2e6;
    border-radius: 8px
}

.location_list_design .flexdatalist-results li {
    text-align: left;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 0
}

.flexdatalist-results {
    z-index: 10 !important;
    border: 1px solid #dee2e6 !important;
    margin-top: 8px
}

.flexdatalist-results li {
    padding: 11px 15px !important;
    text-align: left;
    font-family: "Lato", sans-serif;
    font-size: 16px !important;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.flexdatalist-results li.item {
    cursor: pointer
}

.flexdatalist-results li:hover {
    background: rgba(0, 0, 0, 0.04)
}

.datepikup-design {
    z-index: 10 !important;
    border: 1px solid rgb(228 125 7 / 11%);
    margin-top: 8px;
    border-radius: 8px
}

.datepikup-design.ui-timepicker-standard .ui-menu-item {
    text-align: left;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.datepikup-design.ui-timepicker-standard .ui-state-hover {
    background: rgba(0, 0, 0, 0.04);
    border: 0;
    font-weight: 400;
    color: #222;
    cursor: pointer
}

.datepikup-design.ui-timepicker-standard a {
    padding: 10px;
    border: 0
}

.date_design .datepicker--cell.-current- {
    color: #000;
    background: rgb(228 125 7 / 11%)
}

.date_design .datepicker--cells.datepicker--cell-day.-focus- {
    color: #fff;
    background: #0C2D57
}

.date_design .datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #0C2D57
}

.date_design .datepicker--day-name {
    color: #0C2D57
}

select {
    background-image: url(../../themes/rentalx/images/angle-down.svg);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 20px;
    padding-right: 30px;
    -webkit-appearance: none;
    appearance: none
}

.process_icon::after {
    content: "";
    position: absolute;
    top: 44px;
    bottom: 0;
    background-image: url(../../themes/rentalx/images/side-arrow-01.svg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 38%;
    width: 100%;
    left: 29%
}

.process_icon::before {
    content: "";
    position: absolute;
    top: 52px;
    bottom: 0;
    left: 0;
    width: 40%;
    height: 1px;
    background: #e5e8ed
}

.process_icon:first-child::before {
    content: none
}

.mb-img-m img {
    height: 80vh
}

.error_section {
    background: #fff;
    padding: 200px 0;
    text-align: center
}

.error_section h1 {
    font-size: 6rem;
    line-height: 1;
    margin-bottom: 35px
}

.error_section p {
    font-size: 2.4rem;
    line-height: 3.2rem
}

.page_section_inner {
    min-height: 200px;
    margin-bottom: 5.6rem
}

.info_all_car {
    height: 100%
}

.post_content h1 {
    font-size: 3rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    font-weight: 400;
    font-family: "Lato", sans-serif
}

.post_content h2 {
    font-size: 2.4rem;
    line-height: 3.2rem;
    font-weight: 500;
    margin-top: 0.4rem;
    margin-bottom: 0.8rem
}

.post_content p {
    line-height: 1.625;
    padding-bottom: 2rem
}

.post_content ul {
    line-height: 1.625;
    padding-bottom: 2rem;
    padding-left: 1.8rem;
    list-style: disc
}

.post_content ul li {
    line-height: 1.625
}

.page_section_inner .entry-title {
    margin-bottom: 2rem
}

.page_section_inner h2 {
    font-size: 2.4rem;
    margin-top: 0.4rem;
    margin-bottom: 0.8rem;
    font-weight: 500
}

.page_section_inner p {
    line-height: 1.625;
    padding-bottom: 1.2rem
}

.page_section_inner h3 {
    font-size: 2.2rem;
    margin-top: 0.4rem;
    margin-bottom: 0.8rem;
    font-weight: 500
}

.page_section_inner h4 {
    font-size: 2rem;
    margin-top: 0.4rem;
    margin-bottom: 0.8rem;
    font-weight: 500
}

.page_section_inner ul li {
    line-height: 1.625
}

.page_section_inner ul {
    padding-bottom: 1.2rem;
    padding-left: 1.8rem;
    list-style: disc
}

.overflow_hidden_sec {
    overflow: hidden
}

.search_filter {
    padding: 30px 0;
    color: #000;
    background-color: #f3f4f6
}

.search_review {
    padding: 10px 0 10px;
    display: none;
    background: #f3f4f6
}

.mobile_only {
    display: none
}

.sm_title {
    color: #4d4d4d;
    font-weight: 700;
    font-size: 25px;
    margin: 0 0 7px;
    line-height: 1.2
}

.sr_line {
    margin-bottom: 8px
}

.sr_title {
    margin: 0;
    float: left;
    font-size: 14px;
    margin-right: 10px;
    font-weight: 700
}

.footer_font p {
    font-size: 13px
}

.footer_font a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.footer_font a:hover {
    text-decoration: underline
}

.ft_pwr a {
    font-size: 16px
}

.sv_selection {
    overflow: hidden;
    min-width: 100px;
    color: #000
}

.mdf_btn {
    margin-top: 10px;
    border-top: 1px solid #efefef;
    padding: 10px 0 0;
    text-align: center
}

.mdf_btn_a {
    display: inline-block;
    padding: 5px 20px 5px 0;
    background: url(../../themes/rentalx/images/angle-down.svg) no-repeat right;
    font-size: 15px;
    background-size: 20px
}

.mdf_close {
    background: #f3f4f6;
    padding: 10px 0;
    text-align: center;
    display: none
}

.mdf_btn_a_close {
    background: url(../../themes/rentalx/images/arrow-up.svg) no-repeat right;
    background-size: 20px
}

.shadow-text {
    opacity: 0.2;
    position: absolute;
    font-weight: 700;
    top: -37px;
    left: -20px;
    font-size: 60px;
    color: #707073;
    z-index: -1
}

.banner_top_text {
    top: 60%;
    transform: translateY(-50%)
}

.feature_box {
    padding: 48px
}

.width_svg_car_icon {
    width: 80px
}

.shape-one_color::after {
    width: 0;
    height: 0;
    border-bottom: 25px solid #0C2D57;
    border-right: 27px solid transparent;
    content: "";
    position: absolute;
    top: -24px;
    right: -1px
}

.shape_two {
    margin-left: -26px;
    margin-top: -8px;
    padding-left: 56px
}

.bg_image_services {
    background-image: url(../../themes/rentalx/images/bg-image-services..webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    background-color: #f8f9fa
}

.bg-gettouch {
    background-image: linear-gradient(to right,
            rgb(11 23 87/75%),
            rgb(11 23 87/75%)),
        url(../../themes/rentalx/images/footer-above-image..webp);
    background-repeat: no-repeat;
    background-size: 55% 100%
}

.bg-gettouch::before {
    content: "";
    width: 50%;
    height: 100%;
    background-color: #0C2D57;
    position: absolute;
    top: 0;
    right: 0
}

.qbk_flx {
    padding: 40px 45px
}

.qbk_l {
    padding-right: 40px
}

.qbk_l h2 {
    font-size: 40px;
    font-weight: 400
}

.qbk_r {
    text-align: right
}

.qbk_btn {
    border-radius: 50px;
    background: #fff;
    text-align: center;
    display: inline-block;
    color: #0d809b;
    padding: 14px 38px;
    margin: 10px;
    font-weight: 600;
    transition: all 0.3s ease;
    line-height: 1
}

.qbk_btn:hover {
    background: #0d809b;
    color: #fff
}

.location_bg_img {
    background: linear-gradient(0deg, rgb(25 52 107 / 29%), rgb(25 52 107 / 88%)),
        url(../../themes/rentalx/images/locc.webp) no-repeat;
    background-size: cover;
    background-position: center
}

.sl_bxw {
    padding-left: 50px
}

.sl_bx {
    padding: 75px 0
}

.sl_bx_imgw {
    position: relative;
    left: -50px
}

.car_card {
    color: #000;
    background: #fff;
    padding: 7px 20px;
    display: inline-block;
    position: relative;
    left: -30px;
    line-height: 1.3;
    border-radius: 8px
}

.car_card_title {
    font-size: 18px;
    font-family: "Lato", sans-serif
}

.car_card_price {
    font-size: 16px;
    color: #8d8d8d
}

.animation_set {
    visibility: hidden
}

.social_icon svg {
    width: 28px;
    height: 28px
}

.social_icon:hover svg path {
    fill: #0C2D57
}

.works_icon img {
    width: 136px;
    height: 120px
}

.byte_logo {
    display: inline-block;
    padding-left: 2px
}

.item_box_outer .item_box_inner {
    -webkit-box-shadow: 0px 3px 13px 4px #0f4c2e14;
    -moz-box-shadow: 0px 3px 13px 4px #0f4c2e14;
    box-shadow: 0px 3px 13px 4px #0f4c2e14;
    border-radius: 9px
}

.single_post_sec .entry-title,
.single_featured_image img {
    margin-bottom: 30px
}

.single_featured_image img {
    margin: 0 auto 30px
}

.single_post_sec .entry-title {
    text-align: center;
    font-size: 28px;
    color: #000;
    font-weight: 700;
    line-height: 1.1
}

.single_post_sec {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto
}

.blog_content p {
    line-height: 140%;
    margin-bottom: 15px;
    font-size: 18px
}

.blog_content h2 {
    font-size: 25px;
    margin-bottom: 10px
}

.sidebar_before_content {
    padding: 70px 0 47px
}

.post_outer {
    margin: 0 -10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.post_one_cat {
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 23px
}

.cat_inner_page {
    border: 1px solid rgba(0, 0, 0, .2196078431372549);
    border-radius: 5px;
    padding: 16px 20px
}

.content_cat_sec {
    display: table-cell;
    vertical-align: middle
}

.content_cat_sec h2 {
    margin-bottom: 14px;
    line-height: 1.3
}

.content_cat_sec h2 a {
    color: #000;
    font-size: 24px;
    margin-bottom: 15px;
    text-transform: capitalize;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    display: table-cell;
    vertical-align: middle;
    font-weight: 700;
    line-height: 1.1
}

.cat_au_name {
    font-size: 15px;
    line-height: 1.5;
    color: #333;
    text-transform: capitalize
}

.cat_author_section i {
    color: #0C2D57;
    padding-right: 3px
}

.cat_au_name p {
    font-size: 15px;
    line-height: 1.5;
    color: #333;
    font-weight: 400;
    display: inline
}

.cat_au_name p a {
    color: #333;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.info_detail_d_a {
    display: inline-block
}

.author_name {
    font-size: 15px;
    line-height: 1.5;
    color: #333
}

.author_name i {
    color: #0C2D57;
    padding-right: 3px
}

.author_name_date {
    padding-left: 10px
}

.expert_info {
    padding-top: 8px
}

.content_cat_sec p {
    font-size: 16px;
    color: #000;
    font-family: inherit
}

.read_more_btn {
    margin-top: 16px
}

.read_more_btn a {
    background: #0C2D57;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    padding: 11px 23px;
    text-align: center;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    position: relative;
    border-radius: 6px
}

.read_more_btn a:hover {
    background: #2db1e0;
    color: #fff
}

.post_cat_img {
    margin-bottom: 30px
}

@media (min-width: 1280px) {}

@media (min-width: 1500px) {}

@media screen and (max-width: 1550px) {
    .error_section {
        padding: 150px 0
    }

    .sl_bx {
        padding: 65px 0
    }
}

@media screen and (max-width: 1250px) {
    .list_tab_inner a {
        font-size: 13px
    }
}

@media (max-width: 1024px) {
    .post_one_cat {
        width: 50%
    }
}

@media screen and (max-width: 992px) {
    .process_icon::after {
        top: 48px;
        background-size: 34%;
        left: 32%
    }

    #menu li a {
        color: #000
    }

    .error_section {
        padding: 100px 0
    }

    .page_section_inner .entry-title {
        margin-top: 3.2rem;
        margin-bottom: 0.8rem
    }

    .search_form_filter .search_form_mobile {
        display: block
    }

    .search_form_mobile input,
    .search_form_mobile select {
        margin-bottom: 20px
    }

    .front_page_header img {
        margin: 0 auto;
        max-width: 112px
    }

    .car_card_title {
        font-size: 15px
    }

    .sl_bx {
        padding: 45px 0
    }

    .page-id-8 .front_page_header {
        top: 78px
    }
}

@media screen and (max-width: 767px) {

    .process_icon::before,
    .process_icon::after {
        content: none
    }

    .error_section {
        padding: 70px 0
    }

    .error_section h1 {
        font-size: 4rem;
        margin-bottom: 20px
    }

    .error_section p {
        font-size: 2rem
    }

    .post_content h1 {
        font-size: 2.4rem
    }

    .post_content h2 {
        font-size: 2.2rem
    }

    .page_section_inner .entry-title {
        margin-top: 3.2rem;
        margin-bottom: 0.8rem
    }

    .overflow_hidden_sec {
        overflow: scroll
    }

    .fillter-min-wdth {
        min-width: 35%
    }

    .search_review {
        display: block
    }

    .mobile_only {
        display: block
    }

    .search_filter {
        display: none
    }

    .mobile_only {
        display: block
    }

    .mdf_closew {
        margin-bottom: 20px;
        background: #f3f4f6
    }

    .qbk_flx {
        flex-direction: column;
        padding: 20px 25px;
        text-align: center
    }

    .qbk_l {
        padding-right: 0px;
        margin-bottom: 16px
    }

    .qbk_btn {
        width: 100%;
        margin: 10px 0
    }

    .lef_bg_img {
        display: none
    }

    .rt_ct {
        float: none;
        width: auto;
        padding: 0
    }

    .shape-one_color::after {
        content: none
    }

    .shape_two {
        margin-left: 0px;
        margin-top: 0px;
        padding-left: 32px
    }

    .sl_bx {
        padding: 40px 0
    }

    .works_icon img {
        width: 110px;
        height: 97px
    }

    .sidebar_before_content {
        padding: 60px 0 37px
    }

    .post_outer {
        display: block
    }

    .post_one_cat {
        width: 100%
    }

    .single_post_sec .entry-title {
        font-size: 24px
    }
}

@media screen and (max-width: 479px) {
    .bg-gettouch::before {
        content: none
    }

    .bg-gettouch {
        background-size: cover
    }

    .sl_bx {
        padding: 25px 0
    }

    .info_detail_d_a {
        display: block
    }

    .author_name_date {
        padding-left: 0
    }

    .content_cat_sec h2 a {
        font-size: 20px
    }

    .blog_content p {
        font-size: 16px
    }

    .blog_content h2 {
        font-size: 20px
    }

    .single_post_sec .entry-title {
        font-size: 20px
    }
}

@media not all and (min-width: 479px) {
    .fillter-min-wdth {
        min-width: 45%
    }

    .list_tab_inner a {
        font-size: 12px
    }

    .error_section {
        padding: 50px 0
    }

    .page_section_inner .entry-title {
        margin-top: 3.2rem;
        margin-bottom: 0.8rem
    }

    .page_section_inner h2 {
        font-size: 2.2rem
    }

    .page_section_inner h3 {
        font-size: 2rem
    }

    .page_section_inner h4 {
        font-size: 1.8rem
    }
}

body {
    font-family: "Lato", sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px
}

.flexdatalist-results li.item:hover {
    background-color: #59b2dd;
    color: #fff
}

.flexdatalist-results li.item.active {
    color: #000;
    background-color: #d4e8f1
}

.form_section_b {
    max-width: 800px;
    padding: 38px;
    overflow: hidden;
    background-color: #fff;
    margin: auto;
    border-radius: 18px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.body_on_popup {
    overflow: hidden
}

.popup_btn {
    display: inline-block;
    background-color: #59b2dd;
    color: #fff;
    padding: 14px 54px;
    line-height: 1;
    border-radius: 3px;
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase
}

.process_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 85%;
    z-index: 10;
    display: none;
    border-radius: 8px
}

.loading_icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.loading_icon img {
    transform: scaleX(-1)
}

.loading_icon p {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    padding-top: 15px
}

.enter_valid_num {
    display: none
}

.car_book_form_b {
    display: none
}

.current {
    display: block
}

.error_format>ul {
    list-style: none
}

.error_format {
    padding: 0px;
    font-size: 14px;
    color: #f00;
    margin-top: 7px
}

.form_section_b_inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%
}

.car_book_input_block {
    border: 1px solid #e2e1e1;
    border-radius: 5px;
    cursor: pointer
}

.location_not_listed {
    display: flex;
    padding-top: 2px
}

.location_not_listed a {
    color: #007ac3;
    text-decoration: underline;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    padding: 5px
}

.car_book_input_row {
    padding-bottom: 20px;
    position: relative
}

.car_book_input_row_checkbox {
    position: relative;
    top: -10px
}

.car_book__input_text {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 13px 10px 0px
}

.fare_info_view__elements .car_book__input_text {
    padding: 0
}

.car_book__input_val {
    width: 100%
}

.data_list_here {
    padding: 0 10px 13px
}

.car_book__input_icon {
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.car_book__input_icon svg {
    width: 100%;
    display: block
}

.car_book__input_text .head_sec {
    padding-left: 10px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.head_sec {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    color: #343637
}

.car_book__input_val input {
    background: transparent;
    width: 100%;
    outline: none;
    font-size: 16px;
    color: #000;
    line-height: 1;
    display: block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

.car_book__input_val .dapicker_val_text {
    font-weight: 400;
    color: #000;
    line-height: 1
}

.car_book__input_val .dapicker_val_text span {
    display: block;
    color: #a7adb8;
    line-height: 1
}

.same_location_checkbox {
    display: inline-block
}

.same_location_checkbox label {
    display: flex;
    align-items: center;
    cursor: pointer
}

#same_location {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    margin: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 8px
}

#same_location::before {
    display: block;
    content: "";
    width: 12px;
    height: 6px;
    transform: scale(0) translate(1px, 4px);
    transform-origin: bottom left
}

#same_location:checked {
    border: 1px solid #007ac3
}

#same_location:checked::before {
    border-left: 2px solid #007ac3;
    border-bottom: 2px solid #007ac3;
    transform: rotate(316deg) translate(1px, 4px)
}

.drop_location_row {
    display: none
}

.close_popup_b {
    text-align: right;
    position: relative;
    top: -20px
}

.close_popup_link {
    display: inline-block;
    font-family: inherit;
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline;
    color: #000;
    padding: 3px;
    cursor: pointer
}

#pickup_date,
#dropoff_date {
    cursor: pointer
}

.car_book__input_box {
    display: flex;
    margin: 0 -10px;
    padding-bottom: 10px;
    flex-wrap: wrap;
    position: relative
}

.book_car_input {
    width: 50%;
    padding: 0 10px
}

.book_car_input .car_book__input_text {
    width: 100%;
    padding: 0;
    border: none
}

.book_car_input input {
    border: none;
    padding: 0
}

.book_car_click_area {
    display: block;
    border-radius: 6px;
    padding: 10px;
    position: relative;
    border: 1px solid #e2e1e1;
    border-radius: 5px
}

.book_car_click_area::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 10px;
    height: 18px;
    width: 18px;
    background-image: url("../../themes/rentalx/images/top-angle.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15px;
    margin: auto 0;
    transform: rotate(180deg)
}

.car_book__input_box:before {
    display: block;
    content: "";
    position: absolute;
    border-radius: 10px;
    top: 0;
    left: 10px;
    height: 59px;
    transition: inset 0.3s ease;
    -moz-transition: inset 0.3s ease;
    -ms-transition: inset 0.3s ease;
    -o-transition: inset 0.3s ease
}

.pickup .tab_item_pickup {
    border-radius: 10px;
    border-color: #ffffff00
}

.drop .tab_item_drop {
    border-radius: 10px;
    border-color: #e2e1e100
}

.pickup::before {
    border: 2px solid #59b2dd;
    inset: auto calc(50% + 10px) auto 10px
}

.drop::before {
    border: 2px solid #59b2dd;
    inset: auto 10px auto calc(50% + 10px)
}

.book_car_click_area_active::after {
    transform: rotate(180deg)
}

.datepicker_sec {
    -webkit-box-shadow: 0px 1px 18px -3px #0000001f;
    -moz-box-shadow: 0px 1px 18px -3px #0000001f;
    box-shadow: 0px 1px 18px -3px #0000001f;
    border-radius: 5px
}

.datepicker_inner_b,
.datepicker_inner_b2 {
    display: flex;
    margin: 0 -30px;
    flex-direction: row;
    flex-wrap: wrap
}

.datepicker_inner {
    width: 55%;
    border-right: 1px solid #d9d9d9;
    padding: 0 30px
}

.timepicker_sec {
    width: 45%;
    padding: 0 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.timepicker_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%
}

.timepicker_b {
    display: flex;
    align-items: center;
    height: 100%;
    margin: 0 -10px
}

.datepicker_inner .datepicker {
    font-family: "Lato", sans-serif;
    width: 100%;
    border: none
}

.datepicker_inner .ui-widget {
    font-family: "Lato", sans-serif
}

.datepicker_inner .ui-widget.ui-widget-content {
    border: none;
    font-size: 16px;
    width: 90%
}

.datepicker_inner .ui-widget-header {
    background: #fff;
    border: none
}

.datepicker_inner .ui-widget-content .ui-state-default {
    background: #fff;
    border: none;
    text-align: center;
    border-radius: 100%;
    padding: 6px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto
}

.datepicker_inner .ui-widget-content .ui-state-highlight {
    color: #59b2dd
}

.datepicker_inner .ui-widget-content .ui-state-active {
    background: #59b2dd;
    color: #fff
}

.datepicker_inner .ui-datepicker th {
    color: #59b2dd;
    font-weight: 400
}

.datepicker_inner .ui-datepicker-calendar thead {
    border-bottom: 1px solid #d9d9d9
}

.datepicker_inner .ui-datepicker .ui-datepicker-title {
    margin: 0;
    text-align: left
}

.datepicker_inner .ui-datepicker select.ui-datepicker-month,
.datepicker_inner .ui-datepicker select.ui-datepicker-year {
    width: auto;
    position: relative;
    outline: none;
    font-family: "Lato", sans-serif;
    cursor: pointer;
    appearance: none;
    background: #ffff url(../../themes/rentalx/images/down-arrow.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 12px;
    padding-right: 16px
}

.datepicker_inner .ui-datepicker select.ui-datepicker-month {
    margin-right: 10px
}

.datepicker_inner .ui-datepicker select.ui-datepicker-month option {
    font-weight: 600;
    cursor: pointer
}

.datepicker_inner .ui-datepicker .ui-datepicker-prev {
    top: 0;
    left: unset;
    right: 40px;
    background-image: url(../../themes/rentalx/images/top-angle.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
    transform: rotate(-90deg);
    cursor: pointer
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 2px !important
}

.datepicker_inner .ui-datepicker-next {
    top: 0;
    background-image: url(../../themes/rentalx/images/top-angle.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
    transform: rotate(90deg);
    cursor: pointer
}

.datepicker_inner .ui-widget-content .ui-icon {
    background: none
}

.datepicker_inner .ui-widget-header .ui-state-hover {
    border: none
}

.time_show_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 0 10px
}

.count_down img {
    transform: rotate(180deg)
}

.time_block input {
    width: 63px;
    height: 63px;
    background-color: #f1f1f1;
    padding: 5px;
    outline: none;
    text-align: center;
    font-size: 24px;
    font-weight: 700
}

.count_up,
.count_down {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px
}

.count_up img,
.count_down img {
    width: 20px;
    height: 20px
}

.time_divid {
    padding: 5px 0;
    line-height: 1;
    font-size: 24px;
    font-weight: 700
}

.control_btns {
    text-align: right
}

.form-navigation {
    text-align: center
}



.continue_btn {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px
}

.continue_btn,
.mobile_continue_btn {
    background-color: #59b2dd;
    color: #fff;
    padding: 14px 54px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase;
    width: 100%
}

.continue_btn_whatsapp,
.mobile_continue_btn_whatsapp {
    background: #25d366
}

.continue_btn img,
.mobile_continue_btn img {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px
}

.gird_btn_sec {
    display: grid;
    max-width: 430px;
    margin: auto
}

.continue_btn span,
.mobile_continue_btn span {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-transform: none
}

.number_box {
    padding-bottom: 40px;
    width: 85%;
    margin: 0 auto
}

.number_box .iti {
    width: 100%
}

#phone_number {
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    border: 1px solid #e2e1e1;
    border-radius: 5px;
    padding: 16px 26px 16px 50px;
    outline: none
}

#phone_number::placeholder {
    font-size: 18px;
    font-weight: 400;
    color: #c7c7c7
}

.resend_otp_box {
    text-align: right;
    padding: 16px 0 40px
}

.otp_sec_text {
    text-align: center;
    padding-bottom: 20px
}

.otp_sec_text .head_sec {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #000
}

.otp_sec_text p {
    font-size: 14px;
    font-weight: 400;
    color: #969696
}

.otp_sec_text a {
    font-size: 14px;
    font-weight: 400;
    color: #969696;
    text-decoration: underline
}

.user_phone_number {
    display: block;
    font-size: 25px;
    font-weight: 700;
    color: #000
}

.otp-field {
    display: flex;
    width: 55%;
    height: 100%;
    margin: 0 auto
}

.otp_box .otp-field input {
    width: 16.66666667%;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    margin: 0 6px;
    border-bottom: 2px solid #59b2dd;
    background: #fff;
    outline: none;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border-radius: 0
}

.resend_code_b {
    display: flex;
    justify-content: center
}

.resend_code {
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline
}

.resend_code_b img {
    margin-right: 5px
}

.incorrect_code_b .resend_code_b {
    color: #f01717;
    margin-top: 16px;
    text-decoration: none
}

.verified_code_b .resend_code_b {
    color: #2fbf68;
    margin-top: 16px;
    text-decoration: none
}

.incorrect_code_b {
    display: none
}

.verified_code_b {
    display: none
}

.resend_otp_box img {
    width: 12px
}

.disabled_btn {
    background-color: #d3d3d3;
    cursor: not-allowed
}

.resend_disable {
    color: #d3d3d3;
    cursor: not-allowed
}

.otp_box .wrong_otp input {
    border-bottom: 2px solid #f01717
}

.verified_otp {
    color: #d4d4d4
}

.otp_box .verified_otp input {
    color: #d4d4d4;
    border-bottom: 2px solid #d4d4d4
}

.close_popup_block {
    display: none;
    text-align: center;
    background: #f9f9f9;
    box-shadow: 1px 6px 21px 4px rgba(0, 0, 0, 0.07);
    border-radius: 18px;
    padding: 65px 100px
}

#add_location_item {
    padding: 40px 50px
}

#add_location_item .close_popup_icon {
    border-radius: 100%;
    background-color: #37bc87;
    padding: 18px
}

#add_location_item h3 {
    font-size: 20px;
    padding: 20px 0 10px
}

#add_location_item p {
    color: #7e7e7e;
    font-size: 14px;
    line-height: 1.1;
    padding-bottom: 20px
}

.add_user_location_item {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #e2e1e1;
    border-radius: 5px
}

.add_user_location_item input {
    width: 100%;
    padding: 12px 10px;
    outline: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    color: #000
}

.add_location_close {
    text-align: right
}

.add_location_close a {
    display: inline-block;
    font-family: inherit;
    font-weight: 400;
    font-size: 12px;
    text-decoration: underline;
    color: #000;
    position: relative;
    top: -25px;
    right: -25px;
    padding: 3px
}

.add_user_location_item~.error_format {
    display: none
}

#phone_number_popup {
    padding: 50px 40px
}

#phone_number_popup,
.number_pop_main {
    display: none
}

#phone_number_popup span {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 20px
}

#phone_number_popup h3 {
    font-size: 22px;
    font-weight: 600;
    padding: 10px 0 10px
}

#phone_number_popup .close_popup_icon {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border-radius: 100%;
    background-color: #37bc87;
    padding: 15px
}

#phone_number_popup .close_popup_icon img {
    width: 100%;
    display: block
}

#phone_number_popup .close_popup_btn {
    display: flex
}

.close_popup_block_inner {
    display: flex;
    height: 100%;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.close_popup_icon {
    width: 63px;
    height: 63px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center
}

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

.close_popup_block h3 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    padding: 57px 0 40px
}

.close_popup_btn a {
    display: inline-block;
    margin: 0 6px;
    text-transform: capitalize
}

.popup_close_yes {
    background-color: #d3d3d3
}

#pickup_location-flexdatalist-results .item {
    cursor: pointer;
    color: #000
}

#pickup_location-flexdatalist-results .item:last-child {
    border: none
}

.flexdatalist-results:last-child() li {
    border-bottom: none !important
}

.choose_location .head_sec {
    font-size: 14px
}

.choose_location .car_book__input_icon {
    width: 12px;
    height: 12px
}

.choose_location_input input {
    font-size: 18px
}

.hide {
    display: none
}

.next_btn_b,
.go_back_link {
    text-align: center;
    margin-top: 24px
}

.go_back_link a {
    display: inline-block;
    text-decoration: underline
}

.fare_info_view {
    width: 85%;
    margin: 0 auto
}

.mail_verification_b {
    display: none;
    padding-top: 30px
}

.mail_verification_b_inner input {
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    border: 1px solid #e2e1e1;
    border-radius: 5px;
    padding: 16px 26px;
    outline: none
}

.mail_verification_b_inner input::placeholder {
    font-size: 18px;
    font-weight: 400;
    color: #c7c7c7
}

.fare_info_view_b {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-bottom: 40px
}

.fare_info_view__elements {
    width: 25%;
    padding-bottom: 24px;
    padding: 0 10px 10px
}

.fare_info_view__elements .car_book__input_text {
    padding-bottom: 5px
}

.fare_info_view__elements .car_book__input_text .head_sec {
    font-size: 14px;
    color: #7f7f7f
}

.fare_info_view__elements .car_book__input_text .car_book__input_icon {
    width: 12px;
    height: 12px
}

.fare_info_view__elements .car_book__input_icon svg path {
    fill: #7f7f7f
}

.fare_info_text {
    width: 100%;
    outline: none;
    font-size: 12px;
    color: #969696;
    line-height: 1;
    display: block;
    word-wrap: break-word
}

.pickup_drop {
    position: relative;
    z-index: -1;
    width: 100%
}

.pickup_drop.active {
    z-index: 1
}

.calendar_pickup,
.calendar_drop {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    min-height: 100px;
    background: rgb(255, 255, 255);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    padding: 20px;
    -webkit-box-shadow: 0px 1px 18px -3px #0000001f;
    -moz-box-shadow: 0px 1px 18px -3px #0000001f;
    box-shadow: 0px 1px 18px -3px #0000001f;
    border-radius: 5px
}

.calendar_pickup {
    left: 200px;
    opacity: 0;
    z-index: 2
}

.calendar_pickup.active {
    left: 0;
    opacity: 1;
    position: relative
}

.calendar_pickup.inactive {
    opacity: 0;
    left: -200px
}

.calendar_drop {
    background: #fff;
    left: 200px;
    opacity: 0
}

.calendar_drop.active {
    left: 0;
    opacity: 1;
    z-index: 5;
    position: relative
}

.calendar_drop.inactive {
    left: 0;
    position: absolute;
    opacity: 0
}

.datepick_area_b {
    position: absolute;
    bottom: 0;
    transform: translateY(100%)
}

.datepicker_sec_b {
    position: relative;
    transform: translateY(0)
}

.datepicker_tab_sec {
    padding: 0 10px;
    position: relative;
    z-index: 10;
    display: none
}

.datepicker_tab__inner_b {
    display: flex;
    margin: 0 -10px;
    border-radius: 5px 5px 0 0;
    background-color: #fff
}

.datepicker_tab__inner_b:before {
    display: block;
    content: "";
    position: absolute;
    border-radius: 5px;
    top: 0;
    margin-top: 5px;
    left: 10px;
    height: 44px;
    transition: inset 0.3s ease;
    -moz-transition: inset 0.3s ease;
    -ms-transition: inset 0.3s ease;
    -o-transition: inset 0.3s ease
}

.pickup_tab::before {
    border: 2px solid #59b2dd;
    inset: auto calc(50% + 10px) auto 10px
}

.drop_tab::before {
    border: 2px solid #59b2dd;
    inset: auto 10px auto calc(50% + 10px)
}

.datepicker_tab__content {
    width: 50%;
    text-align: left;
    padding: 5px 10px
}

.datepicker_tab__btn {
    border: 1px solid #e2e1e1;
    border-radius: 5px;
    padding: 5px 10px;
    cursor: pointer
}

.datepicker_tab__btn span {
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 1;
    font-weight: 600
}

.datepicker_tab__btn p {
    width: 100%;
    display: block;
    font-size: 12px;
    background: transparent;
    font-weight: 400;
    color: #000;
    line-height: 1.5
}

.datepicker_tab__btn p span {
    display: block;
    color: #a7adb8;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 400
}

.after_verified_close {
    display: none;
    text-align: right
}

.after_verified_close a {
    display: inline-block;
    font-family: inherit;
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline;
    color: #000;
    position: relative;
    top: -20px;
    padding: 3px;
    cursor: pointer
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.toastify {
    color: #fff;
    background: -webkit-linear-gradient(315deg, #ff0000, #ff0000);
    background: linear-gradient(135deg, #ff0000, #ff0000)
}

input[type="number"] {
    -moz-appearance:textfield;
}

.datepicker_calender_sec {
    position: relative;
    background: #fff;
    overflow: hidden
}

.notice_sec {
    display: none
}

.notice_sec_b {
    display: flex;
    align-items: center;
}

.notice_sec__icon {
    width: 20px;
    height: 20px;
    display: block
}

.notice_sec__icon img {
    display: block;
    width: 18px
}

.notice_sec__message {
    font-size: 12px;
    color: #f00;
    padding-left: 5px
}

.flexdatalist-results {
    margin: 0
}

.loader_circle {
    display: inline-block;
    display: none;
    position: relative;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 10px
}

.loader_circle.active {
    display: inline-block
}

.loader_btn_text {
    vertical-align: middle;
    display: inline-block
}

.loader_circle i {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    margin: 2px 8px;
    border: 2px solid #fff;
    border-radius: 50%;
    animation: loader_circle 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent
}

.loader_circle i:nth-child(1) {
    animation-delay: -0.45s
}

.loader_circle i:nth-child(2) {
    animation-delay: -0.3s
}

.loader_circle i:nth-child(3) {
    animation-delay: -0.15s
}

.book_by_whatsapp_icon,
.book_by_call_icon {
    display: none
}

#popupContainer {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.overlay_form_basic_container {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5)
}

#popupContent {
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}

#closePopup {
    margin-top: 10px
}

@keyframes loader_circle {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media only screen and (max-width: 992px) {

    .count_up img,
    .count_down img {
        width: 16px;
        height: 16px
    }

    .fare_info_view__elements {
        width: 50%
    }
}

@media screen and (max-device-width: 992px) and (orientation: landscape) {
    .form_outer_sec_main {
        overflow-y: scroll;
        padding: 0 10px
    }
}

@media only screen and (max-width: 767px) {
    .datepicker_inner .ui-datepicker select.ui-datepicker-month option {
        font-weight: 400;
        cursor: pointer
    }

    .datepicker_tab_sec {
        display: block;
        padding-top: 56px
    }

    .calendar_pickup,
    .calendar_drop {
        border-radius: 5px 5px
    }

    #phone_number_popup {
        width: 95%;
        padding: 40px 30px
    }

    .mail_verification_b_inner input {
        font-size: 16px;
        font-weight: 600;
        padding: 16px 18px
    }

    .mail_verification_b_inner input::placeholder {
        font-size: 16px
    }

    .datepick_area_b {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        z-index: -1;
        transform: translateY(100%)
    }

    .datepicker_sec_b {
        z-index: 1;
        transform: translateY(0);
        margin: auto;
        z-index: 2;
        overflow-y: scroll
    }

    .datepicker_sec_b::after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.16);
        z-index: 0
    }

    .pickup::before {
        border: 2px solid #59b2dd;
        inset: auto calc(0% + 10px) auto 10px;
        top: 0%;
        display: none
    }

    .drop::before {
        border: 2px solid #59b2dd;
        inset: auto 10px auto calc(0% + 10px);
        top: 50%;
        display: none
    }

    .timepicker_inner {
        flex-direction: row;
        justify-content: space-between
    }

    .fare_info_view__elements {
        padding-bottom: 24px
    }

    .head_sec {
        font-size: 16px
    }

    .book_car_input {
        width: 100%;
        padding: 0;
        padding-bottom: 20px
    }

    .book_car_input:last-child {
        padding-bottom: 0
    }

    .jquery-modal.blocker {
        padding: 0
    }

    .jquery-modal.blocker::before {}

    .close_popup_block {
        width: 100%;
        padding: 40px
    }

    .add_location_close a {
        top: -10px;
        right: 0
    }

    #add_location_item {
        width: 100%;
        padding: 20px
    }

    .close_popup_icon {
        width: 50px;
        height: 50px
    }

    .close_popup_block h3 {
        font-size: 20px;
        padding: 40px 0 30px
    }

    #same_location {
        width: 20px;
        height: 20px
    }

    #same_location::before {
        background-size: 12px
    }

    .datepicker_inner_b,
    .datepicker_inner_b2 {
        flex-direction: column;
        flex-wrap: wrap;
        margin: 0 0px
    }

    .datepicker_inner {
        width: 100%;
        border-right: 0px;
        padding: 0
    }

    .timepicker_sec {
        width: 100%;
        border: none;
        padding: 10px 0 0
    }

    .timepicker_b {
        padding: 10px 0
    }

    .control_btns {
        text-align: center
    }

    .popup_btn {
        padding: 12px 32px;
        font-size: 16px
    }

    .time_block input {
        width: 45px;
        height: 45px;
        font-size: 18px
    }

    .datepicker_input,
    .datepicker_input2 {
        border-bottom: 1px solid #d9d9d9
    }

    .number_box {
        width: 100%;
        padding-bottom: 30px
    }

    .fare_info_view,
    .mail_verification_b {
        width: 100%
    }

    .datepicker_inner .ui-widget.ui-widget-content {
        width: 100%
    }

    #phone_number {
        font-size: 16px;
        font-weight: 600
    }

    #phone_number::placeholder {
        font-size: 16px;
        font-weight: 400
    }

    .otp-field {
        width: 100%
    }

    .otp_sec_text {
        padding-bottom: 35px
    }

    .continue_btn,
    .mobile_continue_btn {
        padding: 9px 16px;
        font-size: 16px
    }

    .mobile_continue_btn {
        margin-bottom: 20px
    }

    .resend_otp_box {
        padding: 26px 50px
    }

    .toastify-left,
    .toastify-right {
        max-width: 100%
    }

    .form_section_b {
        width: 100%;
        padding: 30px 10px 0;
        border-radius: 8px 8px 0 0;
        transform: unset;
        top: 0;
        height: 100%;
        bottom: 0
    }

    .car_book__input_box {
        margin: 0
    }

    .form_outer_sec_main {
        overflow-y: scroll;
        padding-bottom: 30px
    }

    #popupContainer {
        height: 100%;
        padding-top: 70px
    }

    .main_popup_sec {
        top: 200px
    }

    .form_section_b.main_popup_sec.slideup_popup_block {
        top: 0px
    }
}

@media screen and (max-device-width: 767px) and (orientation: landscape) {
    .main_popup_sec {
        top: 0px
    }
}

@media only screen and (max-width: 479px) {

    .continue_btn span,
    .mobile_continue_btn span {
        font-size: 16px
    }

    .car_book_form_b {
        padding: 0 10px
    }
}



/*** 
============================================
	Footer One
============================================
***/
.footer-one-sec {
    position: relative;
    display: block;
    background: #0a1229;
    z-index: 1;
}

.footer-one__pattern {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

.footer-one__top {
    position: relative;
    display: block;
    padding: 110px 0px 50px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.footer-one__top-img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 69px;
    animation: slide 50s linear infinite;
    -webkit-animation: slide 50s linear infinite;
}

.footer-one__top-img img {
    width: auto;
}

.footer-one__top-inner {
    position: relative;
    display: block;
}


.footer-widget__column {
    position: relative;
    display: block;
}

.footer-widget__title {
    color: #ffffff;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 20px;
}

.footer-widget__about {
    position: relative;
    display: block;
    max-width: 300px;
    margin-top: 8px;
    width: 100%;
}

.footer-widget__about-logo {
    position: relative;
    display: block;
    margin-bottom: 52px;
}

.footer-widget__about-logo a {
    position: relative;
    display: inline-block;
}

.footer-widget__about-text {
    color: rgba(255, 255, 255, .7);
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 32px;
}

.footer-widget__about-social-link {
    position: relative;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.50);
    padding-top: 35px;
}

.footer-widget__about-social-link ul {
    position: relative;
    display: block;
}


.footer-widget__about-social-link li {
    position: relative;
    display: inline-block;
    margin-right: 11px;
}

.footer-widget__about-social-link li:last-child {
    margin-right: 0;
}

.footer-widget__about-social-link li a {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
    background: #ffffff;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.footer-widget__about-social-link li a:hover {
    background: var(--thm-base);
    color: #ffffff;
}

.footer-widget__about-social-link li a span::before {
    position: relative;
    display: inline-block;
    color: var(--thm-black);
    font-size: 15px;
    line-height: 35px;
    transition: all 100ms linear;
    transition-delay: 0.1s;
}

.footer-widget__about-social-link li a:hover span::before {
    color: #ffffff;
}

.footer-widget__about-social-link li a .first {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transform: translateY(100%);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.footer-widget__about-social-link li a .second {
    position: relative;
    display: block;

    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.footer-widget__about-social-link li a:hover .first {
    transform: translateY(0);
}

.footer-widget__about-social-link li a:hover .second {
    transform: translateY(-100%);
}


.footer-widget__services {
    position: relative;
    display: block;
}

.footer-widget__services-list {
    position: relative;
    display: block;
}

.footer-widget__services-list-item {
    position: relative;
    display: block;
}

.footer-widget__services-list-item a {
    position: relative;
    display: inline-block;
    color: rgba(255, 255, 255, .7);
    font-size: 16px;
    line-height: 40px;
    font-weight: 500;
    font-family: var(--thm-font-2);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.footer-widget__services-list-item a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 8px;
    right: 0;
    height: 1px;
    border-bottom: 1px dashed #ffffff;
    transition: .5s;
    transform: perspective(400px) scaleX(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    z-index: 2;
}

.footer-widget__services-list-item a:hover:before {
    transform: perspective(400px) scaleX(1.0);
}

.footer-widget__services-list-item a:hover {
    color: #ffffff;
}


.footer-widget__explore {
    position: relative;
    display: block;
    margin-left: 0px;
}

.footer-widget__explore-list {
    position: relative;
    display: block;
}

.footer-widget__explore-list-item {
    position: relative;
    display: block;
}

.footer-widget__explore-list-item a {
    position: relative;
    display: inline-block;
    color: rgba(255, 255, 255, .7);
    font-size: 16px;
    line-height: 40px;
    font-weight: 500;
    font-family: var(--thm-font-2);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.footer-widget__explore-list-item a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 8px;
    right: 0;
    height: 1px;
    border-bottom: 1px dashed #ffffff;
    transition: .5s;
    transform: perspective(400px) scaleX(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    z-index: 2;
}

.footer-widget__explore-list-item a:hover:before {
    transform: perspective(400px) scaleX(1.0);
}

.footer-widget__explore-list-item a:hover {
    color: #ffffff;
}


.footer-widget__posts {
    position: relative;
    display: block;
    margin-left: 0px;
}

.footer-widget__posts-list {
    position: relative;
    display: block;
    padding-top: 6px;
}

.footer-widget__posts-list ul {
    position: relative;
    display: block;
}

.footer-widget__posts-list ul li {
    position: relative;
    display: block;
    padding-left: 0px;
    margin-bottom: 13px;
}

.footer-widget__posts-list ul li:last-child {
    margin-bottom: 0;
}

.footer-widget__posts-list ul li .img-box {
    position: absolute;
    top: 7px;
    left: 0;
    width: 70px;
    height: 75px;
    overflow: hidden;
    z-index: 1;
}

.footer-widget__posts-list ul li .img-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    background: rgba(var(--thm-black-rgb), 0.8);
    transform-origin: top;
    transform-style: preserve-3d;
    transform: scale(.5);
    transition: all 0.7s cubic-bezier(0.62, 0.21, 0.45, 1.22);
    z-index: 1;
}

.footer-widget__posts-list ul li:hover .img-box::before {
    opacity: 1;
    left: 0%;
    transform: scaleY(1) skew(0deg, 0deg);
    transition: all 0.7s cubic-bezier(0.62, 0.21, 0.45, 1.22);
}

.footer-widget__posts-list ul li .img-box img {
    width: 100%;
}

.footer-widget__posts-list ul li .img-box .overlay-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: perspective(400px) translateY(20px);
    transform-origin: top;
    transition: all 0.1s ease-in-out 0s;
    z-index: 2;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.footer-widget__posts-list ul li:hover .img-box .overlay-icon {
    opacity: 1;
    transform: perspective(400px) translateY(0);
    transition: all 0.5s ease-in-out 0.5s;
}

.footer-widget__posts-list ul li .img-box .overlay-icon a {
    color: #ffffff;
    font-size: 15px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}


.footer-widget__posts-list ul li .text-box {
    position: relative;
    display: block;
}

.footer-widget__posts-list ul li .text-box p {
    font-size: 14px;
    line-height: 26px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 2px;
}

.footer-widget__posts-list ul li .text-box p a {
    color: rgba(255, 255, 255, .7);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.footer-widget__posts-list ul li .text-box p a:hover {
    color: var(--thm-base);
}

.footer-widget__posts-list ul li .text-box span {
    color: var(--thm-base);
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    font-family: var(--thm-font);
}





.footer-one__bottom {
    position: relative;
    display: block;
    padding: 32px 0px 32px;
}

.footer-one__bottom-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-one__bottom-text {
    position: relative;
    display: block;
}

.footer-one__bottom-text p {
    color: rgba(255, 255, 255, .7);
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
}

.footer-one__bottom-text p a {
    color: var(--thm-base);
}



.footer-one__bottom-list {
    position: relative;
    display: block;
}

.footer-one__bottom-list ul {
    position: relative;
    display: block;
}

.footer-one__bottom-list ul li {
    position: relative;
    display: inline-block;
    margin-right: 15px;
}

.footer-one__bottom-list ul li:last-child {
    margin-right: 0px;
}

.footer-one__bottom-list ul li a {
    color: rgba(255, 255, 255, .7);
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: var(--thm-font);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.footer-one__bottom-list ul li a:hover {
    color: #ffffff;
}



.fix-icon {
	display: inline-block;
	position: fixed;
	bottom: 90px;
	left: 10px;
	z-index: 999999;
}

#fix-icon {
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-name: example;
	-webkit-animation: mover 1s infinite alternate;
	animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-20px);
	}
}

.fix-icon-item img {
	width: 55px !important;
	height: 55px !important;
	background:
    white;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
	padding: 10px;
}
.img-fluid {
    max-width: 100%;
    height: 100px;
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid var(--bs-border-color);
    border-radius: .375rem;
    max-width: 100%;
    height: auto
}

.fix-icon-whataap {
	display: inline-block;
	position: fixed;
	bottom: 20px;
	left: 10px;
	z-index: 999999;
	transition: all0.5s ease-in-out;
	width: 55px !important;
	height: 55px !important;
}

.fix-icon-whataap-item img {
	border-radius: 50%;
	box-shadow: 1px 1px 4px rgba(60, 60, 60, .4);
	transition: box-shadow .2s;
	cursor: pointer;
	overflow: hidden;
	width: 55px !important;
	height: 55px !important;
	background:
		#25d366 !important;
}
.states-div a {
	display: block;
	background-color: white;
	font-size: 15px;
	text-transform: capitalize;
	padding: 7px 20px;
	text-align: center;
	margin-bottom: 10px;
	color: white;
	border-radius: 25px;

}


.contact-item{
    box-shadow: 7px 8px 6px #0d6efd;
}

.bread-bg{ 
height: 350px;
}


.braed{
    padding-top:15%;
    }
    
    @media(max-width:900px){
        .bread-bg{ 
            height: 250px;
            }
            
    }


.braed{
padding-top:15%;
}

@media(max-width:900px){
    .braed{
        padding-top:38%;
        } 
}



    .contact-container {
    max-width: 800px;
    margin: 50px auto;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

h1 {
    text-align: center;
    color: #333;
}

.once{
    text-align: center;
    color: #666;
}


.contact-info {
    display: flex;
    justify-content: space-around;
    margin: 30px 0;
}
.har{
    width: 50%; 
    display: inline-block"
}
@media(max-width:900px){
    .har{
    width: 100%;
    display: block;
}

}

.contact-item {
    text-align: center;
    height: 150px;
    width: 300px;
    border: 6px double #000000;
    
}

.contact-item h2 {
    color: #333;
}

.contact-item p {
    color: #555;
}

.contact-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.contact-form h2 {
    text-align: center;
    color: #333;
}

label {
    color: #333;
    margin-bottom: 5px;
}

input, textarea {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
}

button {
    padding: 10px 20px;

    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}

button:hover {
    background-color: #0056b3;
}

@media (max-width: 768px) {
    .contact-info {
        flex-direction: column;
        align-items: center;
    }

    .contact-item {
        margin-bottom: 20px;
    }
}


.hove-me:hover{
    color: #7091e6;
}


.end{
    text-align: start;
    color: #fff;
}