/* form serch*/
*, ::after, ::before {
    box-sizing: border-box;
}
.nice-select {
    text-align: right !important;
}

.nice-select .list {
    right: 0;
    left: unset;
}

.nice-select .option {
    text-align: right;
}

.the-search .dropdown-filter span {
    padding: 15px 15px 15px 33px;
}

.the-search .dropdown-filter span::after {
    margin-right: 33px;
    margin-left: unset;
    height: 8px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    left: 9px;
    right: unset;
    top: 15%;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 8px;
}

.rld-single-select .single-select {
    padding: 0 20px 0 34px;
}

.the-search .rld-main-search,
.the-search .rld-main-search .rld-single-select .single-select {
    margin-left: 15px !important;
}

.homepage-1 .rld-single-select .single-select:before {
    left: 18px;
    right: unset;
}

.the-search .rld-main-search {
    height: auto !important;
}

.homepage-1 .welcome-area {
    height: auto;
}

.the-search .explore__form-checkbox-list.full-filter {
    display: none;
}

.the-search .explore__form-checkbox-list.full-filter.filter-block {
    display: block;
    position: absolute;
    background: white;
    /*color: rgb(182, 184, 185);*/
    margin-top: 4px;
    box-sizing: border-box;
    border-radius: 6px;
    border: 1px solid rgb(43, 45, 46);
    height: auto;
    right: 51%;
    width: 41%;
    max-height: 400px;
    overflow: auto;
    top: 100%;
    left: unset;
    margin-top: -30px;
}

@media only screen and (max-width: 450px) {
    .the-search .rld-main-search {
        height: auto !important;
    }
}

.homepage-1 .rld-single-select .single-select {
    width: 200px;
}

.the-search .rld-single-input input {
    width: 300px;
}

.the-search .btndropdown {
    background: #fff;
    color: #5e788b;
    border-radius: 8px;
    border: 1px solid #ebebeb;
    box-shadow: 0px 0px 0px 8px rgb(255 255 255 / 20%);
}

.the-search .btndropdown:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 18px;
    right: unset;
    display: block;
    height: 8px;
    margin-top: -2px;
    position: absolute;
    top: 48%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.the-search .dropdown-menu {
    min-width: 235px;
}

.the-search .btndropdown:hover {
    background: unset !important;
}

.the-search .btn-primary:not(:disabled):not(.disabled).active,
.the-search .btn-primary:not(:disabled):not(.disabled):active,
.the-search .show>.btn-primary.dropdown-toggle {
    color: unset;
    background-color: unset;
    border-color: unset;
}

.the-search .btn-primary:not(:disabled):not(.disabled).active:focus,
.the-search .btn-primary:not(:disabled):not(.disabled):active:focus,
.the-search .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: unset;
}

.the-search .dropdown-item.active,
.the-search .dropdown-item:active {
    color: unset;
    text-decoration: none;
    background-color: unset;
}

@media screen and (max-width: 1024px) {
    .rld-main-search .rld-single-input {
        margin-left: 15px !important;
    }
    .the-search .explore__form-checkbox-list.full-filter.filter-block {
        display: block;
        position: relative;
        background: white;
        /* color: rgb(182, 184, 185); */
        margin-top: 4px;
        box-sizing: border-box;
        border-radius: 1px;
        border: 1px solid rgb(245 245 245);
        height: auto;
        right: unset;
        width: 100%;
        max-height: 400px;
        overflow: auto;
        top: unset;
        left: unset;
        margin-top: -10px;
    }
}

@media only screen and (max-width: 991px) {
    .the-search .dropdown {
        width: 250px;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 15px !important;
    }
    .the-search .dropdown-filter span {
        margin: 0 auto 16px;
        width: 250px !important;
        display: block;
        padding: 7px 15px 5px 33px;
    }
    .the-search .explore__form-checkbox-list.full-filter.filter-block {
        display: block;
        position: relative;
        background: white;
        /* color: rgb(182, 184, 185); */
        margin-top: 4px;
        box-sizing: border-box;
        border-radius: 1px;
        border: 1px solid rgb(245 245 245);
        height: auto;
        right: unset;
        width: 100%;
        max-height: 400px;
        overflow: auto;
        top: unset;
        left: unset;
        margin-top: -10px;
    }
    .the-search .rld-main-search .rld-single-input,
    .the-search .rld-main-search .rld-single-select .single-select {
        width: 250px;
    }
    .the-search .rld-single-select {
        margin-left: auto;
        margin-right: auto;
    }
    .the-search .rld-main-search .rld-single-input {
        width: 250px;
        margin-right: auto;
        margin-left: auto;
    }
    .the-search .rld-single-input input {
        width: 250px !important;
        margin-right: 0;
    }
    .homepage-1 .tab-content>.active {
        margin-right: auto;
        margin-left: auto;
    }
    .the-search .rld-main-search {
        margin-right: auto;
        margin-left: auto !important;
    }
    .rld-main-search .btn {
        margin-top: 10px;
    }
    .the-search .rld-single-select,
    .the-search .dropdown {
        width: 95%;
    }
    .the-search .rld-main-search .rld-single-select .single-select {
        width: 95%;
    }
    .the-search .dropdown {
        width: 95%;
        padding: 0px 10px 0 10px;
    }
    .the-search .rld-main-search .rld-single-select .single-select {
        margin-right: 20px;
    }
    #home .select2-container {
        padding: 0px 0px;
        width: 100% !important;
    }
    #home .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 40px;
        text-align: center;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-width: 5px 4px 0 4px;
    }
    #home .select2-container--default .select2-selection--single {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
    }
    .the-search .rld-single-select {
        margin-left: 0;
        margin-right: auto;
    }
    #home .rld-single-input input {
        height: 40px;
        background: #fff;
        border: 2px solid #e5eaee;
        margin-bottom: 0;
    }
    .the-search #home .dropdown-filter span {
        padding: 1px 15px 1px 30px !important;
        border-radius: 20px !important;
        line-height: 35px;
        width: 95%!important;
    }
    #home .rld-single-input input {
        width: 100% !important;
        height: 40px !important;
        margin-bottom: 0;
    }
    .the-search .rld-main-search .rld-single-input {
        width: 95%;
        margin-right: auto;
        margin-left: 0;
    }
    .banner-inner h1 {
        font-size: 22px;
        line-height: 40px;
    }
    .homepage-1 .banner-inner .sub-title {
        font-size: 16px;
        line-height: 1.8;
    }
    .btnsearch {
        width: 95% !important;
        margin-right: auto;
        margin-left: auto;
        padding-left: 5px !important;
        padding-right: 15px !important;
    }
    .the-search .dropdown-filter {
        cursor: pointer;
        width: 95%;
        margin-right: auto;
        margin-left: auto;
    }
}

@media only screen and (max-width: 768) {
    .the-search .rld-main-search .rld-single-input {
        width: 95%;
        margin-right: auto;
        margin-left: auto;
        padding: 0 10px 0 22px;
    }
}

@media screen and (max-width: 575px) {
    .the-search .dropdown-filter {
        width: 95% !important;
        margin-right: auto;
        margin-left: auto;
        padding: 0 5px;
    }
}

.overlycontent {
    background: #0000006b;
    padding: 10px;
    padding-bottom: 15px;
}

.homepage-1 .rld-banner-tab .nav-item a {
    border-radius: 8px 8px 0 0;
}

.homepage-1 .tab-content>.active {
    margin-top: 10px;
}

.homepage-1 .welcome-area {
    background: linear-gradient( -36deg, rgb(0 0 0 / 18%) 0%, rgb(0 0 0 / 34%) 100%), url(../img/slider/bgh.png) no-repeat scroll center center/cover;
}

.the-search .rld-main-search,
.the-search .rld-main-search .rld-single-select .single-select {
    box-shadow: 0px 0px 0px 0px rgb(203 203 203 / 50%);
}

.the-search .rld-main-search {
    background: #f2f6f7;
}

.rld-banner-tab .nav-item a {
    background: #dbdbdb;
}

.btn.btn-effect-3 {
    background: linear-gradient( -47deg, #ffffff 0%, #ffffff 100%);
}

.btn-effect-3:after {
    width: 0%;
    height: 100%;
    top: 0;
    right: 0;
    background: var(--ltn__primary-color);
}

.btn-effect-3:hover {
    color: var(--white);
}

.btn-effect-3:hover::after {
    width: 100%;
}

.ltn__faq-inner-2 .card .ltn__card-title[aria-expanded="true"] {
    background-color: transparent;
    color: var(--ltn__secondary-color);
    border-bottom: 1px solid;
}

.ltn__breadcrumb-list ul li:after {
    content: "\f053";
}

.subscrib {
    background: linear-gradient( -36deg, rgb(0 0 0 / 18%) 0%, rgb(0 0 0 / 34%) 100%), url(../img/slider/bgh.png) no-repeat scroll center center/cover;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

@media (max-width: 767px) {
    .homepage-1 .rld-banner-tab .nav-item a {
        margin-bottom: 20px;
        border-radius: 0;
        padding-right: 35px !important;
        padding-left: 35px !important;
    }
}

.homepage-1 .rld-banner-tab .nav-item a.active:before {
    width: 0;
}

input[type="file"].up {
    position: absolute;
    margin: 0;
    padding: 0 !important;
    width: 90% !important;
    height: 80%;
    opacity: 0;
}

.cup {
    width: 90%;
    height: 200px;
    border: 4px dashed #bebebe !important;
}

.cup:hover {
    border: 4px dashed #808080 !important;
}

.cup p {
    margin-top: 40%;
    width: 100%;
    height: 50%;
    text-align: center;
    line-height: 20px;
    color: #BE8346;
}

.text-revers {
    text-align: left !important;
}

@media (prefers-reduced-motion:reduce) {
    .callactionmodal .form-control {
        transition: none;
    }
}

.callactionmodal .form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.callactionmodal .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
}

.callactionmodal .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25);
}

.callactionmodal .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.callactionmodal .form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}

.callactionmodal .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.callactionmodal .form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.callactionmodal .form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.callactionmodal .form-control:disabled {
    background-color: #e9ecef;
    opacity: 1;
}

.callactionmodal .form-control-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

@media (prefers-reduced-motion:reduce) {
    .callactionmodal .btn {
        transition: none;
    }
}

.callactionmodal .btn:hover {
    text-decoration: none;
}

.callactionmodal .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25);
}

.callactionmodal .btn:disabled {
    opacity: .65;
}

.callactionmodal .btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.callactionmodal .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

.callactionmodal .btn-info:focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, 0.5);
}

.callactionmodal .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.callactionmodal .fade {
    transition: opacity .15s linear;
}

@media (prefers-reduced-motion:reduce) {
    .callactionmodal .fade {
        transition: none;
    }
}

.callactionmodal .fade:not(.show) {
    opacity: 0;
}

.callactionmodal .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.callactionmodal .nav-link {
    display: block;
    padding: .5rem 1rem;
}

.callactionmodal .nav-link:hover,
.callactionmodal .nav-link:focus {
    text-decoration: none;
}

.callactionmodal .nav-tabs {
    border-bottom: 0px solid #dee2e6;
}

.callactionmodal .nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.callactionmodal .nav-tabs .nav-link:hover,
.callactionmodal .nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6;
}

.callactionmodal .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.callactionmodal .tab-content>.tab-pane {
    display: none;
}

.callactionmodal .tab-content>.active {
    display: block;
}

.callactionmodal .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.callactionmodal .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.callactionmodal .modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}

.callactionmodal .modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion:reduce) {
    .callactionmodal .modal.fade .modal-dialog {
        transition: none;
    }
}

.callactionmodal .modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.callactionmodal .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem;
    outline: 0;
}

.callactionmodal .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.callactionmodal .modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

.callactionmodal .modal-footer>* {
    margin: .25rem;
}

@media (min-width:576px) {
    .callactionmodal .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

.callactionmodal .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.callactionmodal .fa-envelope:before {
    content: "\f0e0";
}

.callactionmodal .fa-lock:before {
    content: "\f023";
}

.callactionmodal .fa-user:before {
    content: "\f007";
}

.callactionmodal .fa-user-plus:before {
    content: "\f234";
}

.callactionmodal .fas {
    font-family: "Font Awesome 5 Free";
}

.callactionmodal .fas {
    font-weight: 900;
}

.callactionmodal .blue-text {
    color: #37A7FC!important;
}

.callactionmodal .light-blue {
    background-color: #03a9f4!important;
}

.callactionmodal .light-blue.darken-3 {
    background-color: #37A7FC!important;
}

:disabled {
    pointer-events: none!important;
}

.callactionmodal .waves-effect {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.callactionmodal .btn {
    margin: .375rem;
    color: #fff;
    text-transform: uppercase;
    word-wrap: break-word;
    white-space: normal;
    cursor: pointer;
    border: 0;
    border-radius: .125rem;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    padding: .84rem 2.14rem;
    font-size: .81rem;
}

.callactionmodal .btn:hover,
.callactionmodal.btn:focus,
.callactionmodal.btn:active {
    outline: 0;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.callactionmodal .btn:disabled:hover,
.callactionmodal.btn:disabled:focus,
.callactionmodal.btn:disabled:active {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.callactionmodal .btn[class*="btn-outline-"] {
    padding-top: .7rem;
    padding-bottom: .7rem;
}

.callactionmodal .btn-info {
    color: #fff;
    background-color: #33b5e5!important;
}

.callactionmodal .btn-info:hover {
    color: #fff;
    background-color: #4abde8;
}

.callactionmodal .btn-info:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.callactionmodal .btn-info:focus,
.callactionmodal.btn-info:active {
    background-color: #14799e;
}

.callactionmodal .btn-info:not([disabled]):not(.disabled):active {
    background-color: #14799e!important;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.callactionmodal .btn-info:not([disabled]):not(.disabled):active:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.callactionmodal .btn-outline-info {
    color: #33b5e5!important;
    background-color: transparent!important;
    border: 2px solid #33b5e5!important;
}

.callactionmodal .btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info:active,
.callactionmodal .btn-outline-info:active:focus {
    color: #33b5e5!important;
    background-color: transparent!important;
    border-color: #33b5e5!important;
}

.callactionmodal .btn-outline-info:not([disabled]):not(.disabled):active {
    background-color: transparent!important;
    border-color: #33b5e5!important;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.callactionmodal .btn-outline-info:not([disabled]):not(.disabled):active:focus {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.callactionmodal .modal-dialog .modal-content {
    border: 0;
    border-radius: .125rem;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.callactionmodal .modal-dialog.cascading-modal {
    margin-top: 10%;
}

.callactionmodal .modal-dialog.cascading-modal .modal-c-tabs .md-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -1.5rem 1rem 0 1rem;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.callactionmodal .modal-dialog.cascading-modal .modal-c-tabs .md-tabs li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.callactionmodal .modal-dialog.cascading-modal .modal-c-tabs .md-tabs li a {
    text-align: center;
}

.callactionmodal .modal-dialog.cascading-modal .modal-c-tabs .tab-content {
    padding: 1.7rem 0 0 0;
}

.callactionmodal .modal-dialog.cascading-modal .modal-body,
.callactionmodal .modal-dialog.cascading-modal .modal-footer {
    padding-right: 2rem;
    padding-left: 2rem;
    color: #616161;
}

.callactionmodal .modal {
    padding-right: 0!important;
}

.callactionmodal .md-form {
    position: relative;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.callactionmodal .md-form input[type="password"]:not(.browser-default),
.callactionmodal .md-form input[type="email"]:not(.browser-default) {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.callactionmodal .md-form input[type="password"]:not(.browser-default):focus:not([readonly]),
.callactionmodal .md-form input[type="email"]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 1px solid #37A7FC;
    -webkit-box-shadow: 0 1px 0 0 #37A7FC;
    box-shadow: 0 1px 0 0 #37A7FC;
}

.callactionmodal .md-form input[type="password"]:not(.browser-default):focus:not([readonly])+label,
.callactionmodal .md-form input[type="email"]:not(.browser-default):focus:not([readonly])+label {
    color: #37A7FC;
}

.callactionmodal .md-form input[type="password"]:not(.browser-default)+label::after,
.callactionmodal .md-form input[type="email"]:not(.browser-default)+label::after {
    position: absolute;
    top: 65px;
    display: block;
    content: "";
    opacity: 0;
    -webkit-transition: .2s opacity ease-out, 0.2s color ease-out;
    transition: .2s opacity ease-out, 0.2s color ease-out;
}

.callactionmodal .md-form .form-control {
    height: auto;
    padding: .6rem 0 .4rem 0;
    margin: 0 0 .5rem 0;
    background-color: transparent;
    border-radius: 0;
}

.callactionmodal .md-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.callactionmodal .md-form .form-control:disabled {
    background-color: transparent;
    border-bottom: 1px solid #bdbdbd;
}

.callactionmodal .md-form .validate {
    margin-bottom: 2.5rem;
}

.callactionmodal .md-form label {
    font-size: 1rem;
}

.callactionmodal .md-form .prefix {
    top: .25rem;
    font-size: 1.75rem;
}

.callactionmodal .md-form .prefix~input {
    width: calc(100% - 2.5rem);
    margin-left: 2.5rem;
}

.callactionmodal .md-form .prefix~label {
    margin-right: 2.5rem;
}

.callactionmodal .md-form label {
    position: absolute;
    top: -40px;
    right: 0;
    font-size: 1rem;
    color: #757575;
    cursor: text;
    -webkit-transition: color .2s ease-out, -webkit-transform .2s ease-out;
    transition: color .2s ease-out, -webkit-transform .2s ease-out;
    transition: transform .2s ease-out, color .2s ease-out;
    transition: transform .2s ease-out, color .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.callactionmodal .md-form .prefix {
    position: absolute;
    -webkit-transition: color .2s;
    transition: color .2s;
}

.callactionmodal .md-form.form-sm .validate {
    margin-bottom: 2.3rem;
}

.callactionmodal .md-form.form-sm label {
    font-size: .875rem;
}

.callactionmodal .md-form.form-sm .prefix {
    top: -30px;
    font-size: 1.5rem;
    right: 0px;
}

.callactionmodal .md-form.form-sm .prefix~input {
    width: calc(100% - 2rem);
    margin-right: 2rem;
}

.callactionmodal .md-form.form-sm .prefix~label {
    margin-right: 2rem;
}

.callactionmodal .md-form>label {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.callactionmodal .md-form .form-control {
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

.callactionmodal button,
html [type="button"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.callactionmodal .md-tabs {
    position: relative;
    z-index: 1;
    padding: .7rem;
    margin-right: 1rem;
    margin-bottom: -20px;
    margin-left: 1rem;
    background-color: #2bbbad;
    border: 0;
    border-radius: .25rem;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.callactionmodal .md-tabs .nav-item+.nav-item {
    margin-left: 0;
}

.callactionmodal .md-tabs .nav-link {
    color: #fff;
    border: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.callactionmodal .md-tabs .nav-link.active {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: .25rem;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.callactionmodal .tab-content {
    padding: 1rem;
    padding-top: 2rem;
}


/*! CSS Used from: Embedded */

.callactionmodal main input[type=email]:focus,
main input[type=password]:focus {
    border: 0;
}


/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*/

.faq .nav-pills-custom .nav-link {
    color: #aaa;
    background: #fff;
    position: relative;
}

.faq .nav-pills-custom .nav-link.active {
    color: #ffffff;
    background: #37A7FC;
}

.faq .tab-content .tab-pane {
    display: none;
}

.faq .shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}


/* Add indicator arrow for the active tab */

@media (min-width: 992px) {
    .faq .nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-right: 10px solid #37A7FC;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        left: -10px;
        transform: translateY(-50%);
        opacity: 0;
        display: none;
    }
}

.faq .nav-pills-custom .nav-link.active::before {
    opacity: 1;
    display: block;
}

.faq .tab-content .tab-pane.active {
    display: block;
}


/* dialog seave butone*/

.onload .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
}

@media (min-width: 768px) {
    .onload .modal-content {
        -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
        box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    }
}

.onload .modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.onload .modal-body {
    position: relative;
    padding: 15px;
}

.onload .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
}

.onload .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #449d44;
    -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.onload .progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient( 45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient( 45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.onload .progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 4s linear infinite;
    -o-animation: progress-bar-stripes 4s linear infinite;
    animation: progress-bar-stripes 4s linear infinite;
}


/* future peage */

.future .ltn__faq-inner-3 .card .ltn__card-title {
    font-weight: 600;
    border-right: 2px solid;
    border-color: var(--ltn__secondary-color);
    padding-right: 10px;
    margin-bottom: 15px;
    border-bottom-color: #d1d1d1 !important;
    color: #545454;
    padding: 10px 10px 10px 25px;
    font-size: 12px;
}

.future .ltn__faq-inner-2 .card .ltn__card-title::before {
    font-size: 12px;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px;
    left: 0;
}

.future .ltn__faq-inner-2 .card .ltn__card-title[aria-expanded="true"] {
    background-color: transparent;
    color: #121212;
}

.future .ltn__secondary-color {
    color: var(--ltn__secondary-color) !important;
    font-size: 14px;
}

.future .ltn__faq-inner-3 .card .ltn__card-title i {
    width: 25px;
    height: 25px;
    line-height: 30px;
    background-color: var(--ltn__secondary-color);
    color: var(--white);
    display: inline-block;
    text-align: center;
    margin-left: 5px;
    font-size: 15px;
}

.future .ltn__faq-inner-2 .card .card-body {
    padding: 15px 8px 10px;
    text-align: justify;
}

.modal {
    z-index: 9999;
}


/*
*
* ==========================================
* FOR DEMO PURPOSE
* ==========================================
*/

.uploadOuter {
    text-align: center;
    padding: 20px;
}

.uploadOuter strong {
    padding: 0 10px
}

.dragBox {
    width: 250px;
    height: 100px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    font-weight: bold;
    line-height: 95px;
    color: #999;
    border: 2px dashed #ccc;
    display: inline-block;
    transition: transform 0.3s;
}

.dragBox input[type="file"] {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    top: 0;
    left: 0;
}

.draging {
    transform: scale(1.1);
}

#preview {
    text-align: center;
}

#preview img {
    max-width: 100%
}

.form {
    width: 100%;
    margin: 0% auto;
}

.form__container {
    position: relative;
    width: 100%;
    height: 200px;
    border: 2px dashed silver;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: silver;
    margin-bottom: 5px;
}

.form__file {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
}

.form__files-container {
    display: block;
    width: 100%;
    font-size: 0;
    margin-top: 20px;
}

.form__files-container {
    display: block;
    width: 100%;
    font-size: 0;
    margin-top: 20px;
}

.form__image-container {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.form__image-container img {
    max-height: 200px;
}

.form__image-container:not(:nth-child(2n)) {
    margin-right: 2%;
}

.form__image-container:after {
    content: "X";
    position: absolute;
    line-height: 200px;
    font-size: 30px;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

.form__image-container:hover:after {
    opacity: 1;
    cursor: pointer;
}

.footer-bottom-area p a:hover,
.footer-bottom-area p a:focus {
    color: #c7fff6;
}


/* model seting other_services */

#other_services .nice-select {
    text-align: center !important;
    float: unset;
}

#other_services .nice-select:after {
    border-bottom: 2px solid #999;
    border-left: 2px solid #999;
    border-right: unset;
    content: '';
    display: block;
    height: 7px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 34% 66%;
    -ms-transform-origin: 34% 66%;
    transform-origin: 34% 66%;
    -webkit-transform: rotate( -45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate( -45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 7px;
}

#other_services .nice-select .current {
    line-height: 40px;
}

#other_services .future .ltn__faq-inner-2 .card .card-body {
    padding: 15px 8px 10px;
    text-align: justify;
    border: 1px solid #e6e6e6;
    margin-top: -17px;
    background: #efefefee;
    border-right: 2px solid;
    border-top: unset;
}


/* model seting ltn__utilize-cart-menu */

#ltn__utilize-cart-menu .nice-select {
    text-align: center !important;
    float: unset;
}

#ltn__utilize-cart-menu .nice-select:after {
    border-bottom: 2px solid #999;
    border-left: 2px solid #999;
    border-right: unset;
    content: '';
    display: block;
    height: 7px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 34% 66%;
    -ms-transform-origin: 34% 66%;
    transform-origin: 34% 66%;
    -webkit-transform: rotate( -45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate( -45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 7px;
}

#ltn__utilize-cart-menu .nice-select .current {
    line-height: 40px;
}


/* last style */

.mini-cart-icon sup {
    font-weight: 600;
    font-size: 12px;
    line-height: 1;
    background-color: var(--ltn__secondary-color);
    color: var(--white);
    text-align: center;
    border-radius: 100%;
    top: -7px;
    padding: 4px 5px 2px;
}

#serves_view_modal .rld-single-select .single-select:before {
    left: 14px;
    right: auto;
}

#serves_view_modal .nice-select:after {
    left: 12px;
    right: auto;
}

#serves_view_modal .nice-select .current {
    width: 100%;
    overflow: auto;
}

#singlServes_view_modal .rld-single-select .single-select:before {
    left: 14px;
    right: auto;
}

#singlServes_view_modal .nice-select:after {
    left: 12px;
    right: auto;
}

#singlServes_view_modal .nice-select .current {
    width: 100%;
    overflow: auto;
}


/* future peage */

.future .ltn__faq-inner-3 .card .ltn__card-title {
    font-weight: 600;
    border-right: 0px solid;
    border-color: var(--ltn__secondary-color);
    padding-right: 10px;
    margin-bottom: 15px;
    border-bottom-color: #d1d1d1 !important;
    color: #545454;
    padding: 10px 10px 10px 25px;
    font-size: 14px;
}

.future .ltn__faq-inner-2 .card .ltn__card-title::before {
    font-size: 12px;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px;
    left: 0;
}

.future .ltn__faq-inner-2 .card .ltn__card-title[aria-expanded="true"] {
    background-color: transparent;
    color: #121212;
}

.future .ltn__secondary-color {
    color: var(--ltn__secondary-color) !important;
    font-size: 14px;
}

.future .ltn__faq-inner-3 .card .ltn__card-title i {
    background-color: #ffffff;
    color: #37A7FC;
    display: inline-block;
    text-align: center;
    margin-left: 0px;
    font-size: 35px;
    font-weight: bolder;
}

.future .ltn__faq-inner-2 .card .card-body {
    padding: 15px 8px 10px;
    text-align: justify;
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1);
    margin-top: -15px;
}

.future .ltn__faq-inner-3 .card {
    background-color: transparent;
    padding: 8px 5px 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 2px solid;
    border-color: #f4faff;
    margin-bottom: 15px;
    position: relative;
}

.future .ltn__faq-inner-3 .card:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1);
}

.future .ltn__faq-inner-3 .card::before {
    position: absolute;
    content: "";
    right: -2px;
    top: 50%;
    width: 4px;
    height: 0%;
    background-color: var(--ltn__secondary-color);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.future .ltn__faq-inner-3 .card:hover::before {
    height: 80%;
    opacity: 1;
    visibility: visible;
}

.ltn__header-area {
    z-index: 1007;
}

.ltn__quick-view-modal-inner {
    overflow: hidden;
}

.rld-single-select .single-select .list {
    max-height: 250px;
    overflow: scroll;
    overflow-x: hidden;
}

#singlServes_view_modal .rld-single-select {
    margin-bottom: 200px;
}

#singlServes_view_modal .rld-single-select .single-select .list {
    overflow: scroll;
    max-height: 150px;
    overflow-x: hidden;
}

.modal-product-item .neighbour-area {
    max-height: 230px;
    overflow: scroll;
    overflow-x: hidden;
}


/*================================================
Preloader CSS
=================================================*/

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    text-align: center;
    -webkit-transition: .9s;
    transition: .9s;
}

.preloader .loader {
    position: absolute;
    top: 43%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-43%);
    transform: translateY(-43%);
    text-align: center;
    margin: 0 auto;
    width: auto;
    height: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.preloader .box {
    width: 100%;
    height: 100%;
    background: #ffffff;
    -webkit-animation: animate .5s linear infinite;
    animation: animate .5s linear infinite;
    position: absolute;
    top: 0;
    left: 0;
}

.preloader .shadow {
    width: 100%;
    height: 5px;
    background: #000000;
    opacity: 0.1;
    position: absolute;
    top: 59px;
    left: 0;
    border-radius: 50%;
    -webkit-animation: shadow .5s linear infinite;
    animation: shadow .5s linear infinite;
}

.preloader::before,
.preloader::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 60%;
    height: 100%;
    z-index: -1;
    background: #fefefe;
    -webkit-transition: .9s;
    transition: .9s;
}

.preloader::after {
    left: auto;
    right: 0;
}

.preloader.preloader-deactivate {
    visibility: hidden;
}

.preloader.preloader-deactivate::after,
.preloader.preloader-deactivate::before {
    width: 0;
}

.preloader.preloader-deactivate .loader {
    opacity: 0;
    visibility: hidden;
}

@-webkit-keyframes loader {
    0% {
        left: -100px;
    }
    100% {
        left: 110%;
    }
}

@keyframes loader {
    0% {
        left: -100px;
    }
    100% {
        left: 110%;
    }
}

@-webkit-keyframes animate {
    17% {
        border-bottom-right-radius: 3px;
    }
    25% {
        -webkit-transform: translateY(9px) rotate(22.5deg);
        transform: translateY(9px) rotate(22.5deg);
    }
    50% {
        -webkit-transform: translateY(18px) scale(1, 0.9) rotate(45deg);
        transform: translateY(18px) scale(1, 0.9) rotate(45deg);
        border-bottom-right-radius: 40px;
    }
    75% {
        -webkit-transform: translateY(9px) rotate(67.5deg);
        transform: translateY(9px) rotate(67.5deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg);
    }
}

@keyframes animate {
    17% {
        border-bottom-right-radius: 3px;
    }
    25% {
        -webkit-transform: translateY(9px) rotate(22.5deg);
        transform: translateY(9px) rotate(22.5deg);
    }
    50% {
        -webkit-transform: translateY(18px) scale(1, 0.9) rotate(45deg);
        transform: translateY(18px) scale(1, 0.9) rotate(45deg);
        border-bottom-right-radius: 40px;
    }
    75% {
        -webkit-transform: translateY(9px) rotate(67.5deg);
        transform: translateY(9px) rotate(67.5deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg);
    }
}

@-webkit-keyframes shadow {
    50% {
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1);
    }
}

@keyframes shadow {
    50% {
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1);
    }
}

.loading-name {
    text-align: center;
    margin-top: 2rem;
    color: #666;
}

.loading-wrapper {
    width: 14rem;
    height: 14rem;
    margin: 0 auto;
    position: relative;
}

.loading-wrapper2 {
    padding: 3rem;
    height: 14rem;
    margin: 0 auto;
    position: relative;
}

.loading-devover,
.loading-devover:after {
    border-radius: 50%;
    width: 14rem;
    height: 14rem;
}

.loading-devover+.img {
    position: absolute;
    background-color: #ffffff;
    padding: 1.3rem;
    top: 0;
    width: 75%;
    height: 75%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 3px solid #174C74;
}

.loading-devover+.img img {
    width: 100%;
}

.loading-devover {
    border-radius: 50%;
    border-top: .7rem solid rgba(0, 0, 0, .05);
    border-right: .7rem solid rgba(0, 0, 0, .05);
    border-bottom: .7rem solid rgba(0, 0, 0, .05);
    border-left: .7rem solid #174C74;
    position: relative;
    animation: first linear 1s infinite;
}

.loading-devover:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 50%;
}

.loading-pouring {
    width: 14rem;
    height: 14rem;
    background-color: #eee;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}

.loading-pouring:before {
    background-color: #eee;
    border-radius: 2rem;
    position: absolute;
    width: 200px;
    height: 200px;
    content: '';
    z-index: 3;
    bottom: 0;
    left: -40px;
    animation: pouringLagi 6s ease-in-out infinite;
}

.loading-pouring:after {
    content: '';
    background-color: #37A7FC;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    animation: pouring 5s linear forwards;
}

.loading-bar,
.loading-bar:before,
.loading-bar:after {
    width: 1rem;
    height: 3rem;
    background-color: #37A7FC;
    animation: animateBar 1s ease-in-out infinite;
}

.loading-bar {
    animation-delay: -.16s;
    position: relative;
    display: flex;
    align-items: center;
}

.loading-bar:before {
    position: absolute;
    right: 2rem;
    content: '';
}

.loading-bar:after {
    position: absolute;
    animation-delay: -.32s;
    content: '';
    left: 2rem;
}

.loading-bouncing {
    background-color: #37A7FC;
    width: 3rem;
    height: 3rem;
    padding: .7rem;
    position: absolute;
    margin: 0 auto;
    top: 0;
    border-radius: 50%;
    box-shadow: 0 4px 30px rgba(0, 0, 0, .2);
    animation: bouncing 1s ease-in-out infinite
}

.loading-bouncing img {
    width: 100%;
}

.loading-pulse {
    background-color: #174C74;
    padding: .8rem;
    border-radius: 50%;
    width: 4rem;
    height: 4rem;
    position: relative;
}

.loading-pulse:after {
    content: '';
    position: absolute;
    background-color: #37A7FC;
    opacity: 70%;
    width: 5rem;
    height: 5rem;
    z-index: -1;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse 1s ease-out infinite;
}

.loading-pulse img {
    width: 100%;
}

.loading-bar1 {
    width: 100%;
    background-color: #eee;
    height: 10px;
    border-radius: 1rem;
    position: relative;
}

.loading-bar1:after {
    position: absolute;
    content: '';
    left: 0;
    width: 10px;
    height: 10px;
    background-color: #37A7FC;
    border-radius: 1rem;
    animation: bar1 linear 3s infinite;
}

.loading-bar2 {
    width: 100%;
    background-color: #eee;
    height: 10px;
    border-radius: 1rem;
    position: relative;
    margin-top: 1rem;
    overflow: hidden;
}

.loading-bar2:after {
    position: absolute;
    content: '';
    left: -30px;
    width: 30px;
    height: 10px;
    background-color: #37A7FC;
    border-radius: 1rem;
    animation: bar2 linear 1s infinite;
}

.loading-bar3 {
    width: 100%;
    background-color: #eee;
    height: 10px;
    border-radius: 1rem;
    position: relative;
    margin-top: 1rem;
    overflow: hidden;
}

.loading-bar3:after {
    position: absolute;
    content: '';
    left: 0px;
    width: 30px;
    height: 10px;
    background-color: #37A7FC;
    border-radius: 1rem;
    animation: bar3 linear 3s infinite;
}

@keyframes first {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes pouring {
    0% {
        top: 100%;
    }
    100% {
        top: 0;
    }
}

@keyframes pouringLagi {
    0% {
        bottom: 0;
        border-radius: 10%;
    }
    20% {
        border-radius: 20%;
    }
    30% {
        border-radius: 30%;
    }
    40% {
        border-radius: 50%;
    }
    70% {
        border-radius: 40%;
    }
    100% {
        bottom: 100%;
        border-radius: 20%;
        transform: rotate(360deg);
    }
}

@keyframes animateBar {
    0% {
        height: 3rem;
    }
    50% {
        height: 6rem
    }
    100% {
        height: 3rem
    }
}

@keyframes bouncing {
    0% {
        top: 10%;
        transform: rotate(0deg);
    }
    30% {
        top: 80%;
    }
    60% {
        top: 0%;
    }
    90% {
        top: 10%;
    }
    100% {
        transform: rotate(360deg);
        top: 10%;
    }
}

@keyframes pulse {
    0% {
        opacity: 100%;
        width: 4.5rem;
        height: 4.5rem;
    }
    5% {
        opacity: 90%;
        width: 4.5rem;
        height: 4.5rem;
    }
    100% {
        opacity: 0;
        width: 14rem;
        height: 14rem;
    }
}

@keyframes bar1 {
    0% {
        width: 0;
    }
    30% {
        width: 60%
    }
    50% {
        width: 80%;
    }
    100% {
        width: 100%;
    }
}

@keyframes bar2 {
    0% {
        left: -30px;
    }
    100% {
        left: 100%;
    }
}

@keyframes bar3 {
    0%,
    100% {
        left: 0px;
        width: 30px;
    }
    25% {
        left: 25%;
        width: 50%;
    }
    50% {
        left: 88%;
        width: 30px;
    }
    75% {
        left: 25%;
        width: 50%;
    }
}

.slick-arrow-3 .slick-arrow {
    top: -70px;
}


/*.select2-container {
    width: 100% !important;
}*/

.select2-container--default .select2-selection--single {
    border: 2px solid;
    border-color: #e5eaee;
    font-size: 14px;
    font-weight: 400;
    height: 65px;
    line-height: 60px;
    width: 100%;
    margin-bottom: 30px;
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    font-family: inherit;
    outline: none;
    padding-left: 18px;
    padding-right: unset;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    -webkit-tap-highlight-color: transparent;
    border-radius: 5px;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    font-family: inherit;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: unset;
    line-height: 60px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    left: 1px;
    width: 20px;
    font-size: 14px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 900;
    color: var(--ltn__secondary-color);
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #37A7FC transparent transparent transparent;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    height: 0;
    left: auto;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #37A7FC transparent;
    border-width: 0 5px 7px 5px;
}

.select2-container--open .select2-dropdown--below {
    margin-top: -30px;
    direction: rtl !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #e6292c;
    color: white;
}

.select2-search--dropdown .select2-search__field {
    direction: rtl !important;
}


/* home form in peage */

#home .select2-container--default .select2-selection--single {
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    border-radius: 20px;
}

#home .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
}

#home .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-radius: 7px;
}

.select2-container--open .select2-dropdown--below {
    margin-top: -35px;
}

.select2-dropdown {
    border: 1px solid #e5eaee;
}

#home .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
#home .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-radius: 7px;
}

.homepage-1 .rld-single-input input {
    border-radius: 20px;
}

.homepage-1 .rld-single-input input {
    border-radius: 20px;
    margin-left: 0px;
    outline: none;
    text-decoration: none;
}

#home .rld-single-input input {
    height: 45px;
    background: #fff;
    border: 2px solid #e5eaee;
}

#home .select2-container {
    padding: 0px 5px;
}

#home .the-search .explore__form-checkbox-list.full-filter.filter-block {
    right: 50%;
    margin-top: -40px;
}

#home .btn {
    padding: 10px 20px 10px 35px;
}

.the-search #home .btn-primary:not(:disabled):not(.disabled).active,
.the-search #home .btn-primary:not(:disabled):not(.disabled):active,
.the-search #home .show>.btn-primary.dropdown-toggle {
    color: unset;
    background-color: #fff;
    border-color: #e5eaee;
}

#home .dropdown-toggle::after {
    border-top: 0.4em solid;
}

.the-search #home .btndropdown:after {
    color: #37A7FC;
}

.the-search #home .btndropdown {
    background: #fff;
    border-radius: 25px;
    border: 2px solid #e5eaee;
}

.the-search #home .dropdown-filter span {
    padding: 12px 15px 13px 33px;
    background: #ffffff;
    border: 2px solid #e5eaee;
    border-radius: 25px;
}

.the-search #home .dropdown-filter span::after {
    font-size: 15px;
}


/* social-links */

.social-links li {
    display: inline-block;
    padding: 0px 10px;
    border-radius: 50%;
    margin-left: 10px;
    color: #fff;
}

.social-links li a i {
    font-size: 20px;
    line-height: 2;
}

.social-links li.facebook {
    background: #4267b2;
}

.social-links li.twitter {
    background: #55acee;
}

.social-links li.linkedin {
    background: #0077b5;
}

.social-links li.pinterest {
    background: #CB2027;
}

.social-links li.whatsapp {
    background: #25d366;
}

.social-links li a:hover {
    color: #ffffff;
}

ul.moreoptions {
    display: flex;
    flex-wrap: wrap;
}

ul.moreoptions li {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: black;
    font-size: 14px;
    user-select: none;
    margin-bottom: 12px;
    flex: 0 1 50%;
}

ul.moreoptions li .checkbox-item {
    -webkit-box-align: center;
    align-items: center;
    color: black;
    font-size: 14px;
    user-select: none;
    margin-bottom: 12px;
}

ul.moreoptions li .categorey-no {
    -webkit-box-align: center;
    align-items: center;
    color: #37A7FC;
    font-size: 14px;
    user-select: none;
    margin-bottom: 12px;
    padding-right: 10px;
}


/* prodacts detailes */

.slick-arrow-1 .slick-arrow {
    opacity: 1;
    visibility: visible;
}

.slick-arrow-1-inner.slick-arrow-1 .slick-arrow {
    right: 50px;
    left: auto;
}

.slick-arrow-1-inner.slick-arrow-1 .slick-next {
    left: 50px;
    right: auto;
}


/* tablebox  */

.tablebox {
    box-sizing: border-box;
    margin: 0px 0px 32px;
    padding: 10px ​24px;
    border: 1px solid rgb(238, 240, 241);
    border-radius: 8px;
    /* margin: 0px 24px; */
}

.tablebox__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 20px;
    color: #626465;
    line-height: 24px;
    margin: 16px 0px;
}

.tablebox__icon {
    padding: 0 10px;
}

.tablebox__wrapper img {
    height: 18px;
    width: 18px;
    padding-top: 3px;
}

.tablebox__label {
    -webkit-box-flex: 2;
    -ms-flex: 2 1;
    flex: 2 1;
}

.tablebox__value__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 480px) {
    .tablebox__value__container {
        -webkit-box-flex: 3;
        -ms-flex: 3 1;
        flex: 3 1;
    }
}

.divider__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.divider {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    background: #eef0f1;
    height: 1px;
    /* margin: 20px 0; */
}

.eKJNKq {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    border: 1px solid rgb(182, 184, 185);
    outline: none;
    transition: all 0.2s ease 0s;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    appearance: none;
    margin: 0px;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    border-radius: 6px;
    padding: 0px 8px;
    background-color: rgb(255, 255, 255);
    color: rgb(43, 45, 46);
}

.eAwHlV {
    border: 1px solid rgb(182, 184, 185);
    background: rgb(255, 255, 255);
    color: rgb(43, 45, 46);
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    min-width: 100px;
    height: 36px;
    line-height: 36px;
    border-radius: 6px;
    padding: 0px 16px;
    cursor: pointer;
    outline: 0px;
    margin-right: 8px;
    -webkit-box-align: center;
    align-items: center;
}

.eKJNKq:not(:disabled):hover {
    background-color: rgb(98, 100, 101);
    border-color: rgb(98, 100, 101);
    color: rgb(255, 255, 255);
}

.fsjhUB {
    border: 1px solid rgb(182, 184, 185);
    background: rgb(255, 255, 255);
    color: rgb(43, 45, 46);
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    min-width: 100px;
    height: 36px;
    line-height: 36px;
    border-radius: 6px;
    padding: 0px 16px;
    cursor: pointer;
    outline: 0px;
    margin-right: 8px;
    -webkit-box-align: center;
    align-items: center;
}

.cbctnS {
    box-sizing: border-box;
    margin: 0px;
    display: flex;
    position: absolute;
    z-index: 5;
    top: 16px;
    right: 16px;
}


/* ProdactsDetails */

.product-view-one .product-view-one-image {
    background-color: #eeeeee;
    padding: 0px;
}

.product-view-one .owl-item.active.current {
    background-color: #37A7FC !important;
    padding: 2px;
}

.products-details-desc .product-content .product-add-to-cart {
    text-align: left;
}

.products-details-desc .product-content .product-add-to-cart .default-btn {
    background-color: #5c5d61;
    color: #ffffff;
    border: 1 px solid #37A7FC;
}

.owl-carousel button.owl-dot.active {
    border: 1px solid #37A7FC;
    background: #fff;
    border-radius: 50%;
    margin: 5px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #37A7FC;
    margin: 5px 5px;
}

.owl-carousel .owl-nav button.owl-prev {
    background-color: var(--white);
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 15px;
    left: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    line-height: 48px;
    display: block;
    border: 1px solid var(--white-4);
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    color: var(--ltn__primary-color) !important;
    z-index: 1;
    /* opacity: 0;
    visibility: hidden; */
    left: 15px;
    right: auto;
    opacity: 1;
    visibility: visible;
}

.owl-carousel .owl-nav button.owl-next {
    background-color: var(--white);
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 15px;
    left: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    line-height: 48px;
    display: block;
    border: 1px solid var(--white-4);
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    color: var(--ltn__primary-color) !important;
    z-index: 1;
    /* opacity: 0;
    visibility: hidden; */
    opacity: 1;
    visibility: visible;
}

.product-view-one-image #big {
    margin-bottom: 20px;
}

.product-view-one-image #big img {
    width: 100%;
    height: 400px;
    max-height: calc(100vh - 80px);
    background-color: rgb(33, 33, 33);
    object-fit: contain !important;
    object-position: center center !important;
}

.product-view-one-image .owl-carousel .owl-nav button.owl-next {
    background-color: var(--white);
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 15px;
    left: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    line-height: 36px;
    display: block;
    border: 2px solid var(--white-4);
    border-radius: 100%;
    text-align: center;
    font-size: 15px;
    color: var(--ltn__primary-color) !important;
    z-index: 1;
    /* opacity: 0;
    visibility: hidden; */
    opacity: 1;
    visibility: visible;
}

.product-view-one-image .owl-carousel .owl-nav button.owl-prev {
    background-color: var(--white);
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 15px;
    left: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    line-height: 38px;
    display: block;
    border: 2px solid var(--white-4);
    border-radius: 100%;
    text-align: center;
    font-size: 15px;
    color: var(--ltn__primary-color) !important;
    z-index: 1;
    left: 15px;
    right: auto;
    opacity: 1;
    visibility: visible;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
    background: #37A7FC;
    color: #ffffff !important;
}
.ltn__header-middle-area {
    z-index: 999;
    background: #174C74;
}
.ltn__main-menu > ul > li > a {

    color: #F2F6F8;

}
.ltn__main-menu > ul > li.active > a {

    color: #37A7FC;

}


.ltn__slide-item-2 .slide-title {
    font-size: 65px;
    line-height: 1;
    margin-bottom: 10vh;
    margin-top: 15vh;
}
.ltn__slide-item-2 .text-center .slide-brief {

    font-size: 22px;
}
#aboutus .ltn__feature-icon {
    margin-left: 10px;
    width: 25%;
}
#aboutus .ltn__feature-icon {
    margin: 0px;
    width: 25%;
}
#aboutus .ltn__feature-info{
    width: 75%;
}
.sticky-active.ltn__sticky-bg-white {
    background-color: #174C74;
}

.ltn__header-5 .ltn__header-middle-area.sticky-active .site-logo-wrap .site-logo {
    min-width: auto;
    height: 90px;
}
.ltn__header-5 .ltn__header-middle-area.sticky-active .site-logo-wrap img {
    max-height: 100%;
}
.footer-logo {
    filter: unset;
}
.footer-top-area.section-bg-2 {
    background-color: #174C74;
}
.footer-menu ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
}
.ltn__footer-area  .ltn__copyright {
    border-top: 2px solid #fff;
}

.ltn__footer-area .section-bg-2 i {
    color: #174C74;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    font-size: 20px;
}
.footer-widget {
    margin-bottom: 5px;
}
.ltn__about-us-area .section-title-area p {
    margin-bottom: 0;
    max-width: 650px;
    line-height: 2.5;
}
.bg-light{
    background: #E4EBF0 !important;
}
.bg-light2{
    background: #F1F5F7 !important;
}
#prodacts .ltn__feature-item-6 .ltn__feature-info p {
    font-size: 12px;
    margin-bottom: 0;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 7px;
    color: #b0b0b0;
}
#prodacts .ltn__feature-item-6.active .ltn__feature-info .ltn__service-btn,
#prodacts .ltn__feature-item-6.active .ltn__feature-icon,
#prodacts .ltn__feature-item-6:hover .ltn__feature-info .ltn__service-btn,
#prodacts .ltn__feature-item-6:hover .ltn__feature-icon {
    margin: 0;
}

#prodacts .ltn__feature-item-6 .ltn__feature-info h2.ltn__service-btn {
    color: #174C74;
    font-size: 18px;
    margin-bottom: 5px !important;
    margin: 0;
}
#prodacts .ltn__feature-item-6 .ltn__feature-info h3.ltn__service-btn {
    color: #a67454;
    font-size: 13px;
    margin-bottom: 5px !important;
    margin-top: 10px !important;
}
.slick-arrow-3 .slick-prev {
    background-color: #174C74;
    border-color: #174C74;
    color: var(--white) !important;
}
.slick-arrow-3 .slick-arrow:hover {
    background-color: var(--ltn__secondary-color);
    border-color: var(--ltn__secondary-color);
    color: var(--white) !important;
}
.theme-btn-1 {
    background:  var(--ltn__secondary-color);

}
.theme-btn-1:hover {
    background: var(--ltn__secondary-color);
  
}
.footer-top-area {
    padding-top: 40px;
}
.loading-name p {
    color: #a67454;
    font-size: 18px;
}
#sustainability{
    background:#174C74;
}
#sustainability .ltn__feature-icon {
    margin-bottom: 20px;
    margin-left: 20px;
    
}
.ltn__blog-area .bg-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.ltn__blog-item-3-normal .ltn__blog-item-3 .ltn__blog-brief {
    width: calc(70%);
}
.ltn__blog-item-3 .ltn__blog-brief, .ltn__blog-item-4 .ltn__blog-brief {
    background-color: #FCC386;
}
.ltn__blog-title {
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 600;
    color: #6F553A;
    line-height: 1.5;
    text-align: center;
}
.row-eq-height>[class*='col-']>div {
    height: 100%;
}
#contactus .ltn__feature-icon {
    margin-bottom: 20px;
    margin-left: 20px;
    
}
.ltn__utilize{
    background:#174C74;
}
.ltn__utilize-menu-head .ltn__utilize-close {

    color: #E4EBF0;
}

.ltn__utilize-menu > ul > li > a {

    color: #E4EBF0;
}
@media (max-width: 600px) {
.overflow ,.ltn__feature-info h4 {
    white-space: nowrap; /* يمنع تكسير النص */
    overflow: hidden; /* يخفي النص الزائد */
    text-overflow: ellipsis; /* يضيف النقاط الثلاثية */

}
}
#news{
    background-image: url('../img/news/bg.png') !important;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}
@media (max-width: 767px) {
    .ltn__header-4 .site-logo-wrap, .ltn__header-5 .site-logo-wrap {
        -webkit-box-flex: unset;
        -ms-flex: 0 0 100%;
        flex: unset;
        -webkit-box-pack: center;
        -ms-flex-pack: unset;
        justify-content: start;
        margin: 0px;
    }

    .ltn__header-4 .ltn__header-options, .ltn__header-5 .ltn__header-options {
        margin-right: 0;
        margin-left: 10px;
        -webkit-box-flex: 0;
        -ms-flex: unset;
        flex: unset;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end;
    }
    #contactus .ltn__feature-icon {
        margin-bottom: 10px;
        margin-left: 15px;
        width: 90px;
    }
    .ltn__blog-title {
        margin-bottom: 10px;
        font-size: 24px;
        
    }
    #sustainability .ltn__feature-icon {
        margin-bottom: 10px;
        margin-left: 0px;
        width: 90px !important;
    }
    .ltn__feature-item {
        
        display: block !important;
    }
    .slick-slide img {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .ltn__slide-item-2 .slide-title {
        font-size: 30px;
        margin-bottom: 4vh;
    }
    #aboutus .ltn__feature-icon {
        margin: 0px;
        width: 130px;
    }
    #aboutus .ltn__feature-icon {
        margin: 0px;
        width: 130px;
    }
}

body.ltr {
    direction: ltr;
    text-align: left;
}
.ltr .ltn__social-media ul li {

    margin: 0 15px 0 0;
}
.ltr .slick-arrow-1 .slick-arrow {

    left: 15px;
    right: auto;
}
.ltr .slick-arrow-1 .slick-next {
    right: 15px;
    left: auto;
}
@media (min-width: 1350px) {
    .ltr .slick-arrow-1:hover .slick-arrow {
        left: -50px;
        right: auto;
    }
    .ltr .slick-arrow-1:hover .slick-next {
        right: -50px;
        left: auto;
    }
}
.ltr input[type="text"],.ltr  input[type="email"],.ltr  input[type="password"],.ltr  input[type="submit"],.ltr  textarea {

    padding-left: 20px;
    padding-right: 40px;
}
.ltr .footer-newsletter input[type="email"] {
    margin: 0;
    padding-right: 50px;
}
.ltr .footer-newsletter .btn-wrapper {
    right: 0;
    left: auto;

}
.ltr .text-revers {
    text-align: right !important;
}
.ltr .text-left {
    text-align: left !important;
}
.ltr .text-right {
    text-align: right !important;
}
.ltr #contactus .ltn__feature-icon,.ltr .ltn__feature-icon {
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 20px;
}
.ltr .slick-arrow-3 .slick-arrow {
    left: auto;
    right: 100px;
}
.ltr .slick-arrow-3 .slick-next {
    right: 15px;
    left: auto;
}
.ltr .slick-slide-arrow-1 .slick-arrow {

    left: 40px;
    right: auto;
}

.ltr .slick-slide-arrow-1 .slick-next {
    right: 40px;
    left: auto;
}
.ltr .slick-slide {

    float: left;
}
