body, p {
    color: #000a23 !important;
    font-family: 'Montserrat', sans-serif!important;
}

.logo {
    max-height: 90px !important;
}

.bold {
    font-weight: 700;
}

.breadcrumb {
    background: transparent !important;
}

.breadcrumb-area .breadcrumb::after {
    background: transparent !important;
}

nav.navbar.bootsnav.sticked .navbar-brand {
    padding: 10px 15px;
}

.top-bar-area {
    padding: 0;
}

.top-bar-area a {
    text-transform: initial;
}

.banner-area {
    max-height: 80vh;
}

.content h1, .content p {
    color: #fff !important;

}

.content {
    position: relative;
    z-index: 4;
}

.carousel-inner > .item:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.40);
    z-index: 0;
}

.sec_bg {
    background: #efefef;
}

.service-item .overlay {
    background: rgb(34 35 87 / 78%);
}

.service-item .info-title {
    background: rgb(34, 35, 87);
}

.btn-theme {
    background-color: #0f2765;
    border: 2px solid #0f2765;
}

.shadow.theme-hard::after {
    background: #0f2765 none repeat scroll 0 0;
}

footer .f-item p {
    color: #cccccc !important;
}

.bg-faq {
    background: #00081d;
}

.text-white {
    color: #fff !important;
}

.acd-items .panel-heading .panel-title a {
    background: #0f2765 none repeat scroll 0 0;
    display: block;
    font-weight: 600;
    padding: 20px;
    position: relative;
    color: #fff;
}

.acd-items .panel.panel-default {
    border-color: #0f2765;
}

.blog-area .blog-items .info {
    min-height: 350px;
}

.padding-xxl {
    padding: 170px 0 !important;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-50 {
    padding-bottom: 50px;
}

.sec_title {
    font-weight: 700;
    font-size: 35px;
    position: relative;
    z-index: 1;
    line-height: 1.3;
}

.size-cover {
    background-size: cover !important;
}

.floating_form {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 70px;
    height: 70px;
    background: rgb(34, 35, 87);
    background: linear-gradient(45deg, rgba(34, 35, 87, 1) 0%, rgba(49, 67, 127, 1) 50%, rgba(34, 160, 218, 1) 100%);
    border-radius: 50%;
    z-index: 25;
    display: flex;
    align-items: center;
    justify-content: center;
}

.floating_form #floating_sender {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 35px;
    border-radius: 50%;
    background: transparent;
    border: none;
    appearance: none;
    outline: none;
}

.floating_window {
    box-shadow: 3px 5px 25px -10px rgba(0, 0, 0, 0.75);
    background: #fff;
    width: 350px;
    min-height: 450px;
    position: fixed;
    bottom: 100px;
    right: 20px;
    display: none;
    border-radius: 15px;
    z-index: 9999;
    overflow: hidden;
}

.window_header {
    background: linear-gradient(45deg, rgba(34, 35, 87, 1) 0%, rgba(49, 67, 127, 1) 50%, rgba(34, 160, 218, 1) 100%);
    width: 100%;
    padding: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.window_form {
    margin: 15px;
}

.window_text {
    color: #010101;
    font-size: 15px;
    margin-bottom: 20px;
}

.window_form input {
    max-height: 40px !important;
    min-height: 40px !important;
    border: 2px solid rgba(34, 35, 87, 1);
    border-radius: 12px;
}

.window_form input ::placeholder {
    color: #6c757d;
}

.window_btn {
    background: linear-gradient(45deg, rgba(34, 35, 87, 1) 0%, rgba(49, 67, 127, 1) 50%, rgba(34, 160, 218, 1) 100%);
    color: #fff;
    border: none;
    appearance: none;
    outline: none;
    padding: 8px 25px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
}


.contact-form-area .tab-content li .info span {
    text-transform: none !important;
}

.custom_pad {
    padding: 10px 0;
}

.product_sidebar {
    background: #0d6efd;
    color: #fff;
    padding: 20px;
    border-radius: 5px;
}

.product .title h4 {
    color: #fff !important;
}

.product-info ul li {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 5px;
}

.product-info ul li a {
    color: #010101 !important;
}

.cta_buttons {
    margin-top: 20px;
    display: flex;
}

.cta_buttons i {
    color: #fff !important;
    font-size: 16px;

}

.cta_buttons .whatsapp {
    background: #25D366;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 0;
}

.cta_buttons .phone {
    background: #0d6efd;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 0;
}

.cta_buttons .email {
    background: #fd7e14;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 0;
}

.pb--70 {
    padding-bottom: 70px;
}

.pb--50 {
    padding-bottom: 50px;
}

.mt-2 {
    margin-top: 1.25rem;
}

.product_card {
    border: 1px solid #0d6efd;
    border-radius: 5px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}

.product_title .title {
    font-size: 18px;
    padding: 10px;
    background: #0f2765;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
}

.product_card:hover .product_card_image img {
    transform: scale(1.1);
}

.blog_title {
    font-size: 2em;
    font-weight: 600;
}

.faq-area {
    position: relative;
}

.faq-area:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(10, 24, 50, 0.68);
    z-index: 0;
}


.item-inner a {
    opacity: 1;
    display: inline-block;
    transform: translate(0, 0);
}

.color-black {
    color: #000 !important;
}

.portfolio-area .pf-item .info a::after {
    display: none;
}

.case-study-featured .section-heading p {
    font-size: 14px !important;
    line-height: 1.4;
}

.sayac_wrap {
    max-width: 100px;
    border-radius: 50%;
    background: #fff;
    margin: 0 auto;
}

.sayac_img {
    max-width: 100px;
    padding: 20px;
    filter: brightness(100) contrast(0) invert(32%) sepia(2) saturate(61) hue-rotate(1295deg) !important;
}

.default.info .bottom-info li:last-child {
    margin-left: 0px;
}

.default.info .bottom-info li {
    margin-right: 15px;
}

.mb--30 {
    margin-bottom: 30px;
}

.carousel .owl-carousel .owl-item img {
    border: 1px solid #dedede;
    max-width: 99%;
}

.item-inner img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

.justify-content-center {
    display: flex;
    justify-content: center !important;
}

.topbar-social li span {
    color: #fff;
    padding: 0 !important;
    margin: 0 !important;
}

.topbar-social {
    padding-right: 0px;
}

.text-center {
    text-align: center !important;
}

.item-inner img {
    border-radius: 0;
}

.mobile-navbar-social {
    display: none;
}

.chemical_madde {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.chemical-list {
    border: 1px solid #efefef;
}

.chemical-list li a {
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #bbb8b8;
    font-weight: 600;
}

.chemical-list li a:hover {
    background: #0f2765;
    color: #fff;
}

.chemical-list li a.active {
    background: #0f2765;
    color: #fff;
}

.accordion {
    width: 100%;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

/* Accordion item styles */
.accordion-item {
    border-bottom: 1px solid #ddd;
}

.accordion-title {
    padding: 15px;
    background-color: #0f2765;
    color: #fff;
    cursor: pointer;
    position: relative;
    font-size: 1.3rem;
    font-weight: 600;
}

.accordion-title h3{
    font-size: 1.3rem;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
}

.accordion-title::after {
    content: "\002B"; /* Plus icon */
    font-size: 1.5rem;
    position: absolute;
    right: 20px;
    top: 10px;
    transition: transform 0.2s ease;
}

.accordion-title.active::after {
    content: "\2212"; /* Minus icon */
}

.accordion-content {
    display: none; /* Hide content initially */
    padding: 25px;
    background-color: #f9f9f9;
    color: #333;
}

.mb-4 {
    margin-bottom: 10px;
}

.mb-5 {
    margin-bottom: 30px;
}


.home_about ul {
    list-style-type: disc;
    padding-left: 20px;
}

.home_about_img {
    border-radius: 5px;
    overflow: hidden;
}

.service-card {
    border: 1px solid #efefef;
    padding: 15px;
}

.services-title {
    font-size: 16px;
    font-weight: 600;
}

.card-footer a.c_btn {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #efefef;
    color: #fff;
    background: #0f2765;
    padding: 10px 15px;
    display: inline-block;
}

table * {
    border-color: #000 !important;
}

.table > thead:first-child > tr:first-child > td {
    border-top: 1px solid #000 !important;
    border-left: 1px solid #000 !important;
    border-right: 1px solid #000 !important;
    border-bottom: 1px solid #fff !important;
}

table td {
    padding: 20px !important;
    vertical-align: middle !important;
}

table tr td h3 {
    font-weight: 400 !important;
    margin-bottom: 0 !important;
    font-size: 22px !important;
    font-family: inherit;
}

.thead-dark {
    background: #0f2764 !important;
}

.thead-dark tr td h3 {
    color: #fff !important;
}

.example4:before, .example4:after {
    display: none;
}

.example4 {
    padding-bottom: 0 !important;
}


.portfolio-area .portfolio-items .pf-item {
    margin-bottom: 30px;
    padding: 0 15px;
}

.breadcrumb-area .breadcrumb a, .breadcrumb-area .breadcrumb li{
    font-weight: 400;
    font-size: 12px;
}

.breadcrumb{
    margin-bottom: 0;
}

.breadcrumb-area .breadcrumb a.active, .breadcrumb-area .breadcrumb li{
    font-weight: 600;
}



.c-row {
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
}

.c-list-style li{
    list-style-type: disc;
}

.c-left-bar{
    display: flex;
    flex-direction: column;
}

.c-left-bar .c-left-widget{
    border: 1px solid #efefef;
    margin-bottom: 20px;
}

.c-left-bar .c-left-widget .c-left-item a{
    padding: 10px;
    display: block;
}

.c-left-bar .c-left-widget .c-left-item a:hover{
    background: #efefef;
}

.c-left-bar .c-left-widget .c-left-item:not(:first-child){
    border-top: 1px solid #efefef;
}

.c-left-bar .c-left-widget .c-left-item a.active{
    background: #0f2765;
    color: #fff;
    font-weight: 600;
}

.c-left-bar .c-left-widget .c-left-form{
    padding: 15px 10px 10px 10px;
    background: #0f2765;
}

.c-left-bar .c-left-widget .c-left-form .c-left-form-title{
    padding: 0 10px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.rounded-0{
    border-radius: 0;
}

.tab-container {
    width: 100%;
}
.tabs {
    list-style-type: none;
    padding: 0;
    display: flex;
    border-bottom: 1px solid #ccc;
    max-width: 100%;
}
.tab {
    padding: 10px 20px;
    cursor: pointer;
    border: 1px solid #ccc;
    border-bottom: none;
    margin-right: 5px;
    background-color: #f1f1f1;
}
.tab.active {
    background-color: #ffffff;
    border-top: 2px solid #0f2764;
    display: block;

}
.tab-content {
    padding: 10px 0 0 0;
    overflow-y: auto;
}
.tab-pane {
    display: none;
}
.tab-pane.active {
    display: block;
}


.offset-1{
    margin-left: 8.3333%;
}

.slider-nav{

}



.bottom-info .title{
    font-size: 16px;
    font-weight: 500;
}

.slider-for{
    cursor: grab;
    border: 1px solid #efefef;
}

.slider-nav .slick-slide img{
    border: 1px solid #dedede;
    display: block;
    cursor: pointer;
}

.slider-nav .slick-track{
    /*display: flex;*/
    /*column-gap: 10px;*/
}


#tab3 .form-container{
    max-width: 600px;
    border: 1px solid #0f2765;
    padding: 30px;
}

#tab3 .form-container .form-control{
    border-radius: 0!important;
}

.mt-50{
    margin-top: 50px;
}

.c-noimage-card{
    transition: 0.3s ease-in-out;
    min-height: 150px;

}

.c-noimage-card:hover{
    -webkit-box-shadow: 1px 1px 28px -19px rgba(0,0,0,0.64);
    -moz-box-shadow: 1px 1px 28px -19px rgba(0,0,0,0.64);
    box-shadow: 1px 1px 28px -19px rgba(0,0,0,0.64);
}

.clients-area .clients-items .owl-nav .owl-prev, .clients-area .clients-items .owl-nav .owl-next {
    color: #0f2765;
}

.clients-area{
    padding: 50px 0;
}


.contact-form button{
    border-radius: 0;
}

#btn-back{
    background: #efefef;
    color: #000a23;
    border-radius: 0;
    padding: 10px 30px;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
}

.floating_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items:center;
    justify-content:center;
    z-index: 1000;
}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.contact_icon {
    background-color: #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size:30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}

.document-list div{
    margin-bottom: 10px;
}

.document-list div a{
    padding: 15px ;
    border: 1px solid #dedede;
    display: block;
    color: #0d6efd;
    font-size: 16px;
}

.document-list div a i{
    color: #ff3c48;
    font-size: 30px;
    line-height: 1;
    margin-right: 10px;
}

.slick-track{
    margin: 0 0!important;
}



@media screen and (min-width: 991px) {
    nav.navbar.bootsnav ul.nav > li > a, nav.navbar.bootsnav.sticked ul.nav > li > a {
        padding: 45px 0px;
        margin-left: 30px;
    }

    .dropdown-menu-right {
        right: 100%!important;
        left: auto!important;
    }

    .dropdown-menu-left {

    }

    .p-rl-0{
        padding-left: 0;
        padding-right: 0;
    }

    .banner-area .item p{
        font-size: 25px;
        line-height: 1.3;
    }

    nav.navbar.bootsnav ul.nav > li > a:hover {
        color: #0f2765;
    }

    nav.navbar.bootsnav ul.nav > li > a:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 40%;
        height: 2px;
        background: #0f2765;
        width: 0%;
        transition: 0.3s ease-in-out;
    }

    nav.navbar.bootsnav ul.nav > li > a:hover:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 40%;
        height: 2px;
        background: #0f2765;
        width: 100%;
    }

    .portfolio-area .pf-item .info h4 {
        margin-bottom: 0;
    }

    .portfolio-area .pf-item .info {
        padding: 20px;
    }
}

@media screen and (max-width: 991px) {
    .c-row .col-lg-3 {
        width: 100%;
    }

    .about-area .c-row{
        margin-bottom: 30px;
    }

    .breadcrumb-area{
        display: none;
    }

    .portfolio-area .pf-item .info h4{
        margin-bottom: 0;
    }

    .portfolio-area .pf-item .info{
        padding: 20px;
    }

    .accordion-title::after{
        top: 20%;
    }

    .product_category .c-row{
        flex-direction: column-reverse;
    }

    .product_category .c-left-bar{
        margin-top: 30px;
    }

}

@media screen and (max-width: 768px) {
    .tabs{
        flex-wrap: wrap;
    }

    .tabs .tab{
        padding: 10px 10px;
        font-size: 14px;
    }

    .tabs .tab strong{
        font-weight: 500!important;
    }

    nav.navbar .navbar-brand img.logo {
        height: 50px;
    }

    .se-pre-con {
        display: none;
    }

    .mobile-navbar-social {
        display: block;
        background: #0a1832;
        padding: 10px;
    }

    .mobile-navbar-social ul {
        display: flex;
        justify-content: end;
    }

    .mobile-navbar-social ul li {
        margin-right: 10px;
        margin-left: 10px;
    }

    .mobile-navbar-social ul li a {
        font-weight: 600;
        color: #FFFFFF;
        font-size: 25px;
    }

    nav.navbar.bootsnav .navbar-toggle {
        margin-top: 30px;
    }

    .case-study-featured {
        margin-bottom: 30px;
    }

    .fun-factor-area .item {
        float: left;
        width: 50%;
    }

    .mw-100 {
        max-width: 100%;
    }

    .clients-area .clients-items img {
        padding: 15px;
    }

    nav.navbar.bootsnav.no-full .navbar-collapse {
        position: absolute;
        left: -100%;
        transition: 0.3s ease-in-out;
        max-height: unset !important;
    }

    nav.navbar.bootsnav .navbar-collapse.collapse.in {
        margin-bottom: 0 !important;
        left: 3%;
        height: 100vh;
        width: 80%;
        max-height: unset !important;
    }

}



