@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

.playfair-display {
    font-family: "Playfair Display", serif;
    font-optical-sizing: auto;
}

:root {
    --blue-1: #06224a;
    --blue-2: rgb(3, 53, 104);
/* background: linear-gradient(159deg, rgba(0,51,102,1) 0%, rgba(15,82,186,1) 100%); */
}


.footer-widgets-wrapper .single-footer-widget .footer-content .contact-list li i{
    color: #fff;
}
.d-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-padding-3 {
    padding: 0px 0px 40px !important;
}

.section-padding-2 {
    padding: 80px 0px 60px !important;
}

.section-padding-4 {
    padding: 80px 0px 20px !important;
}

.color-1 {
    color: #fff !important;
}

.blue-1 {
    color: var(--blue-1);
}

.blue-2 {
    color: var(--blue-2);
}

i {
    color:#fff;
}

p {
    text-align: justify;
    color: #494949 !important;
}

.justify {
    text-align: justify;
}

.theme-btn {
    background-color: var(--blue-2);
    font-size: 18px;
    min-width: 100px !important;
    padding: 15px 15px !important;
    border-radius: 10px !important;

}

.section-title h6 {
    font-size: 18px;
    font-weight: 700;
    font-family: "Space Grotesk", sans-serif;
    background-color: #fff !important;
    color: var(--blue-2) !important;
    padding: 0px 0px !important;
    border-radius: 0px;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 1;
}

/* nav */
.offcanvas__logo a img {
    width: 200px !important;
}

.header-main {
    padding: 3px 0px !important;
}

.logo a img {
    width: 300px;
    height: auto;
}

.header-section-2 .bg-nav {
    background-color: var(--blue-1);
}

.header-top-wrapper p,
.header-top-wrapper p a {
    color: #ffffff;
}

.header-main .main-menu ul li a {
    font-size: 19px !important;
}

.header-1.style-2 .mega-menu-wrapper .header-right .header-button .theme-btn {
    padding: 17px 25px !important;
}

/* banner */
.hero-2 {
    padding: 250px 0px 30px;
}

/* about */

/* 
.about-image-items img {
    border-radius: 40px 0px 40px 0px !important;
} */

.about-content {
    padding: 20px 0px 0px 30px;

}

.about-wrapper .about-content .about-author {
    margin-top: 30px !important;
}

.about-wrapper .about-content p {
    font-size: 18px !important;
    font-weight: 400;
    text-align: justify;
}

.about-wrapper .about-content p {
    margin-bottom: 10px;
}

/* .bg-about {
    background-color: var(--blue-1);
} */

/* mission & vision */
.bg-white {
    background-color: rgb(229, 237, 245) !important;
    border-radius: 10px;
    padding: 10px 0px !important;
}

.bg-white-2 {
    background-color: rgb(229, 237, 245);
    padding: 20px 30px !important;
    border-radius: 10px;
}

.about-feature-wrapper .about-feature-content .box-items-area .box-item:hover {
    background: #ffffff00 !important;
}

.about-feature-wrapper .about-feature-content {
    margin-left: 0px !important;
}

.about-image-items .img-size img {
    border-radius: 10px !important;
}

/* .box-items-area {
    margin-right: 30px !important;
}

.box-items-area .work {
    margin-left: 30px !important;
} */
/* 
.about-feature-wrapper .about-image-items .about-feature-image img {
    height: 370px !important;
} */

.about-feature-section {
    background-color: var(--blue-1);
    padding: 70px 0px 50px !important;
}

/* .pricing-section {
    background-color: var(--blue-1);
    padding: 20px 0px 0xp !important;
}

.pricing-tab-header .nav .nav-link.active {
    background-color: var(--blue-2);
} */

/* why us */
.pt-change {
    padding: 80px 0px 90px !important;
}

.feature-wrapper-2 .feature-box-items-2 .icon.bg-5 {
    background-color: #cc89f8;
}

.feature-wrapper-2 .feature-box-items-2 .icon.bg-6 {
    background-color: #f1daaa;
}


/* services */
.product-box-items .product-content span {
    color: var(--blue-1) !important;
    font-size: 21px !important;
    font-weight: 600 !important;
}

.font-resize h3 {
    font-size: 30px !important;
}

.re-size {
    margin-bottom: 100px !important;
}

/* why us */
.feature-section {
    padding-bottom: 100px;
}

@media (max-width: 1399px) {
    .feature-wrapper-2 {
        margin-top: -50px;
    }
}

.feature-wrapper-2 {
    padding: 0px 35px 90px !important;
    border-radius: 0px !important;
}

.feature-box-items-2 .content p {
    text-align: center;
}

.product-content p {
    text-align: center;
}

/* box */
.cta-wrapper {
    padding: 80px 0px 60px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 0px !important;
}


/* certificate */
.brand-section {
    padding-top: 40px;
    padding-bottom: 80px !important;
}

.brand-wrapper {
    background-color: rgb(215, 230, 252);
    padding: 65px 45px 50px !important;
    margin-top: 0px !important;
}

.brand-wrapper {
    border: none !important;
}

.brand-wrapper .brand-logo {
    background: #fff !important;
}

/* footer */

.footer-section {
    background-color: var(--blue-1) !important;
}

.widget-head img {
    width: 380px !important;
}

.footer-widgets-wrapper {
    padding: 25px 0px 40px !important;
}


.footer-bottom {
    padding: 10px !important;
    border-top: 1px solid #ffffff !important;
}

.footer-content p {
    text-align: justify !important;
}

.footer-widgets-wrapper .single-footer-widget .widget-head {
    margin-bottom: 0px !important;
}

.ps {
    padding-left: 20px !important;
}

.pt {
    padding-top: 20px !important;
}

.contact-list li i {
    font-size: 25px !important;
}

.mean-container .mean-nav ul li a {
    font-size: 20px !important;
}

.footer-widgets-wrapper .single-footer-widget .list-items li:not(:last-child) {
    margin-bottom: 17px !important;
}

.re-bg h3 {
    background-color: #fffffff6;
    border-radius: 15px;
    padding: 10px;
    color: #06224a;
}

.list-items {
    padding-left: 10px;
}

.theme-btn:before{
    background-color: var(--blue-1);
}

 .re-font{
    font-family:Arial, Helvetica, sans-serif;

 }

 .footer-widgets-wrapper .single-footer-widget .footer-content .contact-list li:not(:last-child){
    margin-bottom: 18px;
 }

 .header-1 .header-right .sidebar__toggle i{
    color: #06224a;
 }

 .offcanvas__wrapper .offcanvas__content .offcanvas__close{
    margin-left: 5px;
 }
/* nav */
@media(max-width:767px) {
    p {
        text-align: center;
        color: #494949 !important;
    }

     .footer-widgets-wrapper .single-footer-widget .footer-content .contact-list li:not(:last-child){
    margin-bottom: 12px;
 }
    .logo a img {
        width: 300px !important;
        height: auto;
    }

    .hero-2 {
        padding: 175px 0px 50px;
    }

    /* about */
    .about-content {
        padding: 20px 0px 0px 0px;

    }

    .about-image-md img {
        width: 365px !important;
        height: auto;
    }

    .bg-about {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .about-feature-section {
        padding: 60px 0px 80px !important;
    }

    /* vision mission */
    .box-items-area {
        margin-right: 0px !important;
    }

    .about-image-items {
        margin-bottom: 20px !important;
    }

    .box-items-area .work {
        margin-left: 0px !important;
    }

    .section-padding-2 {
        padding: 50px 0px 60px !important;
    }

    .feature-wrapper-2 {
        padding: 0px 35px 120px !important;
        border-radius: 0px !important;
    }

    /* footer */
    .d-flex {
        display: flex;
        align-items: start;
        justify-content: start;
    }

    .footer-wrapper p {
        text-align: center;
    }

    .d-flex {
        display: flex !important;
        align-items: start !important;
        justify-content: start !important;
    }
}

.whatsapp-float {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 50px;     /* distance from bottom */
    right: 20px;      /* distance from right side */
    background-color: #25D366;
    color: white;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    box-shadow: 0 0 15px rgba(0,0,0,0.3);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.whatsapp-float:hover {
    transform: scale(1.1);
}


.quote-3d {
    font-size: 50px;
    color: #0e1c5c;
    text-shadow: 3px 3px 0 #9999999d
                 ;
}

.bottom-margin{
margin-bottom: 15px;
}
.work-process-box-items:hover, .work-process-box-items{
    background: #F9F3FE;
}