.bkcolor {
    background: #4b8fc9 !important;
}

.fontwhite {
    color: #ffffff !important;
}

.fonntblack {
    color: #000000 !important;
}

.titlecolor {
    color: #1ac0db !important;

}
.custom-heder-margin{
    margin-left: 0px !important;
}
.custombg_gray {
    background-color: #f0f0f0;
}

.custombanner-img {
    padding-top: 41px !important;
    padding-bottom: 41px !important;
}

.custom-page-padding {
    padding-top: 34px !important;
}

.custom-aling-right {
    text-align: right !important;

}

.custom-about-img-height {
    height: 323px !important;
}

.custom-box-height {
    height: 351px;

}

.custom-box-height-catg {
    height: 160px;
}

.custom-spage-margin {
    margin-top: -45px !important;

}

.custom-news-content {
    height: 367px;

}

.btn-alert {
    background-color: transparent;
    border: none;
    height: auto;
    padding-top: 0;
}

.custom-contact-icon {
    text-align: center;
    border: 1px solid var(--thm-clr-extra);
    padding-bottom: 14px;
    padding-top: 14px;
}

.errorclass {
    color: #d13030;

}

label.error {
    margin-bottom: 0.5rem;
    color: #d13030;
}

.titlecolor:hover {
    color: #1252a4 !important;
}

.custom-news-one__title {
    font-size: 16px;
    color: #000000 !important;
    line-height: 26px;
    font-weight: 700;
}

.customeicon {
    height: 57px;
    width: 57px;
    background-color: rgba(var(--thm-primary-rgb), .10);
    display: flex;
    align-items: center;
    justify-content: center;
    /*
    font-size: 16px;
    */
    /*
    color: var(--thm-primary);
    */
    color: #19bfda;
    /*
            position: absolute;
    */
    /*
    background: #4173b6;
    */
    /*
    background: #ffffff;
    */
    font-size: 34px;
    top: -62px;
    left: 130px;
    transition: all 500ms ease;
}

.customfontweight {
    font-weight: 800;
}

.counters-one {
    position: relative;
    display: block;
    padding: 230px 0 86px;
    margin-top: -257px !important;
}

.brand-one .swiper-slide img {
    -webkit-transition: 500ms;
    transition: 500ms;
    opacity: 1 !important;
    max-width: 100%;
}

.custom-pointer {
    cursor: pointer !important;
}

.customborder {
    border: 1px solid var(--thm-clr-extra);
}

element.style {
    position: relative;
    display: block;
    overflow: hidden;
}

.team-one__img {
    position: relative;
    display: block;
    overflow: hidden;
}

.customborder {
    border: 1px solid var(--thm-clr-extra);
    position: relative;
    display: block;
    overflow: hidden;
}

*, ::after, ::before {
    box-sizing: border-box;
}

user agent stylesheet
div {
    display: block;
}

.team-one__single {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 30px;
}

style attribute {
    visibility: visible;
    animation-duration: 1500ms;
    animation-delay: 0ms;
    animation-name: fadeInLeft;
}

.row {
    --bs-gutter-x: 30px;
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}

body {
    font-family: var(--thm-font);
    color: var(--thm-gray);
    font-size: 16px;
    line-height: 34px;
    font-weight: 400;
}

body {
    margin: 0;
    font-family: var(--bs-font-sans-serif);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

:root {
    --thm-font: 'Roboto', sans-serif;
    --thm-reey-font: 'reeyregular';
    --thm-gray: #767676;
    --thm-gray-rgb: 118, 118, 118;
    /* --thm-primary: #fba919; */
    --thm-primary: #1252a4;
    --thm-primary-rgb: 251, 169, 25;
    --thm-black: #171717;
    --thm-black-rgb: 23, 23, 23;
    --thm-base: #ffffff;
    --thm-base-rgb: 255, 255, 255;
    --thm-clr-extra: #e3e3e3;
}

:root {
    --swiper-navigation-size: 44px;
}

:root {
    --swiper-theme-color: #007aff;
}

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}

.custom-serivce-title {
    font-size: 20px !important;
}

.custom-padding-top {
    padding-top: 37px !important;
}

.custom-padding-bottom {
    padding-bottom: 10px !important;
}

.custom-footer-padding {
    padding-bottom: 29px !important;

}

.custom-btn-left {
    left: 50% !important;
}

.custom-aling-end {
    text-align: end !important;

}

/*collapsible start*/
.collapsible {
    background-color: #1252a4;
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

.product-pagenot-found {

    font-size: 76px !important;
    font-weight: 400 !important;
    line-height: 51px !important;
    color: var(--thm-primary) !important;
}

.active1, .collapsible:hover {
    background-color: #000000;
}

.collapsible:after {
    content: '\002B';
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active1:after {
    content1: "\2212";
}

.content1 {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #f1f1f1;
}

/*collapsible end*/