html {
    scroll-behavior: smooth;
}
#y-nav {
    position: fixed;
    z-index: 10000;
    margin: 10px;
}
#logindiv.fromphp {
    position: fixed !important;
    z-index: 10000;
    width: 100%;
}
/************* custom dl-menu  ***********************/
#dl-menu a, #dl-menu2 a {
    white-space: normal;
}
.dl-menuwrapper .dl-menu {
    -webkit-backface-visibility: unset !important;
    backface-visibility: unset !important;
}
.forsubmenu > a {
    position: absolute !important;
    right: 0;
    height: 50px;
    top: 0;
}
.dl-menuwrapper li.dl-back::after {
    line-height: 32px !important;
}
.dl-menuwrapper .dl-menu {
    margin: 0 !important;
    width: auto !important;
    min-width: 300px !important;
    top: 56px;
    left: 0px;
}
#dl-menu-lang .dl-trigger {
    padding: 15px 10px !important;
}
#dl-menu-lang.dl-menuwrapper .dl-menu {
    min-width: 185px !important;
    margin-left: -70px !important;
    top: 56px;
}
#dl-menu-lang .dl-menuwrapper li a {
    padding: 8px 0px;
}
#dl-menu-lang {
    background: none !important;
}
.dl-menu .nav-item, .dl-submenu .nav-item {
    display: block !important;
}
.dl-submenu {
    text-align: center !important;
}
.dirrtl .dl-spandir{
    transform: rotate(180deg);
    float: left;
}
.dl-menuwrapper:first-child {
    margin-right: 0 !important;
}
.dl-menuwrapper {
    width: unset !important;
    float: unset !important;
}
.ulwidthdiv a {
    color: var(--color6);
}
.forsubmenu.dl-subviewopen > div {
    background: var(--color8);
}
.dl-menuwrapper ul {
    background: var(--color3) !important;
    backdrop-filter: blur(5px) !important;
    border-radius: 0 0 10px 10px !important;
}
.dl-menuwrapper .forsubmenu a, .dl-menuwrapper .dl-menu a {
    color: var(--color8) !important;
}
.dl-menuwrapper .dl-menu.dl-menuopen.dl-subview div a {
    color: var(--color9) !important;
}
.ulwidthdiv a:hover {
    color: var(--bs-primary);
}
.navbar .navbar-nav .nav-item {
    align-items: center ;
}
/**/
.ulwidthdiv.nav-link {
    display: flex !important;
}
.ulwidthdiv > a {
    padding: 0 !important;
}
#dl-menu > a, #dl-menu2 > a {
    padding: 0;
}
/* #dl-menu {
    display: inline-block !important;
    text-align: right;
} */
/* .ulwidthdiv {
    text-align: center;
    align-content: center;
    align-items: center;
} */
.dl-menu {
    text-align: center !important;
}
/* ************************ */

.dropdown-toggle {
    display: inline-block !important;
}
.dropdown-item {
    width: auto !important;
}
#submenume > .nav-item.nav-link, #subsubmenume > .dropdown-item {
    display: inline-block;
}
#submenume a.nav-item.nav-link, #subsubmenume > a.dropdown-item:first-child {
    padding-right: 0 !important;
}
#submenume a.nav-link.dropdown-toggle, #subsubmenume > a.dropdown-item.dropdown-toggle {
    padding-left: 0 !important;
}
#submenume a.nav-link.dropdown-toggle::after, #submenume > a.dropdown-item.dropdown-toggle::after {
    content: "\f103";
}
.dropdown-menu.dropdown-submenu {
    position: relative !important;
}
#subsubmenume:hover .dropdown-submenu {
    display: block;
}
#subsubmenume .dropdown-submenu {
    position: absolute !important;
    right: 100% !important;
    top: 0 !important;
    border-radius: 10px 0 0 10px;
}

  /*******************/
  /* .dropdown-menu{
    display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  transform: rotateX(0) !important;
  } */
  /*******************/

  
.page-item.active .page-link {
    color: var(--color17);
    background-color: var(--color2);
    border-color: var(--color2);
}
.page-link {
    color: var(--color2);
    background-color: var(--color17);
    border: 1px solid var(--color10);
}
.page-link:hover {
    color: var(--color17);
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
} 
.page-link:focus {
    color: var(--bs-primary);
    background-color: var(--color10);
    box-shadow: 0 0 0 .25rem var(--color10);
}
.btn-outline-primary {
  color:var(--bs-primary);
  border-color:var(--bs-primary);
}
.btn-outline-primary {
    color: var(--bs-primary);
    border-color: var(--bs-primary);
}
.btn-outline-primary:hover {
    color: var(--color17);
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
    color: var(--color17);
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
}
.list-group-item.active {
    color: var(--color17);
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
}
.btn-secondary, .btn-secondary:hover, .btn-check:focus + .btn-secondary, .btn-secondary:focus, .btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
    color: var(--color17);
    background-color: var(--color18);
    border-color: var(--color18);
}
#drop-lang i::before {
    color: var(--color11);
}
#drop-lang i {
    margin: 0 10px;
}
#drop-lang {
    margin: 0 10px;
}
#drop-lang a::after {
    margin: 0;
}
#drop-lang .dropdown-menu[data-bs-popper] {
    right: 0;
    left: unset;
}
/*** Spinner Start ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}
/*** Spinner End ***/

.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    transition: 0.5s;
    z-index: 99;
}
.back-to-top2 {
    left: 30px;
    right: unset;
}
.back-to-top2 i {
    font-size: 31px;
}


/*** Button Start ***/
.btn {
    font-weight: 600;
    transition: .5s;
}

.btn-square {
    width: 32px;
    height: 32px;
}

.btn-sm-square {
    width: 34px;
    height: 34px;
}

.btn-md-square {
    width: 44px;
    height: 44px;
}

.btn-lg-square {
    width: 56px;
    height: 56px;
}

.btn-xl-square {
    width: 66px;
    height: 66px;
}

.btn-square,
.btn-sm-square,
.btn-md-square,
.btn-lg-square,
.btn-xl-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

.btn.btn-primary {
    color: var(--bs-white);
    border: none;
}

.btn.btn-primary:hover {
    background: var(--bs-dark);
    color: var(--bs-white);
}

.btn.btn-light {
    color: var(--bs-primary);
    border: none;
}

.btn.btn-light:hover {
    color: var(--bs-white);
    background: var(--bs-dark);
}

.btn.btn-dark {
    color: var(--bs-white);
    border: none;
}

.btn.btn-dark:hover {
    color: var(--bs-primary);
    background: var(--bs-light);
}


/*** Topbar Start ***/ 
.topbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    vertical-align: middle;
    margin-left: 8px;
    color: var(--bs-primary);
}

.topbar .dropdown .dropdown-menu a:hover {
    background: var(--bs-primary);
    color: var(--bs-white);
}

.topbar .dropdown .dropdown-menu {
    transform: rotateX(0deg);
    visibility: visible;
    background: var(--bs-light);
    padding-top: 10px;
    border: 0;
    transition: .5s;
    opacity: 1;
}
/*** Topbar End ***/

/************ login **************/
#logindiv {
    font-size: 12px;
    background-color: var(--color9);
    position: relative;
}
#logindiv.mobilescreen {
    display: none;
}
#logindiv span {
    vertical-align: middle;
}
#logindiv a {
    color: var(--color18);
}
#logindiv a:hover {
    color: var(--bs-primary);
}

/*** Navbar Start ***/
.nav-bar {
    background: var(--bs-white);
    transition: 1s;
}

.navbar-light .navbar-brand img {
    max-height: 60px;
    transition: .5s;
}

.nav-bar .navbar-light .navbar-brand img {
    max-height: 50px;
}

.navbar .navbar-nav .nav-item .nav-link {
    padding: 0;
}

.navbar .navbar-nav .nav-item {
    display: flex;
    align-items: center;
    padding:12px 15px;
}

.navbar-light .navbar-nav .nav-item:hover,
.navbar-light .navbar-nav .nav-item.active,
.navbar-light .navbar-nav .nav-item:hover .nav-link,
.navbar-light .navbar-nav .nav-item.active .nav-link {
    color: var(--bs-primary);
}

@media (max-width: 991px) {
    /*********** dl-menu ************/
    .dl-menuwrapper {
        max-width: unset !important;
    }
    .dl-trigger {
        position: relative !important;
    }
    .dl-menuwrapper .dl-menu {
        min-width: calc(300px - 0.25rem) !important;
        top: 53px;
        left: unset;
        width: 95% !important;
    }
    .dl-menu.dl-menuopen.dl-subview {
        min-width: calc(300px - 0.25rem) !important;
    }

    #subsubmenume .dropdown-submenu {
        position: relative !important;
        right: 0 !important;
        border-radius: 0 0 10px 10px;
    }
    .dropdown-menu {
        width: 100% !important;
    }
    #logindiv.mobilescreen {
        display: block;
    }
    #logindiv.widescreen {
        display: none !important;
    }

    .navbar .navbar-nav .nav-link {
        padding: 0;
    }

    .navbar .navbar-nav .nav-item {
        display: flex;
        padding: 14px;
        flex-direction: row;
        justify-content: center;
        /* align-items: start; */
    }

    .navbar .navbar-nav .nav-btn {
        display: flex;
        justify-content: start;
    }

    .navbar .navbar-nav {
        width: 100%;
        display: flex;
        margin-top: 20px;
        padding-bottom: 20px;
        background: var(--bs-light);
        border-radius: 10px;
    }

    .navbar.navbar-expand-lg .navbar-toggler {
        padding: 8px 15px;
        border: 1px solid var(--bs-primary);
        color: var(--bs-primary);
    }
    #drop-lang {
        position: absolute;
        right: 50px;
        top: 23px;
    }
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    vertical-align: middle;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.dropdown .dropdown-menu .dropdown-item:hover {
    background: var(--bs-primary);
    color: var(--bs-white);
}

@media (min-width: 992px) {
    .navbar {
        padding: 9px 0;
    }

    .navbar .nav-btn {
        display: flex;
        align-items: center;
        justify-content: end;
    }

    .navbar .navbar-nav {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: var(--bs-light);
        border-radius: 10px;
    }

    .navbar .navbar-nav .nav-btn {
        width: 100%;
        display: flex;
        margin-left: auto;
    }

    .navbar .nav-item .dropdown-menu:not(.dropdown-submenu) {
        display: block;
        visibility: hidden;
        top: 100%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        transition: .5s;
        opacity: 0;
    }
    .navbar .nav-item .dropdown-menu {
        border: 0;
        border-radius: 10px;
    }

    .navbar .nav-item:hover .dropdown-menu:not(.dropdown-submenu) {
        transform: rotateX(0deg);
        visibility: visible;
        /* margin-top: 20px; */
        background: var(--bs-light);
        transition: .5s;
        opacity: 1;
    }
}
/*** Navbar End ***/


/*** Carousel Hero Header Start ***/
/* .header-carousel .header-carousel-item {
    height: 700px;
} */

.header-carousel .owl-nav .owl-prev,
.header-carousel .owl-nav .owl-next {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background: var(--bs-light);
    color: var(--bs-primary);
    font-size: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.header-carousel .owl-nav .owl-prev {
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 30px;
}
.header-carousel .owl-nav .owl-next {
    bottom: 30px;
    right: 50%;
    transform: translateX(-50%);
    margin-right: 30px;
}

.header-carousel .owl-nav .owl-prev:hover,
.header-carousel .owl-nav .owl-next:hover {
    box-shadow: inset 0 0 100px 0 var(--bs-secondary);
    color: var(--bs-white);
}

.header-carousel .header-carousel-item .carousel-caption {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    display: flex;
    align-items: center;
}

@media (max-width: 991px) {
    .header-carousel .header-carousel-item .carousel-caption {
        padding-top: 0px;
    }

    /* .header-carousel .header-carousel-item {
        height: 1300px;
    } */
}

@media (max-width: 767px) {
    /* .header-carousel .header-carousel-item {
        height: 950px;
    } */

    .header-carousel .owl-nav .owl-prev {
        bottom: -30px;
        left: 50%;
        transform: translateX(-50%);
        margin-left: -45px;
    }

    .header-carousel .owl-nav .owl-next {
        bottom: -30px;
        left: 50%;
        transform: translateX(-50%);
        margin-left: 45px;
    }
}
/*** Carousel Hero Header End ***/


/*** Single Page Hero Header Start ***/
.bg-breadcrumb {
    position: relative;
    overflow: hidden;
    background: linear-gradient(rgba(1, 95, 201, 0.9), rgba(0, 0, 0, 0.2)), url(../img/bg-breadcrumb.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 60px 0;
    transition: 0.5s;
}

.bg-breadcrumb .breadcrumb {
    position: relative;
}

.bg-breadcrumb .breadcrumb .breadcrumb-item a {
    color: var(--bs-white);
}
/*** Single Page Hero Header End ***/


/*** Feature Start ***/
.feature .feature-item {
    border-radius: 10px;
    background: var(--bs-white);
    transition: 0.5s;
}

.feature .feature-item:hover {
    background: var(--bs-primary);
}

.feature .feature-item .feature-icon {
    position: relative;
    width: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: var(--bs-light);
}

.feature .feature-item:hover .feature-icon i {
    z-index: 9;
}

.feature .feature-item .feature-icon::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: var(--bs-dark);
    transition: 0.5s;
    z-index: 1;
}

.feature .feature-item:hover .feature-icon::after {
    height: 100%;
}

.feature .feature-item .feature-icon {
    color: var(--bs-primary);
}

.feature .feature-item .feature-icon,
.feature .feature-item h4,
.feature .feature-item p {
    transition: 0.5s;
}

.feature .feature-item:hover .feature-icon {
    color: var(--bs-white);
}
.feature .feature-item:hover h4,
.feature .feature-item:hover p {
    color: var(--bs-white);
}

.feature .feature-item:hover a.btn {
    background: var(--bs-white);
    color: var(--bs-primary);
}

.feature .feature-item:hover a.btn:hover {
    background: var(--bs-dark);
    color: var(--bs-white);
}
/*** Feature End ***/


/*** Service Start ***/
.service .service-item {
    border-radius: 10px;
}
.service .service-item .service-img {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.service .service-item .service-img img {
    transition: 0.5s;
}

.service .service-item:hover .service-img img {
    transform: scale(1.1);
}

.service .service-item .service-img::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: rgba(1, 95, 201, .2);
    transition: 0.5s;
    z-index: 1;
}

.service .service-item:hover .service-img::after {
    height: 100%;
}

.service .service-item .service-img .service-icon {
    position: absolute;
    width: 70px;
    bottom: 0;
    right: 25px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: var(--bs-light);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    z-index: 9;
}

.service .service-item .service-img .service-icon i {
    color: var(--bs-primary);
    transition: 0.5s;
}

.service .service-item:hover .service-img .service-icon i {
    transform: rotateX(360deg);
    color: var(--bs-white);
}

.service .service-item:hover .service-img .service-icon {
    bottom: 0;
    color: var(--bs-white);
    background: var(--bs-primary);
}

.service .service-content {
    position: relative;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: var(--bs-light);
}

.service .service-item .service-content .service-content-inner {
    position: relative;
    z-index: 9;
}

.service .service-item .service-content .service-content-inner .h4,
.service .service-item .service-content .service-content-inner p {
    transition: 0.5s;
}

.service .service-item:hover .service-content .service-content-inner .h4,
.service .service-item:hover .service-content .service-content-inner p {
    color: var(--bs-white);
}

.service .service-item:hover .service-content .service-content-inner .btn.btn-primary {
    color: var(--bs-primary);
    background: var(--bs-white);
}

.service .service-item:hover .service-content .service-content-inner .btn.btn-primary:hover {
    color: var(--bs-white);
    background: var(--bs-dark);
}

.service .service-item:hover .service-content .service-content-inner .h4:hover {
    color: var(--bs-dark);
}

.category-php-style .service-item .service-content::after {
    border-bottom-right-radius: 0 !important; 
    border-bottom-left-radius: 0 !important;
}
.category-php-style .service-item .service-content {
    border-bottom-right-radius: 0 !important; 
    border-bottom-left-radius: 0 !important;
}

.service .service-item .service-content::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: var(--bs-primary);
    transition: 0.5s;
    z-index: 1;
}

.service .service-item:hover .service-content::after {
    height: 100%;
}
/*** Service End ***/


/*** FAQs Start ***/
.faq-section .accordion .accordion-item .accordion-header .accordion-button {
    color: var(--bs-white);
    background: rgba(1, 95, 201, .8);
    font-size: 18px;
}

.faq-section .accordion .accordion-item .accordion-header .accordion-button.collapsed {
    color: var(--bs-primary);
    background: var(--bs-light);
}
/*** FAQs End ***/


/*** Blog Start ***/
.blog .blog-item {
    border-radius: 10px;
    transition: 0.5s;
}

.blog .blog-item:hover {
    box-shadow: 0 0 45px rgba(0, 0, 0, .1);
}

.blog .blog-item:hover .blog-content {
    background: var(--bs-white);
}

.blog .blog-item .blog-img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    overflow: hidden;
}

.blog .blog-item .blog-img img {
    transition: 0.5s;
}

.blog .blog-item:hover .blog-img img {
    transform: scale(1.2);
}

.blog .blog-item .blog-img::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: rgba(1, 95, 201, .2);
    transition: 0.5s;
    z-index: 1;
}

.blog .blog-item:hover .blog-img::after {
    height: 100%;
}

.blog .blog-item .blog-img .blog-categiry {
    position: absolute;
    bottom: 0;
    right: 0;
    border-top-left-radius: 10px;
    display: inline-flex;
    color: var(--bs-white);
    background: var(--bs-primary);
    z-index: 9;
}

.blog .blog-item .blog-content {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: var(--bs-light);
}

.blog .blog-item .blog-content a.btn {
    color: var(--bs-dark);
}

.blog .blog-item:hover .blog-content a.btn:hover {
    color: var(--bs-primary);
}
/*** Blog End ***/


/*** Team Start ***/
.team .team-item .team-img {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
} 

.team .team-item .team-img img {
    transition: 0.5s;
}

.team .team-item:hover .team-img img {
    transform: scale(1.1);
}

.team .team-item .team-img::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transition: 0.5s;
}

.team .team-item:hover .team-img::after, .fromjsclick::after {
    height: 100% !important;
    background: rgba(255, 255, 255, 0.3);
}

.team .team-item .team-img .team-icon {
    position: absolute;
    bottom: 20px;
    right: 20px;
    margin-bottom: -100%;
    transition: 0.5s;
    z-index: 9;
}

.team .team-item:hover .team-img .team-icon {
    margin-bottom: 0;
}

.team .team-item .team-title {
    color: var(--bs-white);
    background: var(--bs-primary);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: 0.5s;
}

.team .team-item .team-title h4 {
    color: var(--bs-white);
}

.team .team-item:hover .team-title {
    background: var(--bs-dark);
}
/*** Team End ***/


/*** Testimonial Start ***/
.testimonial-carousel .owl-stage-outer {
    margin-top: 58px;
    margin-right: -1px;
}

.testimonial .owl-nav .owl-prev {
    position: absolute;
    top: -58px;
    left: 0;
    background: var(--bs-primary);
    color: var(--bs-white);
    padding: 5px 30px;
    border-radius: 30px;
    transition: 0.5s;
}

.testimonial .owl-nav .owl-prev:hover {
    background: var(--bs-dark);
    color: var(--bs-white);
}

.testimonial .owl-nav .owl-next {
    position: absolute;
    top: -58px;
    right: 0;
    background: var(--bs-primary);
    color: var(--bs-white);
    padding: 5px 30px;
    border-radius: 30px;
    transition: 0.5s;
}

.testimonial .owl-nav .owl-next:hover {
    background: var(--bs-dark);
    color: var(--bs-white);
}
/*** Testimonial End ***/


/*** Contact Start ***/
.contact .contact-img {
    position: relative;
}

.contact .contact-img::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 1;
    animation-name: image-efects;
    animation-duration: 10s;
    animation-delay: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    transition: 0.5s
}

@keyframes image-efects {
    0%  {border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;}

    25% {border-radius: 35% 65% 27% 73% / 71% 25% 75% 29%;}

    50% {border-radius: 41% 59% 45% 55% / 32% 21% 79% 68%;}

    75% {border-radius: 69% 31% 39% 61% / 70% 83% 17% 30%;}

    100% {border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;}
}

.contact .contact-img .contact-img-inner {
    position: relative;
    z-index: 9;
}
/*** Contact End ***/


/*** Footer Start ***/
.footerlogo {
  width: 50px;
  height: 50px;
  vertical-align: bottom;
}
.footer {
    background: var(--bs-dark);
}

.footer .footer-item {
    display: flex;
    flex-direction: column;
}

.footer .footer-item a {
    line-height: 35px;
    color: var(--bs-body);
    transition: 0.5s;
}

.footer .footer-item p {
    line-height: 35px;
}

.footer .footer-item a:hover {
    color: var(--bs-primary);
}

.footer .footer-item .footer-btn a,
.footer .footer-item .footer-btn a i {
    transition: 0.5s;
}

.footer .footer-item .footer-btn a:hover {
    background: var(--bs-white);
}

.footer .footer-item .footer-btn a:hover i {
    color: var(--bs-primary);
}


.footer .footer-item .footer-instagram {
    position: relative;
    overflow: hidden;
}

.footer .footer-item .footer-instagram img {
    transition: 0.5s;
}

.footer .footer-item .footer-instagram:hover img {
    transform: scale(1.2);
}

.footer .footer-item .footer-instagram .footer-search-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    opacity: 0;
}

.footer .footer-item .footer-instagram:hover .footer-search-icon {
    opacity: 1;
    background: rgba(0, 0, 0, .6);
}

.footer .footer-item .footer-btn a {
    background: var(--bs-light);
    color: var(--bs-primary);
}

.footer .footer-item .footer-btn a:hover {
    background: var(--bs-primary);
}

.footer .footer-item .footer-btn a:hover i {
    color: var(--bs-white);
}
/*** Footer End ***/


/*** copyright Start ***/
.copyright {
    background: var(--bs-dark);
    border-top: 1px solid rgba(255, 255, 255, .08);
    padding-bottom: 125px !important;
}
/*** copyright end ***/

.imgdivmodal {
    margin-bottom : 15px;
  }
  .imgdivmodal img {
    width: 100%;
    max-width: 500px;
  }

/***** slide-full ******/
.slide-full {
    align-content: center;
}
.slide-full-b {
    height: unset !important;
}
.slide-full .container {
    padding: 0 !important;
}
.slide-full .row > * {
    margin: 0;
}
/* .btn-div-slide {
    position: absolute;
    bottom: 60px;
} */

/* Inline | http://localhost:8081/webtome/websitesnames/lifesure.isat.tech/index.php?langeid=2 */

#widescreen .slidelastdiv > div, #mobilescreen .slidelastdiv > div {
    position: absolute;
    display: block;
    padding: 15px;
    left: 0;
    top: 0;
    height: 100%;
  }
  
.slide-full .mybgstyle {
    background-size: contain !important;
}
.carousel-caption {
    position: relative !important;
    /* height: auto !important; */
}
/* .header-carousel .header-carousel-item {
    height: 550px !important;
} */
/* .owl-nav {
    position: absolute;
    width: 100%;
    bottom: -61px;
} */
.slide-full-b .carousel-caption {
    text-align: unset;
}
.slide-full-b .carousel-caption {
    align-items: end !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    padding: 0px;
}
/**************** TEST ****************/
.slide-full-b .container {
    /* width: auto !important; */
    max-width: unset !important;
  }
  .header-carousel.slide-full-b .header-carousel-item {
    height: auto !important;
  }
  .slide-full-b .slide-full .row > :not(.animated) {
    margin-top: var(--bs-gutter-y);
  }
/***************/
.landpage_icon {
    background: var(--bs-primary);
    color: var(--color17);
}
.landpage_icon:hover {
    color: var(--bs-primary);
    background: var(--color17);
    box-shadow: 0 0 15px #00000080;
}
/*************** START CATEGORY *************/
.category-items {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    height: 250px;
}
.category-items2 {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    height: 48px;
}
.category-icon {
    position: absolute;
}
.category-items-main-div .service-item {
    border: 1px solid var(--color10);
}
.category-items span, .category-items2 span {
    font-size: 13px;
    vertical-align: text-bottom;
}
.category-items-div {
    background: var(--color10);
}
.category-items-main-div i {
    font-size: 21px;
}

.caicon-7 {
    left: 0;
}
.caicon-8 {
    right: 0;
}
/****************/
.caicon-0 {
    left: 0;
}
.caicon-1 {
    right: 0;
}
.caicon-2 {
    right: 0;
    top: 45px;
}
.caicon-3 {
    right: 0;
    top: 80px;
}
.caicon-4 {
    top: 218px;
}
.caicon-6 {
    right: 0;
    top: 218px;
}
.caicon-5-div {
    top: 218px;
    width: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column;
}
.category-items-main-div {
    min-width: 350px;
}
.caicon-4 i, .caicon-5 i, .caicon-6 i {
    font-size: 16px;
}
.caicon-4 span, .caicon-5 span, .caicon-6 span {
    font-size: 11px;
}
/* .navbar-nav div {
    padding: 0 !important;
} */
.navbar-nav a {
    font-size: 16px !important;
    padding: 12px;
    white-space: nowrap;
    /* width: 100% !important; */
}
@media (min-width: 1400px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1800px !important;
    }
}

/********modal img********/

.mymodalcustom img {
    width: 100%;
    max-width: 450px;
  }

/* new style */
.topbar {
    display: none !important;
  }
  .footersocialicon {
    display: inline-block !important;
  }
  .mybgstyle {
    height: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    min-height: 500px !important;
  }
  .mybgstyle_services {
    height: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    min-height: 208px !important;
  }
  .mybgstyle_about {
    height: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    min-height: 208px !important;
  }
  .mybgstyle_faq {
    height: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    min-height: 375px !important;
  }
  .footerlogo {
    display: inline-block;
    width: 50px;
    height: 26px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
  .headerlogo {
    display: inline-block;
    width: 200px;
    height: 53px;
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    vertical-align: bottom;
  }
  
  .dropdown-menu {
    background-color: var(--color17);
    border-radius: 0;
    width: 100%;
    border:none;
  }
  .dropdown-menu {
    width: 90%;
  }
  .navbar-toggler .fa-bars {
    font-size: 24px;
  }
  .navbar-toggler {
    border: none !important;
  }
  .mygallery {
    background: none;
  }
  .footer-instagram, .footer-instagram-big {
    transition: transform 0.3s ease-in-out;
  }
  .footer-instagram2, .footer-instagram-big {
    background-size: 100%; 
    background-position: center; 
    width: 100%; 
    padding-bottom: 100%; 
    position: relative; 
    overflow: hidden; 
    transition: background-size 0.3s ease-in-out;
    background-repeat: no-repeat;
    max-width: 400px;
    max-height: 400px;
    margin: 0 auto;
  }
  .footer-instagram:hover, .footer-instagram-big:hover {
    background-size: 110% !important;
  }
  .footer-instagram2{
    padding-bottom: 400px; 
  }
  .footer-instagram a {
    position: relative;
    width: 100%;
    height: 100%;
    align-content: center !important;
    text-align: center !important;
  }
  .footer-search-icon a i {
    position: relative;
    top: 0;
    display: block;
    padding: calc(50% - 8px);
    width: 100%;
    height: 100%;
  }
  
  .mywhatscontact {
    display: block !important;
    text-align: center !important;
  }
  .mywhatscontact div {
    display: inline-block;
  }
  .bg-breadcrumb {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
  .header-carousel .header-carousel-item .carousel-caption {
    background: rgba(0, 0, 0, 0);
  }
  .goldstar {
    color: #f8ec07;
    text-shadow: 0px 0px 2px #00000080;
  }

  @media (min-width: 992px) {
    .navbar .nav-item:hover .dropdown-menu {
      margin-top: 0px;
    }
    .navbar .nav-item .dropdown-menu {
      border-radius: 0 0 10px 10px;
    }
  }

/*****media style******/
.media-container {
    padding: 3px;
    text-align: center;
}
.media-caption {
    display: block;
    padding: 5px 7px;
}

.media-container {
    --bg-color: var(--color17);
    --text-color: var(--color14);
    background: linear-gradient(90deg, var(--color14) 50%, var(--color17) 50%);
    box-shadow: 0px 0px 1px var(--color10);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease;
    position: relative;
}

.media-item:hover .media-container,
.media-item:focus .media-container:active {
    background-position: left bottom;
}

.media-caption {
    color: var(--color14);
    position: relative;
    transition: color 0.3s ease 0.2s;
}

.media-item:hover .media-container .media-caption,
.media-item:focus .media-container .media-caption {
    color: var(--color17);
}
.media-item {
    text-align: center;
}
.media-container audio , .media-container video {
    width: 100%;
}
.mymedia {
    text-align: center;
}