.header-main-menu #menu-main-menu {
    display: flex;
    gap: 24px;
}

.header-main-menu #menu-main-menu li a {
    font-size: 18px;
    color: #ebebec;
    font-weight: 500;
}

.blog-style-class .postbox__thumb img {
    border-radius: 6px 6px 0 0;
    max-width: 100%;
}

.blog-style-class .postbox__content-2 {
    padding: 24px;
}

.blog-style-class {
    background-color: #F1F2F6;
    margin-bottom: 50px;
    border-radius: 6px;
}

.blog-style-class .postbox__title a{
    color: #0A2E6B;
    margin-bottom: 12px;
    margin-top: 12px;
}

.blog-style-class .postbox__title a:hover {
    color: #ff9958;
}


.blog-style-class .postbox__text-2 p {
    color: #0A2E6B;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

.blog-style-class .postbox__read-more a span {
    color: #0A2E6B;
    font-size: 18px;
    font-weight: 400;
}

.blog-style-class .postbox__read-more {
    padding-top: 20px;
}

.blog-style-class .postbox__meta span {
    color: #0A2E6B;
    padding-right: 22px;
}

.blog-style-class .postbox__meta span a{
    color: #0A2E6B;
}


/*Blog sidebar style*/
.blog-sidebar-style {
    background-color: #F1F2F6;
    padding: 28px;
    border-radius: 6px; 
    margin-bottom: 20px;
    
}

.sidebar__widget .sidebar__widget-content .wp-block-heading {
    color: #0A2E6B;
    font-size: 25px;
    line-height: 18px;
    font-weight: 600;
    padding-bottom: 15px;
    
}

.sidebar__widget .sidebar__widget-content  .wp-block-search__label {
    color: #0A2E6B;
    padding-bottom: 5px;
}

.sidebar__widget .sidebar__widget-content .wp-block-latest-posts__list li:not(:last-child) {
    padding-bottom: 12px;
}

.sidebar__widget .sidebar__widget-content .wp-block-latest-posts__list li a {
    color: #0A2E6B;
}


.sidebar__widget .sidebar__widget-content .wp-block-latest-comments__comment {
    margin-bottom: 0;
}

.sidebar__widget .sidebar__widget-content .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    color: #8f8fb9;
}
.sidebar__widget .sidebar__widget-content .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a {
    color: #0A2E6B;
}


/*Blog details style*/
.postbox__details .postbox__content {
    padding: 24px;
}

.postbox__details .postbox__content .postbox__title {
    padding: 12px 0;
    color: #0A2E6B;
}


.postbox__details .postbox__content .postbox__text p {
    color: #0A2E6B;
    line-height: 26px;
}

.postbox__details .postbox__content .details-tag {
    padding-top: 20px;
}



.postbox__details .postbox__content .details-tag .postbox__details-share-wrapper .postbox__details-tag span {
    color: #0A2E6B;

}

.postbox__details .postbox__content .details-tag .postbox__details-share-wrapper .postbox__details-tag a {
    color: #0A2E6B;
    background-color: #fff;
    padding: 8px 12px;
    border-radius: 4px;
    margin-left: 6px;
}


.postbox__details .postbox__content .details-tag .postbox__details-share-wrapper .postbox__details-tag a:hover {
    background-color: #161C58;
    color: #fff;
}


.postbox__area {
    padding-top: 120px;
    padding-bottom: 100px;
}

.postbox__comment.postbox-details-comment-wrapper .tp-form-input-box input {
    border: 1px solid rgb(178, 211, 255);
    margin-bottom: 15px;
    border-radius: 5px;
    color: #01010a;
}

.postbox__comment.postbox-details-comment-wrapper .tp-form-textarea-box textarea {
    border: 1px solid rgb(178, 211, 255);
    border-radius: 5px;
    color: #01010a;
}



.postbox__comment.postbox-details-comment-wrapper .form-inner-btn .tp-btn-theme {
    padding: 10px 15px;
    border: 1px solid rgb(178, 211, 255);
    color: #0A2E6B;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    transition: .35s ease;
}

.postbox__comment.postbox-details-comment-wrapper .form-inner-btn .tp-btn-theme:hover {
    background-color: #161C58;
    color: #fff;
}


.team-section .social .links li a {
    color: #0A2E6B;
}

.team-section .social .links {
    display: flex;
    gap: 15px;
}

.testimonial .client-img img {
    border-radius: 50%;
    width: 115px;
    height: 115px;
    object-fit: cover;
}

.testimonial .testimonial-content {
    color: #000000;
    line-height: 30px;
}


.testimonial-inner {
    background: rgb(255, 255, 255);
    border-radius: 40px;
   
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    
}

.testimonial .client-img img {
    border: 5px solid rgb(251 154 8);
}

.testimonial .client-img {
    padding-bottom: 20px;
}

.pricing-section .pricing-box i {
    font-size: 45px;
    color: var(--p1);
}

.contact-form-section #contact-form span {
    display: block;
}

.breadcrumb-main-title {
    font-size: 60px !important;
}

.breadcrumb__ptr .breadcrumb__list {
    text-align: center;
    padding-top: 8px;
}

.breadcrumb__ptr .breadcrumb__list .current-item {
    color: #ff9958;
    padding-left: 3px;
}


.breadcrumb__ptr .breadcrumb__list a.home {
    padding-right: 2px;
}


.header-section .dark_btn i {
    font-size: 24px;
    transform: rotate(-20deg);
}


.testimonial .testimonial-inner .testimonial-box i {
    color: #ff9958;
    font-size: 25px;
}


.why-choose .choose_icon_width i {
    font-size: 24px;
    transform: rotate(-20deg); 
    color: #fff;
}


.faq-section .plugin-icon-class i {
    line-height: 1%;
}

.contact-info-repeater span {
    line-height: 25px;
}


.dicscuss_projects .dicscuss-content .choose_icon_width i {
    font-size: 24px;
    transform: rotate(-20deg);
}

@media (max-width: 991px) {
    .why-choose .right-img img {
        width: 100%; 
    }

    .why-choose .choose_icon_width {
        margin-right: 10px;
    }
    .why-choose .choose_icon_width i {
        font-size: 17px;
    }
}

.header-transparency {
    background: transparent !important;
}


.header-transparency.header-fixed {
    background-color: rgb(10 46 107) !important;
}

#rtlBtn {
    text-transform: uppercase;
}


.tp-error-area .tp-error-content-box .error-title {
    color: #0A2E6B;
    font-size: 180px;
    font-weight: 700;
}

.tp-error-area .tp-error-content-box .tp-error-title {
    color: #0A2E6B;
    padding-bottom: 30px;
}

.tp-error-area .tp-error-content-box .tp-btn-black {
    border: 1px solid #0A2E6B;
    padding: 15px 20px;
    border-radius: 4px;

}

.tp-error-area .tp-error-content-box .tp-btn-black span {
    color: #01010a;
    font-size: 16px;
    font-weight: 600;
    transition: .35s ease all;
}


.tp-error-area .tp-error-content-box .tp-btn-black:hover span {
    color: #FF9958;
}


.tp-error-area .tp-error-content-box .error-description {
    color: #0A2E6B;
}

.menu-footer-menu-two-container .menu {
    padding-left: 1px;
}
.menu-footer-menu-two-container .menu li a {
    font-size: 17px;
    font-weight: 500 !important;
    color: #ffff;
    position: relative;
    padding-left: 20px;
}

.menu-footer-menu-two-container .menu li:not(:last-child) {
    padding-bottom: 15px;
}

.menu-footer-menu-two-container .menu li a::before {
    position: absolute;
    content: '';
    left: 0;
    top: 4px;
    background-image: url('../img/point.png');
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;

}

.menu-footer-menu-container .menu {
    padding-left: 1px;
}
.menu-footer-menu-container .menu li a {
    font-size: 17px;
    font-weight: 500 !important;
    color: #ffff;
    position: relative;
    padding-left: 20px;
}

.menu-footer-menu-container .menu li:not(:last-child) {
    padding-bottom: 15px;
}

.menu-footer-menu-container .menu li a::before {
    position: absolute;
    content: '';
    left: 0;
    top: 4px;
    background-image: url('../img/point.png');
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;

}


@media (max-width: 1199px) {
    .max-xxl-un {
      max-width: unset;
    }
  }



.tp-footer-widget.widget_nav_menu {
    padding-left: 65px;
}



.postbox__area .no-results.not-found {
    text-align: center;
    max-width: 800px;
}

.postbox__area .no-results.not-found .page-header .page-title {
    color: #0A2E6B;
}


.postbox__area .no-results.not-found .pageontent p {
    color: #01010a;
    padding: 20px 0;
    padding-bottom: 50px;
}



.postbox__area .no-results.not-found input {
    padding: 20px 30px;
    width: 100%;
    background-color: #F1F2F6;
    border: none;
    color: #01010a;
}

.postbox__area .no-results.not-found form {
    position: relative;
}


.postbox__area .no-results.not-found button {
    position: absolute;
    top: 50%;
    right: 25px;
    left: auto;
    transform: translateY(-50%);
    color: #01010a;
}


.header-section .navbar .main-menu {
    display: flex;
    gap: 32px;
}


.header-section .navbar .main-menu .menu-item-has-children {
    margin-right: 20px;
}

.header-section .navbar .main-menu li a {
    font-size: 18px;
    font-weight: 500;
}

.header-section .navbar .main-menu li.current-menu-item a {
    color: #FF9958;
}


.header-section .navbar .main-menu li.menu-item-has-children a::before {
    position: absolute;
    content: "\f078";
    font-family: "Font Awesome 6 Pro";
    right: -18px;
    top: 15px;
    font-size: 15px;
    line-height: 1.2;
}


@media (max-width: 991px) {

    .header-section .navbar .main-menu {
        display: block;
    }

    .header-section .navbar .main-menu li:not(:last-child) {
        padding-bottom: 10px;
    }
}


@media (max-width: 640px) {
    .standard-logo img {
        width: 160px;
    }

    .header-section {
        background-color: #fff !important;
    }
    

    .header-section .right-area .dark_btn i {
        font-size: 22px;
    }
    
}

@media (min-width: 641px) and (max-width: 1024px) {
    .header-section {
        background-color: #fff !important;
    }
}


.blog_card .comment-footer i {
    font-size: 19px;
    color: rgb(10 46 107);
}

.text-logo-slider .slider-inner {
    display: flex;
    gap: 50px;
    align-items: center;
}

.text-logo-slider .slider-inner img {
    width: 120px;
    height: 120px;
    object-fit: cover;
}

@-webkit-keyframes rotating {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
}
  
.rotating {
    animation: rotating 3s linear infinite reverse;
}


#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
    display: inline;
}


.heading-section .main-heading-title {
    color: #01010a;
    font-size: 30px;
    font-weight: 600;
}

.heading-section .main-heading-title .color-title {
    color: #0059e8;
}


.header-section {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}


.header-section .navbar_mainhead {
    padding-top: 20px;
    padding-bottom: 20px;
}


.icon-box {
    background-color: #e6e6e6;
    padding: 30px;
    border-radius: 10px;
    min-height: 245px;
    transition: .55s ease all;
}

.icon-box:hover {
    transform: translateY(-12px);
}

.icon-box .icon span {
    padding: 20px;
    background-color: #FF9958;
    border-radius: 8px;
}

.icon-box .icon span i {
    font-size: 48px;
    color: #fff;
}

/* .icon-box .icon {
    margin-bottom: 36px !important;
} */

.icon-box .icon span svg {
    font-size: 48px;
    color: #fff;
}

.icon-box .title span {
    font-size: 24px;
    line-height: 31px;
    color: #000000;
}

.icon-box .content p {
    color: #000000;
}


/*Icon box two*/
.icon-box-two .icon span {
    padding: 28px;
    background-color: rgb(245 245 245);
    border-radius: 10px;
    margin-bottom: 24px;
    transition: .35s ease all;
}
.icon-box-two .icon span i {
    font-size: 72px;
    color: #000000;
    transition: .35s ease all;
}

.icon-box-two .icon span svg {
    font-size: 72px;
    color: #000000;
    transition: .35s ease all;
}

.icon-box-two .title .main-title {
    color: #161c58;
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 20px;
}

.icon-box-two .icon span:hover {
    background-color: #171f6a;
}

.icon-box-two .icon span:hover i {
    color: #fff;
}

.icon-box-two .icon span:hover svg {
    color: #fff;
}


.howwork__item {
    display: flex;
    align-items: center;
}


.content .features-title {
    color: #000000;
}


.testimonial-box .title-box .client-name {
    color: #161c58;
    font-size: 32px;
    padding-top: 12px;
    padding-bottom: 8px;
}

.testimonial-box .title-box .client-designation {
    color: #000000;
}


.accordion__wrap .accordion-header .accordion-button {
    color: #444;
    font-size: 22px;
    font-weight: 600;
    padding: 0;
}


.accordion__wrap .accordion-button:not(.collapsed) {
    background-color: transparent;
}

.accordion__wrap .accordion-button:focus {
    box-shadow: none;
}


.accordion__wrap .accordion-item {
    border: none;
}

.accordion__wrap .accordion-item:not(:last-child) {
    border-bottom: 1px solid #E5E7EB;
}

.accordion-header {
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-top: 20px;
}


.accordion__wrap .accordion-body {
    padding-left: 0;
}



.blog-author h4 {
    font-size: 16px;
    font-weight: 400;
    color: rgb(10 46 107);
}

.blog-author img {
    width: 35px;
}


.blog-post-main .blog_card {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.blog-post-main .blog_card .single_blog img {
    width: 100%;
    border-radius: 8px;
}

.blog-post-main .blog_card .read-btn {
    color: #fb9a08;
    font-size: 16px;
    font-weight: 500;
}

.blog-post-main .blog_card .blog-title {
    font-size: 24px;
   
    line-height: 32px;
}

.blog-post-main .blog_card .blog-desc {
    
    font-size: 16px;
    line-height: 26px;
}

.blog-post-main .blog_card .single_blog .blog-img {
    padding: 15px;
}


.blog-post-main .blog_card {
    border-radius: 10px;
}

.blog-post-main .blog-card {
    padding: 5px 24px 24px 24px;
}

.blog-post-main .blog-card .author-wrap {
    padding-bottom: 15px;
}

.blog-post-main {
    transition: .55s ease all;
}
.blog-post-main:hover {
    transform: translateY(-10px);
}


.blog-post-main .date-formate {
    font-size: 16px;
}

.blog-post-main .blog-img img {
    width: 385px;
    height: 255px;

}


.footer-subscribe-form .form-main {
    display: flex;
    padding-top: 8px;
}

.footer-subscribe-form button {
    background-color: rgb(251 154 8);
    border-radius: 10px;
    font-size: 17px;
    line-height: 30px;
    padding: 12px;
    color: #fff;
    font-weight: 400;
    margin-left: -8px;
}

.footer-subscribe-form input {
    border-radius: 10px 0 0 10px;
    background-color: #fff;
    color: #161c58;
}

.footer-subscribe-form input:focus {
    outline: none;
}


.footer-about .description {
    font-size: 17px;
    line-height: 30px;
    color: #fff;
    padding-bottom: 30px;
    padding-top: 20px;
}

.footer-about .social {
    gap: 10px;
}

.footer-about .social li a i {
    cursor: pointer;
    font-size: 19px;
    border-radius: 50%;
    border: 1px solid #fff;
    padding: .25rem;
    color: #fff;
    transition: .45s ease all;
    width: 38px;
    height: 38px;
    line-height: 29px;
    text-align: center;
}

.footer-about .social li a i:hover {
    background-color: #FB9A08;
    border: 1px solid #FB9A08;
}

