﻿img{
    max-width:100%
}
.topbar {
    background: #c2c9ce;
    padding: 6px 0
}
.ul-social {
    align-items: center;
    display: flex;
    padding-left: 0
}
.ul-social li{
    padding-right:15px;
}
    .social li:last-child{
        padding-right:0
    }
.ul-contact {
    align-items: center;
    display: flex;
    padding-left: 0;
    justify-content:end
}
.ul-contact li{
    padding-right:40px;
}
    .ul-contact li:last-child {
        padding-right: 0px;
    }
    .ul-contact li i {
        padding-right: 10px;
        font-size: 18px;
        color: #484E52;
    }
    .ul-contact li a{
        display:flex;
        align-items:center
    }
.ul-social li a i {
    color: #484E52;
    font-size:18px;
}
#product-search input {
    background: #F7F7F7;
    border: 1px solid #D8D8D8;
    height: 40px;
    line-height: 40px;
    width: 100%;
    border-radius: 37.5px;
    font-weight: 500;
    color: #828282;
    font-size: 12px;
    padding-left:15px;
}
#product-search button{
    position:absolute;
    right:15px;
    top:4px
}
#product-search
{
    position:relative;
}
.topbar1
{
    padding:12px 0;
   position:relative;
   z-index:9
}
.menu-2
{
    display:flex;
    align-items:center;
    padding-left:0;
    justify-content:end
}
.menu-2 li{
    margin-right:15px;
}
    .menu-2 li img{
        padding-right:10px;
    }
    .menu-2 li a{
        display:flex;
        align-items:center
    }
    .menu-2 li span {
        font-weight: 500;
        font-size: 16px;
        color: #043EA7;
    }
    .menu-2 li a.btn-contact {
        height: 48px;
        line-height: 48px;
        width: 145px;
        color: #FFFFFF;
        display: flex;
        border-radius: 8px;
        display: block;
        text-align: center;
        align-items: center;
        font-weight: 500;
        font-size: 16px;
        background: #043EA7;
    }
    .menu-2 li:last-child{
       margin-right:0
    }
#mobile-menu > ul{
    display:flex;
    gap:40px;
}
@media (min-width: 1400px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1140px;
    }
}
.main-logo {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: -55px;
    z-index: 91;
  
    display: inline-table;
   
    margin-left: auto;
    margin-right: auto;
}
.since {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 54px;
    z-index: 91;
    margin-left: auto;
    margin-right: auto
}
.shape {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: -55px;
    z-index: 90;
    border: 1px solid #DFDFDF;
    width: 310px;
    height: 61px;
   
 
    border-radius: 12px;
}
.single-banner-1 .container {
    z-index: 1;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
}
.banner-area .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #043EA7D1;
}
.single-banner-1 .container .row {
    height: 100%;
}
.banner-meta-text {
 
    font-weight: 400;
  
    font-size: 32px;
   
  
    text-align: center;

}
.box {
    background: #042A6E;
    border-radius: 8px;
    padding: 16px 15px;
    text-align: center;
    width:140px;
}
.box-title {
   
    font-weight: 600;
   margin-top:10px;
    font-size: 16px;
 
   
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
}
.boxes
{
    gap:30px
}
.sticky .main-logo {
    top: 5px;
}
@media (min-width:1200px)
{
    .header-main2.sticky {
        padding: 15px 0;
    }
}

.sticky {
    top: 0
}
.aboutus
{
    padding:0px 0 80px
}
.btn-more
{
    display:flex;
    align-items:center;
}
    .btn-more span {
        margin-right: 10px;
        font-weight: 500;
        color: #043EA7;
        font-size: 20px;
    }
.title {
    font-weight: 700;
    color: #043EA7;
    font-size: 40px;
    margin-bottom:20px;
    line-height:1.2
}
.desc {
    font-weight: 400;
    font-size: 18px;
    color: #6E6E6E;
    margin-bottom: 20px;
    line-height: 1.4;
    text-align: justify;
}
.aboutimg
{
    position:relative
}
.aboutimg img{
    border-radius:100%;
    width:100%;
}
.aboutoverlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #D9D9D9;
    border-radius: 100%;
    opacity:35%
}
.aboutus > img {
    position: absolute;
    left: 0;
    margin: auto;
    top: -30%;
}
@media(min-width:1600px)
{
    .aboutus > img {
       
        top: -40%;
    }
}
.top {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
.bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
.curve {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 225px;
    top: -5px;
    border-top: 5px solid #fff;
}
.main-logo img{
    max-width:185px
}
.aboutus .col-md-5{
    position:relative
}
.aboutsince {
    width: 256px;
    height: 256px;
    background: #043EA7CC;
    position: absolute;
    top: 50%;
    margin-top: -128px;
    border-radius: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.aboutsince div {
   
    font-weight: 700;
  color:#fff;
    font-size: 44px;
  width:100%;
  line-height:1.2;
    text-align: center;
 
}
    .aboutsince div span {
      
        font-weight: 700;
      
        font-size: 56px;
     
    
        text-align: center;
   
    }
.products .container {
    position: relative;
    padding: 60px 15px 0px;
}
.products {
    background: linear-gradient(180deg, #CCDEFF 0%, #ECF3FF 66.93%);

}
.protop {
    position: absolute;
    right: 30px;
    top: 0;
    max-width: 400px;
}
.water1 {
    position: absolute;
    left: 0;
    top: 60px;
    animation: translateY 10s linear infinite alternate;
}
.water2 {
    position: absolute;
    right: 0;
    bottom: 260px;
    animation: translateY 10s linear infinite alternate;
}
.products {
    position: relative;
    padding-bottom: 30px;
}
.products .title{
    text-align:center
}
    .products .desc {
        text-align: center
    }
.pro {
    background: #FFFFFF;
    box-shadow: 0px 8px 16px 0px #043EA71A;
    border-radius: 8px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
     .owl-carousel .owl-item img {
        max-width: 100%;
        width: auto;
        margin-left:auto;
        margin-right:auto;
       
    }
#owl-cats .owl-item img{
    max-width:76px;
}
.pro-title {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    color: #043EA7;
    margin-top: 10px;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pros {
    margin-top: 40px;
    margin-bottom:40px;
}
.clear
{
    clear:both;

}
.prod-title {
    font-weight: 700;
    font-size: 18px;
    color: #043EA7;
    margin-bottom: 10px;
    min-height: 84px;
    text-align: CENTER;
    display: flex;
    align-items: center;
    justify-content: center;
}
.prod-ul ul
{
    padding-left:0;

}
    .prod-ul li {
        margin-bottom: 5px;
        color: #828282;
        font-family: Montserrat;
        font-weight: 500;
     
        font-size: 20px;
      
    }
.subtitle {
  text-align:left;
    font-weight: 600;
  
    font-size: 32px;
  margin-top:30px;
 margin-bottom:30px;
    color: #043EA7;
}
.prod {
  padding:20px;
    border-radius: 8px;
    background:#fff;
}
.prod img{
    margin-bottom:10px
}
.btn-shami {
    width: 216px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    border-radius: 8px;
    font-weight: 600;
    font-size: 20px;
    color: #043EA7;
    border: 1px solid #043EA7;
    display:inline-block;
   
}
.prods
{
    margin-bottom:30px;
}
.btn-details {
    display: block;
    margin-top: 20px;
    background: #043EA7;
    height: 48px;
    line-height: 48px;
    text-align: center;
   color:#fff;
    font-weight: 500;
  
    font-size: 16px;
 border-radius:8px;
}
.btn-details:hover{
    color:#fff
}
.arm-btn:hover {
    color: #043EA7;
}
.partners {
    padding-top: 80px;
    padding-bottom: 30px;
}
@media (min-width: 1200px) {
    .desk-hidden {
        display: none !important;
    }
}
@media (max-width: 1199px) {
    .mobile-hidden {
        display: none !important;
    }
}
.bx-wrapper {
    margin-bottom: 0;
    border: 0;
    box-shadow: none;
    background: transparent;
}
.no-padding
{
    padding:0!important
}
.videos
{
    position:relative
}
.video
{
    position:absolute;
    height:100%;
    display:flex;
    align-items:center;
  justify-content:center;
  top:0;
  width:100%;
  padding-left:15px;
  padding-right:15px;
}
.video-title {
    color: #FFFFFF;
    
    font-weight: 700;
   
    font-size: 48px;
   
    text-align: center;
   margin-bottom:30px;
    text-transform: uppercase;
}
.video-desc {
   
    font-weight: 400;
   
    font-size: 20px;
   
    text-align: center;
 
    color: #FFFFFF;
}
.videooverlay {
    background: linear-gradient(270deg, rgba(4, 62, 167, 0.21) 0%, #043EA7 100%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.btn-play {
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
.videos {
    background: #f4f4f4;
    padding: 80px 0
}
.program-box
{
    background:#fff;
}
.together {
    position: relative;
    background: #f4f4f4;
    padding:80px 0
}
    .together > img {
        position: absolute;
        top: 0;
        z-index: -1;
    }
.contact-title {
    color: #043EA7;
    font-weight: 700;
    font-size: 32px;
   margin-bottom:30px;
   line-height:1.2;
}
.contact-form {
    padding: 27.5px;
    background: #fff;
    box-shadow: 0px 4px 19px 0px #0000001C;
}
.form-control {
    margin-bottom: 30px;
    border: 1px solid #D6D6D6;
    background: #F4F4F4;
    width: 100%;
    height: 48px;
    border-radius: 8px;
    padding-right: 27px;
    padding-left: 27px;
    font-weight: 400;
    font-size: 20px;
    color: #868686;
    text-align: justify;
}
textarea.form-control
{
    height:118px;
}
.btn-submit {
    background: #043EA7;
    width: 191px;
    height: 48px;
    line-height: 48px;
   color:#fff;
    font-weight: 500;
 
    font-size: 20px;
    display:inline-block;
    border-radius:8px;
}
.testi {
    background: #D2DBE9;
    padding: 50px;
    height: 100%;
}
.testimonial-wrapper {
    gap: 20px;
}

.testimonial-box {
   
    min-height:300px;
  
  
    position: relative;
}

.quote {
    font-size: 60px;
    color: #0d6efd;
    position: absolute;
    top: 10px;
    left: 15px;
}

.client {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 25px;
}

    .client img {
      
        border-radius: 8px;
    }


/* ===== Vertical Indicators ===== */
.vertical-indicators {
    display: flex;
    flex-direction: column;
    gap: 8px;
    position: static;
    margin: 0;
}

    .vertical-indicators button {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #999;
    }

    .vertical-indicators .active {
        background: #043EA7;
    }
.quote-img
{
    margin-bottom:30px;
}
.testimonial-box p {
  
    font-weight: 600;
    font-style: Italic;
    font-size: 24px;
    color: #424242;
    line-height: 150%;
}
.author {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
}
.author span {
    font-weight: 700;
    font-size: 20px;
    color: #000000;
}
/* ===== Force Vertical Only ===== */
.vertical-carousel .carousel-item {
    transform: translateY(100%);
    transition: transform 0.6s ease-in-out, opacity 0.6s;
    opacity: 0;
}

    .vertical-carousel .carousel-item.active {
        transform: translateY(0);
        opacity: 1;
    }


.vertical-carousel .carousel-item-next {
    transform: translateY(100%);
}

.vertical-carousel .carousel-item-prev {
    transform: translateY(-100%);
}


.vertical-carousel .carousel-item-start,
.vertical-carousel .carousel-item-end {
    transform: translateX(0) !important;
}
.carousel-indicators [data-bs-target] {
    
    width: 14px;
    height: 14px;
    padding: 0;
    margin-right: 0;
    margin-left: 0;
   
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
  
}
.footer-desc {
  margin-top:15px;
  margin-bottom:30px;
    font-weight: 400;
    font-size: 15px;
    text-align:justify;
    line-height: 27px;
  
    color: #EEEEEE;
}
.footer {
    padding: 80px 0;
    background: #043EA7;
}
.footer .ul-social li a i
{
    color:#fff
}
.footer-title {
   
    font-weight: 500;
 
    font-size: 24px;
   margin-bottom:30px;
    color:#fff;
}
.footer-ul
{
    padding-left:0;
}
    .footer-ul li a {
        color: #EEEEEE;
       
        font-weight: 400;
        font-size: 20px;
     
       
    }
    .footer-ul li
    {
        margin-bottom:10px;
    }
        .footer-ul li:last-child {
            margin-bottom: 0px;
        }
        @media(max-width:1199px)
        {
            .topbar .ul-social
            {
                display:none
            }
            .ul-contact li a {
              
                font-size: 12px;
            }
            #product-search
            {
                display:none
            }
            .topbar1 {
                display: none
            }
            .main-logo {
                display: none
            }
            .since
            {
                display:none
            }
            .curve
            {
                display:none
            }
            .aboutus > img
            {
                display:none
            }
            .top
            {
                display:none
            }
            .bottom
            {
                display:none
            }
            .header-main2
            {
                top:40px;
            }
            main {
                padding-top: 78px;
            }
            .aboutus
            {
                padding:40px 0
            }
            .title{
                font-size:24px;
            }
            .desc
            {
                font-size:16px;
                text-align:justify
            }
            .header2-logo img{
                max-height:52px;
            }
            .aboutimg {
                text-align: center;
                margin-top: 30px;
            }
                .aboutimg img
                {
                   max-width:300px;
                   margin-left:auto;
                   margin-right:auto
                }
            .aboutoverlay {
              
                width: 300px;
                height: 300px;
              margin-left:auto;
              margin-right:auto
            }
            .aboutsince {
                margin-top: -97.5px;
                width: 225px;
                height: 225px;
            }
            .banner-title {
                font-size: 24px;
                line-height: 1.2;
                margin-bottom:15px;
            }
            .mt-50 {
                margin-top: 30px;
            }
            .boxes {
                column-count: 2;
                display:block !important
            }
            .boxes li:first-child
            {
                margin-bottom:15px;
            }
                .boxes li:last-child {
                    margin-top: 15px;
                }
            .protop
            {
                display:none
            }
            .water1 {
                top: 115px;
                max-width: 115px;
            }
            .sticky {
                top: 0;
            }
            .box {
             
                margin-left: auto;
                margin-right: auto;
            }
            .owl-theme .owl-nav.disabled + .owl-dots {
                margin-top: 20px;
            }
            .water2 {
               
                bottom: 320px;
                max-width: 115px;
            }
            .video-title {
                font-size: 18px;
                margin-bottom: 15px;
            }
            .btn-play
            {
                margin-bottom:15px
            }
                .btn-play img {
                    max-width: 85px;
                }
            .video-desc
            {
                font-size:15px;
            }
            .videos {
              
                padding: 40px 0;
            }
            .together > img
            {
                display:none
            }
            .together {
                padding: 0px 0 40px;
            }
            .testimonial-box {
                min-height: 265px;
               
            }
                .testimonial-box p
                {
                    font-size:16px;
                }
            .contact-title
            {
                font-size:24px;
            }
            .subtitle {
                font-size: 24px;
            }
            .aboutsince div
            {
                font-size:32px;
            }
            .aboutsince div span{
                font-size:40px;
            }
            .prod-title
            {
                font-size:21px;
            }
            .prod-ul li
            {
                font-size:16px;
            }
            .footer .col-md-3{
                margin-bottom:30px;
            }
            .footer {
                padding: 40px 0;
               
            }
            .footer-ul li a {
               
                font-size: 16px;
            }
            #owl-prods img
            {
                max-width:200px;
            }
        }
        @media(min-width:1200px)
        {
            .header-main-right
            {
                width:100%
            }
        }
.mean-container .mean-nav {
  
    margin-top: 10px;
}
.offset-social .social-links i {
    color: #043EA7;
}
.sticky .since
{
    display:none
}
.sticky .curve
{
    display:none
}
.main-menu ul li a:hover {
    color: #000;
}
@media(min-width:1200px)
{
    .banner-content1 {
        margin-top: -100px;
    }
}
.banner-content1 .banner-title {
    opacity: 0;
    transform: translateY(-80px);
    transition: all 1000ms ease;
}

.swiper-slide-active .banner-title {
    opacity: 1;
    transform: translateY(0px);
}
.iner{
    position:relative
}
.inner .container
{
    position:absolute;
    height:100%;
    align-items:center;
    position:absolute;
    left:0;
    right:0;
    top:0;
    margin:auto
}
.inner .row{
    height:100%
}
.inner-title {
  
    font-weight: 700;
   
    font-size: 56px;
  margin-bottom:20px;
    line-height: 1.4;
   color:#fff;
    text-align: center;
   
}
.inner-desc {
    font-weight: 400;
    font-size: 32px;
    line-height: 1.4;
    text-align: center;
    color: #fff;
}
.inner .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #043EA7D1;
}
.about {
    padding: 80px 0;
}
    .about .title, .about .desc {
        text-align: center
    }
.about-img
{
    position:relative;
    margin-top:80px;
}
.shape-circle
{
    position:absolute;
    top:0;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto
}
.sixty {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 325px;
}
.a-box {
    background: #E9E9E9;
    border-radius: 12px;
    padding:30px 50px;
}
.about-item .title{
    text-align:center
}
    .about-item .desc {
        text-align: center;
        margin-top:20px;
    }
.about-img2
{
    border-radius:12px;
}
.about-items
{
    padding-bottom:80px;
}
.about-item
{
    margin-bottom:30px;
}
    .about-items .about-item:last-child {
        margin-bottom: 0px;
    }
#search .form-control {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #D8D8D8;
    padding-left: 15px;
    background: #fff;
    height: 51px;
    line-height: 51px;
    margin-bottom: 0;
}
#search button{
    position:absolute;
    right:15px;
    top:10px;
}
#search
{
    position:relative
}
.filter
{
    height:100%;
    background:#fff;
    border-radius:8px;
    padding:40px 24px;
}
.filter-title {
    font-weight: 600;
    color: #043EA7;
    font-size: 24px;
    line-height: 11px;
    color: #043EA7;
    margin-bottom: 30px;
}
.checkcontainer {
    display: block;
    position: relative;
    line-height: 1;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
    .checkcontainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }
.checkmark1 {
    position: relative;
    height: 20px;
    width: 20px;
    border: 1px solid #828282;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}
.checkcontainer
{
    margin-right:10px;
}
.filter-subtitle {
   
    font-weight: 600;
   
    font-size: 16px;
   
    line-height:1;
  
    color: #043EA7;
}
.filter ul li{
    margin-bottom:20px;
}
.mb-0
{
    margin-bottom:0
}
.contact {
    background: #f4f4f4;
    padding:80px;
}
.contact  .title{
    text-align:center
}
.filter ul{
    margin-bottom:40px;
}
  
.checkmark1:after {
    content: "";
    position: absolute;
    display: none;
}
.checkcontainer .checkmark1:after {
    left: 6px;
    top: 2px;
    width: 7px;
    height: 12px;
    border: solid #043EA7;
   
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkcontainer input:checked ~ .checkmark1:after {
    display: block;
}
.filter button {
    display: block;
    text-align: center;
    width: 100%;
}
.c-items
{
    margin-top:30px;
}
.c-item {
    background: #FFFFFF;
    border-radius:12px;
    padding:30px;
    text-align:center;
    height:100%
}
.c-title {
    font-weight: 600;
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #043EA7;
}
.c-subtitle {
    font-weight: 600;
    font-style: Italic;
    font-size: 18px;
    margin-bottom: 10px;
    color: #484E52;
}
.c-item ul{
    padding-left:0;
}
.c-item ul li{
    margin-bottom:10px;
}
    .c-item ul li:last-child
    {
        margin-bottom:0
    }
    .c-item ul i {
        padding-right: 10px;
        color: #043EA7;
        font-size:21px;
    }
    .c-item ul li span {
       
        font-weight: 600;
       
        font-size: 21px;
       
        color: #043EA7;
    }
.sendmsg-box {
    border-radius: 8px;
    padding: 48px;
    background: #043EA7;
}
.sendmsg {
    padding: 0px 0 80px;
    background: #f4f4f4;
}
.send-title {
   
    font-weight: 600;
 
    font-size: 32px;
  margin-bottom:15px;
    color: #FFFFFF;
}
.send-desc {
   
    font-weight: 600;
    
    font-size: 18px;
   
    color: #FFFFFF;
}
#contact-form .form-control {
    width: 100%;
    height: 51px;
    line-height: 51px;
    border-radius: 8px;
    padding-left: 20px;
    background: #EFF5FF;
}
#contact-form .form-group{
    margin-bottom:20px;
}
#contact-form
{
    margin-top:30px;
}
#contact-form textarea
{
    min-height:94px;
}
.btn-send {
    background: #001B4C;
    height: 51px;
    line-height: 51px;
    border-radius: 8px;
  
    padding-right: 64px;
   
    padding-left: 64px;
    
    display: inline-block;
  
    font-weight: 500;
   
    font-size: 20px;
   color:#fff;
}
.map {
    padding-bottom: 80px;
    background: #f4f4f4;
}
.map .container
{
    position:relative
}
.map .title{
    text-align:center;
    margin-bottom:30px;
}
.product {
    background: #f4f4f4;
    padding: 141px 0 80px;
    position: relative
}
.ul-top
{
    display:flex;
    align-items:center
}
.ul-top
{
    padding-left:0;
}
   .ul-top li:first-child div {
   
    text-align: center;
    border-radius: 8px;
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    color: #043EA7;
    background: #D7E6FF;
    padding: 10px 30px;
}
    .ul-top li:first-child
    {
        padding-right:20px;
    }
    .ul-top li:last-child div {
        
        font-weight: 600;
      
        font-size: 16px;
        
        color: #585858;
    }
.product-title {
   
    font-weight: 700;
    line-height:1.4;
    font-size: 32px;
   margin-top:20px;
   margin-bottom:20px;
    color: #043EA7;
}
.product-desc {
  
    font-weight: 500;
    text-align: justify;
    font-size: 21px;
    margin-bottom: 30px;
    color: #828282;
    line-height: 1.4;
}
.btn-request {
    background: #043EA7;
    display: block;
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    height:64px;
    line-height:64px;
    text-align:center;
    border-radius:8px;
    margin-bottom:20px;
}
.btn-whatsapp {
 
    display: flex;
    font-weight: 600;
    font-size: 24px;
    color: #043EA7;
    border: 1px solid #043EA7 ;
    height: 64px;
    line-height: 64px;
    text-align: center;
    border-radius: 8px;
  align-items:center;
  justify-content:center
}
.btn-whatsapp span{
    padding-left:15px;
}
.btn-whatsapp i
{
    font-size:32px;
}
.pro-img img{
    border-radius:8px;
}
.overview
{
    margin-top:40px;
}
.btn-request:hover{
    color:#fff
}
.similar
{
    padding:80px 0 60px;
}
.similar .title{
    margin-bottom:20px;
}
.btn-primary {

    background-color: #043EA7;
    border-color: #043EA7;
}
    .btn-primary:hover {
        background-color: #043EA7;
        border-color: #043EA7;
        color:#fff;
    }
    @media(max-width:1199px)
    {
        .testi {
           
            padding: 30px 15px;
            margin-top:30px;
        }
        .contact-form {
            padding: 30px 15px;
         
        }
        .inner-title
        {
            font-size:32px;
        }
        .inner-desc
        {
            font-size:24px;
        }
        .shape-circle
        {
            display:none
        }
        .sixty
        {
            display:none
        }
        .about {
            padding: 40px 0;
        }
        .about-img {
          
            margin-top: 40px;
        }
        .about-items {
            padding-bottom: 40px;
        }
        .contact {
            background: #f4f4f4;
            padding: 40px 15px;
        }
        .c-items .row .col-md-4{
            margin-bottom:30px;
        }
        .c-items .row .col-md-4:last-child {
            margin-bottom: 0px;
        }
        .c-item {
         
            padding: 30px 15px;
        
        }
            .c-item ul li span {
             
                font-size: 18px;
                
            }
            .c-item ul i {
              
                font-size: 18px;
            }
        .sendmsg-box {
          
            padding: 30px 15px;
           
        }
        .c-subtitle {
         
            font-size: 16px;
            margin-bottom: 0;
     
        }
        .send-title {
           
            font-size: 24px;
           
        }
        .send-desc {
           
            font-size: 16px;
         
        }
        .sendmsg {
            padding: 0px 0 40px;
          
        }
        .map {
            padding-bottom: 40px;
          
        }
        .product {
         
            padding: 40px 0;
          
        }
        .product-title {
          
            font-size: 24px;
       
        }
        .product-desc {
         
            font-size: 16px;
       
        }
        .btn-whatsapp
        {
            font-size:18px;
            margin-bottom:30px;
        }
        .btn-request {
            font-size: 18px;
        }
        .pro-img
        {
            margin-top:30px;
        }
        .desc
        {
            margin-bottom:0
        }
        .similar {
            padding: 40px 0 20px;
        }
        .btn-whatsapp i {
            font-size: 24px;
        }
        .filter {
            height: 100%;
            background: #fff;
            border-radius: 8px;
            padding: 30px 15px;
        }
        .products .container {
          
            padding: 40px 15px 0px;
        }
        .a-box {
          
            padding: 30px 15px;
        }
    }
.preloader-plus {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    width: 100vw;
    height: 100vh;
    opacity: 1;
    background-color: #fff;
    z-index: 999;
    transform: scale(1);
    transition: opacity 1s ease, transform 1s ease, left 0s ease;
}
.preloader-plus {
    background-color: #fff;
}
.preloader-plus {
    transition-duration: 1s, 1s, 0s;
}
    .preloader-plus.complete {
        left: 100%;
    }
    .preloader-plus.complete {
        opacity: 0;
        transform: scale(1);
        transition-delay: 0s, 0s, 1s;
    }
    .preloader-plus * {
        opacity: 1;
        transform: translate(0, 0) scale(1);
    }
    .preloader-plus * {
        color: #65615f;
    }
    .preloader-plus .preloader-content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0);
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .preloader-plus img {
        display: block;
        max-width: 100%;
    }
    .preloader-plus .preloader-custom-img {
        animation: preloader-fade 2s linear infinite;
       
    }
.slider-nav .slick-slide {
    margin: 0 15px; /* 10 يمين + 10 يسار = 20px بين الصور */
}

/* مهم عشان ما يخرب العرض */
.slider-nav .slick-list {
    margin: 0 -15px;
}
.slider-nav
{
    margin-top:15px;
}
.slick-slide img
{
    border-radius:8px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #043EA7;
}
.hidden
{
    display:none !important
}
.bx-wrapper
{
margin-left: auto;
    margin-right: auto;
}/* إزالة الأرقام */
.slick-dots li button {
    font-size: 0;   /* يخفي الرقم */
    line-height: 0;
}

/* إلغاء الشكل الافتراضي */
.slick-dots li button:before {
    content: none;
}

/* مكان الـ dots */
.slick-dots {
    bottom: -30px;
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    justify-content: center;
}

/* شكل النقاط */
.slick-dots li {
    margin: 0 6px;
}

.slick-dots li button {
    width: 12px;
    height: 12px;
    background-color: #dee2e6; /* Bootstrap gray */
    border-radius: 50%;
    padding: 0;
    transition: all 0.3s ease;
    border: none;
}

/* hover */
.slick-dots li button:hover {
    background-color: #adb5bd;
}

/* active */
.slick-dots li.slick-active button {
       background-color: #043EA7;
    width: 28px;
    border-radius: 20px;
}
@media(max-width:767px)
{
.pro-title {
          font-size: 14px;
        padding-left: 5px;
        padding-right: 5px;
}
.pro {
  
    box-shadow: none;
    
}
}