
header, nav, nav .container-fluid {
    padding: 0 !important;
    margin: 0 !important;
}

nav .container-fluid {
    padding: 0 !important;
    margin: 0 !important;
}


.navbar-top-default {
    position: absolute;
    top: 0;
    z-index: 99;
    overflow: hidden;
    height: 87px;
    width: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background: white;
    margin-top: 46px !important;
}

.header-appear .navbar-top-default {
    margin-top: 0px !important;
    height: 89px;
}


.nav-social {
    width: 40%;
    background-image: url('../../SOFIA/Rectangle 6.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 87px;
    margin-top: 8px;
}


.header-appear .nav-social {
    height: 93px;
    margin-top: 8px;
}


.sidemenu_btn {
    display: none;
}

.navbar-simple .navbar-nav .nav-link {
    font-size: 16px;
    font-weight: bold;
}

.header-item {
    justify-content: center !important;
    align-items: flex-start !important;
    gap: 10px !important;
    display: inline-flex !important;
}

.header-item .header-item-icon {
    justify-content: center;
    align-items: center;
    display: inline-flex;
}

.top-header {
    text-align: center;
    background-color: black;
    color: white;
    padding: 10px 0;
    font-size: 12px;
}

.header-item .header-item-icon div {
    flex: 1 1 0;
    align-self: stretch;
    padding-top: 6.18px;
    padding-bottom: 6.82px;
    padding-left: 1.50px;
    padding-right: 1.50px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}

.social-icons-simple {
    padding: 20px 0 0 0;
}

.header-item-value {
    align-self: stretch;
    padding-right: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 3px;
    display: inline-flex;
}

.header-item-value .type {
    justify-content: flex-start;
    align-items: center;
    display: inline-flex;
}

.header-item-value .type > div {
    color: white;
    font-size: 12px;
    font-weight: 600;
    line-height: 14.40px;
    word-wrap: break-word;
}

.header-item-value-1 {
    color: white;
    font-size: 15px;
    font-weight: 800;
    line-height: 18px;
    word-wrap: break-word;
}


.primary-btn {
    width: 250px;
    height: 50px;
    background: linear-gradient(270deg, #8C51B4 0%, #516FB4 100%);
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    color: white !important;
}


.view-more {
    margin-top: 20px;
    width: 150px;
    height: 40px;
    font-size: 14px;
}

.banner-heading {
    font-size: 48px;
}

.banner-des {
    padding: 15px 0 15px 0;
}

.banner-area {
    padding-top: 120px;
}

.banner-area .badge {
    /*width: 75px;*/
    margin-bottom: 20px;
}

.banner-image {
    background-image: url('../../SOFIA/pictures/bg.png');
}

.header-item .header-item-icon div img {
    width: 31px;
}

.service-item {
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px;
    display: inline-flex;
}

.service-item .img {
    justify-content: center;
    align-items: center;
    display: flex;
}

.service-item > .img img {
    width: 150px;
}

.service-item > .img > div {
    flex: 1 1 0;
    align-self: stretch;
    /*padding-top: 15px;*/
    /*padding-bottom: 15.08px;*/
    justify-content: center;
    align-items: center;
    display: inline-flex;
}

.service-item .info {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: inline-flex;
}

.service-item .info .div1 {
    color: black;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 0.38px;
    word-wrap: break-word;
    margin-top: 15px;
}

.services {
    padding: 4rem 0;
    box-shadow: 0px -7px 19px 20px white;
}

.services .col-md-3 {
    padding: 0;
}

.service-item .info .div2 {
    color: black;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.38px;
    word-wrap: break-word;
}

.feature-image {
    background-image: url('../../SOFIA/pictures/Rectangle 3.jpg') !important;
}

.feature-area .title {
    color: #8C51B4;
    font-size: 40px;
    font-weight: 900;
    line-height: 48px;
    letter-spacing: 1px;
    word-wrap: break-word;
}

.feature-area div {
    color: black;
    margin: 20px 0;
    text-align: justify;
    font-size: 12px;
}

.products .products-header {
    width: 100%;
    height: 120px;
    padding-left: 20px;
    padding-right: 20px;
    background: url('../../SOFIA/pictures/Article.jpg');
    border-radius: 10px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    background-size: 100% 100%;
}

.products .header-text {
    color: white;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px;
    word-wrap: break-word;
}

.products .tabs {
    height: 60px;
    position: relative;
    border-bottom: 1px #EBEBEB solid;
    margin-top: 40px;
}

.tabs-header {
    height: 36px;
    top: 0px;
    color: black;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0.75px;
    word-wrap: break-word;
}

.tabs-button {
    height: 19.08px;
    top: 6.83px;
    font-size: 15.90px;
    font-weight: 800;
    line-height: 19.08px;
    letter-spacing: 0.40px;
    word-wrap: break-word;
    margin: 0 10px;
    color: black !important;
}

.text-right {
    text-align: right;
}

.tabs-button.active {
    color: #8C51B4 !important;
}

.tabs-button:hover {
    cursor: pointer;
    color: #8C51B4 !important;
}

.products {
    padding: 2.5rem 0 !important;
}

.banner {
    padding: 2rem 0 !important;
}

.banner-content {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    display: flex;
    margin: 120px 0 0 100px !important;
    width: 400px !important;
    line-height: 1;
}

.banner-title {
    color: #A673AF;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 0.38px;
    word-wrap: break-word;
}

.banner-text {
    font-size: 15px;
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    display: inline-flex;
    margin: 20px 0 40px 0;
    text-align: justify;
}

.banner-main {
    width: 100%;
    height: 450px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: inline-flex;
    background: url('../../SOFIA/pictures/Frame 25.jpg');
    background-size: 100% 100%;
}

.get-quote {
    width: 150px;
    font-size: 14px;
}


@media (min-width: 1200px) {

    .feature-sec .container {
        max-width: 90%;
    }

    .products .container {
        max-width: 90%;
    }

}

.product:hover {
    border: 1px solid #e7e7e7;
}

.product {
    margin-top: 10px;
    cursor: pointer !important;
    background: white;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: inline-flex;
    max-width: 100%;
}


.product-details {
    max-width: 100%;
    align-self: stretch;
    height: 175px;
    padding: 16px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 3px;
    display: flex;
}

.owl-theme .owl-dots .owl-dot span {
    margin: 4px;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #7671b3;
}

.product-details .line1 {
    align-self: stretch;
    justify-content: space-between;
    align-items: center;
    display: inline-flex;
}


.product-name {
    align-self: stretch;
    color: black;
    font-size: 16px;
    font-weight: 700;
    line-height: 22.26px;
    word-wrap: break-word;
}

.product-description {
    align-self: stretch;
    color: black;
    font-size: 14px;
    font-weight: 400;
    line-height: 22.26px;
    letter-spacing: 0.40px;
    word-wrap: break-word;
    max-height: 100px;
    overflow: auto;
}

.product-brand {
    flex: 1 1 0;
    color: #848484;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.14px;
    letter-spacing: 0.38px;
    word-wrap: break-word;
}

.product-order {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*opacity: 0;*/
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: flex;
}

.hidden {
    display: none !important;
}

.vis-non {
    visibility: hidden !important;
}

.sip .fab {
    font-size: 25px;
    color: #516FB4;
}

.order-now-btn {
    padding: 5px 30px;
    background: linear-gradient(270deg, #8C51B4 0%, #516FB4 100%);
    border-radius: 6px;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    display: inline-flex;
}


.order-now-btn:hover {
    color: white;
}


.product-state {
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 12px;
    word-wrap: break-word;
}

.partners {
    padding: 2rem 0 !important;
}

.partners .partner {
    border: 1px solid #8080800d;
    padding: 20px 20px;
}


.left-banner {
    height: 270px;
    padding: 10px;
    background-size: 100% 100%;
}

.left-banner .content {
    margin: 100px 0 0 50px;
    width: 30%;
}

.right-banner {
    height: 270px;
    padding: 10px;
    background-size: 100% 100%;
}

.right-banner .badge {
    margin-bottom: 10px;
}

.right-banner .content {
    margin: 75px 0 0 250px;
    width: 30%;
}


.get-touche {
    color: #8C51B4;
    font-size: 35px;
    font-weight: 900;
    letter-spacing: 1px;
    word-wrap: break-word;
}

.get-touche-desc {
    margin: 20px 0;
    font-size: 12px;
    color: black;
}

.send {
    width: 100px;
    height: 35px;
    font-size: 14px;
}

.contact-inputs {
    padding: 30px 0;
}

.contact-form-div {
    padding: 0;
    background: white;
    border-radius: 20px !important;
}

.text-black {
    color: black;
}

input, textarea {
    border: 2px solid #f1f1f1 !important;
    padding: 20px !important;
    border-radius: 5px !important;
}

.contact-sec .contact-heading {
    display: inline-block;
    font-size: 18px;
    color: #202020;
    text-transform: uppercase;
    font-weight: bold;
}

.contact-sec .contact-area {
    margin: 20px 0 30px 0;
}

.bg-contact {
    padding: 7.5rem 0 1rem 0 !important;
    background: linear-gradient(to bottom, #f0f0f0 50%, white 50%);
}

.footer-social img {
    width: 30px !important;
}

.footer-social li a:hover {
    background-color: #ffffff;
    color: white !important;
}

.footer-social {
    text-align: left;
    margin-top: 20px;
}

.address-area {
    padding: 75px;
    border-radius: 20px;
    background: linear-gradient(270deg, #8C51B4 0%, #516FB4 100%);
}

.address-area i,
.address-area h6,
.address-area li {
    color: white !important;
}

.company-about {
    font-size: 14px;
    text-align: center;
}

.end {
    padding: 0 0 10px 0;
}

.footer-btns a {
    font-size: 14px;
}

.footer {
    padding: 20px 10%;
    background: #f0f0f0;
}

.footer-btns ul {
    display: flex;
}

.footer-btns ul li {
    margin: 0 10px;
}


.slider {
    width: 100%;
    position: relative;
    margin-top: 45px;

}


.slider .line1 {
    width: 100%;
    height: 310px;
    left: 0px;
    top: 99px;
    position: absolute;
    background: white;
    border-radius: 20px;
    
}

.slider .line2 {
    width: 115.79px;
    height: 187px;
    left: 130px;
    top: 99px;
    position: absolute;
    opacity: 0.20;
}

.slider .line3 {
    padding-left: 20px;
    padding-right: 20px;
    left: 0px;
    top: 225px;
    position: absolute;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: inline-flex;
}

.slider .slider-brand {
    align-self: stretch;
    color: #E2E2E2;
    font-size: 13px;
    font-weight: 500;
    line-height: 18.14px;
    letter-spacing: 0.38px;
    word-wrap: break-word;
}

.slider .slider-title {
    align-self: stretch;
    color: black;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    word-wrap: break-word;
}

.slider .slider-desc {
    align-self: stretch;
    color: black;
    font-size: 12px;
    font-weight: 400;
    line-height: 22.26px;
    letter-spacing: 0.40px;
    word-wrap: break-word;
    max-height: 75px;
    overflow: auto;
     
    background-color:red;
}

.sldier .separator {
    align-self: stretch;
    height: 0px;
    border: 1px #e7e7e7 solid;
}

.slider .product-state {
    color: #516FB4;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 12px;
    word-wrap: break-word;
}

.slider .top-img {
    width: 150px;
    height: 175px;
    top: 0px;
    position: absolute;
    left: 15%;
}

.slider .separator {
    align-self: stretch;
    height: 0px;
    border: 1px #EDEDED solid;
}

.slider .p-state {
    color: #D70000;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 12px;
    word-wrap: break-word;
}

.slider.active .line1 {
    width: 100%;
    height: 370px;
    left: 0px;
    top: 99px;
    position: absolute;
    background: linear-gradient(270deg, #8C51B4 0%, #516FB4 100%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    border: 1px #8C51B4 solid;
}

.slider.active .line2 {
    width: 115.79px;
    height: 187px;
    left: 130px;
    top: 99px;
    position: absolute;
    opacity: 0.20;
}

.slider.active .line3 {
    padding-left: 20px;
    padding-right: 20px;
    left: 0px;
    top: 225px;
    position: absolute;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
    display: inline-flex;
}

.slider.active .separator {
    align-self: stretch;
    height: 0px;
    border: 1px white solid;
}


.slider.active .slider-title {
    color: white;
    font-size: 20px;
}

.slider.active .slider-desc {
    color: white;
    font-size: 13px;
    align-self: stretch;
    font-weight: 400;
    line-height: 22.26px;
    letter-spacing: 0.40px;
    word-wrap: break-word;
}

.slider.active .p-state {
    color: #516FB4;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 12px;
    word-wrap: break-word;
}

.slider.active .line4 {
    align-self: stretch;
    height: 34px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 10px;
    display: flex;
}


.slider.active .line5 {
    width: 126px;
    height: 34px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 19.23px;
    padding-right: 19.77px;
    background: white;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}


.slider.active .get-quote {
    text-align: center;
    color: #8C51B4;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 14px;
    letter-spacing: 0.70px;
    word-wrap: break-word;
}

.pointer {
    cursor: pointer;
}

.b {
    background: #566cb4;
    border: 3px solid #566cb4;
}


.product-state.in {
    color: #516FB4;
}

.product-state.out {
    color: #D70000;
}

.p-state.in {
    color: #516FB4 !important;
}

.p-state.out {
    color: #D70000 !important;
}

.slider.active .p-state.in {
    color: white !important;
}

.slider.active .p-state.out {
    color: white !important;
}

.owl-carousel .owl-item img {
    width: 50%;
    margin: auto;
}

.footer-icon {
    width: 62px;
    height: 68px;
    padding: 10px;
    background: white;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
    border-top-left-radius: 81px;
    border-top-right-radius: 81px;
    position: fixed;
    right: -5px;
    bottom: 20px;
    rotate: 270deg;
}


.show-mobile {
    display: none !important;
}

@media (max-width: 641px) {

    .contact-sec .contact-details ul li i{
        margin-right: 0;
    }

    .slider.active .get-quote {
        text-align: center;
        color: #8C51B4;
        font-size: 8px;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 10px;
        letter-spacing: 0.7px;
        word-wrap: nowrap;
    }

    .sidemenu_btn {
        display: block;
    }

    .feature-image {
        background-size: cover;
        background-position: right;
    }

    .nav-social {
        display: none !important;
    }

    header a.logo img {
        margin-left: 20px !important;
    }

    .banner-area {
        padding-top: 30px;
    }

    .banner-area .badge{
        margin-bottom: 5px;
    }

    .slider .top-img{
        width: 125px;
        height: 145px;
        top: 0px;
        position: absolute;
        left: 20%;
    }

    .slider{
        margin-top: 20px;
    }

    .slider.active .line1{
        height: 271px;
    }

    .banner-text{
        font-size: 10px;
        align-self: stretch;
        justify-content: flex-start;
        align-items: center;
        display: inline-flex;
        margin: 0px 0 10px 0;
        padding-right: 50px;
        text-align: justify;
    }

    .line2 img{
        width: 50%;
    }

    .slider.active .line3{
        top: 150px;
        gap: 3px;
    }

    .banner-heading{
        margin-bottom: 0;
    }

    .banner-des{
        padding: 0;
    }

    .services {
        padding: 2rem 0;
    }

    .show-desktop {
        display: none !important;
    }

    .show-mobile {
        display: block !important;
    }

    .banner-image {
        background-size: cover;
    }

    .slider .slider-desc{
        max-height: 100px;
    }

    .products .header-text {
        text-align: center;
    }

    .tabs-header {
        text-align: center;
        margin-bottom: 10px;
    }

    .products .text-right {
        text-align: center !important;
        margin-bottom: 10px;
    }

    .product {
        border: 1px solid #b7b7b7;
        border-radius: 20px;
        padding: 15px 0;
    }

    .order-now-btn {
        visibility: visible !important;
    }

    .banner .banner-main {
        height: 140px;
    }

    .banner-content {
        margin: 10px !important;
    }

    .primary-btn{
        width: 120px;
        height: 25px;
        font-size: 10px;
    }


    .get-quote {
        width: 100px !important;
        font-size: 14px !important;
        height: 30px !important;
    }

    .partners .partner {
        border: 1px solid #8080804a;
    }

    .left-banner {
        height: 170px;
        padding: 10px;
        background-size: 100% 100%;
    }

    .left-banner .content {
        margin: 10px 0 0 10px;
    }

    .right-banner {
        height: 170px;
        margin-top: 20px;
        padding: 10px;
        background-size: 100% 100%;
    }

    .right-banner .content {
        margin: 20px 0 0 170px;
        width: 50%;
    }

    .bg-contact {
        padding: 3rem 0 1rem 0 !important;
        text-align: center;
    }

    .footer-social ul {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer-btns ul li {
        text-align: center;
    }

    .contact-sec .contact-form textarea {
        margin-bottom: 10px;
    }

    .banner-heading {
        font-size: 20px;
    }

    .banner-des {
        font-size: 14px;
    }

    .primary-btn {
        width: 120px;
        height: 35px;
        font-size: 14px;
    }


    .order-now-btn {
        padding: 2px 15px;
        font-size: 14px;
    }

}
   