@charset "UTF-8";

.popover,
.tooltip {
    font-style: normal;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    line-break: auto;
    word-wrap: break-word;
    text-shadow: none;
    font-family: 'SomarSans';
}

.popover,
.text-hide,
.tooltip {
    text-shadow: none
}

/* .popover,
.tooltip,
body,
html,
p {
    font-family: 'SomarSans';
} */

.w3l-header-4 nav ul ul,
s .w3l-bootstrap-header .navbar-expand-lg .navbar-nav .dropdown-menu {
    transform: translateX(-50px)
}

.owl-carousel.owl-refresh .owl-item,
label.radio input {
    visibility: hidden
}

.admin-list li,
.blog-cat li,
.services-12 li,
.teams-1 ul.social-icons li,
.w3l-main-slider li {
    list-style-type: none
}

:root {
    --primary-color: #f5bd26;
    --secondary-color: #ffce00;
    --yellow-color: #d7b665;
    --text: #e1dfdf;
    --text-color: #787878;
    --text-hover: #000000;
    --text-header: #01122ef0;
    --bg-header: #01122e
}

@font-face {
    font-family: ALMARAI;
    src: url('../fonts/ARBFONTS-ALMARAI-LIGHT.TTF')
}

@font-face {
    font-family: Air-Strip;
    src: url('../fonts/Air-Strip-Arabic.ttf')
}


@font-face {
    font-family: 'SomarSans';
    src: url('../../webfonts/Standard/SomarSans-Black.otf') format('opentype');
    font-weight: 900;
}

@font-face {
    font-family: 'SomarSans';
    src: url('../../webfonts/Standard/SomarSans-Bold.otf') format('opentype');
    font-weight: 700;
}

@font-face {
    font-family: 'SomarSans';
    src: url('../../webfonts/Standard/SomarSans-Medium.otf') format('opentype');
    font-weight: 500;
}

@font-face {
    font-family: 'SomarSans';
    src: url('../../webfonts/Standard/SomarSans-Regular.otf') format('opentype');
    font-weight: 400;
}

@font-face {
    font-family: 'SomarSans';
    src: url('../../webfonts/Standard/SomarSans-Light.otf') format('opentype');
    font-weight: 300;
}

@font-face {
    font-family: 'SomarSans';
    src: url('../../webfonts/Standard/SomarSans-Black.otf') format('opentype');
    font-weight: 900;
}

@font-face {
    font-family: 'SomarSans';
    src: url('../../webfonts/Standard/SomarSans-Bold.otf') format('opentype');
    font-weight: 700;
}

@font-face {
    font-family: 'IBMPlexSansArabic';
    src: url('../../webfonts/Standard/IBMPlexSansArabic-Regular.ttf') format('opentype');
    font-weight: 900;
}


.text-icon i {
    font-size: 80px;
    color: var(--secondary-color)
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

.navbar-nav .nav-link,
.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
    border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
    border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before,
.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before,
.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 33, 71, .5)
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.btn.focus,
.btn:focus,
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(0, 33, 71, .25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.form-inline .form-check,
.single-blog .accordion-header,
.single-product .demo,
.single-product img,
.w3l-pricing-7 .buy-button .buttonbg {
    width: 100%
}

.btn.focus,
.btn:focus {
    outline: 0
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

a.btn.disabled,
a.close.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

@media (max-width:576px) {
    .meta-phone {
        display: inline;
        color: var(--yellow-color);
        font-size: 17px;
        direction: rtl
    }

    .companies20-content .owl-next,
    .w3l-bootstrap-header a.navbar-brand {
        display: none
    }

    .banner-info {
        top: 0
    }

    .text-header,
    .w3l-contacts-12 .main-social-1 {
        width: 100%
    }

    .w3l-feature-3 .info {
        margin-top: 20px
    }

    .w3l-main-slider .slider-info {
        height: 500px
    }

    .w3l-feature-3 .grid.top-bottom {
        margin-top: -20px
    }

    .orderSection .col-lg-3 {
        margin-top: 10px
    }

    .w3l-bootstrap-header .container {
        flex-direction: row
    }

    .w3l-bootstrap-header .navbar-toggler {
        margin-right: 20px
    }

    .navbar-brand .lofo-footer {
        float: right;
        width: 50%;
        margin-bottom: 10px
    }

    .w3l-footer-29-main .footer-list-29 a h1 {
        font-size: 30px;
        margin-right: 10px
    }

    .blog-image {
        height: 250px;
        margin: auto
    }

    .movetop {
        width: 40px;
        height: 40px
    }

    .w3l-form-12 .section,
    .w3l-text-11 .row {
        flex-direction: column-reverse
    }

    .w3l-form-12 .column1 {
        margin-top: 15px;
        padding: 0
    }

    .w3l-footer-29-main .footer-top-29 .footer-list-29 {
        margin-top: 32px;
        padding: 0 15px
    }

    .btn-theme2 {
        padding: 10px 15px;
        font-size: 15px
    }

    .w3l-feature-3 .three-grids-columns h4 {
        height: 36px;
        overflow: hidden
    }

    .products .owl-next {
        transform: translate(10px, -15px)
    }

    .products .owl-prev {
        transform: translate(-10px, -15px)
    }

    .w3l-main-slider .owl-next,
    .w3l-main-slider .owl-prev {
        overflow: hidden;
        height: 0;
        display: none
    }

    .bg-img {
        height: 350px
    }

    .contact_info_container,
    .w3l-feature-3 .grid-column {
        flex-direction: column
    }

    .text-icon i {
        text-align: center;
        margin: auto
    }

    .img-about,
    .project-img .img {
        height: 200px
    }

    .text-about {
        font-size: 18px
    }
}

@media (min-width:576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }

    .meta-phone {
        display: inline;
        color: var(--yellow-color);
        font-size: 17px;
        direction: rtl
    }

    .banner-info {
        top: 0
    }

    .text-header,
    .w3l-contacts-12 .main-social-1 {
        width: 100%
    }

    .w3l-feature-3 .info {
        margin-top: 20px
    }

    .w3l-main-slider .slider-info {
        height: 500px
    }

    .w3l-bootstrap-header li.nav-item {
        margin: 0 3px
    }

    .w3l-feature-3 .grid.top-bottom {
        margin-top: -100px
    }

    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }

    .orderSection .col-lg-3 {
        margin-top: 00px
    }

    .w3l-bootstrap-header .container {
        flex-direction: row
    }

    .w3l-bootstrap-header a.navbar-brand {
        display: none
    }

    .w3l-bootstrap-header .navbar-toggler {
        margin-right: 20px
    }

    .navbar-brand .lofo-footer {
        float: right;
        width: 50%
    }

    .blog-image {
        height: 250px;
        width: 250px
    }

    .movetop {
        width: 50px;
        height: 50px
    }

    .w3l-form-12 .section,
    .w3l-text-11 .row {
        flex-direction: column-reverse
    }

    .w3l-form-12 .column1 {
        margin-top: 15px;
        padding: 0
    }

    .w3l-footer-29-main .footer-top-29 .footer-list-29 {
        margin-top: 10px
    }

    .btn-theme2 {
        padding: 10px 30px;
        font-size: 16px
    }

    .w3l-feature-3 .three-grids-columns h4 {
        height: 50px;
        overflow: hidden
    }

    .products .owl-next {
        transform: translate(65px, 25px)
    }

    .products .owl-prev {
        transform: translate(-65px, 25px)
    }

    .w3l-main-slider .owl-next,
    .w3l-main-slider .owl-prev {
        overflow: hidden;
        height: 0
    }

    .bg-img {
        height: 350px
    }

    .contact_info_container {
        flex-direction: column
    }

    .text-icon i {
        text-align: center;
        margin: auto
    }

    .img-about,
    .project-img .img {
        height: 300px
    }

    .text-about {
        font-size: 18px
    }

    .services .modal-dialog {
        max-width: 700px
    }
}

@media (min-width:768px) {

    .meta-phone,
    .navbar-expand-md .navbar-toggler,
    .w3l-bootstrap-header a.navbar-brand {
        display: none
    }

    .banner-info {
        top: 15%
    }

    .text-header,
    .w3l-contacts-12 .main-social-1 {
        width: 50%
    }

    .w3l-feature-3 .info {
        margin-top: 0
    }

    .w3l-main-slider .slider-info {
        height: 600px
    }

    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }

    .navbar-expand-md .navbar-nav,
    .w3l-bootstrap-header .container,
    .w3l-text-11 .row {
        flex-direction: row
    }

    .w3l-bootstrap-header .navbar-toggler {
        margin-right: 20px
    }

    .blog-image {
        height: 60px;
        width: 60px
    }

    .contact_info_container,
    .w3l-form-12 .section {
        flex-direction: row-reverse
    }

    .w3l-form-12 .column1 {
        margin-top: 0;
        padding: 0 2rem
    }

    .w3l-main-slider .owl-next,
    .w3l-main-slider .owl-prev {
        overflow: auto;
        height: 50px
    }

    .bg-img {
        height: 450px
    }

    .text-icon i {
        text-align: right;
        margin-right: 100%
    }

    .img-about {
        height: 400px
    }

    .text-about {
        font-size: 20px
    }

    .project-img .img {
        height: 500px
    }

    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid,
    .navbar-expand-md>.container-lg,
    .navbar-expand-md>.container-md,
    .navbar-expand-md>.container-sm,
    .navbar-expand-md>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
}

@media (min-width:992px) {
    .text-header {
        width: 50%
    }

    .w3l-main-slider .slider-info {
        height: 800px
    }

    .w3l-bootstrap-header li.nav-item {
        margin: 0 3px
    }

    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }

    .navbar-expand-lg .navbar-nav,
    .w3l-bootstrap-header .container {
        flex-direction: row-reverse
    }

    .w3l-bootstrap-header a.navbar-brand {
        display: inline
    }

    .w3l-bootstrap-header .navbar-toggler {
        margin-right: 0
    }

    .blog-image {
        height: 80px;
        width: 80px
    }

    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        right: 0;
        left: unset !important;
        
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid,
    .navbar-expand-lg>.container-lg,
    .navbar-expand-lg>.container-md,
    .navbar-expand-lg>.container-sm,
    .navbar-expand-lg>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (min-width:1200px) {
    .w3l-main-slider .slider-info {
        height: 800px
    }

    .w3l-bootstrap-header li.nav-item {
        margin: 0 3px
    }

    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }

    .blog-image {
        height: 90px;
        width: 90px
    }

    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;

    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid,
    .navbar-expand-xl>.container-lg,
    .navbar-expand-xl>.container-md,
    .navbar-expand-xl>.container-sm,
    .navbar-expand-xl>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

@media (min-width:1400px) {
    .w3l-bootstrap-header li.nav-item {
        margin: 0 10px
    }

    .blog-image {
        height: 100px;
        width: 100px
    }
}

.campany-name-footer .tm,
.shadow .fs-1.mt-4,
.w3l-bootstrap-header .navbar-light .navbar-brand:focus,
.w3l-bootstrap-header .navbar-light .navbar-brand:hover,
.w3l-bootstrap-header .navbar-light .navbar-nav .nav-link:focus,
.w3l-bootstrap-header .navbar-light .navbar-nav .nav-link:hover,
footer.blockquote-footer,
span.diff {
    color: var(--secondary-color)
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropleft .dropdown-toggle::before,
.dropright .dropdown-toggle::after {
    border-top: .3em solid transparent;
    border-bottom: .3em solid transparent;
    content: ""
}

.dropdown-toggle-split::after,
.dropleft .dropdown-toggle:empty::after,
.dropright .dropdown-toggle-split::after,
.dropright .dropdown-toggle:empty::after,
.dropup .dropdown-toggle-split::after,
.dropup .dropdown-toggle:empty::after,
.w3l-main-slider .csslider>input:first-of-type:checked~ul li:first-of-type,
.w3l-top-menu-1 .accounts li:first-child {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    border-right: 0;
    border-left: .3em solid;
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    border-right: .3em solid;
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #002147
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active,
.dropdown-menu.show,
.no-js .owl-carousel,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.owl-carousel.owl-loaded,
.tab-content>.active,
.w3l-content-with-photo-4 ul.cont-4 li,
.w3l-customers-4 .owl-carousel,
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

#navbarSupportedContent .navbar-nav {
    margin-right: auto
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.owl-carousel .owl-animated-out {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child),
.input-group-append,
.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text,
.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after,
.input-group>.custom-select:not(:first-child),
.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:first-child),
.input-group>.form-control:not(:last-child),
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child),
.input-group>.custom-file:not(:first-child) .custom-file-label,
.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropleft .dropdown-toggle-split::before,
.w3l-bootstrap-header li.nav-item:nth-child(6),
.w3l-footer-29-main .main-social-footer-29 a:last-child,
.w3l-header-4 nav ul li:last-child,
.w3l-top-menu-1 .accounts li:nth-child(3) {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn,
.w3l-footer-29-main .footer-list-29 ul li:last-child {
    margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio],
.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

ul li:hover>ul {
    z-index: 100;
    display: block
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    flex-direction: row-reverse
}

.dropdown {
    margin: 0;
    padding: 0;
    list-style: none
}

.add-cart,
.cart-items {
    margin-top: 15px;
    display: flex
}

.carousel,
.dropdown li,
.footer-2 ul li,
.footer-3 ul li,
.footer-4 .d-flex li,
.teams-1 .container-about,
.teams-1 .team-img,
.w3l-about-breadcrum,
.w3l-bootstrap-header .navbar-brand,
.w3l-customers-4 .item .imgTitle {
    position: relative
}

.dropdown li a {
    color: var(--bg-header);
    text-align: right;
    text-decoration: none;
    display: block;
    padding: 7px 20px;
    font-size: 15px
}

.dropdown li ul {
    position: absolute;
    top: 100%;
    right: 10px;
    margin: 0;
    padding-top: 13px;
    list-style: none;
    display: none;
    line-height: normal;
    color: var(--font-color);
    background-color: var(--bg-color);
    border-radius: 5px;
    width: 200px
}

.dropdown li ul li a {
    text-align: right;
    padding: 10px 15px 10px 10px;
    display: block;
    white-space: nowrap;
    color: var(--bg-header)
}

.author a:hover,
.dropdown li ul li a:hover,
.flip-box .flip-box-back span,
.price-product.d-flex i,
.w3l-footer-29-main .footer-list-29 a h1,
.w3l-footer-29-main a.navbar-brand span.fa,
.w3l-form-12 i,
.w3l-form-12 span.fa,
.w3l-news .grids5-info h4 a:hover,
.w3l-news li.date span.fa,
.w3l-text-11 .author-right .social li a:hover,
.w3l-text-11 .single-left .admin-post a:hover,
.w3l-text-11 a.posts-view label:hover,
a.blog-desc1:hover {
    color: var(--primary-color)
}

.dropdown li ul li ul {
    right: 100%;
    text-align: right;
    top: 0
}

.blog .owl-carousel .owl-nav button.owl-next,
.blog .owl-carousel .owl-nav button.owl-prev,
.services-contant .owl-carousel .owl-nav button.owl-next,
.services-contant .owl-carousel .owl-nav button.owl-prev,
ul li ul {
    display: none
}

.border-dropdown {
    border: 2px solid var(--nav-color);
    border-radius: 6px 0 6px 6px;
    padding: 11px 0;
    background: var(--bg);
    position: relative
}

.border-dropdown::after {
    content: "";
    position: absolute;
    top: -3px;
    right: -1px;
    width: 40%;
    height: 3px;
    background: var(--primary-color)
}

.ul-dropdown {
    padding-right: 10px;
    position: absolute;
    top: 100%;
    right: 0
}

.active-menu {
    min-width: 10rem;
    padding: .5rem 0;
    font-size: 1rem;
    color: #212529;
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    text-align: right
}

.ul-dropdown.sec-menu {
    position: absolute;
    top: 0;
    right: 100%
}

.about,
.footer-top-29 ul,
.gx-3 .card .row,
.products .cardshadow-lg a,
.products .company-info h6,
.project .project-body,
.row.g-5 input,
.similar-products h3,
.single-product .company-info h3,
.text-green-800,
.top-menu-top .accounts,
.ul-dropdown li a,
.w3l-footer-29-main p.right-side-con,
.w3l-footer-29-main ul.list-btm-29,
.w3l-form-12 .column1,
.w3l-index1 .calltoaction-20 h3,
.w3l-text-11 {
    text-align: right
}

.bg-project {
    background: rgb(0 0 0 / 63%);
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.Categories .row,
.bullets .d-flex,
.calltoaction-20-content.row,
.cont-main-top,
.d-flex.order,
.no-gutters,
.no-gutters .col-12.row,
.orderSection .section.row,
.orders .d-flex.justify-content-between,
.price-product.d-flex,
.row.item,
.row.single,
.w3l-bootstrap-header nav.navbar,
.w3l-contacts-12 .main-social-1,
.w3l-feature-3 .row,
.w3l-footer-29-main .footer-top-29,
.w3l-form-12 .column2 .row {
    flex-direction: row-reverse
}

.projects img {
    height: 250px;
    transition: .8s;
    overflow: hidden;
    border-radius: 5px
}

.projects .hover14.column {
    overflow: hidden;
    border-radius: 5px
}

.projects .card:hover img {
    transform: scale(1.1);
    border-radius: 5px
}

.projects .card-body {
    background: #fff0;
    color: var(--text-color);
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / 8%) !important
}

.projects .card-body p {
    color: var(--text-color);
    font-size: 18px;
    height: 120px;
    overflow: hidden;
    text-align: right;
    line-height: 30px
}

.projects .card-body:hover p,
.shadow-products:hover h5.text-capitalize,
.social-links a.envelope,
.w3l-header-4 ul.nav-links li a:hover {
    color: #000
}

.projects .card-body .d-flex.justify-content-between {
    flex-direction: row-reverse;
    border-top: 1px solid #e7e7e7
}

.projects .card-text {
    text-align: center;
    margin: 10px 0;
    color: #000;
    height: auto;
    overflow: hidden;
    font-weight: 600
}

.projects .service-header {
    height: 56px;
    overflow: hidden
}

.owl-carousel.owl-rtl .owl-item,
.projects .btn {
    float: right
}

.services .cart-starts {
    justify-content: space-between;
    flex-direction: row-reverse
}

.gx-3,
.gx-3 .card .row,
.logo-name,
.socal-footer {
    display: flex;
    flex-direction: row-reverse
}

.d-flex.cart-starts button {
    border: 0;
    background-color: #ff000000
}

.d-flex.cart-starts .fa-cart-shopping,
.w3l-main-slider ul.banner-ul span.fa {
    color: var(--text-color)
}

.add-cart {
    flex-direction: column;
    align-items: flex-end
}

.cart-items {
    flex-direction: row;
    justify-content: flex-end
}

.project .project-body p {
    text-align: right;
    line-height: 34px;
    font-size: 17px;
    overflow: hidden;
    color: var(--text-color)
}

.sidebar.blog {
    background: #f0f8ff;
    border: 1px solid #fff;
    border-radius: 6px
}

.project .sidebar .blog-title {
    position: relative;
    top: 1px;
    z-index: 2;
    border-radius: 8px 8px 0 0;
    background: var(--text-header);
    text-align: center;
    color: var(--primary-color)
}

.sidebar .categories {
    position: relative;
    padding: 10px 0;
    border-radius: 8px;
    background-size: cover;
    box-shadow: 1px 4px 1px 1px #102b791a;
    border: 1px solid #4950570f
}

.sidebar .categories::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    border-radius: 8px
}

.custom-select,
.input-group-text {
    font-size: 1rem;
    line-height: 1.5;
    border: 1px solid #ced4da;
    font-weight: 400
}

.categories li {
    position: relative;
    transition: .5s;
    z-index: 1;
    font-size: 18px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

.categories a,
.categories i {
    color: var(--primary-color);
    transition: .9s
}

.categories i {
    padding: 0;
    margin-left: 3px;
    font-size: 20px
}

.categories a {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    font-size: 18px;
    text-align: end;

}

.caption h3,
.categories li:hover a,
.categories li:hover i,
.head,
.single-product .buttons .wishlist i {
    color: var(--bg-header);
    font-weight: bold;
}

.services .card,
label.radio {
    cursor: pointer
}

.services .modal-body p {
    padding: 25px 0;
    text-align: right;
    font-size: 16x
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus,
.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-file {
    display: flex;
    align-items: center
}

.input-group-append,
.input-group-prepend {
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border-radius: .25rem
}

.nav,
.navbar {
    flex-wrap: wrap
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio],
.list-group-horizontal .list-group-item.active,
.owl-theme .owl-controls {
    margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.custom-control-label::after,
.custom-control-label::before {
    top: .25rem;
    left: -1.5rem;
    display: block;
    height: 1rem;
    content: "";
    width: 1rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #002147;
    background-color: #002147
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #005cc7
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #0074fa;
    border-color: #0074fa
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before,
.custom-control-input[disabled]~.custom-control-label::before,
.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    position: absolute;
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #adb5bd
}

.custom-file-input:focus~.custom-file-label,
.custom-select:focus {
    border-color: #005cc7;
    box-shadow: 0 0 0 .2rem rgba(0, 33, 71, .25)
}

.custom-control-label::after {
    position: absolute;
    background: 50%/50% 50% no-repeat
}

.custom-checkbox .custom-control-label::before,
.nav-pills .nav-link {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #002147;
    background-color: #002147
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(0, 33, 71, .5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    transform: translateX(.75rem)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat #fff;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    outline: 0
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file,
.custom-file-input,
.custom-file-label {
    height: calc(1.5em + .75rem + 2px)
}

.custom-file-label,
.custom-file-label::after {
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    top: 0;
    right: 0
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0;
    opacity: 0
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse)
}

.custom-file-label {
    position: absolute;
    left: 0;
    z-index: 1;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.list-group-item,
.modal-content,
.modal-dialog,
.navbar {
    position: relative
}

.custom-file-label::after {
    position: absolute;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus,
.w3l-form-12 .form-input:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 33, 71, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 33, 71, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 33, 71, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #002147;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #0074fa
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #002147;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

.custom-range::-moz-range-thumb:active {
    background-color: #0074fa
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #002147;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

.custom-range::-ms-thumb:active {
    background-color: #0074fa
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.nav-tabs .nav-link.disabled,
.navbar-toggler,
button.close {
    background-color: transparent
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.nav {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link,
.navbar {
    padding: .5rem 1rem
}

.nav-link {
    display: block
}

.nav-link:focus,
.nav-link:hover,
.navbar-brand:focus,
.navbar-brand:hover,
.navbar-toggler:focus,
.navbar-toggler:hover,
a,
a:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #002147
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.navbar-expand .navbar-toggler,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
.popover-header:empty,
.tab-content>.tab-pane,
.toast.hide,
.w3l-form-12 .services-contant .owl-nav,
.w3l-header-4 .toggle,
.w3l-header-4 .toggle-2,
.w3l-header-4 [id^=drop],
.w3l-header-4 input#nav,
.w3l-header-4 label.nav,
.w3l-main-slider .csslider>input {
    display: none
}

.navbar {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    margin-left: 2rem
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-toggler .fa-solid.fa-bars {
    font-size: 25px
}

.collapse.show .navbar-nav {
    align-items: flex-end
}

.collapse.show .navbar-nav .nav-item {
    margin: 5px 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
    background-color: white;
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

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

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    flex-direction: row-reverse
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    border: 1px solid transparent;
    border-radius: .25rem
}

.modal-title,
.popover,
.tooltip {
    line-height: 1.5
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: center center/100% 100% no-repeat
}

@media (max-width:575.98px) {

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid,
    .navbar-expand-sm>.container-lg,
    .navbar-expand-sm>.container-md,
    .navbar-expand-sm>.container-sm,
    .navbar-expand-sm>.container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (max-width:767.98px) {

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid,
    .navbar-expand-md>.container-lg,
    .navbar-expand-md>.container-md,
    .navbar-expand-md>.container-sm,
    .navbar-expand-md>.container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (max-width:991.98px) {

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid,
    .navbar-expand-lg>.container-lg,
    .navbar-expand-lg>.container-md,
    .navbar-expand-lg>.container-sm,
    .navbar-expand-lg>.container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (max-width:1199.98px) {

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid,
    .navbar-expand-xl>.container-lg,
    .navbar-expand-xl>.container-md,
    .navbar-expand-xl>.container-sm,
    .navbar-expand-xl>.container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.list-group-horizontal,
.navbar-expand .navbar-nav,
.product-image-card .update {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
    padding-right: 0;
    padding-left: 0;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.alert-secondary .alert-link {
    color: #514000
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #002147;
    transition: width .6s
}

.progress-bar-striped {
    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);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes
}

.media,
.navbar-brand.company-info {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #002147;
    border-color: #002147
}

.list-group-flush .list-group-item:first-child,
.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px
}

.list-group-horizontal .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
}

.list-group-horizontal .list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

.list-group-horizontal .list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
}

.list-group-flush .list-group-item {
    border-right-width: 0;
    border-left-width: 0;
    border-radius: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    color: #001125;
    background-color: #b8c1cb
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #001125;
    background-color: #a9b4c0
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #001125;
    border-color: #001125
}

.list-group-item-secondary {
    color: #846800;
    background-color: #fef0b8
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #846800;
    background-color: #feeb9f
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #846800;
    border-color: #846800
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.toast,
.toast-header {
    background-color: rgba(255, 255, 255, .85);
    background-clip: padding-box
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

@media (max-width:1200px) {
    .close {
        font-size: calc(1.275rem + .3vw)
    }
}

.popover,
.toast,
.tooltip {
    font-size: .875rem
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.toast {
    max-width: 350px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.carousel-indicators .active,
.container-about:hover .overlay,
.profile-card:hover .caption,
.toast.showing,
.w3l-main-slider .csslider>.navigation label:hover:after,
.w3l-main-slider .csslider>input:first-of-type:checked~.navigation label:first-of-type:after,
.w3l-main-slider .csslider>input:nth-of-type(10):checked~.navigation label:nth-of-type(10):after,
.w3l-main-slider .csslider>input:nth-of-type(11):checked~.navigation label:nth-of-type(11):after,
.w3l-main-slider .csslider>input:nth-of-type(2):checked~.navigation label:nth-of-type(2):after,
.w3l-main-slider .csslider>input:nth-of-type(3):checked~.navigation label:nth-of-type(3):after,
.w3l-main-slider .csslider>input:nth-of-type(4):checked~.navigation label:nth-of-type(4):after,
.w3l-main-slider .csslider>input:nth-of-type(5):checked~.navigation label:nth-of-type(5):after,
.w3l-main-slider .csslider>input:nth-of-type(6):checked~.navigation label:nth-of-type(6):after,
.w3l-main-slider .csslider>input:nth-of-type(7):checked~.navigation label:nth-of-type(7):after,
.w3l-main-slider .csslider>input:nth-of-type(8):checked~.navigation label:nth-of-type(8):after,
.w3l-main-slider .csslider>input:nth-of-type(9):checked~.navigation label:nth-of-type(9):after {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.modal-backdrop.fade,
.owl-carousel.owl-hidden,
.tooltip {
    opacity: 0
}

.toast-header {
    display: flex;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.toast-body {
    padding: .75rem
}

.blog-info a,
.collection-img,
.modal-open,
.news-img a,
.text11-content .card a {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -50px)
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none
}

.modal-content {
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: static !important;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.footer-29-main .footer-list-29 p {
    font-size: 15px;
    color: #ababab;
    padding-bottom: 4px
}

.w3l-footer-29-main p i {
    margin-top: 7px;
    margin-left: 10px;
    font-size: 14px;
    color: #fdc800;
}

.socal-footer a {
    background: #0e1a24;
    border-radius: 10px;
}

.social:hover,
.w3l-copyright .footer-list-29 ul li a:hover,
.w3l-copyright a:hover,
.w3l-footer-29-main .footer-list-29 ul li a:hover,
.w3l-footer-29-main a:hover {
    color: #fdc800 !important;
}

.social,
.w3l-contacts-12 .cont-subs,
.w3l-price-2 .price-main img {
    border-radius: 4px
}

.modal-footer>* {
    margin: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        flex-direction: row
    }

    .list-group-horizontal-lg .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-lg .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg .list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-lg .list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }

    .modal-lg,
    .modal-xl {
        max-width: 800px
    }

    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-weight: 400;
    text-align: left;
    text-align: start;
    text-decoration: none;
    white-space: normal
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-bottom,
.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-left,
.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.footer-4 .d-flex .location,
.popover,
.row-fo .col-8,
.w3l-top-menu-1 .social-top,
body {
    text-align: left
}

.popover,
body {
    background-color: #fff
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-weight: 400;
    text-align: start;
    text-decoration: none;
    white-space: normal;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow::after,
.popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow::before,
.bs-popover-top>.arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow::after,
.bs-popover-top>.arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow::before,
.bs-popover-right>.arrow::before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow::after,
.bs-popover-right>.arrow::after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::before,
.bs-popover-bottom>.arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::after,
.bs-popover-bottom>.arrow::after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow::before,
.bs-popover-left>.arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow::after,
.bs-popover-left>.arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner::after,
.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s
}

.btn-theme,
.btn-theme1,
.btn-theme2 {
    transition: .3s ease-in
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev,
button.owl-prev {
    left: 0
}

.carousel-control-next,
.w3l-bootstrap-header button.btn-search,
.w3l-header-4 button.btn-search,
button.owl-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50%/100% 100% no-repeat
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.spinner-border,
.spinner-grow,
.w3l-text-11 .social li,
.w3l-top-menu-1 .accounts li,
.w3l-top-menu-1 .social-top li,
.w3l-top-menu-1 .top-head li,
.w3l-top-menu-1 ul li,
a.read {
    display: inline-block
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s
}

@media (prefers-reduced-motion:reduce) {

    .btn,
    .custom-switch .custom-control-label::after {
        transition: none
    }

    .custom-range::-webkit-slider-thumb {
        transition: none
    }

    .custom-range::-moz-range-thumb {
        transition: none
    }

    .custom-range::-ms-thumb {
        transition: none
    }

    .carousel-control-next,
    .carousel-control-prev,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right,
    .carousel-indicators li,
    .carousel-item,
    .custom-control-label::before,
    .custom-file-label,
    .custom-select,
    .modal.fade .modal-dialog,
    .progress-bar {
        transition: none
    }

    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

.spinner-border {
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.spinner-grow {
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: .75s linear infinite spinner-grow;
    animation: .75s linear infinite spinner-grow
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

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

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #000914 !important
}

.bg-secondary {
    background-color: #fdc800 !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #caa000 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #002147 !important
}

.border-secondary {
    border-color: #fdc800 !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded-right,
.rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: .25rem !important
}

.rounded-left,
.rounded-top {
    border-top-left-radius: .25rem !important
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: .25rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

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

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

.flex-shrink-1 {
    flex-shrink: 1 !important
}

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

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

.justify-content-center {
    justify-content: center !important
}

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

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

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

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        flex-direction: row
    }

    .list-group-horizontal-xl .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xl .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl .list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xl .list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }

    .modal-xl {
        max-width: 1140px
    }

    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }

    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    z-index: 1030;
    right: 0;
    left: 0
}

.fixed-top {
    top: 0
}

.fixed-bottom {
    bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

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

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

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0)
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    text-align: right;
    color: var(--primary-color)
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #002147 !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #000 !important
}

.text-secondary {
    color: #fdc800 !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #b18c00 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
    color: #cbd3da !important
}

.text-dark {
    color: #343a41 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.w3l-bootstrap-header .form-inline .search,
.w3l-header-4 .form-inline .search {
    width: 100%;
    vertical-align: middle;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    padding-right: 38px;
    font-weight: 400;
    -webkit-appearance: none;
    font-style: normal
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 1px solid #adb5bd
    }

    thead {
        display: table-header-group
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container,
    body {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

.btn-theme,
.btn-theme1 {
    color: #fff;
    text-transform: uppercase;
    border: 0
}

html {
    scroll-behavior: smooth;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

.noscroll {
    overflow: hidden;
    height: 100vh
}

body,
html,
p {
    margin: 0;
    padding: 0
}

*,
::after,
::before {
    box-sizing: border-box
}

.img-height {
    height: 300px;
    overflow: hidden;
}

.clear {
    clear: both
}

.img-responsive {
    max-width: 100%;
    display: block
}

.d-grid,
.services-12 .grid,
.w3l-feature-3 .middle-section,
.w3l-form-12 .grid,
.w3l-price-2 .grid {
    display: grid
}

.d-flex {
    display: flex;
    display: -webkit-flex
}

button,
input,
select {
    outline: 0;
    font-family: IBMPlexSansArabic;
}

.btn,
button,
select {
    cursor: pointer;
    font-family: 'SomarSans';
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot,
.w3l-text-11 .card,
iframe {
    border: none
}

ul {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: IBMPlexSansArabic;
}

.btn-theme1:hover,
.btn-theme:hover {
    background: var(--theme-color);
    outline: 0
}

.btn-theme1 {
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 600
}

.btn-theme,
.btn-theme2,
.btn-theme3,
.btn-theme4 {
    color: var(--text-header);
    background: var(--primary-color)
}

.btn-theme,
.btn-theme3,
.btn-theme4,
a.read {
    font-size: 16px;
    font-weight: 600
}

.btn-theme,
.btn-theme2,
.btn-theme3,
.btn-theme4,
.w3l-header-4 nav a,
.w3l-header-4 nav ul ul li a,
.w3l-main-slider h3.banner-text {
    text-transform: capitalize
}

.btn-secondary.focus,
.btn-secondary:focus {
    background-color: none !important;
    border-color: none !important;
    box-shadow: none !important
}

.btn-theme1:focus,
.btn-theme2:focus {
    border-color: none !important
}

.btn-theme,
.btn-theme2,
.btn-theme3,
.btn-theme4 {
    border: 2px solid var(--primary-color)
}

.btn-theme2 {
    font-weight: 600;
    float: right
}

.btn-theme {
    padding: 10px 30px
}

.btn-theme2:hover,
.btn-theme3:hover,
.btn-theme4:hover {
    background: var(--secondary-color);
    border: 2px solid var(--primary-color);
    color: var(--text-hover)
}

.btn-theme3,
.btn-theme4 {
    padding: 6px 16px;
    transition: .5s
}

a.read {
    color: var(--white-color)
}

.services-12 li span.fa,
.w3l-bootstrap-header .navbar-light .navbar-nav .active>.nav-link,
.w3l-bootstrap-header .navbar-light .navbar-nav .nav-link.active,
.w3l-bootstrap-header .navbar-light .navbar-nav .nav-link.show,
.w3l-bootstrap-header .navbar-light .navbar-nav .show>.nav-link,
.w3l-footer-29-main .copy-footer-29 a:hover,
.w3l-footer-29-main .footer-list-29 .properties a p:hover,
.w3l-footer-29-main .footer-list-29 ul li a:hover,
.w3l-footer-29-main .list-btm-29 li a:hover,
.w3l-footer-29-main .list-btm-29 li select:hover,
.w3l-header-4 a.brand-logo span.fa,
.w3l-header-4 nav a:hover,
.w3l-price-2 h6.pricehead a:hover,
.w3l-top-menu-1 .accounts li a:hover,
a.read:hover {
    color: #d7b665;
}

.heading {
    max-width: 750px;
    text-align: right
}

.heading h3 {
    line-height: 42px;
    color: var(--text);
    font-size: 30px
}

.heading p,
.w3l-price-2 .events-top-right p {
    color: var(--text-color);
    font-size: 16px;
    line-height: 24px
}

h4.sub-title {
    font-size: 18px;
    margin: 0;
    text-align: center
}

@media (max-width:412px) {
    .btn-theme3 {
        padding: 8px
    }
}

body {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

.w3l-top-menu-1 .top-hd {
    background: #000
}

.w3l-top-menu-1 .top-menu-top {
    align-items: center;
    flex-direction: row-reverse
}

.w3l-top-menu-1 .social-top li a,
.w3l-top-menu-1 .top-head li i.fas {
    font-size: 16px;
    color: #fff
}

.button:hover,
.w3l-feature-2 a.actionbg:hover,
.w3l-footer-29-main .footer-list-29 ul li a,
.w3l-top-menu-1 .social-top li a:hover {
    opacity: .8
}

.w3l-top-menu-1 .top-head li {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin: 0 10px
}

.w3l-top-menu-1 .accounts li i.fas {
    padding-right: 5px;
    color: var(--yellow-color)
}

.w3l-top-menu-1 .accounts li {
    margin: 0 24px;
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

.single-product .buttons .wishlist:hover i,
.w3l-customers-4 h3,
.w3l-top-menu-1 .accounts li a {
    color: #fff
}

@media (max-width:767px) {
    .w3l-top-menu-1 li.top_li1 {
        display: none
    }
}

.logo {
    width: 70px;
    height: 75px
}

.w3l-bootstrap-header {
    position: fixed;
    /* top: 0; */
    width: 100%;
    z-index: 22;
    padding: 0 !important;
}

.card-body h6,
.products .company-info a,
.w3l-bootstrap-header .nav-link.cart,
.w3l-top-menu-1 .owl-next,
.w3l-top-menu-1 .owl-prev {
    color: var(--text)
}

.w3l-bootstrap-header .navbar-brand span {
    position: absolute;
    bottom: -28px;
    left: 7px;
    font-size: 12px
}

.navbar.navbar-expand-lg.navbar-light {
    margin: 0 auto;
    width: 100%;
    position: absolute;
    z-index: 99;
    text-align: center
}

header .container {
    background-color: var(--text-header);
    border-radius: 10px
}

.w3l-bootstrap-header .dropdown-toggle::after {
    display: none;
}

.w3l-bootstrap-header .dropdown-item:focus,
.w3l-bootstrap-header .dropdown-item:hover {
    color: var(--primary-color);
    text-decoration: none;
    background-color: transparent
}

.search-form {
    width: 20%;
    transition: width .4s ease-in-out
}

.w3l-bootstrap-header .form-inline .search {
    display: inline-block;
    text-align: right;
    background: #fff;
    outline: 0;
    border-radius: 4px;
    font-size: 16px;
    color: var(--title-color);
    border: 1px solid #dedede
}

.w3l-bootstrap-header a.navbar-brand {
    color: var(--yellow-color);
    font-weight: 700;
    font-size: 32px;
    padding: 0;
    transition: .5s
}

.w3l-bootstrap-header a.navbar-brand p {
    font-size: 25px;
    padding-right: 5px;
    margin-top: 5px
}

.w3l-bootstrap-header a.navbar-brand span {
    font-size: 14px;
    background: var(--theme-color);
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    vertical-align: text-bottom
}

.w3l-bootstrap-header .navbar {
    padding: 0
}

.w3l-bootstrap-header .navbar-light .navbar-nav .nav-link {
    color: var(--yellow-color);
    text-transform: capitalize;
    transition: .5s;
    font-size: 17px;
    /* font-family: 'SomarSans'; */
    font-weight: bold;
}

.w3l-bootstrap-header .navbar-toggler {
    padding: .25rem .6rem;
    font-size: 1rem;
    background-color: #fdc800;
    border: none;
    outline: 0
}

.w3l-header-4 .angle-dropdown,
.w3l-header-4 .angle-dropdown-sub {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .1em;
    vertical-align: .16em;
    border-right: .2em solid transparent;
    border-bottom: 0;
    border-left: .2em solid transparent;
    content: ""
}

.w3l-bootstrap-header .navbar-toggler:hover {
    background-color: #e4cc86
}

.w3l-header-4 .button span.fa {
    color: var(--icon-color)
}

.w3l-header-4 #headers4-block {
    margin: 0 auto
}

.w3l-header-4 .header-align {
    grid-template-columns: auto 1fr;
    align-items: center;
    grid-gap: 40px
}

.w3l-header-4 a.brand-logo {
    color: var(--title-color);
    font-weight: 700;
    font-size: 36px
}

.w3l-header-4 ul.nav-links li {
    display: inline-block;
    font-weight: 400
}

.w3l-header-4 ul.nav-links li:last-child {
    margin-left: auto
}

.w3l-header-4 ul.nav-links li a {
    font-size: 15px;
    color: #3b5266;
    text-decoration: none;
    padding: 0 17px;
    display: block
}

.w3l-header-4 a.actionbg {
    font-size: 16px;
    text-align: center;
    color: var(--btn-color);
    background: var(--white-color);
    width: 90px;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    border-radius: 3px
}

.w3l-header-4 a.actionbg:hover {
    color: #fff;
    background: var(--opposite-color)
}

.w3l-header-4 nav {
    margin-left: auto;
    padding: 0;
    margin-top: 0
}

.submit .btn-style,
.w3l-header-4 #logo a,
.w3l-index1 .btn-theme2 {
    float: left
}

.w3l-header-4 #logo a img {
    height: 30px
}

.w3l-header-4 nav:after {
    content: "";
    display: table;
    clear: both
}

.w3l-header-4 nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
}

.w3l-header-4 nav ul ul:before {
    content: "";
    width: 10px;
    height: 10px;
    background: var(--white-color);
    border-left: 1px var(--white-color) solid;
    border-top: 1px var(--white-color) solid;
    display: block;
    transform: translateX(-50%) rotateZ(45deg);
    position: absolute;
    top: -6px;
    left: 49%;
    z-index: 1001
}

.w3l-header-4 .form-inline .search {
    display: inline-block;
    background: #fff;
    outline: 0;
    border-radius: 4px;
    font-size: 16px;
    color: var(--title-color);
    border: 1px solid #dedede
}

.w3l-header-4 nav ul li {
    display: inline-block;
    margin: 0 15px;
    position: relative
}

.w3l-header-4 nav ul ul,
.w3l-header-4 nav ul ul ul {
    display: none;
    z-index: 999;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1)
}

.w3l-header-4 nav a {
    display: inline-block;
    transition: none;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: var(--title-color);
    padding: 20px 0
}

.w3l-header-4 .angle-dropdown {
    border-top: .3em solid var(--title-color)
}

.w3l-header-4 .angle-dropdown-sub {
    border-top: .3em solid #fff;
    transform: rotate(-90deg)
}

.w3l-header-4 nav ul ul {
    position: absolute;
    top: 64px;
    left: -50px;
    padding: 10px 20px;
    background: #fff;
    border-radius: 6px
}

.w3l-header-4 nav ul ul ul {
    position: absolute;
    top: 0;
    left: 160px;
    width: 160px;
    background: var(--btn-color);
    border: 1px solid var(--btn-color);
    border-left: 0 solid var(--theme-color);
    border-radius: 3px
}

.w3l-header-4 nav ul li:hover>ul {
    display: inherit
}

.w3l-header-4 nav ul ul li {
    width: 175px;
    float: none;
    display: list-item;
    position: relative;
    margin: 2px 0
}

.w3l-header-4 nav ul ul li a {
    display: block;
    padding: 5px 12px;
    color: var(--title-color)
}

.w3l-header-4 nav ul ul li a:hover {
    background: 0 0;
    transition: .3s
}

.w3l-header-4 nav ul ul ul li {
    position: relative;
    top: 0;
    left: 0
}

.w3l-header-4 li>a:only-child:after {
    content: ""
}

@media all and (max-width:1080px) {
    .w3l-header-4 .header-align {
        grid-gap: 25px
    }
}

@media all and (max-width:992px) {
    .w3l-header-4 .navigation {
        float: none
    }

    .w3l-header-4 .button,
    .w3l-header-4 .menu,
    .w3l-header-4 .toggle+a,
    .w3l-header-4 a.actionbg,
    .w3l-header-4 nav ul li:hover>ul,
    .w3l-header-4 nav ul ul li:hover>ul {
        display: none
    }

    .w3l-faq-page .btn-theme2,
    .w3l-header-4 .logo {
        float: left
    }

    .w3l-header-4 .nav-mobile-block {
        display: block !important
    }

    .w3l-header-4 nav a.border-left {
        border-left: none !important
    }

    .w3l-header-4 .toggle {
        display: block;
        text-decoration: none;
        border: none;
        float: right;
        margin-bottom: 0;
        cursor: pointer;
        color: var(--white-color);
        background: var(--opposite-color);
        padding: 4px 10px;
        border-radius: 3px;
        margin-top: 12px
    }

    .w3l-header-4 .menu .toggle {
        float: none;
        margin: auto;
        padding: 5px 0;
        font-weight: 400;
        font-size: 15px;
        background: 0 0;
        color: #111
    }

    .w3l-header-4 .toggle:hover {
        opacity: .8;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s;
        -ms-transition: .5s
    }

    .w3l-header-4 [id^=drop]:checked+ul {
        display: block;
        padding: 10px 15px;
        background: var(--theme-color);
        width: 100%;
        border-radius: 4px
    }

    .w3l-header-4 ul.menu {
        overflow-y: scroll;
        z-index: 9999
    }

    .w3l-header-4 .header-4 ul.menu::-webkit-scrollbar,
    .w3l-header-4 nav ul ul::-webkit-scrollbar {
        width: 4px
    }

    .w3l-header-4 .header-4 ul.menu::-webkit-scrollbar-track,
    .w3l-header-4 nav ul ul::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px #fff;
        border-radius: 5px
    }

    .w3l-header-4 .header-4 ul.menu::-webkit-scrollbar-thumb,
    .w3l-header-4 nav ul ul::-webkit-scrollbar-thumb {
        background: rgba(82, 82, 82, .4)
    }

    .w3l-header-4 nav ul {
        float: right
    }

    .w3l-header-4 nav {
        margin: 0;
        order: 3
    }

    .w3l-header-4 nav ul li {
        display: block;
        width: 100%;
        margin: 0
    }

    .w3l-header-4 nav a:hover,
    .w3l-header-4 nav ul ul ul a {
        background-color: transparent
    }

    .w3l-header-4 nav ul ul {
        float: none;
        position: static;
        color: #fff;
        left: 0;
        transform: translateX(0);
        margin-top: 10px;
        background: #fff !important
    }

    .pricing-style-w3ls.row,
    .row.main-cont-wthree-fea,
    .section-title.row {
        flex-direction: row-reverse
    }

    .w3l-header-4 nav ul ul li {
        display: block;
        width: 100%;
        padding: 0
    }

    .w3l-header-4 nav ul ul ul li {
        position: static
    }

    .w3l-header-4 .navigation nav a {
        margin: 8px 0
    }

    .w3l-header-4 label.toggle.toogle-2,
    .w3l-header-4 label.toggle.toogle-3,
    .w3l-header-4 label.toggle.toogle-4,
    .w3l-header-4 label.toggle.toogle-5,
    .w3l-header-4 label.toggle.toogle-6 {
        display: block;
        transition: none;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        text-transform: capitalize;
        color: #fff
    }

    .w3l-header-4 label.toggle.toogle-2:hover,
    .w3l-header-4 label.toggle.toogle-3:hover,
    .w3l-header-4 label.toggle.toogle-4:hover,
    .w3l-header-4 label.toggle.toogle-5:hover,
    .w3l-header-4 label.toggle.toogle-6:hover,
    .w3l-header-4 nav a:hover {
        color: var(--opposite-color)
    }

    .w3l-header-4 nav ul ul ul {
        border: 1px solid #bc4a16;
        box-shadow: 0 0 6px 0 #bc4a16;
        position: static
    }

    .w3l-header-4 nav ul ul li a {
        padding: 5px 0
    }

    .w3l-header-4 .angle-dropdown-sub {
        transform: rotate(0);
        border-top: .3em solid #fff
    }

    .w3l-header-4 .button span.fa {
        font-size: 20px
    }

    .w3l-header-4 nav ul ul li a:hover {
        background: 0 0;
        transition: .3s
    }

    .w3l-header-4 nav a {
        display: block;
        color: #fff;
        padding: 4px 0
    }

    .w3l-header-4 .angle-dropdown {
        border-top: .3em solid #fff
    }

    .w3l-header-4 #headers4-block {
        padding: 10px 0
    }

    .w3l-header-4 nav ul ul:before {
        content: "";
        width: 10px;
        height: 10px;
        background: #fff;
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
        display: block;
        transform: translateX(-50%) rotateZ(45deg);
        position: absolute;
        top: -5px;
        left: 25px;
        z-index: 1001
    }
}

@media (max-width:900px) {
    .w3l-header-4 .button {
        right: 11em
    }
}

@media (max-width:800px) {

    .w3l-header-4 .button,
    .w3l-header-4 .logo {
        z-index: 9
    }

    .w3l-header-4 a.actionbg {
        width: 90px;
        height: 35px;
        line-height: 35px
    }

    .w3l-header-4 .button {
        right: 8em
    }
}

@media (max-width:768px) {
    .w3l-header-4 .button {
        right: 7em
    }
}

@media (max-width:736px) {
    .w3l-header-4 .button {
        right: 12em
    }

    .w3l-main-slider .banner-info-bg h5 {
        font-size: 35px;
        line-height: 46px
    }
}

@media (max-width:668px) {
    .w3l-header-4 .button {
        right: 10em
    }
}

@media (max-width:641px) {
    .w3l-header-4 .button {
        right: 9em
    }
}

@media (max-width:601px) {
    .w3l-header-4 .button {
        right: 8em
    }
}

@media (max-width:441px) {
    .w3l-header-4 .button {
        top: 1.2em
    }
}

@media (max-width:387px) {
    .w3l-header-4 a.brand-logo {
        font-size: 30px
    }

    .w3l-header-4 .toggle {
        margin-top: 2px
    }

    .w3l-header-4 ul.menu {
        top: 59px
    }
}

.w3l-main-slider .bg-item {
    position: relative;
    /* height: 80vh */
}

.w3l-main-slider .bg-item::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: rgb(0 0 0 /45%)
}

.w3l-main-slider .owl-next {
    transform: translateX(-20px)
}

.w3l-main-slider .owl-prev {
    transform: translateX(20px)
}

.w3l-main-slider h3.banner-text {
    font-size: 56px;
    line-height: 62px;
    max-width: 600px;
    font-weight: 600;
    color: #fff
}

.w3l-main-slider .csslider>.navigation label,
.w3l-main-slider p.text-label,
label.radio span {
    text-transform: uppercase;
    text-transform: uppercase
}

.w3l-main-slider p.banner-para {
    color: #eaeaea;
    font-size: 20px;
    line-height: 28px;
    margin: 20px 0 30px;
    max-width: 750px
}

.w3l-main-slider .banner-info-bg h4,
.w3l-main-slider .banner-info-bg p {
    display: block;
    margin-left: auto;
    animation-duration: 11s;
    animation-iteration-count: infinite;
    text-align: right;
    direction: rtl;

}

.w3l-feature-3 .d-flex {
    display: flex;
    align-content: center
}

.banner-info {
    position: absolute;
    z-index: 1000;
    width: 90%
}

.banner-info button {
    position: absolute;
    bottom: -90px;
    right: 18%;
    font-family: IBMPlexSansArabic;
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .banner-info button {
        position: absolute;
        bottom: -90px;
        right: 30%;
        font-family: IBMPlexSansArabic;
    }
}

.w3l-main-slider .banner-info-bg ul li {
    display: inline-block;
    margin-right: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: var(--text-color)
}

.w3l-main-slider .banner-info-bg p {
    margin-bottom: 14px;
    color: var(--white-color)
}

.w3l-main-slider .banner-info-bg h4 {
    font-size: 46px;
    color: var(--text);
    margin-top: 100px;
    animation-name: example1;
    margin-top: 9rem;
    animation-name: example1
}

.w3l-main-slider .banner-info-bg p {
    color: #fff !important;
    margin-top: 10px;
    width: 50%;
    font-size: 18px !important;
    animation-name: example2;
    line-height: 26px;
    color: var(--white-color)
}

@keyframes example1 {
    0% {
        transform: translateX(200px)
    }

    100%,
    75% {
        transform: translateX(0)
    }
}

@keyframes example2 {
    0% {
        transform: translateX(-200px)
    }

    100%,
    75% {
        transform: translateX(0)
    }
}

.w3l-main-slider .banner-info-bg ul {
    margin: 24px 0
}

.w3l-feature-2 a.red:hover,
.w3l-feature-3 a.actionbg:hover,
.w3l-features-4 a.red:hover,
.w3l-features-8 a.red:hover,
.w3l-main-slider .banner-info-bg span.fa {
    color: var(--theme-color)
}

.w3l-main-slider p.text-label {
    color: #fff;
    font-size: 20px;
    margin-bottom: 5px
}

.w3l-main-slider .banner-slider,
section.section-text,
section.section-text-2 {
    position: relative;
    z-index: 1
}

.w3l-main-slider .slider-info a img {
    transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    -ms-transition: .3s ease-in
}

.w3l-main-slider .banner-view {
    min-height: 800px;
    position: relative;
    z-index: 0;
    display: grid;
    align-items: center
}

.w3l-main-slider .banner-top1,
.w3l-main-slider .banner-top2,
.w3l-main-slider .banner-top3,
.w3l-main-slider .banner-view {
    background-size: cover
}

.w3l-main-slider .banner-view:before {
    content: "";
    background: rgba(7, 10, 12, .45);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1
}

.w3l-main-slider .csslider>input:nth-of-type(10):checked~ul li:first-of-type {
    margin-left: -900%
}

.w3l-main-slider .csslider>input:nth-of-type(9):checked~ul li:first-of-type {
    margin-left: -800%
}

.w3l-main-slider .csslider>input:nth-of-type(6):checked~ul li:first-of-type,
.w3l-main-slider .csslider>input:nth-of-type(7):checked~ul li:first-of-type,
.w3l-main-slider .csslider>input:nth-of-type(8):checked~ul li:first-of-type {
    margin-left: -600%
}

.w3l-main-slider .csslider>input:nth-of-type(5):checked~ul li:first-of-type {
    margin-left: -400%
}

.w3l-main-slider .csslider>input:nth-of-type(4):checked~ul li:first-of-type {
    margin-left: -300%
}

.w3l-main-slider .csslider>input:nth-of-type(3):checked~ul li:first-of-type {
    margin-left: -200%
}

.w3l-main-slider .csslider>input:nth-of-type(2):checked~ul li:first-of-type {
    margin-left: -100%
}

.w3l-main-slider .csslider>ul {
    position: relative;
    z-index: 1;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    scroll-behavior: smooth
}

.w3l-main-slider .csslider>ul>li {
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: visible;
    font-size: 15px;
    font-size: initial;
    line-height: normal;
    transition: .5s cubic-bezier(.4, 1.3, .65, 1);
    vertical-align: top;
    box-sizing: border-box;
    white-space: normal
}

.w3l-main-slider .csslider>ul>li.scrollable {
    overflow-y: scroll;
    scroll-behavior: smooth
}

.w3l-main-slider .csslider>.navigation {
    z-index: 10;
    font-size: 0;
    line-height: 0;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-top: 1px solid rgba(255, 255, 255, .22);
    background: 0 0;
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0
}

.w3l-main-slider .page-buttons {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    cursor: pointer
}

.w3l-main-slider .csslider>.navigation label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 30px 20px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 700
}

.w3l-main-slider .csslider>.navigation label:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    border-top: 2px var(--theme-white) solid;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    height: 100%;
    opacity: .4
}

.w3l-main-slider .csslider>.arrows {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    bottom: 48%;
    width: 100%;
    height: 26px;
    z-index: 1;
    box-sizing: content-box
}

.w3l-main-slider .csslider.inside .navigation {
    bottom: 10px;
    margin-bottom: 10px
}

.w3l-main-slider .csslider.inside .navigation label {
    border: 1px solid #7e7e7e
}

.w3l-main-slider .csslider>.arrows label {
    display: none;
    position: absolute;
    padding: 8px;
    box-shadow: inset 2px -2px 0 1px #fff;
    cursor: pointer;
    transition: box-shadow .15s, margin .15s
}

.w3l-main-slider .csslider>.arrows label:hover {
    box-shadow: inset 3px -3px 0 2px #fff;
    margin: 0
}

.w3l-main-slider .csslider>.arrows label:before {
    content: "";
    position: absolute;
    top: -100%;
    left: -100%;
    height: 300%;
    width: 300%
}

.w3l-main-slider .csslider.infinity>input:first-of-type:checked~.arrows label.goto-last,
.w3l-main-slider .csslider>input:first-of-type:checked~.arrows>label:nth-of-type(0),
.w3l-main-slider .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(9),
.w3l-main-slider .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(10),
.w3l-main-slider .csslider>input:nth-of-type(2):checked~.arrows>label:first-of-type,
.w3l-main-slider .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(2),
.w3l-main-slider .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(3),
.w3l-main-slider .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(4),
.w3l-main-slider .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(5),
.w3l-main-slider .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(6),
.w3l-main-slider .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(7),
.w3l-main-slider .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(8) {
    display: block;
    left: 40px;
    top: 4px;
    transform: rotate(45deg)
}

.w3l-main-slider .csslider.infinity>input:last-of-type:checked~.arrows label.goto-first,
.w3l-main-slider .csslider>input:first-of-type:checked~.arrows>label:nth-of-type(2),
.w3l-main-slider .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(11),
.w3l-main-slider .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(12),
.w3l-main-slider .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(3),
.w3l-main-slider .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(4),
.w3l-main-slider .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(5),
.w3l-main-slider .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(6),
.w3l-main-slider .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(7),
.w3l-main-slider .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(8),
.w3l-main-slider .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(9),
.w3l-main-slider .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(10) {
    display: block;
    right: 40px;
    top: 4px;
    left: auto;
    transform: rotate(225deg)
}

.w3l-main-slider #slider1>input:first-of-type:checked~ul #bg,
.w3l-main-slider #slider1>input:nth-of-type(2):checked~ul #bg1,
.w3l-main-slider #slider1>input:nth-of-type(3):checked~ul #bg2,
.w3l-main-slider #slider1>input:nth-of-type(4):checked~ul #bg3 {
    width: 100%;
    transition: .5s .5s;
    text-align: center;
    padding: 0;
    height: 100%
}

.w3l-main-slider #slider1>input:first-of-type:checked~ul #bg div,
.w3l-main-slider #slider1>input:nth-of-type(2):checked~ul #bg1 div,
.w3l-main-slider #slider1>input:nth-of-type(3):checked~ul #bg2 div,
.w3l-main-slider #slider1>input:nth-of-type(4):checked~ul #bg3 div {
    transform: translate(0);
    transition: .5s .9s
}

@media (max-width:1366px) {
    .w3l-main-slider .banner-top-inner-page {
        min-height: 200px
    }
}

@media (max-width:992px) {
    .w3l-top-menu-1 .social-top {
        padding-right: 0
    }

    .w3l-bootstrap-header .navbar-light .navbar-nav .active>.nav-link,
    .w3l-bootstrap-header .navbar-light .navbar-nav .nav-link.active,
    .w3l-bootstrap-header .navbar-light .navbar-nav .nav-link.show,
    .w3l-bootstrap-header .navbar-light .navbar-nav .show>.nav-link {
        color: var(--opposite-color);
        
    }


    .w3l-bootstrap-header .container {
        background-color: var(--bg-header)
    }

    .w3l-bootstrap-header .navbar-light .navbar-nav .nav-link {
        color: var(--yellow-color);
        justify-content: end;
    }

    .w3l-bootstrap-header span.navbar-toggler-icon.fa.fa-bars {
        padding-top: 4px
    }

    .w3l-bootstrap-header .navbar-light .navbar-toggler-icon {
        background-image: none !important;
        color: #fff
    }

    .w3l-bootstrap-header .navbar-expand-lg .navbar-nav .dropdown-menu {
        transform: translateX(0)
    }

    .w3l-bootstrap-header .navbar-expand-lg .navbar-nav .dropdown-menu:before {
        top: -5px;
        left: 4%
    }

    .w3l-bootstrap-header div#navbarSupportedContent {
        background: var(--theme-color);
        padding: 10px;
        border-radius: 4px;
        position: relative;
        border: 1px solid rgba(0, 0, 0, .09)
    }

    .w3l-bootstrap-header div#navbarSupportedContent:before {
        content: "";
        width: 10px;
        height: 10px;
        background: var(--theme-color);
        border-left: 1px solid rgba(0, 0, 0, .09);
        border-top: 1px solid rgba(0, 0, 0, .09);
        display: block;
        transform: translateX(-50%) rotateZ(45deg);
        position: absolute;
        top: -5px;
        right: 12px;
        z-index: 1001
    }

    .w3l-main-slider h3.gallery4-head {
        font-size: 30px;
        line-height: 37px
    }

    .w3l-main-slider .banner-top-inner-page {
        min-height: 180px
    }
}

@media (max-width:900px) {
    .w3l-main-slider .banner-top-inner-page {
        min-height: 150px
    }
}

@media (max-width:800px) {
    .w3l-main-slider h3.banner-text {
        font-size: 46px;
        line-height: 51px
    }

    .w3l-main-slider p.banner-para {
        font-size: 16px;
        line-height: 24px
    }

    .w3l-main-slider .banner-view {
        min-height: 550px
    }

    .w3l-index2 .grids-speci p {
        font-size: 18px
    }
}

@media (max-width:600px) {
    .w3l-main-slider h3.gallery4-head {
        margin-bottom: 20px
    }

    .w3l-main-slider .banner-view {
        min-height: 550px
    }

    .w3l-footer-29-main .midd-footer-29,
    .w3l-footer-29-main ul.list-btm-29 {
        grid-template-columns: 1fr;
        text-align: center;
        grid-gap: 20px
    }
}

@media (max-width:667px) {
    .w3l-main-slider p.text-label {
        font-size: 18px
    }

    .w3l-main-slider .csslider>.navigation label {
        padding: 20px 15px;
        font-size: 14px
    }
}

@media (max-width:569px) {
    .w3l-bootstrap-header nav.navbar {
        padding: 0 15px
    }

    .w3l-header-4 .button {
        right: 6em
    }

    .w3l-main-slider h3.gallery4-head {
        font-size: 26px;
        line-height: 34px
    }

    .w3l-main-slider .banner-info-bg h5 {
        font-size: 30px
    }

    .w3l-main-slider .banner-info-bg p {
        font-size: 16px;
        line-height: 24px
    }

    .w3l-main-slider .banner-view {
        min-height: 441px
    }

    .w3l-main-slider .csslider>.navigation label {
        padding: 20px 2px;
        font-size: 12px
    }

    .w3l-main-slider .banner-top-inner-page {
        min-height: 120px
    }

    .w3l-main-slider .csslider>.arrows {
        bottom: 15%
    }
}

@media (max-width:480px) {
    .w3l-main-slider h3.banner-text {
        font-size: 36px;
        line-height: 41px
    }
}

@media (max-width:440px) {
    .w3l-main-slider h3.banner-text {
        font-size: 34px;
        line-height: 39px
    }

    .w3l-index2 .grids-speci {
        padding: 30px 20px
    }

    .w3l-index2 h3.title-top {
        font-size: 32px;
        line-height: 37px
    }
}

@media (max-width:414px) {
    .heading h3 {
        font-size: 25px;
        line-height: 36px
    }

    .w3l-main-slider h3.banner-text {
        font-size: 30px;
        line-height: 35px
    }

    .w3l-main-slider .banner-info-bg h5 {
        font-size: 30px;
        line-height: 36px;
        font-weight: 100
    }

    .w3l-main-slider .banner-info-bg h4 {
        font-size: 35px
    }

    .w3l-main-slider .banner-info-bg p {
        font-size: 24px;
        line-height: 30px;
        font-weight: 100;
        margin-top: 10px;
        width: 100%;
        height: 95px;
        overflow: hidden
    }

    .w3l-main-slider .banner-view {
        min-height: 340px
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .list-group-horizontal-sm,
    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid,
    .navbar-expand-sm>.container-lg,
    .navbar-expand-sm>.container-md,
    .navbar-expand-sm>.container-sm,
    .navbar-expand-sm>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }

    .list-group-horizontal-sm .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-sm .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm .list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-sm .list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }

    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }

    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }

    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }

    .w3l-feature-3 .grid-column {
        flex-direction: column
    }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        flex-direction: row
    }

    .list-group-horizontal-md .list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md .list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-md .list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md .list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-md .list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }

    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }

    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }

    .w3l-feature-3 .grid-column {
        flex-direction: column
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }

    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }

    .w3l-feature-3 .grid-column {
        flex-direction: row-reverse
    }
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-dots {
    margin-top: 50px;
    display: none
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 31px;
    margin: 0;
    padding: 0 14px;
    background: rgba(255, 239, 236, .33);
    cursor: pointer;
    transition: .3s ease-in-out;
    border-radius: 4px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: none;

}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: var(--text-header);
    opacity: .8;
    text-decoration: none;
    outline: 0;
    box-shadow: none;
    transition: .5s ease-in-out
}

.owl-dot:focus,
.owl-dots:focus,
.owl-theme .owl-nav [class*=owl-]:focus,
.owl-theme:focus {
    outline: 0;
    box-shadow: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
    display: none
}

.owl-theme .owl-dots .owl-dot {
    display: none;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 9px;
    height: 9px;
    margin: 5px;
    background: #fff;
    display: block;
    border: 1px solid #304659;
    -webkit-backface-visibility: visible;
    transition: opacity .2s;
    border-radius: 30px;
    position: relative
}

button.owl-next,
button.owl-prev {
    position: absolute;
    bottom: 50%
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #304659
}

@media all and (max-width:640px) {
    .owl-dots {
        margin-top: 30px
    }

    button.owl-next,
    button.owl-prev {
        position: absolute;
        bottom: 38%
    }
}

.w3l-feature-3 {
    margin-top: 50px
}

.w3l-feature-3 .row img {
    height: 200px;
    background: #fff;
    border-radius: 6px 6px 0 0
}

.w3l-feature-3 .row p {
    height: 140px;
    overflow: hidden
}

.w3l-feature-3 .shadow .text {
    border-top: 1px solid #e7e7e7
}

.w3l-feature-3 .shadow.bg-light {
    height: 300px;
    overflow: hidden;
    position: relative;
    border-radius: 0 70px;
    border-top: 4px solid var(--bg-header);
    border-bottom: 4px solid var(--bg-header);
    transition: .8s;
    border-left: 4px solid #ffffff00
}

.w3l-feature-3 .info,
h5.text-capitalize {
    transition: .8s
}

.w3l-feature-3 .info:hover {
    transform: translateY(-20px)
}

.w3l-feature-3 .shadow.bg-light:hover {
    border-left: 4px solid var(--bg-header)
}

.w3l-feature-3 .grid.top-bottom {
    z-index: 10;
    position: relative
}

.w3l-feature-2 span.number img,
.w3l-feature-3 span.number img {
    vertical-align: -webkit-baseline-middle
}

.w3l-price-2 span.fa,
.w3l-pricing-7 li.tick-info span,
img {
    vertical-align: middle
}

.w3l-feature-3 .three-grids-columns {
    padding: 40px 30px;
    transition: .3s ease-out;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 30px #cccccc73
}

.w3l-feature-3 .grid-column {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    display: flex
}

.w3l-feature-3 .three-grids-columns h4 {
    font-size: 20px;
    color: #01122ef0;
    line-height: 30px;
    padding-top: 25px;
    font-weight: 600
}

.w3l-feature-3 .three-grids-columns p {
    padding-top: 15px;
    font-size: 17px;
    line-height: 30px;
    color: var(--text-color);
    height: 105px;
    overflow: hidden
}

.w3l-feature-3 .three-grids-columns span.fa {
    font-size: 36px;
    color: var(--primary-color)
}

.w3l-feature-3 a.actionbg {
    font-size: 16px;
    color: var(--opposite-color);
    margin-top: 25px;
    display: inline-block;
    font-weight: 600
}

.w3l-feature-2 img.arrow-png,
.w3l-feature-3 img.arrow-png {
    padding-left: 5px
}

@media (max-width:1280px) {
    .w3l-feature-3 .three-grids-columns h4 {
        padding-top: 20px
    }

    .w3l-feature-3 .top-bottom {
        padding: 40px 0 0
    }
}

@media (max-width:900px) {

    .w3l-feature-2 a.actionbg,
    .w3l-feature-3 a.actionbg {
        margin-top: 20px
    }

    .w3l-feature-2 .three-grids-columns h4,
    .w3l-feature-3 .three-grids-columns h4 {
        padding-top: 13px
    }
}

@media (max-width:768px) {
    .w3l-feature-3 .grid-column {
        grid-template-columns: 1fr;
        grid-gap: 35px
    }

    .w3l-feature-3 .three-grids-columns h4 {
        padding-top: 7px;
        font-size: 22px
    }

    .w3l-feature-3 a.actionbg {
        margin-top: 12px
    }

    .w3l-index1 .calltoaction-20-content {
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        grid-template-columns: 1fr
    }

    .w3l-index1 .calltoaction-20 {
        padding: 3rem 0
    }
}

.cart,
.w3l-index1,
.w3l-pricing-7 .w3l-pricing-7_sur,
.w3l-text-11 .feature-main .img1:hover {
    background: #fff
}

.w3l-index1 .calltoaction-20 h5 {
    font-size: 32px;
    line-height: 38px;
    color: var(--text-header);
    margin-bottom: 20px;
    font-weight: 600;
    text-align: right
}

.w3l-index1 li {
    display: block;
    color: var(--text-color);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px
}

.w3l-index1 span.fa {
    color: var(--opposite-color);
    padding-right: 5px
}

.w3l-index1 .column.ccont-left img {
    border-radius: 0 4px 4px 0
}

.w3l-index1 .calltoaction-20-content p {
    font-size: 20px;
    line-height: 35px;
    color: var(--text-color);
    margin-bottom: 20px;
    text-align: right
}

.w3l-index1 a.theme-button.btn {
    font-weight: 400;
    display: inline-block;
    font-size: 16px;
    background: var(--theme-color);
    color: var(--white-color);
    text-align: center;
    border: 2px solid var(--white-color);
    padding: 8px 22px;
    border-radius: 4px
}

.w3l-index1 a.theme-button.btn:hover {
    background: var(--opposite-color);
    border: 2px solid var(--opposite-color)
}

@media (max-width:568px) {
    .w3l-top-menu-1 .social-top {
        padding-right: 15px
    }

    .w3l-index1 .calltoaction-20-content {
        grid-column-gap: 20px;
        padding: 0 16px
    }

    .w3l-index1 p.more-gap {
        margin-bottom: 30px
    }
}

section.section-text {
    background: url("../images/bg/header-pages.jpg") center/cover no-repeat
}

section.section-text-2 {
    background: url("../images/bg/farm.jpg") center/cover no-repeat
}

.book{
    color: #f5bd26;
}

section.section-text-2:before,
section.section-text:before {
    content: "";
    background: rgb(0 0 0 / 56%);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1
}

.services-12 .form-12-content {
    background: url("../images/bg/second.webp") center/cover no-repeat fixed;
    padding: 4.5rem 0;
    position: relative;
    z-index: 1
}

.services-12 .form-12-content:before {
    content: "";
    background: rgba(0, 33, 71, .7);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1
}

.services-12 .grid-column-2 {
    grid-template-columns: 1fr auto;
    align-items: center;
    grid-column-gap: 30px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

.services-12 .tagline {
    color: var(--title-color);
    text-transform: capitalize;
    line-height: 37px;
    font-size: 30px;
    font-weight: 600
}

.services-12 li {
    font-size: 16px;
    line-height: 32px;
    color: var(--text-color)
}

.w3l-form-12-12 .column1 h4 {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    line-height: 28px;
    margin-top: 10px
}

.services-12 .column1 p {
    line-height: 29px;
    font-size: 18px;
    color: var(--text-color);
    font-weight: 400;
    font-style: normal
}

.overlay,
.products .d-flex .fa-brands,
.shadow-products .price-product i {
    font-size: 20px
}

.item .product-img {
    height: 300px;
    border-radius: 6px 6px 0 0
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    border-radius: 0 0 6px 6px;
    background: #f6f6f6;
}

.payment-info .d-flex,
.payment-info .row,
.product-details .d-flex,
.product-details .items,
.products .d-flex.campany-name,
.row.gy-3 {
    justify-content: flex-end
}

.products .company-info {
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-end
}

.products .company-info h6.company-info {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

.products .d-flex.product-price {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    background: #01122ecf;
    color: var(--text);
    position: absolute;
    width: 100%;
    right: 0;
    bottom: -80px;
    transition: .8s;
    border-radius: 6px 6px 0 0
}

.product-price button.bg-blue-800 {
    background: #303e5500;
    border: 0;
    font-size: 20px
}

.products .card:hover .d-flex.product-price {
    bottom: 65px
}

.products .d-flex p {
    padding: 8px 0 0
}

.products .d-flex p b {
    margin-right: 10px
}

.products .card-products {
    background: var(--text-header);
    border-radius: 0 0 6px 6px;
    height: 65px;
    overflow: hidden;
    transition: .8s;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.products .owl-nav [class*=owl-] {
    background: var(--text-header);
    opacity: .8
}

@media (max-width: 768px) {
    .products .owl-nav [class*="owl-"] {
        background: var(--bg-header);
        display: none;
    }

}

.title h2::before {
    position: absolute;
    content: "";
    width: 4px;
    height: 50px;
    background-color: var(--bg-header);
    left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.active-filter-btn {
    background-color: var(--bg-header);
    color: #fff;
    border-color: var(--bg-header)
}

.filter-button-group .btn:hover {
    background: #fff;
    color: var(--bg-header)
}

.collection-img span {
    top: 20px;
    right: 20px;
    width: 46px;
    height: 46px;
    border-radius: 50%
}

.product-info {
    color: var(--text-color);
    text-align: right;
    border-top: 1px solid #e7e7e7
}

.caption,
.our-team .member,
.overlay,
section.our-team {
    text-align: center
}

.shadow-products {
    box-shadow: 0 .5px 4px rgb(0 0 0 / 15%) !important
}

.price-product span {
    direction: ltr
}

.shadow-products .price-product {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse
}

.accordion-body p,
.text-capitalize.my-1,
h6.small-heading {
    font-size: 18px
}

.starts-product {
    color: var(--primary-color);
    margin-top: 10px
}

.collection-img img {
    transition: .8s;
    object-fit: contain;
    aspect-ratio: 1/1;
    height: 300px;

}

.collection-img:hover img {
    transform: scale(1.1)
}

.special-img span {
    top: 20px;
    right: 20px
}

.special-list .btn {
    padding: 8px 20px !important
}

.special-img img {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.special-img:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

#offers {
    background: url(../images/offer_img.jpg) center/cover no-repeat
}

#offers .row {
    min-height: 60vh
}

.offers-content span {
    font-size: 28px
}

.offers-content h2 {
    font-size: 60px
}

.offers-content .btn {
    border-color: transparent !important
}

.main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.profile-card {
    position: relative;
    font-family: 'SomarSans';
    width: 240px;
    height: 240px;
    background: #fff;
    padding: 30px;
    border-radius: 50%;
    box-shadow: 0 0 10px #3336;
    transition: .6s;
    margin: 0 25px
}

.profile-card {
    border-radius: 10px;
    height: 320px
}

.profile-card .img {
    position: relative;
    width: 100%;
    height: 100%;
    transition: .6s;
    z-index: 10
}

.profile-card .img {
    transform: translateY(-60px)
}

.img img {
    box-shadow: 0 0 22px #3336;
    transition: .6s;
    width: 180px;
    height: 180px
}

.profile-card img {
    border-radius: 10px
}

.caption {
    transform: translateY(-120px);
    transition: .6s
}

.caption h4 {
    color: var(--bg-header);
    font-size: 22px;
    margin-top: 10px
}

.caption p {
    font-size: 15px;
    color: #0c52a1;
    margin: 2px 0 9px
}

.caption .social-links a {
    color: #333;
    margin-right: 15px;
    font-size: 21px;
    transition: .6s
}

.social-links a.facebook {
    color: #4267b2
}

.social-links a.whatsapp {
    color: #25d366
}

.social-links a:hover {
    color: #0c52a1
}

section.our-team {
    color: #fff
}

.our-team .member {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    transition: .4s;
    border-radius: 100%;
    border: 6px solid #fff
}

.our-team h2 {
    font-size: 36px;
    color: var(--bg-header);
    font-weight: 400
}

.our-team p {
    color: #9e9e9e;
    width: 70%;
    margin: 10px auto
}

.comment-ratings i,
.p-ratings i,
.stars i {
    color: #f6d151
}

.our-team .member:hover {
    box-shadow: 0 10px 0 0 var(--primary-color)
}

.our-team .member .member-info {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0
}

.our-team .member .member-detail {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px
}

.our-team .member .social {
    position: absolute;
    left: 0;
    bottom: -38px;
    right: 0;
    height: 48px;
    transition: bottom .4s ease-in-out;
    text-align: center
}

.our-team .member .social a {
    margin: 0 10px;
    display: inline-block;
    color: #fff
}

.our-team .member .social a:hover {
    color: #cda45e
}

.our-team .member .social i {
    font-size: 18px;
    margin: 0 2px
}

.our-team .member:hover .member-info {
    background: linear-gradient(0deg, rgba(0, 0, 0, .83) 0, rgba(0, 0, 0, .57) 20%, rgba(121, 85, 72, .09) 100%);
    opacity: 1;
    transition: .4s
}

.our-team .member:hover .member-detail {
    bottom: 80px
}

.our-team .member:hover .social {
    bottom: 10px
}

.image {
    display: block;
    width: 100%;
    height: 250px
}

.overlay {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    transition: .5s;
    opacity: 0;
    color: #fff;
    padding: 20px
}

#about {
    background-color: rgba(179, 179, 179, .05)
}



.imgs-small {
    padding: 10px 0;
    background-color: #e7e7e7;
    display: flex;
    justify-content: space-around
}

.single-product .img-small {
    width: 70px;
    height: 70px
}

.single-product .product-name {
    padding: 20px 0;
    text-align: right
}

.single-product .company-info {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    align-items: center;
    padding: 15px 0;
    flex-direction: row-reverse
}

.img-company {
    border-left: 2px solid #c3c3c3
}

.single-product .shapping {
    flex-direction: row-reverse;
    justify-content: flex-start;
    padding: 25px 0;
    display: flex;
    border-top: 1px solid #e7e7e7
}

.quentaty {
    justify-content: flex-start;
    flex-direction: row-reverse
}

.single-product .shapping .add-card {
    float: right;
    transition: .8s;
    color: #f0f8ff;
    background-color: var(--text-header);
    color: var(--text);
    width: 100%
}

.single-product .shapping .add-card:hover,
.single-product .shapping .less:hover,
.single-product .shapping .more:hover {
    background-color: var(--text-header);
    color: var(--text)
}

.single-product .shapping .less,
.single-product .shapping .more {
    transition: .8s;
    border: 1px solid #d5d5d5
}

.teams-1 .team-grid:hover .team-img:after,
.teams-1 .team-img:after {
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1)
}

.img-single-product {
    height: 400px
}

.similar-products {
    color: #000;
    border-top: 1px solid #e7e7e7;
    padding: 15px 0
}

.single-product .product-description {
    text-align: right;
    font-size: 18px;
    color: var(--text-color);
    line-height: 35px;
    padding: 15px 0
}

.similar-products .owl-nav [class*=owl-] {
    transform: translateX(60px);
    background: #d3d3d3
}

.similar-products .owl-nav .owl-prev {
    transform: translateX(-60px);
    background: #d3d3d3;
    display: none
}

.similar-products .owl-nav .owl-next {
    transform: translateX(60px);
    background: #d3d3d3;
    display: none
}

.single-product .card {
    background-color: #fff;
    padding: 14px;
    border: none
}

.single-product ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.single-product l i {
    display: block;
    float: left;
    margin-right: 6px;
    cursor: pointer
}

.single-product .comment-ratings i,
.stars span {
    font-size: 13px
}

.single-product .badge {
    padding: 5px 5px 6px !important
}

.single-product .badge i {
    font-size: 10px
}

.p-about,
.p-ratings i,
.single-product .date span,
.single-product .username {
    font-size: 12px
}

.single-product .profile-image,
.w3l-text-11 .feature-main .img1 img {
    width: 35px
}

.single-product .comment-profile {
    line-height: 17px
}

.single-product .btn-long {
    padding-left: 35px;
    padding-right: 35px
}

.single-product .buttons .btn {
    height: 46px
}

.single-product .buttons .cart {
    border-color: var(--bg-header);
    color: var(--bg-header);
    margin: 0 10px
}

.single-product .buttons .cart:hover {
    background-color: var(--primary-color) !important;
    color: #fff
}

.buy:active,
.single-product .buttons .buy,
.single-product .buttons .buy:focus {
    color: #fff;
    background-color: var(--bg-header);
    border-color: var(--bg-header)
}

.buy:active,
.single-product .buttons .buy:focus {
    box-shadow: none
}

.single-product .buttons .buy:hover,
.single-product .buttons .wishlist:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff
}

.single-product .buttons .wishlist {
    background-color: #fff;
    border-color: var(--bg-header)
}

.followers {
    font-size: 9px;
    color: #d6d4d4
}

.store-image {
    width: 42px
}

.dot {
    height: 10px;
    width: 10px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px
}

.bullet-text {
    font-size: 16px;
    text-align: right
}

.my-color {
    margin-top: 10px;
    margin-bottom: 10px
}

label.radio .red {
    background-color: red;
    border-color: red
}

label.radio .blue {
    background-color: #00f;
    border-color: #00f
}

label.radio .green {
    background-color: green;
    border-color: green
}

label.radio .orange {
    background-color: orange;
    border-color: orange
}

label.radio input:checked+span {
    position: relative;
    border-color: #fff;
    background-color: #00f;
    color: #fff
}

label.radio input:checked+span::before {
    opacity: 1;
    content: "\2713";
    position: absolute;
    font-size: 13px;
    font-weight: 700;
    left: 4px
}

.card-body {
    padding: .3rem .3rem .2rem
}

.single-product .buttons {
    margin-top: 15px;
    display: flex;
    justify-content: flex-end
}

.payment-info {
    padding: 10px;
    border-radius: 6px;
    color: var(--bg-header);
    font-weight: 700
}

.product-details {
    padding: 10px
}

.bg-gray-300 {
    text-align: right;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    width: 70px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: 36px
}

.btn-order {
    color: var(--text);
    float: right;
    font-size: 18px;
    padding: 7px
}

.product-image-card {
    flex-direction: column;
    display: flex;
    align-items: flex-end;
    margin-right: 10px
}

.table-shadow {
    -webkit-box-shadow: 5px 5px 15px -2px rgba(0, 0, 0, .42);
    box-shadow: 5px 5px 15px -2px rgba(0, 0, 0, .42)
}

.type {
    font-weight: 400;
    font-size: 10px
}

label.radio input {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none
}

label.radio span {
    width: 25px;
    height: 25px;
    transition: .5s;
    padding: 1px 12px;
    border: 2px solid #ada9a9;
    display: inline-block;
    color: #8f37aa;
    border-radius: 3px;
    font-size: 11px;
    font-weight: 300
}

.credit-inputs {
    background: var(--text-header);
    color: #fff !important;
    border-color: #66d
}

.credit-inputs::placeholder {
    color: #fff;
    font-size: 13px
}

.credit-card-label {
    font-size: 9px;
    font-weight: 300;
    text-align: right
}

.form-control.credit-inputs:focus {
    background: #66d;
    border: #66d
}

.line {
    border-bottom: 1px solid #66d
}

.information span {
    font-size: 17px;
    font-weight: 500
}

.information {
    margin-bottom: 5px
}

.items {
    -webkit-box-shadow: 5px 5px 4px -1px rgba(0, 0, 0, .25);
    box-shadow: 5px 5px 4px -1px rgba(0, 0, 0, .08)
}

.spec {
    font-size: 11px
}

.cwp4-two,
.fea-gd-vv,
.row.g-5 {
    flex-direction: row-reverse;
    text-align: right
}

.form-check {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

.send-order {
    padding: 12px
}

.contant-servic-info {
    transform: translateY(-15px)
}

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: .3s
}

#myImg:hover,
.w3l-copyright .copy-footer-29 a:hover {
    opacity: .7
}

.modal {
    outline: 0;
    display: none;
    position: fixed;
    z-index: 111;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .9);
    overscroll-behavior: none
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px
}

.caption {
    color: var(--text);
    font-size: 25px
}

#caption,
.modal-content {
    animation-name: zoom;
    animation-duration: .6s
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.close {
    position: absolute;
    top: 105px;
    right: 35px;
    color: #f1f1f1;
    font-weight: 700;
    transition: .5s
}

.close:focus,
.close:hover {
    color: #bbb;
    text-decoration: none;
    cursor: pointer
}

.close .fa-solid {
    font-size: 35px;
    text-align: center;
    background: var(--text-header);
    padding: 5px 10px
}

@media only screen and (max-width:700px) {
    .modal-content {
        width: 100%;
        position: absolute;
        top: 30%
    }

    .close .fa-solid {
        font-size: 24px
    }
}

.flip-box {
    background-color: transparent;
    height: 200px;
    border: 1px solid #f1f1f1;
    perspective: 1000px
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform .8s;
    transform-style: preserve-3d
}

.flip-box-back,
.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg)
}

.flip-box-back,
.flip-box-front {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.flip-box-front {
    background-color: #bbb;
    color: #000
}

.flip-box-back {
    background-size: cover;
    background-color: var(--text-header);
    color: var(--text);
    padding: 20px 10px
}

.w3l-form-12 .services-contant .show {
    margin: auto;
    animation-name: animatezoom;
    animation-duration: 1s
}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.w3l-form-12 .grid-column-2 {
    grid-template-columns: auto 1fr;
    grid-column-gap: 50px;
    display: flex;
    flex-direction: row-reverse
}

.w3l-form-12 .tagline {
    color: var(--title-color);
    text-transform: capitalize;
    line-height: 39px;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px
}

.w3l-form-12 .column1 .services-contant {
    background: #f7f7f7;
    border-radius: 6px;
    border: 1px solid #f1f1f1
}

.w3l-form-12 .form-para {
    margin: 10px 0;
    color: var(--title-color);
    line-height: 35px;
    font-size: 26px;
    font-weight: 400;
    font-style: normal
}

.w3l-form-12 .form-input,
.w3l-form-12 select#sel1 {
    margin-top: 15px;
    width: 100%;
    height: 45px;
    background: #fff;
    color: #767676;
    border: 1px solid #eee;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 45px;
    -webkit-appearance: none;
    padding-left: 15px;
    text-align: right;
    padding-right: 15px
}

.w3l-form-12 button.btn {
    background: var(--opposite-color);
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 30px;
    padding: 14px 25px;
    border: none;
    display: block;
    width: 100%;
    border-radius: .25em
}

.w3l-form-12 button.btn:hover {
    background: var(--theme-color);
    transition: .3s ease-in
}

.w3l-form-12 .courses-item {
    background: var(--theme-color);
    padding: 33px 10px;
    border-radius: 4px;
    text-align: center
}

.w3l-form-12 .courses-item:hover {
    background: #021a36
}

.w3l-form-12 .courses-item p {
    font-size: 16px;
    color: #fff;
    margin-top: 16px;
    line-height: 24px
}

@media (max-width:360px) {
    .w3l-main-slider h3.banner-text {
        font-size: 25px;
        line-height: 30px
    }

    .w3l-main-slider p.banner-para {
        margin: 16px 0 6px
    }

    .w3l-main-slider .banner-info-bg h5 {
        font-size: 18px;
        line-height: 28px
    }

    .w3l-main-slider .banner-info-bg p {
        font-size: 20px
    }

    .w3l-form-12 .column1 {
        padding: 1rem
    }
}

.w3l-form-12 .text-service {
    font-size: 17px;
    line-height: 30px;
    color: var(--text-color)
}

.column2 .service img {
    height: 100%
}

.w3l-customers-4 h1 {
    color: #f5bd26;
}

.w3l-customers-4 {
    background: url("../images/bg/header-page1.jpg") no-repeat center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.w3l-customers-4:before {
    content: "";
    background: rgb(0 0 0 / 56%);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}



.testimonial {
    padding: 15px 50px;
    margin: 10px;
    border-radius: 0 70px;
    border: 5px solid #ffc33c;
    border-left: none;
    border-right: none;
    text-align: center
}

.testimonial .pic {
    display: inline-block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-bottom: 20px;
    overflow: hidden
}

.testimonial .pic img {
    width: 100%;
    height: 100%
}

.testimonial .title {
    display: block;
    margin: 0 0 7px;
    font-size: 20px;
    font-weight: 600;
    color: #ffc33c;
    letter-spacing: 1px;
    text-transform: uppercase
}

.testimonial .post {
    display: block;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 20px
}

.testimonial .description {
    font-size: 16px;
    color: #fff;
    line-height: 30px
}

.owl-theme .owl-controls .owl-page span {
    background: #fff;
    opacity: .8;
    transition: .3s
}

.owl-theme .owl-controls .owl-page.active span {
    background: #ffc33c
}

.w3l-customers-4 #customers4-block {
    background: url(../images/ochir-erdene-oyunmedeg-LmyPLbbUWhA-unsplash.jpg) center/cover no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding: 100px 0 120px;
    position: relative;
    z-index: 0
}

.w3l-customers-4 #customers4-block:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 33, 71, .8);
    opacity: .93;
    z-index: -1
}

.w3l-customers-4 .item ul li {
    display: inline;
    color: #ffae00
}

.w3l-customers-4 .item p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: white;
    margin-bottom: 20px;
    overflow: hidden
}

.w3l-customers-4 .item h6 {
    font-size: 20px;
    line-height: 25px;
    color: var(--opposite-color);
    font-weight: 600
}

.w3l-customers-4 .item-top {
    max-width: 600px;
    margin: 0 auto
}

.w3l-customers-4 .item .imgTitle img {
    display: inline-block;
    border-radius: 50%;
    border: 4px solid #fff
}

.w3l-feature-2 .top-bottom,
.w3l-features-4 .features,
.w3l-features-8 .features,
.w3l-index2 .main-w3,
.w3l-price-2 .price-main {
    background: #f6f6f6
}

.w3l-index2 .grids-speci1 {
    grid-template-columns: auto 1fr;
    grid-gap: 16px;
    display: grid;
    align-items: center;
    display: flex;
    flex-direction: row-reverse
}

.w3l-index2 h3.title-spe {
    color: var(--primary-color);
    font-size: 56px;
    font-weight: 600
}

.w3l-index2 .grids-speci1 p {
    font-size: 16px;
    color: var(--title-color)
}

.w3l-price-2 .price-img {
    float: left;
    margin-right: 20px
}

.w3l-price-2 .price-box p {
    color: var(--text-color);
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0
}

.w3l-price-2 .location {
    margin-top: 8px
}

.w3l-price-2 .location li {
    font-size: 15px;
    line-height: 25px;
    color: var(--title-color);
    display: inline-block;
    margin-right: 10px
}

.w3l-price-2 .location li span.fa {
    margin-right: 5px;
    color: var(--btn-color)
}

.w3l-price-2 .price-box p strong {
    color: var(--text-color);
    width: 60px;
    display: inline-block
}

.w3l-price-2 .actionbg {
    font-size: 16px;
    text-align: center;
    color: var(--btn-color);
    background: #fff;
    padding: 12px 30px;
    display: inline-block;
    border-radius: 4px;
    border: 2px solid var(--btn-color)
}

.w3l-features-4 .features h5 a,
.w3l-features-8 .features h3 a,
.w3l-price-2 .pricing,
.w3l-price-2 h3,
.w3l-price-2 h6.pricehead a {
    color: var(--title-color)
}

.w3l-price-2 .actionbg:hover {
    background: var(--btn-color);
    border: 2px solid var(--btn-color);
    color: #fff
}

.w3l-price-2 .grid-column-2 {
    grid-template-columns: 0.5fr 1fr;
    grid-gap: 20px;
    align-items: center
}

.w3l-price-2 h6.pricehead {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    color: var(--title-color)
}

.w3l-price-2 .pricing-chart h5 {
    font-size: 16px;
    color: #939393;
    line-height: 22px;
    margin: 6px 0 12px;
    font-weight: 400
}

.w3l-price-2 .pricing {
    line-height: 40px;
    font-size: 45px;
    text-align: right;
    float: left
}

.w3l-price-2 .pri {
    color: #8298ab;
    line-height: 25px;
    font-size: 17px
}

.w3l-price-2 .pri1 {
    color: #304659;
    text-align: right;
    line-height: 25px;
    font-size: 20px
}

.w3l-price-2 .price-title {
    color: #3b5266;
    line-height: 20px;
    font-size: 15px;
    font-weight: 400;
    font-style: normal
}

.w3l-price-2 .tatest-top {
    background: #fff;
    padding: 20px
}

.w3l-price-2 .top-middle-1 {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin: 20px 0;
    padding: 20px 0
}

.w3l-price-2 .events-top {
    background-color: #fff;
    padding: 20px;
    grid-template-columns: auto 1fr;
    grid-gap: 20px;
    display: grid
}

.w3l-price-2 .icon-top {
    text-align: center;
    width: 100px;
    background: var(--opposite-color);
    padding-top: 14px;
    border-radius: 4px
}

.w3l-price-2 .icon-top p {
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 24px
}

.w3l-price-2 .icon-top span {
    background-color: var(--theme-color);
    line-height: 2.5;
    height: 40px;
    display: block;
    color: #fff;
    border-radius: 0 0 4px 4px
}

.w3l-price-2 .events-top li {
    display: inline-block;
    font-size: 16px;
    color: var(--theme-color)
}

.w3l-price-2 li.melb {
    border-left: 1px solid #bdbdbd;
    margin-left: 12px;
    padding-left: 15px
}

.w3l-price-2 h3 {
    font-size: 32px;
    line-height: 38px;
    font-weight: 600
}

@media (max-width:1920px) {
    .w3l-price-2 h1 {
        font-size: 3.5vw
    }
}

@media (max-width:1280px) {
    .w3l-price-2 h1 {
        font-size: 4.5vw
    }

    .w3l-feature-2 .top-bottom {
        padding: 40px 0
    }
}

@media (max-width:1080px) {
    .w3l-top-menu-1 .accounts li {
        margin: 0 6px
    }

    .w3l-index1 .calltoaction-20 h5 {
        margin-bottom: 10px
    }

    .w3l-form-12 .column1 {
        align-self: center;
        background: rgba(255, 255, 255, .97)
    }

    .w3l-price-2 .events-top li {
        font-size: 14px
    }

    .w3l-price-2 li.melb {
        margin-left: 3px;
        padding-left: 6px
    }
}

@media (max-width:736px) {
    .services-12 .grid-column-2 {
        grid-template-columns: 1fr;
        display: flex;
        flex-direction: column
    }

    .w3l-index2 .grids-speci p {
        font-size: 16px
    }

    .w3l-index2 h3.title-spe {
        font-size: 40px
    }

    .w3l-price-2 .grid-column-2 {
        grid-template-columns: 1fr 1fr
    }

    .w3l-price-2 .w3l-faq-page summary {
        font-size: 18px
    }

    .w3l-price-2 .w3l-faq-page details {
        width: inherit;
        max-width: 600px;
        margin: 0
    }

    .w3l-price-2 .w3l-faq-page .faq-column-grid {
        grid-template-columns: 1fr;
        grid-gap: 30px
    }
}

@media (max-width:667px) {
    .w3l-price-2 h1 {
        font-size: 7vw
    }
}

@media (max-width:576px) {
    .w3l-price-2 .grid-column-2 {
        grid-template-columns: 1fr;
        grid-row-gap: 25px
    }
}

@media (max-width:480px) {
    .w3l-index1 .text-11-content p {
        margin-top: 15px
    }

    .w3l-index1 p.more-gap {
        margin-bottom: 25px
    }

    .w3l-index1 .text-11 {
        padding: 40px 0
    }

    .w3l-index1 .calltoaction-20-content {
        grid-template-columns: 1fr;
        grid-column-gap: 0px;
        grid-row-gap: 30px
    }

    .w3l-index1 .calltoaction-20 h5 {
        font-size: 26px;
        line-height: 31px;
        margin-bottom: 20px
    }

    .services-12 .form-12-content {
        padding: 3em 0
    }

    .w3l-form-12 .tagline {
        line-height: 35px;
        font-size: 30px
    }

    .w3l-index2 .grids-speci p {
        font-size: 15px
    }

    .w3l-price-2 h1 {
        font-size: 2.5em;
        margin: 5vw 1vw
    }

    .w3l-footer-29-main .grid-1-footer:first-child {
        grid-column-start: span 2
    }

    .w3l-footer-29-main .footer-1 {
        grid-column: span 2
    }

    .w3l-footer-29-main .footer-3 {
        grid-column: span 2;
        order: 2
    }
}

@media (max-width:384px) {
    .w3l-index2 .grids-speci {
        padding: 20px
    }

    .w3l-price-2 h1 {
        font-size: 2.3em
    }

    .w3l-price-2 .location li {
        font-size: 15px;
        margin-right: 8px
    }

    .w3l-price-2 .column1 {
        grid-gap: 15px
    }
}

@media (max-width:320px) {
    .w3l-bootstrap-header a.navbar-brand {
        font-size: 28px
    }

    .w3l-bootstrap-header .navbar-brand {
        margin-right: 0
    }

    .w3l-header-4 a.brand-logo {
        font-size: 30px
    }

    .w3l-header-4 .toggle {
        margin-top: 2px
    }

    .w3l-header-4 .button {
        right: 5.8em;
        top: .9em
    }

    .w3l-feature-3 .three-grids-columns h4 {
        font-size: 20px;
        line-height: 25px
    }

    .w3l-price-2 h1 {
        font-size: 1.9em
    }
}

.info-campany,
.orderSection .col-lg-3 {
    display: flex;
    flex-direction: column;
    align-items: center
}

.w3l-footer-29-main option {
    background: #fff;
    color: var(--text-color)
}

.w3l-footer-29-main .footer-3 p {
    color: #fff;
    text-align: right
}

.w3l-footer-29-main .grid-col-2 {
    grid-template-columns: 1fr 1fr
}

.w3l-footer-29-main .grid-col-3 {
    grid-template-columns: 1fr 1fr 1fr
}

.w3l-footer-29-main .grid-col-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr
}

.w3l-footer-29-main .align-items-center {
    align-items: center
}

.w3l-footer-29-main a.action img {
    margin-left: 4px
}

.w3l-footer-29-main .align-center {
    text-align: center
}

.w3l-footer-29-main {
    overflow: hidden;
}

.w3l-footer-29-main .footer-29 {
    background: var(--bg-header);
    padding: 60px 0
}

.w3l-footer-29-main .footer-list-29 .properties a {
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-gap: 20px;
    margin-bottom: 10px
}

.w3l-footer-29-main .footer-list-29 a p span {
    display: block;
    color: #fff;
    font-weight: 700
}

.w3l-footer-29-main .footer-list-29 a p {
    text-align: right;
    line-height: 25px;
    color: var(--yellow-color);
    font-weight: 700;
    font-size: 25px;
    padding-right: 5px;
    transition: .5s
}

.w3l-footer-29-main .footer-list-29 ul li a,
.w3l-footer-29-main .footer-list-29 ul li p {
    font-weight: 400
}

.w3l-footer-29-main .main-social-footer-29 a {
    margin-right: 10px;
    color: #fff;
    background: rgba(26, 68, 116, .55);
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    border-radius: 50%;
    transition: .3s
}

.w3l-footer-29-main .main-social-footer-29 a:hover {
    transition: .3s
}

.w3l-footer-29-main .main-social-footer-29 a.facebook:hover {
    background: #3b5998;
    color: #fff
}

.w3l-contacts-12 .main-social-1 a.twitter,
.w3l-footer-29-main .main-social-footer-29 a.twitter:hover {
    background: #1da1f2;
    color: #fff
}

.w3l-footer-29-main .main-social-footer-29 a.instagram:hover {
    background: #c13584;
    color: #fff
}

.w3l-footer-29-main .main-social-footer-29 a.linkedin:hover {
    background: #0077b5;
    color: #fff
}

.w3l-footer-29-main .main-social-footer-29 a.google-plus:hover {
    background: #dd4b39;
    color: #fff
}

.w3l-footer-29-main .footer-list-29 ul li span.fa {
    color: var(--opposite-color);
    width: 20px
}

.w3l-footer-29-main .copy-footer-29,
.w3l-footer-29-main .list-btm-29 li a,
.w3l-footer-29-main .list-btm-29 li select,
.w3l-footer-29-main p.sub-paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #fff
}

.w3l-footer-29-main .copy-footer-29 a {
    color: #ccc
}

.w3l-footer-29-main .list-btm-29 li {
    list-style-type: none;
    display: inline-block
}

.w3l-footer-29-main ul.list-btm-29 li:nth-child(2) {
    margin: 0 15px
}

.w3l-footer-29-main .list-btm-29 li select {
    border: none;
    cursor: pointer;
    background: 0 0
}

.w3l-footer-29-main .bottom-source {
    grid-template-columns: 0.33fr 1fr 1fr 0.5fr;
    grid-gap: 100px;
    margin-top: 60px
}

.w3l-footer-29-main .main-social-footer-29 {
    margin-top: 20px
}

.w3l-footer-29-main .bottom-copies {
    border-top: 1px solid #454545;
    padding-top: 2em;
    margin-top: 2em
}

.w3l-footer-29-main .footer-29 form {
    display: flex;
    margin-bottom: 25px;
    flex-direction: row-reverse
}

.w3l-footer-29-main .footer-29 .subscribe input[type=email] {
    background: rgba(26, 68, 116, .55);
    border: none;
    padding: 12px 20px;
    font-size: 16px;
    outline: 0;
    width: 85%;
    color: #fff;
    border-radius: 0 .25rem .25rem 0;
    text-align: right
}

.w3l-footer-29-main .footer-29 .subscribe button {
    text-align: center;
    background: var(--opposite-color);
    border: none;
    outline: 0;
    color: var(--theme-color);
    font-size: 18px;
    cursor: pointer;
    width: 15%;
    border-radius: .25rem 0 0 .25rem
}

@media (max-width:1366px) {
    .w3l-footer-29-main .bottom-source {
        grid-template-columns: 0.4fr 1.5fr 1.5fr 0.5fr
    }
}

@media (max-width:1080px) {
    .w3l-footer-29-main .footer-29 {
        padding: 50px 0 70px
    }

    .w3l-footer-29-main .midd-footer-29 {
        margin-top: 6em
    }

    .w3l-footer-29-main .bottom-source {
        grid-template-columns: 0.6fr 1.5fr 2fr 0.5fr;
        grid-gap: 60px
    }
}

@media (max-width:1024px) {
    .w3l-price-2 .pricing {
        font-size: 20px
    }

    .w3l-footer-29-main .grid-col-2 {
        grid-template-columns: 1fr
    }

    .w3l-footer-29-main .copy-footer-29 {
        text-align: center
    }

    .w3l-footer-29-main ul.list-btm-29 {
        text-align: center;
        margin-top: 10px
    }
}

@media (max-width:667px) {
    .w3l-footer-29-main .footer-29 {
        padding: 40px 0 50px
    }

    .w3l-footer-29-main .main-social-footer-29 a {
        margin-right: 5px
    }

    .w3l-footer-29-main .midd-footer-29 {
        margin-top: 5em;
        padding-bottom: 1.5em;
        margin-bottom: 1.5em
    }

    .w3l-footer-29-main ul.list-btm-29 li:nth-child(2) {
        margin: 0 12px
    }
}

@media (max-width:384px) {
    .w3l-footer-29-main .midd-footer-29 {
        margin-top: 4em
    }

    .w3l-footer-29-main .bottom-source {
        margin-top: 40px
    }
}

.w3l-content-with-photo-4 .cwp4-two img,
.w3l-feature-2 .three-grids-columns img {
    border-radius: 5px
}

.w3l-content-with-photo-4 .cwp4-text {
    align-self: center;
    text-align: right
}

.w3l-content-with-photo-4 .cwp4-text h3 {
    font-size: 36px;
    line-height: 44px;
    color: var(--title-color);
    text-transform: capitalize;
    margin-bottom: 10px;
    font-weight: 600
}

.w3l-content-with-photo-4 .cwp4-text h4 {
    font-size: 26px;
    line-height: 32px;
    color: var(--title-color);
    font-weight: 700
}

.w3l-content-with-photo-4 .cwp4-text p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: var(--text-color);
    margin: 25px 0
}

.w3l-content-with-photo-4 ul.cont-4 li span.fa {
    color: var(--opposite-color);
    padding-left: 5px
}

.w3l-content-with-photo-4 .cwp4-text ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: var(--text-color);
    margin: 10px 0;
    display: flex;
    flex-direction: row-reverse
}

@media all and (max-width:991px) {
    .w3l-content-with-photo-4 .cwp4-image img {
        width: 100%
    }
}

@media all and (max-width:600px) {
    .w3l-content-with-photo-4 .cwp4-text h3 {
        font-size: 30px;
        line-height: 35px
    }
}

@media all and (max-width:387px) {
    .w3l-content-with-photo-4 .cwp4-text h3 {
        font-size: 26px;
        line-height: 32px
    }
}

@media all and (max-width:320px) {
    .w3l-content-with-photo-4 .cwp4-text h4 {
        font-size: 23px;
        line-height: 28px
    }

    .w3l-content-with-photo-4 #content-with-photo4-block {
        padding: 0 0 2.5rem
    }
}

.w3l-features-1 .features h5 {
    font-size: 26px;
    line-height: 32px;
    color: var(--title-color);
    font-weight: 600
}

.w3l-features-1 p {
    font-size: 16px;
    line-height: 24px;
    color: var(--text-color);
    margin-top: 16px
}

.w3l-feature-2 a.red,
.w3l-features-8 a.red {
    font-size: 16px;
    line-height: 24px;
    color: var(--opposite-color);
    display: inline-block;
    font-weight: 700
}

.w3l-feature-2 .three-grids-columns h4 {
    font-size: 22px;
    color: var(--title-color);
    line-height: 27px;
    font-weight: 600;
    margin-top: 20px
}

.w3l-feature-2 .three-grids-columns p {
    margin: 16px 0 0;
    font-size: 16px;
    line-height: 24px;
    color: var(--text-color)
}

.w3l-feature-2 .icon span.fa {
    height: 72px;
    font-size: 28px;
    color: var(--theme-color);
    width: 72px;
    line-height: 72px;
    background: var(--opposite-color);
    border-radius: 50%
}

@media (max-width:992px) {
    .w3l-form-12 .grid-column-2 {
        grid-template-columns: 1fr;
        grid-gap: 30px
    }

    .w3l-form-12 .form-12 {
        padding: 30px 0
    }

    .w3l-feature-2 .three-grids-columns h4 {
        font-size: 23px;
        line-height: 29px
    }

    .w3l-feature-2 .grid-column {
        grid-template-columns: 1fr 1fr;
        grid-gap: 35px
    }
}

@media (max-width:768px) {
    .services-12 .form-12 {
        padding: 30px 0
    }

    .w3l-feature-2 .three-grids-columns h4 {
        padding-top: 7px;
        font-size: 22px
    }

    .w3l-feature-2 a.actionbg {
        margin-top: 12px
    }

    .w3l-feature-2 .three-grids-columns span {
        margin: 0 8px 4px 0
    }
}


.teams-1 .top-tem {
    margin-top: 4em
}

.teams-1 .team-grid {
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    box-shadow: 0 12px 60px rgba(0, 0, 0, .17);
    -webkit-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 12px 60px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 12px 60px rgba(0, 0, 0, .2)
}

.teams-1 .team-img:after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    content: " ";
    position: absolute;
    background: rgba(0, 0, 0, 0)
}

.teams-1 .team-img img {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 200px;
    height: 200px
}

.teams-1 .team-info {
    left: auto;
    bottom: 0;
    width: 100%;
    padding: 0 20px;
    position: absolute;
    opacity: 0;
    color: #fff;
    transform: translate3d(0, 10%, 0);
    transition: opacity .3s
}

.teams-1 .team-info h4 {
    font-size: 20px;
    letter-spacing: 1px;
    color: #fff
}

.teams-1 .team-grid:hover .team-img:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .53) 69%, rgba(0, 0, 0, .76) 100%)
}

.teams-1 .team-grid:hover .team-info {
    transform: translate3d(0, -10%, 0);
    opacity: 1;
    transition: .4s
}

.teams-1 ul.social-icons li {
    background: var(--opposite-color);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin: 0 4px;
    transition: .4s
}

.teams-1 ul.social-icons li a span {
    color: var(--theme-color);
    line-height: 32px;
    font-size: 14px
}

.teams-1 ul.social-icons li:hover {
    opacity: .8;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s
}

.button,
.input_field {
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s
}

@media (max-width:1080px) {
    .teams-1 .team-img:after {
        height: 46%
    }
}

@media (max-width:991px) {
    .w3l-index1 .column.ccont-left img {
        width: 100%
    }

    .w3l-index1 .column.ccont-left {
        padding: 0;
        margin-top: 20px
    }

    .w3l-index1 .column.ccont-left img,
    .w3l-index1 .column.center-align-self {
        border-radius: 4px
    }

    .w3l-price-2 .text-right {
        text-align: left
    }

    .teams-1 .team-info h4 {
        font-size: 17px
    }

    .teams-1 .team-img:after {
        height: 34%
    }
}

@media (max-width:736px) {
    .teams-1 .team-info h4 {
        font-size: 19px
    }

    .teams-1 .team-img:after {
        height: 41%
    }
}

@media (max-width:568px) {
    .teams-1 .team-img:after {
        height: 25%
    }
}

@media (max-width:440px) {

    .w3l-price-2 .events-top,
    .w3l-price-2 .media {
        grid-template-columns: 1fr
    }

    .w3l-price-2 .media {
        grid-gap: 0px
    }

    .w3l-price-2 .button-eff {
        margin-top: 0
    }

    .teams-1 .team-img:after {
        height: 28%
    }
}

@media (max-width:414px) {
    .services-12 .tagline {
        line-height: 24px;
        font-size: 18px
    }

    .teams-1 .team-img:after {
        height: 32%
    }
}

.w3l-features-8 .feature-gd h3 {
    font-size: 22px;
    line-height: 28px;
    color: var(--title-color);
    font-weight: 600;
    margin-bottom: 15px
}

.w3l-features-4 .features h5 a:hover,
.w3l-features-8 .features h3 a:hover {
    color: #d1a501
}

.w3l-features-8 .float-lt.feature-gd {
    padding: 30px;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    text-align: left
}

.w3l-features-4 .features p,
.w3l-features-8 .feature-gd p {
    font-size: 16px;
    line-height: 24px;
    color: var(--text-color)
}

.w3l-features-8 .float-top img {
    border-radius: 4px 4px 0 0
}

@media (max-width:700px) {
    .w3l-features-8 .feature-gd h3 {
        font-size: 24px
    }
}

.w3l-features-4 a.red {
    font-size: 16px;
    line-height: 24px;
    color: #d1a501;
    display: inline-block;
    font-weight: 600
}

.w3l-features-4 .features h5 {
    font-size: 20px;
    line-height: 30px;
    color: var(--title-color);
    font-weight: 600;
    margin-bottom: 15px
}

.w3l-features-4 .icon span.fa {
    font-size: 36px;
    color: #d1a501
}

.w3l-features-4 .feature-gd {
    grid-template-columns: auto 1fr;
    display: grid;
    grid-gap: 20px
}

.w3l-pricing-7 .w3l-pricing-7-gd-top {
    max-width: 1000px;
    margin: 0 auto
}

.w3l-pricing-7 h5 {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: var(--white-color);
    font-weight: 600;
    background: var(--secondary-color);
    padding: 8px;
    border-radius: 30px;
    max-width: 150px;
    margin: 10px auto 30px
}

.w3l-pricing-7 h6 {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--theme-color);
    padding: 12px 0;
    border-radius: 4px 4px 0 0;
    background: var(--opposite-color)
}

.w3l-pricing-7 .w3l-pricing-7-top p {
    color: #fff;
    font-size: 16px
}

.w3l-pricing-7 .w3l-pricing-7-bottom {
    text-align: center;
    padding: 20px 0
}

.w3l-pricing-7 .w3l-pricing-7.pric-7-1,
.w3l-pricing-7 .w3l-pricing-7.pric-7-2,
.w3l-pricing-7 .w3l-pricing-7.pric-7.active {
    border: 1px solid #ddd;
    border-radius: 4px
}

.w3l-pricing-7 h3.title-sub {
    font-size: 36px;
    margin-bottom: 5px;
    color: var(--opposite-color);
    font-weight: 600
}

.w3l-pricing-7 .w3l-pricing-7-top {
    background: var(--theme-color);
    text-align: center;
    padding: 24px 0
}

.w3l-pricing-7 p.tick-info {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400
}

.w3l-pricing-7 p.pric-foot {
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    margin-top: 40px
}

.w3l-pricing-7 p.pric-foot a {
    font-size: 17px;
    line-height: 25px;
    font-weight: 700;
    text-decoration: none
}

.w3l-pricing-7 ul.links li {
    list-style: none;
    margin-bottom: 14px;
    color: #3a3939
}

.w3l-pricing-7 li.tick-info span {
    color: green;
    margin-right: 10px;
    width: 25px;
    line-height: 25px;
    height: 25px;
    background: rgba(0, 128, 0, .14);
    border-radius: 50%;
    text-align: center;
    font-size: 14px
}

.w3l-pricing-7 li.tick-info span.fa-times {
    color: var(--theme-color);
    background: rgba(253, 72, 78, .2)
}

.w3l-pricing-7 p.pric-foot span {
    color: #fb1b26
}

.w3l-pricing-7 li.tick-info.disable {
    opacity: .6
}

.w3l-pricing-7 .button.btn-normal {
    background: 0 0;
    border: 2px solid rgba(253, 72, 78, .36);
    color: var(--theme-color)
}

.w3l-pricing-7 .button.btn-normal:hover {
    background: var(--theme-color);
    border: 2px solid transparent;
    color: var(--white-color)
}

.contact_info_image img,
.img-fluid {
    max-width: 100%
}

.button {
    display: inline-block;
    background: var(--bg-header);
    border-radius: 5px;
    height: 48px;
    transition: .2s
}

.button a {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 48px;
    color: #fff;
    padding-left: 35px;
    padding-right: 35px
}

.contact_info {
    width: 100%;
    padding-top: 40px
}

.contact {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.contact_info_item {
    width: calc((100% - 60px)/ 3);
    height: 100px;
    border: 1px solid #e8e8e8;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    padding-left: 32px;
    padding-right: 15px;
    display: flex;
    flex-direction: row-reverse;
    border-radius: 0 50px;
    border-top: 1px solid var(--bg-header);
    border-bottom: 1px solid var(--bg-header);
    margin: 0 10px;
    align-items: center
}

.contact_info_image {
    width: 35px;
    height: 30px;
    text-align: center
}

.contact_info_image i {
    color: var(--bg-header);
    font-size: 19px
}

.contact_info_content {
    padding-right: 0;
    font-size: 18px;
    font-weight: 600
}

.contact_info_title {
    font-weight: 500
}

.contact_info_text {
    font-size: 12px;
    color: rgba(0, 0, 0, .5)
}

.contact_form {
    padding-top: 85px
}

.contact_form_title {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 37px;
    text-align: right
}

.contact_form_inputs {
    margin-bottom: 30px
}

.input_field {
    text-align: right;
    width: calc((100% - 60px)/ 3);
    height: 50px;
    padding-right: 25px;
    border: 1px solid #938f8f;
    border-radius: 5px;
    outline: 0;
    color: var(--bg-header);
    transition: .2s;
    direction: rtl
}

.input_field:focus,
.input_field:hover,
.text_field:focus,
.text_field:hover {
    border-color: #b2b2b2
}

.w3l-contacts-12 .add-2,
.w3l-contacts-12 .add-3 {
    border-top: 1px solid #bdbdbd
}

.input_field::-webkit-input-placeholder,
.text_field::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, .8)
}

.input_field:-moz-placeholder,
.text_field:-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, .8)
}

.input_field::-moz-placeholder,
.text_field::-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, .8)
}

.input_field:-ms-input-placeholder,
.text_field:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, .8)
}

.input_field::input-placeholder,
.text_field::input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, .8)
}

.text_field {
    width: 100%;
    height: 160px;
    padding-left: 25px;
    padding-top: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    color: #0e8ce4;
    outline: 0;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.contact_submit_button {
    padding-left: 35px;
    padding-right: 35px;
    color: #fff;
    font-size: 18px;
    border: none;
    outline: 0;
    cursor: pointer;
    margin-top: 24px
}

.panel {
    width: 100%;
    height: 50px;
    background: #fafafa;
    margin-top: 120px
}

@media only screen and (max-width:991px) {
    .contact_info_item {
        width: 100%;
        margin-bottom: 30px
    }

    .contact_info_item:last-child {
        margin-bottom: 0
    }
}

@media only screen and (max-width:767px) {
    .input_field {
        margin-bottom: 30px;
        width: 100%
    }

    .input_field:last-child {
        margin-bottom: 0
    }
}

@media only screen and (max-width:575px) {
    .contact_submit_button {
        font-size: 13px;
        padding-left: 25px;
        padding-right: 25px
    }
}

.w3l-contacts-12 .main-social-1 a {
    background: var(--text);
    width: 50Px;
    height: 50Px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    border-radius: 6px;
    transition: .3s;
    margin: 0 2px
}

.w3l-contacts-12 .main-social-1 a.facebook {
    background: #4267b2;
    color: #fff
}

.w3l-contacts-12 .main-social-1 a.google-plus {
    background: red;
    color: #fff
}

.w3l-contacts-12 .main-social-1 a.linkedin {
    background: #0a66c2;
    color: #fff
}

.w3l-contacts-12 .main-social-1 a.instagram {
    background-image: linear-gradient(135deg, #405de6, #5b51d8, #833ab4, #c13584, #e1306c);
    color: #fff
}

.w3l-contacts-12 .main-social-1 a .fa-brands {
    line-height: 50px;
    font-size: 29px
}

.w3l-contacts-12 .cont-add {
    padding: 20px;
    grid-template-columns: 1fr auto;
    display: grid;
    grid-gap: 10px;
    align-items: center;
    text-align: right
}

.w3l-contacts-12 .add-2 {
    border-bottom: 1px solid #bdbdbd
}

.w3l-contacts-12 h3.title-main-cont {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 10px
}

.w3l-contacts-12 p.sub-title-cont {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 40px
}

.w3l-contacts-12 .cont-add span.fa {
    color: var(--text-header);
    font-size: 18px;
    padding: 8px;
    border-radius: 50%
}

.w3l-contacts-12 .cont-add-lft {
    text-align: right;
    transform: translateY(0)
}

.w3l-contacts-12 .top-inputs {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin-bottom: 1.5rem
}

.w3l-contacts-12 form.main-input input,
.w3l-contacts-12 textarea {
    color: #222;
    font-size: 16px;
    border: 1px solid #938f8f;
    padding: 12px;
    width: 100%;
    line-height: 24px;
    border-radius: 4px;
    outline: 0;
    text-align: right
}

.w3l-contacts-12 textarea {
    min-height: 170px;
    margin: 1.5rem 0;
    resize: none
}

.w3l-contacts-12 .cont-add h4 {
    font-size: 18px;
    color: var(--text-header);
    font-weight: 600;
    margin-bottom: 10px
}

.w3l-contacts-12 .contact-text-sub {
    line-height: 25px;
    font-size: 16px;
    color: var(--text-color)
}

.w3l-contacts-12 .social-icons-con {
    margin-top: 2.5em
}

.w3l-contacts-12 .social-icons-con a span {
    font-size: 23px;
    margin: 0 5px
}

.w3l-contacts-12 .social-icons-con a span.fa-facebook-square {
    color: #3b5998
}

.w3l-contacts-12 .social-icons-con a span.fa-twitter-square {
    color: #00acee
}

.w3l-contacts-12 .social-icons-con a span.fa-google-plus-square {
    color: #dd4b39
}

.w3l-contacts-12 .map {
    padding-top: 80px
}

.w3l-contacts-12 .map iframe {
    width: 100%;
    height: 400px;
    display: block
}

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

    .w3l-contacts-12 .contact-top,
    .w3l-contacts-12 .map {
        padding-top: 60px
    }
}

@media screen and (max-width:600px) {
    .w3l-contacts-12 h3.title-main-cont {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 6px
    }

    .w3l-contacts-12 p.sub-title-cont {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 30px
    }

    .w3l-contacts-12 .map iframe {
        height: 350px
    }
}

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

    .w3l-contacts-12 .contact-top,
    .w3l-contacts-12 .map {
        padding-top: 40px
    }

    .w3l-contacts-12 .top-inputs {
        grid-template-columns: 1fr;
        grid-gap: 15px;
        margin-bottom: 1rem
    }

    .w3l-contacts-12 textarea {
        margin: 1rem 0 1.5rem
    }
}

@media screen and (max-width:384px) {
    .w3l-contacts-12 .line {
        margin: 3em 0
    }
}

.breadcrum-bg {
    position: relative;
    background-image: url(../images/bg/second.webp);
    background-size: cover;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: bottom;
    background-attachment: fixed
}



.w3l-about-breadcrum .breadcrum-bg h2,
.w3l-service-breadcrum .breadcrum-bg h2 {
    font-size: 44px;
    color: #fff;
    font-weight: 600;
    text-align: right
}

.w3l-about-breadcrum .breadcrum-bg p {
    font-size: 19px;
    color: #fff;
    margin-top: 10px;
    text-align: right
}

.w3l-about-breadcrum .breadcrum-bg p a {
    font-size: 18px;
    color: var(--primary-color)
}

.w3l-about-breadcrum .breadcrum-bg p a:hover,
.w3l-contact-breadcrum .breadcrum-bg p a:hover,
.w3l-service-breadcrum .breadcrum-bg p a:hover {
    text-decoration: underline;
    color: #fff
}

.w3l-contact-breadcrum .breadcrum-bg h2 {
    font-size: 44px;
    color: #fff;
    font-weight: 600;
    display: flex;
    flex-direction: row-reverse
}

.w3l-contact-breadcrum .breadcrum-bg p,
.w3l-service-breadcrum .breadcrum-bg p {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    text-align: right;
    position: relative;
    z-index: 4;
}

.w3l-contact-breadcrum .breadcrum-bg p a,
.w3l-service-breadcrum .breadcrum-bg p a {
    font-size: 16px;
    color: var(--primary-color)
}

@media (max-width:736px) {
    .w3l-pricing-7 p.pric-foot {
        margin-top: 25px
    }

    .w3l-pricing-7 .w3l-pricing-7-gd-top {
        max-width: 400px
    }

    .w3l-about-breadcrum .breadcrum-bg h2,
    .w3l-contact-breadcrum .breadcrum-bg h2,
    .w3l-service-breadcrum .breadcrum-bg h2 {
        font-size: 40px
    }
}

@media (max-width:600px) {

    .w3l-about-breadcrum .breadcrum-bg h2,
    .w3l-contact-breadcrum .breadcrum-bg h2,
    .w3l-service-breadcrum .breadcrum-bg h2 {
        font-size: 35px
    }
}

.numberOrder {
    font-weight: 800;
    font-size: 33px
}

.orderSection .numberOrder {
    width: 45px;
    height: 45px;
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    background: var(--primary-color);
    border: 0;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.ih-item.circle,
.ih-item.circle .img {
    position: relative;
    width: 250px;
    height: 250px;
    border-radius: 50%
}

.e-serv.ih-item.circle,
.e-serv.ih-item.circle .img {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.e-serv.ih-item.circle.effect16.left_to_right .img,
.ih-item.circle.effect16.left_to_right .img {
    -webkit-transform-origin: 95% 40%;
    -moz-transform-origin: 95% 40%;
    -ms-transform-origin: 95% 40%;
    -o-transform-origin: 95% 40%;
    transform-origin: 95% 40%
}

.e-serv.ih-item.circle.effect16 .img,
.ih-item.circle.effect16 .img {
    z-index: 11;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out
}

.ih-item.circle.effect16 .info {
    background: var(--bg-header);
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out
}

.e-serv.ih-item.circle.effect16 .info {
    background: #2e2e2e;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out
}

.e-serv.ih-item.circle .info,
.ih-item.circle .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ih-item.circle.effect16 .info h3 {
    color: #fff;
    position: relative;
    font-size: 18px;
    margin: 0 30px;
    padding: 75px 0 10px;
    height: 150px;
    background: 0 0;
    text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}

.e-serv.ih-item.circle.effect16 .info h3 {
    color: #1c9611;
    position: relative;
    font-size: 12px;
    margin: 0 10px;
    padding: 35px 0 10px;
    height: 150px;
    text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}

.e-serv.ih-item.circle.effect16 .info p,
.ih-item.circle.effect16 .info p {
    color: #bbb;
    padding: 10px 5px;
    margin: 0 30px;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, .5);
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out
}

.e-serv.ih-item.circle.effect16.left_to_right a:hover .img,
.ih-item.circle.effect16.left_to_right a:hover .img {
    -webkit-transform: rotate(-120deg);
    -moz-transform: rotate(-120deg);
    -ms-transform: rotate(-120deg);
    -o-transform: rotate(-120deg);
    transform: rotate(-120deg)
}

.e-serv.ih-item.circle .img:before,
.ih-item.circle .img:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: inset 0 0 0 16px rgba(255, 255, 255, .6), 0 1px 2px rgba(0, 0, 0, .3);
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out
}

.e-serv.ih-item.circle.effect16.left_to_right .img:after,
.ih-item.circle.effect16.left_to_right .img:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 50%;
    top: 40%;
    left: 95%;
    margin: -4px 0 0 -4px;
    background: rgba(0, 0, 0, .8);
    box-shadow: 0 0 1px rgba(255, 255, 255, .9)
}

h6.small-heading a {
    color: #333
}

.img .img-company {
    border-radius: 50%;
    box-shadow: 0 0 22px #3336;
    transition: .6s;
    width: 250px;
    height: 250px
}

.w3l-footer-29-main .footer-1 h1,
.w3l-footer-29-main .footer-1 h4 {
    color: var(--primary);
    text-align: left;
    color: var(--primary)
}

.campany-name-footer {
    display: flex;
    flex-direction: row-reverse;
    color: var(--yellow-color);
    font-weight: 700;
    font-size: 32px;
    padding: 0;
    transition: .5s;
    align-items: flex-start
}

.campany-name-footer-2 {
    font-size: 14px;
    color: var(--primary-color);
    background: var(--theme-color);
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    vertical-align: text-bottom;
    transform: translate(10px, 5px)
}

.w3l-servicesblock2 .d-flex .form-control {
    height: 45px;
    text-align: right;
    border-radius: 15px;
    background: #f1f1f1;
    margin-top: 15px
}

.w3l-servicesblock2 .d-flex .form-control:focus {
    box-shadow: 0 0 0 .2rem rgb(44 73 153 / 40%)
}

.w3l-servicesblock2 .d-flex {
    position: relative;
    float: right
}

.w3l-servicesblock2 .d-flex .fa {
    position: absolute;
    top: 26px;
    left: 15px;
    font-size: 20px;
    color: #a5a2a2
}

.footer-4 .d-flex {
    flex-direction: column;
    align-items: flex-start
}

.footer-4 .d-flex .location a {
    font-size: 17px
}

.footer-4 .d-flex button {
    background: var(--primary);
    overflow: hidden
}

.footer-2 ul li::after,
.footer-3 ul li::after {
    content: "";
    position: absolute;
    right: -17px;
    top: 8px;
    border: 5px solid #fdc800;
    border-radius: 50%
}

.w3l-footer-29-main a.navbar-brand {
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column
}

.w3l-footer-29-main h6.footer-title-29 {
    text-transform: capitalize;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px;
    position: relative;
    color: #fff;
    opacity: .9;
    text-align: right
}

.blog-cat li a,
.popular-posts .post .text a {
    line-height: 25px;
    color: var(--heading-color)
}

.w3l-footer-29-main .footer-list-29 ul li,
.w3l-footer-29-main .midd-footer-29:first-child .footer-list-29 ul li:last-child {
    list-style: none;
    margin-bottom: 10px
}

.w3l-footer-29-main p {
    font-size: 18px;
    line-height: 28px;
    color: white;
    text-align: right;
}

.w3l-copyright .footer-list-29 ul li a,
.w3l-footer-29-main .footer-list-29 ul li a,
.w3l-footer-29-main .footer-list-29 ul li p,
.w3l-footer-29-main a {
    font-size: 16px;
    line-height: 28px;
    color: #fff
}

.chat,
.chat button {
    left: 20px;
    font-size: 18px
}

.chat button,
.movetop {
    position: fixed;
    bottom: 40px;
    z-index: 99;
    line-height: 36px;
    outline: 0;
    cursor: pointer
}

.w3l-copyright a {
    color: #fff !important;
    font-family: IBMPlexSansArabic;
}

.w3l-footer-29-main .footer-list-29 ul li .btn a {
    color: var(--primary-dark);
    font-size: 20px;
    background: var(--primary)
}

.row-fo .fa-lg {
    color: var(--secondary-color);
    float: right
}

.w3l-footer-29-main .footer-list-29 .row-fo .btn {
    background: var(--primary-color);
    color: #fff;
    height: 60px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-evenly
}

.chat {
    display: flex;
    position: fixed;
    flex-direction: column;
    bottom: 40px;
    z-index: 99
}

.chat button {
    border: none;
    color: #fff;
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 8px;
    transition: .3s ease-out
}

.chat .messenger {
    bottom: 100px
}

.chat .whatsapp {
    background: #25d366
}

.w3l-news #grids5-block,
.w3l-news .grids5-info {
    background: var(--bg-color)
}

.chat .fa {
    font-size: 35px;
    margin: 5px 0
}

.footer-list-29 ul li span.fa {
    width: 25px
}

.w3l-copyright .copy-footer-29 a {
    font-size: 16px;
    transition: .7s;
    color: var(--text-header)
}

.logos {
    background-color: var(--bg)
}

.w3l-copyright {
    background: var(--bg-header);
    padding: .5em 0;
    border-top: 1px solid rgba(167, 166, 166, .2)
}

.main-social-footer-29 a:hover,
.movetop,
source .w3l-customers {
    background: var(--primary-color)
}

.w3l-footer-29-main .footer-29 form {
    margin-top: 25px;
    position: relative
}

.w3l-footer-29-main .footer-post a {
    font-weight: 500;
    color: #ccc;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 4px;
    display: inline-block
}

.w3l-footer-29-main .footer-post a:hover {
    color: #eee
}

.w3l-footer-29-main .map-iframe-ft iframe {
    -webkit-filter: var(--iframe-filter);
    -moz-filter: var(--iframe-filter);
    -ms-filter: var(--iframe-filter);
    -o-filter: var(--iframe-filter);
    filter: var(--iframe-filter);
    height: 200px;
    border-radius: var(--border-radius)
}

.footer-4 .d-flex li i {
    position: absolute;
    font-size: 22px;
    top: 10%;
    left: -34px;
    color: var(--secondary-color)
}

.footer-logo span img {
    margin-left: 10px
}

.w3l-copyright h4.copy-footer-29 {
    align-self: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px
}

@media (max-width:1080px) {

    .w3l-copyright .footer-list-29 ul li a,
    .w3l-footer-29-main .footer-list-29 ul li a,
    .w3l-footer-29-main .footer-list-29 ul li p {
        font-size: 17px;
        line-height: 26px
    }
}

@media screen and (min-width:576px) {
    .w3l-footer-29-main .footer-list-29 ul li {
        margin: 0 10px 10px 10xp
    }
}

@media (max-width:415px) {
    .w3l-price-2 .grid-column-2 {
        grid-row-gap: 15px
    }

    .w3l-price-2 h3 {
        font-size: 30px;
        line-height: 36px
    }

    .w3l-price-2 .pricing {
        font-size: 30px
    }

    .w3l-footer-29-main .footer-list-29 ul li,
    .w3l-footer-29-main .midd-footer-29:first-child .footer-list-29 ul li:last-child {
        margin-bottom: 8px
    }

    .w3l-footer-29-main a.navbar-brand {
        font-size: 26px
    }
}

.w3l-footer-29-main .footer-list-29 ul li {
    margin: 15px
}

.social-icons {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between
}

.w3l-customers .logo-view img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    transition: .3s;
    padding: 1rem 2rem
}

.w3l-customers .logo-view img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition: .3s
}

.w3l-news .blog-info {
    padding: 30px 25px;
    border: 1px solid var(--border-color-light);
    border-bottom-left-radius: var(--border-radius);
    border-bottom-right-radius: var(--border-radius)
}

.w3l-news a.zoom,
.w3l-news img.news-image {
    border-top-left-radius: var(--border-radius);
    border-top-right-radius: var(--border-radius)
}

.w3l-news .grids5-info {
    transition: .3s ease-in;
    display: block;
    height: 100%;
    box-shadow: 0 9px 24px 5px rgba(0, 0, 0, .04);
    border-bottom-left-radius: var(--border-radius);
    border-bottom-right-radius: var(--border-radius)
}

.w3l-news a.zoom {
    overflow: hidden
}

.w3l-news a.zoom img {
    transition: .3s ease-in-out
}

.w3l-news .grids5-info:hover img {
    overflow: hidden;
    transform: scale(1.1);
    transition: .3s ease-in-out
}

.w3l-news .grids5-info h4 a {
    font-size: 22px;
    line-height: 27px;
    color: var(--heading-color);
    display: block;
    font-weight: 600;
    margin-top: 15px
}

.w3l-news .grids5-info p {
    margin-top: 15px
}

.w3l-news li.date {
    font-size: 15px;
    color: var(--font-color);
    margin-top: 0
}

.w3l-news .grids5-info img {
    width: 100%;
    display: block
}

ul.info-ul li {
    display: inline-block;
    margin-right: 20px
}

.main-social-footer-29 a {
    margin-right: 10px;
    margin-top: 8px;
    display: inline-block;
    text-align: center;
    background: 0 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 6px;
    transition: .6s;
    color: #fff;
    font-size: 22px
}

.main-social-footer-29 a:hover {
    transition: .3s;
    color: #fff;
    opacity: 1
}

.movetop {
    left: -100px;
    font-size: 18px;
    border: none;
    color: var(--text);
    padding: 0;
    border-radius: 8px;
    -webkit-transition: .8s;
    transition: .8s
}

.show-btn {
    left: 20px
}

.accordion-body h2,
.accordion-body p {
    text-align: right;
    line-height: 32px
}

.single-blog .accordion-button {
    display: flex;
    flex-direction: row-reverse;
    background: #ffffff00;
    color: #000
}

.single-blog .accordion-button::after {
    margin-right: auto;
    margin-left: 0
}

.about-content {
    background-color: #fff;
    box-shadow: 0 0 20px 0 #e1e4ed;
    padding: 30px
}

.about-content .card {
    position: relative;
    width: 503px;
    background: #fff;
    margin-bottom: 25px;
    box-shadow: 0 14px 80px rgba(34, 35, 58, .2);
    border-radius: 25px;
    padding: 17px 4px;
    min-height: 231px
}

.about-content .card .inner-card {
    display: flex;
    align-items: center;
    width: fit-content
}

@media screen and (max-width:768px) {
    .w3l-contacts-12 .cont-main-top {
        grid-template-columns: 1fr
    }

    .w3l-contacts-12 .social-icons-con {
        margin-top: 1.5em
    }

    .about-content .card {
        width: unset;
        margin-top: 72px
    }

    .about-content .card .inner-card {
        flex-direction: column;
        width: unset;
        margin-top: 16px;
        justify-content: center
    }
}

.about-content .card-img {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-74%, 7%)
}

.about-content img {
    width: 209px !important;
    flex-shrink: 0;
    height: 200px;
    background-image: linear-gradient(147deg, #55657e 0, #87bbaf 74%);
    box-shadow: 4px 13px 30px 1px rgba(252, 56, 56, .2);
    border-radius: 20px;
    overflow: hidden;
    position: relative
}

.d-grid-temp {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-around
}

@media (max-width:1400px) {
    .d-grid-temp {
        grid-template-columns: auto
    }
}

@media screen and (max-width:767px) {
    .about .card-body {
        margin-top: -99px;
        transform: translateX(0) !important;
        width: unset;
        padding: 210px 10px 10px;
        padding-left: 0 !important
    }

    .about-content img {
        width: 90%
    }

    .about-content .card-img {
        position: absolute;
        transform: translate(-24%, -37%)
    }
}

@media screen and (max-width:576px) {
    .about-content img {
        width: 210px !important;
        height: 210px;
        margin: auto
    }
}

@media screen and (max-width:578px) {
    .about-content .card-img {
        position: absolute;
        transform: translate(-25%, -37%) !important;
        top: 0;
        left: 0
    }
}

@media screen and (max-width:490px) {
    .about-content .card-img {
        position: absolute;
        transform: translate(-19%, -36%) !important
    }
}

@media screen and (max-width:390px) {
    .about-content .card-img {
        position: absolute;
        transform: translate(-12%, -38%) !important;
        top: 0;
        left: 0
    }
}

@media screen and (max-width:320px) {
    .about-content .card-img {
        position: absolute;
        transform: translate(-15%, -26%) !important
    }

    .about-content img {
        width: 160px !important;
        height: 167px !important
    }
}

.blog-cat,
.blog-cat li,
.blog-cat li a,
.sidebar-title h4,
h3.title {
    position: relative
}

@media screen and (max-height:500px) and (min-width:992px) {
    .about-content img {
        height: 227px
    }
}

.card-text {
    font-size: 15px;
    font-weight: 700;
    text-align: justify;
    direction: rtl
}

.about-content img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(133deg, #005189 0, #3b42d6 74%);
    border-radius: 20px;
    opacity: .6;
    z-index: 999999
}

.sidebar-title h4:before,
h3.title:after,
h3.title:before {
    width: 10%;
    height: 2px;
    background: var(--primary-color);
    position: absolute
}

.about .card-body {
    background: 0 0;
    box-shadow: none;
    color: var(--text-header);
    padding-left: 169px
}

.img-about {
    border-radius: 237px 237px 80px
}

.border-radius {
    border-radius: 237px 237px 237px 80px
}

.sectio-media .row {
    justify-content: space-evenly;
    align-items: center
}

.bg-img {
    background-image: url('../images/peoples/wsi-imageoptim-VAF-Wilkommen-1080x675-1550295528-removebg-preview.png');
    background-size: cover
}

.sectio-media {
    background-image: linear-gradient(317deg, var(--yellow-color), var(--primary-color));
    background: #f0f8ff
}

.admin-list li a i,
.sectio-media .row p i {
    margin-left: 10px;
    color: var(--primary-color)
}

.text-section {
    text-align: right;
    padding: 10px 0
}

.text-list {
    font-size: 19px
}

h3.title {
    color: var(--primary-color)
}

h3.title:after,
h3.title:before {
    content: " ";
    bottom: -15%
}

h3.title:after {
    bottom: -40%;
    left: 43%
}

h3.title:before {
    right: 43%
}

img {
    border-style: none
}

.img-fluid {
    height: auto;

}

ul.admin-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end
}

.admin-list li a {
    display: block;
    font-size: 14px;
    display: flex;
    text-transform: capitalize;
    flex-direction: row-reverse;
    align-items: center
}

.text11-content p {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 26px;
    color: var(--font-color);
    letter-spacing: .2px
}

blockquote.quote {
    border-right: 3px solid var(--primary-color);
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / 15%);
    -webkit-border-radius: 8px;
    border-left: 3px solid var(--primary-color)
}

.align-self,
.w3l-text-11 .text11-content .social {
    align-self: center
}

.sidebar-widget {
    margin-bottom: 40px;
    padding: 0 20px
}

.sidebar-title h4:before {
    content: '';
    display: block;
    right: 0;
    bottom: 0
}

.popular-posts .post img {
    display: block;
    border-radius: 4px;
    width: 85px;
    height: 85px;
    margin-left: 15px
}

.popular-posts .post .text a {
    font-size: 15px;
    font-weight: 500
}

.popular-posts .post-info {
    font-size: 14px;
    color: var(--font-color);
    font-weight: 400;
    margin-top: 4px
}

.popular-posts .post {
    display: flex;
    align-items: center;
    margin: 15px 0;
    display: flex;
    align-items: center;
    flex-direction: row-reverse
}

.sidebar-title h4 {
    font-size: 20px;
    line-height: 30px;
    color: var(--heading-color);
    font-weight: 600;
    margin-bottom: 25px
}

.blog-cat {
    padding: 0
}

.blog-cat li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--border-color-light)
}

.blog-cat li a {
    font-size: 15px;
    display: block;
    display: flex;
    align-items: center;
    width: 100%;
    transition: .3s;
    flex-direction: row-reverse
}

.blog-cat li a label {
    margin-right: auto;
    width: 27px;
    height: 27px;
    font-size: 12px;
    text-align: center;
    line-height: 27px;
    border-radius: 6px;
    background-color: var(--primary-color);
    color: #fff;
    margin-bottom: 0
}

.text-header {
    margin-left: auto;
    font-family: 'SomarSans';
    font-size: 20px;
    line-height: 35px;
    color: var(--text-color);
    text-align: right
}

.counter_section {
    background-color: #f0f8ff
}

.counter_section .counter {
    background: #fff;
    text-align: center;
    width: 210px;
    padding: 0 0 25px;
    margin: 0 auto 15px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    position: relative
}

.counter:before {
    content: "";
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 5px 0;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .07);
    transform: translateX(-50%) rotate(45deg);
    position: absolute;
    bottom: -15px;
    left: 50%
}

.counter .counter-value {
    color: #fff;
    background: linear-gradient(to right, #19bbd2, #2778ee);
    font-size: 38px;
    font-weight: 300;
    padding: 0 0 3px;
    margin: 0 0 25px;
    border-radius: 10px 10px 0 0;
    display: block;
    background: var(--bg-header)
}

.counter-text h3 {
    color: #2778ee;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: .5px;
    text-transform: capitalize;
    margin: 0 0 25px;
    color: var(--bg-header)
}

.counter .counter-icon {
    color: #fff;
    background: linear-gradient(to right, #19bbd2, #2778ee);
    font-size: 40px;
    line-height: 60px;
    width: 65px;
    height: 65px;
    margin: 45px auto;
    border-radius: 10px;
    background: var(--primary-color);
    background: var(--yellow-color)
}

.counter.purple h3 {
    color: #c452ef
}

.counter.magenta .counter-icon,
.counter.magenta .counter-value {
    background: linear-gradient(to right, #e84a94, #ae379b)
}

.counter.magenta h3 {
    color: #ae379b
}

.counter.yellow .counter-icon,
.counter.yellow .counter-value {
    background: linear-gradient(to right, #fecb4b, #e69814)
}

.counter.yellow h3 {
    color: #e69814
}

.w3l-feature-3 .demo {
    background-color: #ebe8ee
}

.w3l-feature-3 .counter {
    font-family: 'SomarSans';
    text-align: center;
    height: 324px;
    overflow: hidden;
    width: 210px;
    padding: 7px 4px 0;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.w3l-feature-3 .counter:before {
    content: '';
    background-color: #fff;
    height: 157px;
    width: 157px;
    border-radius: 15px;
    border: 5px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1) inset;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1
}

.w3l-feature-3 .counter .counter-icon {
    color: #fff;
    background: linear-gradient(#f83f83, #e2056f);
    line-height: 70px;
    font-size: 35px;
    height: 70px;
    width: 70px;
    margin: 0 auto 8px;
    border-radius: 19px 0 50px;
    transform: rotate(45deg)
}

.w3l-feature-3 .counter .counter-icon i {
    transform: rotate(-45deg)
}

.w3l-feature-3 .counter .counter-value {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 13px;
    display: block
}

.w3l-feature-3 .counter p {
    color: #fff;
    background: linear-gradient(#f83f83, #e2056f);
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
    padding: 10px 5px;
    margin: 0;
    border-radius: 0 0 20px 20px;
    position: relative
}

.w3l-feature-3 .counter p:after,
.w3l-feature-3 .counter p:before {
    content: "";
    background: linear-gradient(to right bottom, transparent 49%, #c90460 50%);
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    left: 0;
    z-index: -2
}

.w3l-feature-3 .counter p:after {
    transform: rotateY(180deg);
    left: auto;
    right: 0
}

.w3l-feature-3 .counter.purple .counter-icon,
.w3l-feature-3 .counter.purple p {
    background: linear-gradient(#b05fdf, #7b26dd)
}

.w3l-feature-3 .counter.purple p:after,
.w3l-feature-3 .counter.purple p:before {
    background: linear-gradient(to right bottom, transparent 49%, #5a07bf 50%)
}

.w3l-feature-3 .counter.blue .counter-icon,
.w3l-feature-3 .counter.blue p {
    background: linear-gradient(#00bcf9, #027af6)
}

.w3l-feature-3 .counter.blue p:after,
.w3l-feature-3 .counter.blue p:before {
    background: linear-gradient(to right bottom, transparent 49%, #0466c9 50%)
}

.w3l-feature-3 .counter.green .counter-icon,
.w3l-feature-3 .counter.green p {
    background: linear-gradient(#aff400, #6cc425)
}

.w3l-feature-3 .counter.green p:after,
.w3l-feature-3 .counter.green p:before {
    background: linear-gradient(to right bottom, transparent 49%, #489e03 50%)
}

@media screen and (max-width:990px) {
    .counter {
        margin-bottom: 45px
    }

    .w3l-feature-3 .counter {
        margin-bottom: 40px
    }
}

.w3l-text-11 h3.aside-title {
    font-size: 24px;
    line-height: 32px;
    color: var(--heading-color);
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize
}

.w3l-text-11 .history-info {
    max-width: 100%;
    margin: 0 auto
}

.w3l-text-11 .comments h5,
a.title-team-28 {
    font-size: 22px;
    line-height: 32px;
    color: var(--heading-color);
    font-weight: 700;
    margin: 0 0 8px;
    display: block;
    text-align: right
}

footer.blockquote-footer {
    color: var(--primary-color);
    font-size: 16px
}

blockquote.quote q {
    font-size: 18px;
    line-height: 26px
}

.w3l-text-11 .author-cardview,
blockquote.quote {
    padding: 30px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -moz-border-radius: 8px
}

.w3l-text-11 .author-right .social li a {
    font-size: 16px;
    color: var(--heading-color);
    margin-right: 20px
}

.w3l-text-11 .comments-grid-right ul li {
    display: inline-block;
    color: #888;
    font-size: 16px;
    vertical-align: middle
}

.w3l-text-11 .comments-grid-right ul li a {
    font-weight: 400;
    color: var(--primary-color);
    font-size: 15px
}

.w3l-text-11 .text11-content h4.heading-no-margin {
    margin: 0
}

.w3l-text-11 img.margin-top {
    margin-top: 30px
}

.w3l-text-11 .text11-content .social li p {
    font-size: 22px;
    color: var(--heading-color);
    font-weight: 600
}

.w3l-text-11 .social-share-blog {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 30px
}

.text-list ol li {
    font-size: 1.2em;
    line-height: 28px;
    margin: 10px 0;
    color: var(--font-color);
    list-style-type: disc;
    font-weight: 400
}

ul.comment {
    display: grid;
    grid-auto-flow: column;
    justify-content: space-between;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row-reverse
}

.w3l-text-11 .leave-comment-form input,
.w3l-text-11 .leave-comment-form textarea {
    outline: 0;
    border: 1px solid #eee;
    padding: 12px 15px;
    font-size: 16px;
    line-height: 28px;
    color: #060606;
    width: 100%;
    height: inherit;
    background-color: #fbfbfb;
    border-radius: 8px;
    box-shadow: none
}

.btn-style {
    background: var(--primary-color);
    color: #fff
}

.w3l-text-11 .leave-comment-form input:focus,
.w3l-text-11 .leave-comment-form textarea:focus {
    border: 1px solid var(--primary-color)
}

.w3l-text-11 .comments {
    margin: 60px 0
}

.w3l-text-11 textarea.form-control {
    height: 150px;
    font-family: inherit;
    resize: none
}

.w3l-text-11 .features-2 .feature-main {
    padding-top: 40px;
    padding-bottom: 0
}

.w3l-text-11 .media {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 15px;
    margin-bottom: 30px;
    position: relative;
    border: 1px solid #eee;
    padding: 30px 20px;
    border-radius: 8px;
    display: flex;
    flex-direction: row-reverse
}

.w3l-text-11 .media-2 {
    border-top: 1px solid var(--border-color-light) !important
}

.w3l-text-11 .media a.comment-img {
    left: 0;
    top: 0;
    width: 85px;
    height: 85px;
    overflow: hidden;
    border-radius: 50%
}

.w3l-text-11 .feature-main .img1 {
    padding: 20px 10px;
    border: 1px solid rgba(130, 152, 171, .2)
}

.w3l-text-11 .features-2 .img1 h4 {
    margin-top: 10px
}

.w3l-text-11 ul.social li a {
    display: inline-block;
    margin: 0 6px 0 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: var(--bg-light);
    text-align: center;
    color: var(--heading-color);
    border-radius: 6px;
    font-size: 15px
}

.w3l-text-11 ul.social li span.fa {
    text-align: center;
    line-height: 40px
}

.w3l-text-11 ul.social li a:hover {
    background-color: var(--primary-color);
    color: #fff
}

a.blog-desc1 {
    font-size: 18px;
    color: var(--heading-color);
    line-height: 28px;
    margin-top: 20px;
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize
}

.author a {
    color: var(--font-color);
    font-size: 14px
}

.w3l-text-11 .card.empty-post {
    background: var(--bg-light);
    padding: 30px;
    border-radius: 8px
}

.w3l-text-11 .card-body span.fa {
    font-size: 30px;
    color: var(--primary-color)
}

.w3l-text-11 .page-numbers {
    font-size: 20px;
    margin: 0 5px;
    font-weight: 500
}

.w3l-text-11 a.posts-view-left {
    display: grid;
    grid-template-columns: 23% 72%;
    grid-gap: 4%;
    align-items: center;
    margin-top: 10px
}

.w3l-text-11 span.nav-title {
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: var(--heading-color)
}

.w3l-text-11 a.posts-view-right {
    display: grid;
    grid-template-columns: 72% 23%;
    grid-gap: 4%;
    align-items: center;
    margin-top: 10px
}

.w3l-text-11 a.posts-view label {
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: var(--heading-color)
}

.w3l-text-11 .single-left .admin-post a span {
    width: 20px;
    color: var(--heading-color)
}

.ads-img-ab img {
    border-radius: var(--border-radius)
}

@media (max-width:992px) {
    .w3l-copyright .copy-footer-29 {
        text-align: center
    }

    .w3l-footer-29-main ul.list-btm-29 {
        text-align: center;
        margin-top: 10px
    }

    .w3l-footer-29-main h6.footer-title-29 {
        margin-bottom: 20px;
        font-size: 20px
    }

    .w3l-copyright .main-social-footer-29 {
        text-align: center;
        margin-top: 20px
    }

    .row-fo {
        flex-direction: row
    }

    .row-fo .col-10 {
        text-align: right
    }

    .w3l-text-11 .text11-content h5.quote {
        margin: 40px 0
    }

    .w3l-text-11 a.posts-view-left,
    .w3l-text-11 a.posts-view-right {
        grid-template-columns: 100%;
        grid-gap: 0%
    }

    .sidebar-side {
        order: 2
    }
}

@media (max-width:667px) {
    .w3l-text-11 .text11-content .social li p {
        font-size: 17px
    }
}

@media (max-width:568px) {

    .w3l-text-11 .text11-content a.next,
    .w3l-text-11 .text11-content a.prev {
        font-size: 35px;
        line-height: 40px;
        margin-top: 10px
    }

    .w3l-text-11 a.posts-view label {
        font-size: 14px;
        line-height: 20px
    }

}

@media (max-width:480px) {
    .w3l-feature-2 .grid-column {
        grid-template-columns: 1fr;
        grid-gap: 20px
    }

    .w3l-customers .logo-view img {
        padding: .5rem 1rem
    }

    .w3l-text-11 .text11-content p {
        margin-top: 15px
    }

    .w3l-text-11 .text11-content h5.quote {
        font-size: 24px;
        line-height: 32px
    }

    .w3l-text-11 .text11-content a.category {
        font-size: 15px;
        padding-left: 15px
    }

    .w3l-text-11 .comments {
        margin: 30px 0
    }

    .w3l-text-11 .text11-content a.next,
    .w3l-text-11 .text11-content a.prev {
        font-size: 30px;
        line-height: 35px
    }

    .media-grid.even-grid {
        margin-left: 0
    }

    .w3l-text-11 .media-body.comments-grid-right {
        padding-left: 5px
    }

    .w3l-text-11 .pagination li {
        margin: 0 2px
    }

    .w3l-text-11 .comments-grid-right ul li {
        font-size: 13px;
        vertical-align: middle
    }
}

@media (max-width:440px) {
    .w3l-text-11 .social-share-blog {
        grid-auto-flow: row;
        grid-gap: 15px
    }

    .w3l-text-11 .text11-content .social {
        text-align: left
    }

    .w3l-text-11 h3.aside-title {
        font-size: 22px;
        line-height: 32px
    }

    .w3l-text-11 .media,
    ul.comment {
        grid-auto-flow: row;
        grid-gap: 10px
    }

    .w3l-text-11 ul.social li {
        margin-right: 0
    }

    .column3 a {
        font-size: 16px
    }
}

@media (max-width:400px) {
    .w3l-text-11 .text11-content h5.quote {
        font-size: 16px;
        line-height: 26px
    }
}

#grids5-block .card .div-img {
    height: 250px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

#grids5-block .card .rela1 {
    padding: 2px 14px 14px;
}

#grids5-block .card .rela1 p {
    text-align: right
}

/*
 */
.logo-view .card {
    padding: .8em;
    background: #f5f5f5;
    position: relative;
    overflow: visible;
}

.logo-view .card-img {
    /* background-color: #ffcaa6; */
    width: 100%;
    border-radius: .5rem;
    transition: .3s ease;
    z-index: 100;
    position: relative;
    height: 250px;
    ;
}

.logo-view .card-info {
    padding-top: 10px;
    direction: rtl;
}

.logo-view i,
.logo-view svg {
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: bottom;
}

.logo-view .card-footer {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    border-top: 1px solid #ddd;
    direction: rtl;
}

/*Text*/
.logo-view .text-title {
    font-weight: 900;
    font-size: 1em;
    line-height: 1.5;
    direction: rtl;
    text-align: right;
}

.logo-view .text-body {
    font-size: .9em;
    padding-bottom: 10px;
    text-align: right;
}

/*Button*/
.logo-view .card-button {
    border: 1px solid #252525;
    display: flex;
    padding: .3em;
    cursor: pointer;
    border-radius: 50px;
    transition: .3s ease-in-out;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
}

/*Hover*/
.logo-view .card-img:hover {
    transform: translateY(-5%);
}

.logo-view .card-button:hover {
    border: 1px solid var(--secondary-color);
    background-color: #d7b665;
}

.hover-dropdown:hover>.dropdown-menu {
    display: block;
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}

.dropdown-menu.animate-dropdown {
    display: block;
    opacity: 0;
    transform: translateY(4px);
    visibility: hidden;
    transition: all 0.3s ease;
    margin-top: 0.5rem;
    background: whitesmoke;
}

.hover-dropdown:hover .arrow-icon {
    transform: rotate(180deg);
}

.arrow-icon {
    transition: transform 0.3s ease;
    margin-right: .1em;
    border-left: .2em solid transparent;
    border-right: .2em solid transparent;
    vertical-align: middle;
    position: absolute;
    top: 38%;
    left: -13px;
}


.fixed_social .whats {
    background-color: #29a71a;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #fff;
    border-radius: 100%;
}

.fixed_social .phone {
    background-color: #f5bd26;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #fff;
    border-radius: 100%;
}


.fixed_social {
    position: fixed;
    flex-direction: column;
    right: 5px;
    z-index: 100;
    bottom: 43px;

}

.fixed_social a:hover {
    transform: scale(1.1);
    background-color: #f0f0f0;
    color: #000;
}

.fixed_social .consultation {
    background-color: #01122ef0;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #fff;
    border-radius: 100%;
}



/* faqs */

/* start number */
.wrapper svg {
    width: 30px;
    height: 30px;
    background: var(--main);
    border-radius: 50%;
}

.wrapper svg text {
    animation: stroke 5s infinite alternate;
    stroke-width: 2;
    stroke: var(--sec);
    font-size: 30px;
    color: var(--main);
}

@keyframes stroke {
    0% {
        fill: rgba(250, 250, 250, 1);
        stroke: var(--sec);
        stroke-dashoffset: 25%;
        stroke-dasharray: 0 50%;
        stroke-width: 1;
    }

    70% {
        fill: rgba(72, 138, 204, 0);
        stroke: var(--sec);
    }

    80% {
        fill: rgba(72, 138, 204, 0);
        stroke: var(--sec);
        stroke-width: 1;
    }

    100% {
        fill: white;
        stroke: rgba(54, 95, 160, 0);
        stroke-dashoffset: -25%;
        stroke-dasharray: 50% 0;
        stroke-width: 0;
    }
}

.circ {
    background-color: #f5bd26;
}


.line {
    height: 2px;
    width: 25%;
    background-color: var(--sec);
}

/* end number */


/* start send btn */


form button[type=submit] {
    font-family: inherit;
    float: left;
    font-size: 20px;
    background: #f5bd26;
    color: var(--main);
    padding: 0.7em 1em;
    padding-left: 0.9em;
    display: flex;
    align-items: center;
    border: none;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.2s;
    cursor: pointer;
    border: 1px solid var(--main);
    transition: all 0.3s ease-in-out;
    color: white;
}


button[type=submit] span {
    display: block;
    margin-right: 0.3em;
    transition: all 0.3s ease-in-out;
}

button[type=submit] svg {
    display: block;
    transform-origin: center center;
    transition: transform 0.3s ease-in-out;
}


button[type=submit]:hover .svg-wrapper {
    animation: fly-1 0.6s ease-in-out infinite alternate;
}

button[type=submit]:hover svg {
    transform: translateX(-1.2em) rotate(45deg) scale(1.1);
}

button[type=submit]:hover span {
    transform: translateX(5em);
}

button[type=submit]:active {
    transform: scale(0.95);
}

@keyframes fly-1 {
    from {
        transform: translateY(0.1em);
    }

    to {
        transform: translateY(-0.1em);
    }
}

.text-shadow {
    font-size: 50px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%, 10%);
    z-index: 1;
    background: transparent;
}

.section-breadcrumb, .our-blogs, .our-vission, .single-blog{
    direction: rtl;
}

.accordion-button:not(.collapsed) {
    color: black !important;
    background-color: #f6f6f6 !important;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: auto;
    content: "";
    background-repeat: no-repeat;
    background-image: var(--bs-accordion-btn-icon) !important;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

/* privacy */

.our-vission .icon {
    background-color: white;
    color: #f5bd26;
    border-radius: 50%;
    display: inline-flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    font-size: 22px;

}

.card-body p{
    display: -webkit-box;
    overflow-y: clip;
    -webkit-box-orient: vertical;
}

.privacy-card{
    padding: 1.3rem 1.3rem 1.2rem; 
}
/* end about-company */

/* blog */

/* start breadcrumb */
.section-breadcrumb {
    position: relative;
    background-image: url(../images/bg/second.JPG);
    background-size: cover;
    padding-top: 8rem !important;
    height: 270px;
}


.section-breadcrumb:before {
    content: "";
    background: rgb(5 5 5 / 65%);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
}


.section-breadcrumb a {
    /* z-index: 1; */
}

.breadcrumb-item,
.breadcrumb-item a {
    color: #e3e3e3;
}

.section-breadcrumb p,
.breadcrumb-item.active {
    color: white;
    text-align: right;
}

.section-breadcrumb::after {
    content: '';
    position: absolute;
    background: url('../../images/blog- BG.webp') no-repeat left center;
    background-size: contain;
    height: 100%;
    top: 0;
    left: 0;
    transform: scale(1);
    animation: bg-moving 10s infinite ease-in-out;
    z-index: -2;
}

@keyframes bg-moving {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }
}

/* end breadcrumb */

/* start services & blogs */
.our-services .card,
.our-blogs .card {
    position: relative;
    overflow: hidden;
}

.our-services .card::after,
.our-blogs .card::after {
    content: '';
    position: absolute;
    background-color: var(--main);
    width: 40px;
    height: 100px;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    filter: blur(30px);
    animation: card-moving 10s infinite ease-in-out;
    z-index: 0;
}

.our-services .col-sm-4:nth-child(2n) .card::after,
.our-blogs .col-sm-4:nth-child(2n) .card::after {
    animation: card-moving 10s infinite ease-in-out;
    animation-delay: 2s;
}

@keyframes card-moving {

    0%,
    100% {
        top: 0;
    }

    50% {
        top: 100%;
    }
}

.our-blogs .card {
    background: hsl(0deg 0% 100% / 50%);
}

.our-blogs .card-body {
    border-top: 1px solid var(--main);
    border-right: 1px solid var(--main);
}

.our-services .img-card,
.our-blogs .img-card {
    width: 100%;
    height: 250px !important;
    object-fit: fill;
    aspect-ratio: 1 / 1;
}

.our-blogs .date,
.single-blog .date {
    color: var(--main);
}

.our-services .title,
.our-services .des,
.our-blogs .title,
.our-blogs .des {
    text-align: justify;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow-y: clip;
    -webkit-box-orient: vertical;
}

.our-services .des,
.our-blogs .des {
    -webkit-line-clamp: 2;
}

.our-services .link,
.our-blogs .link {
    background-color: var(--white);
    color: var(--main);
    border: 1px solid var(--main);
    z-index: 2;
}

.icon-socail .icon {
    color: var(--main);
    border: 1px solid var(--sec);
    box-shadow: -1px 1px var(--sec);
    transition: 0.46s;
}

.icon-socail .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: 1px solid white;
    border-radius: 4px;
    box-shadow: -1px 1px #f8f9fa;
}


.animated-button {
    background-color: #f5bd26;
    position: relative;
    display: inline-block;
    padding: 12px 24px;
    border: none;
    font-size: 16px;
    border-radius: 100px;
    font-weight: 600;
    box-shadow: 0 0 0 2px #ffffff20;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
    color: white;
}

/* end services & blogs */
/* statisticssection */
.stats-container {
    background: white;
    padding: 42px;
    border-radius: 35px;
    box-shadow: 0 7px 21px rgba(0, 0, 0, 0.1);
    text-align: center;
    /* max-width: 930px; */
    margin: auto;
}
.stat-item {
    padding: 15px;
}

.stat-number {
    font-size: 36px;
    font-weight: bold;
    color: #f5bd26;
}
.stat-number span {
    color: black;
}
.stat-label {
    font-size: 18px;
    color: #555;
}
.stat-border {
    border-left: 1px solid gray;
}


/* customers */

/* start customers  */
.customers figure,
.customers .logo {
    width: 150px;
    height: 150px;
    object-fit: cover;
    aspect-ratio: 1 / 1;
    border-radius: 50%;

}

.customers figure {
    position: relative;
    background-color: #f6f6f6;
    border-radius: 50%;
}

.customers figure::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: scale(1.1);
    background-color: var(--sec);
    border-radius: 50%;
    animation: move-nave-shep 5s infinite ease-in;
    z-index: -1;
}

@keyframes move-nave-shep {
    0% {
        transform: scale(1.1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1.1);
    }
}
@media (max-width:900px) {

    .arrow-icon {
        transition: transform 0.3s ease;
        margin-right: .1em;
        border-left: .2em solid transparent;
        border-right: .2em solid transparent;
        vertical-align: middle;
        position: absolute;
        top: unset;
        right: unset;
        left: unset;
        transform: translate(-83px, 7px);

    }
    .dropdown-menu.animate-dropdown {
        display: none;
        opacity: 0;
        transform: translateY(4px);
        visibility: hidden;
        transition: all 0.3s ease;
        margin-top: 0.5rem;
        background: whitesmoke;
    }
    
}


.accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
}

.accordion-icon {
    width: 1.25rem;
    height: 1.25rem;
    background-image: url('https://cdn-icons-png.flaticon.com/512/60/60995.png'); /* أو أي SVG تحبيه */
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform 0.3s ease;
}

/* لما الأكوردين يتفتح، يقلب السهم */
.accordion-button:not(.collapsed) .accordion-icon {
    transform: rotate(180deg);
}

.contant-servic-info p{
    text-align: right;
}

.contant-servic-info h1{
    font-size: 1.1rem !important;
}



.project-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.contant-servic-info {
    margin-top: auto;
}


@media (max-width:900px) {
    .w3l-bootstrap-header .navbar-light .navbar-nav .active>.nav-link, .w3l-bootstrap-header .navbar-light .navbar-nav .nav-link.active, .w3l-bootstrap-header .navbar-light .navbar-nav .nav-link.show, .w3l-bootstrap-header .navbar-light .navbar-nav .show>.nav-link {
        color: #ffce00 !important;
        text-align: right !important;
    }

    .campany-name-footer .tm, .shadow .fs-1.mt-4, .w3l-bootstrap-header .navbar-light .navbar-brand:focus, .w3l-bootstrap-header .navbar-light .navbar-brand:hover, .w3l-bootstrap-header .navbar-light .navbar-nav .nav-link:focus, .w3l-bootstrap-header .navbar-light .navbar-nav .nav-link:hover, footer.blockquote-footer, span.diff {
        text-align: right !important;
    }
    ul li:hover>ul {
        z-index: 100;
        display: none;
    }
}

/* form service */

p.head {
    font-weight: 700;
    text-align: right;
}

.service-contact{
    direction: rtl;
}

.service-contact p{
    text-align: right;
}