@charset "UTF-8";@import url(bootstrap-grid.css);@import url(https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800&display=swap);#logo img,.blog-carousel.slick-initialized .blog-compact-item-container,.default-slick-carousel.slick-initialized .freelancer,.sort-by .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),button,input[type=submit] {
    width: auto
}

* {
    scrollbar-color: #ececec transparent
}

button,fieldset {
    padding: 0;
    border: none
}

.header-widget .button,.header-widget .log-in-button,.language-switcher {
    top: 50%;
    transform: translateY(-50%)
}

#header .container,#header .left-side,#header .right-side,#logo,.header-widget {
    height: 100%
}

#backtotop a,#navigation ul a,.leaflet-control-attribution a,.mm-listview a,.mm-listview a:hover,.mm-navbar a,.mm-navbar a:hover,a:focus,a:hover {
    text-decoration: none
}

#logo,.radio,.user-status-message .row .col-lg-4 a,table.basic-table th {
    vertical-align: top
}

.leaflet-safari .leaflet-tile,.payment-logo,.user-avatar img {
    image-rendering: -webkit-optimize-contrast
}

.menu_item figure img,.mfp-wrap {
    -webkit-backface-visibility: hidden
}

.card,.feature-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

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

input,input[type=email],input[type=password],input[type=text],input[typebutton=number],select,textarea {
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    outline: 0;
    font-size: 16px;
    color: gray;
    margin: 0 0 16px;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    font-weight: 500;
    opacity: 1;
    border-radius: 4px;
    border: none;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.12)
}

input.small-input,input[type=email].small-input,input[type=password].small-input,input[type=text].small-input,input[typebutton=number].small-input,select.small-input,textarea.small-input {
    height: 43px;
    line-height: 36px;
    padding: 0 12px;
    font-size: 12px;
    margin: 0
}

select {
    padding: 15px 18px;
    cursor: pointer
}

input {
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    -ms-transition: .1s ease-in-out;
    transition: .1s ease-in-out
}

input:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus,textarea:focus {
    color: gray;
    transition: box-shadow .2s!important;
    opacity: 1;
    border: none;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.12)
}

input:-webkit-autofill,input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 30px #fff inset!important;
    -webkit-text-fill-color: gray!important
}

#navigation ul ul,.header-notifications-dropdown {
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.12);
    visibility: hidden;
    opacity: 0
}

.qtyButtons.with-border,.with-border .dropdown-menu,.with-border.bootstrap-select.btn-group button,input.with-border,input[type=email].with-border,input[type=number].with-border,input[type=password].with-border,input[type=text].with-border,select.with-border,textarea.with-border {
    min-inline-size: 180px;
    padding: 10px 16px;
    -webkit-padding-end: 32px;
    padding-inline-end:32px;border: 1px solid #ddd;
    border-radius: 12px;
    background-position: right 12px center;
    background-repeat: no-repeat;
    font-size: 14px;
    font-family: Plus Jakarta Sans,sans-serif;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none
}

input.with-border:focus,input[type=email].with-border:focus,input[type=number].with-border:focus,input[type=password].with-border:focus,input[type=text].with-border:focus,textarea.with-border:focus {
    border: 1px solid #e0e0e0;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.08)
}

input[type=checkbox] {
    display: inline
}

input[type=radio] {
    width: 15px;
    height: 15px;
    cursor: pointer;
    box-shadow: none
}

textarea,textarea.small-input {
    height: auto;
    line-height: 27px
}

::placeholder {
    color: #aaa;
    opacity: 1
}

textarea {
    padding: 10px 20px;
    transition: none!important;
    min-width: 100%
}

label,legend {
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 8px
}

label span,legend span {
    font-weight: 400;
    font-size: 14px;
    color: #444
}

button {
    margin: 0;
    overflow: visible;
    background: 0 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    cursor: pointer;
    vertical-align: middle
}

a {
    color: #66676b;
    transition: .3s
}

.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus,a,button {
    outline: 0!important
}

.freelancer-socials ul li a:hover,.slider-handle.custom:hover:before,.small-footer strong,a:focus,a:hover {
    color: #333
}

.adsense-banner iframe,.adsense-banner img,.mfp-image-holder .mfp-content,img {
    max-width: 100%
}

#logo {
    display: inline-block;
    border-right: 1px solid #f2f4ff;
    padding-right: 35px;
    margin-right: 20px
}

#logo img {
    height: 42px;
    top: 50%;
    position: relative;
    transform: translate3d(0,-50%,0)
}

#header {
    position: relative;
    z-index: 999;
    padding: 0;
    box-shadow: 0 0 18px 0 rgba(0,0,0,.12);
    font-size: 16px;
    height: 82px;
    background-color: #fff;
    transition: background .3s
}

header.fullwidth .container {
    max-width: 100%;
    margin: 0;
    padding: 0 35px
}

#header .container,#single-job-map-container,.bootstrap-select.btn-group,.bs-searchbox,.button-progress,.card,.card-body,.dialog-with-tabs,.dropdown,.dropup,.faq-list dd,.hamburger-box,.header-notifications-content .notification-icon i,.input-with-icon-left,.keyword-input-container,.notification-avatar,.photo-section,.popup-tabs-nav li.active,.single-counter,.single-testimonial,.tabs-header,.text-content,.top-0,.top-1,label.switch {
    position: relative
}

#header .left-side {
    float: left;
    width: 100%;
    display: flex;
    position: relative;
    flex: 1;
    align-items: center
}

#header .right-side {
    float: right;
    text-align: right;
    width: auto;
    display: inline-block;
    position: absolute;
    right: 25px;
    background-color: #fff;
    flex: 1
}

.full-width #header .left-side {
    float: left;
    width: 100%;
    display: inline-block;
    position: relative
}

.full-width #header .right-side {
    float: right;
    text-align: right;
    width: auto;
    display: inline-block;
    position: absolute;
    right: 25px;
    background-color: #fff
}

.header-widget {
    display: inline-block;
    border-left: 1px solid #f2f4ff;
    padding: 0 30px;
    text-align: left;
    float: left
}

.fullwidth .header-widget:last-of-type {
    float: right;
    border-right: none;
    padding-right: 0;
    margin-right: 0
}

.header-widget:last-of-type {
    padding-right: 0;
    margin-right: -5px
}

.header-widget .log-in-button {
    padding: 10px 0;
    position: relative;
    transition: .3s;
    color: #666;
    display: block;
    margin: 0 -3px
}

.header-widget .log-in-button i {
    font-size: 18px;
    line-height: 0;
    position: relative;
    top: 2px;
    margin-right: 4px;
    margin-left: -1px;
    color: #777;
    transition: .3s
}

#breadcrumbs ul li a:hover,#breadcrumbs.white ul li a:hover,#navigation ul li a.current,#navigation ul li:hover a,#posts-nav li a:hover,.banner-headline strong.color,.blog-post-content h3 a:hover,.bootstrap-select .dropdown-menu li.selected a span.check-mark:before,.bootstrap-select .dropdown-menu li.selected:hover a span.check-mark:before,.boxed-list-item .item-details .detail-item a:hover,.dashboard-nav ul li.active a,.dashboard-nav ul li.active a i,.dashboard-nav ul li.active-submenu a,.dashboard-nav ul li.active-submenu a i,.dashboard-nav ul li:hover a,.dashboard-nav ul li:hover a i,.dialog-with-tabs .forgot-password:hover,.header-widget .log-in-button:hover,.header-widget .log-in-button:hover i,.single-page-header .header-details li a:hover,.template-categories ul li a,ul.user-menu-small-nav li a:hover,ul.user-menu-small-nav li a:hover i {
    color: #66676b
}

#breadcrumbs.dark ul li a,#breadcrumbs.dark ul li a:hover,#navigation ul ul.dropdown-nav li:hover a,#navigation ul ul.dropdown-nav ul.dropdown-nav li:hover a,#navigation ul ul.dropdown-nav ul.dropdown-nav ul.dropdown-nav li:hover a,#page>div:first-child>section.ud-images>div>div:first-child .ud-section-title h2,#sign-in-dialog,#small-dialog .mfp-close,#small-dialog-1 .mfp-close,#small-dialog-2 .mfp-close,#small-dialog-3 .mfp-close,#small-dialog-4 .mfp-close,.blog-compact-item-content button.btn-more-info:hover i,.bookmark-button.bookmarked .bookmark-icon:before,.bookmark-button:hover .bookmark-icon:before,.bootstrap-select.btn-group .dropdown-menu li.active small,.category-box:hover .category-box-content h3,.category-box:hover .category-box-icon,.dark-overlay .banner-headline-alt h3,.intro-banner.dark-overlay .banner-headline strong,.intro-banner.dark-overlay .intro-stats li strong,.leaflet-container a.leaflet-popup-close-button:hover:before,.mfp-close,.mfp-close:hover,.mfp-preloader a:hover,.status-switch label.current-status,.template-categories ul li.active a,.text-content h1,.text-content h2,.text-content h3,.text-content h4,.text-content h5,.text-content.white-font,.text-content.white-font h1,.text-content.white-font h2,.text-content.white-font h3,.text-content.white-font h4,.text-content.white-font h5,.transparent-header .header-notifications-trigger,.transparent-header .header-notifications-trigger a,.transparent-header .header-widget .log-in-button,.transparent-header .header-widget .log-in-button i,.widget-content.active h5,.widget-content:hover h5,body #backtotop a,body .transparent-header #navigation>ul li a {
    color: #fff
}

.header-notifications {
    height: 100%;
    display: inline-block;
    padding-right: 15px;
    position: relative
}

.header-notifications:last-child {
    margin-right: -15px
}

.header-notifications-trigger,.header-notifications-trigger a {
    font-size: 22px;
    color: #333;
    position: relative;
    top: 55%;
    transform: translate3d(0,-50%,0)
}

.header-notifications-trigger span {
    display: inline-block;
    top: -15px;
    margin-left: -10px;
    font-weight: 700;
    height: 19px;
    width: 19px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    background-color: #66676b;
    border-radius: 50%;
    position: relative
}

.header-notifications-dropdown {
    width: 360px;
    border-radius: 4px;
    background-color: #fff;
    padding: 0;
    position: absolute;
    top: calc(100% - 10px);
    right: -15px;
    text-align: left;
    z-index: 100;
    transform: scale(.95);
    transition: .3s;
    pointer-events: none
}

.language .header-notifications-dropdown {
    width: 210px!important
}

.header-notifications.active .header-notifications-dropdown {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.header-notifications-dropdown:before {
    content: "";
    position: absolute;
    right: 43px;
    top: -6px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #d7d7d7
}

.header-notifications-headline {
    padding: 18px 25px 17px;
    line-height: 24px;
    border-bottom: 1px solid #e6e6e6
}

.bootstrap-select.btn-group .dropdown-menu li a span.text,.enable-filters-button span.show-text,.enable-filters-button.active span.hide-text,.header-notifications-headline h4,.header-notifications-headline span,.leaflet-control-geocoder-expanded .leaflet-control-geocoder-form,.logo-carousel .logo-carousel-item a,.message-by-headline h5,.message-by-headline span,.qtyDec,.qtyInc,.qtyTotal,.radio,.slick-dots li,.star-rating {
    display: inline-block
}

button.mark-as-read {
    float: right;
    position: relative;
    border-radius: 4px;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 36px;
    top: -4px;
    right: -8px;
    color: #888;
    transition: .25s
}

button.mark-as-read:hover {
    background-color: #f2f2f2;
    color: #888
}

.header-notifications-content {
    display: block;
    width: 100%
}

.header-notifications-scroll {
    display: block;
    overflow: hidden;
    height: auto
}

.boxed-list ul.boxed-list-ul,.fields-ul,.header-notifications-content ul,.job-overview .job-overview-inner ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.header-notifications-content ul li {
    border-bottom: 1px solid #e6e6e6;
    transition: .25s
}

.language .header-notifications-content ul li {
    border-bottom: 0 solid #e6e6e6
}

.boxed-list ul.boxed-list-ul>li:nth-child(2n),.header-notifications-content ul li:hover,.messages-inbox ul li:nth-child(2n) {
    background-color: #fafafa
}

.header-notifications-content ul li:hover .notification-icon {
    background-color: #eee
}

.header-notifications-content ul li:last-child,.leaflet-control-geocoder-alternatives li:last-child,.messages-inbox ul li:last-child,ul.dashboard-box-list>li:last-child {
    border-bottom: none
}

.header-notifications-content ul li a {
    color: #666;
    position: relative;
    padding: 22px 25px;
    display: block;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.language .header-notifications-content ul li a {
    padding: 14px 20px
}

#titlebar.white,.footer-links ul li:last-child a {
    padding-bottom: 0
}

.header-notifications-content p,.pagination ul,ul.user-menu-small-nav li {
    margin: 0;
    padding: 0
}

.contact-location-info #single-job-map-container,.contact-location-info .contact-address,.header-notifications-content .notification-icon,.header-notifications-content .notification-text,.messages-container-inner .message-content,.messages-container-inner .messages-inbox,.single-page-header .header-details {
    flex: 1
}

.header-notifications-content .notification-icon,.notification-icon {
    font-size: 24px;
    height: 40px;
    width: 40px;
    max-width: 40px;
    display: inline-block;
    background-color: #f2f2f2;
    border-radius: 4px;
    line-height: 42px;
    text-align: center;
    color: #a0a0a0;
    transition: .25s;
    position: relative
}

.notification-icon .icon-material-outline-autorenew {
    font-size: 22px
}

.notification-icon .icon-material-outline-gavel {
    font-size: 19px;
    top: -2px;
    left: 1px
}

.header-notifications-content .notification-avatar {
    height: 42px;
    width: 42px;
    max-width: 42px;
    display: inline-block;
    border-radius: 50%;
    overflow: visible;
    align-self: flex-start
}

.full-width-carousel-fix,.leaflet-container,.message-content,.messages-container-inner .messages-inbox,.mm-panels,.user-name,html.mm-blocking,html.mm-blocking body {
    overflow: hidden
}

.header-notifications-content .notification-avatar img {
    width: 100%;
    image-rendering: -webkit-optimize-contrast;
    border-radius: 50%
}

.header-notifications-content .notification-text,.notification-text {
    padding-left: 20px;
    padding-right: 5px;
    display: inline-block;
    line-height: 23px;
    font-size: 14.7px
}

.header-notifications-content .notification-msg-text {
    display: inline-block;
    line-height: 23px;
    font-size: 14.7px;
    margin: 4px 0
}

.banner-headline strong,.header-notifications-content .notification-text strong,.notification-text strong {
    font-weight: 600;
    color: #333
}

.header-notifications-content .notification-text span.color,.notification-text span.color {
    color: #66676b;
    display: inline-block
}

#leaflet-geocode-cont.active,.ai-template-blocks-toggle-button a span:last-child,.billed-lifetime .billed-lifetime-label,.billed-yearly .billed-yearly-label,.blog-carousel.slick-initialized,.blog-post-info-list,.bookmark-button .bookmark-text,.bookmark-button.bookmarked .bookmarked-text,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before,.default-slick-carousel.slick-initialized,.leaflet-control-layers label,.leaflet-marker-icon,.leaflet-marker-shadow,.logo-carousel.slick-initialized,.mm-menu.mm-offcanvas.mm-opened,.mm-panels>.mm-panel:not(.mm-hidden),.mm-vertical li.mm-opened>.mm-panel,.notification-text span.color,.section,.share-buttons,.show-blocks-toggle .ai-template-blocks-toggle-button a span:first-child,.slick-initialized .slick-slide,.slick-slide img,.tabs-content .tab.active,.tags-container,.testimonial-carousel.slick-initialized,html.mm-blocking #mm-blocker,li.mm-vertical.mm-opened>.mm-panel {
    display: block
}

a.header-notifications-button {
    border-radius: 0 0 4px 4px;
    font-weight: 600;
    color: #fff;
    font-size: 14.7px;
    padding: 12px 16px;
    background-color: #66676b;
    width: 100%;
    display: block;
    text-align: center;
    transition: .3s
}

a.header-notifications-button i {
    font-size: 22px;
    line-height: 0;
    top: 4px;
    position: relative;
    max-width: 0;
    display: inline-block;
    margin-left: 7px
}

.bs-searchbox+.bs-actionsbox,.checkbox-lg .bootstrap-select.btn-group.form-control,.checkbox-sm .bootstrap-select.btn-group.form-control,.commenting-as .col-md-4,.mfp-ie7 .mfp-container,.mfp-ie7 .mfp-img,.user-menu {
    padding: 0
}

.header-notifications.user-menu {
    margin: 0 -5px
}

.logo-carousel .slick-next,.logo-carousel .slick-prev,.user-menu .header-notifications-trigger,.user-menu .header-notifications-trigger a {
    top: 50%
}

.user-menu .header-notifications-dropdown {
    top: calc(100% - 8px);
    width: 210px;
    right: -10px
}

.user-menu .header-notifications-dropdown:before {
    right: 23px
}

.notification-avatar:after,.status-icon {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    background-color: silver;
    bottom: 0;
    right: 0;
    display: block;
    border: 2px solid #fff;
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    border-radius: 50%
}

.user-avatar,.user-avatar img {
    border-radius: 50%;
    display: inline-block
}

.notification-avatar:after {
    width: 11px;
    height: 11px
}

.user-avatar {
    width: 42px;
    height: 42px;
    position: relative
}

.user-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.user-menu img {
    border: 2px solid #fff
}

ul.user-menu-small-nav {
    list-style: none;
    padding: 20px 25px;
    margin: 0
}

ul.user-menu-small-nav li a {
    display: block;
    padding: 2px 0;
    font-size: 16px;
    color: #666;
    transition: .3s
}

ul.user-menu-small-nav li a i {
    font-size: 16px;
    position: relative;
    top: 1px;
    margin-right: 2px;
    color: #666;
    -webkit-font-smoothing: antialiased;
    transition: .3s
}

.user-status {
    padding: 25px;
    border-bottom: 1px solid #e6e6e6
}

.billing-cycle,.boxed-list-item,.bs-actionsbox div,.copy-url,.note-footer,.single-page-header .single-page-header-inner,.user-details {
    display: flex
}

.scrollable-menu {
    height: auto;
    max-height: calc(100vh - 60px);
    overflow-x: hidden
}

.language-switcher .scrollable-menu::-webkit-scrollbar {
    width: 5px
}

.language-switcher .scrollable-menu::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 12px
}

.language-switcher .scrollable-menu::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background-color: #d8d8d8
}

.language-switcher .scrollable-menu::-webkit-scrollbar-thumb:hover {
    border-radius: 12px;
    background-color: #c8c8c8
}

.user-name {
    font-weight: 500;
    color: #333;
    align-self: center;
    padding-left: 15px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.user-details span {
    display: block;
    font-size: 14.7px;
    color: #888;
    font-weight: 500
}

.status-switch {
    background-color: #eee;
    width: 100%;
    display: block;
    border-radius: 4px;
    height: 36px;
    padding: 0;
    position: relative;
    zoom:1;margin-top: 20px
}

#footer,#navigation ul ul,.mega-menu {
    background-color: #303030
}

.status-switch:after,.status-switch:before {
    content: " ";
    display: table
}

.status-switch label {
    float: left;
    width: 50%;
    position: relative;
    z-index: 2;
    line-height: 36px;
    cursor: pointer;
    color: #888;
    font-size: 14.7px;
    text-align: center;
    transition: .3s;
    margin: 0
}

.status-switch span.status-indicator {
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    display: block;
    border-radius: 4px 0 0 4px;
    background-color: #38b653;
    box-shadow: 0 0 5px 1px rgba(56,182,83,.3);
    transition: .4s cubic-bezier(.3,-.41,.19,1.3),background-color .2s linear
}

.status-switch span.right {
    left: 50%;
    border-radius: 0 4px 4px 0;
    background-color: #333;
    box-shadow: none;
    color: #fff
}

#navigation {
    position: relative;
    display: inline-block;
    margin-top: 22px
}

#navigation ul {
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0
}

#navigation ul a {
    display: block;
    line-height: 23px;
    padding: 7px 9px;
    border-right: 4px
}

#navigation ul li {
    position: relative;
    float: left;
    padding: 0;
    transition: .25s;
    margin: 0 5px;
    border-radius: 4px
}

#navigation ul li ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 9px;
    padding: 0
}

#navigation ul ul li {
    float: none;
    width: 208px;
    margin: 0;
    padding: 0 6px;
    border-radius: 0;
    font-size: 15.7px
}

#navigation ul ul ul {
    top: 0;
    left: 100%;
    margin: 0 0 0 15px;
    pointer-events: none;
    transform: translate3d(15px,0,0)
}

#navigation ul ul {
    margin: 0;
    border-radius: 4px;
    transition: .25s;
    transform: translate3d(0,15px,0)
}

#navigation ul ul li:hover>ul {
    pointer-events: all
}

#navigation ul ul:before {
    content: "";
    left: 0;
    background: 0 0;
    content: ".";
    position: absolute;
    width: 100%;
    height: 12px;
    top: -12px;
    opacity: 0
}

#navigation .mega-menu:after,#navigation ul ul:after {
    content: "";
    top: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #303030;
    position: absolute;
    height: 0
}

#navigation ul ul ul:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 100%;
    left: -15px;
    top: 0;
    opacity: 0
}

#navigation ul li:hover>ul {
    pointer-events: all;
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0)
}

#navigation ul li a:after,#navigation ul ul li a:after {
    font-family: material-icons;
    content: '\e914';
    font-size: 16px;
    transition: .2s;
    opacity: 1;
    line-height: 17px;
    width: 17px;
    height: 17px;
    background-color: #f0f0f0;
    color: #a8a8a8;
    display: inline-block;
    border-radius: 3px;
    margin-left: 7px;
    text-indent: 0;
    top: 1px;
    position: relative
}

#navigation ul li a.current:after,#navigation ul li:hover a:after,#navigation ul ul.dropdown-nav li:hover a:after,#navigation ul ul.dropdown-nav ul.dropdown-nav li:hover a:after,.dashboard-nav ul li.active a:after,.dashboard-nav ul li.active-submenu a:after,.dashboard-nav ul li:hover a:after {
    color: #66676b;
    background: rgba(102,103,107,.13);
    opacity: .8
}

#navigation ul ul.dropdown-nav li:hover a:after,#navigation ul ul.dropdown-nav ul.dropdown-nav li:hover a:after {
    color: #fff!important;
    background-color: #66676b;
    opacity: 1
}

#navigation ul ul.dropdown-nav li a:after,#navigation ul ul.dropdown-nav ul.dropdown-nav li a:after {
    content: '\e917';
    position: absolute;
    left: auto;
    right: 20px;
    top: 6px;
    background-color: rgba(255,255,255,.1);
    color: #bbb;
    opacity: 1
}

#navigation ul li a:only-child:after,#navigation ul ul li a:only-child:after,.dashboard-nav ul li a:only-child:after,.dashboard-nav ul li ul:before {
    content: '';
    display: none
}

#navigation ul ul li:hover a:after,.tip-visible-focusin.type-and-hit-enter,.tip-visible.type-and-hit-enter {
    opacity: 1;
    transform: translateX(0)
}

#navigation ul li a,#navigation ul ul li a {
    color: #666;
    cursor: pointer
}

#navigation ul ul li:last-child {
    border-bottom: none;
    border-radius: 0 0 4px 4px
}

#navigation ul li:hover ul a,#navigation ul ul a {
    padding: 4px 40px 4px 15px!important;
    line-height: 22px!important
}

#navigation ul a:only-child,#navigation ul li:hover ul a:only-child {
    padding: 4px 15px!important
}

#navigation ul ul:after {
    left: 25px;
    width: 0
}

body #navigation ul ul {
    padding: 14px 0;
    box-sizing: border-box;
    margin-top: 12px
}

.bid .freelancer-name,.list-1 li:first-child,.list-2 li:first-child,.list-3 li:first-child,body #navigation ul ul ul {
    margin-top: 0
}

#navigation ul ul ul:before {
    width: calc(100% + 15px);
    left: -15px
}

#navigation ul ul li:hover,.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

#navigation ul ul li:first-child,.payment-tab:first-of-type {
    border-radius: 4px 4px 0 0
}

#navigation ul ul.dropdown-nav li a,#navigation ul ul.dropdown-nav ul.dropdown-nav li a,#navigation ul ul.dropdown-nav ul.dropdown-nav ul.dropdown-nav li a {
    transition: .3s;
    color: #aaa
}

.mega-menu {
    opacity: 0;
    visibility: hidden;
    transition: .25s;
    position: absolute;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.12);
    border-radius: 4px;
    display: flex;
    top: 100%;
    left: 0;
    padding: 20px 0;
    box-sizing: border-box;
    font-size: 14px;
    margin-top: -10px;
    width: 200px;
    z-index: 99;
    transform: translate3d(-42%,36px,0)
}

#wrapper.wrapper-with-transparent-header #header .right-side,.marker-cluster-large,.marker-cluster-medium,.marker-cluster-small,.transparent-header #header,.transparent-header #header .right-side {
    background-color: transparent
}

.mega-menu:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 0;
    display: block;
    width: 100%;
    height: 12px;
    opacity: 0
}

#navigation ul li .mega-menu ul {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,0,0);
    position: relative;
    display: inline-block;
    flex: 1;
    padding: 0;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    top: auto;
    left: auto;
    background-color: transparent
}

#navigation ul li:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    transform: translate3d(-42%,23px,0)
}

#navigation ul li:hover .mega-menu ul,.message-bubble .message-text:hover .markdown-copy {
    opacity: 1;
    visibility: visible;
    right: 25px
}

#navigation .mega-menu ul,#navigation .mega-menu ul li,.ai-template-blocks a,.bootstrap-select.btn-group[class*=col-] .dropdown-toggle,.bootstrap-select.form-control:not([class*=col-]),.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),.bs-donebutton .btn-group button,.form-inline .bootstrap-select.btn-group .form-control,.language-switcher.bootstrap-select.btn-group .dropdown-menu.inner,.mm-listview .mm-next.mm-fullsubopen,.switches-list .switch-container {
    width: 100%
}

.mega-menu.two-columns {
    width: 429px
}

.mega-menu.three-columns {
    width: 643px
}

.mega-menu.four-columns {
    width: 857px
}

#navigation ul .mega-menu ul a {
    color: #bbb!important;
    margin: 0!important;
    display: block;
    -wekkit-transition: all .2s ease-in-out;
    transition: .2s ease-in-out
}

#navigation ul .mega-menu ul a:hover {
    color: #fff!important
}

#navigation ul .mega-menu ul a,#navigation ul li:hover .mega-menu ul a {
    padding: 4px 0!important;
    line-height: 22px!important;
    transform: translate3d(0,0,0)!important
}

#navigation .mega-menu ul li {
    padding: 0 26px
}

#navigation .mega-menu:after {
    left: calc(50% - 10px);
    width: 0
}

#navigation ul li a i {
    font-size: 14px;
    position: relative;
    top: 0;
    padding-right: 5px
}

.mega-menu-section {
    display: inline-block;
    float: left;
    width: 214px;
    padding: 0;
    border-right: 1px solid #444
}

.input-with-icon-left.no-border i,.mega-menu .mega-menu-section:last-child,body .notification strong {
    border: none
}

#breadcrumbs ul li:first-child:before,#navigation ul .mega-menu ul ul:after,.account-type input.account-type-radio:empty,.ai-template-blocks-toggle-button a span:first-child,.billed-lifetime .billed-monthly-label,.billed-lifetime-label,.billed-yearly .billed-monthly-label,.billed-yearly-label,.blog-carousel,.bookmark-button .bookmarked-text,.bookmark-button.bookmarked .bookmark-text,.bootstrap-select.btn-group .dropdown-menu li.hidden,.cluster img,.default-slick-carousel,.dropdown-menu .divider,.enable-filters-button span.hide-text,.enable-filters-button.active span.show-text,.gallery-section .boxed-list.gallery-hidden,.glyph.fs1 .fs0,.glyph.fs1 fieldset,.invoice-list-item ul li:last-child:after,.language-switcher.bootstrap-select:before,.leaflet-control-geocoder-form button,.leaflet-control-geocoder-form-no-error,.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle,.leaflet-popup-content-wrapper .job-listing .not-verified-badge,.logo-carousel,.messages-container-inner .message-by-headline .conversation-title,.mfp-align-top .mfp-container:before,.mfp-gallery .mfp-content .mfp-close,.mfp-loading.mfp-figure,.mfp-s-error .mfp-content,.mfp-s-loading .mfp-arrow,.mfp-s-ready .mfp-preloader,.mm-nosubresults>.mm-counter,.mm-panel .mm-navbar,.mmenu-trigger,.order-confirmation-page a.button:before,.show-blocks-toggle .ai-template-blocks-toggle-button a span:last-child,.slick-arrow.slick-hidden,.slick-slide.slick-loading img,.slider .hide,.slider input,.slider-handle.custom:after,.sort-by .bootstrap-select.open:before,.star-rating.no-stars .star,.switch input,.tags-container input[type=checkbox],.testimonial-carousel,.tooltip.tooltip-max,.tooltip.tooltip-min,.user-status-message .resend_count,a.dashboard-responsive-nav-trigger,input.default-slider,input.range-slider {
    display: none
}

.mega-menu-headline {
    color: #fff;
    opacity: 1!important;
    font-weight: 600;
    display: block;
    padding: 8px 30px!important;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 21px
}

.mobile-styles .mm-listview {
    margin: 0 -20px!important
}

.mobile-styles .mm-listview .mega-menu-headline {
    color: #fff;
    padding: 15px 20px!important;
    background: #222!important
}

.button.button-sliding-icon i,.mobile-styles .mm-listview li a i {
    padding-right: 5px
}

.mobile-styles.mm-panel:before {
    height: 10px!important
}

#navigation ul li .mega-menu ul,#navigation ul li ul,.leaflet-map-pane canvas {
    z-index: 100
}

#navigation ul li:hover .mega-menu,#navigation ul li:hover ul,.leaflet-map-pane svg,.leaflet-tile-pane {
    z-index: 200
}

.mm-menu,.mm-panels,.mm-panels>.mm-panel {
    right: 0;
    bottom: 0;
    z-index: 0;
    margin: 0;
    left: 0;
    box-sizing: border-box
}

#header-container {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000
}

#wrapper {
    padding-top: 82px
}

#wrapper.wrapper-with-transparent-header,.padding-top-0 {
    padding-top: 0!important
}

#header-container.transparent-header {
    position: absolute;
    width: 100%
}

.transparent-header-spacer {
    height: 82px
}

#sign-in-dialog.dialog-with-tabs .button,.dashboard-box-list,.intro-banner-search-form input:focus,.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.messages-headline input:focus,.newsletter input:focus,.transparent-header #header {
    box-shadow: none
}

.transparent-header #header .right-side .header-widget,.transparent-header #header .right-side .header-widget:last-of-type,.transparent-header #logo {
    border-color: rgba(255,255,255,.2)
}

.transparent-header #header .right-side .header-widget:first-of-type {
    border-right-color: transparent
}

body .transparent-header #navigation>ul ul li a {
    color: #aaa
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme .tippy-arrow,.transparent-header .header-notifications-dropdown:before {
    border-bottom-color: #fff
}

.card,.card-body,.popup-tabs-nav li.active,.popup-tabs-nav li.active a:hover,.transparent-header .mmenu-trigger {
    background-color: #fff
}

.transparent-header #navigation>ul li a:after {
    background-color: rgba(255,255,255,.15);
    color: rgba(255,255,255,.8);
    opacity: 1;
    transition: .3s
}

.transparent-header #navigation>ul li a.current:after,.transparent-header #navigation>ul li:hover a:after,.transparent-header #navigation>ul li:hover ul li:hover a:after {
    color: #fff;
    background: #66676b
}

.transparent-header #navigation>ul li:hover ul a:after,.transparent-header #navigation>ul ul li a:after {
    background-color: rgba(255,255,255,.1);
    color: #bbb
}

.hide-tick .check-mark,.mfp-hide,.mm-hidden,.tox-statusbar__branding,select.bs-select-hidden,select.selectpicker {
    display: none!important
}

.mm-wrapper,html.mm-opened {
    overflow-x: hidden;
    position: relative
}

.mm-btn,.mm-menu,.mm-navbar,.mm-next:after,.mm-panels,.mm-panels>.mm-panel,.mm-prev:before {
    position: absolute;
    top: 0
}

.mm-menu {
    display: block;
    padding: 0
}

.mm-panels,.mm-panels>.mm-panel {
    background: inherit;
    border-color: inherit
}

.message-reply div,.message-reply textarea,.mm-btn,.mm-panel.mm-highest {
    z-index: 1
}

.mm-panel {
    -webkit-transform: translate(100%,0);
    -ms-transform: translate(100%,0);
    transform: translate(100%,0);
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left
}

.mm-panel.mm-noanimation.mm-subopened,.mm-panel.mm-opened {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.mm-panel.mm-subopened {
    -webkit-transform: translate(-30%,0);
    -ms-transform: translate(-30%,0);
    transform: translate(-30%,0);
    -webkit-transform: translate3d(-30%,0,0);
    transform: translate3d(-30%,0,0)
}

.mm-panel.mm-noanimation {
    -webkit-transition: none!important;
    transition: none!important
}

.mm-panels>.mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px
}

.mm-listview>li>a,.mm-listview>li>span,.mm-navbar .mm-title,.popup-tabs-nav .menu_title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.mm-panels>.mm-panel.mm-hasnavbar {
    padding-top: 40px
}

.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before {
    content: '';
    display: block;
    height: 20px
}

.mm-vertical .mm-panel {
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important
}

.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}

.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
    border-color: transparent
}

.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next {
    box-sizing: border-box;
    height: 40px;
    bottom: auto
}

.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    right: 19px
}

.mm-btn {
    box-sizing: border-box;
    width: 40px;
    height: 50px
}

.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-clear:before,.mm-close:before {
    border-right: none;
    border-bottom: none;
    right: 18px
}

.mm-clear:after,.mm-close:after {
    border-left: none;
    border-top: none;
    right: 25px
}

.mm-next:after,.mm-prev:before {
    content: '';
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    bottom: 0
}

.mm-prev:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}

.mm-next:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 23px;
    left: auto
}

.mm-navbar {
    border-bottom: 1px solid;
    border-color: inherit;
    text-align: center;
    line-height: 30px;
    height: 50px;
    padding: 0 40px;
    margin: 0;
    left: 0;
    right: 0
}

.mm-navbar>* {
    display: block;
    padding: 10px 0
}

#posts-nav li.prev-post,.mm-navbar .mm-btn:first-child {
    left: 0
}

.mm-navbar .mm-btn:last-child {
    text-align: right;
    right: 0
}

.mm-panel.mm-hasnavbar .mm-navbar {
    display: block;
    background-color: #262626
}

.mm-listview,.mm-listview>li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview,em.mm-counter {
    margin-top: -10px
}

.mm-listview {
    font: inherit;
    font-size: 14px;
    line-height: 20px
}

.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after {
    border-color: inherit
}

.mm-listview>li {
    position: relative;
    border-bottom: 1px solid #404040
}

.mm-listview>li>a,.mm-listview>li>span {
    color: inherit;
    display: block;
    padding: 14px 10px 14px 20px;
    margin: 0
}

.mm-listview>li:not(.mm-divider):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
    left: 20px
}

.mm-listview .mm-next {
    background: 0 0;
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}

.mm-listview .mm-next:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

.mm-listview .mm-next+a,.mm-listview .mm-next+span {
    margin-right: 50px
}

.mm-listview .mm-next.mm-fullsubopen:before {
    border-left: none
}

.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span {
    padding-right: 50px;
    margin-right: 0
}

.mm-panels>.mm-panel>.mm-listview {
    margin: 20px -20px
}

.mm-menu {
    background: #2a2a2a;
    border-color: rgba(255,255,255,.1);
    color: #fff
}

.mm-menu .mm-navbar a,.mm-menu .mm-navbar>* {
    color: #fff;
    font-weight: 600;
    font-size: 16px
}

.mm-menu .mm-btn:after,.mm-menu .mm-btn:before,.mm-menu .mm-listview>li .mm-next:after {
    border-color: rgba(255,255,255,.8)
}

.mm-menu .mm-listview {
    border-color: #2a2a2a
}

.mm-menu .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(255,255,255,.5);
    tap-highlight-color: rgba(255,255,255,.5)
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span {
    background: rgba(255,255,255,.05)
}

.mm-menu .mm-listview>li {
    transition: .2s
}

.mm-menu .mm-listview>li:hover {
    background: rgba(255,255,255,.03)
}

.mm-menu .mm-divider,.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: rgba(0,0,0,.05)
}

.mm-page {
    box-sizing: border-box;
    position: relative
}

.mm-slideout {
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    z-index: 1
}

html.mm-background .mm-page {
    background: inherit
}

#mm-blocker {
    background: 0 0;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2
}

.mm-menu.mm-offcanvas {
    z-index: 0;
    display: none;
    position: fixed;
    width: 80%;
    min-width: 140px;
    max-width: 440px
}

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened {
    z-index: 10
}

html.mm-opening .mm-menu.mm-opened~.mm-slideout {
    -webkit-transform: translate(80%,0);
    -ms-transform: translate(80%,0);
    transform: translate(80%,0);
    -webkit-transform: translate3d(80%,0,0);
    transform: translate3d(80%,0,0)
}

.icon-feather-maximize:before {
    font-size: 24px;
    color: #353740
}

.marquee-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 24px;
    overflow: hidden;
    max-width: 50%;
    min-height: 500px;
    max-height: 100%
}

.marquee-row {
    display: flex;
    flex-direction: column;
    gap: 12px;
    overflow: hidden;
    position: absolute;
    width: 30%
}

.row-1 {
    animation: 60s linear infinite scroll-up;
    left: 0;
    right: auto;
    margin-right: auto
}

.row-2 {
    animation: 45s linear infinite scroll-down;
    left: 34.88%
}

.row-3 {
    animation: 75s linear infinite scroll-up;
    right: 0;
    left: auto;
    margin-left: auto
}

.footer-nav-top {
    inline-size: 100%;
    border-block-end:1px solid #e5e7eb;border-block-start:1px solid #e5e7eb}

.footer-nav-top .wrapper {
    display: flex;
    align-items: center;
    max-inline-size: 1160px;
    margin: 0 auto;
    padding: 0 24px;
    grid-gap: 20px;
    gap: 20px
}

.footer-nav-top .wrapper .container {
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    max-width: fit-content;
    width: auto;
    margin-left: 0
}

.footer-nav-top .wrapper .container .badge-icon-title {
    padding-block-start:2px;color: var(--heading-color);
    font-weight: 850;
    font-size: 13px;
    line-height: 1.125rem;
    margin-bottom: 0
}

.footer-nav-top .badge-container .button-nav-badge {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 17px 22.5px;
    margin: 0 -10px
}

.footer-nav-top .badge-container {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between
}

.footer-nav-top .wrapper .container .badge-icon {
    padding: 6px
}

.footer-nav-top .badge-container .button-nav-badge .badge-icon {
    --color-icon: #24223e;
    display: flex;
    flex-shrink: 0;
    inline-size: 16px;
    block-size: 16px;
    color: var(--color-icon)
}

.footer-nav-top .badge-container .button-nav-badge .bottom-nav-text {
    position: relative;
    inset-block-start: 1px;
    margin-inline-start:8px;font-weight: 500;
    font-size: 13px;
    line-height: 1.125rem;
    margin-bottom: 0
}

@media all and (max-width: 175px) {
    html.mm-opening .mm-menu.mm-opened~.mm-slideout {
        -webkit-transform:translate(140px,0);
        -ms-transform: translate(140px,0);
        transform: translate(140px,0);
        -webkit-transform: translate3d(140px,0,0);
        transform: translate3d(140px,0,0)
    }
}

@media all and (min-width: 550px) {
    html.mm-opening .mm-menu.mm-opened~.mm-slideout {
        -webkit-transform:translate(440px,0);
        -ms-transform: translate(440px,0);
        transform: translate(440px,0);
        -webkit-transform: translate3d(440px,0,0);
        transform: translate3d(440px,0,0)
    }
}

.mm-sronly {
    border: 0!important;
    clip: rect(1px,1px,1px,1px)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    white-space: nowrap!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    overflow: hidden!important;
    position: absolute!important
}

.hamburger,.mmenu-trigger {
    position: relative;
    cursor: pointer
}

em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    display: block;
    position: absolute;
    right: 45px;
    top: 50%
}

em.mm-counter+a.mm-next {
    width: 90px
}

em.mm-counter+a.mm-next+a,em.mm-counter+a.mm-next+span {
    margin-right: 90px
}

.comments ul,em.mm-counter+a.mm-fullsubopen {
    padding-left: 0
}

.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+a,.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+span,em.mm-counter+a.mm-fullsubopen+a,em.mm-counter+a.mm-fullsubopen+span {
    padding-right: 90px
}

.mm-vertical>.mm-counter {
    top: 12px;
    margin-top: 0
}

.mm-vertical.mm-spacer>.mm-counter {
    margin-top: 40px
}

.mm-menu em.mm-counter {
    height: 20px;
    width: 20px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    line-height: 21px;
    font-size: 10px;
    font-weight: 600;
    background-color: #66676b
}

.mmenu-trigger {
    height: 46px;
    width: 46px;
    margin: 0;
    background-color: #eee;
    border-radius: 4px
}

.hamburger {
    padding: 0;
    top: 16px;
    left: 12px;
    transform: scale(.67);
    -moz-transform: scale(.7) translateY(4px);
    display: inline-block;
    transition-property: opacity,filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before {
    width: 33px;
    height: 4px;
    background-color: #555;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.hamburger-inner::after,.hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -10px
}

.hamburger-inner::after {
    bottom: -10px
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

.hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear
}

.hamburger--collapse .hamburger-inner::before {
    transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)
}

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0,-10px,0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s
}

.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s
}

#footer {
    content-visibility: auto;
    color: #fff;
    background: center bottom -142px/auto 580px repeat-x #111827;
    min-height: 830px;
    padding-top: 0;
    padding-bottom: 1.25em;
    margin: 0;
    background-image: url(/templates/classic-theme/images/footer-bg.svg),linear-gradient(rgba(255,255,255,.3),#fff)
}

#footer p {
    line-height: 26px;
    color: #fff
}

.footer-top-section {
    border-bottom: 1px solid #484848
}

.footer-top-section .footer-logo img {
    max-height: 46px
}

.footer-rows-container {
    display: block;
    height: 96px;
    position: relative;
    z-index: 100
}

.footer-row {
    display: inline-block;
    padding: 0 40px;
    border-right: 1px solid #484848;
    border-left: 1px solid #484848;
    float: left;
    height: 100%;
    line-height: 33px
}

.footer-row-inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.footer-row-inner.footer-logo {
    transform: translateY(0);
    top: 50%;
    position: relative;
    height: 46px
}

.footer-row-inner.footer-logo img {
    position: relative;
    top: 50%
}

.footer-row:first-child {
    padding-left: 0;
    border-left: none
}

.footer-row:last-child {
    padding-right: 0;
    border: none
}

.footer-rows-right .footer-row:first-child {
    padding-left: 40px;
    border-left: 1px solid #484848
}

.footer-rows-right {
    float: right;
    height: 100%
}

.language-switcher.bootstrap-select .dropdown-menu {
    padding-top: 15px;
    top: calc(100% + 15px);
    width: 160px;
    left: auto;
    right: 0
}

.language-switcher.bootstrap-select .dropdown-menu:before {
    position: absolute;
    top: -5px;
    content: "";
    right: 20px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff
}

.language-switcher.bootstrap-select.btn-group button {
    height: 44px;
    padding-right: 35px;
    padding-left: 18px;
    color: #fff;
    background-color: #444;
    transition: .3s;
    box-shadow: none
}

.language-switcher.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    height: 44px;
    line-height: 44px
}

#geoLocation:hover,#posts-nav li a:hover span,#scrollEnabling.enabled,#scrollEnabling:hover,#sign-in-dialog .mfp-close:hover,#small-dialog .mfp-close:hover,#small-dialog-1 .mfp-close:hover,#small-dialog-2 .mfp-close:hover,#small-dialog-3 .mfp-close:hover,#small-dialog-4 .mfp-close:hover,#streetView:hover,.comment-by a.reply:hover,.custom-zoom-in:hover,.custom-zoom-out:hover,.language-switcher.bootstrap-select.btn-group button:hover,.language-switcher.bootstrap-select.btn-group.open button,.leaflet-control-zoom-in:hover,.leaflet-control-zoom-out:hover,.qtyDec:hover,.qtyInc:hover,a.attachment-box:hover,a.blog-post-info:hover {
    background-color: #66676b;
    color: #fff
}

.language-switcher.bootstrap-select.btn-group button .caret {
    transition: .3s
}

.language-switcher.bootstrap-select.btn-group button:hover .caret,.language-switcher.bootstrap-select.btn-group.open button .caret,.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme .tippy-arrow {
    border-top-color: #fff
}

.language-switcher.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 18px
}

.footer-social-links {
    list-style: none;
    margin: 3px -10px 0;
    padding: 0
}

.footer-social-links li {
    display: inline-block;
    padding: 0;
    margin: 0;
    float: left
}

.footer-social-links li a {
    font-size: 20px;
    padding: 0 10px;
    color: #fff;
    display: inline-block;
    transition: .3s;
    transform: translate3d(0,-.5px,0)
}

.footer-copyright-text a:hover,.footer-links ul li a:hover,.footer-social-links li a:hover {
    color: silver
}

.footer-middle-section {
    padding: 60px 0;
    position: relative;
    z-index: 10
}

#footer h2,#footer h3,.footer-links h3 {
    font-size: 18px;
    color: #b4b4b4;
    margin: 0 0 10px;
    padding: 0;
    display: block
}

#footer .footer-middle-section .footer-links {
    font-size: .8425rem;
    line-height: 130%;
    letter-spacing: .0025em;
    font-weight: 400
}

#footer h3 i {
    position: relative;
    margin-right: 5px;
    top: 2px;
    font-size: 20px;
    font-weight: 400!important
}

.footer-links ul {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0
}

.footer-links ul li {
    margin-bottom: 0;
    display: block
}

#sign-in-dialog span.line,#sign-in-dialog-1 span.line,#sign-in-dialog-2 span.line,#sign-in-dialog-3 span.line,#sign-in-dialog-4 span.line,#small-dialog span.line,.dashboard-box .job-listing .job-listing-description,.footer-links ul li:first-child a,.leaflet-popup-content-wrapper .job-listing .job-listing-description {
    padding-top: 0
}

.footer-links ul li a {
    color: #fff;
    display: block;
    line-height: 25px;
    position: relative;
    z-index: 100;
    padding: 4px 0
}

.footer-links ul li a span {
    display: inline-block;
    position: relative
}

.footer-links ul li a span:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #66676b;
    height: 2px;
    display: block;
    transition: .25s,opacity .2s;
    z-index: -1;
    border-radius: 3px;
    opacity: .5;
    width: 0
}

.footer-links ul li a:hover span:before {
    width: 100%;
    opacity: 1
}

.newsletter {
    display: flex;
    margin-top: 20px
}

.newsletter button,.newsletter input {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.newsletter input {
    background: #262626;
    box-shadow: none;
    margin-bottom: 0
}

.newsletter button {
    background-color: #66676b;
    border-radius: 4px;
    height: 48px;
    min-width: 48px;
    max-width: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    margin-left: 10px;
    transition: .3s
}

.glyph.fs1:hover span:not([class*=mls]),.newsletter button:hover {
    background-color: #fff;
    color: #333
}

#breadcrumbs,.dashboard-box li:hover .dashboard-task-info,.pagination .pagination-arrow a {
    background-color: #f0f0f0
}

.newsletter button i {
    width: 100%;
    line-height: 48px
}

.footer-bottom-section {
    padding: 25px 0;
    border-top: 1px solid #484848;
    text-align: center
}

.footer-bottom-section strong {
    color: #fff;
    font-weight: 500
}

.pagination {
    margin: 0;
    text-align: center
}

.pagination-next-prev {
    position: relative;
    top: -66px
}

.pagination ul li {
    display: inline-block;
    margin: 0;
    padding: 0
}

.pagination ul li a,.pagination-next-prev ul li a {
    padding: 10px 0;
    border-bottom: none;
    display: inline-block;
    color: #333;
    background-color: transparent;
    font-weight: 700;
    margin: 0;
    line-height: 22px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    font-size: 14px;
    float: left
}

.pagination ul li a {
    border-radius: 4px;
    width: 44px;
    height: 44px;
    padding: 0;
    line-height: 44px
}

.pagination ul li a i {
    line-height: 44px;
    font-size: 24px
}

.pagination ul li.blank {
    color: #a0a0a0;
    padding: 0 6px
}

.pagination ul li a.current-page,.pagination ul li a:hover,.section.gray .pagination .pagination-arrow a:hover {
    background-color: #333;
    color: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,.2)
}

.pagination ul li a.current-page {
    background-color: #66676b;
    color: #fff;
    box-shadow: 0 2px 8px rgba(102,103,107,.25)
}

.section.gray .pagination .pagination-arrow a {
    background-color: #eaeaea
}

#backtotop {
    position: fixed;
    right: 0;
    opacity: 0;
    visibility: hidden;
    bottom: 25px;
    margin: 0 25px 0 0;
    z-index: 999;
    transition: .35s;
    transform: translateY(10px)
}

#backtotop.visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

#backtotop a {
    border: 0;
    display: block;
    width: 46px;
    height: 46px;
    background-color: #66676b;
    opacity: 1;
    transition: .3s;
    border-radius: 50%;
    text-align: center;
    font-size: 26px
}

#backtotop a:after {
    content: "";
    font-family: feather-icons;
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sidebar-container {
    margin-bottom: 40px
}

.blog-post.single-post section dl,.boxed-widget-footer .checkbox label,.checkbox .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group,.full-page-container .sidebar-container,.job-overview .job-overview-inner ul li:last-child,.listing-item-container.compact.order-summary-widget,.popup-tab-content p:last-child,.recent-post-widget>div:last-child,.sidebar-widget input,.single-page-section .job-listing h3.job-listing-title,.switches-list .switch-container:last-child label,.widget-content ul li:last-child {
    margin-bottom: 0
}

.sidebar-widget {
    margin-bottom: 50px;
    display: block
}

#titlebar,.single-page-header {
    margin-bottom: 65px;
    position: relative
}

.sidebar-widget h3 {
    font-size: 20px;
    margin-bottom: 20px
}

.notify-box {
    display: block;
    width: 100%;
    background-color: #f2f2f2;
    border-radius: 4px;
    padding: 15px 25px;
    position: relative;
    line-height: 28px;
    min-height: 59px
}

.notify-box label {
    margin-bottom: 0;
    cursor: pointer
}

.notify-box .switch-button {
    margin-right: 10px
}

.sort-by .bootstrap-select {
    position: relative;
    right: 0;
    top: 0
}

.sort-by .dropdown-menu {
    box-shadow: 0 0 4px 0 rgba(0,0,0,.14)
}

.blog-post,.single-page-header .header-image {
    border-radius: 8px
}

.sort-by .bootstrap-select.btn-group button {
    flex: 1;
    position: relative;
    right: 0;
    top: 4px;
    font-weight: 600;
    margin-left: 10px;
    width: auto;
    padding: 0 12px 0 0;
    background-color: transparent;
    box-shadow: none;
    height: 20px;
    color: #333
}

.dashboard-headline #breadcrumbs,.leaflet-right,.sort-by .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 0
}

.sort-by .bootstrap-select .dropdown-menu {
    padding-top: 15px;
    top: 40px;
    right: 0;
    left: auto;
    position: absolute;
    min-width: 160px!important;
    flex: 1
}

.sort-by {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    position: relative;
    float: right
}

#titlebar {
    background-color: #f8f8f8;
    padding: 70px 0
}

#titlebar.gradient {
    background: linear-gradient(to bottom,rgba(0,0,0,.03) 0,rgba(255,255,255,0));
    padding-bottom: 0
}

#titlebar.white,.section.white {
    background: #fff
}

#blog .blog-compact-item-content button.btn-more-info:hover:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    border-radius: 50px;
    z-index: -1
}

#blog .container .row .col-xl-4:first-of-type .blog-compact-item-content:hover,#titlebar.transparent {
    background: 0 0
}

#titlebar .testi-author-info span.name,#titlebar span a {
    font-size: 20px;
    margin-bottom: 3px;
    margin-top: 3px;
    display: block
}

#titlebar #breadcrumbs span,.bootstrap-select.small-input.btn-group .dropdown-menu,.input-with-icon i.currency,.recent-post-widget-content .post-date {
    font-size: 14px
}

#titlebar h1,#titlebar h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 1px 0 3px
}

#titlebar.header-faq {
    background: linear-gradient(115deg,#ff8951,#ff4e80)
}

#titlebar.header-faq h2,#titlebar.header-faq span {
    color: #fff;
    text-align: center
}

#breadcrumbs {
    position: absolute;
    right: 15px;
    display: inline-block;
    font-size: 14.7px;
    top: 50%;
    transform: translateY(-51%);
    border-radius: 4px;
    font-weight: 600;
    color: #333
}

#breadcrumbs ul {
    margin: 0;
    padding: 12px 22px;
    line-height: 23px
}

#breadcrumbs ul li a {
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    color: #666;
    font-weight: 500
}

#breadcrumbs ul li {
    display: inline-block;
    list-style: none;
    margin: 0 0 0 7px
}

#breadcrumbs ul li:first-child {
    margin-left: 0
}

#breadcrumbs ul li:before {
    content: "";
    display: inline-block;
    height: 0;
    width: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #aaa;
    font-size: 14px;
    margin-right: 12px
}

#breadcrumbs ul li.home-icon a {
    opacity: 1;
    font-size: 24px;
    top: 4px;
    position: relative;
    line-height: 0;
    padding: 0;
    display: inline-block
}

#breadcrumbs ul li.home-icon i,.mfp-figure {
    line-height: 0
}

#breadcrumbs.dark {
    color: #fff;
    box-shadow: 0 3px 10px rgba(0,0,0,.15);
    background-color: #333
}

#breadcrumbs.dark ul li:before {
    border-left: 4px solid rgba(255,255,255,.3)
}

#breadcrumbs.white {
    color: #333;
    box-shadow: 0 3px 10px rgba(0,0,0,.1);
    background-color: #fff
}

#breadcrumbs.white ul li a,.leaflet-control-geocoder-address-context,.single-page-header .header-details li a {
    color: #666
}

#breadcrumbs.white ul li:before {
    border-left: 4px solid rgba(0,0,0,.3)
}

.single-page-header #breadcrumbs {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    margin-left: auto
}

.single-page-header {
    padding: 60px 0
}

.intro-banner .container,.single-page-header .container {
    z-index: 100;
    position: relative
}

.single-page-header:after,.single-page-header:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 15;
    background: linear-gradient(to right,#f7f7f7 50%,rgba(247,247,247,.8) 70%,rgba(247,247,247,.8) 90%)
}

.single-page-header:after {
    z-index: 5;
    background-color: #f7f7f7
}

.single-page-header .background-image-container {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    position: absolute;
    top: 0;
    height: 100%;
    width: 50%;
    left: 50%;
    z-index: 10
}

.single-page-header .left-side,.single-page-header .right-side {
    flex: 1;
    display: flex;
    align-items: center
}

.content-right-offset,.single-page-header .left-side {
    padding-right: 30px
}

.single-page-header .right-side {
    max-width: 35%
}

@media (min-width: 1365px) {
    .single-page-header .right-side {
        max-width:30%
    }
}

.single-page-header .header-image a {
    display: flex;
    height: 100%
}

.single-page-header .header-image {
    height: 140px;
    flex: 0 0 140px;
    margin-right: 35px;
    background: #fff;
    display: flex;
    padding: 0 20px
}

.single-page-header.freelancer-header .header-image {
    background: #fff;
    border-radius: 50%;
    box-shadow: none;
    display: flex;
    padding: 0;
    overflow: hidden;
    height: 130px;
    flex: 0 0 130px;
    width: 130px
}

.single-page-header .header-image img {
    align-self: center;
    transform: translate3d(0,0,0)
}

@media all and (-ms-high-contrast:none) {
    .single-page-header .header-image img {
        width: 100%
    }
}

.single-page-header .header-details h3 {
    color: #333;
    font-size: 26px;
    margin: 3px 0 12px;
    padding: 0;
    line-height: 36px;
    position: relative;
    display: inline-block
}

.single-page-header .header-details h3 span {
    color: gray;
    display: block;
    font-size: 20px;
    font-weight: 300;
    margin-top: -3px
}

.single-page-header .header-details h5 {
    font-size: 16px;
    font-weight: 600;
    color: #333
}

.single-page-header .header-details ul {
    padding: 0;
    margin: 0 0 -7px;
    list-style: none;
    line-height: 24px
}

.single-page-header .header-details li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 12px
}

.billing-cycle .radio:last-of-type,.billing-cycle-radios .radio:last-child,.default-slick-carousel .freelancer-details-list ul li:last-child,.pricing-plan.recommended:last-of-type,.single-page-header .header-details li:last-child,.star-rating.no-stars:before {
    margin-right: 0
}

.single-page-header .header-details li i {
    font-size: 20px;
    position: relative;
    top: 2px;
    margin-right: 2px
}

.single-page-header .header-details li .verified-badge {
    transform: scale(.85);
    position: relative;
    top: 2px
}

.single-page-header .header-details li .verified-txt {
    color: #299840
}

.single-page-header .header-details li .star-rating {
    position: relative;
    top: 6px
}

.single-page-header .header-details ul li img.flag {
    height: 16px;
    border-radius: 3px;
    position: relative;
    top: -1px;
    display: inline-block;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    margin-right: 5px;
    cursor: default
}

.single-page-header .salary-box {
    border-radius: 4px;
    box-shadow: 0 3px 8px rgba(0,0,0,.08);
    background-color: #fff;
    display: inline-block;
    padding: 20px 25px;
    margin-left: auto
}

.salary-box .salary-type {
    color: #888;
    line-height: 20px;
    margin: 3px 0 8px
}

.salary-box .salary-amount {
    color: #333;
    font-size: 28px;
    line-height: 36px;
    font-weight: 300
}

.blog-post {
    display: flex;
    background: #fff;
    margin-bottom: 35px;
    overflow: hidden;
    transition: .3s
}

.blog-post-thumbnail {
    flex: 0 0 auto;
    max-width: none;
    max-height: 100%;
    overflow: hidden;
    position: relative;
    width: 260px
}

.blog-post-thumbnail-inner {
    height: 100%;
    width: 100%;
    overflow: hidden;
    box-shadow: 0 3px 12px rgba(0,0,0,.15);
    transition: .3s
}

.blog-post-thumbnail-inner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
}

.blog-post-thumbnail-inner .blog-item-tag {
    bottom: 20px;
    left: 20px;
    top: auto;
    margin: 0
}

.blog-post-content {
    flex: 1;
    padding: 35px 15px
}

.blog-post-content h3,.blog-post-content h3 a {
    font-size: 22px;
    line-height: 33px;
    color: #333;
    margin-bottom: 15px;
    display: block
}

#posts-nav li span,.blog-post-date,.blog-post-info,a.blog-post-info {
    font-size: 14px;
    color: #888;
    margin-bottom: 10px;
    display: inline-block;
    background-color: #f0f0f0;
    border-radius: 4px;
    line-height: 20px;
    padding: 4px 10px;
    margin-right: 3px;
    transition: .3s
}

.boxed-list-small .boxed-list-headline h3 i,.comment,.comments h4,.dashboard-box .headline h3 i.icon-material-outline-gavel,.glyph.fs1,.order-notification-sound,h3,h3.page-title {
    font-size: 20px
}

.blog-post-content p {
    padding: 0;
    margin: 0;
    display: block;
    color: #353740
}

.blog-post-content a.button i.icon-feather-arrow-right {
    font-size: 20px;
    top: 4px;
    left: -1px;
    position: relative;
    margin: 0 -5px
}

blockquote {
    padding: 10px 20px;
    margin: 0 20px;
    font-size: 17px;
    line-height: 30px;
    color: #888;
    border-left: 5px solid #eee
}

.blog-post.single-post {
    flex-direction: column
}

.blog-post.single-post:hover,.dashboard-box .job-listing:hover,.leaflet-popup-content-wrapper .job-listing:hover,.listing-item-container.compact.order-summary-widget:hover {
    transform: none
}

.blog-post.single-post .blog-post-thumbnail {
    width: 100%;
    height: 380px
}

.blog-post.single-post p,.menu-list-view,.single-testimonial .author-info .image {
    margin-bottom: 20px
}

.blog-post.single-post section[itemprop=articleSection] {
    position: relative;
    margin: 1.5rem 0 0;
    padding: .75rem 1.25rem 0;
    background: var(--theme-color-0_07);
    border-left-color: var(--theme-color-1);
    border-left: solid .38rem var(--theme-color-1)
}

.blog-post.single-post section[itemprop=articleSection]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: var(--theme-color-1);
    width: 6px;
    height: 100%
}

.blog-post.single-post section dl dt {
    box-sizing: border-box;
    border-top: .0625rem solid #e1e3e1;
    color: var(--theme-color-1);
    cursor: pointer;
    display: inline-block;
    font-family: Nunito,Roboto,Helvetica Neue,sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.25rem;
    margin: -.0625rem -.0625rem 0;
    padding: .875rem 2.125rem .875rem 0;
    position: relative;
    width: 100%
}

.blog-post.single-post section dl dt:after {
    content: "";
    font-family: feather-icons;
    position: absolute;
    display: block;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    font-size: 18px;
    font-weight: 600
}

.blog-post.single-post section dl dt:hover {
    background-color: var(--theme-color-0_07)
}

.blog-post.single-post section dl dd {
    margin-top: 0;
    margin-left: 0;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    transition: margin-top .218s ease-out;
    overflow: auto;
    border: 0 solid;
    border-left: .45rem #f2f2f2
}

#posts-nav {
    padding: 0;
    list-style: none;
    width: 100%;
    position: relative;
    margin: 0;
    display: inline-block;
    min-height: 60px
}

#posts-nav li {
    position: absolute;
    font-size: 18px;
    font-weight: 500;
    width: 50%
}

#posts-nav li strong {
    display: block;
    font-weight: 500
}

#posts-nav li a {
    transition: transform .3s,color .3s;
    color: #333;
    display: inline-block;
    line-height: 28px
}

#posts-nav li.next-post {
    right: 0;
    text-align: right
}

#posts-nav li.next-post a {
    padding-right: 50px
}

#posts-nav li.prev-post a {
    padding-left: 50px
}

#posts-nav li.next-post a:before,#posts-nav li.prev-post a:before {
    font-family: feather-icons;
    font-size: 30px;
    position: absolute;
    color: inherit;
    top: 50%;
    transform: translate3d(0,-50%,0);
    transition: transform .3s
}

#posts-nav li.next-post a:before {
    right: 0;
    content: "\e930"
}

#posts-nav li.prev-post a:before {
    left: 0;
    content: "\e92f"
}

#posts-nav li.next-post a:hover:before {
    transform: translate3d(5px,-50%,0)
}

#posts-nav li.prev-post a:hover:before {
    transform: translate3d(-5px,-50%,0)
}

.comments {
    margin: -10px 0 0
}

.comments h4 {
    margin-bottom: 25px;
    font-weight: 500;
    color: #333
}

.comments h4 span {
    display: inline-block;
    font-size: inherit
}

.comments .button {
    margin: 0 0 10px;
    padding: 7px 15px
}

#search-widget,.comments.reviews .button,.leaflet-listing-content .numerical-rating,.leaflet-popup-content p,.pricing-plan p,.single-testimonial .name,.tabs ul {
    margin: 0
}

.comments ul li,.input-with-icon,.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative
}

.comments ul li,.comments ul li ul li,.comments ul li ul li ul li {
    margin: 50px 0 0
}

.comments ul li ul {
    margin: 0 0 0 100px;
    border-left: 1px solid #e0e0e0;
    padding-left: 35px
}

.comment-content p {
    margin: 3px 0 0;
    line-height: 26px
}

.comment-content {
    color: #666;
    padding: 0 0 0 100px
}

.comments ul li ul li:before {
    content: "";
    width: 15px;
    height: 1px;
    background-color: #e0e0e0;
    display: inline-block;
    position: absolute;
    top: 30px;
    left: -35px
}

.comment-content strong {
    padding-right: 5px;
    color: #666
}

.comment-content span,.companies-list .company span {
    color: #888
}

.dashboard-nav ul li ul li a,body .comment-content p {
    padding: 5px 0
}

.comments-amount,.submit-field h5 span {
    color: #888;
    font-weight: 500
}

.avatar {
    display: inline-block;
    float: left;
    padding: 0 17px 0 0;
    position: absolute;
    left: 0;
    top: -5px
}

.avatar img {
    max-width: 70px;
    border-radius: 50%
}

.comment-by {
    width: 100%;
    padding-bottom: 8px;
    padding-top: 5px;
    font-weight: 500;
    color: #333
}

.comment-by h5 {
    margin: 0 0 7px
}

.comment-by a.reply {
    transition: .3s;
    display: inline;
    background-color: #f0f0f0;
    padding: 5px 16px;
    line-height: 22px;
    font-size: 14px;
    color: #666;
    font-weight: 500;
    position: absolute;
    right: 0;
    top: 15px;
    border-radius: 4px
}

.comment-by a.reply i {
    font-size: 12px;
    margin-right: 1px
}

.comment-by a.reply:hover {
    box-shadow: 0 3px 9px rgba(0,0,0,.1)
}

.comment-by span.date {
    color: #888;
    font-weight: 500;
    margin: 0;
    float: none;
    display: block;
    text-align: left
}

.widget-tabs {
    padding: 0;
    list-style: none;
    margin-top: 25px;
    display: block
}

.widget-content img {
    display: block;
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 1;
    transition: .35s;
    border-radius: 5.5px
}

.task-tags span,.widget-text span {
    border-radius: 4px;
    display: inline-block
}

.widget-text h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 3px;
    color: #333;
    transition: .35s
}

.widget-text span {
    font-size: 14px;
    color: #888;
    background-color: #f0f0f0;
    line-height: 20px;
    padding: 4px 10px;
    margin-top: 3px;
    transition: .35s
}

.widget-text {
    display: block;
    padding: 30px;
    position: relative;
    z-index: 20
}

.widget-tabs .widget-content {
    display: table
}

.widget-tabs .widget-content .widget-text {
    display: table-cell;
    vertical-align: middle
}

.widget-tabs li {
    margin-top: 20px
}

.widget-content.active:before,.widget-content:hover:before {
    opacity: .6;
    background: #333
}

.dashboard-box-list .buttons-to-right.always-visible,.dashboard-box-list li:hover .buttons-to-right,.enable-filters-button.active i:before,.filter-button-tooltip.tooltip-visible,.leaflet-fade-anim .leaflet-map-pane .leaflet-popup,.messages-inbox ul li.active-message:before,.messages-inbox ul li:hover:before,.mfp-content:hover .mfp-arrow,.mfp-fade.mfp-wrap.mfp-ready .mfp-content,.slick-dots li.slick-active:after,.slick-next:hover:before,.slick-prev:hover:before,.testimonial-carousel .slick-slide.slick-active .testimonial-box:before,.widget-content.active img,.widget-content:hover img {
    opacity: 1
}

.task-tags span {
    transition: .3s;
    font-size: 14.7px;
    background-color: rgba(102,103,107,.07);
    color: #66676b;
    padding: 6px 15px;
    margin: 2px 0;
    line-height: 24px
}

.blog-compact-item-container {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 15px;
    background: 0 0;
    transform: translate3d(0,0,0);
    transition: transform .4s;
    margin-bottom: 30px;
    padding: 5px
}

.blog-compact-item-container:hover {
    transform: translateY(-10px)
}

.blog-compact-item {
    background: 50%/cover no-repeat #ccc;
    box-shadow: 0 3px 10px rgba(0,0,0,.2);
    border-radius: 15px;
    display: block;
    position: relative;
    height: 460px;
    z-index: 100;
    cursor: pointer;
    transition: .4s
}

.blog-compact-item img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: inherit
}

.blog-compact-item-content:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -2;
    border-radius: 0 0 15px 15px;
    background: linear-gradient(to top,rgba(51,51,51,.8) 0,rgba(51,51,51,.7) 35%,rgba(51,51,51,.3) 60%,rgba(51,51,51,.3) 100%);
    transition: .4s
}

#blog .blog-compact-item-content:hover {
    background: #000;
    border-radius: 0 0 15px 15px
}

.blog-compact-item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 50;
    box-sizing: border-box;
    backdrop-filter: blur(4px);
    padding: 20px 25px 45px;
    transition: .4s;
    border-radius: inherit
}

.blog-compact-item-content h3 {
    color: #fff;
    font-size: 20px;
    padding: 5px 0;
    font-weight: 600;
    margin: 2px 0 0;
    line-height: 30px
}

.blog-compact-item-content span {
    font-size: 16px;
    font-weight: 300;
    display: inline-block;
    color: rgba(255,255,255,.7)
}

.blog-compact-item-content p {
    font-size: 16px;
    font-weight: 300;
    display: inline-block;
    color: rgba(255,255,255,.8);
    margin: 7px 0 0
}

.blog-compact-item-content button.btn-more-info {
    border-radius: 50px;
    color: #24282c;
    background-color: #fff;
    border: 2px solid #e9edf7;
    text-transform: capitalize;
    padding: 14px 30px;
    font-size: 16px;
    position: absolute;
    left: -15px;
    bottom: -15px
}

#blog .blog-compact-item-content span {
    color: #24282c
}

.blog-compact-item-content button.btn-more-info span:last-of-type {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 23px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.08);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.blog-compact-item-content button.btn-more-info:hover span {
    background: var(--primary-color)
}

.blog-compact-item-content button.btn-more-info i {
    font-size: 14px;
    color: #58b0fe;
    vertical-align: middle;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

span.blog-item-tag {
    font-size: 15px;
    color: #fff;
    background-color: transparent;
    border-radius: 4px;
    padding: 5px 12px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 9px;
    position: absolute;
    top: 20px;
    right: 24px;
    z-index: 110;
    transition: .4s
}

.blog-post-tags {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    opacity: .9
}

.blog-post-tags li {
    display: inline-block;
    margin-right: 5px
}

.blog-post-tags li i {
    margin-right: 3px;
    font-weight: 400;
    display: inline-block
}

.map {
    height: 200px
}

.contact-location-info {
    display: flex;
    align-content: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: 0 4px 14px rgba(0,0,0,.03)
}

.bootstrap-select.btn-group .bs-actionsbox div button:last-child,.contact-location-info #single-job-map-container #singleListingMap,.share-buttons-icons li:last-child a,table.basic-table th:last-child {
    border-radius: 0 4px 4px 0
}

.contact-location-info .contact-address {
    border: 1px solid #e0e0e0;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    display: flex
}

.contact-location-info .contact-address>ul {
    align-self: center;
    padding: 40px;
    margin: 0;
    list-style: none;
    font-size: 18px;
    color: gray
}

.contact-location-info .contact-address ul li {
    padding: 2px 0
}

.contact-location-info .freelancer-socials {
    margin-top: 10px;
    margin-left: -8px;
    transform: scale(.9)
}

.contact-address-headline,.freelancer-indicators .indicator strong {
    color: #333;
    font-weight: 600
}

.contact-address-headline:after {
    content: "";
    height: 2px;
    width: 25px;
    background-color: #66676b;
    position: relative;
    display: block;
    margin: 15px 0;
    border-radius: 3px
}

.enable-filters-button,.enable-filters-button span {
    border-radius: 0 4px 4px 0;
    transition: .3s;
    z-index: 100
}

#contact div input,.dialog-with-tabs input {
    margin-bottom: 22px
}

.single-page-section {
    margin-bottom: 55px;
    display: block
}

.single-page-section p:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0
}

.single-page-section h3 {
    margin-bottom: 20px;
    font-size: 20px
}

.dashboard-container,.full-page-container {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.full-page-sidebar {
    flex: 0 0 360px;
    background-color: #fafafa;
    position: relative
}

.dashboard-sidebar .dashboard-sidebar-inner,.full-page-sidebar .full-page-sidebar-inner {
    overflow: auto;
    height: 100%
}

.full-page-sidebar .sidebar-container {
    padding: 40px
}

.full-page-sidebar .simplebar-scrollbar {
    width: 5px
}

.full-page-sidebar .sidebar-widget:last-of-type {
    margin-bottom: 80px
}

.full-page-content-container {
    flex: 1;
    background-color: #fff;
    padding: 0;
    overflow: auto
}

.full-page-content-inner {
    padding: 40px 40px 0
}

.full-page-content-inner .grid-layout {
    width: calc(100% + 30px)
}

.full-page-content-inner .grid-layout .job-listing {
    margin: 0 30px 30px 0;
    width: calc(100% * (1 / 3) - 30px)
}

.sidebar-search-button-container {
    position: absolute;
    width: calc(100% - 15px);
    bottom: 0;
    padding: 10px 40px 40px;
    z-index: 100;
    background-color: #fafafa
}

.sidebar-search-button-container button {
    width: calc(100% + 15px);
    line-height: 46px;
    height: 46px;
    transition: .3s;
    box-shadow: 0 4px 12px rgba(102,103,107,.1)
}

.enable-filters-button,.enable-filters-button i {
    line-height: 48px;
    box-shadow: 0 4px 12px rgba(0,0,0,.1)
}

.bidding-widget .button:hover,.sidebar-search-button-container button:hover {
    box-shadow: 0 4px 12px rgba(102,103,107,.25);
    transform: translateY(-2px)
}

.small-footer {
    border-top: 1px solid #f2f4ff;
    width: calc(100% + 80px);
    left: -40px;
    position: relative;
    padding: 25px 40px;
    display: flex
}

.small-footer-copyrights {
    flex: 2
}

.small-footer .footer-social-links {
    transform: none;
    flex: 1;
    text-align: right;
    float: right;
    display: inline-block;
    margin: 0 -5px 0 0;
    position: relative;
    top: 2px
}

.small-footer .footer-social-links li {
    color: #333;
    transform: none;
    float: none;
    margin: 0 -3px
}

.small-footer .footer-social-links li a {
    color: #333;
    transform: none
}

.full-page-map-container {
    flex: auto;
    position: relative;
    background-color: #e5e3df
}

.full-page-map-container #map {
    position: relative;
    z-index: 30
}

.full-page-container.with-map .full-page-content-container {
    flex: 0 0 50vw
}

.full-page-sidebar.hidden-sidebar {
    visibility: hidden;
    transition: .4s;
    position: relative;
    opacity: 0;
    max-width: 0
}

.full-page-container.with-map .full-page-sidebar .full-page-sidebar-inner {
    width: 360px
}

.full-page-sidebar.hidden-sidebar.enabled-sidebar {
    visibility: visible;
    opacity: 1;
    max-width: 360px
}

.enable-filters-button {
    position: relative;
    left: 48px;
    top: 0;
    background-color: #fff;
    color: #333;
    height: 48px;
    padding: 0;
    min-width: 126px;
    text-align: center
}

.enable-filters-button span {
    position: relative;
    padding: 0 15px;
    background-color: #66676b;
    color: #fff;
    width: 100%
}

.filter-button-container {
    position: absolute;
    left: 40px;
    top: 20px;
    width: calc(100% - 40px);
    overflow-x: hidden;
    padding: 20px 0
}

.filter-button-tooltip {
    position: absolute;
    left: 15px;
    z-index: 100;
    border-radius: 4px;
    width: auto;
    animation: 2s infinite tooltip-bounce;
    margin-left: 15px;
    white-space: nowrap;
    opacity: 0;
    overflow: visible;
    transition: opacity .3s;
    pointer-events: none;
    padding: 0 20px;
    background-color: #fff;
    color: #555;
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
    font-size: 15.7px;
    line-height: 48px;
    top: 20px
}

.letters-list,table.basic-table tr:nth-child(odd) {
    background-color: #f4f4f4
}

.filter-button-tooltip:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: calc(50% - 3px);
    content: "";
    left: -3px;
    box-sizing: border-box;
    border: 5px solid #000;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    transform: rotate(45deg) translateY(-50%);
    box-shadow: -2px 2px 2px 0 rgba(0,0,0,.04)
}

@keyframes tooltip-bounce {
    0%,100%,20%,50%,80% {
        transform: translateX(0)
    }

    40% {
        transform: translateX(14px)
    }

    60% {
        transform: translateX(7px)
    }
}

.enable-filters-button.active i,.enable-filters-button.active span,.enable-filters-button:hover i,.enable-filters-button:hover span,.social-login-buttons button:hover,.tippy-tooltip.dark-theme .tippy-backdrop {
    background-color: #333
}

.enable-filters-button.active i:after,.enable-filters-button.active i:before,.enable-filters-button:hover i:after,.enable-filters-button:hover i:before {
    background-color: rgba(0,0,0,.25)
}

.enable-filters-button i {
    position: absolute;
    z-index: 90;
    left: -48px;
    height: 100%;
    font-size: 20px;
    background-color: #66676b;
    color: #fff;
    text-align: center;
    width: 48px;
    border-radius: 4px 0 0 4px;
    font-style: normal;
    font-family: feather-icons;
    transition: .3s
}

.enable-filters-button i:after,.enable-filters-button i:before {
    position: absolute;
    left: 0;
    right: 0;
    transition: .3s;
    border-radius: 4px 0 0 4px;
    background-color: rgba(0,0,0,.1)
}

.enable-filters-button i:after {
    content: "\e9d1";
    opacity: 1
}

.accordion__item.active .accordion .accordion-header:before,.enable-filters-button.active i:after,.mfp-fade.mfp-bg.mfp-removing,.mfp-fade.mfp-wrap.mfp-removing .mfp-content,.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.enable-filters-button i:before {
    content: "\ea02";
    opacity: 0
}

.location-field-on-map {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 280px;
    max-width: 40%;
    z-index: 100
}

.verified-badge,.verified-badge-with-title {
    z-index: 10;
    font-weight: 500;
    position: relative
}

.location-field-on-map input {
    box-shadow: 0 4px 12px rgba(0,0,0,.1)!important
}

.letters-list {
    width: 100%;
    text-align: center;
    border-radius: 4px;
    padding: 20px
}

.letters-list a {
    display: inline-block;
    font-size: 18px;
    color: #333;
    height: 40px;
    width: 40px;
    line-height: 40px;
    background-color: transparent;
    border-radius: 4px;
    transition: .3s;
    margin: 0 -2px
}

.letters-list a.current {
    margin-right: 0;
    color: #fff;
    font-weight: 600;
    background-color: #66676b;
    box-shadow: 0 2px 8px rgba(102,103,107,.25)
}

.letters-list a:hover {
    color: #fff;
    background-color: #333;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(0,0,0,.2)
}

.companies-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    width: calc(100% + 30px)
}

.companies-list .company {
    width: calc(33.3% - 30px);
    margin: 0 30px 30px 0;
    flex-grow: 1;
    text-align: center;
    padding: 50px 0;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 10px rgba(0,0,0,.1);
    transition: .3s
}

.companies-list .company:hover {
    transform: translateY(-3px)
}

@media (min-width: 993px) {
    .companies-list .company:nth-child(3n) {
        border-right:none
    }

    .companies-list .company:nth-last-child(-n+3) {
        border-bottom: none
    }
}

.companies-list .company img {
    max-width: 120px;
    max-height: 60px;
    display: inline-block;
    margin: 0;
    transform: translate3d(0,0,0)
}

.companies-list .company .company-logo {
    height: 60px;
    display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px
}

.companies-list .company h4 {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    transition: .3s;
    display: block
}

.companies-list .company .star-rating {
    margin-top: 5px
}

.company-not-rated,.not-rated {
    border-radius: 4px;
    background-color: #f0f0f0;
    color: #888;
    font-size: 14px;
    line-height: 15px;
    font-weight: 600;
    padding: 7px 9px;
    display: inline-block;
    margin-top: 8px;
    text-align: center
}

a.button,button.button,input[type=button],input[type=submit],span.button {
    background-color: #66676b;
    top: 0;
    padding: 10px 20px;
    line-height: 24px;
    color: #fff;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    transition: .2s ease-in-out;
    cursor: pointer;
    overflow: hidden;
    border: none;
    border-radius: 26px;
    box-shadow: none
}

.numbered ol,.tabs ul {
    padding: 0;
    list-style: none
}

.button i[class^=icon-material],a.button i[class^=icon-material],button.button i[class^=icon-material],input[type=button] i[class^=icon-material],input[type=submit] i[class^=icon-material] {
    font-size: 18px;
    height: 0;
    width: 18px;
    line-height: 0;
    top: 2px;
    position: relative;
    display: inline-block;
    margin-left: 3px
}

.button i[class^=icon-feather],a.button i[class^=icon-feather],button.button i[class^=icon-feather],input[type=button] i[class^=icon-feather],input[type=submit] i[class^=icon-feather] {
    font-size: 16px;
    height: 0;
    width: 16px;
    line-height: 0;
    top: 2px;
    position: relative;
    display: inline-block;
    margin-left: 3px
}

a.button.dark,button.button.dark,input[type=button].dark,input[type=submit].dark {
    background-color: #333;
    color: #fff;
    box-shadow: 0 4px 12px rgba(0,0,0,.1)
}

a.button.gray,button.button.gray,input[type=button].gray,input[type=submit].gray {
    background-color: #eaeaea;
    color: #666;
    box-shadow: none
}

a.button.gray:hover,button.button.gray:hover,input[type=button].gray:hover,input[type=submit].gray:hover {
    background-color: #e0e0e0
}

body .button i.icon-material-outline-arrow-right-alt {
    font-size: 22px;
    top: 4px
}

.button.full-width {
    max-width: 100%;
    width: 100%;
    text-align: center;
    display: block
}

.button.big {
    font-size: 18px;
    padding: 13px 22px
}

body .button.big i {
    font-size: 22px;
    top: 3px;
    position: relative
}

.button.button-slide-out span {
    transform: translateY(0);
    opacity: 1;
    transition: .3s
}

.button.button-slide-out:hover span {
    transform: translateY(-10px);
    opacity: 0;
    display: inline-block;
    transition: .3s
}

.button.button-slide-out i {
    transform: translateY(calc(-50% + 10px));
    opacity: 0;
    display: inline-block;
    transition: .3s;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 18px;
    top: 50%;
    height: 20px
}

.button.button-slide-out:hover i {
    transform: translateY(calc(-50% + 0));
    opacity: 1
}

.move-on-hover {
    box-shadow: 0 4px 12px rgba(102,103,107,.1);
    transform: translateY(0);
    transition: .3s
}

.move-on-hover:hover {
    box-shadow: 0 4px 12px rgba(102,103,107,.2);
    transform: translateY(-2px)
}

.centered-button {
    text-align: center;
    display: block
}

.centered-button .button,.margin-0-auto,.single-testimonial .single-inner.style-2 .testi-author-info img {
    margin: 0 auto
}

span.bookmark-icon {
    font-size: 20px;
    position: absolute;
    z-index: 101;
    right: 35px;
    top: 35px;
    cursor: pointer;
    background-color: #eee;
    color: silver;
    display: block;
    height: 39px;
    width: 39px;
    border-radius: 50%;
    transition: .4s;
    line-height: 27px
}

.list-1 li:before,mark.color,table.basic-table th {
    background-color: #1a1e25
}

@keyframes bookmarked-shadow {
    0% {
        box-shadow: 0 0 0 0 rgba(254,179,66,.8)
    }

    100% {
        box-shadow: 0 0 0 10px transparent
    }
}

.bookmark-icon:before {
    transition: transform .4s cubic-bezier(.8,-.41,.19,2.5);
    font-family: material-icons;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    top: 6px;
    content: "\e988"
}

.bookmark-icon:hover {
    background-color: #333;
    color: #fff
}

.bookmark-icon.bookmarked {
    animation: .3s bookmarked-shadow;
    background-color: #feb342;
    color: #fff
}

.bookmark-icon.bookmarked:before {
    animation: .5s bookmark-icon
}

@keyframes bookmark-icon {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.bookmark-button {
    background-color: #404040;
    display: inline-block;
    padding: 0 15px 0 59px;
    position: relative;
    height: 44px;
    line-height: 44px;
    color: #fff;
    border-radius: 4px;
    transition: .4s;
    cursor: pointer;
    box-shadow: 0 3px 12px rgba(0,0,0,.1)
}

.bookmark-button .bookmark-icon,.bookmark-button:hover .bookmark-icon {
    background-color: rgba(255,255,255,.05)
}

.bookmark-button .bookmark-icon {
    border-radius: 4px 0 0 4px;
    position: absolute;
    left: 0;
    right: auto;
    top: auto;
    height: 44px;
    width: 44px;
    pointer-events: none;
    transition: .4s;
    animation: none
}

.bookmark-button .bookmark-icon:before {
    top: 8px;
    color: #fff;
    transition: .4s;
    font-size: 18px
}

.bookmark-button.bookmarked {
    background-color: #feb342;
    color: #fff;
    box-shadow: 0 3px 12px rgba(254,179,66,.2)
}

.bookmark-button.bookmarked .bookmark-icon,.bookmark-button.bookmarked:hover .bookmark-icon {
    background-color: rgba(255,255,255,.16)
}

#not-found.center,.button-sliding-icon,.gallery-section .filter-gallery,.order-success-message,.text-center,.ud-chat-bots-wrapper ol li h3,.ud-chat-bots-wrapper ol li p,.ud-chat-bots-wrapper ol li small {
    text-align: center
}

.button-sliding-icon i {
    opacity: 0;
    max-width: 0;
    transition: .25s;
    display: inline-block;
    transform: translateX(-20px)
}

.button-sliding-icon:hover i,.button.button-sliding-icon:hover i {
    max-width: 20px;
    opacity: 1;
    transform: translateX(0)
}

.button.button-sliding-icon {
    padding-left: 20px;
    padding-right: 10px;
    width: 100%!important
}

.button.button-sliding-icon:hover {
    padding-right: 20px
}

.list-1,.list-2,.list-3 {
    padding: 3px 0 0;
    font-size: 16px
}

.list-1 li,.list-2 li,.list-3 li {
    list-style: none;
    margin: 10px 0 10px 20px;
    line-height: 27px;
    position: relative
}

.list-1 li:before,.list-2 li:before,.list-3 li:before,.list-4 li:before {
    margin: 0 0 0 -20px;
    position: relative;
    color: #66676b;
    float: left;
    display: block
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.list-1.gray li:before {
    color: #777
}

.list-2 li {
    margin-left: 28px
}

.list-2 li:before,.list-3 li:before {
    font-family: material-icons;
    content: "\e928";
    font-size: 18px;
    font-weight: 600;
    position: relative;
    top: -2px;
    margin-left: -28px
}

.list-3 li:before {
    content: "\e912";
    font-family: feather-icons;
    font-weight: 500;
    font-size: 18px
}

.list-1 li:before {
    content: "";
    height: 6px;
    width: 6px;
    border-radius: 2px;
    position: relative;
    top: 9px
}

.numbered ol {
    counter-reset: li;
    margin-left: 18px;
    display: inline-block;
    font-size: 16px
}

.notification p,.numbered ol>li::before {
    margin: 0;
    font-size: 15px
}

.numbered ol li {
    display: inline-block;
    padding: 6px 0;
    width: 100%
}

.numbered ol>li::before {
    content: counter(li);
    counter-increment: li;
    line-height: 35px;
    width: 36px;
    height: 36px;
    display: inline-block;
    border: 1px solid #333;
    border-radius: 50%;
    text-align: center;
    font-weight: 500;
    color: #333;
    position: relative;
    float: left;
    left: -18px;
    transform: translateY(-10%)
}

.numbered.color ol>li::before {
    border: 1px solid #66676b;
    color: #66676b
}

.numbered.color.filled ol>li::before {
    border: 1px solid #66676b;
    color: #fff;
    background-color: #66676b
}

mark {
    background-color: #fcf8e3;
    color: #8a803e;
    padding: 1px 5px
}

mark.color {
    border-radius: 4px;
    color: #fff
}

#result .success,.notification {
    line-height: 24px;
    margin-bottom: 15px;
    position: relative;
    padding: 20px 50px 20px 26px;
    border-radius: 3px
}

.notification {
    opacity: 1;
    transition: opacity .5s ease-in-out
}

.notification.hidden {
    opacity: 0;
    visibility: hidden;
    display: none
}

.notification.small-notification {
    padding: 10px 15px;
    font-size: 14px
}

#result .success,.notification.success {
    background-color: #ebf6e0
}

#result .success,.notification.success,.notification.success a,.notification.success strong {
    color: #5f9025
}

.notification.error {
    background-color: #ffe9e9
}

.notification.error,.notification.error a,.notification.error strong {
    color: #de5959
}

.notification.warning {
    background-color: #fbfadd
}

.notification.warning,.notification.warning a,.notification.warning strong {
    color: #8f872e
}

.notification.notice h4 {
    font-size: 19px;
    margin: 3px 0 15px
}

.notification.notice,.notification.notice a,.notification.notice h4,.notification.notice strong {
    color: #3184ae
}

.notification.notice {
    background-color: #e9f7fe
}

#ai_form .notification.notice {
    background: #e0edff;
    border-left: 5px solid;
    color: #007bff
}

.notification.notice.large {
    padding: 32px 36px
}

.ai-templates h4,.boxed-widget ul li.total-costs,.notification strong,.ud-chat-bots-wrapper ol li:hover p:nth-of-type(2) a {
    font-weight: 700
}

.notification.notice p span i,.tabs-header a,.welcome-text span a {
    font-weight: 500
}

.leaflet-control-attribution a:hover,.notification a {
    text-decoration: underline
}

.notification.error .close,.notification.notice .close,.notification.success .close,.notification.warning .close {
    padding: 0 9px;
    position: absolute;
    right: 0;
    top: 22px;
    display: block;
    height: 8px;
    width: 8px;
    cursor: pointer
}

.notification a.button {
    float: right;
    color: #fff;
    margin-top: 3px
}

.notification.notice a.button {
    background-color: #388fc5
}

.notification.warning a.button {
    background-color: #dfbe51
}

.notification.error a.button {
    background-color: #d34c4c
}

.notification.success a.button {
    background-color: #79ba38
}

.notification.closeable a.close:before {
    content: "\ea02";
    font-family: feather-icons;
    position: absolute;
    right: 25px;
    top: 0;
    cursor: pointer;
    font-weight: 600
}

table.basic-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: none;
    margin-bottom: 0
}

table.basic-table th {
    text-align: left;
    color: #fff;
    font-weight: 500
}

.share-buttons-icons li:first-child a,table.basic-table th:first-child {
    border-radius: 4px 0 0 4px
}

table.basic-table td,table.basic-table th {
    padding: 15px
}

table.basic-table td a.download-btn {
    background: #000;
    box-shadow: unset
}

.accordion {
    font-size: 16px;
    width: 100%;
    margin: 0 auto;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: none
}

.accordion .accordion {
    border-radius: 0;
    box-shadow: none
}

.accordion__item {
    border-bottom: 1px solid #dcdee2
}

.accordion-header {
    padding: 15px 25px;
    background: #fff;
    color: #2a2d35;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    transition: .3s;
    position: relative;
    box-shadow: 0 -1px 0 rgba(255,255,255,.15)
}

.accordion .accordion .accordion-header {
    box-shadow: 0 -1px 0 rgba(0,0,0,.07)
}

.accordion-header:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    content: "";
    opacity: 0;
    transition: .3s
}

.accordion-body__contents p:last-child,.boxed-list-item .item-description p,.tabs-content .tab p:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.accordion-body {
    background: #fff;
    color: #666;
    display: none
}

.accordion-body__contents {
    padding: 25px;
    font-size: 16px;
    line-height: 28px
}

.accordion__item.active:last-child .accordion-header {
    border-radius: none
}

.accordion:first-child>.accordion__item>.accordion-header {
    border-bottom: 1px solid transparent
}

.accordion__item>.accordion-header:after {
    content: "\e957";
    font-family: Material-Icons;
    font-size: 19px;
    float: right;
    position: relative;
    top: -1px;
    transition: .3s;
    transform: rotate(0)
}

.accordion__item.active>.accordion-header:after,.boxed-list-small.active .js-accordion-header h3:after,.dashboard-box.active .js-accordion-header h3:after {
    transform: rotate(-180deg)
}

.accordion__item .accordion__item .accordion-header {
    background: #f7f7f7;
    color: #666
}

.tabs-header .tab-hover {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #f3f4fe;
    width: auto;
    height: 100%;
    transition: .3s;
    z-index: -1;
    border-radius: 9px;
    border: 8px solid #fff
}

.tabs-header ul {
    display: flex;
    flex-direction: row;
    width: 100%;
    position: relative;
    justify-content: center
}

.tabs-header li {
    transition: .3s;
    border: 1px solid #e5e7eb
}

.tabs-header a {
    z-index: 1;
    display: block;
    box-sizing: border-box;
    padding: 15px 25px;
    color: #555;
    text-decoration: none
}

.pricing-tabs .tabs-header ul li:first-child {
    border-right: 0;
    border-radius: 9px 0 0 9px
}

.pricing-tabs .tabs-header ul li.active a {
    font-weight: 600;
    color: #1e1e1e
}

.pricing-tabs .tabs-header ul li:last-child {
    border-left: 0;
    border-radius: 0 9px 9px 0
}

.tabs-nav {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 15px;
    color: #fff;
    user-select: none;
    font-size: 19px
}

.tabs-content,.tabs-nav i {
    position: relative;
    transition: .3s
}

.share-buttons-icons li a,.share-buttons-trigger {
    height: 44px;
    width: 44px;
    line-height: 44px;
    text-align: center
}

.tabs-nav i {
    cursor: pointer;
    display: inline-block;
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    background-color: rgba(255,255,255,.1);
    border-radius: 4px;
    text-align: center;
    z-index: 101;
    margin-left: 5px
}

.tabs-nav i:hover {
    background-color: rgba(255,255,255,.15)
}

.tabs-content {
    overflow: hidden
}

.tabs-content:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    box-shadow: 0 0 20px 10px #fff
}

.tabs-content .tab {
    padding: 25px;
    display: none
}

.copy-url input {
    border-radius: 4px 0 0 4px;
    border-right: 0
}

.copy-url .copy-url-button {
    min-width: 48px;
    background-color: #66676b;
    color: #fff;
    border-radius: 0 4px 4px 0
}

.share-buttons-trigger {
    display: inline-block;
    color: #a0a0a0;
    font-size: 18px;
    background-color: #f0f0f0;
    border-radius: 4px;
    transition: .4s;
    cursor: default
}

.bootstrap-select .filter-option .glyphicon,.share-buttons-icons li a i,.share-buttons-trigger i {
    position: relative;
    top: 1px
}

.share-buttons-content {
    display: inline-block;
    position: relative;
    width: calc(100% - 60px)
}

.share-buttons-content span {
    margin-left: 10px;
    color: #888;
    cursor: default;
    padding: 10px 0;
    display: inline-block;
    transition: .4s
}

.popup-tabs-nav li.active a,.share-buttons-content span strong {
    color: #66676b;
    font-weight: 600
}

.share-buttons:hover .share-buttons-content span {
    opacity: 0;
    transition: .2s
}

.share-buttons-icons {
    position: absolute;
    left: 5px;
    top: 0;
    padding: 0;
    margin: 0;
    opacity: 0;
    transform: translateX(-10px);
    transition: .4s cubic-bezier(.5,-.41,.19,2)
}

.share-buttons:hover .share-buttons-icons {
    opacity: 1;
    transform: translate(0)
}

.share-buttons-icons li {
    display: inline-block;
    float: left
}

.share-buttons-icons li a {
    display: inline-block;
    background-color: #333;
    color: #fff;
    font-size: 14px
}

.verified-badge {
    height: 25px;
    width: 25px;
    display: inline-block;
    background-color: #38b653;
    border-radius: 50%;
    text-align: center
}

.verified-badge:before {
    content: "\e92b";
    font-family: feather-icons;
    font-size: 16px;
    color: #fff;
    position: relative;
    top: 0;
    line-height: 27px
}

.verified-badge-with-title {
    height: 26px;
    display: flex;
    top: -1px;
    color: #fff;
    font-size: 14px;
    background-color: #30ab4a;
    text-align: center;
    border-radius: 4px;
    padding: 0 8px 0 34px;
    margin: 0;
    overflow: hidden;
    line-height: 27px
}

.verified-badge-with-title:before {
    content: "\e92b";
    font-family: feather-icons;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 26px;
    height: 26px;
    width: 26px;
    display: inline-block;
    background-color: #38b653
}

.star-rating .star {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left;
    position: relative
}

.star-rating .star.half:after,.star-rating .star:before {
    font-family: material-icons;
    content: "\e988";
    display: block;
    color: #febe42;
    font-size: 22px
}

.star-rating .star.empty:before,.star-rating .star.half:before {
    color: #ddd
}

.message-by-headline:after,.rating:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.star-rating .star.half:after {
    color: #febe42;
    position: absolute;
    top: 0;
    width: 50%;
    display: block;
    height: 100%;
    overflow: hidden
}

.star-rating:before {
    content: attr(data-rating);
    float: left;
    border-radius: 4px;
    background-color: #febe42;
    color: #fff;
    font-size: 14px;
    line-height: 15px;
    font-weight: 700;
    padding: 5px 7px;
    position: relative;
    top: 1px;
    margin-right: 10px
}

.leave-rating {
    height: 24px;
    float: left;
    position: relative
}

.leave-rating:hover input[type=radio]:checked~label {
    color: #dadada
}

.leave-rating input[type=radio] {
    display: inline-block;
    width: 1px;
    position: absolute;
    opacity: 0;
    pointer-events: none;
    height: 100%;
    margin-left: 50%;
    left: 0;
    top: 0;
    transform: translateX(-50%)
}

.leave-rating input[type=radio]:checked~label {
    color: #ffc600
}

.leave-rating label {
    font-size: 24px;
    float: right;
    letter-spacing: 0;
    color: #dadada;
    cursor: pointer;
    transition: .3s
}

.leave-rating label:hover,.leave-rating label:hover~label {
    color: #ffc600!important
}

.leave-rating-title {
    display: block;
    margin: 0 0 4px
}

.welcome-text .leave-rating-container {
    text-align: center;
    margin: 15px auto 0;
    left: 50%;
    width: 100%;
    display: block
}

.welcome-text .leave-rating {
    position: relative;
    left: 50%;
    transform: translateX(-50%) scale(1.2)
}

.ripple-effect,.ripple-effect-dark {
    overflow: hidden;
    position: relative;
    z-index: 1
}

.ripple-effect span.ripple-overlay,.ripple-effect-dark span.ripple-overlay {
    animation: .9s ripple;
    border-radius: 100%;
    background: #fff;
    height: 12px;
    position: absolute;
    width: 12px;
    line-height: 12px;
    opacity: .1;
    pointer-events: none
}

.ripple-effect-dark span.ripple-overlay {
    background: #000;
    opacity: .07
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(4);
        transform: scale(4)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(40);
        transform: scale(40)
    }
}

.input-with-icon input {
    padding-right: 45px
}

.input-with-icon i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    font-size: 20px;
    color: #353740;
    font-style: normal;
    cursor: normal;
    pointer-events: none
}

.input-with-icon-left input {
    padding-left: 65px !important
}

.input-with-icon-left i {
    position: absolute;
    top: 0;
    color: #a0a0a0;
    text-align: center;
    line-height: 48px;
    width: 48px;
    height: 48px;
    font-size: 19px;
    background-color: #f8f8f8;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    display: block;
    border-radius: 4px 0 0 4px
}

.keywords-container {
    margin-bottom: -15px
}

.keywords-list {
    display: block;
    float: left;
    height: 0
}

.keyword {
    background-color: rgba(102,103,107,.07);
    color: #66676b;
    display: inline-block;
    float: left;
    padding: 0;
    border-radius: 4px;
    cursor: default;
    margin: 0 7px 7px 0;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    animation: .3s ease-in-out both KeywordIn;
    transition: .4s;
    overflow: hidden;
    max-width: 100%;
    font-size: 14.7px
}

@keyframes KeywordIn {
    0% {
        opacity: 0;
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

.keyword.keyword-removed {
    max-width: 0;
    margin: 0;
    overflow: hidden;
    opacity: 0;
    animation: .4s ease-in-out both KeywordOut;
    pointer-events: none
}

@keyframes KeywordOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 0;
        margin-top: -35px
    }
}

.keyword-text {
    padding-right: 12px
}

.keyword .keyword-remove:before {
    display: inline-block;
    cursor: pointer;
    font-family: feather-icons;
    content: "\ea02";
    line-height: 20px;
    position: relative;
    top: 2px;
    margin-right: 4px;
    margin-left: 10px;
    font-size: 15px
}

.keyword-input-container .keyword-input-button {
    position: absolute;
    top: 0;
    right: 0;
    height: 36px;
    width: 36px;
    padding: 0;
    color: #fff;
    background-color: #66676b;
    border-radius: 4px;
    margin: 6px;
    font-size: 19px;
    text-align: center;
    line-height: 36px
}

.keyword-input-container .keyword-input-button i {
    color: #fff;
    position: relative;
    top: 2px
}

input.keyword-input {
    margin: 0 0 15px
}

.tags-container input[type=checkbox]+label {
    transition: .3s;
    font-size: 14.7px;
    cursor: pointer;
    border-radius: 4px;
    background-color: #eee;
    color: #777;
    display: inline-block;
    padding: 6px 15px;
    margin: 0;
    line-height: 24px
}

.tags-container input[type=checkbox]+label:hover {
    background-color: #e8e8e8
}

.tags-container input[type=checkbox]:checked+label {
    background-color: #66676b;
    color: #fff;
    transition: .3s
}

.tags-container input[type=checkbox]+label:before {
    font-family: feather-icons;
    content: "\e92b";
    font-size: 18px;
    transition: .35s cubic-bezier(.5,-.41,.19,2),max-width .3s,margin .3s;
    max-width: 0;
    display: inline-block;
    position: relative;
    top: 3px;
    margin: 0;
    opacity: 0;
    color: #fff;
    line-height: 0;
    transform: scale(.5)
}

.tags-container input[type=checkbox]:checked+label:before {
    max-width: 30px;
    opacity: 1;
    transform: scale(1);
    margin: 0 5px 0 -2px
}

.tags-container .tag {
    display: inline-block;
    float: left;
    margin: 0 7px 7px 0;
    overflow: hidden
}

.switch-container {
    display: inline-block;
    cursor: pointer
}

.switches-list .switch-container label {
    cursor: pointer;
    position: relative;
    padding-left: 45px;
    line-height: 26px
}

.switch-button {
    display: inline-block;
    width: 34px;
    height: 20px;
    cursor: pointer;
    background-color: #ccc;
    border-radius: 50px;
    transition: .4s;
    margin: 0 7px 0 0;
    position: absolute;
    top: 2px;
    left: 0
}

.mfp-close::after,.mfp-close::before,.notify-box .switch-button,.simplebar-track.vertical {
    top: 0
}

.notify-box .switch-container {
    top: 1px;
    position: relative
}

.switch span.switch-text {
    display: block;
    padding-left: 48px;
    font-size: 16px;
    line-height: 22px;
    color: #666
}

.switch.interactive-effect input:checked+.switch-button:before {
    animation: .4s switch-shadow-color
}

.switch.interactive-effect .switch-button:before {
    animation: .4s switch-shadow
}

@keyframes switch-shadow {
    0% {
        box-shadow: 0 0 0 0 rgba(0,0,0,.3)
    }

    100% {
        box-shadow: 0 0 0 10px transparent
    }
}

@keyframes switch-shadow-color {
    0% {
        box-shadow: 0 0 0 0 rgba(102,103,107,.6)
    }

    100% {
        box-shadow: 0 0 0 10px transparent
    }
}

.switch-button:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    bottom: 2px;
    left: 2px;
    background-color: #fff;
    transition: .4s,box-shadow .3s;
    border-radius: 50px
}

.leaflet-container a.leaflet-popup-close-button:hover,.marker-cluster-large div,.marker-cluster-medium div,.marker-cluster-small div,input:checked+.switch-button {
    background-color: #66676b
}

input:checked+.switch-button:before {
    transform: translateX(14px)
}

.radio label {
    margin: 3px 0;
    cursor: pointer;
    position: relative;
    padding-left: 29px;
    line-height: 25px
}

.radio.billed-yearly-radio label:after {
    content: '36% voordeel';
    position: absolute;
    min-width: max-content;
    top: -15px;
    margin-left: 8px;
    color: #00b884;
    padding: 4px 11px;
    border-radius: 21px;
    background: rgb(19 255 188 / 12%)
}

.radio input[type=radio] {
    position: absolute;
    opacity: 0
}

.radio input[type=radio]+label .radio-label {
    content: '';
    background: #fff;
    border-radius: 100%;
    border: 2px solid #b4b4b4;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: 250ms;
    box-shadow: inset 0 0 0 8px #fff;
    z-index: 100;
    position: absolute;
    top: 2px;
    left: 0
}

.radio input[type=radio]+label .radio-label:after,.radio-label:before {
    top: 0;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    content: "";
    left: 0;
    width: 100%
}

.radio input[type=radio]+label .radio-label:after {
    background-color: #66676b;
    right: 0;
    margin: 0 auto;
    opacity: 1;
    transition: .3s;
    transform: scale(0);
    box-sizing: border-box;
    z-index: 99
}

.radio input[type=radio]:checked+label .radio-label {
    background-color: #66676b;
    border-color: #66676b;
    box-shadow: inset 0 0 0 3px #fff
}

.radio-label:before {
    background-color: transparent;
    display: block
}

.interactive-effect label .radio-label:before {
    animation: .4s radius-shadow
}

@keyframes radius-shadow {
    0% {
        box-shadow: 0 0 0 0 rgba(102,103,107,.4)
    }

    100% {
        box-shadow: 0 0 0 10px transparent
    }
}

.small-label {
    border-radius: 4px;
    display: inline-block;
    background: #e0f5d7;
    color: #449626;
    padding: 0 8px;
    line-height: 27px;
    margin-left: 5px;
    position: relative;
    top: -1px;
    font-size: 14px
}

.checkbox {
    display: inline-block;
    margin-bottom: 0
}

.checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.checkbox label {
    position: relative;
    cursor: pointer;
    padding-left: 30px;
    line-height: 25px
}

.checkbox label span.checkbox-icon {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #b4b4b4;
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 4px;
    transition: .3s;
    position: absolute;
    left: 0;
    top: 1px
}

.checkbox input+label span.checkbox-icon:after {
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    content: '';
    display: block;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: scale(.5) rotate(45deg);
    transition: .35s cubic-bezier(.3,-.41,.19,2),opacity .3s
}

.checkbox input:checked+label span.checkbox-icon {
    border-color: #66676b;
    background-color: #66676b
}

.checkbox input:checked+label span.checkbox-icon:after {
    transform: scale(1) rotate(45deg);
    opacity: 1
}

.uploadButton {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 10px;
    width: 100%;
    font-style: normal;
    font-size: 14px
}

.uploadButton .uploadButton-input {
    opacity: 0;
    position: absolute;
    overflow: hidden;
    z-index: -1;
    pointer-events: none
}

.uploadButton .uploadButton-button {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: 44px;
    padding: 10px 18px;
    cursor: pointer;
    border-radius: 4px;
    color: #66676b;
    background-color: transparent;
    border: 1px solid #66676b;
    flex-direction: row;
    transition: .3s;
    margin: 0;
    outline: 0;
    box-shadow: 0 3px 10px rgba(102,103,107,.1)
}

.uploadButton .uploadButton-button:hover {
    background-color: #66676b;
    box-shadow: 0 4px 12px rgba(102,103,107,.15);
    color: #fff
}

.uploadButton .uploadButton-file-name {
    flex-grow: 1;
    display: flex;
    align-items: center;
    flex: 1;
    box-sizing: border-box;
    padding: 0 10px 0 18px;
    min-height: 42px;
    top: 1px;
    position: relative;
    color: #888;
    background-color: transparent;
    overflow: hidden;
    line-height: 22px
}

.intro-banner {
    padding: 105px 0;
    position: relative
}

.intro-banner.big-padding {
    padding: 130px 0
}

.intro-banner:after,.intro-banner:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 15;
    background: linear-gradient(to right,#fafafa 20%,rgba(250,250,250,.95) 50%,rgba(250,250,250,.1) 80%,rgba(250,250,250,0) 100%)
}

.intro-banner:after {
    z-index: 5;
    background-color: #fafafa
}

.intro-banner .background-image-container,.video-container {
    height: 100%;
    z-index: 10;
    background-size: cover;
    position: absolute;
    top: 0;
    overflow: hidden
}

.intro-banner .background-image-container {
    background-repeat: no-repeat;
    background-position: 100% 60%;
    width: 90%;
    left: 10%
}

.intro-banner.disable-gradient:before {
    background: #f2f2f2;
    opacity: .85
}

.intro-banner.disable-gradient .background-image-container {
    left: 0;
    width: 100%
}

.banner-headline {
    display: block;
    max-width: 55%
}

.banner-headline h1,.banner-headline h2,.banner-headline h3,.banner-headline h4 {
    font-size: 28px;
    font-weight: 300;
    color: #777;
    line-height: 42px
}

.banner-headline-alt {
    margin: -10px 0 0;
    display: block
}

.banner-headline-alt h3 {
    font-size: 40px;
    font-weight: 600;
    color: #333;
    line-height: 50px
}

.banner-headline-alt span {
    font-size: 24px;
    color: #888;
    font-weight: 300;
    line-height: 34px;
    margin-top: 5px;
    display: inline-block
}

.category-box:hover .category-box-content p,.dark-overlay .banner-headline-alt span,.intro-banner.dark-overlay .banner-headline h1,.intro-banner.dark-overlay .banner-headline h2,.intro-banner.dark-overlay .banner-headline h3,.intro-banner.dark-overlay .banner-headline h4,.intro-banner.dark-overlay .banner-headline strong,.intro-banner.dark-overlay .intro-stats li span,a.attachment-box:hover i {
    color: rgba(255,255,255,.7)
}

.intro-banner-search-form {
    display: flex;
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 12px rgba(0,0,0,.09)
}

.video-container {
    left: 0;
    width: 100%;
    background-position: 50%
}

.video-container video {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background-size: cover;
    transition: opacity 1s;
    position: absolute;
    z-index: 9
}

.intro-search-field {
    padding: 10px 12px;
    border-right: 1px solid #e4e4e4;
    flex: 1;
    align-items: center;
    display: flex;
    position: relative
}

.intro-search-field .field-title {
    content: attr(data-field-tiele);
    position: absolute;
    top: 0;
    left: 0;
    background: #66676b;
    color: #fff;
    border-radius: 4px;
    padding: 5px 10px;
    line-height: 22px;
    transform: translateY(calc(-100% - 15px));
    cursor: default
}

.intro-banner-search-form .intro-search-field:nth-last-child(2),.intro-banner.dark-overlay .intro-stats li:last-child {
    border-right: none
}

.intro-search-button {
    margin: 8px 8px 8px 0;
    flex: auto;
    flex-grow: 0;
    display: flex;
    align-items: center
}

.intro-search-button .button {
    height: 52px;
    line-height: 52px;
    padding: 0 30px;
    font-size: 18px
}

.intro-banner-search-form input {
    box-shadow: none;
    font-size: 18px;
    margin: 0;
    padding: 10px 15px
}

.intro-banner-search-form input::placeholder {
    color: #888
}

.intro-banner-search-form .input-with-icon {
    align-self: center;
    flex: 1
}

.intro-banner-search-form .input-with-icon input {
    padding: 10px 15px 10px 43px
}

.intro-banner-search-form .input-with-icon i {
    position: absolute;
    right: auto;
    left: 10px;
    top: calc(50% - 1px);
    font-size: 24px;
    color: #b0b0b0
}

.intro-search-field.with-autocomplete .pac-container {
    border: none;
    padding-top: 0;
    z-index: 9;
    left: 0!important;
    top: 100%!important;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
    width: 100%!important;
    margin-top: 0;
    overflow: visible
}

.intro-search-field.with-autocomplete .pac-container:before {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 5px;
    display: block;
    top: -5px;
    left: 0
}

.intro-search-field .bootstrap-select.btn-group button {
    padding: 0 15px;
    box-shadow: none;
    font-size: 18px
}

.intro-stats {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex
}

.intro-stats li {
    flex: auto;
    flex-grow: 0;
    margin-right: 35px;
    padding-right: 35px;
    border-right: 1px solid #e0e0e0
}

.intro-stats li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none
}

.intro-stats li span,.intro-stats li strong {
    display: block;
    margin: 0;
    padding: 0
}

.intro-stats li strong {
    font-weight: 600;
    color: #333;
    font-size: 28px;
    margin-bottom: 2px
}

.intro-stats li span {
    font-weight: 300;
    color: #888;
    font-size: 18px
}

.intro-banner.dark-overlay:before {
    background: #333;
    opacity: .75
}

.intro-banner.dark-overlay .background-image-container {
    left: 0;
    width: 100%;
    background-position: 100%
}

.intro-banner.dark-overlay .intro-banner-search-form {
    box-shadow: 0 3px 12px rgba(0,0,0,.2)
}

.intro-banner.dark-overlay .intro-stats li {
    border-right: 1px solid rgba(255,255,255,.25)
}

.categories-container,.counters-container {
    display: flex;
    flex-wrap: wrap
}

.category-box {
    flex: 0 0 25%;
    align-content: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin: 0;
    text-align: center;
    padding: 25px;
    border-radius: 4px;
    transition: .35s
}

@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none) {
    .header-notifications-trigger,.header-notifications-trigger a {
        height: 40px
    }

    .header-notifications.user-menu {
        top: -8px
    }

    .single-page-header .header-image {
        max-width: 140px
    }

    .intro-search-field .field-title {
        transform: translateY(-100%);
        margin-top: -15px
    }

    .intro-banner-search-form input {
        line-height: 20px
    }

    .intro-search-field .bootstrap-select.open .dropdown-menu {
        top: 55px
    }

    .category-box {
        max-width: 25%;
        text-align: center
    }

    .category-box-counter {
        width: 50px!important
    }

    .boxed-list-item .item-image {
        max-width: 60px
    }

    .boxed-list-item .item-image img {
        width: 100%
    }
}

.category-box-icon {
    font-size: 42px;
    line-height: 32px;
    color: #66676b;
    position: relative
}

.category-box-icon i {
    height: 42px;
    display: block;
    transition: .35s;
    margin-bottom: 12px
}

.category-box-counter {
    width: auto;
    height: 24px;
    font-size: 14px;
    line-height: 25px;
    border-radius: 4px;
    padding: 0 8px;
    color: #909090;
    background: rgba(0,0,0,.06);
    font-weight: 600;
    display: inline-block;
    margin: 0 auto 18px;
    transition: .35s
}

.photo-box,.photo-box:before {
    transition: .4s;
    border-radius: 4px
}

.category-box-content h3 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: 0;
    padding: 0;
    transition: .35s
}

.category-box-content p {
    color: #888;
    margin: 5px 0 0;
    padding: 0;
    line-height: 24px;
    transition: .35s
}

.category-box:hover {
    background: #66676b;
    box-shadow: 0 4px 12px rgba(102,103,107,.2);
    color: #fff
}

.category-box:hover .category-box-counter {
    background: rgba(0,0,0,.2);
    color: #fff
}

.photo-box {
    height: 360px;
    display: block;
    position: relative;
    background-size: cover;
    background-position: 100%;
    box-shadow: 0 3px 10px rgba(0,0,0,.2);
    margin: 0 0 25px
}

.photo-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #333;
    opacity: .5
}

.photo-box-content {
    position: absolute;
    bottom: 30px;
    left: 30px
}

.photo-box-content h3 {
    color: #fff;
    font-size: 20px;
    line-height: 28px
}

.photo-box-content span {
    color: #333;
    background: #fff;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 500;
    padding: 4px 10px;
    line-height: 20px;
    margin-top: 8px;
    display: inline-block
}

.photo-box:hover {
    box-shadow: 0 4px 12px rgba(102,103,107,.25);
    transform: translateY(-10px)
}

.photo-box:hover:before {
    background: #66676b;
    opacity: .95
}

.photo-box.small {
    height: 160px;
    margin-bottom: 30px
}

.photo-box.small:hover {
    transform: translateY(-5px)
}

.photo-box.small .photo-box-content {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: auto;
    top: 50%;
    transform: translateY(-49%)
}

.photo-box.small .photo-box-content h3,.qtyButtons input,.qtyTitle {
    font-size: 16px;
    font-weight: 600
}

.photo-box.small .photo-box-content span {
    color: #fff;
    background: #66676b;
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
    transition: .3s
}

.photo-box.small:hover .photo-box-content span {
    color: #fff;
    background: rgba(0,0,0,.2)
}

.billing-cycle-radios {
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: -15px
}

.pricing-moneybackguarantee {
    display: flex;
    grid-gap: 6px;
    gap: 6px;
    align-items: center;
    padding: 6px 11px;
    border-radius: 21px;
    background: rgb(19 255 188 / 12%);
    max-width: fit-content
}

.pricing-moneybackguarantee .pricing-icon {
    padding: 2px;
    border-radius: 50%;
    background-color: #00b884;
    color: #fff
}

.pricing-moneybackguarantee .pricing-text {
    padding-block-start:2px;color: #00b884;
    font-weight: 500
}

.billing-cycle-radios.text-align-left,.menu_detail {
    text-align: left
}

.billing-cycle-radios .radio {
    margin-right: 20px
}

.pricing-plans-container {
    border-radius: 9px;
    box-shadow: 0 0 25px rgba(0,0,0,.1);
    display: flex
}

.pricing-plan {
    flex: 1;
    padding: 35px 17px;
    position: relative
}

.pricing-plan:first-of-type {
    padding-left: 35px;
    margin-left: 0!important
}

[data-tab-id="2"] .pricing-plan:first-of-type {
    position: relative;
    bottom: unset;
    order: 0
}

[data-tab-id="2"] .pricing-plan:first-of-type .pricing-plan-features ul {
    columns: 1
}

#titlebar.gradient span.name,.pricing-plan h3 {
    font-size: 20px;
    font-weight: 600
}

.pricing-plan-label {
    background: #f3f4fe;
    border-radius: 4px;
    font-size: 18px;
    color: #888;
    text-align: center;
    line-height: 24px;
    padding: 15px;
    margin: 22px 0
}

.pricing-plan-label strong {
    font-size: 32px;
    font-weight: 700;
    color: #333;
    margin-right: 5px;
    line-height: 30px
}

.recommended .pricing-plan-label {
    background-color: rgba(102,103,107,.06);
    color: #66676b
}

.pricing-plan-features strong {
    color: #333;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 24px;
    display: inline-block
}

.message-reply i,.pricing-plan-features ul {
    padding: 0;
    margin: 0
}

.pricing-plan-features ul li {
    display: block;
    margin: 0;
    padding: 3px 0;
    line-height: 24px
}

.pricing-plan .button:hover,.pricing-plan.recommended .button {
    color: #fff;
    background-color: #66676b;
    box-shadow: 0 4px 12px rgba(102,103,107,.15)
}

.pricing-plan .button {
    color: #66676b;
    background-color: #fff;
    border: 1px solid #66676b;
    box-shadow: 0 4px 12px rgba(102,103,107,.1)
}

.pricing-plans-container .pricing-plan.recommended .button {
    color: #fff;
    border: 0
}

.pricing-plan .button:hover {
    box-shadow: 0 4px 12px rgba(102,103,107,.15)
}

.pricing-plan.recommended {
    box-shadow: 0 0 45px rgba(0,0,0,.09);
    padding: 35px;
    margin: 0 15px
}

.pricing-plan .recommended-badge {
    background-color: #66676b;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 45px;
    top: -10px;
    left: 0;
    text-align: center;
    border-radius: 8px 8px 0 0;
    font-weight: 600;
    line-height: 45px
}

.headline-border-top,.section-headline.border-top,.section.border-top {
    border-top: 1px solid #e0e0e0
}

.boxed-widget {
    background-color: #fff;
    padding: 5px;
    transform: translate3d(0,0,0);
    z-index: 90;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #e5e7eb
}

.boxed-widget-headline {
    font-size: 20px;
    padding: 20px 25px;
    background-color: #f3f4fe;
    color: #333;
    position: relative;
    border-radius: 4px 4px 0 0
}

.boxed-widget-headline h3 {
    font-size: 20px;
    padding: 0;
    margin: 0
}

.boxed-widget-inner,.dashboard-box .content.with-padding {
    padding: 30px
}

.ai-templates .content,.boxed-widget.summary .boxed-widget-footer,.summary .boxed-widget-inner {
    padding: 20px
}

.summary .boxed-widget-inner ul li:first-of-type strong {
    font-weight: 700;
    color: #010101
}

#leaflet-geocode-cont ul,.boxed-widget ul,ul.dashboard-box-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.boxed-widget ul li span {
    float: right;
    color: #333;
    font-weight: 600
}

.boxed-widget ul li {
    color: #666;
    padding-bottom: 1px
}

.boxed-widget ul li small {
    line-height: 1;
    margin-bottom: 10px;
    color: #999
}

.boxed-widget.summary li.total-costs {
    font-size: 18px;
    border-top: 1px solid #e4e4e4;
    padding-top: 18px;
    margin-top: 18px
}

.boxed-widget-footer {
    border-top: 1px solid #e4e4e4;
    width: 100%;
    padding: 20px 30px
}

.boxed-widget.summary li.total-costs span {
    font-weight: 700;
    color: #66676b
}

.listing-item-container.compact.order-summary-widget .listing-item {
    border-radius: 4px 4px 0 0;
    cursor: default;
    height: 240px
}

.billing-cycle .radio {
    flex: 1;
    margin: 5px 20px 5px 0
}

.billing-cycle .radio label {
    border-radius: 4px;
    border: 2px solid #eee;
    padding: 25px;
    height: 100%;
    align-self: center
}

.billing-cycle .radio input[type=radio]+label .radio-label {
    position: relative;
    top: 2px;
    margin-right: 7px
}

.billing-cycle-details {
    display: block;
    padding-left: 30px
}

.discounted-price-tag,.regular-price-tag {
    font-size: 14px;
    background: #e0f5d7;
    color: #449626;
    border-radius: 4px;
    line-height: 20px;
    padding: 4px 10px;
    flex-grow: 0;
    flex: auto;
    width: auto;
    transition: .3s;
    margin-top: 6px;
    margin-right: 5px;
    display: inline-block
}

.card-label>input,.payment-tab {
    width: 100%;
    box-sizing: border-box
}

.line-through {
    text-decoration: line-through;
    background-color: #fbf6dd;
    color: #a18d29
}

.payment-logo {
    height: 24px;
    position: absolute;
    right: 19px;
    top: 18px
}

.payment-logo.paypal {
    height: 16px;
    top: 22px
}

.payment-tab-trigger>input {
    position: absolute;
    visibility: hidden
}

.payment-tab-trigger {
    padding: 0 20px
}

.payment-tab-trigger>label {
    cursor: pointer;
    display: block;
    position: relative;
    padding: 14px 0;
    top: 3px;
    margin-bottom: 0;
    font-weight: 500
}

.payment-tab-trigger>label::before {
    transition: .2s;
    box-sizing: border-box;
    background-color: #fff;
    border: 2px solid #d0d0d0;
    border-radius: 100%;
    content: "";
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 3px;
    width: 18px;
    height: 18px
}

.payment-tab-trigger>label::after {
    background: #fff;
    border-radius: 100%;
    content: "";
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 22px;
    width: 8px;
    height: 8px;
    transition: .2s;
    transform: scale(0)
}

.payment-tab-trigger>input:checked~label::before {
    border-color: #66676b
}

.payment-tab-trigger>input:checked~label::after {
    background-color: #66676b;
    transform: scale(1)
}

.payment {
    border: 2px solid #f2f2f2;
    border-radius: 4px;
    overflow: hidden
}

.payment-tab {
    background: #f2f2f2;
    max-height: 60px;
    overflow: hidden;
    position: relative;
    transition: .3s ease-in-out
}

.payment-tab:last-of-type {
    border-radius: 0 0 4px 4px
}

.payment-tab.payment-tab-active {
    max-height: fit-content;
    background: #fff
}

.payment-tab-content {
    padding: 0 20px 20px;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    transition: .2s ease-in-out
}

.breathing-icon,.icon-box-check {
    transition: .4s;
    border-radius: 50%
}

.payment-form-row {
    margin-top: -10px;
    margin-bottom: 5px
}

.payment-tab.payment-tab-active .payment-tab-content {
    visibility: visible;
    opacity: 1
}

.card-label>input {
    display: block;
    height: 51px;
    margin: 14px auto 5px;
    padding: 15px 0;
    transition: border-color .3s;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    text-decoration: none;
    border-radius: 0;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.06);
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #e0e0e0
}

.card-label>input:focus {
    box-shadow: none;
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 0
}

.card-label>input::placeholder {
    transition: .2s ease-in-out;
    -webkit-transform-origin: left
}

.card-label>input:focus::placeholder {
    transform: translateY(-18px)
}

.card-label>label {
    background-color: #fff;
    margin: 6px auto auto 8px;
    font-size: 13px;
    padding: 0 7px;
    font-weight: 500;
    color: #909090;
    display: none
}

.payment-tab p {
    margin: 10px 0
}

.order-confirmation-page {
    text-align: center;
    padding-bottom: 120px;
    padding-top: 0
}

.order-confirmation-page h2 {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -.5px;
    margin-bottom: 25px;
    display: block
}

.order-confirmation-page p {
    font-size: 20px;
    color: gray;
    font-weight: 300;
    display: block;
    line-height: 32px
}

.icon-box h3,.icon-box h4 {
    margin: 4px 0;
    line-height: 26px
}

.order-confirmation-page a.button {
    background-color: #eee;
    color: #606060;
    font-weight: 600;
    font-size: 18px;
    box-shadow: none;
    padding-top: 14px;
    padding-bottom: 14px
}

.dialog-with-tabs .mfp-close:before,.order-confirmation-page a.button i,h2 {
    font-size: 24px
}

.book-now.button {
    padding: 9px;
    margin-bottom: -4px
}

.breathing-icon {
    background-color: #66676b;
    width: 120px;
    height: 120px;
    line-height: 0;
    margin: 30px auto 70px;
    position: relative;
    z-index: 100;
    color: #fff;
    font-weight: 500;
    animation: 3s infinite bicokAnim;
    box-shadow: 0 0 0 15px rgba(102,103,107,.07);
    font-size: 90px
}

.breathing-icon i {
    color: #fff;
    position: absolute;
    top: 53%;
    left: 0;
    right: 0;
    transform: translateY(-50%)
}

@keyframes bicokAnim {
    0%,100% {
        box-shadow: 0 0 0 15px rgba(102,103,107,.07)
    }

    50% {
        box-shadow: 0 0 0 28px rgba(102,103,107,.12)
    }
}

@media (max-width: 991px) {
    body .ud-images {
        padding-top:0
    }

    body .ud-images .container {
        max-width: 100%
    }

    body .ud-images .ud-section-title h2 {
        font-size: 37px
    }

    body .ud-about .ud-chat-bots-wrapper ol li {
        flex: 0 0 25%;
        max-width: 23.9%;
        margin: 0
    }

    .payment-tab.payment-tab-active {
        max-height: 800px
    }

    .order-confirmation-page i {
        font-size: 100px
    }

    .order-confirmation-page p {
        font-size: 18px
    }

    .order-confirmation-page h2 {
        font-size: 30px
    }
}

.icon-box {
    text-align: center;
    margin-top: 45px;
    position: relative
}

.icon-box-circle {
    background-color: #fff;
    width: 50%;
    height: 60px;
    z-index: 100;
    margin: 0 auto 35px;
    display: inline-block;
    position: relative
}

.icon-box-circle-inner {
    font-size: 72px;
    color: #ccc;
    position: relative;
    width: 60px;
    margin: 0 auto;
    display: inline-block
}

.icon-box-check {
    background-color: #66676b;
    width: 30px;
    height: 30px;
    line-height: 32px;
    font-size: 18px;
    margin: 0 auto;
    z-index: 100;
    animation: 2s infinite checkAnim;
    color: #fff;
    font-weight: 500;
    position: absolute;
    bottom: -3px;
    right: -10px;
    box-shadow: 0 0 0 5px rgba(102,103,107,.1)
}

@keyframes checkAnim {
    0%,100% {
        box-shadow: 0 0 0 5px rgba(102,103,107,.15)
    }

    50% {
        box-shadow: 0 0 0 8px rgba(102,103,107,.15)
    }
}

.icon-box span {
    color: #666;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500
}

.icon-box h3 {
    font-size: 22px;
    font-weight: 500
}

.icon-box p {
    margin: 25px 0 0;
    font-style: 16px;
    padding: 0 10px;
    color: gray
}

.icon-box.with-line:before {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 40px;
    background: #e9e9e9;
    display: block;
    z-index: 9
}

.testimonial-box {
    background: 0 0;
    border-radius: 6px;
    padding: 35px 45px 45px;
    color: #888;
    position: relative;
    margin: 70px 0 0;
    box-shadow: none;
    transition: .4s;
    cursor: grab;
    text-align: center;
    transform: scale(.8)
}

.testimonial-box:before {
    content: "\e948";
    font-family: material-icons;
    position: absolute;
    top: -35px;
    left: 0;
    font-size: 80px;
    transform: translateY(-100%);
    color: #66676b;
    opacity: 0;
    transition: .3s
}

.testimonial-carousel .slick-slide {
    margin: 0 20px 30px;
    opacity: 0;
    transition: .4s;
    pointer-events: all
}

.testimonial-carousel .slick-slide.slick-active {
    opacity: 1;
    filter: none;
    pointer-events: all
}

.testimonial-carousel .slick-slide.slick-active .testimonial-box {
    transform: scale(1);
    background: #fff;
    color: #666;
    box-shadow: 0 0 30px rgba(0,0,0,.08)
}

.testimonial,.testimonial p {
    font-size: 18px;
    font-weight: 300;
    color: gray;
    line-height: 32px
}

.testimonial-author {
    display: block;
    width: 100%;
    padding: 20px 0 15px;
    text-align: center;
    margin: 0 auto
}

.testimonial-avatar {
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    margin: 0 auto;
    left: 0;
    right: 0
}

.testimonial-avatar img {
    width: 70px;
    display: inline-block;
    text-align: center;
    height: auto;
    border-radius: 50%;
    margin: 0 auto
}

.testimonial-author h4 {
    display: block;
    width: 100%;
    font-size: 18px;
    padding-top: 0;
    color: #333;
    font-weight: 600
}

.testimonial-author span {
    display: inline-block;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 300;
    line-height: 23px;
    padding: 3px 12px;
    margin: 5px 0 10px;
    background-color: #66676b;
    color: #fff;
    box-shadow: 0 2px 10px rgba(102,103,107,.25)
}

.testimonial-box .star-rating {
    height: 30px;
    display: inline-block;
    margin-bottom: -10px;
    margin-top: 15px
}

.testimonial-carousel .slick-next {
    right: 25%
}

.testimonial-carousel .slick-prev {
    left: 25%
}

.testimonial-carousel .slick-next,.testimonial-carousel .slick-prev {
    margin-top: 35px
}

@media (max-width: 1600px) {
    .testimonial-carousel .slick-next {
        right:15%
    }

    .testimonial-carousel .slick-prev {
        left: 15%
    }
}

.logo-carousel .logo-carousel-item {
    display: inline-block;
    height: 120px;
    text-align: center;
    position: relative
}

.logo-carousel .logo-carousel-item img {
    max-height: 46px;
    max-width: 70%;
    margin: 0 auto;
    height: auto;
    left: 0;
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.blog-carousel {
    width: calc(100% + 30px);
    left: -15px
}

.blog-carousel .blog-compact-item-container {
    margin: 15px;
    display: inline-block;
    width: 30%
}

.full-width-carousel-fix .blog-carousel.slick-initialized .blog-compact-item-container,.full-width-carousel-fix .default-slick-carousel.slick-initialized .freelancer {
    margin: 15px;
    transform: scale(.85);
    opacity: 0;
    pointer-events: none;
    transition: .4s
}

.full-width-carousel-fix .blog-carousel.slick-initialized .slick-slide.slick-active.blog-compact-item-container,.full-width-carousel-fix .default-slick-carousel.slick-initialized .slick-slide.slick-active.freelancer {
    transform: scale(1);
    opacity: 1;
    pointer-events: all
}

.full-width-carousel-fix .blog-carousel.slick-initialized .slick-slide.slick-active.blog-compact-item-container:hover {
    transform: scale(1) translateY(-10px)
}

.photo-section {
    background-size: cover;
    background-position: 50%;
    display: block
}

.photo-section:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: .65;
    display: block;
    position: absolute;
    top: 0
}

.text-content {
    background: 0 0;
    padding: 110px 0;
    font-weight: 500;
    z-index: 99
}

.text-content a.button {
    font-size: 16px;
    box-shadow: 0 3px 8px rgba(0,0,0,.1)
}

.text-content p {
    font-size: 18px;
    font-weight: 300;
    line-height: 31px;
    opacity: .85
}

.text-content h2 {
    margin-bottom: 23px;
    line-height: 46px;
    font-size: 34px;
    font-weight: 500
}

.bidding-widget .bidding-signup a,.dashboard-box .bidding-detail strong,.qtyTotal,.single-counter h3 {
    font-weight: 600
}

.top-1 {
    top: -1px
}

.single-counter {
    flex: 1;
    text-align: center;
    border-right: 1px solid #e0e0e0;
    margin-top: 80px
}

.single-counter:last-child {
    border-right: 0
}

.single-counter i {
    font-size: 64px;
    color: #ccc;
    position: absolute;
    top: -20px;
    transform: translateY(-100%);
    left: 0;
    right: 0
}

.single-counter h3 {
    font-size: 36px;
    color: #66676b;
    margin-bottom: 7px
}

.single-counter .counter-title {
    color: #888;
    padding-top: 0;
    display: inline-block;
    border-radius: 4px;
    font-size: 18px
}

.countdown {
    border-radius: 4px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    padding: 14px
}

.countdown.green {
    background-color: #e7f8ec;
    color: #289c41
}

.dashboard-status-button.yellow {
    position: absolute;
    right: 8px;
    top: 8px
}

.countdown.yellow,.dashboard-status-button.yellow {
    background-color: #fbf6dd;
    color: #a18d29
}

.bidding-widget,.job-overview {
    border-radius: 4px;
    background-color: #f9f9f9
}

.dashboard-box .bidding-widget,.popup-tab-content .bidding-widget {
    border-radius: 0;
    background-color: transparent
}

.dashboard-box .slider-handle.custom,.popup-tab-content .slider-handle.custom {
    border: 1px solid #e0e0e0;
    box-shadow: 0 1px 4px rgba(0,0,0,.07)
}

.bidding-widget .bidding-inner {
    padding: 30px 35px
}

.bidding-widget .bidding-headline {
    background-color: #f0f0f0;
    position: relative;
    border-radius: 4px 4px 0 0;
    color: #333;
    font-size: 20px;
    padding: 20px 35px
}

.bidding-widget .bidding-headline h3 {
    color: #333;
    font-size: 20px;
    padding: 0;
    margin: 0
}

.bidding-widget .bidding-signup {
    color: #666;
    font-size: 14.7px;
    padding: 16px 35px;
    text-align: center;
    border-top: 1px solid #e0e0e0
}

.bidding-widget button.button {
    margin-bottom: 3px
}

.bidding-widget .bidding-detail {
    color: #888;
    display: block
}

.bidding-widget .bidding-detail strong {
    color: #333;
    font-weight: 700
}

.bidding-widget .bidding-value {
    margin: 5px 0 20px;
    font-size: 26px;
    font-weight: 500;
    color: #333
}

.bidding-widget .button {
    box-shadow: 0 4px 12px rgba(102,103,107,.15);
    transition: .3s;
    height: 46px
}

.bidding-widget .bidding-fields {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 12px;
    width: calc(100% + 20px)
}

.account-type div,.bidding-widget .bidding-fields .bidding-field,.fun-fact-text {
    flex: 1;
    margin-right: 20px
}

.qtyButtons {
    display: flex;
    margin: 0;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.12);
    height: 48px;
    padding: 6px
}

.qtyButtons input,.qtyDec,.qtyInc {
    height: 36px;
    line-height: 36px;
    color: gray;
    text-align: center
}

.qtyButtons input {
    outline: 0;
    width: 50px;
    margin: 0!important;
    padding: 0 5px;
    border: none;
    display: inline-block;
    flex-grow: 1;
    box-shadow: none!important
}

.qtyTitle {
    line-height: 36px;
    padding-right: 15px;
    display: block;
    flex: 1
}

.qtyDec,.qtyInc {
    width: 36px;
    font-size: 18px;
    background-color: #f0f0f0;
    border-radius: 4px;
    cursor: pointer;
    font-family: feather-icons;
    flex: 1;
    min-width: 36px;
    max-width: 36px;
    transition: .3s
}

.custom-zoom-in:before,.qtyInc:before {
    content: "\e9b1"
}

.custom-zoom-out:before,.qtyDec:before {
    content: "\e996"
}

.qtyTotal {
    background-color: #66676b;
    border-radius: 50%;
    color: #fff;
    font-size: 11px;
    font-family: open sans,sans-serif;
    line-height: 18px;
    text-align: center;
    position: relative;
    top: -2px;
    left: 2px;
    height: 18px;
    width: 18px
}

.slick-list,.slick-slider,.slick-track {
    position: relative;
    display: block
}

@media (max-width: 1366px) {
    .single-page-header.freelancer-header .header-image {
        height:130px;
        flex: 0 0 130px;
        width: 130px
    }

    .blog-compact-item {
        height: 420px
    }

    .letters-list a {
        font-size: 16px;
        height: 36px;
        width: 36px;
        line-height: 36px;
        margin: 0 -1px
    }

    .banner-headline h1,.banner-headline h2,.banner-headline h3,.banner-headline h4 {
        font-size: 26px;
        line-height: 42px
    }

    .qtyDec,.qtyInc {
        min-width: 34px;
        max-width: 34px
    }

    .bidding-widget .bidding-inner {
        padding: 27px 32px
    }

    .bidding-widget .bidding-headline {
        padding: 20px 32px
    }
}

#not-found {
    margin: 40px 0 80px
}

#not-found h2 {
    text-align: center;
    font-size: 210px;
    line-height: 210px;
    font-weight: 500;
    letter-spacing: -8px
}

#not-found p {
    text-align: center;
    font-size: 24px;
    line-height: 42px;
    margin-top: 0;
    margin-bottom: 30px
}

.maintenance-mode h2 {
    font-size: 90px!important;
    line-height: 1!important;
    letter-spacing: 0!important
}

.maintenance-mode p {
    font-size: 20px!important
}

.slick-dots li,.slick-next,.slick-prev {
    font-size: 0;
    cursor: pointer;
    transition: .3s;
    outline: 0;
    padding: 0
}

#not-found i {
    color: #e0e0e0;
    font-size: 180px;
    top: 0;
    margin-left: -40px;
    position: relative
}

#not-found a,.hero-content .button {
    padding: 16px 36px;
    font-size: 18px
}

.not-found-search.intro-banner-search-form,.not-found-search.intro-banner-search-form .intro-search-field,.not-found-search.intro-banner-search-form input {
    background: #f7f7f7;
    box-shadow: none
}

@media (max-width: 767px) {
    #not-found h2 {
        font-size:110px;
        line-height: 110px
    }

    #not-found p {
        font-size: 20px;
        line-height: 32px
    }

    #not-found i {
        font-size: 120px;
        top: 5px;
        margin-left: 0
    }

    #pricing.ud-pricing .container .tabs-content .pricing-plans-container {
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap
    }

    #pricing.ud-pricing .container .tabs-content .pricing-plans-container .pricing-plan:first-of-type {
        order: 4
    }

    .not-found-search.intro-banner-search-form {
        margin-top: -30px
    }

    .login-register-page .account-type {
        width: 100%
    }

    .login-register-page .account-type div {
        margin-right: 0
    }

    .login-register-page .social-login-buttons button {
        margin-right: 0;
        width: 100%;
        display: block;
        max-width: 100%
    }

    #pricing .pricing-moneybackguarantee {
        position: relative;
        top: -55px;
        margin: auto
    }

    #pricing .tabs-content {
        margin: 0 -20px
    }

    .radio.billed-yearly-radio label:after {
        content: '-36%';
        margin-left: 0
    }

    .ud-chat-bots-wrapper ol li p img {
        height: auto
    }
}

.login-register-page .welcome-text h3 {
    font-size: 26px
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

#map,#singleListingMap,.dropdown-toggle:focus,.leaflet-control-geocoder-form input:focus,.open>a,.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.leaflet-zoom-anim .leaflet-zoom-hide,.slick-loading .slick-slide,.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px
}

.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.float-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,[dir=rtl] .slick-slide {
    float: right
}

.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container,.slick-slide.dragging img {
    pointer-events: none
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-next,.slick-prev {
    line-height: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    border: none;
    background-color: #333;
    border-radius: 4px;
    width: 48px;
    height: 48px;
    display: block;
    top: calc(50% - 15px);
    transform: translateY(-50%);
    box-shadow: 0 3px 12px rgba(0,0,0,.15);
    z-index: 10
}

.slick-next:hover,.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: #66676b
}

.slick-next.slick-disabled,.slick-prev.slick-disabled {
    pointer-events: none;
    cursor: default;
    background-color: #e8e8e8;
    box-shadow: none
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,.boxed-list-item .item-details .detail-item a,.profile-overview .overview-item span,.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    color: gray
}

.slick-next:before,.slick-prev:before {
    font-family: feather-icons;
    font-size: 26px;
    line-height: 1;
    opacity: 1;
    transition: .3s;
    position: relative;
    color: #fff
}

.slick-prev {
    left: -85px
}

.slick-prev:before {
    content: '\e92f';
    left: -1px
}

.slick-next {
    right: -85px
}

.slick-next:before {
    content: '\e930';
    right: -1px
}

.slick-dots {
    margin: 0 auto;
    padding: 0;
    text-align: center
}

.slick-dots li {
    margin: 0 3px;
    color: transparent;
    border: 0;
    position: relative;
    width: 15px;
    height: 15px;
    opacity: 1;
    border-radius: 50%;
    line-height: 0;
    box-shadow: inset 0 0 0 2px silver
}

.slick-dots li.slick-active {
    box-shadow: inset 0 0 0 6px silver;
    transition: .3s
}

.slick-dots li:after {
    display: block;
    height: 13px;
    width: 13px;
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    border-radius: 50%;
    transition: .3s;
    opacity: 0;
    background-color: silver
}

.slick-slide {
    display: none;
    outline: 0
}

.default-slick-carousel .slick-carousel-item {
    margin: 15px
}

.default-slick-carousel {
    height: auto;
    width: calc(100% + 30px);
    left: -15px
}

.default-slick-carousel .freelancer {
    margin: 15px;
    width: 30%
}

.default-slick-carousel .freelancer-details-list ul li {
    margin-right: 22px
}

.default-slick-carousel .freelancer:hover {
    box-shadow: 0 2px 12px rgba(0,0,0,.12);
    transform: translateY(0)
}

@media (min-width: 1367px) and (max-width:1440px) {
    .slick-prev {
        left:-65px
    }

    .slick-next {
        right: -65px
    }
}

@media (max-width: 1290px) {
    .slick-prev {
        left:-10px
    }

    .slick-next {
        right: -10px
    }
}

@media (max-width: 1090px) {
    .slick-prev {
        left:40px
    }

    .slick-next {
        right: 40px
    }
}

.full-width-carousel-fix .slick-list {
    overflow: visible
}

[data-simplebar] {
    position: relative;
    z-index: 0;
    overflow: hidden!important;
    max-height: inherit;
    -webkit-overflow-scrolling: touch
}

[data-simplebar=init] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.simplebar-scroll-content {
    overflow-x: hidden!important;
    overflow-y: scroll;
    min-width: 100%!important;
    max-height: inherit!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important
}

.simplebar-content {
    overflow-y: hidden!important;
    overflow-x: scroll;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    min-height: 100%!important
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 11px;
    height: calc(100% - 6px);
    margin-top: 6px
}

.simplebar-scrollbar {
    position: absolute;
    right: 6px;
    width: 5px;
    min-height: 10px
}

.mfp-bg,.mfp-wrap {
    position: fixed;
    left: 0
}

.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: #d8d8d8;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity .2s,background-color .3s
}

.dashboard-box .simplebar-scrollbarLhover:before,.simplebar-scrollbar:hover:before {
    background-color: #c8c8c8
}

.simplebar-track .simplebar-scrollbar.visible:before,.simplebar-track:hover .simplebar-scrollbar:before {
    opacity: 1;
    -webkit-transition: opacity 0 linear;
    transition: opacity 0 linear
}

.mfp-arrow,.og-close,button.mfp-close {
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out
}

.simplebar-track.vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}

.simplebar-track.horizontal {
    left: 0;
    width: auto;
    height: 11px;
    display: none
}

.mfp-container:before,.mfp-content {
    display: inline-block;
    vertical-align: middle
}

.simplebar-track.horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}

.horizontal.simplebar-track .simplebar-scrollbar {
    right: auto;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

body.gray .dashboard-content-container .simplebar-scrollbar:before {
    background-color: #c9c9c9
}

body.gray .dashboard-content-container .simplebar-scrollbar:hover:before {
    background-color: #b9b9b9
}

.dashboard-box .simplebar-scrollbar:before {
    background-color: #d8d8d8
}

.tippy-tooltip.dark-theme {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 6px 12px
}

.tippy-popper[x-placement^=top] .tippy-tooltip.dark-theme .tippy-arrow {
    border-top-color: #333
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.dark-theme .tippy-arrow {
    border-bottom-color: #333
}

.tippy-popper[x-placement^=right] .tippy-tooltip.dark-theme .tippy-arrow {
    border-right-color: #333
}

.tippy-popper[x-placement^=left] .tippy-tooltip.dark-theme .tippy-arrow {
    border-left-color: #333
}

.tippy-tooltip.dark-theme .tippy-arrow {
    transform: scale(.7)
}

.tippy-tooltip.light-theme {
    color: #333;
    font-weight: 500;
    font-size: 14px;
    box-shadow: 0 3px 10px rgba(0,0,0,.1);
    padding: 6px 12px;
    background-color: #fff
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme .tippy-arrow {
    border-right-color: #fff
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme .tippy-arrow {
    border-left-color: #fff
}

.mfp-bg {
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    overflow: hidden;
    background: rgb(17 17 17 / 88%)
}

.mfp-wrap {
    top: -10px;
    width: 100%;
    height: 100%;
    z-index: 2001;
    outline: 0!important
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    height: 100%
}

.header-icon .icon-feather-minimize,.order-table-item i {
    vertical-align: -2px
}

.mfp-content {
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 505
}

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.leaflet-control,.leaflet-popup-pane,.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-preloader {
    color: #aaa;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 504
}

.mfp-preloader a {
    color: #ccc
}

button.mfp-arrow,button.mfp-close {
    overflow: visible;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
    display: block;
    padding: 0;
    z-index: 506
}

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
    right: 0;
    top: -40px
}

.og-close,button.mfp-close {
    position: absolute;
    width: 45px;
    height: 45px;
    top: -20px;
    display: block;
    right: -12px;
    cursor: pointer!important;
    z-index: 9999;
    color: #fff;
    -ms-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border-radius: 50%;
    margin: 0;
    background-color: transparent;
    outline: 0;
    transform: translate3d(0,0,0)
}

.mfp-iframe-holder .mfp-close {
    top: -50px;
    right: -12px;
    transform: translate3d(0,0,0)
}

.mfp-gallery .mfp-close {
    top: 20px;
    right: 10px
}

.og-close {
    margin: 17px;
    right: 10px;
    background: 0 0;
    color: #222
}

.mfp-close:before,.og-close:before {
    font-family: feather-icons;
    font-size: 20px;
    top: 2px;
    left: 0;
    position: relative;
    height: 10px;
    content: "\ea02"
}

#sign-in-dialog .mfp-close,#small-dialog .mfp-close,#small-dialog-1 .mfp-close,#small-dialog-2 .mfp-close,#small-dialog-3 .mfp-close,#small-dialog-4 .mfp-close {
    color: #666;
    background-color: #e4e4e4;
    border-radius: 4px;
    top: 28px;
    right: 40px;
    width: 40px;
    height: 40px
}

.small-dialog-content input[type=submit] {
    width: 100%;
    margin-top: 26px;
    margin-bottom: 10px
}

.small-dialog-content .divider {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    padding-bottom: 0
}

.small-dialog-header {
    font-size: 22px;
    width: calc(100% + 80px);
    position: relative;
    left: -40px;
    top: 0;
    border-radius: 4px 4px 0 0;
    display: inline-block;
    background-color: #f6f6f6;
    padding: 35px 40px;
    margin-bottom: 40px
}

.small-dialog-header h3 {
    padding: 0;
    margin: 0;
    font-size: 23px
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #aaa;
    font-size: 13px;
    line-height: 18px
}

.mfp-arrow {
    opacity: 1;
    margin: 0 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    -ms-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    cursor: pointer;
    width: 60px;
    height: 60px;
    position: absolute;
    display: block;
    z-index: 100;
    overflow: hidden;
    background: rgba(255,255,255,.15);
    border-radius: 50%;
    outline: 0
}

.bootstrap-select.btn-group .bs-actionsbox div button:hover,.mfp-arrow:hover {
    background: #66676b;
    color: #fff
}

.mfp-arrow.mfp-arrow-left,.mfp-arrow.mfp-arrow-right {
    font-family: simple-line-icons;
    font-size: 20px
}

.mfp-arrow.mfp-arrow-right {
    right: 15px
}

.mfp-arrow.mfp-arrow-left:before {
    content: "\e605";
    left: -1px;
    top: 0;
    position: relative
}

.mfp-arrow.mfp-arrow-right:before {
    content: "\e606";
    left: 1px;
    top: 0;
    position: relative
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 1180px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 54%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000
}

.mfp-figure:after,img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

#sign-in-dialog,#small-dialog,#small-dialog-1,#small-dialog-2,#small-dialog-3,#small-dialog-4 {
    background: #fff;
    padding: 0 40px 40px;
    text-align: left;
    margin: 40px auto;
    position: relative;
    box-sizing: border-box;
    border-radius: 4px;
    max-width: 550px
}

.slider-track-high,.slider-track-low,img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
    opacity: .001;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .85
}

.dupa {
    display: block;
    height: 30px
}

img.mfp-img {
    max-width: 100%;
    line-height: 0;
    box-sizing: border-box;
    margin: 40px auto;
    border-radius: 4px
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 0 18px rgba(11,11,11,.6)
}

.mfp-bottom-bar {
    margin-top: -30px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-break: break-word;
    padding-right: 36px
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.js-accordion-header,.leaflet-interactive,.mfp-gallery .mfp-image-holder .mfp-figure,a.attachment-box {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile .mfp-bottom-bar:empty,.mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.mfp-fade.mfp-bg,.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    transition: .2s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .92;
    background-color: #111
}

.feedback-yes-no strong {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    display: block
}

.commenting-as label,.feedback-yes-no .radio {
    margin-right: 15px
}

.feedback-yes-no {
    margin-bottom: 15px
}

.feedback-yes-no .leave-rating {
    transform: scale(1.1);
    margin: 3px 0 10px 3px
}

.popup-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    height: 62px;
    background: #f8f8f8;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #e0e0e0
}

.popup-tab-content,.popup-tabs-nav li a {
    z-index: 10;
    display: inline-block;
    position: relative
}

.popup-tabs-nav li {
    float: left;
    line-height: 62px;
    height: 62px;
    padding: 0;
    margin-right: 0;
    position: relative
}

.popup-tabs-nav li:first-child a {
    border-radius: 4px 0 0
}

.popup-tab-reviews,.popup-tabs-nav li a {
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.popup-tabs-nav li a {
    border: none;
    color: #777;
    outline: 0;
    padding: 0 30px;
    text-decoration: none;
    font-size: 16px;
    height: 100%;
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid transparent;
    transition: .3s,font-weight
}

.popup-tabs-nav li a:hover {
    background-color: #f3f3f3;
    height: calc(100% - 1px);
    color: #333
}

.popup-tabs-nav li:last-child a:hover {
    border-right: 1px solid #e0e0e0
}

.popup-tabs-nav li.active:after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    z-index: 111
}

.popup-tabs-nav li:first-child.active {
    border-left: none;
    border-radius: 4px 0 0
}

.popup-tab-content {
    padding: 35px;
    width: 100%
}

.popup-tabs-container {
    overflow: hidden;
    width: 100%
}

.dialog-with-tabs#sign-in-dialog,.dialog-with-tabs#small-dialog,.dialog-with-tabs#small-dialog-1,.dialog-with-tabs#small-dialog-2,.dialog-with-tabs#small-dialog-3,.dialog-with-tabs#small-dialog-4 {
    padding: 0;
    color: #666;
    max-width: 540px;
    box-shadow: 0 0 25px rgba(0,0,0,.25)
}

#sign-in-dialog.dialog-with-tabs .mfp-close,#small-dialog-1.dialog-with-tabs .mfp-close,#small-dialog-2.dialog-with-tabs .mfp-close,#small-dialog-3.dialog-with-tabs .mfp-close,#small-dialog-4.dialog-with-tabs .mfp-close,#small-dialog.dialog-with-tabs .mfp-close,.dialog-with-tabs .mfp-close {
    color: #888;
    background-color: #f8f8f8;
    border-left: 1px solid #e0e0e0;
    border-radius: 0 4px 0 0;
    top: 0;
    right: 0;
    width: 62px;
    height: 61px
}

#sign-in-dialog.dialog-with-tabs .mfp-close:hover,#small-dialog-1.dialog-with-tabs .mfp-close:hover,#small-dialog-2.dialog-with-tabs .mfp-close:hover,#small-dialog-3.dialog-with-tabs .mfp-close:hover,#small-dialog-4.dialog-with-tabs .mfp-close:hover,#small-dialog.dialog-with-tabs .mfp-close:hover {
    color: #333;
    background-color: #f2f2f2
}

.dialog-with-tabs input:-webkit-autofill,.dialog-with-tabs input:focus:-webkit-autofill {
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: inset 0 0 0 9999px #fff,0 1px 4px rgba(0,0,0,.07)
}

#leaflet-geocode-cont,.bootstrap-select.btn-group button,.dropdown-menu {
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.12)
}

.dialog-with-tabs .forgot-password {
    font-size: 14px;
    color: #888;
    margin-top: -12px;
    display: block
}

.dialog-with-tabs .button {
    height: 48px;
    width: 100%!important;
    margin-top: 25px;
    box-shadow: 0 4px 12px rgba(102,103,107,.15)
}

.welcome-text {
    display: block;
    text-align: center;
    color: gray;
    margin-bottom: 33px
}

.welcome-text h3 {
    display: block;
    font-weight: 700;
    color: #333;
    font-size: 24px
}

.welcome-text span {
    display: block;
    margin-top: 4px
}

.social-login-separator {
    display: block;
    text-align: center;
    position: relative;
    width: 100%;
    margin: 38px 0 15px;
    height: 1px
}

.account-type,.social-login-buttons {
    width: calc(100% + 20px);
    display: flex
}

.social-login-separator:before {
    width: 100%;
    content: "";
    height: 1px;
    display: block;
    background-color: #e0e0e0;
    position: absolute;
    top: 0
}

.social-login-separator span {
    background-color: #fff;
    position: absolute;
    line-height: 10px;
    top: -5px;
    margin-left: -15px;
    padding: 0 10px;
    color: gray
}

.social-login-buttons button {
    flex: 1;
    text-align: center;
    border: 1px solid #333;
    color: #333;
    border-radius: 4px;
    margin-top: 10px;
    margin-right: 20px;
    font-size: 14px;
    padding: 9px 5px;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center
}

.social-login-buttons button i {
    position: relative;
    top: 1px;
    margin-right: 7px;
    font-size: 15px
}

.comments-reply i,.social-login-buttons button img {
    margin-right: 5px
}

.social-login-buttons .facebook-login {
    border-color: #3b5998;
    color: #3b5998
}

.social-login-buttons .facebook-login:hover {
    background-color: rgb(59 89 152 / 22%)
}

.social-login-buttons .google-login {
    border-color: #dadce0;
    color: #3c4043
}

.social-login-buttons .google-login:hover {
    background-color: rgb(221 75 57 / 22%)
}

.account-type {
    margin: 0 0 20px
}

.account-type label {
    border-radius: 3px;
    border: none;
    background-color: #f2f2f2;
    width: 100%
}

.account-type label i {
    position: relative;
    font-size: 18px;
    top: 2px;
    margin-right: 2px
}

.account-type input.account-type-radio:empty~label {
    position: relative;
    float: left;
    padding: 10px 10px 11px;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 4px;
    color: #888;
    transition: .4s;
    height: 48px;
    line-height: 28px;
    overflow: hidden
}

.account-type input.account-type-radio~label:hover {
    color: #289c41;
    background-color: #e4f6e9
}

.account-type input.account-type-radio:checked~label {
    color: #fff;
    background-color: #47bb67
}

.account-type .ripple-effect-dark span.ripple-overlay {
    animation: 1.2s ripple;
    opacity: .03
}

@keyframes typeCheck {
    0% {
        opacity: 0;
        transform: translateY(10px)
    }

    50% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(-10px)
    }
}

@keyframes typeBG {
    0%,100% {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.slider.slider-horizontal {
    width: calc(100% - 20px);
    margin-left: 11px;
    height: 20px
}

.slider.slider-horizontal .slider-track {
    height: 3px;
    width: calc(100% + 18px);
    margin-top: -2px;
    top: 50%;
    left: -9px
}

.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-high,.slider.slider-horizontal .slider-track-low {
    height: 100%;
    top: 0;
    bottom: 0
}

.slider.slider-horizontal .slider-handle {
    margin-left: -11px
}

.slider.slider-horizontal .slider-tick-label-container {
    white-space: nowrap;
    margin-top: 20px
}

.slider.slider-horizontal .tooltip {
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute
}

.slider .tooltip.top {
    margin-top: -40px
}

.slider .tooltip-inner {
    white-space: nowrap;
    max-width: none;
    background-color: #333;
    padding: 4px 12px;
    line-height: 21px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px
}

.slider .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #333
}

.slider-track {
    position: absolute;
    cursor: pointer;
    border-radius: 4px;
    background-color: #e0e0e0
}

.slider-selection {
    position: absolute;
    background-color: #66676b;
    box-sizing: border-box;
    border-radius: 4px
}

.slider-track-high,.slider-track-low {
    position: absolute;
    background: 0 0;
    box-sizing: border-box;
    border-radius: 4px
}

.slider-handle {
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #66676b;
    cursor: pointer;
    z-index: 20;
    border-radius: 50%
}

.slider-handle:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    border-radius: 50%;
    z-index: 30;
    display: block;
    box-shadow: 0 0 0 6px rgba(102,103,107,.12);
    transition: .2s
}

.slider-handle:hover:after {
    box-shadow: 0 0 0 8px rgba(102,103,107,.12)
}

.slider-handle.custom {
    position: absolute;
    top: -5px;
    width: 40px;
    height: 29px;
    border: none;
    cursor: pointer;
    z-index: 20;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.15);
    text-align: center
}

.slider-handle.custom:before {
    content: "\e958 \e959";
    font-family: material-icons;
    letter-spacing: -10px;
    font-size: 21px;
    color: #a0a0a0;
    margin-left: -10px;
    transition: .3s
}

.slider.slider-horizontal .slider-handle.custom {
    margin-left: -20px
}

.bootstrap-select .btn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1
}

.bootstrap-select>select {
    position: absolute!important;
    bottom: 0;
    left: 50%;
    display: block!important;
    width: .5px!important;
    height: 100%!important;
    padding: 0!important;
    opacity: 0!important;
    border: none
}

.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block!important;
    width: 100%!important;
    z-index: 2
}

.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto!important
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: flex;
    margin-left: 0
}

.checkbox-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,.checkbox-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a,.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0!important;
    padding: 0!important
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    overflow: hidden;
    width: 100%;
    line-height: 48px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 90%;
    float: left;
    height: 48px;
    display: block
}

.language-switcher.bootstrap-select.btn-group .dropdown-toggle .filter-option,.sort-by .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    max-width: 100%;
    float: left
}

.sort-by .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    line-height: 20px;
    height: auto
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -2px;
    vertical-align: middle;
    transition: .35s
}

.bootstrap-select.open .dropdown-toggle .caret {
    transform: rotate(180deg)
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0 5px;
    border-radius: 0;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
    margin-bottom: 1px;
    border: 1px solid transparent
}

.bootstrap-select.btn-group .dropdown-menu li.selected,.bootstrap-select.btn-group .dropdown-menu li:hover {
    background-color: #f1f1f9;
    border-radius: 8px;
    border: 1px solid #fff
}

.bootstrap-select.btn-group .dropdown-menu li.disabled {
    opacity: .75
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 7px;
    opacity: .8
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: calc(100% - 20px);
    margin: 5px;
    min-height: 26px;
    padding: 5px 10px;
    pointer-events: none;
    background: #333;
    color: #fff;
    border-radius: 4px;
    white-space: nowrap;
    font-size: 14px;
    border: none
}

.bootstrap-select.btn-group .no-results {
    padding: 5px 10px;
    background: #f6f6f6;
    margin: 5px 0 0;
    border-radius: 4px;
    white-space: nowrap;
    font-size: 14px
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    white-space: normal
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204,204,204,.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204,204,204,.2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bs-actionsbox,.bs-donebutton,.bs-searchbox {
    padding: 0 5px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px;
    margin-bottom: 10px;
    margin-top: -5px
}

.bootstrap-select.btn-group .bs-actionsbox div button {
    flex: 1;
    background: #f6f6f6;
    box-shadow: none;
    padding: 5px;
    height: 36px;
    font-size: 14px;
    color: #777;
    transition: .3s
}

.bootstrap-select.btn-group .bs-actionsbox div button:first-child {
    border-radius: 4px 0 0 4px;
    background-color: #f0f0f0
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-searchbox .form-control,.bs-searchbox .form-control:focus {
    width: 100%;
    float: none;
    box-shadow: none;
    background: #f4f4f4;
    margin: -5px 0 10px;
    height: 38px;
    line-height: 38px;
    padding: 10px
}

.bootstrap-select:before,.dropdown-menu {
    background-color: #fff;
    position: absolute
}

.bs-searchbox:after {
    font-family: material-icons;
    content: "\e982";
    font-size: 20px;
    width: 20px;
    height: 20px;
    line-height: 0;
    display: inline-block;
    position: absolute;
    margin: 0;
    color: #a0a0a0;
    right: 15px;
    top: 18px
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #aaa;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

body .dropdown-menu {
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 10px 5px;
    margin: -4px 0 0;
    font-size: 15px;
    text-align: left;
    list-style: none;
    border: none;
    border-radius: 4px
}

.dropdown-menu-right,.dropdown-menu.pull-right,.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropdown-menu>li>a {
    display: block;
    padding: 7px 35px 7px 10px;
    clear: both;
    font-weight: 400;
    line-height: 21px;
    color: gray;
    border-radius: 4px
}

.bootstrap-select:before {
    content: "";
    z-index: 2100;
    bottom: 0;
    left: 0;
    height: 8px;
    width: 100%;
    display: block;
    opacity: 0;
    pointer-events: none;
    transition: .4s
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>li>a:hover {
    color: #66676b;
    text-decoration: none;
    background-color: rgba(102,103,107,.07)
}

.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

.dropdown-menu.inner::-webkit-scrollbar {
    width: 5px
}

.dropdown-menu.inner::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 12px
}

.dropdown-menu.inner::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background-color: #d8d8d8
}

.dropdown-menu.inner::-webkit-scrollbar-thumb:hover {
    border-radius: 12px;
    background-color: #c8c8c8
}

.bootstrap-select .dropdown-menu {
    opacity: 0;
    transition: .4s;
    display: block;
    pointer-events: none;
    visibility: hidden;
    cursor: default
}

.bootstrap-select.open .dropdown-menu {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    padding: 12px 6px;
    top: 57px
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 7px 10px;
    line-height: 20px;
    white-space: nowrap;
    background: #f6f6f6;
    color: #777;
    border-radius: 4px;
    margin-bottom: 1px
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: 100%;
    bottom: auto;
    margin-bottom: 2px
}

@media (min-width: 767px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }

    .simplebar-content .dashboard-content-inner {
        padding: 20px 40px 0
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner {
        padding: 15px
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .row {
        margin: 0;
        border-radius: 9px
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .row.ai-template-blocks .dashboard-box {
        margin: 10px
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .col-md-4,.dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .col-md-8 {
        padding: 0
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .button.full-width {
        background: #007bff;
        box-shadow: unset
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner form#ai_form {
        background: linear-gradient(89deg,transparent,var(--theme-color-0_03))
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner a {
        border-radius: 0;
        box-shadow: unset;
        border: 0
    }

    small a.image-advance-settings-trigger {
        font-size: 14px;
        font-weight: 500;
        display: inline-block;
        text-indent: 10px
    }

    a.image-advance-settings-trigger:hover {
        text-decoration: underline
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .dashboard-box .submit-field h6 {
        margin: 0 0 5px;
        font-size: 15px
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .dashboard-box .content.with-padding {
        padding: 20px
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .dashboard-box .content.with-padding .submit-field input {
        box-shadow: unset
    }
}

.bootstrap-select.btn-group button {
    position: relative;
    height: 48px;
    line-height: 0;
    padding: 0 20px;
    margin: 0;
    outline: 0;
    font-size: 16px;
    color: gray;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    font-weight: 500;
    opacity: 1;
    border-radius: 4px;
    border: none
}

.bootstrap-select.small-input.btn-group button {
    height: 43px;
    padding: 0 12px;
    font-size: 12px
}

.bootstrap-select.small-input.btn-group .dropdown-toggle .filter-option {
    line-height: 36px;
    height: 36px
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    line-height: 0;
    width: 20px;
    height: 20px;
    text-align: center
}

.bootstrap-select.btn-group .dropdown-menu li span.check-mark:before {
    font-family: feather-icons;
    content: "\e92b";
    font-size: 18px;
    transition: .3s;
    display: inline-block;
    top: 50%;
    right: 0;
    position: absolute;
    margin: 0;
    opacity: 0;
    transform: scale(.5)
}

.bootstrap-select.btn-group .dropdown-menu li.selected span.check-mark:before {
    opacity: 1;
    transform: scale(1);
    transition: .35s cubic-bezier(.3,-.41,.19,2),opacity .3s
}

.bootstrap-select .glyphicon:not(.check-mark) {
    font-size: 17px;
    line-height: 0;
    position: relative;
    top: 1px;
    margin-right: 3px
}

.snackbar-container {
    transition: top .5s,right .5s,bottom .5s,left .5s,opacity .5s;
    font-size: 16px;
    min-height: 14px;
    background-color: #404040;
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    line-height: 22px;
    padding: 18px 24px;
    bottom: -100px;
    top: -100px;
    opacity: 0;
    z-index: 9999;
    cursor: default;
    border-radius: 4px;
    font-weight: 500
}

.snackbar-container .action {
    background: inherit;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    color: #aaa;
    margin: 0 0 0 24px;
    padding: 0;
    min-width: min-content;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px
}

@media (min-width: 640px) {
    .snackbar-container {
        display:inline-flex;
        margin: 24px
    }
}

.snackbar-pos.bottom-center {
    top: auto!important;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0)
}

.snackbar-pos.bottom-left {
    top: auto!important;
    bottom: 0;
    left: 0
}

.snackbar-pos.bottom-right {
    top: auto!important;
    bottom: 0;
    right: 0
}

.snackbar-pos.top-left {
    bottom: auto!important;
    top: 0;
    left: 0
}

.snackbar-pos.top-center {
    bottom: auto!important;
    top: 0;
    left: 50%;
    transform: translate(-50%,0)
}

.snackbar-pos.top-right {
    bottom: auto!important;
    top: 0;
    right: 0
}

@media (max-width: 640px) {
    .snackbar-container {
        left:0;
        right: 0;
        width: 100%;
        border-radius: 0
    }

    .snackbar-pos.bottom-center,.snackbar-pos.top-center {
        left: 0;
        transform: none
    }
}

body .pac-item {
    font-size: 12px;
    color: #999;
    cursor: pointer;
    transition: .2s;
    padding: 5px 15px
}

body .pac-container {
    border-radius: 0 0 4px 4px;
    border: none;
    box-sizing: content-box;
    margin-top: -2px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    z-index: 100
}

.cluster-visible,.marker-container {
    border-radius: 50%;
    background-color: #66676b
}

#map {
    height: 100%;
    width: 100%;
    margin: 0;
    z-index: 990
}

#map-container {
    position: relative;
    top: 0;
    left: 0;
    height: 520px;
    width: 100%;
    z-index: 990;
    margin-bottom: 60px
}

.gmnoprint {
    margin: 10px
}

.homepage-map {
    height: 560px;
    margin-bottom: 0;
    position: relative
}

.search-bar-on-map {
    position: absolute;
    bottom: 50px;
    z-index: 1000;
    margin: 0 auto;
    left: 0;
    right: 0
}

.cluster-visible {
    text-align: center;
    font-size: 14px!important;
    color: #fff!important;
    font-weight: 700;
    width: 33px!important;
    height: 33px!important;
    line-height: 33px!important;
    animation: 2.5s infinite clusterAnimation
}

@keyframes clusterAnimation {
    0%,100% {
        box-shadow: 0 0 0 6px rgba(102,103,107,.15)
    }

    50% {
        box-shadow: 0 0 0 10px rgba(102,103,107,.15)
    }
}

.faq-list .marker,.faq-list .marker1,.map-marker-container {
    position: absolute
}

.marker-container {
    position: relative;
    margin: -9px 0 0 -9px;
    width: 18px;
    height: 18px;
    z-index: 1;
    cursor: pointer;
    top: 0;
    animation: 2.5s infinite markerAnimation;
    transition: .4s
}

#geoLocation,#scrollEnabling,#streetView,.custom-zoom-in,.custom-zoom-out,.leaflet-control-zoom-in,.leaflet-control-zoom-out {
    background-color: #fff;
    cursor: pointer;
    margin: 5px 15px;
    transition: .3s;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    border-radius: 4px;
    color: #333
}

@keyframes markerAnimation {
    0%,100% {
        box-shadow: 0 0 0 6px rgba(102,103,107,.15)
    }

    50% {
        box-shadow: 0 0 0 8px rgba(102,103,107,.15)
    }
}

.clicked .marker-container .marker-card,.leaflet-marker-icon.clicked .marker-container,.map-marker-container.clicked .marker-container,.marker-container:hover .marker-card {
    transform: scale(1.3)
}

.marker-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    transform: scale(2);
    opacity: 0
}

.custom-zoom-in,.custom-zoom-out,.leaflet-control-zoom-in,.leaflet-control-zoom-out {
    text-align: center;
    font-size: 18px;
    height: 34px;
    width: 34px
}

.custom-zoom-in:before,.custom-zoom-out:before {
    font-family: feather-icons;
    width: 100%;
    line-height: 35px
}

.zoomControlWrapper {
    position: absolute;
    left: initial;
    right: 0;
    width: 70px;
    margin-right: 20px
}

#geoLocation,#scrollEnabling,#streetView {
    position: absolute;
    top: 10px;
    left: 5px;
    z-index: 99;
    font-size: 14px;
    line-height: 21px;
    padding: 8px 14px;
    font-weight: 500
}

#streetView:before {
    content: "\e974";
    font-family: material-icons;
    font-size: 18px;
    top: 3px;
    position: relative;
    margin-right: 7px;
    margin-left: -1px;
    line-height: 0
}

.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box,.message-bubble .message-avatar,.single-testimonial .testi-author-info .image {
    position: absolute;
    left: 0;
    top: 0
}

.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none
}

.leaflet-overlay-pane svg,.leaflet-tooltip {
    -moz-user-select: none
}

.leaflet-safari .leaflet-tile-container {
    width: 1600px;
    height: 1600px;
    -webkit-transform-origin: 0 0
}

.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer {
    max-width: none!important;
    max-height: none!important
}

.leaflet-container.leaflet-touch-zoom {
    -ms-touch-action: pan-x pan-y;
    touch-action: pan-x pan-y
}

.leaflet-container.leaflet-touch-drag {
    -ms-touch-action: pinch-zoom;
    touch-action: none;
    touch-action: pinch-zoom
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    -ms-touch-action: none;
    touch-action: none
}

.leaflet-tile {
    filter: inherit;
    visibility: hidden
}

.leaflet-tile-loaded {
    visibility: inherit
}

.leaflet-zoom-box {
    width: 0;
    height: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 800
}

.leaflet-overlay-pane,.leaflet-pane {
    z-index: 400
}

.leaflet-shadow-pane {
    z-index: 500
}

.leaflet-marker-pane {
    z-index: 600
}

.leaflet-tooltip-pane {
    z-index: 650
}

.leaflet-popup-pane {
    z-index: 700
}

.leaflet-vml-shape {
    width: 1px;
    height: 1px
}

.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute
}

.leaflet-control {
    position: relative;
    z-index: 800;
    pointer-events: visiblePainted;
    pointer-events: auto;
    float: left;
    clear: both
}

.leaflet-bottom,.leaflet-top {
    position: absolute;
    z-index: 1000;
    pointer-events: none
}

.leaflet-top {
    top: 50%;
    position: absolute;
    transform: translateY(-50%)
}

.leaflet-bottom {
    bottom: 0
}

.leaflet-left {
    left: initial;
    right: 15px
}

.leaflet-right .leaflet-control {
    float: right;
    margin-right: 10px
}

.leaflet-top .leaflet-control,.ud-chat-bots-wrapper ol:first-child {
    margin-top: 10px
}

.leaflet-bottom .leaflet-control {
    margin-bottom: 10px
}

.leaflet-left .leaflet-control {
    margin-left: 10px
}

.leaflet-fade-anim .leaflet-tile {
    will-change: opacity
}

.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.leaflet-zoom-animated {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    will-change: transform;
    -webkit-transition: -webkit-transform .25s cubic-bezier(0,0,.25,1);
    -moz-transition: -moz-transform .25s cubic-bezier(0,0,.25,1);
    transition: transform .25s cubic-bezier(0,0,.25,1)
}

.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.leaflet-grab {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive {
    cursor: crosshair
}

.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive {
    pointer-events: visiblePainted;
    pointer-events: auto
}

.leaflet-bar {
    box-shadow: 0 1px 5px rgba(0,0,0,.65);
    border-radius: 4px
}

.leaflet-bar a,.leaflet-bar a:hover {
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none
}

.leaflet-bar a,.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block
}

.leaflet-bar a.leaflet-disabled {
    cursor: default;
    pointer-events: none
}

.leaflet-touch .leaflet-bar a {
    width: 34px;
    height: 34px;
    line-height: 34px
}

.leaflet-touch .leaflet-bar a i {
    line-height: 34px;
    left: -1px;
    position: relative
}

body #submit_map {
    outline: 0;
    margin-bottom: 30px
}

.leaflet-control-zoom-in,.leaflet-control-zoom-out {
    font: 700 18px lucida console,Monaco,monospace;
    text-indent: 1px
}

body,body p {
    line-height: 27px;
    font-size: 16px
}

.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out {
    font-size: 15px;
    text-align: center
}

.leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0,0,0,.4);
    background: #fff;
    border-radius: 5px
}

.leaflet-control-layers-toggle {
    background-image: url(images/layers.html);
    width: 36px;
    height: 36px
}

.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(images/layers-2x.html);
    background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px
}

.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff
}

.leaflet-control-layers-scrollbar {
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 5px
}

.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px
}

.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px
}

.leaflet-default-icon-path {
    background-image: url(images/marker-icon.html)
}

.leaflet-container .leaflet-control-attribution {
    background: #fff;
    margin: 10px;
    border-radius: 3px;
    padding: 4px 8px;
    color: #777;
    font-weight: 500;
    line-height: 15px
}

.leaflet-container .leaflet-control-attribution a {
    color: #333;
    text-decoration: none!important
}

.leaflet-control-attribution,.leaflet-control-scale-line {
    padding: 0 5px;
    color: #333
}

.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale {
    font-size: 11px
}

.leaflet-left .leaflet-control-scale {
    margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px
}

.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255,255,255,.5)
}

.leaflet-control-scale-line:not(:first-child) {
    border-top: 2px solid #777;
    border-bottom: none;
    margin-top: -2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777
}

.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers {
    background-clip: padding-box
}

.leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 25px
}

.leaflet-popup-content-wrapper {
    padding: 0;
    text-align: left;
    border-radius: 4px
}

.leaflet-popup-content {
    width: 270px
}

.leaflet-listing-img-container img {
    border-radius: 4px 4px 0 0;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.leaflet-listing-img-container {
    position: relative;
    height: 210px;
    display: block;
    border-radius: 4px;
    overflow: hidden
}

.leaflet-listing-img-container:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    background: linear-gradient(to top,rgba(35,35,37,.85) 0,rgba(35,35,37,.4) 35%,rgba(22,22,23,0) 60%,rgba(0,0,0,0) 100%);
    background-color: rgba(35,35,37,.2)
}

.leaflet-listing-item-content {
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 0 24px;
    width: 100%;
    z-index: 50;
    box-sizing: border-box
}

.leaflet-listing-item-content h3 {
    color: #fff;
    font-size: 18px;
    padding: 0 0 2px;
    font-weight: 500;
    margin: 0;
    line-height: 25px
}

.leaflet-listing-content {
    padding: 16px 22px;
    width: 100%;
    z-index: 50;
    box-sizing: border-box;
    position: relative
}

.boxed-list-headline h3 span,.leaflet-listing-content .not-rated {
    color: #888
}

.leaflet-listing-content .star-rating {
    font-size: 16px;
    margin-top: 1px;
    display: block;
    line-height: 18px
}

.leaflet-listing-item-content span {
    font-size: 15px;
    font-weight: 300;
    color: rgba(255,255,255,.7);
    line-height: 24px;
    display: block
}

.leaflet-popup-tip-container {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    overflow: hidden;
    pointer-events: none;
    background: 0 0
}

.leaflet-popup-tip {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff
}

.leaflet-popup-content-wrapper {
    background: #fff;
    color: #333;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.12)
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 12px;
    right: 12px;
    display: inline-block;
    z-index: 999;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    height: 27px;
    width: 27px;
    line-height: 27px;
    background-color: #f0f0f0;
    color: transparent;
    transition: .2s ease-in-out;
    border-radius: 4px
}

.leaflet-container a.leaflet-popup-close-button:before {
    position: absolute;
    font-family: feather-icons;
    content: "\ea02";
    color: #666;
    transition: .2s ease-in-out;
    left: 0;
    right: 0;
    top: 0
}

.leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.leaflet-oldie .leaflet-popup-content-wrapper {
    zoom:1}

.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto
}

.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px
}

.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999
}

.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666
}

.leaflet-popup-content-wrapper .job-listing {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    box-shadow: none;
    width: 100%
}

.leaflet-popup-content-wrapper .job-listing-details {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px 25px
}

.leaflet-popup-content-wrapper .job-listing h4.job-listing-company {
    font-size: 14px;
    position: relative;
    top: 0
}

.leaflet-popup-content-wrapper .job-listing .verified-badge {
    transform: scale(.85);
    right: -7px;
    bottom: -7px
}

.leaflet-popup-content-wrapper .job-listing-footer {
    flex-grow: 0;
    padding: 15px 25px;
    font-size: 16px;
    display: none
}

.leaflet-popup-content-wrapper .job-listing h3.job-listing-title {
    font-size: 16px;
    line-height: 24px
}

.leaflet-popup-content-wrapper .job-listing .job-listing-company-logo {
    max-width: 46px;
    margin: 5px 18px 5px 0;
    top: 0;
    flex: 0 0 46px
}

.leaflet-popup-content-wrapper .job-listing .job-listing-company-logo img {
    max-width: 46px
}

.leaflet-tooltip {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0,0,0,.4)
}

.leaflet-tooltip.leaflet-clickable {
    cursor: pointer;
    pointer-events: auto
}

.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before {
    position: absolute;
    pointer-events: none;
    border: 6px solid transparent;
    background: 0 0;
    content: ""
}

.leaflet-tooltip-bottom {
    margin-top: 6px
}

.leaflet-tooltip-top {
    margin-top: -6px
}

.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px
}

.leaflet-tooltip-top:before {
    bottom: 0;
    margin-bottom: -12px;
    border-top-color: #fff
}

.leaflet-tooltip-bottom:before {
    top: 0;
    margin-top: -12px;
    margin-left: -6px;
    border-bottom-color: #fff
}

.leaflet-tooltip-left {
    margin-left: -6px
}

.leaflet-tooltip-right {
    margin-left: 6px
}

.leaflet-tooltip-left:before,.leaflet-tooltip-right:before {
    top: 50%;
    margin-top: -6px
}

.leaflet-tooltip-left:before {
    right: 0;
    margin-right: -12px;
    border-left-color: #fff
}

.leaflet-tooltip-right:before {
    left: 0;
    margin-left: -12px;
    border-right-color: #fff
}

.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow {
    -webkit-transition: -webkit-transform .3s ease-out,opacity .3s ease-in;
    -moz-transition: -moz-transform .3s ease-out,opacity .3s ease-in;
    -o-transition: -o-transform .3s ease-out,opacity .3s ease-in;
    transition: transform .3s ease-out,opacity .3s ease-in
}

.leaflet-cluster-spider-leg {
    -webkit-transition: -webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;
    -moz-transition: -moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;
    -o-transition: -o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;
    transition: stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in
}

.marker-cluster {
    background-clip: padding-box;
    border-radius: 20px
}

.marker-cluster div {
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background-color: #66676b;
    position: relative
}

.marker-cluster div:before {
    border: 7px solid #66676b;
    opacity: .2;
    box-shadow: inset 0 0 0 4px #66676b;
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: 2.5s infinite cluster-animation
}

@keyframes cluster-animation {
    0%,100% {
        transform: scale(1.3) rotate(0)
    }

    50% {
        transform: scale(1.5) rotate(90deg)
    }
}

.marker-cluster span {
    font-family: Arial,sans-serif;
    line-height: 36px
}

@-webkit-keyframes leaflet-gestures-fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes leaflet-gestures-fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.leaflet-container:after {
    -webkit-animation: .8s backwards leaflet-gestures-fadein;
    animation: .8s backwards leaflet-gestures-fadein;
    color: #fff;
    font-family: roboto,Arial,sans-serif;
    font-size: 22px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 461;
    pointer-events: none
}

.leaflet-gesture-handling-scroll-warning:after,.leaflet-gesture-handling-touch-warning:after {
    -webkit-animation: .8s forwards leaflet-gestures-fadein;
    animation: .8s forwards leaflet-gestures-fadein
}

.leaflet-gesture-handling-touch-warning:after {
    content: attr(data-gesture-handling-touch-content)
}

.leaflet-gesture-handling-scroll-warning:after {
    content: attr(data-gesture-handling-scroll-content)
}

#leaflet-geocode-cont {
    position: absolute;
    z-index: 110;
    background: #fff;
    border: none;
    border-radius: 0 0 4px 4px;
    top: 46px;
    display: none;
    width: 100%;
    border-top: 1px solid #e8e8e8
}

#leaflet-geocode-cont:before {
    content: "";
    width: 100%;
    height: 4px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: -5px
}

#leaflet-geocode-cont ul li {
    color: #888;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    padding: 11px 15px 11px 38px;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
    cursor: pointer;
    transition: .3s;
    position: relative
}

#leaflet-geocode-cont ul li:before {
    content: "\f041";
    font-family: fontawesome;
    font-size: 14px;
    position: absolute;
    top: 10px;
    left: 20px;
    margin-right: 0;
    color: #aaa;
    transition: .3s
}

#leaflet-geocode-cont ul li:hover:before {
    color: #a0a0a0
}

#leaflet-geocode-cont ul li:last-child {
    border: none;
    border-radius: 0 0 4px 4px
}

#leaflet-geocode-cont ul li.selected,#leaflet-geocode-cont ul li:hover {
    background: #fafafa
}

#leaflet-geocode-cont span.highlight {
    color: #222;
    font-weight: 700
}

.type-and-hit-enter {
    display: block;
    position: absolute;
    right: 16px;
    top: 13px;
    z-index: 120;
    background-color: #f0f0f0;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 500;
    color: #888;
    line-height: 18px;
    padding: 3px 7px;
    pointer-events: none;
    opacity: 0;
    transition: .4s;
    transform: translateX(4px)
}

.main-search-container.alt-search-box #leaflet-geocode-cont {
    top: 51px
}

.main-search-inner .type-and-hit-enter,.main-search-input.gray-style .type-and-hit-enter {
    top: 11px;
    right: 25px
}

.main-search-container.alt-search-box .type-and-hit-enter {
    right: 19px;
    top: 14px
}

@media (min-height: 1200px) {
    #ai-chat .messages-container-inner .message-content-inner {
        max-height:65vh
    }
}

@media (min-width: 992px) {
    .intro-banner-search-form .type-and-hit-enter {
        top:23px;
        right: 18px
    }

    .intro-banner-search-form #leaflet-geocode-cont {
        width: calc(100% + 24px);
        left: -12px;
        top: calc(100% + 10px)
    }

    .main-search-container:not(.alt-search-box) .osm-dropdown-active #leaflet-geocode-cont,.main-search-input .osm-dropdown-active #leaflet-geocode-cont {
        box-shadow: 0 0 6px 0 rgba(0,0,0,.15);
        border: none;
        padding-top: 45px;
        top: 0;
        z-index: 10;
        border-radius: 4px
    }

    .main-search-input.gray-style .osm-dropdown-active #leaflet-geocode-cont {
        box-shadow: none;
        border: 1px solid #e0e0e0
    }

    .main-search-container:not(.alt-search-box) .osm-dropdown-active #leaflet-geocode-cont ul li:first-child,.main-search-input .osm-dropdown-active #leaflet-geocode-cont ul li:first-child {
        border-top: 1px solid #e8e8e8
    }
}

#leaflet-geocode-cont ul li.powered-by-osm {
    display: block;
    padding: 9px 20px 9px 0;
    font-size: 12px;
    font-weight: 500;
    color: #999;
    pointer-events: none;
    text-align: right
}

#leaflet-geocode-cont ul li.powered-by-osm strong {
    color: #333;
    position: relative;
    padding-left: 26px
}

#leaflet-geocode-cont ul li.powered-by-osm strong:before {
    background-image: url(../../../../i.imgur.com/YaiaYGw.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 17px;
    width: 17px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: -2px
}

#leaflet-geocode-cont ul li.powered-by-osm:before {
    content: ""
}

.leaflet-control-geocoder {
    border-radius: 4px;
    background: #fff;
    min-width: 26px;
    min-height: 26px
}

.leaflet-touch .leaflet-control-geocoder {
    min-width: 30px;
    min-height: 30px
}

.leaflet-control-geocoder .leaflet-control-geocoder-icon,.leaflet-control-geocoder .leaflet-control-geocoder-icon:hover,.leaflet-control-geocoder a,.leaflet-control-geocoder a:hover {
    border-bottom: none;
    display: inline-block
}

.leaflet-control-geocoder .leaflet-control-geocoder-alternatives a {
    width: inherit;
    height: inherit;
    line-height: inherit
}

.leaflet-control-geocoder-form {
    display: none;
    vertical-align: middle
}

.leaflet-control-geocoder-form input {
    font-size: 120%;
    border: 0;
    background-color: transparent;
    width: 246px
}

.leaflet-control-geocoder-icon {
    border-radius: 4px;
    width: 26px;
    height: 26px;
    border: none;
    background-color: #fff;
    background-image: url(images/geocoder.png);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.leaflet-touch .leaflet-control-geocoder-icon {
    width: 30px;
    height: 30px
}

.leaflet-control-geocoder-throbber .leaflet-control-geocoder-icon {
    background-image: url(images/throbber.gif)
}

.leaflet-control-geocoder-error {
    margin-top: 8px;
    margin-left: 8px;
    display: block;
    color: #444
}

.leaflet-control-geocoder-alternatives {
    display: block;
    width: 272px;
    list-style: none;
    padding: 0;
    margin: 0
}

.leaflet-control-geocoder-alternatives-minimized {
    display: none;
    height: 0
}

.leaflet-control-geocoder-alternatives li {
    white-space: nowrap;
    display: block;
    overflow: hidden;
    padding: 5px 8px;
    text-overflow: ellipsis;
    border-bottom: 1px solid #ccc;
    cursor: pointer
}

.leaflet-control-geocoder-alternatives li a,.leaflet-control-geocoder-alternatives li a:hover {
    width: inherit;
    height: inherit;
    line-height: inherit;
    background: inherit;
    border-radius: inherit;
    text-align: left
}

.leaflet-control-geocoder-alternatives li:hover,.leaflet-control-geocoder-selected {
    background-color: #f5f5f5
}

#streetView {
    z-index: 999
}

.boxed-list {
    margin-top: 10px;
    display: block
}

.boxed-list-headline {
    background-color: #f2f2f2;
    border-radius: 4px;
    padding: 20px 35px
}

.avatar-name h5,.blog-not-found p,.boxed-list-headline h3,.single-testimonial .name {
    font-size: 18px
}

.boxed-list-headline h3 i {
    color: #66676b;
    font-size: 24px;
    position: relative;
    top: 3px;
    line-height: 0;
    display: inline-block;
    margin-right: 5px
}

.boxed-list-small .boxed-list-headline {
    padding: 10px 35px;
    background-color: #e6e6e6
}

.boxed-list-small .boxed-list-headline h3,.ud-chat-bots-wrapper ol li h3,h5 {
    font-size: 16px
}

.boxed-list ul.boxed-list-ul>li {
    display: block;
    background-color: transparent;
    padding: 35px;
    border-radius: 4px
}

.fields-ul>li {
    display: block;
    background-color: transparent;
    padding: 30px 30px 10px;
    border-bottom: 1px solid #e4e4e4
}

.boxed-list-item .item-image {
    flex: 0 0 60px;
    height: 60px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 10px;
    margin-right: 25px;
    position: relative;
    top: -2px;
    display: flex;
    background-color: #fff
}

.boxed-list-item .item-image img {
    height: auto;
    align-self: center
}

.boxed-list-item .item-content h4,.boxed-list-item .item-content h4 a {
    font-size: 18px;
    font-weight: 600;
    color: #333
}

.boxed-list-item .item-content h4 span {
    font-size: 16px;
    color: gray;
    display: block;
    font-weight: 500
}

.boxed-list-item .item-details {
    display: flex;
    margin-top: 5px
}

.boxed-list-item .item-details .star-rating {
    top: -2px;
    position: relative;
    margin-right: 15px
}

.boxed-list-item .item-details .detail-item {
    margin-right: 15px;
    color: gray
}

.boxed-list-item .item-details .detail-item i {
    margin-right: 3px;
    position: relative;
    top: 0
}

.boxed-list-item .item-description {
    margin-top: 15px
}

.bid {
    display: flex;
    width: 100%
}

.bid .bids-content {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.bid .bids-bid {
    align-items: center;
    display: flex
}

.bid .bids-avatar {
    align-self: center
}

.bid .freelancer-avatar {
    width: 80px;
    margin: 0 30px 0 auto;
    position: relative
}

.bid .star-rating {
    margin-top: 3px;
    display: block
}

.bid .freelancer-avatar img {
    width: 100%;
    border-radius: 50%;
    cursor: pointer
}

.bid .freelancer-avatar .verified-badge {
    position: absolute;
    bottom: 0;
    right: 0
}

.bid-rate {
    text-align: center;
    font-size: 14px;
    background: #f4f4f4;
    color: #888;
    border-radius: 4px;
    padding: 8px 12px
}

.boxed-list ul.boxed-list-ul>li:nth-child(2n) .bid-rate {
    background: #f2f2f2
}

.bid-rate .rate {
    color: #333;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
    border-radius: 4px;
    padding: 5px 10px 0;
    font-size: 16px
}

.bid-rate span {
    display: block;
    margin-top: -2px
}

.job-overview .job-overview-headline {
    font-size: 20px;
    padding: 20px 35px;
    background-color: #f0f0f0;
    color: #333;
    position: relative;
    border-radius: 4px 4px 0 0
}

.job-overview .job-overview-inner {
    padding: 35px
}

.job-overview .job-overview-inner ul li {
    position: relative;
    display: block;
    font-size: 16px;
    padding-left: 38px;
    margin-bottom: 25px
}

.job-overview .job-overview-inner ul li span {
    font-weight: 600;
    color: #333;
    margin: 0;
    padding: 0;
    display: block
}

.job-overview .job-overview-inner ul li h5 {
    font-weight: 500;
    color: #666;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 20px
}

.job-overview .job-overview-inner ul li i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    color: #66676b
}

a.apply-now-button {
    background-color: #66676b;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-radius: 4px;
    padding: 14px 20px;
    margin-bottom: 35px;
    box-shadow: 0 2px 8px rgba(102,103,107,.15);
    transition: .3s;
    display: block
}

a.apply-now-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 2px 8px rgba(102,103,107,.35)
}

a.apply-now-button i {
    font-size: 22px;
    position: relative;
    line-height: 0;
    top: 3px;
    margin-left: 5px
}

#single-job-map-container #singleListingMap {
    position: relative;
    height: 340px;
    border-radius: 4px
}

.freelancer-socials ul {
    margin: 0 0 -5px -8px;
    padding: 0;
    list-style: none;
    cursor: default
}

.freelancer-socials ul li {
    display: inline-block;
    font-size: 24px
}

.freelancer-socials ul li a {
    color: #b9b9b9;
    padding: 0 8px
}

.attachments-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: calc(100% + 20px);
    margin-bottom: -30px
}

.attachment-box {
    display: flex;
    margin: 0 20px 20px 0;
    background-color: #f4f4f4;
    border-radius: 4px 0 4px 4px;
    font-weight: 600;
    padding: 15px 25px 45px 20px;
    line-height: 24px;
    flex-direction: column;
    color: #666;
    transition: .3s;
    flex: 0 1 calc(50% - 21px);
    cursor: default;
    position: relative
}

.single-page-section .attachment-box {
    flex: 0 1 calc(33% - 20px)
}

.single-page-section .attachments-container {
    margin-bottom: -20px
}

.attachment-box:before,.dashboard-note:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 20px 20px 0;
    border-style: solid;
    border-color: rgba(0,0,0,.15) #fff;
    transition: .3s;
    border-radius: 0 0 0 4px
}

a.attachment-box:hover:before {
    border-color: rgba(0,0,0,.25) #fff
}

.attachment-box span {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    flex: auto
}

.attachment-box i {
    display: block;
    font-style: normal;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-top: 10px;
    position: absolute;
    bottom: 10px;
    transition: .3s
}

.attachment-box .remove-attachment {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff;
    background-color: #dc3139;
    box-shadow: 0 3px 8px rgba(234,65,81,.15);
    height: 28px;
    width: 28px;
    line-height: 28px;
    border-radius: 3px;
    font-weight: 500;
    font-size: 14px;
    transition: .3s;
    opacity: 0;
    transform: translateY(3px)
}

.attachment-box .remove-attachment:before {
    content: "\e9e4";
    font-family: feather-icons
}

.attachment-box:hover .remove-attachment {
    opacity: 1;
    transform: translateY(0)
}

.profile-overview {
    display: flex;
    line-height: 22px;
    align-items: center;
    margin-bottom: 25px;
    width: calc(100% + 25px)
}

.profile-overview .overview-item {
    flex: 1;
    border-right: 1px solid #e0e0e0;
    margin-right: 20px;
    padding-right: 20px;
    flex-grow: 1
}

.profile-overview .overview-item:last-child {
    border-right: 0;
    padding-right: 0
}

.profile-overview .overview-item strong {
    display: block;
    font-weight: 600;
    color: #333;
    font-size: 18px;
    margin-bottom: 5px
}

.freelancer-indicators {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    line-height: 24px;
    margin-bottom: -20px
}

.freelancer-indicators .indicator {
    width: calc(50% - 31px);
    margin-right: 30px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column
}

.freelancer-indicators .indicator-bar,.freelancer-indicators .indicator-bar span {
    width: 100%;
    height: 4px;
    background-color: #e0e0e0;
    border-radius: 10px;
    position: relative;
    margin: 10px 0;
    transition: 1s
}

.freelancer-indicators .indicator-bar span {
    width: 0;
    background-color: #66676b;
    position: absolute;
    top: 0;
    margin: 0
}

.dashboard-container,.full-page-container {
    height: calc(100vh - 82px)
}

@media (max-width: 1099px) {
    #wrapper {
        padding-top:0!important
    }

    #header-container {
        position: relative
    }

    #header-container.transparent-header {
        position: absolute
    }

    #logo,#logo img {
        border: none
    }

    #header-container.cloned,#responsive {
        display: none
    }

    #header {
        height: 76px
    }

    #logo img {
        max-width: 100px;
        height: auto
    }

    header.fullwidth .container {
        padding: 0 20px
    }

    .fullwidth .header-widget:last-of-type,.header-widget,.header-widget:last-of-type {
        float: left
    }

    #header .right-side {
        position: absolute;
        width: auto;
        background-color: #fff;
        text-align: left
    }

    .mmenu-trigger {
        display: inline-block!important;
        margin: 0 -5px 0 23px;
        top: 15px;
        float: right
    }

    .header-widget {
        padding: 0 25px
    }

    .header-notifications:first-child {
        margin-right: -5px
    }

    .dashboard-container,.full-page-container {
        height: calc(100vh - 76px)
    }
}

body#page .dashboard-container .dashboard-sidebar {
    flex: 0 0 260px;
    background-color: #111827;
    position: relative;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    z-index: 100;
    transition: .3s ease-in-out
}

.dashboard-box,.fun-fact {
    box-shadow: 0 0 10px 2px rgba(107,118,255,.05)
}

.dashboard-sidebar.hide-sidebar {
    flex: 0 0 0
}

.dashboard-content-container {
    flex: 1;
    background-color: #fdfeff;
    padding: 0;
    overflow: auto;
    position: relative;
    z-index: 99
}

.dashboard-content-inner {
    padding: 50px 50px 0;
    position: relative
}

#ai-chat .dashboard-content-inner {
    padding: 10px 25px 0
}

@media (min-width: 1099px) {
    #header-container.dashboard-header .container {
        padding-right:35px;
        padding-left: 0
    }

    #header-container.dashboard-header .container-active-msg {
        padding-left: 35px
    }

    #header-container.dashboard-header #logo {
        width: 260px;
        padding-left: 35px
    }

    .ud-hero .ud-hero-image {
        max-width: 1024px
    }
}

@media (max-width: 1240px) {
    .single-page-header .header-details h3 {
        font-size:26px
    }

    .single-page-header {
        padding: 55px 0
    }

    .salary-box .salary-amount {
        font-size: 26px;
        line-height: 32px
    }

    .single-page-header .header-image {
        height: 120px;
        flex: 0 0 120px
    }

    .single-page-header.freelancer-header .header-image {
        height: 120px;
        flex: 0 0 120px;
        width: 120px
    }

    .banner-headline {
        max-width: 65%
    }

    .category-box {
        flex: 0 0 33.3%
    }

    .testimonial-carousel .slick-next {
        right: 13%
    }

    .testimonial-carousel .slick-prev {
        left: 13%
    }

    .qtyDec,.qtyInc {
        min-width: 36px;
        max-width: 36px
    }

    .bidding-widget .bidding-fields .bidding-field {
        flex: auto;
        margin-right: 0;
        width: 100%
    }

    .bidding-widget .bidding-fields .bidding-field:first-child {
        margin-bottom: 20px
    }

    .bidding-widget .bidding-fields {
        width: 100%
    }

    .profile-overview,.profile-overview .overview-item {
        display: block;
        width: 100%
    }

    .profile-overview .overview-item {
        border-right: 0;
        border-bottom: 1px solid #e0e0e0;
        padding: 15px 0;
        margin: 0
    }

    .profile-overview .overview-item:last-child {
        border-right: none;
        border-bottom: none
    }

    #header-container.dashboard-header #logo {
        width: auto
    }

    .dashboard-content-inner {
        padding: 10px 20px 0
    }
}

.dashboard-nav {
    display: block;
    z-index: 11;
    padding-bottom: 30px
}

.dashboard-nav ul {
    list-style: none;
    padding: 0;
    margin: 25px 0 0
}

.dashboard-nav ul:first-child {
    margin: 30px 0 0
}

.dashboard-nav ul:before {
    content: attr(data-submenu-title);
    padding: 0 35px;
    margin-bottom: 5px;
    display: block;
    color: #66676b;
    font-weight: 600;
    font-size: 14px
}

.dashboard-nav ul li {
    display: block;
    border-left: 3px solid transparent;
    transition: border-color,color,background-color .3s;
    line-height: 25px;
    font-size: 15px
}

.dashboard-nav ul li a {
    color: #ececf1;
    display: block;
    padding: .75rem;
    transition: color .3s;
    cursor: pointer;
    position: relative
}

.dashboard-nav ul li a i,.dashboard-nav ul li a img {
    margin-right: 8px;
    width: 20px;
    font-size: 20px;
    color: #ececf1;
    transition: color .3s;
    position: relative;
    vertical-align: sub;
    display: inline-block
}

.dashboard-nav ul li ul li:hover a {
    padding-left: 4px
}

.dashboard-nav ul li.active,.dashboard-nav ul li.active-submenu,.dashboard-nav ul li:hover {
    border-color: #66676b;
    background-color: rgba(102,103,107,.04)
}

.dashboard-nav ul li span.nav-tag {
    display: inline-block;
    font-weight: 700;
    height: 19px;
    width: 19px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    background-color: #66676b;
    border-radius: 50%;
    position: relative;
    margin: 0 0 0 4px;
    top: -2px
}

.dashboard-nav ul li ul li,.dashboard-nav ul li ul li:hover {
    border: none;
    background-color: transparent
}

.dashboard-nav ul li ul {
    padding: 0;
    margin: 0;
    visibility: hidden;
    max-height: 0;
    opacity: 0;
    line-height: 0;
    transition: .3s;
    pointer-events: none
}

.dashboard-nav ul li.active-submenu ul {
    visibility: visible;
    padding: 0 0 18px;
    line-height: 24px;
    opacity: 1;
    max-height: 200px;
    pointer-events: all
}

.fun-fact,.messages-container-inner .messages-inbox ul li a {
    padding: 15px 25px
}

.dashboard-nav ul li ul li {
    padding-left: 43px;
    position: relative;
    margin: 0
}

.dashboard-nav ul li a:after {
    font-family: material-icons;
    content: url(/templates/classic-theme/images/angel-down.svg);
    font-size: 16px;
    transition: .3s;
    opacity: 1;
    line-height: 17px;
    width: 17px;
    height: 17px;
    color: #a8a8a8;
    display: inline-block;
    border-radius: 3px;
    margin-left: 7px;
    text-indent: -2px;
    position: absolute;
    right: 35px;
    top: 15px
}

.dashboard-headline {
    display: block;
    position: relative;
    margin-bottom: 20px
}

.dashboard-headline h3 {
    display: block;
    font-size: 26px;
    color: #333
}

.dashboard-headline #quick-words-left {
    margin-right: 3px
}

.dashboard-headline h3 .word-used-wrapper svg {
    transform: scale(1.35);
    margin-left: -5px;
    margin-right: 4px
}

.dashboard-headline h3 .word-used-wrapper strong {
    margin-left: 4px
}

.dashboard-headline span {
    display: block;
    font-size: 15px;
    color: #888;
    line-height: 30px;
    font-weight: 600;
    padding-left: 10px;
    padding-right: 2px
}

.dashboard-headline span strong {
    color: #333;
    font-size: 14.5px
}

.fun-facts-container {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    margin-bottom: -30px
}

.fun-fact {
    background-color: #fff;
    border-radius: 9px;
    margin-right: 30px;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex: 1 1 calc(25% - 30px);
    height: auto;
    cursor: default;
    transition: .3s;
    border: 1px solid #efefef
}

@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none) {
    .fun-fact {
        flex: 1
    }
}

.fun-fact-icon {
    border-radius: 4px;
    background-color: rgba(0,0,0,.04);
    flex: 0 0 100px;
    height: 100px;
    display: flex;
    text-align: center
}

.fun-fact-icon i {
    font-size: 48px;
    align-self: center;
    margin: 0 auto;
    color: #666
}

.fun-fact-icon i.icon-material-outline-gavel {
    transform: scale(.91)
}

.fun-fact span {
    font-size: 18px;
    color: #888;
    line-height: 22px
}

.fun-fact h4 {
    font-size: 30px;
    color: #333;
    line-height: 32px;
    margin-top: 5px
}

.dashboard-box {
    display: block;
    border-radius: 9px;
    background-color: #fff;
    margin-top: 20px;
    position: relative;
    border: 1px solid #efefef
}

.dashboard-box img {
    padding: 5px
}

.dashboard-box .headline {
    display: flex;
    align-items: center;
    padding: 20px 30px;
    border-bottom: 1px solid #f2f4ff;
    position: relative;
    max-height: 72px
}

.dashboard-box .dashboard-box-footer {
    border-top: 1px solid #e4e4e4;
    border-bottom: none
}

.dashboard-box .headline h3 {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: 26px;
    min-height: unset;
    margin: 5px 0 0
}

.dashboard-box .headline h3 i {
    color: #66676b;
    font-size: 16px;
    line-height: 0;
    position: relative;
    margin-right: 4px
}

.dashboard-box .headline h3 i.icon-material-outline-supervisor-account {
    font-size: 24px;
    top: 3px
}

.button.big i.icon-feather-plus,.dashboard-box .headline h3 i.icon-feather-folder-plus {
    font-size: 20px;
    top: 2px;
    margin-right: 5px
}

.button.big i.icon-feather-plus {
    margin-left: -4px
}

.dashboard-box .chart {
    padding: 30px 20px 17px 18px
}

.dashboard-box .headline .sort-by {
    float: none;
    display: inline-block;
    position: absolute;
    top: calc(50% + 3px);
    transform: translateY(-50%);
    right: 30px;
    z-index: 100;
    height: 33px
}

.dashboard-box .headline .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-weight: 500;
    color: #666
}

.dashboard-note {
    border-radius: 4px;
    background-color: #f8f8f8;
    padding: 20px 25px 25px;
    margin-bottom: 20px;
    position: relative
}

.dashboard-note:last-child {
    margin-bottom: 65px
}

.dashboard-note p {
    line-height: 24px;
    margin-bottom: 20px;
    color: #777;
    font-size: 14.7px
}

.note-priority {
    background-color: #333;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    padding: 5px 9px;
    display: inline-block;
    line-height: 20px
}

.note-priority.high,.unpaid {
    background-color: #dc3139
}

.note-priority.medium {
    background-color: #f59110
}

.note-priority.low {
    background-color: #3fb660
}

.note-buttons {
    align-self: center;
    margin-left: auto
}

.note-buttons a {
    font-size: 16px;
    padding-left: 3px;
    margin-top: 2px;
    display: inline-block;
    color: #888
}

.note-buttons a:hover {
    color: #444
}

.add-note-button {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 10px 30px 30px;
    background: #fff;
    border-radius: 4px;
    width: calc(100% - 15px)
}

.add-note-button a.button {
    width: calc(100% + 15px)!important;
    max-width: calc(100% + 15px)!important
}

ul.dashboard-box-list>li {
    border-bottom: 1px solid #e4e4e4;
    padding: 22px 30px;
    line-height: 26px;
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    flex-flow: row wrap;
    transition: .3s
}

ul.dashboard-box-list>li:hover {
    background-color: #fcfcfc
}

.dashboard-box-list .notification-text {
    font-size: 14.7px;
    flex: 1
}

.dashboard-box-list .notification-icon {
    flex: 0 0 40px
}

.dashboard-box-list .notification-text .star-rating {
    position: relative;
    top: -18px;
    line-height: 0;
    height: 0;
    display: inline-block;
    margin: 0 3px;
    transform: scale(.93)
}

.buttons-to-right,.dashboard-box-list .button.to-right {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: .3s;
    box-shadow: 0 0 10px 15px #fff;
    background-color: #fff
}

.dashboard-box-list .buttons-to-right.always-visible:not(.single-right-button) {
    position: relative;
    transform: none;
    top: 0;
    margin: 5px 0 10px -2px;
    opacity: 1;
    right: auto;
    display: inline-block;
    width: 100%;
    background-color: transparent;
    box-shadow: none
}

.dashboard-box-list .button {
    padding: 6px 18px;
    line-height: 26px;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    display: inline-block;
    box-shadow: 0 3px 8px rgba(102,103,107,.15)
}

.dashboard-box-list .button i[class*=icon-material] {
    font-size: 18px;
    top: 3px;
    margin-right: 2px;
    margin-left: -2px
}

.dashboard-box-list .buttons-to-right .button {
    margin: 0 0 -6px 2px
}

.dashboard-box-list .buttons-to-right.always-visible .button {
    margin: 0 3px 0 0
}

.button.red {
    background: #ffebee;
    border: 1px solid #ffebee;
    color: #dc3139;
    box-shadow: unset;
    transition: .3s
}

.button.red:hover {
    background: #dc3139;
    border: 1px solid #dc3139;
    color: #fff
}

.dashboard-content-inner .dashboard-box .headline a.button,a#export-chats.button {
    color: #0d0d0d;
    background: #fff;
    border: 1px solid #e3e3e3;
    box-shadow: unset;
    transition: .3s
}

.dashboard-box .button.green {
    background-color: #40b660;
    box-shadow: 0 3px 8px rgba(64,182,96,.15)
}

.dashboard-box .button.dark {
    background-color: #333;
    box-shadow: 0 3px 8px rgba(0,0,0,.1)
}

.dashboard-box .button.gray {
    background-color: #eee;
    color: #666;
    box-shadow: none
}

.dashboard-box .button.gray:not(.ico):hover,.dashboard-box .button.green:not(.ico):hover,.dashboard-box .button.red:not(.ico):hover,.dashboard-box .dashboard-box-list .button:not(.ico):hover {
    color: #fff;
    background-color: #333;
    box-shadow: 0 3px 8px rgba(0,0,0,.1)
}

.dashboard-box .button.dark:not(.ico):hover {
    background-color: #66676b;
    box-shadow: 0 3px 8px rgba(102,103,107,.15)
}

.dashboard-box .button.ico {
    width: 32px;
    text-align: center
}

.dashboard-box .button.ico i {
    font-size: 15px;
    margin-left: -7px;
    top: 2px;
    position: relative
}

.dashboard-box .button i.icon-material-outline-check {
    margin-left: -5px
}

.dashboard-box .button.ico i[class*=icon-material] {
    font-size: 18px;
    margin-left: -8px;
    top: 3px;
    position: relative
}

.dashboard-box-list a.button i {
    margin: 0 0 0 -2px;
    padding: 0;
    position: relative;
    top: 1px;
    font-size: 14px;
    line-height: 0
}

.dashboard-box .mark-as-read {
    float: none;
    background-color: #f4f4f4;
    position: absolute;
    right: 30px;
    top: 18px
}

.button-info {
    background: rgba(255,255,255,.25);
    color: #fff;
    width: 19px;
    height: 19px;
    display: inline-block;
    text-align: center;
    line-height: 19px;
    border-radius: 50%;
    font-size: 11px;
    font-weight: 700;
    margin-left: 3px;
    margin-right: -2px
}

.dashboard-status-button {
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 21px;
    padding: 2px 8px;
    display: inline-block;
    position: relative;
    top: -2px;
    margin: 0 0 4px 4px
}

.dashboard-status-button.green,span.status-available {
    background: #e0f5d7;
    color: #449626
}

.dashboard-status-button.red,span.status-not-available {
    background-color: #ffe6e6;
    color: #ea5252
}

.invoice-list-item ul {
    line-height: 22px;
    color: #909090;
    list-style: none;
    padding: 0;
    margin: 0
}

.invoice-list-item ul li {
    padding: 0;
    display: inline-block;
    font-size: 14.7px;
    margin-bottom: 5px
}

.invoice-list-item ul li:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 11px;
    background-color: #e0e0e0;
    position: relative;
    margin: 0 10px
}

.invoice-list-item strong {
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
    margin-top: -2px;
    display: block
}

.paid,.unpaid {
    color: #fff;
    border-radius: 4px;
    line-height: 20px;
    padding: 4px 8px;
    font-size: 13px;
    position: relative;
    top: -1px
}

.paid {
    background-color: #40b660
}

.dashboard-box .job-listing-details {
    box-shadow: none;
    padding: 10px 0;
    align-items: center;
    flex: auto
}

.dashboard-box .job-listing {
    box-shadow: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
    display: flex;
    flex-direction: row;
    width: 100%
}

.dashboard-box .job-listing.width-adjustment {
    max-width: 60%
}

.dashboard-box .job-listing h3 a {
    color: #333;
    font-size: 18px
}

.dashboard-box .job-listing .job-listing-company-logo {
    max-width: 50px
}

.dashboard-box .job-listing .job-listing-footer {
    background-color: transparent;
    padding: 0;
    border-radius: none
}

.dashboard-box .freelancer-overview {
    padding: 15px 0
}

.dashboard-box .freelancer-overview-inner {
    flex: auto;
    display: flex;
    align-items: center
}

.dashboard-box .freelancer-overview .freelancer-name {
    text-align: left;
    margin: 0 0 0 30px;
    width: 100%
}

.dashboard-box .freelancer-overview .freelancer-avatar {
    margin: 0;
    width: 90px
}

.dashboard-box .freelancer-overview.manage-candidates .freelancer-avatar {
    align-self: flex-start
}

.dashboard-task-info {
    list-style: none;
    padding: 14px 25px;
    margin: 0;
    background-color: #f4f4f4;
    text-align: center;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    align-self: flex-end;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s;
    justify-content: center
}

.dashboard-task-info li {
    display: inline-block;
    border-right: 1px solid #d0d0d0;
    padding-right: 22px;
    margin-right: 22px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.dashboard-task-info li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none
}

.dashboard-task-info li strong {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 22px
}

.dashboard-task-info li span {
    display: block;
    font-size: 14px;
    color: #888;
    line-height: 20px
}

.bid-acceptance {
    color: #289c41;
    background-color: #e4f6e9;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    border-radius: 4px;
    padding: 12px 18px;
    display: inline-block;
    margin: 0 auto;
    line-height: 20px
}

.bid-acceptance span {
    font-size: 14px;
    opacity: .86;
    line-height: 20px
}

@media (max-width: 1366px) {
    .dashboard-box .job-listing.width-adjustment {
        max-width:100%
    }

    .dashboard-task-info {
        position: relative;
        right: 0;
        top: 0;
        transform: none;
        margin: 10px 0 20px
    }

    .dashboard-task-info.bid-info {
        margin-bottom: 0;
        margin-top: 20px
    }
}

.dashboard-box .boxed-list-item {
    padding: 10px 0;
    width: 100%
}

.submit-field {
    margin-bottom: 28px;
    display: block;
    position: relative
}

.submit-field .pac-container {
    box-shadow: none;
    border: 1px solid #e0e0e0;
    border-top: 1px solid #fff;
    padding-top: 0;
    z-index: 9;
    left: 0!important;
    top: 47px!important;
    border-radius: 0 0 4px 4px
}

.submit-field h5 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 12px
}

.submit-field h6 {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin: 12px 2px 8px
}

.help-icon {
    color: #66676b;
    display: inline-block;
    font-size: 19px;
    font-weight: 400;
    line-height: 18px;
    height: 16px;
    position: relative;
    top: 3px;
    margin: 0 3px;
    font-style: normal;
    cursor: help
}

.help-icon:before {
    content: "\e97c";
    font-family: feather-icons
}

.avatar-wrapper {
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: none;
    margin: 0 10px 30px 0;
    transition: .3s
}

.avatar-wrapper:hover {
    transform: scale(1.05);
    cursor: pointer
}

.avatar-wrapper .profile-pic {
    height: 100%;
    width: 100%;
    transition: .3s;
    object-fit: cover
}

.avatar-wrapper .profile-pic:after {
    font-family: Feather-Icons;
    content: "\e9f1";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 120px;
    position: absolute;
    font-size: 60px;
    background: #f0f0f0;
    color: #aaa;
    text-align: center
}

.avatar-wrapper .upload-button {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.avatar-wrapper .file-upload {
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.dashboard-content-inner .small-footer {
    width: 100%;
    left: 0;
    padding: 25px 50px;
    position: absolute;
    bottom: 0
}

.dashboard-footer-spacer {
    padding-top: 125px
}

@media (max-width: 1365px) {
    .fun-fact {
        flex:1 1 calc(50% - 30px);
        max-width: calc(50% - 30px)
    }
}

.message-action,.messages-inbox .message-avatar {
    top: 50%;
    transform: translateY(-50%);
    position: absolute
}

.messages-container {
    margin: 0;
    box-shadow: 0 0 10px 2px rgba(107,118,255,.05);
    border-radius: 9px;
    background-color: #fff;
    border: 1px solid #efefef;
    overflow: hidden
}

.message-content-inner {
    max-height: 500px
}

.message-content-inner,.messages-container-inner .messages-inbox ul {
    overflow-y: scroll
}

.message-content-inner::-webkit-scrollbar-track,.messages-container-inner .messages-inbox ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #e8ebf2
}

.message-content-inner::-webkit-scrollbar,.messages-container-inner .messages-inbox ul::-webkit-scrollbar {
    width: 5px
}

.message-content-inner::-webkit-scrollbar-thumb,.messages-container-inner .messages-inbox ul::-webkit-scrollbar-thumb {
    background-color: var(--theme-color-0_15)
}

.messages-headline {
    max-height: 82px;
    font-size: 16px;
    margin: 0;
    padding: 22px 20px;
    color: #333;
    background-color: #fff;
    display: block;
    border-bottom: 1px solid #eaeaea;
    border-radius: 4px 4px 0 0;
    position: relative
}

.messages-headline input {
    background-color: #ececf1;
    color: #353740;
    box-shadow: none;
    height: 38px;
    padding: 14px;
    font-size: 14px;
    margin: 0;
    border-radius: 12px
}

.messages-headline .input-with-icon i {
    font-size: 18px;
    right: 14px
}

.messages-headline h4 {
    font-size: 16px;
    color: #333;
    margin: 0;
    font-weight: 600;
    display: inline-block
}

.message-action {
    border-radius: 50px;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    transition: .3s;
    color: #666;
    padding: 0;
    right: 30px
}

.message-action i {
    font-size: 14px;
    position: relative;
    top: 1px;
    margin-right: 1px
}

.message-action:hover {
    color: #ee3535
}

.messages-inbox ul {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 500px
}

.message-avatar img {
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 50%
}

.messages-inbox ul li a {
    position: relative;
    display: block;
    padding: 30px
}

.messages-inbox ul li {
    transition: .2s;
    position: relative;
    animation: .3s message-slide-in
}

.messages-inbox ul li.active-message,.messages-inbox ul li:hover {
    background: linear-gradient(90deg,var(--theme-color-0_04),#fff)
}

.messages-inbox ul li.active-message:hover {
    background: linear-gradient(90deg,#fff,var(--theme-color-0_04))
}

.messages-inbox ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background-color: #66676b;
    display: block;
    content: "";
    opacity: 0;
    transition: .3s
}

.messages-inbox .message-avatar {
    left: 30px
}

.messages-inbox .message-by {
    margin-left: 85px;
    font-size: 15px;
    color: #666
}

.messages-inbox .message-by p {
    margin: 0;
    padding: 0;
    line-height: 25px;
    font-size: 15px
}

.message-by-headline span {
    float: right;
    color: #888;
    font-size: 14px
}

.message-by-headline h5 {
    font-weight: 600;
    color: #333;
    margin: 0 0 7px;
    padding: 0
}

.message-by h5 i {
    background-color: #66676b;
    border-radius: 4px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    font-style: normal;
    padding: 3px 8px;
    margin-left: 3px
}

.messages-container-inner {
    display: flex;
    position: relative
}

.messages-container-inner .message-content-inner {
    padding: 30px 15px 10px;
    flex-grow: 1;
    height: auto;
    min-height: 540px;
    max-height: 54vh;
    position: relative;
    background: #fff
}

.messages-container-inner .message-content {
    display: flex;
    flex-direction: column
}

.messages-container-inner .messages-inbox {
    max-width: 260px;
    width: 260px;
    position: relative;
    background: linear-gradient(89deg,transparent,var(--theme-color-0_03))
}

.messages-inbox-bottom {
    padding: 30px;
    position: absolute;
    bottom: 0;
    width: 100%
}

.messages-container-inner .messages-inbox .message-by p {
    height: 26px;
    max-width: 205px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #888
}

.messages-container-inner .message-avatar img {
    width: 40px;
    height: 40px
}

.messages-container-inner .messages-inbox .message-avatar {
    left: 25px
}

.messages-container-inner .messages-inbox .message-by {
    margin-left: 60px
}

#card-details-box,#conversations-wrapper {
    overflow: auto
}

.messages-container-inner .message-by-headline .conversation-title,.messages-container-inner .message-by-headline h5 {
    font-size: 14px;
    margin-bottom: 3px;
    max-width: 150px;
    line-height: 23px
}

.messages-container-inner .message-by-headline span {
    font-size: 13px;
    position: absolute;
    top: 15px;
    right: 25px;
    transition: .3s
}

.message-bubble .message-text,.message-bubble .message-text p {
    font-size: 15px;
    line-height: 25px
}

#new-conversation.button.button-sliding-icon {
    background: #fff;
    box-shadow: none;
    border: 1px solid #eaeaea;
    border-radius: 0
}

#new-conversation.button.button-sliding-icon:hover {
    border-style: solid;
    border-width: 1px;
    border-image: linear-gradient(115deg,#ff8951,#ff4e80) 1
}

.messages-container-inner .message-by-headline .conversation-edit {
    opacity: 0;
    visibility: hidden
}

.conversation:hover .conversation-edit {
    opacity: 1;
    visibility: visible;
    transition: .3s
}

.conversation:hover .conversation-time {
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.conversation-edit:hover,.order-table-item i,.template-categories ul li a:hover {
    color: var(--theme-color-1)
}

.message-bubble {
    display: block;
    position: relative;
    margin-bottom: 25px;
    animation: .3s message-slide-in
}

@keyframes message-slide-in {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.message-bubble .message-avatar img {
    width: 32px;
    height: 32px;
    object-fit: cover
}

.message-bubble .message-text {
    margin-left: 35px;
    background-color: transparent;
    border-radius: 4px;
    padding: 12px 18px;
    line-height: 1.75;
    position: relative;
    display: inline-block;
    float: left;
    word-wrap: break-word;
    color: #0d0d0d
}

.message-bubble.me .message-text {
    float: right;
    padding: .625rem 1.25rem;
    margin-left: 0;
    border-radius: 1.5rem;
    margin-right: 70px;
    background-color: #66676b;
    color: #333;
    position: relative;
    background-color: hsl(0deg 0% 91% / 50%)
}

.checkbox.custom.right label span.checkbox-icon,.message-bubble.me .message-avatar {
    left: auto;
    right: 0
}

.message-bubble.me .message-text:before {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid var(--theme-color-1);
    border-right: none;
    right: -6px;
    left: auto
}

.message-bubble .message-text .markdown-copy {
    color: #333;
    position: absolute;
    right: 25px;
    transform: translateX(40%);
    font-size: 14px;
    background: #fff;
    padding: 2px 6px;
    border-radius: 4px;
    white-space: nowrap;
    box-shadow: 0 4px 12px rgba(0,0,0,.15);
    transition: .3s;
    opacity: 0;
    visibility: hidden
}

.message-bubble.me .message-text .markdown-copy {
    right: auto;
    left: 0;
    transform: translateX(-40%)
}

.message-time-sign {
    text-align: center;
    display: block;
    position: relative;
    margin-bottom: 25px
}

.message-time-sign:before {
    content: "";
    height: 1px;
    background-color: #eaeaea;
    display: block;
    max-width: 30%;
    margin: 0 auto;
    position: relative;
    top: 14px;
    z-index: 10
}

.message-time-sign span {
    background-color: #fff;
    font-size: 14px;
    color: #888;
    z-index: 11;
    position: relative;
    padding: 0 10px
}

.message-reply:not(.ai_image_description) {
    position: relative;
    border-top: 1px solid #fff;
    padding: 25px 30px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    transition-duration: .15s;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    background: #fff;
    top: -16px
}

#ai-chat-form .message-reply div {
    display: inline-flex;
    margin-left: auto
}

.message-reply:not(.form-error.message-reply):not(.ai_image_description):before {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    top: 15px;
    bottom: 15px;
    background-color: #f4f4f4;
    z-index: 0;
    border-radius: 1.5rem
}

.message-reply:not(.ai_image_description) input,.message-reply:not(.ai_image_description) textarea {
    min-width: auto;
    width: 100%;
    height: auto;
    min-height: 58px;
    padding: 10px 0;
    margin: 0 15px 0 0;
    flex: 1;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    box-shadow: none;
    border: none;
    box-sizing: border-box;
    resize: none;
    background: 0 0
}

.message-reply textarea::placeholder {
    color: #5d5d5d
}

.message-reply input:focus,.message-reply textarea:focus {
    box-shadow: none;
    border: none
}

.message-reply button {
    border-radius: 4px;
    flex: auto;
    flex-grow: 0;
    height: 44px;
    text-align: center;
    align-self: center;
    padding: 0 25px
}

#conversation-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 1
}

#conversation-loader:before {
    border: .15em solid var(--theme-color-1);
    border-left-color: transparent
}

#chat-microphone,#chat-prompts {
    align-self: center;
    margin-right: 8px;
    background: var(--theme-color-0_1);
    height: 35px;
    width: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    display: inline-block
}

.typing-indicator {
    width: auto;
    height: 24px;
    padding-top: 8px
}

.typing-indicator span {
    height: 8px;
    width: 8px;
    float: left;
    margin: 0 1px;
    background-color: #a0a0a0;
    display: block;
    border-radius: 50%;
    opacity: .4
}

.typing-indicator span:first-of-type {
    animation: 1s .33333s infinite blink
}

.typing-indicator span:nth-of-type(2) {
    animation: 1s .66666s infinite blink
}

.typing-indicator span:nth-of-type(3) {
    animation: 1s .99999s infinite blink
}

@keyframes blink {
    50% {
        opacity: 1
    }
}

.feature-image-mask,.hero-section-vCard {
    -webkit-align-self: center;
    -ms-grid-row-align: center
}

body {
    color: #666;
    background-color: #fff
}

body.gray {
    background-color: #fbfbfb
}

body,body .pac-container,button,h1,h2,h3,h4,h5,h6,input[type=button],input[type=email],input[type=password],input[type=submit],input[type=text],select,textarea {
    font-family: nunito,helveticaneue,helvetica neue,Helvetica,Arial,sans-serif;
    text-transform: none
}

h1,h2,h3,h4,h5,h6 {
    color: #202123;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 16px;
    margin-top: 30px
}

h1 {
    font-size: 32px;
    line-height: 40px
}

h2,h3.page-title {
    line-height: 32px
}

h3 {
    line-height: 28px
}

h4 {
    font-size: 18px;
    line-height: 24px
}

.dashboard-box h3 {
    line-height: 23px;
    min-height: 46px
}

.card .small-label i,h6 {
    font-size: 12px
}

.section.gray {
    background: #f9f9f9
}

.section.border-bottom {
    border-bottom: 1px solid #e0e0e0
}

.section-headline {
    display: block;
    position: relative;
    padding-right: 20%
}

.section-headline.centered {
    text-align: center;
    padding: 0
}

.section-headline:not(#blog .section-headline) span {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    color: #888;
    margin-top: 0;
    display: block
}

#blog .section-headline h3 {
    font-weight: 700;
    font-size: 42px;
    line-height: 55px
}

#blog .section-headline h3 span {
    color: var(--primary-color)
}

.section-headline h1,.section-headline h2,.section-headline h3,.section-headline h4 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 500;
    color: #333
}

.section-headline h4 {
    font-size: 22px;
    line-height: 34px
}

h1.in-a-box,h2.in-a-box,h3.in-a-box,h5.in-a-box {
    display: inline-block;
    font-size: 18px;
    background-color: #333;
    color: #fff;
    border-radius: 4px;
    padding: 8px 20px;
    box-shadow: 0 3px 10px rgba(0,0,0,.15)
}

.section-headline h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px
}

a.headline-link {
    position: absolute;
    right: 0;
    bottom: 0
}

a.headline-link.bottom-icon:after {
    content: "\e957";
    top: 3px
}

a.headline-link:after {
    content: "\e995";
    font-family: material-icons;
    font-size: 21px;
    line-height: 0;
    position: relative;
    top: 4px;
    margin-left: 5px
}

@media (max-width: 992px) {
    #footer h3 {
        margin-top:45px
    }

    .footer-middle-section {
        padding-top: 45px;
        padding-bottom: 45px
    }

    .hero-content h1 strong {
        font-size: 52px!important
    }

    .hero-content p {
        width: 80%!important
    }

    .single-page-header #breadcrumbs {
        margin: 30px 0 20px
    }

    .single-page-header .single-page-header-inner {
        display: flex;
        flex-direction: column
    }

    .single-page-header .left-side {
        padding-right: 0
    }

    .single-page-header .header-details h3 {
        font-size: 24px
    }

    .single-page-header {
        padding: 35px 0
    }

    .single-page-header .salary-amount {
        font-size: 22px;
        line-height: 24px
    }

    .single-page-header .salary-box {
        padding: 0;
        margin-top: 15px;
        margin-bottom: 20px;
        background-color: transparent;
        box-shadow: none
    }

    .salary-box .salary-type {
        font-weight: 600;
        color: #333
    }

    .single-page-header .left-side,.single-page-header .right-side,.single-page-header-inner {
        display: block;
        max-width: 100%
    }

    .single-page-header .header-image {
        height: 70px;
        width: auto;
        padding: 15px 20px;
        margin: 15px 0;
        display: inline-block
    }

    .single-page-header .header-image img {
        height: 100%
    }

    .single-page-header .header-details h5 {
        border-top: 1px solid #e0e0e0;
        padding-top: 25px
    }

    .single-page-header.freelancer-header .header-image {
        height: 70px;
        flex: 0 0 70px;
        width: 70px;
        margin-bottom: -70px
    }

    .single-page-header.freelancer-header .header-details h3 {
        margin-left: 90px
    }

    .companies-list .company {
        width: calc(50% - 30px)
    }

    .dashboard-content-container .simplebar-scrollbar,.dashboard-sidebar .simplebar-track,.full-page-sidebar .simplebar-track,.hide-under-992px,.icon-box.with-line:before,.tabs-nav {
        display: none
    }

    .tabs-header a {
        box-shadow: 0 -1px 0 rgba(255,255,255,.15);
        font-size: 14px;
        padding: 10px 20px
    }

    .tabs-header ul li.active a {
        background-color: rgba(255,255,255,.07)
    }

    .intro-search-field .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        height: auto;
        line-height: 20px
    }

    .intro-banner,.intro-banner.big-padding {
        padding: 70px 0
    }

    .banner-headline {
        max-width: 100%
    }

    .banner-headline h1,.banner-headline h2,.banner-headline h3,.banner-headline h4 {
        font-size: 24px;
        line-height: 38px
    }

    .intro-banner.dark-overlay .intro-banner-search-form {
        box-shadow: none
    }

    .banner-headline-alt {
        margin-bottom: 0
    }

    .banner-headline-alt h3 {
        font-size: 36px;
        line-height: 42px
    }

    .banner-headline-alt span {
        font-size: 22px;
        line-height: 32px
    }

    .intro-banner:after,.intro-banner:before {
        background: rgba(250,250,250,.9)
    }

    .intro-banner .background-image-container {
        background-size: cover;
        height: 100%;
        width: 100%;
        left: 0
    }

    .intro-banner-search-form .intro-search-field .bootstrap-select.btn-group button,.intro-banner-search-form input {
        height: 56px;
        padding: 15px 22px
    }

    .intro-banner-search-form .input-with-icon i {
        left: 17px
    }

    .intro-banner-search-form .input-with-icon input {
        padding-left: 50px
    }

    .intro-banner-search-form.margin-top-100,.intro-banner-search-form.margin-top-85,.intro-banner-search-form.margin-top-90,.intro-banner-search-form.margin-top-95 {
        margin-top: 20px!important
    }

    .intro-banner-search-form {
        flex-direction: column;
        background: 0 0;
        box-shadow: none;
        margin-top: 20px
    }

    .intro-stats,.not-found-search.intro-banner-search-form {
        background: #fff
    }

    .intro-banner-search-form .intro-search-field {
        padding: 0;
        border-radius: 4px;
        box-shadow: 0 2px 12px rgba(0,0,0,.07);
        margin-top: 20px
    }

    .intro-banner-search-form .intro-search-field.with-label {
        margin-top: 80px
    }

    .intro-banner-search-form .intro-search-button {
        margin-top: 30px
    }

    .intro-stats {
        flex-direction: column;
        padding: 20px;
        border-radius: 4px;
        box-shadow: 0 2px 8px rgba(0,0,0,.1);
        justify-content: center
    }

    .intro-stats li {
        display: flex;
        flex-direction: column;
        margin: 0 0 10px;
        padding: 0 0 10px;
        border: none;
        border-bottom: 1px solid #eee;
        width: 100%;
        align-self: center;
        text-align: center
    }

    .intro-stats li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border: none
    }

    .pricing-plans-container {
        box-shadow: none;
        display: block;
        margin-top: -40px;
        border: 0
    }

    .pricing-plan {
        box-shadow: 0 0 25px rgba(0,0,0,.1);
        margin-bottom: 40px;
        flex: auto;
        width: 100%;
        border-radius: 9px;
        padding: 35px;
        border: 1px solid #eee
    }

    .pricing-plan.recommended {
        padding: 35px;
        margin: 0 0 40px
    }

    .recommended.pricing-plan {
        box-shadow: 0 0 25px rgba(0,0,0,.1);
        margin-top: 80px
    }

    .testimonial-carousel .slick-next {
        right: 8%
    }

    .testimonial-carousel .slick-prev {
        left: 8%
    }

    .testimonial-box {
        padding: 35px
    }

    .testimonial,.testimonial p {
        font-size: 16px;
        line-height: 28px
    }

    .text-content {
        padding: 80px 0
    }

    .text-content h2 {
        margin-bottom: 20px;
        line-height: 40px;
        font-size: 30px;
        font-weight: 500
    }

    .single-counter {
        flex: 1 1 50%;
        margin-bottom: 30px
    }

    .single-counter:nth-child(2) {
        border: none
    }

    .counters-container {
        margin-bottom: -30px
    }

    .intro-banner-search-form #leaflet-geocode-cont {
        top: calc(100% + 0px)
    }

    .intro-banner-search-form .type-and-hit-enter {
        top: 17px;
        right: 14px
    }

    .main-search-container:not(.alt-search-box) #leaflet-geocode-cont {
        top: 52px
    }

    .main-search-container:not(.alt-search-box) .type-and-hit-enter,.main-search-input.gray-style .type-and-hit-enter {
        top: 16px;
        right: 20px
    }

    .dashboard-container,.dashboard-content-container,.dashboard-sidebar,.dashboard-sidebar-inner,.full-page-sidebar-inner {
        height: auto!important
    }

    .dashboard-content-inner {
        min-height: auto!important
    }

    #ai-chat .dashboard-content-inner {
        padding: 10px 30px 0 15px
    }

    .dashboard-content-inner,.dashboard-sidebar .dashboard-nav-container {
        padding: 15px
    }

    .dashboard-sidebar-inner {
        padding-bottom: 30px
    }

    .dashboard-sidebar .simplebar-content {
        overflow-x: hidden;
        margin-right: unset!important;
        padding-bottom: 0!important
    }

    .dashboard-nav-inner {
        padding: 30px 0;
        margin-bottom: 0
    }

    .dashboard-sidebar {
        flex: 1;
        width: 100%;
        background-color: transparent;
        box-shadow: none
    }

    .dashboard-container {
        display: block;
        width: 100%;
        flex-wrap: wrap
    }

    .dashboard-nav {
        width: 100%;
        margin: 0;
        border-radius: 0 0 4px 4px;
        position: relative;
        min-height: auto;
        opacity: 1;
        visibility: hidden;
        max-height: 0;
        padding: 0;
        transition: .3s;
        box-shadow: 0 0 10px rgba(0,0,0,.1);
        background: rgba(255,255,255,.01)
    }

    .dashboard-nav ul:first-child {
        margin: 0
    }

    .dashboard-nav ul {
        margin-top: 15px
    }

    .dashboard-nav.active,.dashboard-nav.active ul {
        opacity: 1;
        visibility: visible;
        max-height: 900px
    }

    .dashboard-nav ul:before {
        padding: 0 29px
    }

    .dashboard-nav ul li a {
        padding: 10px 25px
    }

    .dashboard-nav ul,.dashboard-nav ul li ul,.dashboard-nav.active ul li ul {
        visibility: hidden;
        opacity: 0;
        max-height: 0;
        transition: .3s
    }

    .dashboard-nav.active ul li.active-submenu ul {
        visibility: visible;
        opacity: 1;
        max-height: 300px
    }

    a.dashboard-responsive-nav-trigger {
        width: 100%;
        margin: 0;
        background-color: #1d2128;
        border-radius: 5px;
        color: #fff;
        padding: 16px 30px;
        font-weight: 600;
        transition: .2s;
        display: block;
        line-height: 26px
    }

    a.dashboard-responsive-nav-trigger span.trigger-title {
        padding-left: 33px
    }

    a.dashboard-responsive-nav-trigger .hamburger-inner,a.dashboard-responsive-nav-trigger .hamburger-inner::after,a.dashboard-responsive-nav-trigger .hamburger-inner::before {
        background-color: #fff
    }

    a.dashboard-responsive-nav-trigger .hamburger {
        top: 2px;
        left: 0;
        transform: scale(.66)
    }

    a.dashboard-responsive-nav-trigger i {
        margin-right: 8px;
        margin-left: -2px;
        font-size: 28px;
        line-height: 0;
        position: relative;
        top: 6px
    }

    a.dashboard-responsive-nav-trigger.active {
        border-radius: 4px 4px 0 0
    }

    .buttons-to-right:not(.single-right-button) {
        opacity: 1
    }

    .fun-facts-container {
        width: calc(100% + 15px);
        margin-bottom: -15px
    }

    .fun-fact {
        flex: 1 1 calc(50% - 15px);
        max-width: calc(50% - 15px);
        margin: 0 15px 15px 0
    }
}

@media (max-width: 768px) {
    #backtotop,#posts-nav li a::before,.boxed-list-item .item-image,.dashboard-box .job-listing .job-listing-company-logo,.header-notifications-dropdown:before,.header-widget .log-in-button span,.hide-under-768px {
        display:none
    }

    .header-widget .log-in-button i {
        font-size: 20px;
        top: 3px
    }

    .header-widget .log-in-button i,.header-widget .log-in-button i:hover {
        color: #555
    }

    .header-widget .log-in-button {
        background-color: #f0f0f0;
        border-radius: 4px;
        height: 46px;
        width: 46px;
        text-align: center
    }

    .transparent-header .header-widget .log-in-button,.transparent-header .header-widget .log-in-button i {
        background-color: #fff;
        color: #333
    }

    .header-notifications {
        position: initial
    }

    .content-left-offset,.content-right-offset {
        padding-left: 15px
    }

    .footer-rows-container {
        height: auto;
        padding: 20px 0 40px
    }

    .footer-rows-left,.footer-rows-right {
        float: none;
        height: auto
    }

    .footer-row-inner.footer-logo img {
        top: 0
    }

    .footer-row-inner {
        position: relative;
        top: 0;
        transform: translateY(0)
    }

    .footer-row-inner.footer-logo {
        top: 0;
        position: relative;
        height: 46px
    }

    #footer .footer-row {
        padding: 20px 0 0;
        float: none;
        display: block;
        width: 100%;
        border: none
    }

    .bid,.footer-rows-container .footer-rows-left,.footer-rows-container .footer-rows-right {
        display: block
    }

    .hero-content h1 strong {
        font-size: 42px!important
    }

    .hero-content p {
        width: 100%!important
    }

    .notify-box {
        margin-bottom: 90px
    }

    .notify-box .sort-by {
        position: absolute;
        margin-top: 35px;
        left: 0
    }

    .dashboard-box .headline .sort-by .bootstrap-select .dropdown-menu,.notify-box .sort-by .bootstrap-select .dropdown-menu {
        left: 0;
        right: auto
    }

    .single-page-header.freelancer-header .header-image {
        height: 70px;
        flex: 0 0 70px;
        width: 70px;
        margin-bottom: -70px
    }

    .single-page-header.freelancer-header .header-details h3 {
        margin-left: 90px
    }

    .comments ul li ul {
        margin: 0
    }

    .avatar {
        top: 3px
    }

    .comment-content {
        color: #666;
        padding: 0 0 0 70px
    }

    .avatar img {
        max-width: 50px;
        border-radius: 50%;
        top: 5px
    }

    .comment-by a.reply {
        position: relative;
        margin: 10px 0 0;
        top: 0;
        display: inline-block
    }

    .blog-post,.contact-location-info,.message-reply:not(.ai_image_description) {
        flex-direction: column
    }

    .blog-post-thumbnail {
        width: 100%;
        height: 220px
    }

    #posts-nav li {
        position: relative;
        width: 100%
    }

    #posts-nav li a {
        padding: 0!important
    }

    #posts-nav li.next-post {
        text-align: left;
        margin-bottom: 30px
    }

    .contact-location-info .contact-address {
        border: 1px solid #e0e0e0;
        border-bottom: none;
        border-radius: 4px 4px 0 0
    }

    .contact-location-info #single-job-map-container #singleListingMap {
        border-radius: 0 0 4px 4px
    }

    .bid-rate,.companies-list .company {
        width: 100%
    }

    .category-box {
        flex: 0 0 50%
    }

    .billing-cycle {
        display: flex;
        flex-direction: column
    }

    .billing-cycle .radio {
        margin-right: 0
    }

    .testimonial-carousel .slick-next {
        right: 20px
    }

    .testimonial-carousel .slick-prev {
        left: 20px
    }

    .testimonial-carousel .slick-next,.testimonial-carousel .slick-prev {
        transform: scale(.8) translateY(-50%)
    }

    .single-counter {
        flex: 1 1 100%;
        border: none;
        border-bottom: 1px solid #e0e0e0;
        padding-bottom: 30px
    }

    .single-counter:nth-child(2) {
        border-bottom: 1px solid #e0e0e0
    }

    .single-counter:last-child {
        margin-bottom: -15px;
        border-bottom: none
    }

    .counters-container {
        margin-bottom: -30px
    }

    .social-login-separator {
        margin-bottom: 25px
    }

    .social-login-buttons,.social-login-buttons a {
        width: 100%;
        display: block;
        max-width: 100%
    }

    .bid .freelancer-avatar {
        width: 70px;
        margin: 0 0 15px
    }

    .bids-bid {
        margin-top: 15px
    }

    .attachments-container,.attachments-container .attachment-box,.boxed-list-item .item-details,.freelancer-indicators,.freelancer-indicators .indicator {
        display: block;
        width: 100%
    }

    .dashboard-box .freelancer-overview .freelancer-avatar {
        width: 60px
    }

    .dashboard-box .freelancer-overview .freelancer-avatar .verified-badge {
        transform: scale(.8);
        bottom: -5px;
        right: -5px
    }

    .dashboard-box .freelancer-overview .freelancer-name {
        margin: 0 0 0 25px
    }

    .dashboard-task-info.bid-info,.dashboard-task-info:not(.bid-info) {
        flex-direction: column;
        width: 100%
    }

    .dashboard-task-info li {
        border-right: none;
        border-bottom: 1px solid #d0d0d0;
        padding: 0 0 10px;
        margin: 0 0 10px;
        width: 100%
    }

    .dashboard-task-info li:last-child {
        border-right: none;
        border-bottom: none;
        padding: 0;
        margin: 0
    }

    .dashboard-content-inner .small-footer {
        flex-direction: column;
        text-align: center
    }

    .messages-container-inner .message-content-inner {
        padding: 20px 5px 10px;
        min-height: 410px
    }

    .footer-social-links {
        text-align: center!important;
        display: inline-block
    }

    .fun-fact {
        flex: 1 1 100%;
        max-width: 100%
    }

    #titlebar #breadcrumbs,.dashboard-headline #breadcrumbs {
        right: 0;
        position: relative;
        top: 0;
        transform: none;
        margin-top: 30px;
        max-width: 100%
    }

    #ai-chat .dashboard-headline #breadcrumbs {
        position: absolute;
        top: -10px;
        margin-top: 0;
        border: 0
    }

    .buttons-to-right:not(.single-right-button) {
        position: relative;
        transform: none;
        top: 0;
        margin: 10px 0 0;
        opacity: 1;
        right: auto;
        display: inline-block;
        box-shadow: none;
        width: 100%
    }

    .dashboard-box .headline .sort-by {
        float: none;
        display: inline-block;
        position: relative;
        transform: none;
        right: 0;
        top: 5px;
        left: -8px
    }

    .messages-container-inner .messages-inbox {
        position: absolute;
        left: -100%;
        z-index: 1000;
        height: 100%;
        max-height: 100%;
        transition: .5s
    }

    .messages-container-inner .messages-inbox.open {
        transition: .5s;
        left: 0;
        background-color: #fff;
        box-shadow: 0 0 10px 2px rgba(107,118,255,.15)
    }

    .messages-inbox ul {
        max-height: 500px
    }

    .messages-headline {
        max-height: 120px;
        min-height: 88px
    }

    .message-reply:not(.ai_image_description) textarea {
        margin-bottom: 10px
    }

    .message-reply>div {
        align-self: end
    }

    a.headline-link {
        position: relative;
        margin-top: 10px;
        display: inline-block
    }

    a.try-example {
        line-height: 34px
    }
}

@media (max-width: 480px) {
    .language-switcher .dropdown-toggle {
        padding:0 10px!important
    }

    #ai_images .ai_image_description button[type=submit] i,.fullwidth .header-widget .button>span,.hide-on-mobile,.hide-under-480px,.language-switcher .caret {
        display: none
    }

    .fullwidth .header-widget {
        padding-right: 0;
        padding-left: 10px;
        border: none
    }

    .category-box {
        flex: 0 0 100%;
        margin-right: 0
    }

    #sign-in-dialog.dialog-with-tabs .mfp-close,#small-dialog-1.dialog-with-tabs .mfp-close,#small-dialog-2.dialog-with-tabs .mfp-close,#small-dialog-3.dialog-with-tabs .mfp-close,#small-dialog-4.dialog-with-tabs .mfp-close,#small-dialog.dialog-with-tabs .mfp-close,.dialog-with-tabs .mfp-close {
        height: 50px;
        width: 50px
    }

    .popup-tabs-nav {
        padding-top: 50px;
        height: 50px
    }

    .mfp-container {
        padding: 0 10px
    }

    .popup-tabs-nav li:first-child {
        border-top: 1px solid #e0e0e0
    }

    .popup-tabs-nav li {
        border-bottom: 1px solid #e0e0e0
    }

    .popup-tabs-nav li,.popup-tabs-nav li a {
        width: 100%;
        text-align: center;
        height: 50px;
        line-height: 50px
    }

    .popup-tabs-nav li a:hover {
        background-color: transparent
    }

    .account-type,.social-login-buttons,.uploadButton {
        flex-direction: column
    }

    .social-login-buttons button {
        max-width: 100%;
        width: 100%;
        flex: auto
    }

    .uploadButton .uploadButton-file-name {
        padding: 0;
        margin: 15px 0 0
    }

    .headline-right {
        position: static;
        transform: none;
        margin-top: 10px
    }

    .dashboard-box .headline {
        flex-direction: column;
        align-items: start
    }

    .dashboard-box .headline .live-preview-button {
        margin-top: 10px;
        margin-left: 0;
        width: 100%!important
    }

    .dashboard-headline #breadcrumbs {
        margin-top: 0
    }

    #ai_images .ai_image_description button[type=submit] {
        min-width: max-content;
        padding: 0 10px;
        overflow: unset
    }

    #ai_images .ai_image_description button[type=submit]:before {
        content: "";
        position: absolute;
        left: -15px;
        top: 0;
        bottom: 0;
        background: linear-gradient(to left,#fff,transparent);
        width: 15px
    }

    .ai_image_description input[type=text] {
        max-width: 70%
    }

    #generated_images_wrapper .col-6 {
        max-width: 48%
    }
}

.glyph.fs1,.icon-set-container {
    position: relative;
    align-content: center
}

.icon-set-container {
    display: block;
    width: calc(100% + 30px);
    left: -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.glyph.fs1 {
    margin: 10px 15px;
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,.08);
    border-radius: 4px;
    flex: 1 1 calc(25% - 30px);
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding: 15px;
    transition: .3s;
    color: #666
}

.button-progress:before,.glyph.fs1 span:not([class*=mls]),.headline-right {
    position: absolute;
    display: inline-block
}

.glyph.fs1:hover {
    transform: translateY(-5px);
    background-color: #333;
    color: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,.15)
}

.glyph.fs1 span:not([class*=mls]) {
    vertical-align: middle;
    height: 40px;
    width: 40px;
    background: rgba(0,0,0,.04);
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    font-size: 24px;
    transition: .3s;
    top: 50%;
    transform: translateY(-50%)
}

.glyph.fs1 .mls:not([class*=icon-]) {
    max-width: 80%;
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    top: 0;
    vertical-align: middle;
    padding-left: 55px
}

.content-left-offset {
    padding-left: 30px
}

.margin-top-0 {
    margin-top: 0!important
}

.margin-top-1 {
    margin-top: 1px!important
}

.margin-top-2 {
    margin-top: 2px!important
}

.margin-top-3 {
    margin-top: 3px!important
}

.margin-top-4 {
    margin-top: 4px!important
}

.margin-top-5 {
    margin-top: 5px!important
}

.margin-top-6 {
    margin-top: 6px!important
}

.margin-top-7 {
    margin-top: 7px!important
}

.margin-top-8 {
    margin-top: 8px!important
}

.margin-top-9 {
    margin-top: 9px!important
}

.margin-top-10 {
    margin-top: 10px!important
}

.margin-top-11 {
    margin-top: 11px!important
}

.margin-top-12 {
    margin-top: 12px!important
}

.margin-top-13 {
    margin-top: 13px!important
}

.margin-top-14 {
    margin-top: 14px!important
}

.margin-top-15 {
    margin-top: 15px!important
}

.margin-top-16 {
    margin-top: 16px!important
}

.margin-top-17 {
    margin-top: 17px!important
}

.margin-top-18 {
    margin-top: 18px!important
}

.margin-top-19 {
    margin-top: 19px!important
}

.margin-top-20 {
    margin-top: 20px!important
}

.margin-top-21 {
    margin-top: 21px!important
}

.margin-top-22 {
    margin-top: 22px!important
}

.margin-top-23 {
    margin-top: 23px!important
}

.margin-top-24 {
    margin-top: 24px!important
}

.margin-top-25 {
    margin-top: 25px!important
}

.margin-top-26 {
    margin-top: 26px!important
}

.margin-top-27 {
    margin-top: 27px!important
}

.margin-top-28 {
    margin-top: 28px!important
}

.margin-top-29 {
    margin-top: 29px!important
}

.margin-top-30 {
    margin-top: 30px!important
}

.margin-top-31 {
    margin-top: 31px!important
}

.margin-top-32 {
    margin-top: 32px!important
}

.margin-top-33 {
    margin-top: 33px!important
}

.margin-top-34 {
    margin-top: 34px!important
}

.margin-top-35 {
    margin-top: 35px!important
}

.margin-top-36 {
    margin-top: 36px!important
}

.margin-top-37 {
    margin-top: 37px!important
}

.margin-top-38 {
    margin-top: 38px!important
}

.margin-top-39 {
    margin-top: 39px!important
}

.margin-top-40 {
    margin-top: 40px!important
}

.margin-top-41 {
    margin-top: 41px!important
}

.margin-top-42 {
    margin-top: 42px!important
}

.margin-top-43 {
    margin-top: 43px!important
}

.margin-top-44 {
    margin-top: 44px!important
}

.margin-top-45 {
    margin-top: 45px!important
}

.margin-top-46 {
    margin-top: 46px!important
}

.margin-top-47 {
    margin-top: 47px!important
}

.margin-top-48 {
    margin-top: 48px!important
}

.margin-top-49 {
    margin-top: 49px!important
}

.margin-top-50 {
    margin-top: 50px!important
}

.margin-top-51 {
    margin-top: 51px!important
}

.margin-top-52 {
    margin-top: 52px!important
}

.margin-top-53 {
    margin-top: 53px!important
}

.margin-top-54 {
    margin-top: 54px!important
}

.margin-top-55 {
    margin-top: 55px!important
}

.margin-top-56 {
    margin-top: 56px!important
}

.margin-top-57 {
    margin-top: 57px!important
}

.margin-top-58 {
    margin-top: 58px!important
}

.margin-top-59 {
    margin-top: 59px!important
}

.margin-top-60 {
    margin-top: 60px!important
}

.margin-top-61 {
    margin-top: 61px!important
}

.margin-top-62 {
    margin-top: 62px!important
}

.margin-top-63 {
    margin-top: 63px!important
}

.margin-top-64 {
    margin-top: 64px!important
}

.margin-top-65 {
    margin-top: 65px!important
}

.margin-top-66 {
    margin-top: 66px!important
}

.margin-top-67 {
    margin-top: 67px!important
}

.margin-top-68 {
    margin-top: 68px!important
}

.margin-top-69 {
    margin-top: 69px!important
}

.margin-top-70 {
    margin-top: 70px!important
}

.margin-top-71 {
    margin-top: 71px!important
}

.margin-top-72 {
    margin-top: 72px!important
}

.margin-top-73 {
    margin-top: 73px!important
}

.margin-top-74 {
    margin-top: 74px!important
}

.margin-top-75 {
    margin-top: 75px!important
}

.margin-top-76 {
    margin-top: 76px!important
}

.margin-top-77 {
    margin-top: 77px!important
}

.margin-top-78 {
    margin-top: 78px!important
}

.margin-top-79 {
    margin-top: 79px!important
}

.margin-top-80 {
    margin-top: 80px!important
}

.margin-top-81 {
    margin-top: 81px!important
}

.margin-top-82 {
    margin-top: 82px!important
}

.margin-top-83 {
    margin-top: 83px!important
}

.margin-top-84 {
    margin-top: 84px!important
}

.margin-top-85 {
    margin-top: 85px!important
}

.margin-top-86 {
    margin-top: 86px!important
}

.margin-top-87 {
    margin-top: 87px!important
}

.margin-top-88 {
    margin-top: 88px!important
}

.margin-top-89 {
    margin-top: 89px!important
}

.margin-top-90 {
    margin-top: 90px!important
}

.margin-top-91 {
    margin-top: 91px!important
}

.margin-top-92 {
    margin-top: 92px!important
}

.margin-top-93 {
    margin-top: 93px!important
}

.margin-top-94 {
    margin-top: 94px!important
}

.margin-top-95 {
    margin-top: 95px!important
}

.margin-top-96 {
    margin-top: 96px!important
}

.margin-top-97 {
    margin-top: 97px!important
}

.margin-top-98 {
    margin-top: 98px!important
}

.margin-top-99 {
    margin-top: 99px!important
}

.margin-top-100 {
    margin-top: 100px!important
}

.margin-bottom-0 {
    margin-bottom: 0!important
}

.margin-bottom-1 {
    margin-bottom: 1px!important
}

.margin-bottom-2 {
    margin-bottom: 2px!important
}

.margin-bottom-3 {
    margin-bottom: 3px!important
}

.margin-bottom-4 {
    margin-bottom: 4px!important
}

.margin-bottom-5 {
    margin-bottom: 5px!important
}

.margin-bottom-6 {
    margin-bottom: 6px!important
}

.margin-bottom-7 {
    margin-bottom: 7px!important
}

.margin-bottom-8 {
    margin-bottom: 8px!important
}

.margin-bottom-9 {
    margin-bottom: 9px!important
}

.margin-bottom-10 {
    margin-bottom: 10px!important
}

.margin-bottom-11 {
    margin-bottom: 11px!important
}

.margin-bottom-12 {
    margin-bottom: 12px!important
}

.margin-bottom-13 {
    margin-bottom: 13px!important
}

.margin-bottom-14 {
    margin-bottom: 14px!important
}

.margin-bottom-15 {
    margin-bottom: 15px!important
}

.margin-bottom-16 {
    margin-bottom: 16px!important
}

.margin-bottom-17 {
    margin-bottom: 17px!important
}

.margin-bottom-18 {
    margin-bottom: 18px!important
}

.margin-bottom-19 {
    margin-bottom: 19px!important
}

.margin-bottom-20 {
    margin-bottom: 20px!important
}

.margin-bottom-21 {
    margin-bottom: 21px!important
}

.margin-bottom-22 {
    margin-bottom: 22px!important
}

.margin-bottom-23 {
    margin-bottom: 23px!important
}

.margin-bottom-24 {
    margin-bottom: 24px!important
}

.margin-bottom-25 {
    margin-bottom: 25px!important
}

.margin-bottom-26 {
    margin-bottom: 26px!important
}

.margin-bottom-27 {
    margin-bottom: 27px!important
}

.margin-bottom-28 {
    margin-bottom: 28px!important
}

.margin-bottom-29 {
    margin-bottom: 29px!important
}

.margin-bottom-30 {
    margin-bottom: 30px!important
}

.margin-bottom-31 {
    margin-bottom: 31px!important
}

.margin-bottom-32 {
    margin-bottom: 32px!important
}

.margin-bottom-33 {
    margin-bottom: 33px!important
}

.margin-bottom-34 {
    margin-bottom: 34px!important
}

.margin-bottom-35 {
    margin-bottom: 35px!important
}

.margin-bottom-36 {
    margin-bottom: 36px!important
}

.margin-bottom-37 {
    margin-bottom: 37px!important
}

.margin-bottom-38 {
    margin-bottom: 38px!important
}

.margin-bottom-39 {
    margin-bottom: 39px!important
}

.margin-bottom-40 {
    margin-bottom: 40px!important
}

.margin-bottom-41 {
    margin-bottom: 41px!important
}

.margin-bottom-42 {
    margin-bottom: 42px!important
}

.margin-bottom-43 {
    margin-bottom: 43px!important
}

.margin-bottom-44 {
    margin-bottom: 44px!important
}

.margin-bottom-45 {
    margin-bottom: 45px!important
}

.margin-bottom-46 {
    margin-bottom: 46px!important
}

.margin-bottom-47 {
    margin-bottom: 47px!important
}

.margin-bottom-48 {
    margin-bottom: 48px!important
}

.margin-bottom-49 {
    margin-bottom: 49px!important
}

.margin-bottom-50 {
    margin-bottom: 50px!important
}

.margin-bottom-51 {
    margin-bottom: 51px!important
}

.margin-bottom-52 {
    margin-bottom: 52px!important
}

.margin-bottom-53 {
    margin-bottom: 53px!important
}

.margin-bottom-54 {
    margin-bottom: 54px!important
}

.margin-bottom-55 {
    margin-bottom: 55px!important
}

.margin-bottom-56 {
    margin-bottom: 56px!important
}

.margin-bottom-57 {
    margin-bottom: 57px!important
}

.margin-bottom-58 {
    margin-bottom: 58px!important
}

.margin-bottom-59 {
    margin-bottom: 59px!important
}

.margin-bottom-60 {
    margin-bottom: 60px!important
}

.margin-bottom-61 {
    margin-bottom: 61px!important
}

.margin-bottom-62 {
    margin-bottom: 62px!important
}

.margin-bottom-63 {
    margin-bottom: 63px!important
}

.margin-bottom-64 {
    margin-bottom: 64px!important
}

.margin-bottom-65 {
    margin-bottom: 65px!important
}

.margin-bottom-66 {
    margin-bottom: 66px!important
}

.margin-bottom-67 {
    margin-bottom: 67px!important
}

.margin-bottom-68 {
    margin-bottom: 68px!important
}

.margin-bottom-69 {
    margin-bottom: 69px!important
}

.margin-bottom-70 {
    margin-bottom: 70px!important
}

.margin-bottom-71 {
    margin-bottom: 71px!important
}

.margin-bottom-72 {
    margin-bottom: 72px!important
}

.margin-bottom-73 {
    margin-bottom: 73px!important
}

.margin-bottom-74 {
    margin-bottom: 74px!important
}

.margin-bottom-75 {
    margin-bottom: 75px!important
}

.margin-bottom-76 {
    margin-bottom: 76px!important
}

.margin-bottom-77 {
    margin-bottom: 77px!important
}

.margin-bottom-78 {
    margin-bottom: 78px!important
}

.margin-bottom-79 {
    margin-bottom: 79px!important
}

.margin-bottom-80 {
    margin-bottom: 80px!important
}

.margin-bottom-81 {
    margin-bottom: 81px!important
}

.margin-bottom-82 {
    margin-bottom: 82px!important
}

.margin-bottom-83 {
    margin-bottom: 83px!important
}

.margin-bottom-84 {
    margin-bottom: 84px!important
}

.margin-bottom-85 {
    margin-bottom: 85px!important
}

.margin-bottom-86 {
    margin-bottom: 86px!important
}

.margin-bottom-87 {
    margin-bottom: 87px!important
}

.margin-bottom-88 {
    margin-bottom: 88px!important
}

.margin-bottom-89 {
    margin-bottom: 89px!important
}

.margin-bottom-90 {
    margin-bottom: 90px!important
}

.margin-bottom-91 {
    margin-bottom: 91px!important
}

.margin-bottom-92 {
    margin-bottom: 92px!important
}

.margin-bottom-93 {
    margin-bottom: 93px!important
}

.margin-bottom-94 {
    margin-bottom: 94px!important
}

.margin-bottom-95 {
    margin-bottom: 95px!important
}

.margin-bottom-96 {
    margin-bottom: 96px!important
}

.margin-bottom-97 {
    margin-bottom: 97px!important
}

.margin-bottom-98 {
    margin-bottom: 98px!important
}

.margin-bottom-99 {
    margin-bottom: 99px!important
}

.margin-bottom-100 {
    margin-bottom: 100px!important
}

.margin-left-auto {
    margin-left: auto
}

.margin-left-0 {
    margin-left: 0!important
}

.margin-left-1 {
    margin-left: 1px!important
}

.margin-left-2 {
    margin-left: 2px!important
}

.margin-left-3 {
    margin-left: 3px!important
}

.margin-left-4 {
    margin-left: 4px!important
}

.margin-left-5 {
    margin-left: 5px!important
}

.margin-left-6 {
    margin-left: 6px!important
}

.margin-left-7 {
    margin-left: 7px!important
}

.margin-left-8 {
    margin-left: 8px!important
}

.margin-left-9 {
    margin-left: 9px!important
}

.margin-left-10 {
    margin-left: 10px!important
}

.margin-left-15 {
    margin-left: 15px!important
}

.margin-left-20 {
    margin-left: 20px!important
}

.margin-left-25 {
    margin-left: 25px!important
}

.margin-left-30 {
    margin-left: 30px!important
}

.margin-left-35 {
    margin-left: 35px!important
}

.margin-left-40 {
    margin-left: 40px!important
}

.margin-left-45 {
    margin-left: 45px!important
}

.margin-left-50 {
    margin-left: 50px!important
}

.margin-left-55 {
    margin-left: 55px!important
}

.margin-left-60 {
    margin-left: 60px!important
}

.margin-left-65 {
    margin-left: 65px!important
}

.margin-left-70 {
    margin-left: 70px!important
}

.margin-left-75 {
    margin-left: 75px!important
}

.margin-left-80 {
    margin-left: 80px!important
}

.margin-left-85 {
    margin-left: 85px!important
}

.margin-left-90 {
    margin-left: 90px!important
}

.margin-left-95 {
    margin-left: 95px!important
}

.margin-left-100 {
    margin-left: 100px!important
}

.margin-right-0 {
    margin-right: 0!important
}

.margin-right-1 {
    margin-right: 1px!important
}

.margin-right-2 {
    margin-right: 2px!important
}

.margin-right-3 {
    margin-right: 3px!important
}

.margin-right-4 {
    margin-right: 4px!important
}

.margin-right-5 {
    margin-right: 5px!important
}

.margin-right-6 {
    margin-right: 6px!important
}

.margin-right-7 {
    margin-right: 7px!important
}

.margin-right-8 {
    margin-right: 8px!important
}

.margin-right-9 {
    margin-right: 9px!important
}

.margin-right-10 {
    margin-right: 10px!important
}

.margin-right-15 {
    margin-right: 15px!important
}

.margin-right-20 {
    margin-right: 20px!important
}

.margin-right-25 {
    margin-right: 25px!important
}

.margin-right-30 {
    margin-right: 30px!important
}

.margin-right-35 {
    margin-right: 35px!important
}

.margin-right-40 {
    margin-right: 40px!important
}

.margin-right-45 {
    margin-right: 45px!important
}

.margin-right-50 {
    margin-right: 50px!important
}

.margin-right-55 {
    margin-right: 55px!important
}

.margin-right-60 {
    margin-right: 60px!important
}

.margin-right-65 {
    margin-right: 65px!important
}

.margin-right-70 {
    margin-right: 70px!important
}

.margin-right-75 {
    margin-right: 75px!important
}

.margin-right-80 {
    margin-right: 80px!important
}

.margin-right-85 {
    margin-right: 85px!important
}

.margin-right-90 {
    margin-right: 90px!important
}

.margin-right-95 {
    margin-right: 95px!important
}

.margin-right-100 {
    margin-right: 100px!important
}

.padding-top-1 {
    padding-top: 1px!important
}

.padding-top-2 {
    padding-top: 2px!important
}

.padding-top-3 {
    padding-top: 3px!important
}

.padding-top-4 {
    padding-top: 4px!important
}

.padding-top-5 {
    padding-top: 5px!important
}

.padding-top-6 {
    padding-top: 6px!important
}

.padding-top-7 {
    padding-top: 7px!important
}

.padding-top-8 {
    padding-top: 8px!important
}

.padding-top-9 {
    padding-top: 9px!important
}

.padding-top-10 {
    padding-top: 10px!important
}

.padding-top-11 {
    padding-top: 11px!important
}

.padding-top-12 {
    padding-top: 12px!important
}

.padding-top-13 {
    padding-top: 13px!important
}

.padding-top-14 {
    padding-top: 14px!important
}

.padding-top-15 {
    padding-top: 15px!important
}

.padding-top-16 {
    padding-top: 16px!important
}

.padding-top-17 {
    padding-top: 17px!important
}

.padding-top-18 {
    padding-top: 18px!important
}

.padding-top-19 {
    padding-top: 19px!important
}

.padding-top-20 {
    padding-top: 20px!important
}

.padding-top-21 {
    padding-top: 21px!important
}

.padding-top-22 {
    padding-top: 22px!important
}

.padding-top-23 {
    padding-top: 23px!important
}

.padding-top-24 {
    padding-top: 24px!important
}

.padding-top-25 {
    padding-top: 25px!important
}

.padding-top-26 {
    padding-top: 26px!important
}

.padding-top-27 {
    padding-top: 27px!important
}

.padding-top-28 {
    padding-top: 28px!important
}

.padding-top-29 {
    padding-top: 29px!important
}

.padding-top-30 {
    padding-top: 30px!important
}

.padding-top-31 {
    padding-top: 31px!important
}

.padding-top-32 {
    padding-top: 32px!important
}

.padding-top-33 {
    padding-top: 33px!important
}

.padding-top-34 {
    padding-top: 34px!important
}

.padding-top-35 {
    padding-top: 35px!important
}

.padding-top-36 {
    padding-top: 36px!important
}

.padding-top-37 {
    padding-top: 37px!important
}

.padding-top-38 {
    padding-top: 38px!important
}

.padding-top-39 {
    padding-top: 39px!important
}

.padding-top-40 {
    padding-top: 40px!important
}

.padding-top-41 {
    padding-top: 41px!important
}

.padding-top-42 {
    padding-top: 42px!important
}

.padding-top-43 {
    padding-top: 43px!important
}

.padding-top-44 {
    padding-top: 44px!important
}

.padding-top-45 {
    padding-top: 45px!important
}

.padding-top-46 {
    padding-top: 46px!important
}

.padding-top-47 {
    padding-top: 47px!important
}

.padding-top-48 {
    padding-top: 48px!important
}

.padding-top-49 {
    padding-top: 49px!important
}

.padding-top-50 {
    padding-top: 50px!important
}

.padding-top-51 {
    padding-top: 51px!important
}

.padding-top-52 {
    padding-top: 52px!important
}

.padding-top-53 {
    padding-top: 53px!important
}

.padding-top-54 {
    padding-top: 54px!important
}

.padding-top-55 {
    padding-top: 55px!important
}

.padding-top-56 {
    padding-top: 56px!important
}

.padding-top-57 {
    padding-top: 57px!important
}

.padding-top-58 {
    padding-top: 58px!important
}

.padding-top-59 {
    padding-top: 59px!important
}

.padding-top-60 {
    padding-top: 60px!important
}

.padding-top-61 {
    padding-top: 61px!important
}

.padding-top-62 {
    padding-top: 62px!important
}

.padding-top-63 {
    padding-top: 63px!important
}

.padding-top-64 {
    padding-top: 64px!important
}

.padding-top-65 {
    padding-top: 65px!important
}

.padding-top-66 {
    padding-top: 66px!important
}

.padding-top-67 {
    padding-top: 67px!important
}

.padding-top-68 {
    padding-top: 68px!important
}

.padding-top-69 {
    padding-top: 69px!important
}

.padding-top-70 {
    padding-top: 70px!important
}

.padding-top-71 {
    padding-top: 71px!important
}

.padding-top-72 {
    padding-top: 72px!important
}

.padding-top-73 {
    padding-top: 73px!important
}

.padding-top-74 {
    padding-top: 74px!important
}

.padding-top-75 {
    padding-top: 75px!important
}

.padding-top-76 {
    padding-top: 76px!important
}

.padding-top-77 {
    padding-top: 77px!important
}

.padding-top-78 {
    padding-top: 78px!important
}

.padding-top-79 {
    padding-top: 79px!important
}

.padding-top-80 {
    padding-top: 80px!important
}

.padding-top-81 {
    padding-top: 81px!important
}

.padding-top-82 {
    padding-top: 82px!important
}

.padding-top-83 {
    padding-top: 83px!important
}

.padding-top-84 {
    padding-top: 84px!important
}

.padding-top-85 {
    padding-top: 85px!important
}

.padding-top-86 {
    padding-top: 86px!important
}

.padding-top-87 {
    padding-top: 87px!important
}

.padding-top-88 {
    padding-top: 88px!important
}

.padding-top-89 {
    padding-top: 89px!important
}

.padding-top-90 {
    padding-top: 90px!important
}

.padding-top-91 {
    padding-top: 91px!important
}

.padding-top-92 {
    padding-top: 92px!important
}

.padding-top-93 {
    padding-top: 93px!important
}

.padding-top-94 {
    padding-top: 94px!important
}

.padding-top-95 {
    padding-top: 95px!important
}

.padding-top-96 {
    padding-top: 96px!important
}

.padding-top-97 {
    padding-top: 97px!important
}

.padding-top-98 {
    padding-top: 98px!important
}

.padding-top-99 {
    padding-top: 99px!important
}

.padding-top-100 {
    padding-top: 100px!important
}

.padding-bottom-0 {
    padding-bottom: 0!important
}

.padding-bottom-1 {
    padding-bottom: 1px!important
}

.padding-bottom-2 {
    padding-bottom: 2px!important
}

.padding-bottom-3 {
    padding-bottom: 3px!important
}

.padding-bottom-4 {
    padding-bottom: 4px!important
}

.padding-bottom-5 {
    padding-bottom: 5px!important
}

.padding-bottom-6 {
    padding-bottom: 6px!important
}

.padding-bottom-7 {
    padding-bottom: 7px!important
}

.padding-bottom-8 {
    padding-bottom: 8px!important
}

.padding-bottom-9 {
    padding-bottom: 9px!important
}

.padding-bottom-10 {
    padding-bottom: 10px!important
}

.padding-bottom-11 {
    padding-bottom: 11px!important
}

.padding-bottom-12 {
    padding-bottom: 12px!important
}

.padding-bottom-13 {
    padding-bottom: 13px!important
}

.padding-bottom-14 {
    padding-bottom: 14px!important
}

.padding-bottom-15 {
    padding-bottom: 15px!important
}

.padding-bottom-16 {
    padding-bottom: 16px!important
}

.padding-bottom-17 {
    padding-bottom: 17px!important
}

.padding-bottom-18 {
    padding-bottom: 18px!important
}

.padding-bottom-19 {
    padding-bottom: 19px!important
}

.padding-bottom-20 {
    padding-bottom: 20px!important
}

.padding-bottom-21 {
    padding-bottom: 21px!important
}

.padding-bottom-22 {
    padding-bottom: 22px!important
}

.padding-bottom-23 {
    padding-bottom: 23px!important
}

.padding-bottom-24 {
    padding-bottom: 24px!important
}

.padding-bottom-25 {
    padding-bottom: 25px!important
}

.padding-bottom-26 {
    padding-bottom: 26px!important
}

.padding-bottom-27 {
    padding-bottom: 27px!important
}

.padding-bottom-28 {
    padding-bottom: 28px!important
}

.padding-bottom-29 {
    padding-bottom: 29px!important
}

.padding-bottom-30 {
    padding-bottom: 30px!important
}

.padding-bottom-31 {
    padding-bottom: 31px!important
}

.padding-bottom-32 {
    padding-bottom: 32px!important
}

.padding-bottom-33 {
    padding-bottom: 33px!important
}

.padding-bottom-34 {
    padding-bottom: 34px!important
}

.padding-bottom-35 {
    padding-bottom: 35px!important
}

.padding-bottom-36 {
    padding-bottom: 36px!important
}

.padding-bottom-37 {
    padding-bottom: 37px!important
}

.padding-bottom-38 {
    padding-bottom: 38px!important
}

.padding-bottom-39 {
    padding-bottom: 39px!important
}

.padding-bottom-40 {
    padding-bottom: 40px!important
}

.padding-bottom-41 {
    padding-bottom: 41px!important
}

.padding-bottom-42 {
    padding-bottom: 42px!important
}

.padding-bottom-43 {
    padding-bottom: 43px!important
}

.padding-bottom-44 {
    padding-bottom: 44px!important
}

.padding-bottom-45 {
    padding-bottom: 45px!important
}

.padding-bottom-46 {
    padding-bottom: 46px!important
}

.padding-bottom-47 {
    padding-bottom: 47px!important
}

.padding-bottom-48 {
    padding-bottom: 48px!important
}

.padding-bottom-49 {
    padding-bottom: 49px!important
}

.padding-bottom-50 {
    padding-bottom: 50px!important
}

.padding-bottom-51 {
    padding-bottom: 51px!important
}

.padding-bottom-52 {
    padding-bottom: 52px!important
}

.padding-bottom-53 {
    padding-bottom: 53px!important
}

.padding-bottom-54 {
    padding-bottom: 54px!important
}

.padding-bottom-55 {
    padding-bottom: 55px!important
}

.padding-bottom-56 {
    padding-bottom: 56px!important
}

.padding-bottom-57 {
    padding-bottom: 57px!important
}

.padding-bottom-58 {
    padding-bottom: 58px!important
}

.padding-bottom-59 {
    padding-bottom: 59px!important
}

.padding-bottom-60 {
    padding-bottom: 60px!important
}

.padding-bottom-61 {
    padding-bottom: 61px!important
}

.padding-bottom-62 {
    padding-bottom: 62px!important
}

.padding-bottom-63 {
    padding-bottom: 63px!important
}

.padding-bottom-64 {
    padding-bottom: 64px!important
}

.padding-bottom-65 {
    padding-bottom: 65px!important
}

.padding-bottom-66 {
    padding-bottom: 66px!important
}

.padding-bottom-67 {
    padding-bottom: 67px!important
}

.padding-bottom-68 {
    padding-bottom: 68px!important
}

.padding-bottom-69 {
    padding-bottom: 69px!important
}

.padding-bottom-70 {
    padding-bottom: 70px!important
}

.padding-bottom-71 {
    padding-bottom: 71px!important
}

.padding-bottom-72 {
    padding-bottom: 72px!important
}

.padding-bottom-73 {
    padding-bottom: 73px!important
}

.padding-bottom-74 {
    padding-bottom: 74px!important
}

.padding-bottom-75 {
    padding-bottom: 75px!important
}

.padding-bottom-76 {
    padding-bottom: 76px!important
}

.padding-bottom-77 {
    padding-bottom: 77px!important
}

.padding-bottom-78 {
    padding-bottom: 78px!important
}

.padding-bottom-79 {
    padding-bottom: 79px!important
}

.padding-bottom-80 {
    padding-bottom: 80px!important
}

.padding-bottom-81 {
    padding-bottom: 81px!important
}

.padding-bottom-82 {
    padding-bottom: 82px!important
}

.padding-bottom-83 {
    padding-bottom: 83px!important
}

.padding-bottom-84 {
    padding-bottom: 84px!important
}

.padding-bottom-85 {
    padding-bottom: 85px!important
}

.padding-bottom-86 {
    padding-bottom: 86px!important
}

.padding-bottom-87 {
    padding-bottom: 87px!important
}

.padding-bottom-88 {
    padding-bottom: 88px!important
}

.padding-bottom-89 {
    padding-bottom: 89px!important
}

.padding-bottom-90 {
    padding-bottom: 90px!important
}

.padding-bottom-91 {
    padding-bottom: 91px!important
}

.padding-bottom-92 {
    padding-bottom: 92px!important
}

.padding-bottom-93 {
    padding-bottom: 93px!important
}

.padding-bottom-94 {
    padding-bottom: 94px!important
}

.padding-bottom-95 {
    padding-bottom: 95px!important
}

.padding-bottom-96 {
    padding-bottom: 96px!important
}

.padding-bottom-97 {
    padding-bottom: 97px!important
}

.padding-bottom-98 {
    padding-bottom: 98px!important
}

.padding-bottom-99 {
    padding-bottom: 99px!important
}

.padding-bottom-100 {
    padding-bottom: 100px!important
}

.padding-right-0 {
    padding-right: 0!important
}

.padding-right-5 {
    padding-right: 5px!important
}

.padding-right-10 {
    padding-right: 10px!important
}

.padding-right-15 {
    padding-right: 15px!important
}

.padding-right-20 {
    padding-right: 20px!important
}

.padding-right-25 {
    padding-right: 25px!important
}

.padding-right-30 {
    padding-right: 30px!important
}

.padding-right-35 {
    padding-right: 35px!important
}

.padding-right-40 {
    padding-right: 40px!important
}

.padding-right-45 {
    padding-right: 45px!important
}

.padding-right-50 {
    padding-right: 50px!important
}

.padding-right-55 {
    padding-right: 55px!important
}

.padding-right-60 {
    padding-right: 60px!important
}

.padding-right-65 {
    padding-right: 65px!important
}

.padding-right-70 {
    padding-right: 70px!important
}

.padding-right-75 {
    padding-right: 75px!important
}

.padding-right-80 {
    padding-right: 80px!important
}

.padding-right-85 {
    padding-right: 85px!important
}

.padding-right-90 {
    padding-right: 90px!important
}

.padding-right-95 {
    padding-right: 95px!important
}

.padding-right-100 {
    padding-right: 100px!important
}

.padding-left-0 {
    padding-left: 0!important
}

.padding-left-5 {
    padding-left: 5px!important
}

.padding-left-10 {
    padding-left: 10px!important
}

.padding-left-15 {
    padding-left: 15px!important
}

.padding-left-20 {
    padding-left: 20px!important
}

.padding-left-25 {
    padding-left: 25px!important
}

.padding-left-30 {
    padding-left: 30px!important
}

.padding-left-35 {
    padding-left: 35px!important
}

.padding-left-40 {
    padding-left: 40px!important
}

.padding-left-45 {
    padding-left: 45px!important
}

.padding-left-50 {
    padding-left: 50px!important
}

.padding-left-55 {
    padding-left: 55px!important
}

.padding-left-60 {
    padding-left: 60px!important
}

.padding-left-65 {
    padding-left: 65px!important
}

.padding-left-70 {
    padding-left: 70px!important
}

.padding-left-75 {
    padding-left: 75px!important
}

.padding-left-80 {
    padding-left: 80px!important
}

.padding-left-85 {
    padding-left: 85px!important
}

.padding-left-90 {
    padding-left: 90px!important
}

.padding-left-95 {
    padding-left: 95px!important
}

.padding-left-100 {
    padding-left: 100px!important
}

.input-file {
    width: 300px;
    height: 150px;
    border: 2px solid #f3f3f3;
    border-radius: 6px;
    text-align: center;
    background-color: #f8f9fa
}

.input-file img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: #f8f9fa;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden
}

.btn-sm {
    padding: 5px 10px!important
}

.headline-right {
    right: 10px;
    top: 50%;
    transform: translateY(-40%)
}

.dialog-with-tabs {
    padding: 0;
    color: #666;
    max-width: 540px;
    box-shadow: 0 0 25px rgba(0,0,0,.25);
    background: #fff;
    text-align: left;
    margin: 40px auto;
    box-sizing: border-box;
    border-radius: 4px
}

.card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    box-shadow: 0 0 4px rgba(0,0,0,.08);
    border-radius: .25rem
}

.card-img-top {
    width: 100%;
    height: 210px;
    object-fit: cover;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    margin-top: -20px;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    z-index: 2;
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-title {
    margin-bottom: .75rem
}

@keyframes ld {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.button-progress {
    opacity: .8;
    color: transparent!important;
    text-shadow: none!important
}

.button-progress:before {
    content: '';
    background: 0 0;
    box-sizing: border-box;
    -webkit-background-clip: padding-box;
    border-radius: 50%;
    border: .15em solid #fff;
    border-left-color: transparent;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    -webkit-animation: 1s linear infinite ld;
    -moz-animation: 1s linear infinite ld;
    -o-animation: 1s linear infinite ld;
    animation: 1s linear infinite ld
}

.comments-avatar,.float-left {
    float: left
}

.gallery-section {
    margin-bottom: 15px;
    margin-top: 15px
}

.gallery-section .row-filter {
    display: initial
}

.blog-not-found h2 span,.gallery-section .filter-button.active,.widget-content ul li a {
    color: #555
}

.gallery-section .filter-button {
    color: var(--theme-color-1);
    background: 0 0;
    padding: 10px 5px;
    font-weight: 600;
    margin-bottom: 5px;
    border: 0 solid #cecece
}

.boxed-list .box-item {
    padding: 20px 0
}

.menu_item {
    position: relative;
    margin-bottom: 30px
}

.menu_item figure {
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    height: 200px;
    background-color: #ededed
}

.menu_item figure img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    z-index: 1;
    -webkit-transform: translate(-50%,-50%) scale(1);
    -moz-transform: translate(-50%,-50%) scale(1);
    -ms-transform: translate(-50%,-50%) scale(1);
    -o-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.menu_detail .menu_title {
    position: relative;
    z-index: 2;
    font-size: 18px;
    background: #fff;
    padding-right: 40px
}

.menu_detail h4 {
    position: relative;
    font-weight: 600
}

.menu_detail .menu_price {
    position: absolute;
    right: 0;
    font-size: 20px;
    font-weight: 700;
    color: #555;
    background: #fff;
    z-index: 2
}

.menu_detail .menu_excerpt {
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
    width: auto;
    display: flex
}

.menu_detail .menu_dots {
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0;
    border: 0;
    height: 3px;
    display: block;
    background-image: radial-gradient(circle closest-side,#ccc 90%,#fff 10%);
    background-position: bottom;
    background-size: 6px 3px;
    background-repeat: repeat-x
}

.menu-data {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
    font-size: 14px
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    width: 100%;
    background: #fff;
    z-index: 1000
}

.checkbox.custom.right label {
    padding-right: 30px;
    padding-left: 0
}

.hero-section {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    width: 100%;
    height: auto;
    position: relative;
    border-top: 1px solid #eaeaea;
    z-index: 1
}

.hero-content {
    padding: 70px 0;
    line-height: 1.5
}

.hero-content h1 strong {
    font-size: 66px;
    color: var(--theme-color-1)
}

.hero-content p {
    font-size: 20px;
    width: 60%;
    line-height: 32px;
    margin: 0 auto 1.5rem
}

.section_title h6 {
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--theme-color-1);
    font-weight: 600;
    margin-bottom: 15px
}

.section_title h2 {
    font-size: 38px;
    font-weight: 700;
    color: #333;
    text-transform: capitalize;
    letter-spacing: -2px;
    line-height: 1.2;
    margin-bottom: .5rem
}

.service_content .nav-tabs {
    padding-right: 80px;
    border: 0;
    padding-top: 0
}

.service_content .nav-tabs li {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0
}

.service_content .nav-tabs li a:hover,.service_content .nav-tabs li.active a {
    color: var(--theme-color-1);
    background: 0 0
}

.service_content .nav-tabs li a {
    font-weight: 600;
    color: #333;
    border: 0;
    padding: 0;
    background: 0 0;
    -webkit-transition: color .2s linear;
    transition: color .2s linear
}

.cookieConsentContainer {
    z-index: 999;
    width: 350px;
    min-height: 20px;
    padding: 30px;
    overflow: hidden;
    position: fixed;
    bottom: 30px;
    left: 30px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e4e4e4;
    box-shadow: 2px 3px 4px 0 rgba(0,0,0,.05);
    display: none
}

.cookieConsentContainer .cookieDesc p {
    margin: 10px 0;
    padding: 0;
    display: block
}

.cookieConsentContainer .cookieButton,.line-height-1 {
    line-height: 1
}

#qr-code-wrapper img {
    max-width: 100%;
    width: 100%;
    height: auto;
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 2px;
    background-color: #fafafa;
    box-shadow: 0 1px 2px rgba(0,0,0,.075)
}

.blog-widget {
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-bottom: 30px
}

.widget-title {
    font-size: 24px;
    margin-bottom: 18px
}

.widget-content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget-content ul li {
    font-size: 16px;
    margin-bottom: 5px
}

.recent-post-widget>div {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 20px
}

.recent-post-widget img {
    min-width: 90px;
    width: 90px;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px
}

a+.recent-post-widget-content {
    padding-left: 20px
}

.recent-post-widget-content h2 {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.5
}

.recent-post-widget-content a {
    color: #222
}

.blog-not-found {
    text-align: center;
    margin: 30px 0
}

.blog-not-found h2 {
    margin-bottom: 25px;
    font-size: 100px;
    line-height: 1
}

.commenting-as {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.comments-avatar img {
    width: 60px;
    height: 60px;
    max-width: 60px;
    object-fit: cover;
    margin-right: 20px;
    border-radius: 50%
}

.latest-comments ul {
    list-style: none
}

.latest-comments li:first-child .comments-box {
    border-top: 0;
    padding-top: 0
}

.latest-comments li:last-child .comments-box {
    border-bottom: 0;
    padding-bottom: 8px
}

.latest-comments li.children-2 {
    margin-left: 80px
}

.latest-comments li.children-3 {
    margin-left: 160px
}

.comments-box {
    border-top: 1px solid #eaedff;
    padding: 20px 0
}

.comments-text {
    overflow: hidden;
    padding-top: 4px
}

@media(max-width: 767px) {
    .comments-avatar {
        float:none
    }

    .latest-comments li.children-2 {
        margin-left: 20px
    }

    .latest-comments li.children-3 {
        margin-left: 40px
    }

    .comments-text {
        margin-top: 15px
    }
}

.comments-text p {
    margin-bottom: 0;
    margin-top: 5px
}

.avatar-name span {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px
}

.avatar-name {
    margin-bottom: 3px;
    overflow: hidden;
    position: relative
}

.comments-reply {
    color: #6f7172;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    transition: .3s;
    line-height: 1;
    margin-top: 4px;
    position: absolute;
    right: 0;
    top: 0
}

.single-testimonial .single-inner {
    position: relative;
    padding: 15px 26px 35px;
    margin: 3px;
    border-radius: 32px;
    background: linear-gradient(318deg,#f9f9f9,#fff);
    border: 2px solid #2a2d35
}

.single-testimonial .testimonial-content::after {
    content: '\201D';
    background: #f9f9f9;
    color: #2a2d35;
    position: absolute;
    right: -35px;
    bottom: -120px;
    font-weight: 700;
    font-size: 70px;
    height: 65px;
    line-height: 65px;
    font-family: auto;
    border-radius: 35px;
    padding: 15px
}

.single-testimonial .single-inner.style-2 {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 45px
}

.single-testimonial .testi-author-info {
    position: relative;
    padding-left: 80px;
    padding-top: 8px
}

.single-testimonial .testi-author-info .image img {
    border-radius: 50%;
    object-fit: cover;
    width: 60px;
    height: 60px
}

.single-testimonial .testimonial-content {
    margin-bottom: 15px;
    margin-top: 25px;
    position: relative
}

#titlebar.gradient span.name,.single-testimonial .designation {
    display: block;
    font-size: 14px;
    line-height: 20px;
    opacity: 1;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(115deg,#ff8951,#ff4e80);
    -webkit-background-clip: text;
    background-clip: text
}

.single-testimonial .author-info img {
    margin: 0 auto;
    border-radius: 50%;
    object-fit: cover;
    width: 80px;
    height: 80px
}

.faq-list_h {
    position: relative;
    margin: 0 0 20px;
    padding: 0 0 0 40px;
    background: 0 0;
    font-weight: 400
}

.faq-list .marker,.faq-list .marker1 {
    display: block;
    font-weight: 700;
    margin: 0;
    color: #000;
    left: 0;
    top: 0
}

h5.marker_head {
    color: #000;
    font-size: 19px
}

.faq-list .m_13 {
    padding-left: 40px;
    font-size: 13.5px;
    line-height: 28px;
    color: #9c9c9c;
    margin-bottom: 50px
}

span.status-available,span.status-not-available {
    display: block;
    padding: 5px;
    font-size: 14px;
    margin-bottom: 16px;
    text-align: center;
    border-radius: 4px;
    margin-top: 5px
}

.qr-input-number {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 38px
}

.qr-input-number__decrease,.qr-input-number__increase {
    position: absolute;
    z-index: 1;
    top: 1px;
    width: 40px;
    height: auto;
    text-align: center;
    background: #f5f7fa;
    color: #606266;
    cursor: pointer;
    font-size: 18px
}

.form-error,.icon-text.no {
    color: #ea5252
}

.qr-input-number__decrease {
    left: 1px;
    border-radius: 4px 0 0 4px;
    border-right: 1px solid #dcdfe6
}

.qr-input-number__increase {
    right: 1px;
    border-radius: 0 4px 4px 0;
    border-left: 1px solid #dcdfe6
}

.qr-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%
}

.qr-input-number .qr-input__inner {
    appearance: none;
    -webkit-appearance: none;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: 0
}

#add-order-button {
    font-size: 14px;
    margin: 0 0 0 10px;
    padding: 5px 10px;
    height: 40px
}

#view-order-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    display: none
}

#view-order-button {
    width: 100%;
    border-radius: 0
}

.your-order-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.your-order-item .menu-data {
    font-size: 14px;
    margin: 0;
    border: 0;
    padding: 0 0 0 21px
}

#your-order .menu_price,#your-order .menu_title {
    font-size: 16px;
    background: 0 0
}

.your-order-item i {
    line-height: 27px
}

.order-total {
    padding: 10px;
    background: #f7f7f7;
    margin-top: 15px
}

.boxed-list-small .js-accordion-header h3:after,.dashboard-box .js-accordion-header h3:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 19px;
    float: right;
    position: relative;
    top: 1px;
    transition: .3s;
    transform: rotate(0)
}

.add-item-button {
    font-size: 12px!important;
    padding: 5px 10px!important;
    line-height: 1!important
}

.form-error {
    display: none;
    background-color: #ffebee;
    margin: 0 15px;
    border-top: 0;
    border-left: 5px solid;
    padding: 5px
}

.order-success-message i {
    height: 90px;
    width: 90px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    background: #1cc731;
    font-size: 52px;
    line-height: 90px;
    display: block;
    margin: 0 auto
}

.order-success-message h4 {
    margin-top: 20px;
    font-size: 22px;
    color: #111
}

@media (max-width: 1366px) and (min-width:768px) {
    .order-table-item {
        max-width:200px
    }

    .ud-templates .container {
        max-width: 95%
    }

    .ud-templates .container .row {
        --bs-gutter-x: .5rem
    }
}

.w-100 {
    width: 100px
}

.template-chooser.account-type {
    width: 100%;
    margin: 0 -15px
}

.template-chooser.account-type input.account-type-radio:empty~label {
    height: auto;
    line-height: 1.5;
    padding: 5px
}

.template-chooser.account-type input.account-type-radio:checked~label {
    background-color: var(--theme-color-1)
}

.template-chooser.account-type input.account-type-radio~label:hover {
    color: var(--theme-color-1);
    background-color: var(--theme-color-0_15)
}

.row-highlight {
    background-color: #e0f5d7!important
}

#qr-orders-table tr {
    transition: background-color 1s
}

.icon-text.yes {
    color: #2db414
}

.user-status-message {
    padding: 10px;
    background-color: #fdf9e7
}

.user-status-message .row {
    align-items: center
}

.user-status-message .row .col-lg-4 {
    text-align: right
}

.quickad-js-handle {
    cursor: move;
    font-size: 14px;
    color: var(--theme-color-1);
    margin-right: 5px
}

.menu-avatar {
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 2px
}

.vcard-info-items-group {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(100px,1fr))
}

.vcard-info-items {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 1rem;
    text-align: center;
    border-radius: 4px;
    transition: .3s
}

.vcard-info-items:hover {
    background-color: var(--theme-color-0_07);
    color: var(--theme-color-1)
}

.vcard-info-items i,.vcard-info-items svg {
    font-size: 20px;
    margin-bottom: 8px;
    color: var(--theme-color-1)
}

#card-details-box::-webkit-scrollbar {
    width: 5px
}

#card-details-box::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 12px
}

#card-details-box::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background-color: #d8d8d8
}

#card-details-box::-webkit-scrollbar-thumb:hover {
    border-radius: 12px;
    background-color: #c8c8c8
}

.hero-section-vCard {
    display: block;
    width: auto;
    padding-top: 30px;
    padding-bottom: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center
}

.flex-container {
    display: flex;
    margin-bottom: 40px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex: 1
}

.w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px
}

.w-container:after,.w-container:before {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.hero-title {
    display: flex;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 12px;
    justify-content: flex-start;
    align-items: center;
    color: #444;
    font-size: 50px;
    font-weight: 700;
    line-height: 120%
}

.sub-text {
    display: block;
    width: auto;
    margin-top: 0;
    padding-bottom: 18px;
    color: #333;
    font-size: 17px;
    line-height: 30px;
    font-weight: 300;
    white-space: normal
}

.hero-media {
    width: 50%;
    max-width: 100%;
    min-width: 54%;
    margin-right: 25px;
    margin-left: 0
}

.tDemo-btn {
    text-transform: uppercase;
    background: 0 0;
    border-radius: 100px!important;
    letter-spacing: 1px;
    background-color: var(--theme-color-1);
    color: #fff!important
}

.section.gray .icon-box-circle {
    background-color: #f9f9f9
}

.feature-image-mask {
    max-width: 50%;
    margin-right: 20px;
    margin-left: 0;
    -ms-flex-item-align: center;
    align-self: center
}

.feature-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 45%;
    min-width: 50%;
    padding-left: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.feature-text h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: 10px
}

.feature-image {
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    border: 1px solid transparent;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

@media screen and (max-width: 991px) {
    .flex-container {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .w-container {
        max-width: 728px
    }
}

@media screen and (max-width: 767px) {
    .hero-section-vCard {
        padding:40px 20px
    }
}

.footer-logo {
    max-width: 215px;
    margin-bottom: 20px
}

.template-categories {
    background: #fff;
    padding: 10px 0;
    border-radius: 50vh;
    font-size: 14px;
    border: 0;
    box-shadow: unset
}

.template-categories ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: overlay;
    white-space: nowrap
}

.template-categories ul::-webkit-scrollbar {
    background: #f6f3f3;
    width: auto;
    height: 4px
}

.template-categories ul::-webkit-scrollbar-thumb {
    background-color: #9ca3af8c;
    border-radius: 4px;
    outline: 0
}

.template-categories ul li {
    padding: 10px 15px;
    line-height: 1.5;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 50vh;
    margin: .25rem
}

.template-categories ul li a {
    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(.4,0,.2,1)
}

.template-categories ul li.active a,.template-categories ul li.active:hover a {
    color: #0d0d0d
}

.template-categories ul li.active,.template-categories ul li.active:hover {
    background: #f9f9f9;
    border-radius: 50vh
}

.template-categories ul li img {
    margin: 0 0 0 -7px;
    stroke-width: 1.5;
    flex-shrink: 0
}

.ai-templates-icon {
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 9px;
    padding: .5rem;
    margin-bottom: 10px
}

.category-1 .ai-templates-icon {
    color: #ea8444;
    background: #fff4ed
}

.category-2 .ai-templates-icon {
    background-color: #fff0fb;
    color: #e659c2
}

.category-3 .ai-templates-icon {
    color: #cb8bd0;
    background-color: #fef0ff
}

.category-4 .ai-templates-icon {
    color: #6c71ff;
    background-color: #f2f3ff
}

.category-5 .ai-templates-icon {
    background-color: #ebfaff;
    color: #76d0eb
}

.category-6 .ai-templates-icon {
    background-color: #ebecff;
    color: #6c71ff
}

.category-7 .ai-templates-icon {
    background-color: #fffbe8;
    color: #e2c541
}

.category-8 .ai-templates-icon {
    background-color: #e6ffea;
    color: #35ae47
}

.ai-templates p {
    font-size: .85rem;
    line-height: 1.5;
    color: #61646b
}

.ai-templates {
    border-radius: 9px;
    border: 1px solid #e5e7eb;
    box-shadow: none;
    transition: .3s
}

.ai-templates:hover {
    box-shadow: 0 2px 8px rgb(0 0 0 / 8%);
    transform: translateY(-3px)
}

.ai-templates-category-title h4 {
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 700;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px
}

.ai-templates-pro {
    border: 1px solid #ffd400;
    background-color: #fffef7
}

.chatbots-pro .dashboard-status-button {
    position: absolute;
    right: 10px;
    top: 10px
}

.form-required {
    font-size: 16px;
    vertical-align: sub;
    margin-left: 4px;
    color: red
}

.header-icon,.word-used-wrapper {
    background: var(--theme-color-0_2);
    color: var(--theme-color-1)
}

.form-text {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 10px
}

.header-icon {
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: .5rem;
    font-size: 14px;
    margin-right: 10px
}

.header-icon svg {
    vertical-align: middle
}

@media (max-width: 992px) {
    .content-left-offset {
        padding-left:15px
    }

    .content-right-offset {
        padding-right: 15px
    }

    .header-icon {
        display: none
    }

    .template-categories ul li a {
        min-width: max-content
    }
}

@media (min-width: 991px) {
    .template-categories.home-templates {
        width:fit-content;
        margin: 0 auto
    }
}

@media (min-width: 1100px) {
    #header-container.dashboard-header #logo {
        width:260px
    }
}

@media (min-width: 960px) {
    #blog .container .row .col-xl-4:first-of-type .blog-compact-item img {
        width:50%
    }

    #blog .blog-compact-item-content h3 {
        font-size: 26px
    }

    #blog .blog-compact-item-content p,#blog .container .row .col-xl-4:first-of-type .blog-compact-item-content:before,#blog .container .row .col-xl-4:first-of-type span.blog-item-tag {
        display: none
    }

    #blog .container .row .col-xl-4:first-of-type .blog-compact-item-content h3,#blog .container .row .col-xl-4:first-of-type .blog-compact-item-content p {
        color: #000;
        display: inline-block
    }

    #blog .container .row .col-xl-4:first-of-type .blog-compact-item-content h3 {
        font-size: 30px;
        margin-bottom: 15px;
        line-height: 1.3
    }

    #blog .container .row .col-xl-4:first-of-type .blog-compact-item-content {
        top: 0;
        width: 50%;
        left: auto;
        right: 0;
        padding-left: 35px
    }

    #blog .container .row .col-xl-4:first-of-type .blog-compact-item-content button.btn-more-info {
        position: relative;
        left: 0;
        top: 40px;
        color: #fff;
        -webkit-transition: .4s ease-out;
        transition: .4s ease-out;
        background: var(--primary-color)
    }

    #blog .container .row .col-xl-4:first-of-type .blog-compact-item-content button.btn-more-info span,#blog .container .row .col-xl-4:first-of-type .blog-compact-item-content button.btn-more-info span i {
        background: 0 0;
        color: #fff
    }

    #blog .container .row .col-xl-4:first-of-type .blog-compact-item {
        box-shadow: none;
        background: 0 0
    }
}

.rounded {
    border-radius: 4px;
    overflow: hidden
}

.word-used-wrapper {
    font-size: 14px;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 50vh
}

@media (max-width: 768px) {
    .cookieConsentContainer {
        bottom:0!important;
        left: 0!important;
        width: 100%!important;
        border-radius: 0!important
    }

    .blog-listing .job-listing-company-logo {
        display: block
    }

    .blog-listing .job-listing-details {
        padding: 0!important
    }

    #qr-orders-table .align-items-center {
        justify-content: flex-end
    }

    .dashboard-headline h3.d-flex {
        flex-direction: column;
        align-items: self-start!important;
        margin-top: 10px
    }

    .word-used-wrapper {
        margin: 15px 0 0!important
    }
}

.ai-template-blocks .col-lg-4,.ai-template-blocks .col-md-4,.ud-chat-bots-wrapper ol li {
    padding-left: 5px;
    padding-right: 5px
}

.text_gradient_animation {
    background-color: #000;
    background-image: radial-gradient(circle,var(--theme-color-1) 0,var(--theme-color-0_8) 26%,#000 27%);
    background-position: 100% 100%;
    background-size: 150%;
    -webkit-animation-name: bg-circle;
    animation-name: bg-circle;
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background-repeat: no-repeat;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@keyframes bg-circle {
    0%,100% {
        background-size: 350%;
        background-position: left 100% bottom 0
    }

    50% {
        background-size: 350%;
        background-position: left -10% bottom 0
    }
}

.wrapper-404 {
    min-height: calc(100vh - 440px)
}

.border-pilled {
    border-radius: 50vh!important
}

.ai_image_description {
    border: 1px solid #eaeaea;
    background: #fff;
    padding: 5px 5px 5px 20px;
    border-radius: 50vh;
    display: flex
}

.ai_image_description input[type=text] {
    box-shadow: unset;
    margin: 0 auto 0 0;
    padding: 0;
    max-width: 76%
}

#ai_images .ai_image_description button[type=submit],button.button[title="Toon Document"] {
    background-color: #007bff;
    box-shadow: unset
}

.adsense-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: #fff
}

.dashboard-content-inner .adsense-banner {
    background: 0 0;
    margin-bottom: 10px
}

.ai-generated-text pre,.message-text pre {
    border-radius: 8px;
    border: none;
    color: #d5d5d5;
    margin: 0;
    position: relative
}

.ai-generated-text pre code,.message-text pre code {
    white-space: pre-wrap;
    border-radius: 8px
}

.copy-ai-code,.copy-text {
    position: absolute;
    top: 6px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 5px;
    padding: .3em .6em;
    gap: 0 5px
}

.copy-ai-code {
    background: 0 0;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 7px
}

.ai-template-blocks-toggle {
    max-height: initial;
    position: relative
}

.ai-template-blocks-toggle.show-blocks-toggle {
    max-height: 640px;
    overflow: hidden
}

.ai-template-blocks-toggle.show-blocks-toggle:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 35px;
    z-index: 1;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,0)),to(white));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 50%,#fff 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 50%,#fff 100%);
    pointer-events: none
}

.ai-template-blocks-toggle-button {
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 4px;
    z-index: 1;
    background: #fff;
    margin-top: 20px;
    text-align: center
}

.show-blocks-toggle .ai-template-blocks-toggle-button {
    position: absolute;
    margin-top: 0
}

.ai-template-blocks-toggle-button a {
    display: inline-block;
    padding: 5px 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    font-weight: 700;
    background: #fff;
    border: 1px solid #efefef;
    border-radius: 50vh;
    box-shadow: 0 0 10px 2px rgba(107,118,255,.05)
}

.lg-outer {
    direction: ltr
}

.lg-backdrop {
    background: rgba(30,34,40,.8)!important
}

@keyframes loader-scale {
    0%,100% {
        box-shadow: 0 0 0 0 rgba(255,255,255,.5);
        opacity: .5
    }

    50% {
        box-shadow: 0 0 0 10px rgba(255,255,255,.8);
        opacity: 1
    }
}

.lg-outer .lg-item:not(.lg-complete):after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-animation: 1.5s ease-out infinite loader-scale;
    animation: 1.5s ease-out infinite loader-scale
}

.ai-lightbox-image img {
    min-width: 60px;
    transition: .3s;
    border-radius: 9px
}

.ai-lightbox-image img:hover {
    box-shadow: 0 2px 8px rgb(0 0 0 / 33%);
    transform: translateY(-3px)
}

@media (max-width: 480px) {
    .headline-right {
        position:static;
        transform: none;
        margin-top: 10px
    }

    .dialog-with-tabs .mfp-close {
        width: 50px;
        height: 50px
    }

    .message-bubble .message-avatar {
        display: none!important
    }

    .message-bubble .message-text {
        margin: 0!important
    }
}

.ai-lightbox-image-wrapper {
    display: flex;
    align-items: center
}

@media screen and (max-width: 600px) {
    table.basic-table {
        border:0
    }

    table.basic-table th,table.basic-table thead {
        display: none
    }

    table.basic-table tr {
        background-color: #f4f4f4;
        display: block;
        margin-bottom: 15px;
        border-radius: 9px
    }

    table.basic-table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: 14px;
        text-align: right
    }

    table.basic-table td a.download-btn {
        background: #000;
        box-shadow: unset
    }

    table.basic-table td:before {
        content: attr(data-label);
        float: left;
        font-weight: 600
    }

    table.basic-table td:last-child {
        border-bottom: 0
    }

    .ai-lightbox-image-wrapper {
        flex-direction: column;
        align-items: flex-end
    }

    .ai-lightbox-image-wrapper .ai-lightbox-image {
        margin-bottom: 10px
    }

    #page #titlebar.gradient {
        min-height: 45px;
        padding: 35px 0 0;
        margin-bottom: 0
    }

    #page #titlebar.gradient #breadcrumbs.dark {
        top: 0
    }

    .marquee-wrapper,.ud-images .container {
        max-width: 100%
    }

    .footer-nav-top .wrapper {
        flex-direction: column
    }

    .ai-template-blocks-toggle.show-blocks-toggle {
        padding: 8px
    }
}

.ud-images .container .row.image-lightbox.wow.fadeInUp .col-sm-4 {
    will-change: transform;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex: none;
    flex-direction: column;
    display: flex;
    min-width: 112px
}

.ud-images {
    max-height: 450px;
    min-height: 450px;
    background: linear-gradient(180deg,#111827 0,rgba(17,24,39,.8) 100%);
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
    position: relative
}

#page>div:first-child>section.ud-images>div>div:first-child {
    margin: auto;
    display: grid;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 48%
}

#page>div:first-child>section.ud-images>div>div:first-child .ud-section-title {
    text-align: center;
    padding-left: 20px
}

.ud-images .container .row.image-lightbox.wow.fadeInUp {
    max-width: 390px;
    column-count: 3;
    columns: 3;
    grid-column-gap: 15px;
    display: flex;
    float: left;
    animation: unset;
    --bs-gutter-x: .75rem;
    --bs-gutter-y: 0
}

.ud-chat-bots-wrapper ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    border-spacing: 5px;
    gap: 10px
}

.ud-chat-bots-wrapper ol li p:nth-of-type(2) {
    background: 0 0;
    border-radius: 4px;
    border: 1px solid #333;
    color: #333;
    max-width: 150px;
    margin: 8px auto;
    overflow: hidden
}

.ud-chat-bots-wrapper ol li:hover p:nth-of-type(2) {
    opacity: 1;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(115deg,#ff8951,#ff4e80);
    -webkit-background-clip: text;
    background-clip: text;
    border-image: linear-gradient(to right,#ff8951 0%,#ff4e80 100%) 1;
    border-radius: 6px
}

.ud-chat-bots-wrapper ol li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 18.93%;
    max-width: 20%;
    display: block;
    border-radius: 9px;
    background-color: #fff;
    margin: 0;
    position: relative;
    border: 1px solid #efefef;
    padding-bottom: 6px
}

.ud-chat-bots-wrapper ol li small {
    display: block;
    font-size: .85em
}

.ud-chat-bots-wrapper ol li p {
    padding: 8px
}

#subscribeNow {
    background-color: #00b900;
    border-radius: 4px;
    box-shadow: inset 0 -2px 0 0 #090;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.6rem;
    min-width: 6.4rem;
    outline: 0;
    padding: 1.6rem;
    text-align: center;
    text-decoration: none;
    transition: background-color .1s linear,box-shadow .1s linear
}

.boxed-widget ul li.setup-costs span {
    color: #f60
}

.boxed-widget-footer ol {
    display: flex;
    list-style: none;
    padding-inline-start:0;margin-block-start:0;align-items: center
}

.boxed-widget-footer ul li {
    font-size: 14px;
    line-height: 1.35
}

.boxed-widget-footer ul li h5 {
    margin: -5px 0 5px;
    font-size: .95rem
}

.boxed-widget-footer ol li {
    padding: 0 10px 0 0
}

button#chat-send-button.button {
    background-color: #007bff;
    padding: 0 6px;
    border-radius: 50%;
    width: 35px;
    height: 35px
}

.btn-animation {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    background-color: #007bff;
    background-image: linear-gradient(to right,#007bff,rgba(16,163,127,.7),#448fdb);
    color: #fff;
    font-weight: 600;
    border-color: var(--tomato-11);
    background-size: 250%;
    animation: 3s infinite AnimateGooGradient
}

@keyframes AnimateGooGradient {
    0%,to {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

@keyframes scroll-up {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-50%)
    }
}

@keyframes scroll-down {
    0% {
        transform: translateY(-50%)
    }

    100% {
        transform: translateY(0)
    }
}

.small-dialog-content input[type=submit] {
    width: 100%;
    margin-top: 26px;
    margin-bottom: 10px
}

.small-dialog-content .divider {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    padding-bottom: 0
}

.small-dialog-header {
    font-size: 22px;
    width: calc(100% + 80px);
    position: relative;
    left: -40px;
    top: 0;
    border-radius: 4px 4px 0 0;
    display: inline-block;
    background-color: #f6f6f6;
    padding: 35px 40px;
    margin-bottom: 40px
}

.small-dialog-header h3 {
    padding: 0;
    margin: 0;
    font-size: 23px
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #aaa;
    font-size: 13px;
    line-height: 18px
}

.mfp-arrow {
    opacity: 1;
    margin: 0 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    -ms-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    cursor: pointer;
    width: 60px;
    height: 60px;
    position: absolute;
    display: block;
    z-index: 100;
    overflow: hidden;
    background: rgba(255,255,255,.15);
    border-radius: 50%;
    outline: 0
}

.bootstrap-select.btn-group .bs-actionsbox div button:hover,.mfp-arrow:hover {
    background: #66676b;
    color: #fff
}

.mfp-arrow.mfp-arrow-left,.mfp-arrow.mfp-arrow-right {
    font-family: simple-line-icons;
    font-size: 20px
}

.mfp-arrow.mfp-arrow-right {
    right: 15px
}

.mfp-arrow.mfp-arrow-left:before {
    content: "\e605";
    left: -1px;
    top: 0;
    position: relative
}

.mfp-arrow.mfp-arrow-right:before {
    content: "\e606";
    left: 1px;
    top: 0;
    position: relative
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 1180px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 54%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000
}

.mfp-figure:after,img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

#sign-in-dialog,#small-dialog,#small-dialog-1,#small-dialog-2,#small-dialog-3,#small-dialog-4 {
    background: #fff;
    padding: 0 40px 40px;
    text-align: left;
    margin: 40px auto;
    position: relative;
    box-sizing: border-box;
    border-radius: 4px;
    max-width: 550px
}

.slider-track-high,.slider-track-low,img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
    opacity: .001;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .85
}

.dupa {
    display: block;
    height: 30px
}

img.mfp-img {
    max-width: 100%;
    line-height: 0;
    box-sizing: border-box;
    margin: 40px auto;
    border-radius: 4px
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 0 18px rgba(11,11,11,.6)
}

.mfp-bottom-bar {
    margin-top: -30px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-break: break-word;
    padding-right: 36px
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.js-accordion-header,.leaflet-interactive,.mfp-gallery .mfp-image-holder .mfp-figure,a.attachment-box {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile .mfp-bottom-bar:empty,.mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.mfp-fade.mfp-bg,.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    transition: .2s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .92;
    background-color: #111
}

.feedback-yes-no strong {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    display: block
}

.commenting-as label,.feedback-yes-no .radio {
    margin-right: 15px
}

.feedback-yes-no {
    margin-bottom: 15px
}

.feedback-yes-no .leave-rating {
    transform: scale(1.1);
    margin: 3px 0 10px 3px
}

.popup-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    height: 62px;
    background: #f8f8f8;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #e0e0e0
}

.popup-tab-content,.popup-tabs-nav li a {
    z-index: 10;
    display: inline-block;
    position: relative
}

.popup-tabs-nav li {
    float: left;
    line-height: 62px;
    height: 62px;
    padding: 0;
    margin-right: 0;
    position: relative
}

.popup-tabs-nav li:first-child a {
    border-radius: 4px 0 0
}

.popup-tab-reviews,.popup-tabs-nav li a {
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.popup-tabs-nav li a {
    border: none;
    color: #777;
    outline: 0;
    padding: 0 30px;
    text-decoration: none;
    font-size: 16px;
    height: 100%;
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid transparent;
    transition: .3s,font-weight
}

.popup-tabs-nav li a:hover {
    background-color: #f3f3f3;
    height: calc(100% - 1px);
    color: #333
}

.popup-tabs-nav li:last-child a:hover {
    border-right: 1px solid #e0e0e0
}

.popup-tabs-nav li.active:after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    z-index: 111
}

.popup-tabs-nav li:first-child.active {
    border-left: none;
    border-radius: 4px 0 0
}

.popup-tab-content {
    padding: 35px;
    width: 100%
}

.popup-tabs-container {
    overflow: hidden;
    width: 100%
}

.dialog-with-tabs#sign-in-dialog,.dialog-with-tabs#small-dialog,.dialog-with-tabs#small-dialog-1,.dialog-with-tabs#small-dialog-2,.dialog-with-tabs#small-dialog-3,.dialog-with-tabs#small-dialog-4 {
    padding: 0;
    color: #666;
    max-width: 540px;
    box-shadow: 0 0 25px rgba(0,0,0,.25)
}

#sign-in-dialog.dialog-with-tabs .mfp-close,#small-dialog-1.dialog-with-tabs .mfp-close,#small-dialog-2.dialog-with-tabs .mfp-close,#small-dialog-3.dialog-with-tabs .mfp-close,#small-dialog-4.dialog-with-tabs .mfp-close,#small-dialog.dialog-with-tabs .mfp-close,.dialog-with-tabs .mfp-close {
    color: #888;
    background-color: #f8f8f8;
    border-left: 1px solid #e0e0e0;
    border-radius: 0 4px 0 0;
    top: 0;
    right: 0;
    width: 62px;
    height: 61px
}

#sign-in-dialog.dialog-with-tabs .mfp-close:hover,#small-dialog-1.dialog-with-tabs .mfp-close:hover,#small-dialog-2.dialog-with-tabs .mfp-close:hover,#small-dialog-3.dialog-with-tabs .mfp-close:hover,#small-dialog-4.dialog-with-tabs .mfp-close:hover,#small-dialog.dialog-with-tabs .mfp-close:hover {
    color: #333;
    background-color: #f2f2f2
}

.dialog-with-tabs input:-webkit-autofill,.dialog-with-tabs input:focus:-webkit-autofill {
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: inset 0 0 0 9999px #fff,0 1px 4px rgba(0,0,0,.07)
}

#leaflet-geocode-cont,.bootstrap-select.btn-group button,.dropdown-menu {
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.12)
}

.dialog-with-tabs .forgot-password {
    font-size: 14px;
    color: #888;
    margin-top: -12px;
    display: block
}

.dialog-with-tabs .button {
    height: 48px;
    width: 100%!important;
    margin-top: 25px;
    box-shadow: 0 4px 12px rgba(102,103,107,.15)
}

.welcome-text {
    display: block;
    text-align: center;
    color: gray;
    margin-bottom: 33px
}

.welcome-text h3 {
    display: block;
    font-weight: 700;
    color: #333;
    font-size: 24px
}

.welcome-text span {
    display: block;
    margin-top: 4px
}

.social-login-separator {
    display: block;
    text-align: center;
    position: relative;
    width: 100%;
    margin: 38px 0 15px;
    height: 1px
}

.account-type,.social-login-buttons {
    width: calc(100% + 20px);
    display: flex
}

.social-login-separator:before {
    width: 100%;
    content: "";
    height: 1px;
    display: block;
    background-color: #e0e0e0;
    position: absolute;
    top: 0
}

.social-login-separator span {
    background-color: #fff;
    position: absolute;
    line-height: 10px;
    top: -5px;
    margin-left: -15px;
    padding: 0 10px;
    color: gray
}

.social-login-buttons button {
    flex: 1;
    text-align: center;
    border: 1px solid #333;
    color: #333;
    border-radius: 4px;
    margin-top: 10px;
    margin-right: 20px;
    font-size: 14px;
    padding: 9px 5px;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center
}

.social-login-buttons button i {
    position: relative;
    top: 1px;
    margin-right: 7px;
    font-size: 15px
}

.comments-reply i,.social-login-buttons button img {
    margin-right: 5px
}

.social-login-buttons .facebook-login {
    border-color: #3b5998;
    color: #3b5998
}

.social-login-buttons .facebook-login:hover {
    background-color: rgb(59 89 152 / 22%)
}

.social-login-buttons .google-login {
    border-color: #dadce0;
    color: #3c4043
}

.social-login-buttons .google-login:hover {
    background-color: rgb(221 75 57 / 22%)
}

.account-type {
    margin: 0 0 20px
}

.account-type label {
    border-radius: 3px;
    border: none;
    background-color: #f2f2f2;
    width: 100%
}

.account-type label i {
    position: relative;
    font-size: 18px;
    top: 2px;
    margin-right: 2px
}

.account-type input.account-type-radio:empty~label {
    position: relative;
    float: left;
    padding: 10px 10px 11px;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 4px;
    color: #888;
    transition: .4s;
    height: 48px;
    line-height: 28px;
    overflow: hidden
}

.account-type input.account-type-radio~label:hover {
    color: #289c41;
    background-color: #e4f6e9
}

.account-type input.account-type-radio:checked~label {
    color: #fff;
    background-color: #47bb67
}

.account-type .ripple-effect-dark span.ripple-overlay {
    animation: 1.2s ripple;
    opacity: .03
}

@keyframes typeCheck {
    0% {
        opacity: 0;
        transform: translateY(10px)
    }

    50% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(-10px)
    }
}

@keyframes typeBG {
    0%,100% {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.slider.slider-horizontal {
    width: calc(100% - 20px);
    margin-left: 11px;
    height: 20px
}

.slider.slider-horizontal .slider-track {
    height: 3px;
    width: calc(100% + 18px);
    margin-top: -2px;
    top: 50%;
    left: -9px
}

.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-high,.slider.slider-horizontal .slider-track-low {
    height: 100%;
    top: 0;
    bottom: 0
}

.slider.slider-horizontal .slider-handle {
    margin-left: -11px
}

.slider.slider-horizontal .slider-tick-label-container {
    white-space: nowrap;
    margin-top: 20px
}

.slider.slider-horizontal .tooltip {
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute
}

.slider .tooltip.top {
    margin-top: -40px
}

.slider .tooltip-inner {
    white-space: nowrap;
    max-width: none;
    background-color: #333;
    padding: 4px 12px;
    line-height: 21px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px
}

.slider .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #333
}

.slider-track {
    position: absolute;
    cursor: pointer;
    border-radius: 4px;
    background-color: #e0e0e0
}

.slider-selection {
    position: absolute;
    background-color: #66676b;
    box-sizing: border-box;
    border-radius: 4px
}

.slider-track-high,.slider-track-low {
    position: absolute;
    background: 0 0;
    box-sizing: border-box;
    border-radius: 4px
}

.slider-handle {
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #66676b;
    cursor: pointer;
    z-index: 20;
    border-radius: 50%
}

.slider-handle:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    border-radius: 50%;
    z-index: 30;
    display: block;
    box-shadow: 0 0 0 6px rgba(102,103,107,.12);
    transition: .2s
}

.slider-handle:hover:after {
    box-shadow: 0 0 0 8px rgba(102,103,107,.12)
}

.slider-handle.custom {
    position: absolute;
    top: -5px;
    width: 40px;
    height: 29px;
    border: none;
    cursor: pointer;
    z-index: 20;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.15);
    text-align: center
}

.slider-handle.custom:before {
    content: "\e958 \e959";
    font-family: material-icons;
    letter-spacing: -10px;
    font-size: 21px;
    color: #a0a0a0;
    margin-left: -10px;
    transition: .3s
}

.slider.slider-horizontal .slider-handle.custom {
    margin-left: -20px
}

.bootstrap-select .btn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1
}

.bootstrap-select>select {
    position: absolute!important;
    bottom: 0;
    left: 50%;
    display: block!important;
    width: .5px!important;
    height: 100%!important;
    padding: 0!important;
    opacity: 0!important;
    border: none
}

.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block!important;
    width: 100%!important;
    z-index: 2
}

.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto!important
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: flex;
    margin-left: 0
}

.checkbox-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,.checkbox-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a,.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0!important;
    padding: 0!important
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    overflow: hidden;
    width: 100%;
    line-height: 48px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 90%;
    float: left;
    height: 48px;
    display: block
}

.language-switcher.bootstrap-select.btn-group .dropdown-toggle .filter-option,.sort-by .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    max-width: 100%;
    float: left
}

.sort-by .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    line-height: 20px;
    height: auto
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -2px;
    vertical-align: middle;
    transition: .35s
}

.bootstrap-select.open .dropdown-toggle .caret {
    transform: rotate(180deg)
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0 5px;
    border-radius: 0;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
    margin-bottom: 1px
}

.bootstrap-select.btn-group .dropdown-menu li.disabled {
    opacity: .75
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 7px;
    opacity: .8
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: calc(100% - 20px);
    margin: 5px;
    min-height: 26px;
    padding: 5px 10px;
    pointer-events: none;
    background: #333;
    color: #fff;
    border-radius: 4px;
    white-space: nowrap;
    font-size: 14px;
    border: none
}

.bootstrap-select.btn-group .no-results {
    padding: 5px 10px;
    background: #f6f6f6;
    margin: 5px 0 0;
    border-radius: 4px;
    white-space: nowrap;
    font-size: 14px
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    white-space: normal
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204,204,204,.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204,204,204,.2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bs-actionsbox,.bs-donebutton,.bs-searchbox {
    padding: 0 5px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px;
    margin-bottom: 10px;
    margin-top: -5px
}

.bootstrap-select.btn-group .bs-actionsbox div button {
    flex: 1;
    background: #f6f6f6;
    box-shadow: none;
    padding: 5px;
    height: 36px;
    font-size: 14px;
    color: #777;
    transition: .3s
}

.bootstrap-select.btn-group .bs-actionsbox div button:first-child {
    border-radius: 4px 0 0 4px;
    background-color: #f0f0f0
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-searchbox .form-control,.bs-searchbox .form-control:focus {
    width: 100%;
    float: none;
    box-shadow: none;
    background: #f4f4f4;
    margin: -5px 0 10px;
    height: 38px;
    line-height: 38px;
    padding: 10px
}

.bootstrap-select:before,.dropdown-menu {
    background-color: #fff;
    position: absolute
}

.bs-searchbox:after {
    font-family: material-icons;
    content: "\e982";
    font-size: 20px;
    width: 20px;
    height: 20px;
    line-height: 0;
    display: inline-block;
    position: absolute;
    margin: 0;
    color: #a0a0a0;
    right: 15px;
    top: 18px
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #aaa;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-menu {
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 10px 5px;
    margin: -4px 0 0;
    font-size: 15px;
    text-align: left;
    list-style: none;
    border: none;
    border-radius: 4px
}

.dropdown-menu-right,.dropdown-menu.pull-right,.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropdown-menu>li>a {
    display: block;
    padding: 7px 35px 7px 10px;
    clear: both;
    font-weight: 400;
    line-height: 21px;
    color: gray;
    border-radius: 4px
}

.bootstrap-select:before {
    content: "";
    z-index: 2100;
    bottom: 0;
    left: 0;
    height: 8px;
    width: 100%;
    display: block;
    opacity: 0;
    pointer-events: none;
    transition: .4s
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>li>a:hover {
    color: #66676b;
    text-decoration: none;
    background-color: rgba(102,103,107,.07)
}

.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

.dropdown-menu.inner::-webkit-scrollbar {
    width: 5px
}

.dropdown-menu.inner::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 12px
}

.dropdown-menu.inner::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background-color: #d8d8d8
}

.dropdown-menu.inner::-webkit-scrollbar-thumb:hover {
    border-radius: 12px;
    background-color: #c8c8c8
}

.bootstrap-select .dropdown-menu {
    opacity: 0;
    transition: .4s;
    display: block;
    pointer-events: none;
    visibility: hidden;
    cursor: default
}

.bootstrap-select.open .dropdown-menu {
    opacity: 1;
    pointer-events: all;
    visibility: visible
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 7px 10px;
    line-height: 20px;
    white-space: nowrap;
    background: #f6f6f6;
    color: #777;
    border-radius: 4px;
    margin-bottom: 1px
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: 100%;
    bottom: auto;
    margin-bottom: 2px
}

@media (min-width: 767px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }

    .simplebar-content .dashboard-content-inner {
        padding: 20px 40px 0
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner {
        padding: 15px
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .row {
        margin: 0;
        border-radius: 9px;
    }
.dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .row .col-sm-3{display: inline-block;padding-left: 2px;padding-right: 10px;gap: 5px;}
    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .row.ai-template-blocks .dashboard-box {
        margin: 10px
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .col-md-4,.dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .col-md-8 {
        padding: 0
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .button.full-width {
        background: #007bff;
        box-shadow: unset
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner form#ai_form {
        background: linear-gradient(89deg,transparent,var(--theme-color-0_03))
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner a {
        border-radius: 0;
        box-shadow: unset;
        border: 0;
    }

    small a.image-advance-settings-trigger {
        font-size: 14px;
        font-weight: 500;
        display: inline-block;
        text-indent: 10px;
    }

    a.image-advance-settings-trigger:hover {
        text-decoration: underline
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .dashboard-box .submit-field h6 {
        margin: 0 0 5px;
        font-size: 15px
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .dashboard-box .content.with-padding {
        padding: 20px
    }

    .dashboard-container .dashboard-content-container .simplebar-scroll-content .simplebar-content .dashboard-content-inner .dashboard-box .content.with-padding .submit-field input {
        box-shadow: unset
    }
}

.bootstrap-select.btn-group button {
    position: relative;
    height: 48px;
    line-height: 0;
    padding: 0 20px;
    margin: 0;
    outline: 0;
    font-size: 16px;
    color: gray;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    font-weight: 500;
    opacity: 1;
    border-radius: 4px;
    border: none
}

.bootstrap-select.small-input.btn-group button {
    height: 36px;
    padding: 0 12px;
    font-size: 12px
}

.bootstrap-select.small-input.btn-group .dropdown-toggle .filter-option {
    line-height: 36px;
    height: 36px
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    line-height: 0;
    width: 20px;
    height: 20px;
    text-align: center
}

.bootstrap-select.btn-group .dropdown-menu li span.check-mark:before {
    font-family: feather-icons;
    content: "\e92b";
    font-size: 18px;
    transition: .3s;
    display: inline-block;
    top: 50%;
    right: 0;
    position: absolute;
    margin: 0;
    opacity: 0;
    transform: scale(.5)
}

.bootstrap-select.btn-group .dropdown-menu li.selected span.check-mark:before {
    opacity: 1;
    transform: scale(1);
    transition: .35s cubic-bezier(.3,-.41,.19,2),opacity .3s
}

.bootstrap-select .glyphicon:not(.check-mark) {
    font-size: 17px;
    line-height: 0;
    position: relative;
    top: 1px;
    margin-right: 3px
}

.with-border.bootstrap-select:before {
    width: calc(100% - 2px);
    left: 1px
}

.snackbar-container {
    transition: top .5s,right .5s,bottom .5s,left .5s,opacity .5s;
    font-size: 16px;
    min-height: 14px;
    background-color: #404040;
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    line-height: 22px;
    padding: 18px 24px;
    bottom: -100px;
    top: -100px;
    opacity: 0;
    z-index: 9999;
    cursor: default;
    border-radius: 4px;
    font-weight: 500
}

.snackbar-container .action {
    background: inherit;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    color: #aaa;
    margin: 0 0 0 24px;
    padding: 0;
    min-width: min-content;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px
}

@media (min-width: 640px) {
    .snackbar-container {
        display:inline-flex;
        margin: 24px
    }
}

.snackbar-pos.bottom-center {
    top: auto!important;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0)
}

.snackbar-pos.bottom-left {
    top: auto!important;
    bottom: 0;
    left: 0
}

.snackbar-pos.bottom-right {
    top: auto!important;
    bottom: 0;
    right: 0
}

.snackbar-pos.top-left {
    bottom: auto!important;
    top: 0;
    left: 0
}

.snackbar-pos.top-center {
    bottom: auto!important;
    top: 0;
    left: 50%;
    transform: translate(-50%,0)
}

.snackbar-pos.top-right {
    bottom: auto!important;
    top: 0;
    right: 0
}

@media (max-width: 640px) {
    .snackbar-container {
        left:0;
        right: 0;
        width: 100%;
        border-radius: 0
    }

    .snackbar-pos.bottom-center,.snackbar-pos.top-center {
        left: 0;
        transform: none
    }
}

body .pac-item {
    font-size: 12px;
    color: #999;
    cursor: pointer;
    transition: .2s;
    padding: 5px 15px
}

body .pac-container {
    border-radius: 0 0 4px 4px;
    border: none;
    box-sizing: content-box;
    margin-top: -2px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    z-index: 100
}

.cluster-visible,.marker-container {
    border-radius: 50%;
    background-color: #66676b
}

#map {
    height: 100%;
    width: 100%;
    margin: 0;
    z-index: 990
}

#map-container {
    position: relative;
    top: 0;
    left: 0;
    height: 520px;
    width: 100%;
    z-index: 990;
    margin-bottom: 60px
}

.gmnoprint {
    margin: 10px
}

.homepage-map {
    height: 560px;
    margin-bottom: 0;
    position: relative
}

.search-bar-on-map {
    position: absolute;
    bottom: 50px;
    z-index: 1000;
    margin: 0 auto;
    left: 0;
    right: 0
}

.cluster-visible {
    text-align: center;
    font-size: 14px!important;
    color: #fff!important;
    font-weight: 700;
    width: 33px!important;
    height: 33px!important;
    line-height: 33px!important;
    animation: 2.5s infinite clusterAnimation
}

@keyframes clusterAnimation {
    0%,100% {
        box-shadow: 0 0 0 6px rgba(102,103,107,.15)
    }

    50% {
        box-shadow: 0 0 0 10px rgba(102,103,107,.15)
    }
}

.faq-list .marker,.faq-list .marker1,.map-marker-container {
    position: absolute
}

.marker-container {
    position: relative;
    margin: -9px 0 0 -9px;
    width: 18px;
    height: 18px;
    z-index: 1;
    cursor: pointer;
    top: 0;
    animation: 2.5s infinite markerAnimation;
    transition: .4s
}

#geoLocation,#scrollEnabling,#streetView,.custom-zoom-in,.custom-zoom-out,.leaflet-control-zoom-in,.leaflet-control-zoom-out {
    background-color: #fff;
    cursor: pointer;
    margin: 5px 15px;
    transition: .3s;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    border-radius: 4px;
    color: #333
}

@keyframes markerAnimation {
    0%,100% {
        box-shadow: 0 0 0 6px rgba(102,103,107,.15)
    }

    50% {
        box-shadow: 0 0 0 8px rgba(102,103,107,.15)
    }
}

.clicked .marker-container .marker-card,.leaflet-marker-icon.clicked .marker-container,.map-marker-container.clicked .marker-container,.marker-container:hover .marker-card {
    transform: scale(1.3)
}

.marker-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    transform: scale(2);
    opacity: 0
}

.custom-zoom-in,.custom-zoom-out,.leaflet-control-zoom-in,.leaflet-control-zoom-out {
    text-align: center;
    font-size: 18px;
    height: 34px;
    width: 34px
}

.custom-zoom-in:before,.custom-zoom-out:before {
    font-family: feather-icons;
    width: 100%;
    line-height: 35px
}

.zoomControlWrapper {
    position: absolute;
    left: initial;
    right: 0;
    width: 70px;
    margin-right: 20px
}

#geoLocation,#scrollEnabling,#streetView {
    position: absolute;
    top: 10px;
    left: 5px;
    z-index: 99;
    font-size: 14px;
    line-height: 21px;
    padding: 8px 14px;
    font-weight: 500
}

#streetView:before {
    content: "\e974";
    font-family: material-icons;
    font-size: 18px;
    top: 3px;
    position: relative;
    margin-right: 7px;
    margin-left: -1px;
    line-height: 0
}

.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box,.message-bubble .message-avatar,.single-testimonial .testi-author-info .image {
    position: absolute;
    left: 0;
    top: 0
}

.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none
}

.leaflet-overlay-pane svg,.leaflet-tooltip {
    -moz-user-select: none
}

.leaflet-safari .leaflet-tile-container {
    width: 1600px;
    height: 1600px;
    -webkit-transform-origin: 0 0
}

.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer {
    max-width: none!important;
    max-height: none!important
}

.leaflet-container.leaflet-touch-zoom {
    -ms-touch-action: pan-x pan-y;
    touch-action: pan-x pan-y
}

.leaflet-container.leaflet-touch-drag {
    -ms-touch-action: pinch-zoom;
    touch-action: none;
    touch-action: pinch-zoom
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    -ms-touch-action: none;
    touch-action: none
}

.leaflet-tile {
    filter: inherit;
    visibility: hidden
}

.leaflet-tile-loaded {
    visibility: inherit
}

.leaflet-zoom-box {
    width: 0;
    height: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 800
}

.leaflet-overlay-pane,.leaflet-pane {
    z-index: 400
}

.leaflet-shadow-pane {
    z-index: 500
}

.leaflet-marker-pane {
    z-index: 600
}

.leaflet-tooltip-pane {
    z-index: 650
}

.leaflet-popup-pane {
    z-index: 700
}

.leaflet-vml-shape {
    width: 1px;
    height: 1px
}

.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute
}

.leaflet-control {
    position: relative;
    z-index: 800;
    pointer-events: visiblePainted;
    pointer-events: auto;
    float: left;
    clear: both
}

.leaflet-bottom,.leaflet-top {
    position: absolute;
    z-index: 1000;
    pointer-events: none
}

.leaflet-top {
    top: 50%;
    position: absolute;
    transform: translateY(-50%)
}

.leaflet-bottom {
    bottom: 0
}

.leaflet-left {
    left: initial;
    right: 15px
}

.leaflet-right .leaflet-control {
    float: right;
    margin-right: 10px
}

.leaflet-top .leaflet-control,.ud-chat-bots-wrapper ol:first-child {
    margin-top: 10px
}

.leaflet-bottom .leaflet-control {
    margin-bottom: 10px
}

.leaflet-left .leaflet-control {
    margin-left: 10px
}

.leaflet-fade-anim .leaflet-tile {
    will-change: opacity
}

.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.leaflet-zoom-animated {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    will-change: transform;
    -webkit-transition: -webkit-transform .25s cubic-bezier(0,0,.25,1);
    -moz-transition: -moz-transform .25s cubic-bezier(0,0,.25,1);
    transition: transform .25s cubic-bezier(0,0,.25,1)
}

.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.leaflet-grab {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive {
    cursor: crosshair
}

.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive {
    pointer-events: visiblePainted;
    pointer-events: auto
}

.leaflet-bar {
    box-shadow: 0 1px 5px rgba(0,0,0,.65);
    border-radius: 4px
}

.leaflet-bar a,.leaflet-bar a:hover {
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none
}

.leaflet-bar a,.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block
}

.leaflet-bar a.leaflet-disabled {
    cursor: default;
    pointer-events: none
}

.leaflet-touch .leaflet-bar a {
    width: 34px;
    height: 34px;
    line-height: 34px
}

.leaflet-touch .leaflet-bar a i {
    line-height: 34px;
    left: -1px;
    position: relative
}

body #submit_map {
    outline: 0;
    margin-bottom: 30px
}

.leaflet-control-zoom-in,.leaflet-control-zoom-out {
    font: 700 18px lucida console,Monaco,monospace;
    text-indent: 1px
}

body,body p {
    line-height: 27px;
    font-size: 16px
}

.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out {
    font-size: 15px;
    text-align: center
}

.leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0,0,0,.4);
    background: #fff;
    border-radius: 5px
}

.leaflet-control-layers-toggle {
    background-image: url(images/layers.html);
    width: 36px;
    height: 36px
}

.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(images/layers-2x.html);
    background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px
}

.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff
}

.leaflet-control-layers-scrollbar {
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 5px
}

.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px
}

.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px
}

.leaflet-default-icon-path {
    background-image: url(images/marker-icon.html)
}

.leaflet-container .leaflet-control-attribution {
    background: #fff;
    margin: 10px;
    border-radius: 3px;
    padding: 4px 8px;
    color: #777;
    font-weight: 500;
    line-height: 15px
}

.leaflet-container .leaflet-control-attribution a {
    color: #333;
    text-decoration: none!important
}

.leaflet-control-attribution,.leaflet-control-scale-line {
    padding: 0 5px;
    color: #333
}

.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale {
    font-size: 11px
}

.leaflet-left .leaflet-control-scale {
    margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px
}

.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255,255,255,.5)
}

.leaflet-control-scale-line:not(:first-child) {
    border-top: 2px solid #777;
    border-bottom: none;
    margin-top: -2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777
}

.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers {
    background-clip: padding-box
}

.leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 25px
}

.leaflet-popup-content-wrapper {
    padding: 0;
    text-align: left;
    border-radius: 4px
}

.leaflet-popup-content {
    width: 270px
}

.leaflet-listing-img-container img {
    border-radius: 4px 4px 0 0;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.leaflet-listing-img-container {
    position: relative;
    height: 210px;
    display: block;
    border-radius: 4px;
    overflow: hidden
}

.leaflet-listing-img-container:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    background: linear-gradient(to top,rgba(35,35,37,.85) 0,rgba(35,35,37,.4) 35%,rgba(22,22,23,0) 60%,rgba(0,0,0,0) 100%);
    background-color: rgba(35,35,37,.2)
}

.leaflet-listing-item-content {
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 0 24px;
    width: 100%;
    z-index: 50;
    box-sizing: border-box
}

.leaflet-listing-item-content h3 {
    color: #fff;
    font-size: 18px;
    padding: 0 0 2px;
    font-weight: 500;
    margin: 0;
    line-height: 25px
}

.leaflet-listing-content {
    padding: 16px 22px;
    width: 100%;
    z-index: 50;
    box-sizing: border-box;
    position: relative
}

.boxed-list-headline h3 span,.leaflet-listing-content .not-rated {
    color: #888
}

.leaflet-listing-content .star-rating {
    font-size: 16px;
    margin-top: 1px;
    display: block;
    line-height: 18px
}

.leaflet-listing-item-content span {
    font-size: 15px;
    font-weight: 300;
    color: rgba(255,255,255,.7);
    line-height: 24px;
    display: block
}

.leaflet-popup-tip-container {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    overflow: hidden;
    pointer-events: none;
    background: 0 0
}

.leaflet-popup-tip {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff
}

.leaflet-popup-content-wrapper {
    background: #fff;
    color: #333;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.12)
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 12px;
    right: 12px;
    display: inline-block;
    z-index: 999;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    height: 27px;
    width: 27px;
    line-height: 27px;
    background-color: #f0f0f0;
    color: transparent;
    transition: .2s ease-in-out;
    border-radius: 4px
}

.leaflet-container a.leaflet-popup-close-button:before {
    position: absolute;
    font-family: feather-icons;
    content: "\ea02";
    color: #666;
    transition: .2s ease-in-out;
    left: 0;
    right: 0;
    top: 0
}

.leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.leaflet-oldie .leaflet-popup-content-wrapper {
    zoom:1}

.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto
}

.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px
}

.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999
}

.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666
}

.leaflet-popup-content-wrapper .job-listing {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    box-shadow: none;
    width: 100%
}

.leaflet-popup-content-wrapper .job-listing-details {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 20px 25px
}

.leaflet-popup-content-wrapper .job-listing h4.job-listing-company {
    font-size: 14px;
    position: relative;
    top: 0
}

.leaflet-popup-content-wrapper .job-listing .verified-badge {
    transform: scale(.85);
    right: -7px;
    bottom: -7px
}

.leaflet-popup-content-wrapper .job-listing-footer {
    flex-grow: 0;
    padding: 15px 25px;
    font-size: 16px;
    display: none
}

.leaflet-popup-content-wrapper .job-listing h3.job-listing-title {
    font-size: 16px;
    line-height: 24px
}

.leaflet-popup-content-wrapper .job-listing .job-listing-company-logo {
    max-width: 46px;
    margin: 5px 18px 5px 0;
    top: 0;
    flex: 0 0 46px
}

.leaflet-popup-content-wrapper .job-listing .job-listing-company-logo img {
    max-width: 46px
}

.leaflet-tooltip {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0,0,0,.4)
}

.leaflet-tooltip.leaflet-clickable {
    cursor: pointer;
    pointer-events: auto
}

.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before {
    position: absolute;
    pointer-events: none;
    border: 6px solid transparent;
    background: 0 0;
    content: ""
}

.leaflet-tooltip-bottom {
    margin-top: 6px
}

.leaflet-tooltip-top {
    margin-top: -6px
}

.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px
}

.leaflet-tooltip-top:before {
    bottom: 0;
    margin-bottom: -12px;
    border-top-color: #fff
}

.leaflet-tooltip-bottom:before {
    top: 0;
    margin-top: -12px;
    margin-left: -6px;
    border-bottom-color: #fff
}

.leaflet-tooltip-left {
    margin-left: -6px
}

.leaflet-tooltip-right {
    margin-left: 6px
}

.leaflet-tooltip-left:before,.leaflet-tooltip-right:before {
    top: 50%;
    margin-top: -6px
}

.leaflet-tooltip-left:before {
    right: 0;
    margin-right: -12px;
    border-left-color: #fff
}

.leaflet-tooltip-right:before {
    left: 0;
    margin-left: -12px;
    border-right-color: #fff
}

.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow {
    -webkit-transition: -webkit-transform .3s ease-out,opacity .3s ease-in;
    -moz-transition: -moz-transform .3s ease-out,opacity .3s ease-in;
    -o-transition: -o-transform .3s ease-out,opacity .3s ease-in;
    transition: transform .3s ease-out,opacity .3s ease-in
}

.leaflet-cluster-spider-leg {
    -webkit-transition: -webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;
    -moz-transition: -moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;
    -o-transition: -o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;
    transition: stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in
}

.marker-cluster {
    background-clip: padding-box;
    border-radius: 20px
}

.marker-cluster div {
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background-color: #66676b;
    position: relative
}

.marker-cluster div:before {
    border: 7px solid #66676b;
    opacity: .2;
    box-shadow: inset 0 0 0 4px #66676b;
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: 2.5s infinite cluster-animation
}

@keyframes cluster-animation {
    0%,100% {
        transform: scale(1.3) rotate(0)
    }

    50% {
        transform: scale(1.5) rotate(90deg)
    }
}

.marker-cluster span {
    font-family: Arial,sans-serif;
    line-height: 36px
}

@-webkit-keyframes leaflet-gestures-fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes leaflet-gestures-fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.leaflet-container:after {
    -webkit-animation: .8s backwards leaflet-gestures-fadein;
    animation: .8s backwards leaflet-gestures-fadein;
    color: #fff;
    font-family: roboto,Arial,sans-serif;
    font-size: 22px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 461;
    pointer-events: none
}

.leaflet-gesture-handling-scroll-warning:after,.leaflet-gesture-handling-touch-warning:after {
    -webkit-animation: .8s forwards leaflet-gestures-fadein;
    animation: .8s forwards leaflet-gestures-fadein
}

.leaflet-gesture-handling-touch-warning:after {
    content: attr(data-gesture-handling-touch-content)
}

.leaflet-gesture-handling-scroll-warning:after {
    content: attr(data-gesture-handling-scroll-content)
}

#leaflet-geocode-cont {
    position: absolute;
    z-index: 110;
    background: #fff;
    border: none;
    border-radius: 0 0 4px 4px;
    top: 46px;
    display: none;
    width: 100%;
    border-top: 1px solid #e8e8e8
}

#leaflet-geocode-cont:before {
    content: "";
    width: 100%;
    height: 4px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: -5px
}

#leaflet-geocode-cont ul li {
    color: #888;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    padding: 11px 15px 11px 38px;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
    cursor: pointer;
    transition: .3s;
    position: relative
}

#leaflet-geocode-cont ul li:before {
    content: "\f041";
    font-family: fontawesome;
    font-size: 14px;
    position: absolute;
    top: 10px;
    left: 20px;
    margin-right: 0;
    color: #aaa;
    transition: .3s
}

#leaflet-geocode-cont ul li:hover:before {
    color: #a0a0a0
}

#leaflet-geocode-cont ul li:last-child {
    border: none;
    border-radius: 0 0 4px 4px
}

#leaflet-geocode-cont ul li.selected,#leaflet-geocode-cont ul li:hover {
    background: #fafafa
}

#leaflet-geocode-cont span.highlight {
    color: #222;
    font-weight: 700
}

.type-and-hit-enter {
    display: block;
    position: absolute;
    right: 16px;
    top: 13px;
    z-index: 120;
    background-color: #f0f0f0;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 500;
    color: #888;
    line-height: 18px;
    padding: 3px 7px;
    pointer-events: none;
    opacity: 0;
    transition: .4s;
    transform: translateX(4px)
}

.main-search-container.alt-search-box #leaflet-geocode-cont {
    top: 51px
}

.main-search-inner .type-and-hit-enter,.main-search-input.gray-style .type-and-hit-enter {
    top: 11px;
    right: 25px
}

.main-search-container.alt-search-box .type-and-hit-enter {
    right: 19px;
    top: 14px
}

@media (min-height: 1200px) {
    #ai-chat .messages-container-inner .message-content-inner {
        max-height:65vh
    }
}

@media (min-width: 992px) {
    .intro-banner-search-form .type-and-hit-enter {
        top:23px;
        right: 18px
    }

    .intro-banner-search-form #leaflet-geocode-cont {
        width: calc(100% + 24px);
        left: -12px;
        top: calc(100% + 10px)
    }

    .main-search-container:not(.alt-search-box) .osm-dropdown-active #leaflet-geocode-cont,.main-search-input .osm-dropdown-active #leaflet-geocode-cont {
        box-shadow: 0 0 6px 0 rgba(0,0,0,.15);
        border: none;
        padding-top: 45px;
        top: 0;
        z-index: 10;
        border-radius: 4px
    }

    .main-search-input.gray-style .osm-dropdown-active #leaflet-geocode-cont {
        box-shadow: none;
        border: 1px solid #e0e0e0
    }

    .main-search-container:not(.alt-search-box) .osm-dropdown-active #leaflet-geocode-cont ul li:first-child,.main-search-input .osm-dropdown-active #leaflet-geocode-cont ul li:first-child {
        border-top: 1px solid #e8e8e8
    }
}

#leaflet-geocode-cont ul li.powered-by-osm {
    display: block;
    padding: 9px 20px 9px 0;
    font-size: 12px;
    font-weight: 500;
    color: #999;
    pointer-events: none;
    text-align: right
}

#leaflet-geocode-cont ul li.powered-by-osm strong {
    color: #333;
    position: relative;
    padding-left: 26px
}

#leaflet-geocode-cont ul li.powered-by-osm strong:before {
    background-image: url(../../../../i.imgur.com/YaiaYGw.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 17px;
    width: 17px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: -2px
}

#leaflet-geocode-cont ul li.powered-by-osm:before {
    content: ""
}

.leaflet-control-geocoder {
    border-radius: 4px;
    background: #fff;
    min-width: 26px;
    min-height: 26px
}

.leaflet-touch .leaflet-control-geocoder {
    min-width: 30px;
    min-height: 30px
}

.leaflet-control-geocoder .leaflet-control-geocoder-icon,.leaflet-control-geocoder .leaflet-control-geocoder-icon:hover,.leaflet-control-geocoder a,.leaflet-control-geocoder a:hover {
    border-bottom: none;
    display: inline-block
}

.leaflet-control-geocoder .leaflet-control-geocoder-alternatives a {
    width: inherit;
    height: inherit;
    line-height: inherit
}

.leaflet-control-geocoder-form {
    display: none;
    vertical-align: middle
}

.leaflet-control-geocoder-form input {
    font-size: 120%;
    border: 0;
    background-color: transparent;
    width: 246px
}

.leaflet-control-geocoder-icon {
    border-radius: 4px;
    width: 26px;
    height: 26px;
    border: none;
    background-color: #fff;
    background-image: url(images/geocoder.png);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.leaflet-touch .leaflet-control-geocoder-icon {
    width: 30px;
    height: 30px
}

.leaflet-control-geocoder-throbber .leaflet-control-geocoder-icon {
    background-image: url(images/throbber.gif)
}

.leaflet-control-geocoder-error {
    margin-top: 8px;
    margin-left: 8px;
    display: block;
    color: #444
}

.leaflet-control-geocoder-alternatives {
    display: block;
    width: 272px;
    list-style: none;
    padding: 0;
    margin: 0
}

.leaflet-control-geocoder-alternatives-minimized {
    display: none;
    height: 0
}

.leaflet-control-geocoder-alternatives li {
    white-space: nowrap;
    display: block;
    overflow: hidden;
    padding: 5px 8px;
    text-overflow: ellipsis;
    border-bottom: 1px solid #ccc;
    cursor: pointer
}

.leaflet-control-geocoder-alternatives li a,.leaflet-control-geocoder-alternatives li a:hover {
    width: inherit;
    height: inherit;
    line-height: inherit;
    background: inherit;
    border-radius: inherit;
    text-align: left
}

.leaflet-control-geocoder-alternatives li:hover,.leaflet-control-geocoder-selected {
    background-color: #f5f5f5
}

#streetView {
    z-index: 999
}

.boxed-list {
    margin-top: 10px;
    display: block
}

.boxed-list-headline {
    background-color: #f2f2f2;
    border-radius: 4px;
    padding: 20px 35px
}

.avatar-name h5,.blog-not-found p,.boxed-list-headline h3,.single-testimonial .name {
    font-size: 18px
}

.boxed-list-headline h3 i {
    color: #66676b;
    font-size: 24px;
    position: relative;
    top: 3px;
    line-height: 0;
    display: inline-block;
    margin-right: 5px
}

.boxed-list-small .boxed-list-headline {
    padding: 10px 35px;
    background-color: #e6e6e6
}

.boxed-list-small .boxed-list-headline h3,.ud-chat-bots-wrapper ol li h3,h5 {
    font-size: 16px
}

.boxed-list ul.boxed-list-ul>li {
    display: block;
    background-color: transparent;
    padding: 35px;
    border-radius: 4px
}

.fields-ul>li {
    display: block;
    background-color: transparent;
    padding: 30px 30px 10px;
    border-bottom: 1px solid #e4e4e4
}

.boxed-list-item .item-image {
    flex: 0 0 60px;
    height: 60px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 10px;
    margin-right: 25px;
    position: relative;
    top: -2px;
    display: flex;
    background-color: #fff
}

.boxed-list-item .item-image img {
    height: auto;
    align-self: center
}

.boxed-list-item .item-content h4,.boxed-list-item .item-content h4 a {
    font-size: 18px;
    font-weight: 600;
    color: #333
}

.boxed-list-item .item-content h4 span {
    font-size: 16px;
    color: gray;
    display: block;
    font-weight: 500
}

.boxed-list-item .item-details {
    display: flex;
    margin-top: 5px
}

.boxed-list-item .item-details .star-rating {
    top: -2px;
    position: relative;
    margin-right: 15px
}

.boxed-list-item .item-details .detail-item {
    margin-right: 15px;
    color: gray
}

.boxed-list-item .item-details .detail-item i {
    margin-right: 3px;
    position: relative;
    top: 0
}

.boxed-list-item .item-description {
    margin-top: 15px
}

.bid {
    display: flex;
    width: 100%
}

.bid .bids-content {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.bid .bids-bid {
    align-items: center;
    display: flex
}

.bid .bids-avatar {
    align-self: center
}

.bid .freelancer-avatar {
    width: 80px;
    margin: 0 30px 0 auto;
    position: relative
}

.bid .star-rating {
    margin-top: 3px;
    display: block
}

.bid .freelancer-avatar img {
    width: 100%;
    border-radius: 50%;
    cursor: pointer
}

.bid .freelancer-avatar .verified-badge {
    position: absolute;
    bottom: 0;
    right: 0
}

.bid-rate {
    text-align: center;
    font-size: 14px;
    background: #f4f4f4;
    color: #888;
    border-radius: 4px;
    padding: 8px 12px
}

.boxed-list ul.boxed-list-ul>li:nth-child(2n) .bid-rate {
    background: #f2f2f2
}

.bid-rate .rate {
    color: #333;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
    border-radius: 4px;
    padding: 5px 10px 0;
    font-size: 16px
}

.bid-rate span {
    display: block;
    margin-top: -2px
}

.job-overview .job-overview-headline {
    font-size: 20px;
    padding: 20px 35px;
    background-color: #f0f0f0;
    color: #333;
    position: relative;
    border-radius: 4px 4px 0 0
}

.job-overview .job-overview-inner {
    padding: 35px
}

.job-overview .job-overview-inner ul li {
    position: relative;
    display: block;
    font-size: 16px;
    padding-left: 38px;
    margin-bottom: 25px
}

.job-overview .job-overview-inner ul li span {
    font-weight: 600;
    color: #333;
    margin: 0;
    padding: 0;
    display: block
}

.job-overview .job-overview-inner ul li h5 {
    font-weight: 500;
    color: #666;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 20px
}

.job-overview .job-overview-inner ul li i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    color: #66676b
}

a.apply-now-button {
    background-color: #66676b;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-radius: 4px;
    padding: 14px 20px;
    margin-bottom: 35px;
    box-shadow: 0 2px 8px rgba(102,103,107,.15);
    transition: .3s;
    display: block
}

a.apply-now-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 2px 8px rgba(102,103,107,.35)
}

a.apply-now-button i {
    font-size: 22px;
    position: relative;
    line-height: 0;
    top: 3px;
    margin-left: 5px
}

#single-job-map-container #singleListingMap {
    position: relative;
    height: 340px;
    border-radius: 4px
}

.freelancer-socials ul {
    margin: 0 0 -5px -8px;
    padding: 0;
    list-style: none;
    cursor: default
}

.freelancer-socials ul li {
    display: inline-block;
    font-size: 24px
}

.freelancer-socials ul li a {
    color: #b9b9b9;
    padding: 0 8px
}

.attachments-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: calc(100% + 20px);
    margin-bottom: -30px
}

.attachment-box {
    display: flex;
    margin: 0 20px 20px 0;
    background-color: #f4f4f4;
    border-radius: 4px 0 4px 4px;
    font-weight: 600;
    padding: 15px 25px 45px 20px;
    line-height: 24px;
    flex-direction: column;
    color: #666;
    transition: .3s;
    flex: 0 1 calc(50% - 21px);
    cursor: default;
    position: relative
}

.single-page-section .attachment-box {
    flex: 0 1 calc(33% - 20px)
}

.single-page-section .attachments-container {
    margin-bottom: -20px
}

.attachment-box:before,.dashboard-note:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 20px 20px 0;
    border-style: solid;
    border-color: rgba(0,0,0,.15) #fff;
    transition: .3s;
    border-radius: 0 0 0 4px
}

a.attachment-box:hover:before {
    border-color: rgba(0,0,0,.25) #fff
}

.attachment-box span {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    flex: auto
}

.attachment-box i {
    display: block;
    font-style: normal;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-top: 10px;
    position: absolute;
    bottom: 10px;
    transition: .3s
}

.attachment-box .remove-attachment {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff;
    background-color: #dc3139;
    box-shadow: 0 3px 8px rgba(234,65,81,.15);
    height: 28px;
    width: 28px;
    line-height: 28px;
    border-radius: 3px;
    font-weight: 500;
    font-size: 14px;
    transition: .3s;
    opacity: 0;
    transform: translateY(3px)
}

.attachment-box .remove-attachment:before {
    content: "\e9e4";
    font-family: feather-icons
}

.attachment-box:hover .remove-attachment {
    opacity: 1;
    transform: translateY(0)
}

.profile-overview {
    display: flex;
    line-height: 22px;
    align-items: center;
    margin-bottom: 25px;
    width: calc(100% + 25px)
}

.profile-overview .overview-item {
    flex: 1;
    border-right: 1px solid #e0e0e0;
    margin-right: 20px;
    padding-right: 20px;
    flex-grow: 1
}

.profile-overview .overview-item:last-child {
    border-right: 0;
    padding-right: 0
}

.profile-overview .overview-item strong {
    display: block;
    font-weight: 600;
    color: #333;
    font-size: 18px;
    margin-bottom: 5px
}

.freelancer-indicators {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    line-height: 24px;
    margin-bottom: -20px
}

.freelancer-indicators .indicator {
    width: calc(50% - 31px);
    margin-right: 30px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column
}

.freelancer-indicators .indicator-bar,.freelancer-indicators .indicator-bar span {
    width: 100%;
    height: 4px;
    background-color: #e0e0e0;
    border-radius: 10px;
    position: relative;
    margin: 10px 0;
    transition: 1s
}

.freelancer-indicators .indicator-bar span {
    width: 0;
    background-color: #66676b;
    position: absolute;
    top: 0;
    margin: 0
}

.dashboard-container,.full-page-container {
    height: calc(100vh - 82px)
}

@media (max-width: 1099px) {
    #wrapper {
        padding-top:0!important
    }

    #header-container {
        position: relative
    }

    #header-container.transparent-header {
        position: absolute
    }

    #logo,#logo img {
        border: none
    }

    #header-container.cloned,#responsive {
        display: none
    }

    #header {
        height: 76px
    }

    #logo img {
        max-width: 100px;
        height: auto
    }

    header.fullwidth .container {
        padding: 0 20px
    }

    .fullwidth .header-widget:last-of-type,.header-widget,.header-widget:last-of-type {
        float: left
    }

    #header .right-side {
        position: absolute;
        width: auto;
        background-color: #fff;
        text-align: left
    }

    .mmenu-trigger {
        display: inline-block!important;
        margin: 0 -5px 0 23px;
        top: 15px;
        float: right
    }

    .header-widget {
        padding: 0 25px
    }

    .header-notifications:first-child {
        margin-right: -5px
    }

    .dashboard-container,.full-page-container {
        height: calc(100vh - 76px)
    }
}

body#page .dashboard-container .dashboard-sidebar {
    flex: 0 0 260px;
    background-color: #111827;
    position: relative;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    z-index: 100;
    transition: .3s ease-in-out
}

.dashboard-box,.fun-fact {
    box-shadow: 0 0 10px 2px rgba(107,118,255,.05)
}

.dashboard-sidebar.hide-sidebar {
    flex: 0 0 0
}

.dashboard-content-container {
    flex: 1;
    background-color: #fdfeff;
    padding: 0;
    overflow: auto;
    position: relative;
    z-index: 99
}

.dashboard-content-inner {
    padding: 50px 50px 0;
    position: relative
}

#ai-chat .dashboard-content-inner {
    padding: 10px 25px 0
}

@media (min-width: 1099px) {
    #header-container.dashboard-header .container {
        padding-right:35px;
        padding-left: 0
    }

    #header-container.dashboard-header .container-active-msg {
        padding-left: 35px
    }

    #header-container.dashboard-header #logo {
        width: 260px;
        padding-left: 35px
    }

    .ud-hero .ud-hero-image {
        max-width: 1024px
    }
}

@media (max-width: 1240px) {
    .single-page-header .header-details h3 {
        font-size:26px
    }

    .single-page-header {
        padding: 55px 0
    }

    .salary-box .salary-amount {
        font-size: 26px;
        line-height: 32px
    }

    .single-page-header .header-image {
        height: 120px;
        flex: 0 0 120px
    }

    .single-page-header.freelancer-header .header-image {
        height: 120px;
        flex: 0 0 120px;
        width: 120px
    }

    .banner-headline {
        max-width: 65%
    }

    .category-box {
        flex: 0 0 33.3%
    }

    .testimonial-carousel .slick-next {
        right: 13%
    }

    .testimonial-carousel .slick-prev {
        left: 13%
    }

    .qtyDec,.qtyInc {
        min-width: 36px;
        max-width: 36px
    }

    .bidding-widget .bidding-fields .bidding-field {
        flex: auto;
        margin-right: 0;
        width: 100%
    }

    .bidding-widget .bidding-fields .bidding-field:first-child {
        margin-bottom: 20px
    }

    .bidding-widget .bidding-fields {
        width: 100%
    }

    .profile-overview,.profile-overview .overview-item {
        display: block;
        width: 100%
    }

    .profile-overview .overview-item {
        border-right: 0;
        border-bottom: 1px solid #e0e0e0;
        padding: 15px 0;
        margin: 0
    }

    .profile-overview .overview-item:last-child {
        border-right: none;
        border-bottom: none
    }

    #header-container.dashboard-header #logo {
        width: auto
    }

    .dashboard-content-inner {
        padding: 10px 20px 0
    }
}

.dashboard-nav {
    display: block;
    z-index: 11;
    padding-bottom: 30px
}

.dashboard-nav ul {
    list-style: none;
    padding: 0;
    margin: 25px 0 0
}

.dashboard-nav ul:first-child {
    margin: 30px 0 0
}

.dashboard-nav ul:before {
    content: attr(data-submenu-title);
    padding: 0 35px;
    margin-bottom: 5px;
    display: block;
    color: #66676b;
    font-weight: 600;
    font-size: 14px
}

.dashboard-nav ul li {
    display: block;
    border-left: 3px solid transparent;
    transition: border-color,color,background-color .3s;
    line-height: 25px;
    font-size: 15px
}

.dashboard-nav ul li a {
    color: #ececf1;
    display: block;
    padding: 0.75rem;
    transition: color ease .3s;
    cursor: pointer;
    position: relative
}

.dashboard-nav ul li a i, .dashboard-nav ul li a img {
    margin-right: 8px;
    width: 20px;
    font-size: 20px;
    color: rgba(236,236,241,1);
    transition: color ease .3s;
    position: relative;
    vertical-align: sub;
    display: inline-block
}

.dashboard-nav ul li ul li:hover a {
    padding-left: 4px
}

.dashboard-nav ul li.active,.dashboard-nav ul li.active-submenu,.dashboard-nav ul li:hover {
    border-color: #66676b;
    background-color: rgba(102,103,107,.04)
}

.dashboard-nav ul li span.nav-tag {
    display: inline-block;
    font-weight: 700;
    height: 19px;
    width: 19px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    background-color: #66676b;
    border-radius: 50%;
    position: relative;
    margin: 0 0 0 4px;
    top: -2px
}

.dashboard-nav ul li ul li,.dashboard-nav ul li ul li:hover {
    border: none;
    background-color: transparent
}

.dashboard-nav ul li ul {
    padding: 0;
    margin: 0;
    visibility: hidden;
    max-height: 0;
    opacity: 0;
    line-height: 0;
    transition: .3s;
    pointer-events: none
}

.dashboard-nav ul li.active-submenu ul {
    visibility: visible;
    padding: 0 0 18px;
    line-height: 24px;
    opacity: 1;
    max-height: 200px;
    pointer-events: all
}

.fun-fact,.messages-container-inner .messages-inbox ul li a {
    padding: 15px 25px
}

.dashboard-nav ul li ul li {
    padding-left: 43px;
    position: relative;
    margin: 0
}

.dashboard-nav ul li a:after {
    font-family: material-icons;
    content: url(/templates/classic-theme/images/angel-down.svg);
    font-size: 16px;
    transition: .3s;
    opacity: 1;
    line-height: 17px;
    width: 17px;
    height: 17px;
    color: #a8a8a8;
    display: inline-block;
    border-radius: 3px;
    margin-left: 7px;
    text-indent: -2px;
    position: absolute;
    right: 35px;
    top: 15px
}

.dashboard-headline {
    display: block;
    position: relative;
    margin-bottom: 20px
}

.dashboard-headline h3 {
    display: block;
    font-size: 26px;
    color: #333
}

.dashboard-headline #quick-words-left {
    margin-right: 3px
}

.dashboard-headline h3 .word-used-wrapper svg {
    transform: scale(1.35);
    margin-left: -5px;
    margin-right: 4px
}

.dashboard-headline h3 .word-used-wrapper strong {
    margin-left: 4px
}

.dashboard-headline span {
    display: block;
    font-size: 15px;
    color: #888;
    line-height: 30px;
    font-weight: 600;
    padding-left: 10px;
    padding-right: 2px
}

.dashboard-headline span strong {
    color: #333;
    font-size: 14.5px
}

.fun-facts-container {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    margin-bottom: -30px
}

.fun-fact {
    background-color: #fff;
    border-radius: 9px;
    margin-right: 30px;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex: 1 1 calc(25% - 30px);
    height: auto;
    cursor: default;
    transition: .3s;
    border: 1px solid #efefef
}

@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none) {
    .fun-fact {
        flex: 1
    }
}

.fun-fact-icon {
    border-radius: 4px;
    background-color: rgba(0,0,0,.04);
    flex: 0 0 100px;
    height: 100px;
    display: flex;
    text-align: center
}

.fun-fact-icon i {
    font-size: 48px;
    align-self: center;
    margin: 0 auto;
    color: #666
}

.fun-fact-icon i.icon-material-outline-gavel {
    transform: scale(.91)
}

.fun-fact span {
    font-size: 18px;
    color: #888;
    line-height: 22px
}

.fun-fact h4 {
    font-size: 30px;
    color: #333;
    line-height: 32px;
    margin-top: 5px
}

.dashboard-box {
    display: block;
    border-radius: 9px;
    background-color: #fff;
    margin-top: 20px;
    position: relative;
    border: 1px solid #efefef
}

.dashboard-box img {
    padding: 5px
}

.dashboard-box .headline {
    display: flex;
    align-items: center;
    padding: 20px 30px;
    border-bottom: 1px solid #f2f4ff;
    position: relative;
    max-height: 72px
}

.dashboard-box .dashboard-box-footer {
    border-top: 1px solid #e4e4e4;
    border-bottom: none
}

.dashboard-box .headline h3 {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: 26px;
    min-height: unset;
    margin: 5px 0 0
}

.dashboard-box .headline h3 i {
    color: #66676b;
    font-size: 16px;
    line-height: 0;
    position: relative;
    margin-right: 4px
}

.dashboard-box .headline h3 i.icon-material-outline-supervisor-account {
    font-size: 24px;
    top: 3px
}

.button.big i.icon-feather-plus,.dashboard-box .headline h3 i.icon-feather-folder-plus {
    font-size: 20px;
    top: 2px;
    margin-right: 5px
}

.button.big i.icon-feather-plus {
    margin-left: -4px
}

.dashboard-box .chart {
    padding: 30px 20px 17px 18px
}

.dashboard-box .headline .sort-by {
    float: none;
    display: inline-block;
    position: absolute;
    top: calc(50% + 3px);
    transform: translateY(-50%);
    right: 30px;
    z-index: 100;
    height: 33px
}

.dashboard-box .headline .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-weight: 500;
    color: #666
}

.dashboard-note {
    border-radius: 4px;
    background-color: #f8f8f8;
    padding: 20px 25px 25px;
    margin-bottom: 20px;
    position: relative
}

.dashboard-note:last-child {
    margin-bottom: 65px
}

.dashboard-note p {
    line-height: 24px;
    margin-bottom: 20px;
    color: #777;
    font-size: 14.7px
}

.note-priority {
    background-color: #333;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    padding: 5px 9px;
    display: inline-block;
    line-height: 20px
}

.note-priority.high,.unpaid {
    background-color: #dc3139
}

.note-priority.medium {
    background-color: #f59110
}

.note-priority.low {
    background-color: #3fb660
}

.note-buttons {
    align-self: center;
    margin-left: auto
}

.note-buttons a {
    font-size: 16px;
    padding-left: 3px;
    margin-top: 2px;
    display: inline-block;
    color: #888
}

.note-buttons a:hover {
    color: #444
}

.add-note-button {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 10px 30px 30px;
    background: #fff;
    border-radius: 4px;
    width: calc(100% - 15px)
}

.add-note-button a.button {
    width: calc(100% + 15px)!important;
    max-width: calc(100% + 15px)!important
}

ul.dashboard-box-list>li {
    border-bottom: 1px solid #e4e4e4;
    padding: 22px 30px;
    line-height: 26px;
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    flex-flow: row wrap;
    transition: .3s
}

ul.dashboard-box-list>li:hover {
    background-color: #fcfcfc
}

.dashboard-box-list .notification-text {
    font-size: 14.7px;
    flex: 1
}

.dashboard-box-list .notification-icon {
    flex: 0 0 40px
}

.dashboard-box-list .notification-text .star-rating {
    position: relative;
    top: -18px;
    line-height: 0;
    height: 0;
    display: inline-block;
    margin: 0 3px;
    transform: scale(.93)
}

.buttons-to-right,.dashboard-box-list .button.to-right {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: .3s;
    box-shadow: 0 0 10px 15px #fff;
    background-color: #fff
}

.dashboard-box-list .buttons-to-right.always-visible:not(.single-right-button) {
    position: relative;
    transform: none;
    top: 0;
    margin: 5px 0 10px -2px;
    opacity: 1;
    right: auto;
    display: inline-block;
    width: 100%;
    background-color: transparent;
    box-shadow: none
}

.dashboard-box-list .button {
    padding: 6px 18px;
    line-height: 26px;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    display: inline-block;
    box-shadow: 0 3px 8px rgba(102,103,107,.15)
}

.dashboard-box-list .button i[class*=icon-material] {
    font-size: 18px;
    top: 3px;
    margin-right: 2px;
    margin-left: -2px
}

.dashboard-box-list .buttons-to-right .button {
    margin: 0 0 -6px 2px
}

.dashboard-box-list .buttons-to-right.always-visible .button {
    margin: 0 3px 0 0
}

.button.red {
    background: #ffebee;
    border: 1px solid #ffebee;
    color: #dc3139;
    box-shadow: unset;
    transition: .3s
}

.button.red:hover {
    background: #dc3139;
    border: 1px solid #dc3139;
    color: #fff
}

.dashboard-content-inner .dashboard-box .headline a.button,a#export-chats.button {
    color: #0d0d0d;
    background: #fff;
    border: 1px solid #e3e3e3;
    box-shadow: unset;
    transition: .3s
}

.dashboard-box .button.green {
    background-color: #40b660;
    box-shadow: 0 3px 8px rgba(64,182,96,.15)
}

.dashboard-box .button.dark {
    background-color: #333;
    box-shadow: 0 3px 8px rgba(0,0,0,.1)
}

.dashboard-box .button.gray {
    background-color: #eee;
    color: #666;
    box-shadow: none
}

.dashboard-box .button.gray:not(.ico):hover,.dashboard-box .button.green:not(.ico):hover,.dashboard-box .button.red:not(.ico):hover,.dashboard-box .dashboard-box-list .button:not(.ico):hover {
    color: #fff;
    background-color: #333;
    box-shadow: 0 3px 8px rgba(0,0,0,.1)
}

.dashboard-box .button.dark:not(.ico):hover {
    background-color: #66676b;
    box-shadow: 0 3px 8px rgba(102,103,107,.15)
}

.dashboard-box .button.ico {
    width: 32px;
    text-align: center
}

.dashboard-box .button.ico i {
    font-size: 15px;
    margin-left: -7px;
    top: 2px;
    position: relative
}

.dashboard-box .button i.icon-material-outline-check {
    margin-left: -5px
}

.dashboard-box .button.ico i[class*=icon-material] {
    font-size: 18px;
    margin-left: -8px;
    top: 3px;
    position: relative
}

.dashboard-box-list a.button i {
    margin: 0 0 0 -2px;
    padding: 0;
    position: relative;
    top: 1px;
    font-size: 14px;
    line-height: 0
}

.dashboard-box .mark-as-read {
    float: none;
    background-color: #f4f4f4;
    position: absolute;
    right: 30px;
    top: 18px
}

.button-info {
    background: rgba(255,255,255,.25);
    color: #fff;
    width: 19px;
    height: 19px;
    display: inline-block;
    text-align: center;
    line-height: 19px;
    border-radius: 50%;
    font-size: 11px;
    font-weight: 700;
    margin-left: 3px;
    margin-right: -2px
}

.dashboard-status-button {
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 21px;
    padding: 2px 8px;
    display: inline-block;
    position: relative;
    top: -2px;
    margin: 0 0 4px 4px
}

.dashboard-status-button.green,span.status-available {
    background: #e0f5d7;
    color: #449626
}

.dashboard-status-button.red,span.status-not-available {
    background-color: #ffe6e6;
    color: #ea5252
}

.invoice-list-item ul {
    line-height: 22px;
    color: #909090;
    list-style: none;
    padding: 0;
    margin: 0
}

.invoice-list-item ul li {
    padding: 0;
    display: inline-block;
    font-size: 14.7px;
    margin-bottom: 5px
}

.invoice-list-item ul li:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 11px;
    background-color: #e0e0e0;
    position: relative;
    margin: 0 10px
}

.invoice-list-item strong {
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
    margin-top: -2px;
    display: block
}

.paid,.unpaid {
    color: #fff;
    border-radius: 4px;
    line-height: 20px;
    padding: 4px 8px;
    font-size: 13px;
    position: relative;
    top: -1px
}

.paid {
    background-color: #40b660
}

.dashboard-box .job-listing-details {
    box-shadow: none;
    padding: 10px 0;
    align-items: center;
    flex: auto
}

.dashboard-box .job-listing {
    box-shadow: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
    display: flex;
    flex-direction: row;
    width: 100%
}

.dashboard-box .job-listing.width-adjustment {
    max-width: 60%
}

.dashboard-box .job-listing h3 a {
    color: #333;
    font-size: 18px
}

.dashboard-box .job-listing .job-listing-company-logo {
    max-width: 50px
}

.dashboard-box .job-listing .job-listing-footer {
    background-color: transparent;
    padding: 0;
    border-radius: none
}

.dashboard-box .freelancer-overview {
    padding: 15px 0
}

.dashboard-box .freelancer-overview-inner {
    flex: auto;
    display: flex;
    align-items: center
}

.dashboard-box .freelancer-overview .freelancer-name {
    text-align: left;
    margin: 0 0 0 30px;
    width: 100%
}

.dashboard-box .freelancer-overview .freelancer-avatar {
    margin: 0;
    width: 90px
}

.dashboard-box .freelancer-overview.manage-candidates .freelancer-avatar {
    align-self: flex-start
}

.dashboard-task-info {
    list-style: none;
    padding: 14px 25px;
    margin: 0;
    background-color: #f4f4f4;
    text-align: center;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    align-self: flex-end;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s;
    justify-content: center
}

.dashboard-task-info li {
    display: inline-block;
    border-right: 1px solid #d0d0d0;
    padding-right: 22px;
    margin-right: 22px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.dashboard-task-info li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none
}

.dashboard-task-info li strong {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 22px
}

.dashboard-task-info li span {
    display: block;
    font-size: 14px;
    color: #888;
    line-height: 20px
}

.bid-acceptance {
    color: #289c41;
    background-color: #e4f6e9;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    border-radius: 4px;
    padding: 12px 18px;
    display: inline-block;
    margin: 0 auto;
    line-height: 20px
}

.bid-acceptance span {
    font-size: 14px;
    opacity: .86;
    line-height: 20px
}

@media (max-width: 1366px) {
    .dashboard-box .job-listing.width-adjustment {
        max-width:100%
    }

    .dashboard-task-info {
        position: relative;
        right: 0;
        top: 0;
        transform: none;
        margin: 10px 0 20px
    }

    .dashboard-task-info.bid-info {
        margin-bottom: 0;
        margin-top: 20px
    }
}

.dashboard-box .boxed-list-item {
    padding: 10px 0;
    width: 100%
}

.submit-field {
    margin-bottom: 28px;
    display: block;
    position: relative
}

.submit-field .pac-container {
    box-shadow: none;
    border: 1px solid #e0e0e0;
    border-top: 1px solid #fff;
    padding-top: 0;
    z-index: 9;
    left: 0!important;
    top: 47px!important;
    border-radius: 0 0 4px 4px
}

.submit-field h5 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 12px
}

.submit-field h6 {
    font-size: 14px;
    font-weight: 600;
    color: #333
}

.help-icon {
    color: #66676b;
    display: inline-block;
    font-size: 19px;
    font-weight: 400;
    line-height: 18px;
    height: 16px;
    position: relative;
    top: 3px;
    margin: 0 3px;
    font-style: normal;
    cursor: help
}

.help-icon:before {
    content: "\e97c";
    font-family: feather-icons
}

.avatar-wrapper {
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: none;
    margin: 0 10px 30px 0;
    transition: .3s
}

.avatar-wrapper:hover {
    transform: scale(1.05);
    cursor: pointer
}

.avatar-wrapper .profile-pic {
    height: 100%;
    width: 100%;
    transition: .3s;
    object-fit: cover
}

.avatar-wrapper .profile-pic:after {
    font-family: Feather-Icons;
    content: "\e9f1";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 120px;
    position: absolute;
    font-size: 60px;
    background: #f0f0f0;
    color: #aaa;
    text-align: center
}

.avatar-wrapper .upload-button {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.avatar-wrapper .file-upload {
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.dashboard-content-inner .small-footer {
    width: 100%;
    left: 0;
    padding: 25px 50px;
    position: absolute;
    bottom: 0
}

.dashboard-footer-spacer {
    padding-top: 125px
}

@media (max-width: 1365px) {
    .fun-fact {
        flex:1 1 calc(50% - 30px);
        max-width: calc(50% - 30px)
    }
}

.message-action,.messages-inbox .message-avatar {
    top: 50%;
    transform: translateY(-50%);
    position: absolute
}

.messages-container {
    margin: 0;
    box-shadow: 0 0 10px 2px rgba(107,118,255,.05);
    border-radius: 9px;
    background-color: #fff;
    border: 1px solid #efefef;
    overflow: hidden
}

.message-content-inner {
    max-height: 500px
}

.message-content-inner,.messages-container-inner .messages-inbox ul {
    overflow-y: scroll
}

.message-content-inner::-webkit-scrollbar-track,.messages-container-inner .messages-inbox ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #e8ebf2
}

.message-content-inner::-webkit-scrollbar,.messages-container-inner .messages-inbox ul::-webkit-scrollbar {
    width: 5px
}

.message-content-inner::-webkit-scrollbar-thumb,.messages-container-inner .messages-inbox ul::-webkit-scrollbar-thumb {
    background-color: var(--theme-color-0_15)
}

.messages-headline {
    max-height: 82px;
    font-size: 16px;
    margin: 0;
    padding: 22px 20px;
    color: #333;
    background-color: #fff;
    display: block;
    border-bottom: 1px solid #eaeaea;
    border-radius: 4px 4px 0 0;
    position: relative
}

.messages-headline input {
    background-color: #ececf1;
    color: #353740;
    box-shadow: none;
    height: 38px;
    padding: 14px;
    font-size: 14px;
    margin: 0;
    border-radius: 12px
}

.messages-headline .input-with-icon i {
    font-size: 18px;
    right: 14px
}

.messages-headline h4 {
    font-size: 16px;
    color: #333;
    margin: 0;
    font-weight: 600;
    display: inline-block
}

.message-action {
    border-radius: 50px;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    transition: .3s;
    color: #666;
    padding: 0;
    right: 30px
}

.message-action i {
    font-size: 14px;
    position: relative;
    top: 1px;
    margin-right: 1px
}

.message-action:hover {
    color: #ee3535
}

.messages-inbox ul {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 500px
}

.message-avatar img {
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 50%
}

.messages-inbox ul li a {
    position: relative;
    display: block;
    padding: 30px
}

.messages-inbox ul li {
    transition: .2s;
    position: relative;
    animation: .3s message-slide-in
}

.messages-inbox ul li.active-message,.messages-inbox ul li:hover {
    background: linear-gradient(90deg,var(--theme-color-0_04),#fff)
}

.messages-inbox ul li.active-message:hover {
    background: linear-gradient(90deg,#fff,var(--theme-color-0_04))
}

.messages-inbox ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background-color: #66676b;
    display: block;
    content: "";
    opacity: 0;
    transition: .3s
}

.messages-inbox .message-avatar {
    left: 30px
}

.messages-inbox .message-by {
    margin-left: 85px;
    font-size: 15px;
    color: #666
}

.messages-inbox .message-by p {
    margin: 0;
    padding: 0;
    line-height: 25px;
    font-size: 15px
}

.message-by-headline span {
    float: right;
    color: #888;
    font-size: 14px
}

.message-by-headline h5 {
    font-weight: 600;
    color: #333;
    margin: 0 0 7px;
    padding: 0
}

.message-by h5 i {
    background-color: #66676b;
    border-radius: 4px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    font-style: normal;
    padding: 3px 8px;
    margin-left: 3px
}

.messages-container-inner {
    display: flex;
    position: relative
}

.messages-container-inner .message-content-inner {
    padding: 30px 15px 10px;
    flex-grow: 1;
    height: auto;
    min-height: 540px;
    max-height: 54vh;
    position: relative;
    background: #fff
}

.messages-container-inner .message-content {
    display: flex;
    flex-direction: column
}

.messages-container-inner .messages-inbox {
    max-width: 260px;
    width: 260px;
    position: relative;
    background: linear-gradient(89deg,transparent,var(--theme-color-0_03))
}

.messages-inbox-bottom {
    padding: 30px;
    position: absolute;
    bottom: 0;
    width: 100%
}

.messages-container-inner .messages-inbox .message-by p {
    height: 26px;
    max-width: 205px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #888
}

.messages-container-inner .message-avatar img {
    width: 40px;
    height: 40px
}

.messages-container-inner .messages-inbox .message-avatar {
    left: 25px
}

.messages-container-inner .messages-inbox .message-by {
    margin-left: 60px
}

#card-details-box,#conversations-wrapper {
    overflow: auto
}

.messages-container-inner .message-by-headline .conversation-title,.messages-container-inner .message-by-headline h5 {
    font-size: 14px;
    margin-bottom: 3px;
    max-width: 150px;
    line-height: 23px
}

.messages-container-inner .message-by-headline span {
    font-size: 13px;
    position: absolute;
    top: 15px;
    right: 25px;
    transition: .3s
}

.message-bubble .message-text,.message-bubble .message-text p {
    font-size: 15px;
    line-height: 25px
}

#new-conversation.button.button-sliding-icon {
    background: #fff;
    box-shadow: none;
    border: 1px solid #eaeaea;
    border-radius: 0
}

#new-conversation.button.button-sliding-icon:hover {
    border-style: solid;
    border-width: 1px;
    border-image: linear-gradient(115deg,#ff8951,#ff4e80) 1
}

.messages-container-inner .message-by-headline .conversation-edit {
    opacity: 0;
    visibility: hidden
}

.conversation:hover .conversation-edit {
    opacity: 1;
    visibility: visible;
    transition: .3s
}

.conversation:hover .conversation-time {
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.conversation-edit:hover,.order-table-item i,.template-categories ul li a:hover {
    color: var(--theme-color-1)
}

.message-bubble {
    display: block;
    position: relative;
    margin-bottom: 25px;
    animation: .3s message-slide-in
}

@keyframes message-slide-in {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.message-bubble .message-avatar img {
    width: 32px;
    height: 32px;
    object-fit: cover
}

.message-bubble .message-text {
    margin-left: 35px;
    background-color: transparent;
    border-radius: 4px;
    padding: 12px 18px;
    line-height: 1.75;
    position: relative;
    display: inline-block;
    float: left;
    word-wrap: break-word;
    color: #0d0d0d
}

.message-bubble.me .message-text {
    float: right;
    padding: .625rem 1.25rem;
    margin-left: 0;
    border-radius: 1.5rem;
    margin-right: 70px;
    background-color: #66676b;
    color: #333;
    position: relative;
    background-color: hsl(0deg 0% 91% / 50%)
}

.checkbox.custom.right label span.checkbox-icon,.message-bubble.me .message-avatar {
    left: auto;
    right: 0
}

.message-bubble.me .message-text:before {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid var(--theme-color-1);
    border-right: none;
    right: -6px;
    left: auto
}

.message-bubble .message-text .markdown-copy {
    color: #333;
    position: absolute;
    right: 25px;
    transform: translateX(40%);
    font-size: 14px;
    background: #fff;
    padding: 2px 6px;
    border-radius: 4px;
    white-space: nowrap;
    box-shadow: 0 4px 12px rgba(0,0,0,.15);
    transition: .3s;
    opacity: 0;
    visibility: hidden
}

.message-bubble.me .message-text .markdown-copy {
    right: auto;
    left: 0;
    transform: translateX(-40%)
}

.message-time-sign {
    text-align: center;
    display: block;
    position: relative;
    margin-bottom: 25px
}

.message-time-sign:before {
    content: "";
    height: 1px;
    background-color: #eaeaea;
    display: block;
    max-width: 30%;
    margin: 0 auto;
    position: relative;
    top: 14px;
    z-index: 10
}

.message-time-sign span {
    background-color: #fff;
    font-size: 14px;
    color: #888;
    z-index: 11;
    position: relative;
    padding: 0 10px
}

.message-reply:not(.ai_image_description) {
    position: relative;
    border-top: 1px solid #fff;
    padding: 25px 30px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    transition-duration: .15s;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    background: #fff;
    top: -16px
}

#ai-chat-form .message-reply div {
    display: inline-flex;
    margin-left: auto
}

.message-reply:not(.form-error.message-reply):not(.ai_image_description):before {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    top: 15px;
    bottom: 15px;
    background-color: #f4f4f4;
    z-index: 0;
    border-radius: 1.5rem
}

.message-reply:not(.ai_image_description) input,.message-reply:not(.ai_image_description) textarea {
    min-width: auto;
    width: 100%;
    height: auto;
    min-height: 58px;
    padding: 10px 0;
    margin: 0 15px 0 0;
    flex: 1;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    box-shadow: none;
    border: none;
    box-sizing: border-box;
    resize: none;
    background: 0 0
}

.message-reply textarea::placeholder {
    color: #5d5d5d
}

.message-reply input:focus,.message-reply textarea:focus {
    box-shadow: none;
    border: none
}

.message-reply button {
    border-radius: 4px;
    flex: auto;
    flex-grow: 0;
    height: 44px;
    text-align: center;
    align-self: center;
    padding: 0 25px
}

#conversation-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 1
}

#conversation-loader:before {
    border: .15em solid var(--theme-color-1);
    border-left-color: transparent
}

#chat-microphone,#chat-prompts {
    align-self: center;
    margin-right: 8px;
    background: var(--theme-color-0_1);
    height: 35px;
    width: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    display: inline-block
}

.typing-indicator {
    width: auto;
    height: 24px;
    padding-top: 8px
}

.typing-indicator span {
    height: 8px;
    width: 8px;
    float: left;
    margin: 0 1px;
    background-color: #a0a0a0;
    display: block;
    border-radius: 50%;
    opacity: .4
}

.typing-indicator span:first-of-type {
    animation: 1s .33333s infinite blink
}

.typing-indicator span:nth-of-type(2) {
    animation: 1s .66666s infinite blink
}

.typing-indicator span:nth-of-type(3) {
    animation: 1s .99999s infinite blink
}

@keyframes blink {
    50% {
        opacity: 1
    }
}

.feature-image-mask,.hero-section-vCard {
    -webkit-align-self: center;
    -ms-grid-row-align: center
}

body {
    color: #666;
    background-color: #fff
}

body.gray {
    background-color: #fbfbfb
}

body,body .pac-container,button,h1,h2,h3,h4,h5,h6,input[type=button],input[type=email],input[type=password],input[type=submit],input[type=text],select,textarea {
    font-family: nunito,helveticaneue,helvetica neue,Helvetica,Arial,sans-serif;
    text-transform: none
}

h1,h2,h3,h4,h5,h6 {
    color: #202123;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 16px;
    margin-top: 30px
}

h1 {
    font-size: 32px;
    line-height: 40px
}

h2,h3.page-title {
    line-height: 32px
}

h3 {
    line-height: 28px
}

h4 {
    font-size: 18px;
    line-height: 24px
}

.dashboard-box h3 {
    line-height: 23px;
    min-height: 46px
}

.card .small-label i,h6 {
    font-size: 12px
}

.section.white {
    background: #fff
}

.section.gray {
    background: #f9f9f9
}

.section.border-bottom {
    border-bottom: 1px solid #e0e0e0
}

.section-headline {
    display: block;
    position: relative;
    padding-right: 20%
}

.section-headline.centered {
    text-align: center;
    padding: 0
}

.section-headline:not(#blog .section-headline) span {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    color: #888;
    margin-top: 0;
    display: block
}

#blog .section-headline h3 {
    font-weight: 700;
    font-size: 42px;
    line-height: 55px
}

#blog .section-headline h3 span {
    color: var(--primary-color)
}

.section-headline h1,.section-headline h2,.section-headline h3,.section-headline h4 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 500;
    color: #333
}

.section-headline h4 {
    font-size: 22px;
    line-height: 34px
}

h1.in-a-box,h2.in-a-box,h3.in-a-box,h5.in-a-box {
    display: inline-block;
    font-size: 18px;
    background-color: #333;
    color: #fff;
    border-radius: 4px;
    padding: 8px 20px;
    box-shadow: 0 3px 10px rgba(0,0,0,.15)
}

.section-headline h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px
}

a.headline-link {
    position: absolute;
    right: 0;
    bottom: 0
}

a.headline-link.bottom-icon:after {
    content: "\e957";
    top: 3px
}

a.headline-link:after {
    content: "\e995";
    font-family: material-icons;
    font-size: 21px;
    line-height: 0;
    position: relative;
    top: 4px;
    margin-left: 5px
}

@media (max-width: 992px) {
    #footer h3 {
        margin-top:45px
    }

    .footer-middle-section {
        padding-top: 45px;
        padding-bottom: 45px
    }

    .hero-content h1 strong {
        font-size: 52px!important
    }

    .hero-content p {
        width: 80%!important
    }

    .single-page-header #breadcrumbs {
        margin: 30px 0 20px
    }

    .single-page-header .single-page-header-inner {
        display: flex;
        flex-direction: column
    }

    .single-page-header .left-side {
        padding-right: 0
    }

    .single-page-header .header-details h3 {
        font-size: 24px
    }

    .single-page-header {
        padding: 35px 0
    }

    .single-page-header .salary-amount {
        font-size: 22px;
        line-height: 24px
    }

    .single-page-header .salary-box {
        padding: 0;
        margin-top: 15px;
        margin-bottom: 20px;
        background-color: transparent;
        box-shadow: none
    }

    .salary-box .salary-type {
        font-weight: 600;
        color: #333
    }

    .single-page-header .left-side,.single-page-header .right-side,.single-page-header-inner {
        display: block;
        max-width: 100%
    }

    .single-page-header .header-image {
        height: 70px;
        width: auto;
        padding: 15px 20px;
        margin: 15px 0;
        display: inline-block
    }

    .single-page-header .header-image img {
        height: 100%
    }

    .single-page-header .header-details h5 {
        border-top: 1px solid #e0e0e0;
        padding-top: 25px
    }

    .single-page-header.freelancer-header .header-image {
        height: 70px;
        flex: 0 0 70px;
        width: 70px;
        margin-bottom: -70px
    }

    .single-page-header.freelancer-header .header-details h3 {
        margin-left: 90px
    }

    .companies-list .company {
        width: calc(50% - 30px)
    }

    .dashboard-content-container .simplebar-scrollbar,.dashboard-sidebar .simplebar-track,.full-page-sidebar .simplebar-track,.hide-under-992px,.icon-box.with-line:before,.tabs-nav {
        display: none
    }

    .tabs-header a {
        box-shadow: 0 -1px 0 rgba(255,255,255,.15);
        font-size: 14px;
        padding: 10px 20px
    }

    .tabs-header ul li.active a {
        background-color: rgba(255,255,255,.07)
    }

    .intro-search-field .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        height: auto;
        line-height: 20px
    }

    .intro-banner,.intro-banner.big-padding {
        padding: 70px 0
    }

    .banner-headline {
        max-width: 100%
    }

    .banner-headline h1,.banner-headline h2,.banner-headline h3,.banner-headline h4 {
        font-size: 24px;
        line-height: 38px
    }

    .intro-banner.dark-overlay .intro-banner-search-form {
        box-shadow: none
    }

    .banner-headline-alt {
        margin-bottom: 0
    }

    .banner-headline-alt h3 {
        font-size: 36px;
        line-height: 42px
    }

    .banner-headline-alt span {
        font-size: 22px;
        line-height: 32px
    }

    .intro-banner:after,.intro-banner:before {
        background: rgba(250,250,250,.9)
    }

    .intro-banner .background-image-container {
        background-size: cover;
        height: 100%;
        width: 100%;
        left: 0
    }

    .intro-banner-search-form .intro-search-field .bootstrap-select.btn-group button,.intro-banner-search-form input {
        height: 56px;
        padding: 15px 22px
    }

    .intro-banner-search-form .input-with-icon i {
        left: 17px
    }

    .intro-banner-search-form .input-with-icon input {
        padding-left: 50px
    }

    .intro-banner-search-form.margin-top-100,.intro-banner-search-form.margin-top-85,.intro-banner-search-form.margin-top-90,.intro-banner-search-form.margin-top-95 {
        margin-top: 20px!important
    }

    .intro-banner-search-form {
        flex-direction: column;
        background: 0 0;
        box-shadow: none;
        margin-top: 20px
    }

    .intro-stats,.not-found-search.intro-banner-search-form {
        background: #fff
    }

    .intro-banner-search-form .intro-search-field {
        padding: 0;
        border-radius: 4px;
        box-shadow: 0 2px 12px rgba(0,0,0,.07);
        margin-top: 20px
    }

    .intro-banner-search-form .intro-search-field.with-label {
        margin-top: 80px
    }

    .intro-banner-search-form .intro-search-button {
        margin-top: 30px
    }

    .intro-stats {
        flex-direction: column;
        padding: 20px;
        border-radius: 4px;
        box-shadow: 0 2px 8px rgba(0,0,0,.1);
        justify-content: center
    }

    .intro-stats li {
        display: flex;
        flex-direction: column;
        margin: 0 0 10px;
        padding: 0 0 10px;
        border: none;
        border-bottom: 1px solid #eee;
        width: 100%;
        align-self: center;
        text-align: center
    }

    .intro-stats li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border: none
    }

    .pricing-plans-container {
        box-shadow: none;
        display: block;
        margin-top: -40px;
        border: 0
    }

    .pricing-plan {
        box-shadow: 0 0 25px rgba(0,0,0,.1);
        margin-bottom: 40px;
        flex: auto;
        width: 100%;
        border-radius: 9px;
        padding: 35px;
        border: 1px solid #eee
    }

    .pricing-plan.recommended {
        padding: 35px;
        margin: 0 0 40px
    }

    .recommended.pricing-plan {
        box-shadow: 0 0 25px rgba(0,0,0,.1);
        margin-top: 80px
    }

    .testimonial-carousel .slick-next {
        right: 8%
    }

    .testimonial-carousel .slick-prev {
        left: 8%
    }

    .testimonial-box {
        padding: 35px
    }

    .testimonial,.testimonial p {
        font-size: 16px;
        line-height: 28px
    }

    .text-content {
        padding: 80px 0
    }

    .text-content h2 {
        margin-bottom: 20px;
        line-height: 40px;
        font-size: 30px;
        font-weight: 500
    }

    .single-counter {
        flex: 1 1 50%;
        margin-bottom: 30px
    }

    .single-counter:nth-child(2) {
        border: none
    }

    .counters-container {
        margin-bottom: -30px
    }

    .intro-banner-search-form #leaflet-geocode-cont {
        top: calc(100% + 0px)
    }

    .intro-banner-search-form .type-and-hit-enter {
        top: 17px;
        right: 14px
    }

    .main-search-container:not(.alt-search-box) #leaflet-geocode-cont {
        top: 52px
    }

    .main-search-container:not(.alt-search-box) .type-and-hit-enter,.main-search-input.gray-style .type-and-hit-enter {
        top: 16px;
        right: 20px
    }

    .dashboard-container,.dashboard-content-container,.dashboard-sidebar,.dashboard-sidebar-inner,.full-page-sidebar-inner {
        height: auto!important
    }

    .dashboard-content-inner {
        min-height: auto!important
    }

    #ai-chat .dashboard-content-inner {
        padding: 10px 30px 0 15px
    }

    .dashboard-content-inner,.dashboard-sidebar .dashboard-nav-container {
        padding: 15px
    }

    .dashboard-sidebar-inner {
        padding-bottom: 30px
    }

    .dashboard-sidebar .simplebar-content {
        overflow-x: hidden;
        margin-right: unset!important;
        padding-bottom: 0!important
    }

    .dashboard-nav-inner {
        padding: 30px 0;
        margin-bottom: 0
    }

    .dashboard-sidebar {
        flex: 1;
        width: 100%;
        background-color: transparent;
        box-shadow: none
    }

    .dashboard-container {
        display: block;
        width: 100%;
        flex-wrap: wrap
    }

    .dashboard-nav {
        width: 100%;
        margin: 0;
        border-radius: 0 0 4px 4px;
        position: relative;
        min-height: auto;
        opacity: 1;
        visibility: hidden;
        max-height: 0;
        padding: 0;
        transition: .3s;
        box-shadow: 0 0 10px rgba(0,0,0,.1);
        background: rgba(255,255,255,.01)
    }

    .dashboard-nav ul:first-child {
        margin: 0
    }

    .dashboard-nav ul {
        margin-top: 15px
    }

    .dashboard-nav.active,.dashboard-nav.active ul {
        opacity: 1;
        visibility: visible;
        max-height: 900px
    }

    .dashboard-nav ul:before {
        padding: 0 29px
    }

    .dashboard-nav ul li a {
        padding: 10px 25px
    }

    .dashboard-nav ul,.dashboard-nav ul li ul,.dashboard-nav.active ul li ul {
        visibility: hidden;
        opacity: 0;
        max-height: 0;
        transition: .3s
    }

    .dashboard-nav.active ul li.active-submenu ul {
        visibility: visible;
        opacity: 1;
        max-height: 300px
    }

    a.dashboard-responsive-nav-trigger {
        width: 100%;
        margin: 0 0 0;
        background-color: #1d2128;
        border-radius: 5px;
        color: #fff;
        padding: 16px 30px;
        font-weight: 600;
        transition: .2s;
        display: block;
        line-height: 26px
    }

    a.dashboard-responsive-nav-trigger span.trigger-title {
        padding-left: 33px
    }

    a.dashboard-responsive-nav-trigger .hamburger-inner,a.dashboard-responsive-nav-trigger .hamburger-inner::after,a.dashboard-responsive-nav-trigger .hamburger-inner::before {
        background-color: #fff
    }

    a.dashboard-responsive-nav-trigger .hamburger {
        top: 2px;
        left: 0;
        transform: scale(.66)
    }

    a.dashboard-responsive-nav-trigger i {
        margin-right: 8px;
        margin-left: -2px;
        font-size: 28px;
        line-height: 0;
        position: relative;
        top: 6px
    }

    a.dashboard-responsive-nav-trigger.active {
        border-radius: 4px 4px 0 0
    }

    .buttons-to-right:not(.single-right-button) {
        opacity: 1
    }

    .fun-facts-container {
        width: calc(100% + 15px);
        margin-bottom: -15px
    }

    .fun-fact {
        flex: 1 1 calc(50% - 15px);
        max-width: calc(50% - 15px);
        margin: 0 15px 15px 0
    }
}

@media (max-width: 768px) {
    #backtotop,#posts-nav li a::before,.boxed-list-item .item-image,.dashboard-box .job-listing .job-listing-company-logo,.header-notifications-dropdown:before,.header-widget .log-in-button span,.hide-under-768px {
        display:none
    }

    .header-widget .log-in-button i {
        font-size: 20px;
        top: 3px
    }

    .header-widget .log-in-button i,.header-widget .log-in-button i:hover {
        color: #555
    }

    .header-widget .log-in-button {
        background-color: #f0f0f0;
        border-radius: 4px;
        height: 46px;
        width: 46px;
        text-align: center
    }

    .transparent-header .header-widget .log-in-button,.transparent-header .header-widget .log-in-button i {
        background-color: #fff;
        color: #333
    }

    .header-notifications {
        position: initial
    }

    .content-left-offset,.content-right-offset {
        padding-left: 15px
    }

    .footer-rows-container {
        height: auto;
        padding: 20px 0 40px
    }

    .footer-rows-left,.footer-rows-right {
        float: none;
        height: auto
    }

    .footer-row-inner.footer-logo img {
        top: 0
    }

    .footer-row-inner {
        position: relative;
        top: 0;
        transform: translateY(0)
    }

    .footer-row-inner.footer-logo {
        top: 0;
        position: relative;
        height: 46px
    }

    #footer .footer-row {
        padding: 20px 0 0;
        float: none;
        display: block;
        width: 100%;
        border: none
    }

    .bid,.footer-rows-container .footer-rows-left,.footer-rows-container .footer-rows-right {
        display: block
    }

    .hero-content h1 strong {
        font-size: 42px!important
    }

    .hero-content p {
        width: 100%!important
    }

    .notify-box {
        margin-bottom: 90px
    }

    .notify-box .sort-by {
        position: absolute;
        margin-top: 35px;
        left: 0
    }

    .dashboard-box .headline .sort-by .bootstrap-select .dropdown-menu,.notify-box .sort-by .bootstrap-select .dropdown-menu {
        left: 0;
        right: auto
    }

    .single-page-header.freelancer-header .header-image {
        height: 70px;
        flex: 0 0 70px;
        width: 70px;
        margin-bottom: -70px
    }

    .single-page-header.freelancer-header .header-details h3 {
        margin-left: 90px
    }

    .comments ul li ul {
        margin: 0
    }

    .avatar {
        top: 3px
    }

    .comment-content {
        color: #666;
        padding: 0 0 0 70px
    }

    .avatar img {
        max-width: 50px;
        border-radius: 50%;
        top: 5px
    }

    .comment-by a.reply {
        position: relative;
        margin: 10px 0 0;
        top: 0;
        display: inline-block
    }

    .blog-post,.contact-location-info,.message-reply:not(.ai_image_description) {
        flex-direction: column
    }

    .blog-post-thumbnail {
        width: 100%;
        height: 220px
    }

    #posts-nav li {
        position: relative;
        width: 100%
    }

    #posts-nav li a {
        padding: 0!important
    }

    #posts-nav li.next-post {
        text-align: left;
        margin-bottom: 30px
    }

    .contact-location-info .contact-address {
        border: 1px solid #e0e0e0;
        border-bottom: none;
        border-radius: 4px 4px 0 0
    }

    .contact-location-info #single-job-map-container #singleListingMap {
        border-radius: 0 0 4px 4px
    }

    .bid-rate,.companies-list .company {
        width: 100%
    }

    .category-box {
        flex: 0 0 50%
    }

    .billing-cycle {
        display: flex;
        flex-direction: column
    }

    .billing-cycle .radio {
        margin-right: 0
    }

    .testimonial-carousel .slick-next {
        right: 20px
    }

    .testimonial-carousel .slick-prev {
        left: 20px
    }

    .testimonial-carousel .slick-next,.testimonial-carousel .slick-prev {
        transform: scale(.8) translateY(-50%)
    }

    .single-counter {
        flex: 1 1 100%;
        border: none;
        border-bottom: 1px solid #e0e0e0;
        padding-bottom: 30px
    }

    .single-counter:nth-child(2) {
        border-bottom: 1px solid #e0e0e0
    }

    .single-counter:last-child {
        margin-bottom: -15px;
        border-bottom: none
    }

    .counters-container {
        margin-bottom: -30px
    }

    .social-login-separator {
        margin-bottom: 25px
    }

    .social-login-buttons,.social-login-buttons a {
        width: 100%;
        display: block;
        max-width: 100%
    }

    .bid .freelancer-avatar {
        width: 70px;
        margin: 0 0 15px
    }

    .bids-bid {
        margin-top: 15px
    }

    .attachments-container,.attachments-container .attachment-box,.boxed-list-item .item-details,.freelancer-indicators,.freelancer-indicators .indicator {
        display: block;
        width: 100%
    }

    .dashboard-box .freelancer-overview .freelancer-avatar {
        width: 60px
    }

    .dashboard-box .freelancer-overview .freelancer-avatar .verified-badge {
        transform: scale(.8);
        bottom: -5px;
        right: -5px
    }

    .dashboard-box .freelancer-overview .freelancer-name {
        margin: 0 0 0 25px
    }

    .dashboard-task-info.bid-info,.dashboard-task-info:not(.bid-info) {
        flex-direction: column;
        width: 100%
    }

    .dashboard-task-info li {
        border-right: none;
        border-bottom: 1px solid #d0d0d0;
        padding: 0 0 10px;
        margin: 0 0 10px;
        width: 100%
    }

    .dashboard-task-info li:last-child {
        border-right: none;
        border-bottom: none;
        padding: 0;
        margin: 0
    }

    .dashboard-content-inner .small-footer {
        flex-direction: column;
        text-align: center
    }

    .messages-container-inner .message-content-inner {
        padding: 20px 5px 10px;
        min-height: 410px
    }

    .footer-social-links {
        text-align: center!important;
        display: inline-block
    }

    .fun-fact {
        flex: 1 1 100%;
        max-width: 100%
    }

    #titlebar #breadcrumbs,.dashboard-headline #breadcrumbs {
        right: 0;
        position: relative;
        top: 0;
        transform: none;
        margin-top: 30px;
        max-width: 100%
    }

    #ai-chat .dashboard-headline #breadcrumbs {
        position: absolute;
        top: -10px;
        margin-top: 0;
        border: 0
    }

    .buttons-to-right:not(.single-right-button) {
        position: relative;
        transform: none;
        top: 0;
        margin: 10px 0 0;
        opacity: 1;
        right: auto;
        display: inline-block;
        box-shadow: none;
        width: 100%
    }

    .dashboard-box .headline .sort-by {
        float: none;
        display: inline-block;
        position: relative;
        transform: none;
        right: 0;
        top: 5px;
        left: -8px
    }

    .messages-container-inner .messages-inbox {
        position: absolute;
        left: -100%;
        z-index: 1000;
        height: 100%;
        max-height: 100%;
        transition: .5s
    }

    .messages-container-inner .messages-inbox.open {
        transition: .5s;
        left: 0;
        background-color: #fff;
        box-shadow: 0 0 10px 2px rgba(107,118,255,.15)
    }

    .messages-inbox ul {
        max-height: 500px
    }

    .messages-headline {
        max-height: 120px;
        min-height: 88px
    }

    .message-reply:not(.ai_image_description) textarea {
        margin-bottom: 10px
    }

    .message-reply>div {
        align-self: end
    }

    a.headline-link {
        position: relative;
        margin-top: 10px;
        display: inline-block
    }

    a.try-example {
        line-height: 34px;
    }
}

@media (max-width: 480px) {
    .language-switcher .dropdown-toggle {
        padding:0 10px!important
    }

    .fullwidth .header-widget .button>span,.hide-on-mobile,.hide-under-480px,.language-switcher .caret {
        display: none
    }

    .fullwidth .header-widget {
        padding-right: 0;
        padding-left: 10px;
        border: none
    }

    .category-box {
        flex: 0 0 100%;
        margin-right: 0
    }

    #sign-in-dialog.dialog-with-tabs .mfp-close,#small-dialog-1.dialog-with-tabs .mfp-close,#small-dialog-2.dialog-with-tabs .mfp-close,#small-dialog-3.dialog-with-tabs .mfp-close,#small-dialog-4.dialog-with-tabs .mfp-close,#small-dialog.dialog-with-tabs .mfp-close,.dialog-with-tabs .mfp-close {
        height: 50px;
        width: 50px
    }

    .popup-tabs-nav {
        padding-top: 50px;
        height: 50px
    }

    .mfp-container {
        padding: 0 10px
    }

    .popup-tabs-nav li:first-child {
        border-top: 1px solid #e0e0e0
    }

    .popup-tabs-nav li {
        border-bottom: 1px solid #e0e0e0
    }

    .popup-tabs-nav li,.popup-tabs-nav li a {
        width: 100%;
        text-align: center;
        height: 50px;
        line-height: 50px
    }

    .popup-tabs-nav li a:hover {
        background-color: transparent
    }

    .account-type,.social-login-buttons,.uploadButton {
        flex-direction: column
    }

    .social-login-buttons button {
        max-width: 100%;
        width: 100%;
        flex: auto
    }

    .uploadButton .uploadButton-file-name {
        padding: 0;
        margin: 15px 0 0
    }

    .headline-right {
        position: static;
        transform: none;
        margin-top: 10px
    }

    .dashboard-box .headline {
        flex-direction: column;
        align-items: start
    }

    .dashboard-box .headline .live-preview-button {
        margin-top: 10px;
        margin-left: 0;
        width: 100%!important
    }

    .dashboard-headline #breadcrumbs {
        margin-top: 0
    }

    #ai_images .ai_image_description button[type=submit] {
        min-width: max-content;
        padding: 0 10px;
        overflow: unset
    }

    #ai_images .ai_image_description button[type=submit]:before {
        content: "";
        position: absolute;
        left: -15px;
        top: 0;
        bottom: 0;
        background: linear-gradient(to left, white, transparent);
        width: 15px;
    }

    #ai_images .ai_image_description button[type=submit] i {
        display: none
    }

    .ai_image_description input[type=text] {
        max-width: 70%
    }

    #generated_images_wrapper .col-6 {
        max-width: 48%
    }
}

.glyph.fs1,.icon-set-container {
    position: relative;
    align-content: center
}

.icon-set-container {
    display: block;
    width: calc(100% + 30px);
    left: -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.glyph.fs1 {
    margin: 10px 15px;
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,.08);
    border-radius: 4px;
    flex: 1 1 calc(25% - 30px);
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding: 15px;
    transition: .3s;
    color: #666
}

.button-progress:before,.glyph.fs1 span:not([class*=mls]),.headline-right {
    position: absolute;
    display: inline-block
}

.glyph.fs1:hover {
    transform: translateY(-5px);
    background-color: #333;
    color: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,.15)
}

.glyph.fs1 span:not([class*=mls]) {
    vertical-align: middle;
    height: 40px;
    width: 40px;
    background: rgba(0,0,0,.04);
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    font-size: 24px;
    transition: .3s;
    top: 50%;
    transform: translateY(-50%)
}

.glyph.fs1 .mls:not([class*=icon-]) {
    max-width: 80%;
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    top: 0;
    vertical-align: middle;
    padding-left: 55px
}

.content-left-offset {
    padding-left: 30px
}

.margin-top-0 {
    margin-top: 0!important
}

.margin-top-1 {
    margin-top: 1px!important
}

.margin-top-2 {
    margin-top: 2px!important
}

.margin-top-3 {
    margin-top: 3px!important
}

.margin-top-4 {
    margin-top: 4px!important
}

.margin-top-5 {
    margin-top: 5px!important
}

.margin-top-6 {
    margin-top: 6px!important
}

.margin-top-7 {
    margin-top: 7px!important
}

.margin-top-8 {
    margin-top: 8px!important
}

.margin-top-9 {
    margin-top: 9px!important
}

.margin-top-10 {
    margin-top: 10px!important
}

.margin-top-11 {
    margin-top: 11px!important
}

.margin-top-12 {
    margin-top: 12px!important
}

.margin-top-13 {
    margin-top: 13px!important
}

.margin-top-14 {
    margin-top: 14px!important
}

.margin-top-15 {
    margin-top: 15px!important
}

.margin-top-16 {
    margin-top: 16px!important
}

.margin-top-17 {
    margin-top: 17px!important
}

.margin-top-18 {
    margin-top: 18px!important
}

.margin-top-19 {
    margin-top: 19px!important
}

.margin-top-20 {
    margin-top: 20px!important
}

.margin-top-21 {
    margin-top: 21px!important
}

.margin-top-22 {
    margin-top: 22px!important
}

.margin-top-23 {
    margin-top: 23px!important
}

.margin-top-24 {
    margin-top: 24px!important
}

.margin-top-25 {
    margin-top: 25px!important
}

.margin-top-26 {
    margin-top: 26px!important
}

.margin-top-27 {
    margin-top: 27px!important
}

.margin-top-28 {
    margin-top: 28px!important
}

.margin-top-29 {
    margin-top: 29px!important
}

.margin-top-30 {
    margin-top: 30px!important
}

.margin-top-31 {
    margin-top: 31px!important
}

.margin-top-32 {
    margin-top: 32px!important
}

.margin-top-33 {
    margin-top: 33px!important
}

.margin-top-34 {
    margin-top: 34px!important
}

.margin-top-35 {
    margin-top: 35px!important
}

.margin-top-36 {
    margin-top: 36px!important
}

.margin-top-37 {
    margin-top: 37px!important
}

.margin-top-38 {
    margin-top: 38px!important
}

.margin-top-39 {
    margin-top: 39px!important
}

.margin-top-40 {
    margin-top: 40px!important
}

.margin-top-41 {
    margin-top: 41px!important
}

.margin-top-42 {
    margin-top: 42px!important
}

.margin-top-43 {
    margin-top: 43px!important
}

.margin-top-44 {
    margin-top: 44px!important
}

.margin-top-45 {
    margin-top: 45px!important
}

.margin-top-46 {
    margin-top: 46px!important
}

.margin-top-47 {
    margin-top: 47px!important
}

.margin-top-48 {
    margin-top: 48px!important
}

.margin-top-49 {
    margin-top: 49px!important
}

.margin-top-50 {
    margin-top: 50px!important
}

.margin-top-51 {
    margin-top: 51px!important
}

.margin-top-52 {
    margin-top: 52px!important
}

.margin-top-53 {
    margin-top: 53px!important
}

.margin-top-54 {
    margin-top: 54px!important
}

.margin-top-55 {
    margin-top: 55px!important
}

.margin-top-56 {
    margin-top: 56px!important
}

.margin-top-57 {
    margin-top: 57px!important
}

.margin-top-58 {
    margin-top: 58px!important
}

.margin-top-59 {
    margin-top: 59px!important
}

.margin-top-60 {
    margin-top: 60px!important
}

.margin-top-61 {
    margin-top: 61px!important
}

.margin-top-62 {
    margin-top: 62px!important
}

.margin-top-63 {
    margin-top: 63px!important
}

.margin-top-64 {
    margin-top: 64px!important
}

.margin-top-65 {
    margin-top: 65px!important
}

.margin-top-66 {
    margin-top: 66px!important
}

.margin-top-67 {
    margin-top: 67px!important
}

.margin-top-68 {
    margin-top: 68px!important
}

.margin-top-69 {
    margin-top: 69px!important
}

.margin-top-70 {
    margin-top: 70px!important
}

.margin-top-71 {
    margin-top: 71px!important
}

.margin-top-72 {
    margin-top: 72px!important
}

.margin-top-73 {
    margin-top: 73px!important
}

.margin-top-74 {
    margin-top: 74px!important
}

.margin-top-75 {
    margin-top: 75px!important
}

.margin-top-76 {
    margin-top: 76px!important
}

.margin-top-77 {
    margin-top: 77px!important
}

.margin-top-78 {
    margin-top: 78px!important
}

.margin-top-79 {
    margin-top: 79px!important
}

.margin-top-80 {
    margin-top: 80px!important
}

.margin-top-81 {
    margin-top: 81px!important
}

.margin-top-82 {
    margin-top: 82px!important
}

.margin-top-83 {
    margin-top: 83px!important
}

.margin-top-84 {
    margin-top: 84px!important
}

.margin-top-85 {
    margin-top: 85px!important
}

.margin-top-86 {
    margin-top: 86px!important
}

.margin-top-87 {
    margin-top: 87px!important
}

.margin-top-88 {
    margin-top: 88px!important
}

.margin-top-89 {
    margin-top: 89px!important
}

.margin-top-90 {
    margin-top: 90px!important
}

.margin-top-91 {
    margin-top: 91px!important
}

.margin-top-92 {
    margin-top: 92px!important
}

.margin-top-93 {
    margin-top: 93px!important
}

.margin-top-94 {
    margin-top: 94px!important
}

.margin-top-95 {
    margin-top: 95px!important
}

.margin-top-96 {
    margin-top: 96px!important
}

.margin-top-97 {
    margin-top: 97px!important
}

.margin-top-98 {
    margin-top: 98px!important
}

.margin-top-99 {
    margin-top: 99px!important
}

.margin-top-100 {
    margin-top: 100px!important
}

.margin-bottom-0 {
    margin-bottom: 0!important
}

.margin-bottom-1 {
    margin-bottom: 1px!important
}

.margin-bottom-2 {
    margin-bottom: 2px!important
}

.margin-bottom-3 {
    margin-bottom: 3px!important
}

.margin-bottom-4 {
    margin-bottom: 4px!important
}

.margin-bottom-5 {
    margin-bottom: 5px!important
}

.margin-bottom-6 {
    margin-bottom: 6px!important
}

.margin-bottom-7 {
    margin-bottom: 7px!important
}

.margin-bottom-8 {
    margin-bottom: 8px!important
}

.margin-bottom-9 {
    margin-bottom: 9px!important
}

.margin-bottom-10 {
    margin-bottom: 10px!important
}

.margin-bottom-11 {
    margin-bottom: 11px!important
}

.margin-bottom-12 {
    margin-bottom: 12px!important
}

.margin-bottom-13 {
    margin-bottom: 13px!important
}

.margin-bottom-14 {
    margin-bottom: 14px!important
}

.margin-bottom-15 {
    margin-bottom: 15px!important
}

.margin-bottom-16 {
    margin-bottom: 16px!important
}

.margin-bottom-17 {
    margin-bottom: 17px!important
}

.margin-bottom-18 {
    margin-bottom: 18px!important
}

.margin-bottom-19 {
    margin-bottom: 19px!important
}

.margin-bottom-20 {
    margin-bottom: 20px!important
}

.margin-bottom-21 {
    margin-bottom: 21px!important
}

.margin-bottom-22 {
    margin-bottom: 22px!important
}

.margin-bottom-23 {
    margin-bottom: 23px!important
}

.margin-bottom-24 {
    margin-bottom: 24px!important
}

.margin-bottom-25 {
    margin-bottom: 25px!important
}

.margin-bottom-26 {
    margin-bottom: 26px!important
}

.margin-bottom-27 {
    margin-bottom: 27px!important
}

.margin-bottom-28 {
    margin-bottom: 28px!important
}

.margin-bottom-29 {
    margin-bottom: 29px!important
}

.margin-bottom-30 {
    margin-bottom: 30px!important
}

.margin-bottom-31 {
    margin-bottom: 31px!important
}

.margin-bottom-32 {
    margin-bottom: 32px!important
}

.margin-bottom-33 {
    margin-bottom: 33px!important
}

.margin-bottom-34 {
    margin-bottom: 34px!important
}

.margin-bottom-35 {
    margin-bottom: 35px!important
}

.margin-bottom-36 {
    margin-bottom: 36px!important
}

.margin-bottom-37 {
    margin-bottom: 37px!important
}

.margin-bottom-38 {
    margin-bottom: 38px!important
}

.margin-bottom-39 {
    margin-bottom: 39px!important
}

.margin-bottom-40 {
    margin-bottom: 40px!important
}

.margin-bottom-41 {
    margin-bottom: 41px!important
}

.margin-bottom-42 {
    margin-bottom: 42px!important
}

.margin-bottom-43 {
    margin-bottom: 43px!important
}

.margin-bottom-44 {
    margin-bottom: 44px!important
}

.margin-bottom-45 {
    margin-bottom: 45px!important
}

.margin-bottom-46 {
    margin-bottom: 46px!important
}

.margin-bottom-47 {
    margin-bottom: 47px!important
}

.margin-bottom-48 {
    margin-bottom: 48px!important
}

.margin-bottom-49 {
    margin-bottom: 49px!important
}

.margin-bottom-50 {
    margin-bottom: 50px!important
}

.margin-bottom-51 {
    margin-bottom: 51px!important
}

.margin-bottom-52 {
    margin-bottom: 52px!important
}

.margin-bottom-53 {
    margin-bottom: 53px!important
}

.margin-bottom-54 {
    margin-bottom: 54px!important
}

.margin-bottom-55 {
    margin-bottom: 55px!important
}

.margin-bottom-56 {
    margin-bottom: 56px!important
}

.margin-bottom-57 {
    margin-bottom: 57px!important
}

.margin-bottom-58 {
    margin-bottom: 58px!important
}

.margin-bottom-59 {
    margin-bottom: 59px!important
}

.margin-bottom-60 {
    margin-bottom: 60px!important
}

.margin-bottom-61 {
    margin-bottom: 61px!important
}

.margin-bottom-62 {
    margin-bottom: 62px!important
}

.margin-bottom-63 {
    margin-bottom: 63px!important
}

.margin-bottom-64 {
    margin-bottom: 64px!important
}

.margin-bottom-65 {
    margin-bottom: 65px!important
}

.margin-bottom-66 {
    margin-bottom: 66px!important
}

.margin-bottom-67 {
    margin-bottom: 67px!important
}

.margin-bottom-68 {
    margin-bottom: 68px!important
}

.margin-bottom-69 {
    margin-bottom: 69px!important
}

.margin-bottom-70 {
    margin-bottom: 70px!important
}

.margin-bottom-71 {
    margin-bottom: 71px!important
}

.margin-bottom-72 {
    margin-bottom: 72px!important
}

.margin-bottom-73 {
    margin-bottom: 73px!important
}

.margin-bottom-74 {
    margin-bottom: 74px!important
}

.margin-bottom-75 {
    margin-bottom: 75px!important
}

.margin-bottom-76 {
    margin-bottom: 76px!important
}

.margin-bottom-77 {
    margin-bottom: 77px!important
}

.margin-bottom-78 {
    margin-bottom: 78px!important
}

.margin-bottom-79 {
    margin-bottom: 79px!important
}

.margin-bottom-80 {
    margin-bottom: 80px!important
}

.margin-bottom-81 {
    margin-bottom: 81px!important
}

.margin-bottom-82 {
    margin-bottom: 82px!important
}

.margin-bottom-83 {
    margin-bottom: 83px!important
}

.margin-bottom-84 {
    margin-bottom: 84px!important
}

.margin-bottom-85 {
    margin-bottom: 85px!important
}

.margin-bottom-86 {
    margin-bottom: 86px!important
}

.margin-bottom-87 {
    margin-bottom: 87px!important
}

.margin-bottom-88 {
    margin-bottom: 88px!important
}

.margin-bottom-89 {
    margin-bottom: 89px!important
}

.margin-bottom-90 {
    margin-bottom: 90px!important
}

.margin-bottom-91 {
    margin-bottom: 91px!important
}

.margin-bottom-92 {
    margin-bottom: 92px!important
}

.margin-bottom-93 {
    margin-bottom: 93px!important
}

.margin-bottom-94 {
    margin-bottom: 94px!important
}

.margin-bottom-95 {
    margin-bottom: 95px!important
}

.margin-bottom-96 {
    margin-bottom: 96px!important
}

.margin-bottom-97 {
    margin-bottom: 97px!important
}

.margin-bottom-98 {
    margin-bottom: 98px!important
}

.margin-bottom-99 {
    margin-bottom: 99px!important
}

.margin-bottom-100 {
    margin-bottom: 100px!important
}

.margin-left-auto {
    margin-left: auto
}

.margin-left-0 {
    margin-left: 0!important
}

.margin-left-1 {
    margin-left: 1px!important
}

.margin-left-2 {
    margin-left: 2px!important
}

.margin-left-3 {
    margin-left: 3px!important
}

.margin-left-4 {
    margin-left: 4px!important
}

.margin-left-5 {
    margin-left: 5px!important
}

.margin-left-6 {
    margin-left: 6px!important
}

.margin-left-7 {
    margin-left: 7px!important
}

.margin-left-8 {
    margin-left: 8px!important
}

.margin-left-9 {
    margin-left: 9px!important
}

.margin-left-10 {
    margin-left: 10px!important
}

.margin-left-15 {
    margin-left: 15px!important
}

.margin-left-20 {
    margin-left: 20px!important
}

.margin-left-25 {
    margin-left: 25px!important
}

.margin-left-30 {
    margin-left: 30px!important
}

.margin-left-35 {
    margin-left: 35px!important
}

.margin-left-40 {
    margin-left: 40px!important
}

.margin-left-45 {
    margin-left: 45px!important
}

.margin-left-50 {
    margin-left: 50px!important
}

.margin-left-55 {
    margin-left: 55px!important
}

.margin-left-60 {
    margin-left: 60px!important
}

.margin-left-65 {
    margin-left: 65px!important
}

.margin-left-70 {
    margin-left: 70px!important
}

.margin-left-75 {
    margin-left: 75px!important
}

.margin-left-80 {
    margin-left: 80px!important
}

.margin-left-85 {
    margin-left: 85px!important
}

.margin-left-90 {
    margin-left: 90px!important
}

.margin-left-95 {
    margin-left: 95px!important
}

.margin-left-100 {
    margin-left: 100px!important
}

.margin-right-0 {
    margin-right: 0!important
}

.margin-right-1 {
    margin-right: 1px!important
}

.margin-right-2 {
    margin-right: 2px!important
}

.margin-right-3 {
    margin-right: 3px!important
}

.margin-right-4 {
    margin-right: 4px!important
}

.margin-right-5 {
    margin-right: 5px!important
}

.margin-right-6 {
    margin-right: 6px!important
}

.margin-right-7 {
    margin-right: 7px!important
}

.margin-right-8 {
    margin-right: 8px!important
}

.margin-right-9 {
    margin-right: 9px!important
}

.margin-right-10 {
    margin-right: 10px!important
}

.margin-right-15 {
    margin-right: 15px!important
}

.margin-right-20 {
    margin-right: 20px!important
}

.margin-right-25 {
    margin-right: 25px!important
}

.margin-right-30 {
    margin-right: 30px!important
}

.margin-right-35 {
    margin-right: 35px!important
}

.margin-right-40 {
    margin-right: 40px!important
}

.margin-right-45 {
    margin-right: 45px!important
}

.margin-right-50 {
    margin-right: 50px!important
}

.margin-right-55 {
    margin-right: 55px!important
}

.margin-right-60 {
    margin-right: 60px!important
}

.margin-right-65 {
    margin-right: 65px!important
}

.margin-right-70 {
    margin-right: 70px!important
}

.margin-right-75 {
    margin-right: 75px!important
}

.margin-right-80 {
    margin-right: 80px!important
}

.margin-right-85 {
    margin-right: 85px!important
}

.margin-right-90 {
    margin-right: 90px!important
}

.margin-right-95 {
    margin-right: 95px!important
}

.margin-right-100 {
    margin-right: 100px!important
}

.padding-top-1 {
    padding-top: 1px!important
}

.padding-top-2 {
    padding-top: 2px!important
}

.padding-top-3 {
    padding-top: 3px!important
}

.padding-top-4 {
    padding-top: 4px!important
}

.padding-top-5 {
    padding-top: 5px!important
}

.padding-top-6 {
    padding-top: 6px!important
}

.padding-top-7 {
    padding-top: 7px!important
}

.padding-top-8 {
    padding-top: 8px!important
}

.padding-top-9 {
    padding-top: 9px!important
}

.padding-top-10 {
    padding-top: 10px!important
}

.padding-top-11 {
    padding-top: 11px!important
}

.padding-top-12 {
    padding-top: 12px!important
}

.padding-top-13 {
    padding-top: 13px!important
}

.padding-top-14 {
    padding-top: 14px!important
}

.padding-top-15 {
    padding-top: 15px!important
}

.padding-top-16 {
    padding-top: 16px!important
}

.padding-top-17 {
    padding-top: 17px!important
}

.padding-top-18 {
    padding-top: 18px!important
}

.padding-top-19 {
    padding-top: 19px!important
}

.padding-top-20 {
    padding-top: 20px!important
}

.padding-top-21 {
    padding-top: 21px!important
}

.padding-top-22 {
    padding-top: 22px!important
}

.padding-top-23 {
    padding-top: 23px!important
}

.padding-top-24 {
    padding-top: 24px!important
}

.padding-top-25 {
    padding-top: 25px!important
}

.padding-top-26 {
    padding-top: 26px!important
}

.padding-top-27 {
    padding-top: 27px!important
}

.padding-top-28 {
    padding-top: 28px!important
}

.padding-top-29 {
    padding-top: 29px!important
}

.padding-top-30 {
    padding-top: 30px!important
}

.padding-top-31 {
    padding-top: 31px!important
}

.padding-top-32 {
    padding-top: 32px!important
}

.padding-top-33 {
    padding-top: 33px!important
}

.padding-top-34 {
    padding-top: 34px!important
}

.padding-top-35 {
    padding-top: 35px!important
}

.padding-top-36 {
    padding-top: 36px!important
}

.padding-top-37 {
    padding-top: 37px!important
}

.padding-top-38 {
    padding-top: 38px!important
}

.padding-top-39 {
    padding-top: 39px!important
}

.padding-top-40 {
    padding-top: 40px!important
}

.padding-top-41 {
    padding-top: 41px!important
}

.padding-top-42 {
    padding-top: 42px!important
}

.padding-top-43 {
    padding-top: 43px!important
}

.padding-top-44 {
    padding-top: 44px!important
}

.padding-top-45 {
    padding-top: 45px!important
}

.padding-top-46 {
    padding-top: 46px!important
}

.padding-top-47 {
    padding-top: 47px!important
}

.padding-top-48 {
    padding-top: 48px!important
}

.padding-top-49 {
    padding-top: 49px!important
}

.padding-top-50 {
    padding-top: 50px!important
}

.padding-top-51 {
    padding-top: 51px!important
}

.padding-top-52 {
    padding-top: 52px!important
}

.padding-top-53 {
    padding-top: 53px!important
}

.padding-top-54 {
    padding-top: 54px!important
}

.padding-top-55 {
    padding-top: 55px!important
}

.padding-top-56 {
    padding-top: 56px!important
}

.padding-top-57 {
    padding-top: 57px!important
}

.padding-top-58 {
    padding-top: 58px!important
}

.padding-top-59 {
    padding-top: 59px!important
}

.padding-top-60 {
    padding-top: 60px!important
}

.padding-top-61 {
    padding-top: 61px!important
}

.padding-top-62 {
    padding-top: 62px!important
}

.padding-top-63 {
    padding-top: 63px!important
}

.padding-top-64 {
    padding-top: 64px!important
}

.padding-top-65 {
    padding-top: 65px!important
}

.padding-top-66 {
    padding-top: 66px!important
}

.padding-top-67 {
    padding-top: 67px!important
}

.padding-top-68 {
    padding-top: 68px!important
}

.padding-top-69 {
    padding-top: 69px!important
}

.padding-top-70 {
    padding-top: 70px!important
}

.padding-top-71 {
    padding-top: 71px!important
}

.padding-top-72 {
    padding-top: 72px!important
}

.padding-top-73 {
    padding-top: 73px!important
}

.padding-top-74 {
    padding-top: 74px!important
}

.padding-top-75 {
    padding-top: 75px!important
}

.padding-top-76 {
    padding-top: 76px!important
}

.padding-top-77 {
    padding-top: 77px!important
}

.padding-top-78 {
    padding-top: 78px!important
}

.padding-top-79 {
    padding-top: 79px!important
}

.padding-top-80 {
    padding-top: 80px!important
}

.padding-top-81 {
    padding-top: 81px!important
}

.padding-top-82 {
    padding-top: 82px!important
}

.padding-top-83 {
    padding-top: 83px!important
}

.padding-top-84 {
    padding-top: 84px!important
}

.padding-top-85 {
    padding-top: 85px!important
}

.padding-top-86 {
    padding-top: 86px!important
}

.padding-top-87 {
    padding-top: 87px!important
}

.padding-top-88 {
    padding-top: 88px!important
}

.padding-top-89 {
    padding-top: 89px!important
}

.padding-top-90 {
    padding-top: 90px!important
}

.padding-top-91 {
    padding-top: 91px!important
}

.padding-top-92 {
    padding-top: 92px!important
}

.padding-top-93 {
    padding-top: 93px!important
}

.padding-top-94 {
    padding-top: 94px!important
}

.padding-top-95 {
    padding-top: 95px!important
}

.padding-top-96 {
    padding-top: 96px!important
}

.padding-top-97 {
    padding-top: 97px!important
}

.padding-top-98 {
    padding-top: 98px!important
}

.padding-top-99 {
    padding-top: 99px!important
}

.padding-top-100 {
    padding-top: 100px!important
}

.padding-bottom-0 {
    padding-bottom: 0!important
}

.padding-bottom-1 {
    padding-bottom: 1px!important
}

.padding-bottom-2 {
    padding-bottom: 2px!important
}

.padding-bottom-3 {
    padding-bottom: 3px!important
}

.padding-bottom-4 {
    padding-bottom: 4px!important
}

.padding-bottom-5 {
    padding-bottom: 5px!important
}

.padding-bottom-6 {
    padding-bottom: 6px!important
}

.padding-bottom-7 {
    padding-bottom: 7px!important
}

.padding-bottom-8 {
    padding-bottom: 8px!important
}

.padding-bottom-9 {
    padding-bottom: 9px!important
}

.padding-bottom-10 {
    padding-bottom: 10px!important
}

.padding-bottom-11 {
    padding-bottom: 11px!important
}

.padding-bottom-12 {
    padding-bottom: 12px!important
}

.padding-bottom-13 {
    padding-bottom: 13px!important
}

.padding-bottom-14 {
    padding-bottom: 14px!important
}

.padding-bottom-15 {
    padding-bottom: 15px!important
}

.padding-bottom-16 {
    padding-bottom: 16px!important
}

.padding-bottom-17 {
    padding-bottom: 17px!important
}

.padding-bottom-18 {
    padding-bottom: 18px!important
}

.padding-bottom-19 {
    padding-bottom: 19px!important
}

.padding-bottom-20 {
    padding-bottom: 20px!important
}

.padding-bottom-21 {
    padding-bottom: 21px!important
}

.padding-bottom-22 {
    padding-bottom: 22px!important
}

.padding-bottom-23 {
    padding-bottom: 23px!important
}

.padding-bottom-24 {
    padding-bottom: 24px!important
}

.padding-bottom-25 {
    padding-bottom: 25px!important
}

.padding-bottom-26 {
    padding-bottom: 26px!important
}

.padding-bottom-27 {
    padding-bottom: 27px!important
}

.padding-bottom-28 {
    padding-bottom: 28px!important
}

.padding-bottom-29 {
    padding-bottom: 29px!important
}

.padding-bottom-30 {
    padding-bottom: 30px!important
}

.padding-bottom-31 {
    padding-bottom: 31px!important
}

.padding-bottom-32 {
    padding-bottom: 32px!important
}

.padding-bottom-33 {
    padding-bottom: 33px!important
}

.padding-bottom-34 {
    padding-bottom: 34px!important
}

.padding-bottom-35 {
    padding-bottom: 35px!important
}

.padding-bottom-36 {
    padding-bottom: 36px!important
}

.padding-bottom-37 {
    padding-bottom: 37px!important
}

.padding-bottom-38 {
    padding-bottom: 38px!important
}

.padding-bottom-39 {
    padding-bottom: 39px!important
}

.padding-bottom-40 {
    padding-bottom: 40px!important
}

.padding-bottom-41 {
    padding-bottom: 41px!important
}

.padding-bottom-42 {
    padding-bottom: 42px!important
}

.padding-bottom-43 {
    padding-bottom: 43px!important
}

.padding-bottom-44 {
    padding-bottom: 44px!important
}

.padding-bottom-45 {
    padding-bottom: 45px!important
}

.padding-bottom-46 {
    padding-bottom: 46px!important
}

.padding-bottom-47 {
    padding-bottom: 47px!important
}

.padding-bottom-48 {
    padding-bottom: 48px!important
}

.padding-bottom-49 {
    padding-bottom: 49px!important
}

.padding-bottom-50 {
    padding-bottom: 50px!important
}

.padding-bottom-51 {
    padding-bottom: 51px!important
}

.padding-bottom-52 {
    padding-bottom: 52px!important
}

.padding-bottom-53 {
    padding-bottom: 53px!important
}

.padding-bottom-54 {
    padding-bottom: 54px!important
}

.padding-bottom-55 {
    padding-bottom: 55px!important
}

.padding-bottom-56 {
    padding-bottom: 56px!important
}

.padding-bottom-57 {
    padding-bottom: 57px!important
}

.padding-bottom-58 {
    padding-bottom: 58px!important
}

.padding-bottom-59 {
    padding-bottom: 59px!important
}

.padding-bottom-60 {
    padding-bottom: 60px!important
}

.padding-bottom-61 {
    padding-bottom: 61px!important
}

.padding-bottom-62 {
    padding-bottom: 62px!important
}

.padding-bottom-63 {
    padding-bottom: 63px!important
}

.padding-bottom-64 {
    padding-bottom: 64px!important
}

.padding-bottom-65 {
    padding-bottom: 65px!important
}

.padding-bottom-66 {
    padding-bottom: 66px!important
}

.padding-bottom-67 {
    padding-bottom: 67px!important
}

.padding-bottom-68 {
    padding-bottom: 68px!important
}

.padding-bottom-69 {
    padding-bottom: 69px!important
}

.padding-bottom-70 {
    padding-bottom: 70px!important
}

.padding-bottom-71 {
    padding-bottom: 71px!important
}

.padding-bottom-72 {
    padding-bottom: 72px!important
}

.padding-bottom-73 {
    padding-bottom: 73px!important
}

.padding-bottom-74 {
    padding-bottom: 74px!important
}

.padding-bottom-75 {
    padding-bottom: 75px!important
}

.padding-bottom-76 {
    padding-bottom: 76px!important
}

.padding-bottom-77 {
    padding-bottom: 77px!important
}

.padding-bottom-78 {
    padding-bottom: 78px!important
}

.padding-bottom-79 {
    padding-bottom: 79px!important
}

.padding-bottom-80 {
    padding-bottom: 80px!important
}

.padding-bottom-81 {
    padding-bottom: 81px!important
}

.padding-bottom-82 {
    padding-bottom: 82px!important
}

.padding-bottom-83 {
    padding-bottom: 83px!important
}

.padding-bottom-84 {
    padding-bottom: 84px!important
}

.padding-bottom-85 {
    padding-bottom: 85px!important
}

.padding-bottom-86 {
    padding-bottom: 86px!important
}

.padding-bottom-87 {
    padding-bottom: 87px!important
}

.padding-bottom-88 {
    padding-bottom: 88px!important
}

.padding-bottom-89 {
    padding-bottom: 89px!important
}

.padding-bottom-90 {
    padding-bottom: 90px!important
}

.padding-bottom-91 {
    padding-bottom: 91px!important
}

.padding-bottom-92 {
    padding-bottom: 92px!important
}

.padding-bottom-93 {
    padding-bottom: 93px!important
}

.padding-bottom-94 {
    padding-bottom: 94px!important
}

.padding-bottom-95 {
    padding-bottom: 95px!important
}

.padding-bottom-96 {
    padding-bottom: 96px!important
}

.padding-bottom-97 {
    padding-bottom: 97px!important
}

.padding-bottom-98 {
    padding-bottom: 98px!important
}

.padding-bottom-99 {
    padding-bottom: 99px!important
}

.padding-bottom-100 {
    padding-bottom: 100px!important
}

.padding-right-0 {
    padding-right: 0!important
}

.padding-right-5 {
    padding-right: 5px!important
}

.padding-right-10 {
    padding-right: 10px!important
}

.padding-right-15 {
    padding-right: 15px!important
}

.padding-right-20 {
    padding-right: 20px!important
}

.padding-right-25 {
    padding-right: 25px!important
}

.padding-right-30 {
    padding-right: 30px!important
}

.padding-right-35 {
    padding-right: 35px!important
}

.padding-right-40 {
    padding-right: 40px!important
}

.padding-right-45 {
    padding-right: 45px!important
}

.padding-right-50 {
    padding-right: 50px!important
}

.padding-right-55 {
    padding-right: 55px!important
}

.padding-right-60 {
    padding-right: 60px!important
}

.padding-right-65 {
    padding-right: 65px!important
}

.padding-right-70 {
    padding-right: 70px!important
}

.padding-right-75 {
    padding-right: 75px!important
}

.padding-right-80 {
    padding-right: 80px!important
}

.padding-right-85 {
    padding-right: 85px!important
}

.padding-right-90 {
    padding-right: 90px!important
}

.padding-right-95 {
    padding-right: 95px!important
}

.padding-right-100 {
    padding-right: 100px!important
}

.padding-left-0 {
    padding-left: 0!important
}

.padding-left-5 {
    padding-left: 5px!important
}

.padding-left-10 {
    padding-left: 10px!important
}

.padding-left-15 {
    padding-left: 15px!important
}

.padding-left-20 {
    padding-left: 20px!important
}

.padding-left-25 {
    padding-left: 25px!important
}

.padding-left-30 {
    padding-left: 30px!important
}

.padding-left-35 {
    padding-left: 35px!important
}

.padding-left-40 {
    padding-left: 40px!important
}

.padding-left-45 {
    padding-left: 45px!important
}

.padding-left-50 {
    padding-left: 50px!important
}

.padding-left-55 {
    padding-left: 55px!important
}

.padding-left-60 {
    padding-left: 60px!important
}

.padding-left-65 {
    padding-left: 65px!important
}

.padding-left-70 {
    padding-left: 70px!important
}

.padding-left-75 {
    padding-left: 75px!important
}

.padding-left-80 {
    padding-left: 80px!important
}

.padding-left-85 {
    padding-left: 85px!important
}

.padding-left-90 {
    padding-left: 90px!important
}

.padding-left-95 {
    padding-left: 95px!important
}

.padding-left-100 {
    padding-left: 100px!important
}

.input-file {
    width: 300px;
    height: 150px;
    border: 2px solid #f3f3f3;
    border-radius: 6px;
    text-align: center;
    background-color: #f8f9fa
}

.input-file img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: #f8f9fa;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden
}

.btn-sm {
    padding: 5px 10px!important
}

.headline-right {
    right: 10px;
    top: 50%;
    transform: translateY(-40%)
}

.dialog-with-tabs {
    padding: 0;
    color: #666;
    max-width: 540px;
    box-shadow: 0 0 25px rgba(0,0,0,.25);
    background: #fff;
    text-align: left;
    margin: 40px auto;
    box-sizing: border-box;
    border-radius: 4px
}

.card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    box-shadow: 0 0 4px rgba(0,0,0,.08);
    border-radius: .25rem
}

.card-img-top {
    width: 100%;
    height: 210px;
    object-fit: cover;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    margin-top: -20px;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    z-index: 2;
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-title {
    margin-bottom: .75rem
}

@keyframes ld {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.button-progress {
    opacity: .8;
    color: transparent!important;
    text-shadow: none!important
}

.button-progress:before {
    content: '';
    background: 0 0;
    box-sizing: border-box;
    -webkit-background-clip: padding-box;
    border-radius: 50%;
    border: .15em solid #fff;
    border-left-color: transparent;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    -webkit-animation: 1s linear infinite ld;
    -moz-animation: 1s linear infinite ld;
    -o-animation: 1s linear infinite ld;
    animation: 1s linear infinite ld
}

.comments-avatar,.float-left {
    float: left
}

.gallery-section {
    margin-bottom: 15px;
    margin-top: 15px
}

.gallery-section .row-filter {
    display: initial
}

.blog-not-found h2 span,.gallery-section .filter-button.active,.widget-content ul li a {
    color: #555
}

.gallery-section .filter-button {
    color: var(--theme-color-1);
    background: 0 0;
    padding: 10px 5px;
    font-weight: 600;
    margin-bottom: 5px;
    border: 0 solid #cecece
}

.boxed-list .box-item {
    padding: 20px 0
}

.menu_item {
    position: relative;
    margin-bottom: 30px
}

.menu_item figure {
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    height: 200px;
    background-color: #ededed
}

.menu_item figure img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    z-index: 1;
    -webkit-transform: translate(-50%,-50%) scale(1);
    -moz-transform: translate(-50%,-50%) scale(1);
    -ms-transform: translate(-50%,-50%) scale(1);
    -o-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.menu_detail .menu_title {
    position: relative;
    z-index: 2;
    font-size: 18px;
    background: #fff;
    padding-right: 40px
}

.menu_detail h4 {
    position: relative;
    font-weight: 600
}

.menu_detail .menu_price {
    position: absolute;
    right: 0;
    font-size: 20px;
    font-weight: 700;
    color: #555;
    background: #fff;
    z-index: 2
}

.menu_detail .menu_excerpt {
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
    width: auto;
    display: flex
}

.menu_detail .menu_dots {
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0;
    border: 0;
    height: 3px;
    display: block;
    background-image: radial-gradient(circle closest-side,#ccc 90%,#fff 10%);
    background-position: bottom;
    background-size: 6px 3px;
    background-repeat: repeat-x
}

.menu-data {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
    font-size: 14px
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    width: 100%;
    background: #fff;
    z-index: 1000
}

.checkbox.custom.right label {
    padding-right: 30px;
    padding-left: 0
}

.hero-section {
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    width: 100%;
    height: auto;
    position: relative;
    border-top: 1px solid #eaeaea;
    z-index: 1
}

.hero-content {
    padding: 70px 0;
    line-height: 1.5
}

.hero-content h1 strong {
    font-size: 66px;
    color: var(--theme-color-1)
}

.hero-content p {
    font-size: 20px;
    width: 60%;
    line-height: 32px;
    margin: 0 auto 1.5rem
}

.section_title h6 {
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--theme-color-1);
    font-weight: 600;
    margin-bottom: 15px
}

.section_title h2 {
    font-size: 38px;
    font-weight: 700;
    color: #333;
    text-transform: capitalize;
    letter-spacing: -2px;
    line-height: 1.2;
    margin-bottom: .5rem
}

.service_content .nav-tabs {
    padding-right: 80px;
    border: 0;
    padding-top: 0
}

.service_content .nav-tabs li {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0
}

.service_content .nav-tabs li a:hover,.service_content .nav-tabs li.active a {
    color: var(--theme-color-1);
    background: 0 0
}

.service_content .nav-tabs li a {
    font-weight: 600;
    color: #333;
    border: 0;
    padding: 0;
    background: 0 0;
    -webkit-transition: color .2s linear;
    transition: color .2s linear
}

.cookieConsentContainer {
    z-index: 999;
    width: 350px;
    min-height: 20px;
    padding: 30px;
    overflow: hidden;
    position: fixed;
    bottom: 30px;
    left: 30px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e4e4e4;
    box-shadow: 2px 3px 4px 0 rgba(0,0,0,.05);
    display: none
}

.cookieConsentContainer .cookieDesc p {
    margin: 10px 0;
    padding: 0;
    display: block
}

.cookieConsentContainer .cookieButton,.line-height-1 {
    line-height: 1
}

#qr-code-wrapper img {
    max-width: 100%;
    width: 100%;
    height: auto;
    padding: 5px;
    border: 1px solid #eee;
    border-radius: 2px;
    background-color: #fafafa;
    box-shadow: 0 1px 2px rgba(0,0,0,.075)
}

.blog-widget {
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-bottom: 30px
}

.widget-title {
    font-size: 24px;
    margin-bottom: 18px
}

.widget-content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget-content ul li {
    font-size: 16px;
    margin-bottom: 5px
}

.recent-post-widget>div {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 20px
}

.recent-post-widget img {
    min-width: 90px;
    width: 90px;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px
}

a+.recent-post-widget-content {
    padding-left: 20px
}

.recent-post-widget-content h2 {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.5
}

.recent-post-widget-content a {
    color: #222
}

.blog-not-found {
    text-align: center;
    margin: 30px 0
}

.blog-not-found h2 {
    margin-bottom: 25px;
    font-size: 100px;
    line-height: 1
}

.commenting-as {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.comments-avatar img {
    width: 60px;
    height: 60px;
    max-width: 60px;
    object-fit: cover;
    margin-right: 20px;
    border-radius: 50%
}

.latest-comments ul {
    list-style: none
}

.latest-comments li:first-child .comments-box {
    border-top: 0;
    padding-top: 0
}

.latest-comments li:last-child .comments-box {
    border-bottom: 0;
    padding-bottom: 8px
}

.latest-comments li.children-2 {
    margin-left: 80px
}

.latest-comments li.children-3 {
    margin-left: 160px
}

.comments-box {
    border-top: 1px solid #eaedff;
    padding: 20px 0
}

.comments-text {
    overflow: hidden;
    padding-top: 4px
}

@media(max-width: 767px) {
    .comments-avatar {
        float:none
    }

    .latest-comments li.children-2 {
        margin-left: 20px
    }

    .latest-comments li.children-3 {
        margin-left: 40px
    }

    .comments-text {
        margin-top: 15px
    }
}

.comments-text p {
    margin-bottom: 0;
    margin-top: 5px
}

.avatar-name span {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px
}

.avatar-name {
    margin-bottom: 3px;
    overflow: hidden;
    position: relative
}

.comments-reply {
    color: #6f7172;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    transition: .3s;
    line-height: 1;
    margin-top: 4px;
    position: absolute;
    right: 0;
    top: 0
}

.single-testimonial .single-inner {
    position: relative;
    padding: 15px 26px 35px;
    margin: 3px;
    border-radius: 32px;
    background: linear-gradient(318deg,#f9f9f9,#fff);
    border: 2px solid #2a2d35
}

.single-testimonial .testimonial-content::after {
    content: '\201D';
    background: #f9f9f9;
    color: #2a2d35;
    position: absolute;
    right: -35px;
    bottom: -120px;
    font-weight: 700;
    font-size: 70px;
    height: 65px;
    line-height: 65px;
    font-family: auto;
    border-radius: 35px;
    padding: 15px
}

.single-testimonial .single-inner.style-2 {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 45px
}

.single-testimonial .testi-author-info {
    position: relative;
    padding-left: 80px;
    padding-top: 8px
}

.single-testimonial .testi-author-info .image img {
    border-radius: 50%;
    object-fit: cover;
    width: 60px;
    height: 60px
}

.single-testimonial .testimonial-content {
    margin-bottom: 15px;
    margin-top: 25px;
    position: relative
}

#titlebar.gradient span.name,.single-testimonial .designation {
    display: block;
    font-size: 14px;
    line-height: 20px;
    opacity: 1;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(115deg,#ff8951,#ff4e80);
    -webkit-background-clip: text;
    background-clip: text
}

.single-testimonial .author-info img {
    margin: 0 auto;
    border-radius: 50%;
    object-fit: cover;
    width: 80px;
    height: 80px
}

.faq-list_h {
    position: relative;
    margin: 0 0 20px;
    padding: 0 0 0 40px;
    background: 0 0;
    font-weight: 400
}

.faq-list .marker,.faq-list .marker1 {
    display: block;
    font-weight: 700;
    margin: 0;
    color: #000;
    left: 0;
    top: 0
}

h5.marker_head {
    color: #000;
    font-size: 19px
}

.faq-list .m_13 {
    padding-left: 40px;
    font-size: 13.5px;
    line-height: 28px;
    color: #9c9c9c;
    margin-bottom: 50px
}

span.status-available,span.status-not-available {
    display: block;
    padding: 5px;
    font-size: 14px;
    margin-bottom: 16px;
    text-align: center;
    border-radius: 4px;
    margin-top: 5px
}

.qr-input-number {
    position: relative;
    display: inline-block;
    width: 100%;
    line-height: 38px
}

.qr-input-number__decrease,.qr-input-number__increase {
    position: absolute;
    z-index: 1;
    top: 1px;
    width: 40px;
    height: auto;
    text-align: center;
    background: #f5f7fa;
    color: #606266;
    cursor: pointer;
    font-size: 18px
}

.form-error,.icon-text.no {
    color: #ea5252
}

.qr-input-number__decrease {
    left: 1px;
    border-radius: 4px 0 0 4px;
    border-right: 1px solid #dcdfe6
}

.qr-input-number__increase {
    right: 1px;
    border-radius: 0 4px 4px 0;
    border-left: 1px solid #dcdfe6
}

.qr-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%
}

.qr-input-number .qr-input__inner {
    appearance: none;
    -webkit-appearance: none;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: 0
}

#add-order-button {
    font-size: 14px;
    margin: 0 0 0 10px;
    padding: 5px 10px;
    height: 40px
}

#view-order-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    display: none
}

#view-order-button {
    width: 100%;
    border-radius: 0
}

.your-order-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.your-order-item .menu-data {
    font-size: 14px;
    margin: 0;
    border: 0;
    padding: 0 0 0 21px
}

#your-order .menu_price,#your-order .menu_title {
    font-size: 16px;
    background: 0 0
}

.your-order-item i {
    line-height: 27px
}

.order-total {
    padding: 10px;
    background: #f7f7f7;
    margin-top: 15px
}

.boxed-list-small .js-accordion-header h3:after,.dashboard-box .js-accordion-header h3:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 19px;
    float: right;
    position: relative;
    top: 1px;
    transition: .3s;
    transform: rotate(0)
}

.add-item-button {
    font-size: 12px!important;
    padding: 5px 10px!important;
    line-height: 1!important
}

.form-error {
    display: none;
    background-color: #ffebee;
    margin: 0 15px;
    border-top: 0;
    border-left: 5px solid;
    padding: 5px
}

.order-success-message i {
    height: 90px;
    width: 90px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    background: #1cc731;
    font-size: 52px;
    line-height: 90px;
    display: block;
    margin: 0 auto
}

.order-success-message h4 {
    margin-top: 20px;
    font-size: 22px;
    color: #111
}

@media (max-width: 1366px) and (min-width:768px) {
    .order-table-item {
        max-width:200px
    }

    .ud-templates .container {
        max-width: 95%
    }

    .ud-templates .container .row {
        --bs-gutter-x: .5rem
    }
}

.w-100 {
    width: 100px
}

.template-chooser.account-type {
    width: 100%;
    margin: 0 -15px
}

.template-chooser.account-type input.account-type-radio:empty~label {
    height: auto;
    line-height: 1.5;
    padding: 5px
}

.template-chooser.account-type input.account-type-radio:checked~label {
    background-color: var(--theme-color-1)
}

.template-chooser.account-type input.account-type-radio~label:hover {
    color: var(--theme-color-1);
    background-color: var(--theme-color-0_15)
}

.row-highlight {
    background-color: #e0f5d7!important
}

#qr-orders-table tr {
    transition: background-color 1s
}

.icon-text.yes {
    color: #2db414
}

.user-status-message {
    padding: 10px;
    background-color: #fdf9e7
}

.user-status-message .row {
    align-items: center
}

.user-status-message .row .col-lg-4 {
    text-align: right
}

.quickad-js-handle {
    cursor: move;
    font-size: 14px;
    color: var(--theme-color-1);
    margin-right: 5px
}

.menu-avatar {
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 2px
}

.vcard-info-items-group {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(100px,1fr))
}

.vcard-info-items {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 1rem;
    text-align: center;
    border-radius: 4px;
    transition: .3s
}

.vcard-info-items:hover {
    background-color: var(--theme-color-0_07);
    color: var(--theme-color-1)
}

.vcard-info-items i,.vcard-info-items svg {
    font-size: 20px;
    margin-bottom: 8px;
    color: var(--theme-color-1)
}

#card-details-box::-webkit-scrollbar {
    width: 5px
}

#card-details-box::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 12px
}

#card-details-box::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background-color: #d8d8d8
}

#card-details-box::-webkit-scrollbar-thumb:hover {
    border-radius: 12px;
    background-color: #c8c8c8
}

.hero-section-vCard {
    display: block;
    width: auto;
    padding-top: 30px;
    padding-bottom: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center
}

.flex-container {
    display: flex;
    margin-bottom: 40px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex: 1
}

.w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px
}

.w-container:after,.w-container:before {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2
}

.hero-title {
    display: flex;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 12px;
    justify-content: flex-start;
    align-items: center;
    color: #444;
    font-size: 50px;
    font-weight: 700;
    line-height: 120%
}

.sub-text {
    display: block;
    width: auto;
    margin-top: 0;
    padding-bottom: 18px;
    color: #333;
    font-size: 17px;
    line-height: 30px;
    font-weight: 300;
    white-space: normal
}

.hero-media {
    width: 50%;
    max-width: 100%;
    min-width: 54%;
    margin-right: 25px;
    margin-left: 0
}

.tDemo-btn {
    text-transform: uppercase;
    background: 0 0;
    border-radius: 100px!important;
    letter-spacing: 1px;
    background-color: var(--theme-color-1);
    color: #fff!important
}

.section.gray .icon-box-circle {
    background-color: #f9f9f9
}

.feature-image-mask {
    max-width: 50%;
    margin-right: 20px;
    margin-left: 0;
    -ms-flex-item-align: center;
    align-self: center
}

.feature-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 45%;
    min-width: 50%;
    padding-left: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.feature-text h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: 10px
}

.feature-image {
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    border: 1px solid transparent;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

@media screen and (max-width: 991px) {
    .flex-container {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .w-container {
        max-width: 728px
    }
}

@media screen and (max-width: 767px) {
    .hero-section-vCard {
        padding:40px 20px
    }
}

.footer-logo {
    max-width: 215px;
    margin-bottom: 20px
}

.template-categories {
    background: #fff;
    padding: 10px 0;
    border-radius: 50vh;
    font-size: 14px;
    border: 0;
    box-shadow: unset
}

.template-categories ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: overlay;
    white-space: nowrap
}

.template-categories ul::-webkit-scrollbar {
    background: #f6f3f3;
    width: auto;
    height: 4px
}

.template-categories ul::-webkit-scrollbar-thumb {
    background-color: #9ca3af8c;
    border-radius: 4px;
    outline: 0
}

.template-categories ul li {
    padding: 10px 15px;
    line-height: 1.5;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 50vh;
    margin: .25rem
}

.template-categories ul li a {
    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(.4,0,.2,1)
}

.template-categories ul li.active a,.template-categories ul li.active:hover a {
    color: #0d0d0d
}

.template-categories ul li.active,.template-categories ul li.active:hover {
    background: #f9f9f9;
    border-radius: 50vh
}

.template-categories ul li img {
    margin: 0 0 0 -7px;
    stroke-width: 1.5;
    flex-shrink: 0
}

.ai-templates-icon {
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 9px;
    padding: .5rem;
    margin-bottom: 10px
}

.category-1 .ai-templates-icon {
    color: #ea8444;
    background: #fff4ed
}

.category-2 .ai-templates-icon {
    background-color: #fff0fb;
    color: #e659c2
}

.category-3 .ai-templates-icon {
    color: #cb8bd0;
    background-color: #fef0ff
}

.category-4 .ai-templates-icon {
    color: #6c71ff;
    background-color: #f2f3ff
}

.category-5 .ai-templates-icon {
    background-color: #ebfaff;
    color: #76d0eb
}

.category-6 .ai-templates-icon {
    background-color: #ebecff;
    color: #6c71ff
}

.category-7 .ai-templates-icon {
    background-color: #fffbe8;
    color: #e2c541
}

.category-8 .ai-templates-icon {
    background-color: #e6ffea;
    color: #35ae47
}

.ai-templates p {
    font-size: .85rem;
    line-height: 1.5;
    color: #61646b
}

.ai-templates {
    border-radius: 9px;
    border: 1px solid #e5e7eb;
    box-shadow: none;
    transition: .3s
}

.ai-templates:hover {
    box-shadow: 0 2px 8px rgb(0 0 0 / 8%);
    transform: translateY(-3px)
}

.ai-templates-category-title h4 {
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 700;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 5px
}

.ai-templates-pro {
    border: 1px solid #ffd400;
    background-color: #fffef7
}

.chatbots-pro .dashboard-status-button {
    position: absolute;
    right: 10px;
    top: 10px
}

.form-required {
    font-size: 16px;
    vertical-align: sub;
    margin-left: 4px;
    color: red
}

.header-icon,.word-used-wrapper {
    background: var(--theme-color-0_2);
    color: var(--theme-color-1)
}

.form-text {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 10px
}

.header-icon {
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: .5rem;
    font-size: 14px;
    margin-right: 10px
}

.header-icon svg {
    vertical-align: middle
}

@media (max-width: 992px) {
    .content-left-offset {
        padding-left:15px
    }

    .content-right-offset {
        padding-right: 15px
    }

    .header-icon {
        display: none
    }

    .template-categories ul li a {
        min-width: max-content
    }
}

@media (min-width: 991px) {
    .template-categories.home-templates {
        width:fit-content;
        margin: 0 auto
    }
}

@media (min-width: 1100px) {
    #header-container.dashboard-header #logo {
        width:260px
    }
}

@media (min-width: 960px) {
    #blog .container .row .col-xl-4:first-of-type .blog-compact-item img {
        width:50%
    }

    #blog .blog-compact-item-content h3 {
        font-size: 26px
    }

    #blog .blog-compact-item-content p,#blog .container .row .col-xl-4:first-of-type .blog-compact-item-content:before,#blog .container .row .col-xl-4:first-of-type span.blog-item-tag {
        display: none
    }

    #blog .container .row .col-xl-4:first-of-type .blog-compact-item-content h3,#blog .container .row .col-xl-4:first-of-type .blog-compact-item-content p {
        color: #000;
        display: inline-block
    }

    #blog .container .row .col-xl-4:first-of-type .blog-compact-item-content h3 {
        font-size: 30px;
        margin-bottom: 15px;
        line-height: 1.3
    }

    #blog .container .row .col-xl-4:first-of-type .blog-compact-item-content {
        top: 0;
        width: 50%;
        left: auto;
        right: 0;
        padding-left: 35px
    }

    #blog .container .row .col-xl-4:first-of-type .blog-compact-item-content button.btn-more-info {
        position: relative;
        left: 0;
        top: 40px;
        color: #fff;
        -webkit-transition: .4s ease-out;
        transition: .4s ease-out;
        background: var(--primary-color)
    }

    #blog .container .row .col-xl-4:first-of-type .blog-compact-item-content button.btn-more-info span,#blog .container .row .col-xl-4:first-of-type .blog-compact-item-content button.btn-more-info span i {
        background: 0 0;
        color: #fff
    }

    #blog .container .row .col-xl-4:first-of-type .blog-compact-item {
        box-shadow: none;
        background: 0 0
    }
}

.rounded {
    border-radius: 4px;
    overflow: hidden
}

.word-used-wrapper {
    font-size: 14px;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 50vh
}

@media (max-width: 768px) {
    .cookieConsentContainer {
        bottom:0!important;
        left: 0!important;
        width: 100%!important;
        border-radius: 0!important
    }

    .blog-listing .job-listing-company-logo {
        display: block
    }

    .blog-listing .job-listing-details {
        padding: 0!important
    }

    #qr-orders-table .align-items-center {
        justify-content: flex-end
    }

    .dashboard-headline h3.d-flex {
        flex-direction: column;
        align-items: self-start!important;
        margin-top: 10px
    }

    .word-used-wrapper {
        margin: 15px 0 0!important
    }
}

.ai-template-blocks .col-lg-4,.ai-template-blocks .col-md-4,.ud-chat-bots-wrapper ol li {
    padding-left: 5px;
    padding-right: 5px
}

.text_gradient_animation {
    background-color: #000;
    background-image: radial-gradient(circle,var(--theme-color-1) 0,var(--theme-color-0_8) 26%,#000 27%);
    background-position: 100% 100%;
    background-size: 150%;
    -webkit-animation-name: bg-circle;
    animation-name: bg-circle;
    -webkit-animation-duration: 8s;
    animation-duration: 8s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background-repeat: no-repeat;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@keyframes bg-circle {
    0%,100% {
        background-size: 350%;
        background-position: left 100% bottom 0
    }

    50% {
        background-size: 350%;
        background-position: left -10% bottom 0
    }
}

.wrapper-404 {
    min-height: calc(100vh - 440px)
}

.border-pilled {
    border-radius: 50vh!important
}

.ai_image_description {
    border: 1px solid #ddd;
    background: #fff;
    padding: 0;
    padding-inline-start: 15px;
    border-radius: 22px;
    display: flex;
    height: auto;
}

.ai_image_description input[type=text] {
    box-shadow: unset;
    margin: 0 auto 0 0;
    padding: 0;
    max-width: 75%;
    height: auto;
}

#ai_images .ai_image_description button[type=submit],button.button[title="Toon Document"] {
    background-color: #007bff;
    box-shadow: unset
}

.adsense-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: #fff
}

.dashboard-content-inner .adsense-banner {
    background: 0 0;
    margin-bottom: 10px
}

.ai-generated-text pre,.message-text pre {
    border-radius: 8px;
    border: none;
    color: #d5d5d5;
    margin: 0;
    position: relative
}

.ai-generated-text pre code,.message-text pre code {
    white-space: pre-wrap;
    border-radius: 8px
}

.copy-ai-code,.copy-text {
    position: absolute;
    top: 6px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 5px;
    padding: .3em .6em;
    gap: 0 5px
}

.copy-ai-code {
    background: 0 0;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 7px
}

.ai-template-blocks-toggle {
    max-height: initial;
    position: relative
}

.ai-template-blocks-toggle.show-blocks-toggle {
    max-height: 640px;
    overflow: hidden
}

.ai-template-blocks-toggle.show-blocks-toggle:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 35px;
    z-index: 1;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,0)),to(white));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 50%,#fff 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 50%,#fff 100%);
    pointer-events: none
}

.ai-template-blocks-toggle-button {
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 4px;
    z-index: 1;
    background: #fff;
    margin-top: 20px;
    text-align: center
}

.show-blocks-toggle .ai-template-blocks-toggle-button {
    position: absolute;
    margin-top: 0
}

.ai-template-blocks-toggle-button a {
    display: inline-block;
    padding: 5px 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    font-weight: 700;
    background: #fff;
    border: 1px solid #efefef;
    border-radius: 50vh;
    box-shadow: 0 0 10px 2px rgba(107,118,255,.05)
}

.lg-outer {
    direction: ltr
}

.lg-backdrop {
    background: rgba(30,34,40,.8)!important
}

@keyframes loader-scale {
    0%,100% {
        box-shadow: 0 0 0 0 rgba(255,255,255,.5);
        opacity: .5
    }

    50% {
        box-shadow: 0 0 0 10px rgba(255,255,255,.8);
        opacity: 1
    }
}

.lg-outer .lg-item:not(.lg-complete):after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-animation: 1.5s ease-out infinite loader-scale;
    animation: 1.5s ease-out infinite loader-scale
}

.ai-lightbox-image img {
    min-width: 60px;
    transition: .3s;
    border-radius: 9px
}

.ai-lightbox-image img:hover {
    box-shadow: 0 2px 8px rgb(0 0 0 / 33%);
    transform: translateY(-3px)
}

@media (max-width: 480px) {
    .headline-right {
        position:static;
        transform: none;
        margin-top: 10px
    }

    .dialog-with-tabs .mfp-close {
        width: 50px;
        height: 50px
    }

    .message-bubble .message-avatar {
        display: none!important
    }

    .message-bubble .message-text {
        margin: 0!important
    }
}

.ai-lightbox-image-wrapper {
    display: flex;
    align-items: center
}

@media screen and (max-width: 600px) {
    table.basic-table {
        border:0
    }

    table.basic-table th,table.basic-table thead {
        display: none
    }

    table.basic-table tr {
        background-color: #f4f4f4;
        display: block;
        margin-bottom: 15px;
        border-radius: 9px
    }

    table.basic-table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: 14px;
        text-align: right
    }

    table.basic-table td a.download-btn {
        background: #000;
        box-shadow: unset
    }

    table.basic-table td:before {
        content: attr(data-label);
        float: left;
        font-weight: 600
    }

    table.basic-table td:last-child {
        border-bottom: 0
    }

    .ai-lightbox-image-wrapper {
        flex-direction: column;
        align-items: flex-end
    }

    .ai-lightbox-image-wrapper .ai-lightbox-image {
        margin-bottom: 10px
    }

    #page #titlebar.gradient {
        min-height: 45px;
        padding: 35px 0 0;
        margin-bottom: 0
    }

    #page #titlebar.gradient #breadcrumbs.dark {
        top: 0
    }

    .ud-images .container {
        max-width: 100%
    }

    .footer-nav-top .wrapper {
        flex-direction: column
    }

    .ai-template-blocks-toggle.show-blocks-toggle {
        padding: 8px
    }

    .marquee-wrapper {
        max-width: 100%
    }
}

.ud-images .container .row.image-lightbox.wow.fadeInUp .col-sm-4 {
    will-change: transform;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex: none;
    flex-direction: column;
    display: flex;
    min-width: 112px
}

.ud-images {
    max-height: 450px;
    min-height: 450px;
    background: linear-gradient(180deg,#111827 0,rgba(17,24,39,.8) 100%);
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
    position: relative
}

#page>div:first-child>section.ud-images>div>div:nth-child(1) {
    margin: auto;
    display: grid;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 48%
}

#page>div:first-child>section.ud-images>div>div:nth-child(1) .ud-section-title {
    text-align: center;
    padding-left: 20px
}

.ud-images .container .row.image-lightbox.wow.fadeInUp {
    max-width: 390px;
    column-count: 3;
    columns: 3;
    grid-column-gap: 15px;
    display: flex;
    float: left;
    animation: unset;
    --bs-gutter-x: .75rem;
    --bs-gutter-y: 0
}

.ud-chat-bots-wrapper ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    border-spacing: 5px;
    gap: 10px
}

.ud-chat-bots-wrapper ol li p:nth-of-type(2) {
    background: 0 0;
    border-radius: 4px;
    border: 1px solid #333;
    color: #333;
    max-width: 150px;
    margin: 8px auto;
    overflow: hidden
}

.ud-chat-bots-wrapper ol li:hover p:nth-of-type(2) {
    opacity: 1;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(115deg,#ff8951,#ff4e80);
    -webkit-background-clip: text;
    background-clip: text;
    border-image: linear-gradient(to right,#ff8951 0%,#ff4e80 100%) 1;
    border-radius: 6px
}

.ud-chat-bots-wrapper ol li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 18.93%;
    max-width: 20%;
    display: block;
    border-radius: 9px;
    background-color: #fff;
    margin: 0;
    position: relative;
    border: 1px solid #efefef;
    padding-bottom: 6px
}

.ud-chat-bots-wrapper ol li small {
    display: block;
    font-size: .85em
}

.ud-chat-bots-wrapper ol li p {
    padding: 8px
}

#subscribeNow {
    background-color: #00b900;
    border-radius: 4px;
    box-shadow: inset 0 -2px 0 0 #090;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.6rem;
    min-width: 6.4rem;
    outline: 0;
    padding: 1.6rem;
    text-align: center;
    text-decoration: none;
    transition: background-color .1s linear,box-shadow .1s linear
}

.boxed-widget ul li.setup-costs span {
    color: #f60
}

.boxed-widget-footer ol {
    display: flex;
    list-style: none;
    padding-inline-start:0;margin-block-start:0;align-items: center
}

.boxed-widget-footer ul li {
    font-size: 14px;
    line-height: 1.35
}

.boxed-widget-footer ul li h5 {
    margin: -5px 0 5px;
    font-size: .95rem
}

.boxed-widget-footer ol li {
    padding: 0 10px 0 0
}

button#chat-send-button.button {
    background-color: #007bff;
    padding: 0 6px;
    border-radius: 50%;
    width: 35px;
    height: 35px
}

.btn-animation {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    background-color: #007bff;
    background-image: linear-gradient(to right, #007bff, rgba(16,163,127,.7), #448fdb);
    color: #fff;
    font-weight: 600;
    border-color: var(--tomato-11);
    background-size: 250%;
    animation: AnimateGooGradient 3s ease infinite;
}

@keyframes AnimateGooGradient {
    0%,to {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }
}

@keyframes scroll-up {
    0% {
        transform: translateY(0%);
    }

    100% {
        transform: translateY(-50%);
    }
}

@keyframes scroll-down {
    0% {
        transform: translateY(-50%);
    }

    100% {
        transform: translateY(0%);
    }
}
