@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

webkit-viewport {
    width: device-width
}

@-moz-viewport {
    width: device-wi.signup-areadth
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

body,
html {
    box-sizing: border-box;
}

body,
body * {
    font-family: "Open Sans", serif;
    -moz-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}

body {
    background: #0c0b0a;
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    line-height: 30px;
    font-family: "Open Sans", serif;
}

a {
    text-decoration: none;
}

a:hover {
    color: #fff;
}

a,
.btn {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

h2 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

h4 {
    font-size: 20px;
}

/*** Global ***/
.btn-default {
    background: #FE6F1D ;
    border: 0;
    min-width: 230px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.4px;
    position: relative;
    border-radius: 10px;
    text-align: center;
    padding: 15px 40px;
}

.btn-default:hover,
.btn-default:focus {
    background: #fff;
    color: #FE6F1D ;
}

.section-divider-wave {
    position: absolute;
    left: 0;
    right: 0;
}

.back-btn {
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #989898;
    margin-bottom: 15px;
    text-align: left;
}

.back-btn:hover,
.back-btn:focus {
    color: #284D91;
}

.back-btn img {
    max-width: 30px;
}

/*** Header ***/
.main-header .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}

.logo {
    position: relative;
}

.logo::after {
    background: url(../images/logo-bg.png) no-repeat;
    position: absolute;
    width: 409px;
    height: 295px;
    content: "";
    top: -30px;
    left: -30px;
    z-index: -1;
}

.logo img {
    max-width: 200px;
}

.logo .wp-block-image {
    margin: 0;
}

.main-header {
    position: relative;
    background: #0c0b0a;
    padding: 15px 0;
    z-index: 999;
}

.main-menu .menu-button-container {
    display: none;
}

.main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-family: "Open Sans", serif;
    font-weight: 500;
    height: inherit;
    line-height: inherit;
}

.main-menu #mega-menu-wrap-primary #mega-menu-primary>li.lets-talk>a.mega-menu-link {
    background: #FE6F1D ;
    color: #fff;
    border-radius: 10px;
    padding: 10px 30px;
    margin-left: 20px;
}

.main-menu #mega-menu-wrap-primary #mega-menu-primary>li.lets-talk>a.mega-menu-link:hover,
.main-menu #mega-menu-wrap-primary #mega-menu-primary>li.lets-talk>a.mega-menu-link:focus {
    background: #fff;
    color: #FE6F1D ;
}

/*** Banner ***/
.banner-area {
    background: url(../images/banner-bg.png) no-repeat;
    position: relative;
}

.banner-area .section-divider-wave {
    bottom: -160;
    z-index: -1;
}

.banner-caption {
    position: relative;
    padding: 100px 0;
    z-index: 1;
}

.banner-caption h1 {
    font-size: 70px;
    color: #FE6F1D ;
    margin-bottom: 30px;
}

.banner-caption h1 span {
    display: block;
    color: #fff;
}

.banner-caption h2 {
    font-size: 22px;
    font-weight: 500;
}

.banner-text {
    background: #11100f;
    border-radius: 20px;
    padding: 20px 20px 30px;
}

.banner-text h2 {
    background-color: #FE6F1D ;
    font-size: 33px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    border-radius: 20px 20px 0 0;
    padding: 20px 20px;
    margin: -20px -20px 20px;
}

.banner-text ul {
    list-style: none;
    padding: 0;
}

.banner-text ul li {
    background: url(https://mianazhar.com/wp-content/uploads/2025/06/bulk-arrow-right.svg) no-repeat -8px -1px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 20px 30px;
}

.banner-text .banner-btn {
    text-align: center;
}

/*** Banner ***/
.inner-banner {
    position: relative;
    padding: 50px 0;
}

.banner-content {
    font-size: 17px;
    font-weight: 500;
}

.banner-content h1 {
    font-size: 40px;
    color: #284D91;
    text-transform: uppercase;
    font-weight: 700;
}

.banner-content h1 span {
    color: #2E2E2E;
}

.inner-banner .section-divider-wave {
    z-index: -1;
    bottom: -170;
}

/*** Content ***/
.content-area {
    position: relative;
    padding: 70px 0 100px;
}

.content-area.inner {
    padding-top: 70px;
}

.content-area.bg {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top left -180px;
}

.content-area .responsive-tabs ul.responsive-tabs__list {
    text-align: center;
    border-radius: 15px;
    margin-bottom: 20px;
}

.content-area .responsive-tabs .responsive-tabs__list__item {
    background: #F6F6F6;
    color: #3F3F44;
    font-size: 18px;
    line-height: inherit;
    margin: 0 10px 20px;
    border-radius: 10px;
    padding: 20px 25px;
    white-space: nowrap;
    float: none;
    display: inline-block;
    border-color: transparent;
}

.content-area .responsive-tabs .responsive-tabs__list__item:hover,
.content-area .responsive-tabs .responsive-tabs__list__item:focus {
    background: #2a4d8f;
    color: #fff;
}

.content-area .responsive-tabs .responsive-tabs__list__item--active,
.content-area .responsive-tabs .responsive-tabs__list__item--active:hover {
    background: #2a4d8f;
    border-color: transparent;
    color: #fff;
    top: inherit;
    padding: 20px 25px;
}

.content-area .responsive-tabs .responsive-tabs__panel {
    border: 0;
    border-top: 0;
}

/*** Services ***/
.services-area {
    background: #11100f;
    position: relative;
    padding: 30px 0 80px;
}

.services-area::before {
    background: url(../images/circle-left-bg.png) no-repeat;
    background-size: contain;
    position: absolute;
    width: 192px;
    height: 452px;
    content: "";
    top: 80px;
    left: 0;
}

body.page-id-2 .services-area::before {
    display: none;
}

.services-area::after {
    background: url(../images/circle-right-bg.png) no-repeat;
    position: absolute;
    width: 295px;
    height: 587px;
    content: "";
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.services-area h2 {
    margin-bottom: 50px;
}

.default-tab {
    background: #0c0b0a;
    position: relative;
    min-height: 360px;
    font-size: 16px;
    color: #fff;
    border-radius: 25px;
    padding: 30px 19px;
    margin-bottom: 30px;
}

.default-tab:hover {
    background: #FE6F1D ;
    color: #fff;
}

.default-tab .icon {
    margin-bottom: 15px;
}

.default-tab .icon img {
    max-height: 60px;
}

.default-tab:hover .icon img {
    filter: brightness(0) invert(1);
}

.default-tab h3 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 15px;
}

.default-tab:hover h3 {
    color: #fff;
}

.default-tab ol {
    padding: 0;
    margin-left: 20px;
}

.default-tab ol li {
    padding-bottom: 5px;
}

.default-tab ol li::marker {
    font-weight: 700;
}

/*** Message ***/
.message-area {
    position: relative;
    padding: 80px 0;
}

.message-area::after {
    background: url(../images/tools-bg-bottom.png) no-repeat;
    position: absolute;
    width: 367px;
    height: 274px;
    content: "";
    left: 0;
    bottom: 0;
    z-index: -1;
}

body.page-id-208 .message-area::after {
    display: none;
}

.message-div p {
    margin-bottom: 30px;
}

.message-video img {
    border-radius: 25px;
}

/*** Tools ***/
.tools-area {
    position: relative;
    display: block;
    padding: 60px 0;
}

.tools-area::before {
    background: url(../images/tools-bg-top.png) no-repeat;
    position: absolute;
    width: 293px;
    height: 372px;
    content: "";
    top: 0;
    right: 0;
}

.tools-area::after {
    background: url(../images/tools-bg-bottom.png) no-repeat;
    position: absolute;
    width: 367px;
    height: 274px;
    content: "";
    left: 0;
    bottom: 0;
    z-index: -1;
}

body.page-id-208 .tools-area::after {
    display: none;
}

.tools-area h2 {
    text-align: center;
    margin-bottom: 50px;
}

.tools-row {
    display: block;
}

.tool-tab {
    background: #11100f;
    position: relative;
    display: inline-block;
    width: 225px;
    vertical-align: top;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    padding: 30px 19px;
    margin: 0 15px 30px;
}

.tool-tab h3 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 0;
}

.tool-tab:hover h3 {
    color: #fff;
}

.tool-tab .icon {
    margin-bottom: 15px;
}

.tool-tab .icon img {
    max-height: 45px;
}

/*** Portfolio ***/
.portfolio-area {
    background-color: #11100f;
    overflow: hidden;
    position: relative;
    padding: 30px 0 80px;
}

.portfolio-area::after {
    background: url(../images/circle-right-bg.png) no-repeat;
    position: absolute;
    width: 295px;
    height: 587px;
    content: "";
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.portfolio-had {
    text-align: center;
    margin-bottom: 30px;
}

.img-holder {
    margin-bottom: 20px;
}

.portfolio-tab {
    background-color: #0c0b0a;
    border-radius: 20px;
    text-align: center;
    padding: 20px;
    margin-bottom: 25px;
}

.portfolio-tab .img-holder img {
    height: auto !important;
    border-radius: 20px;
}

.portfolio-tab .info h4 {
    color: #fff;
}

.portfolio-div .thumb {
    margin-bottom: 50px;
}

.portfolio-text {
    margin-bottom: 30px;
}

.portfolio-content h4 a {
    color: #2E2E2E;
}

.portfolio-info-area {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

.portfolio-info {
    font-size: 18px;
    font-weight: 700;
}

.portfolio-info img {
    max-height: 50px;
    margin-right: 10px;
}

.portfolio-platform {
    display: flex;
    gap: 60px;
}

.portfolio-detail-content {
    padding: 50px 0;
}

.portfolio-detail-content img {
    width: 100%;
    margin: 30px 0;
}

.portfolio-detail-content ul {
    padding: 0;
    margin-left: 20px;
}

.portfolio-detail-content h6 {
    font-size: 20px;
    color: #FE6F1D ;
    text-transform: uppercase;
}

#portfolio-selector {
    text-align: center;
}

.loadMoreBtn {
    background: #FE6F1D ;
    border: 0;
    min-width: 230px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.4px;
    position: relative;
    border-radius: 10px;
    text-align: center;
    padding: 15px 40px;
}

.loadMoreBtn:hover,
.loadMoreBtn:focus {
    background: #fff;
    color: #FE6F1D ;
}

.project-info-area {
    background-color: #11100f;
    padding: 20px 30px;
    border-radius: 20px;
}

.project-info-area h3 {
    text-align: center;
    margin-bottom: 30px;
}

.project-info {
    margin-bottom: 30px;
}

.project-item {
    margin-bottom: 20px;
}

.project-item h4 {
    font-size: 18px;
    color: #AAAAAA;
    font-weight: 400;
}

.technologies-info {
    margin-bottom: 30px;
}

.technologies-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.technologies-info ul li {
    font-weight: 500;
    padding-bottom: 5px;
}

.technologies-info ul li a {
    color: #fff;
}

.technologies-info ul li a:hover,
.technologies-info ul li a:focus {
    color: #AAAAAA;
    text-decoration: underline;
}

.technologies-info ul li img {
    max-width: 25px;
    margin-right: 5px;
    width: auto;
    margin: 0;
    margin-right: 10px;
}

.technologies-info h4 {
    font-size: 18px;
    color: #AAAAAA;
    font-weight: 400;
}

/*** HOW WE WORK ***/
.work-tab-area {
    position: relative;
    padding: 80px 0px;
}

.work-tab-area .section-divider-wave {
    top: -20px;
}

.work-tab-area h2 {
    text-align: center;
}

.work-tab-row {
    display: flex;
    justify-content: center;
}

.work-tab:nth-child(1) .icon:after {
    background: #284d91;
    display: block;
    position: absolute;
    content: "";
    width: 100px;
    height: 15px;
    top: 90px;
    right: -100px;
    transform: rotate(205deg);
}

.work-tab:nth-child(2) .icon:after {
    background: #284d91;
    display: block;
    position: absolute;
    content: "";
    width: 100px;
    height: 15px;
    top: 25px;
    right: -100px;
    transform: rotate(155deg);
}

.work-tab:nth-child(3) .icon:after {
    background: #284d91;
    display: block;
    position: absolute;
    content: "";
    width: 100px;
    height: 15px;
    top: 90px;
    right: -100px;
    transform: rotate(205deg);
}

.work-tab:nth-child(4) .icon:after {
    background: #284d91;
    display: block;
    position: absolute;
    content: "";
    width: 100px;
    height: 15px;
    top: 25px;
    right: -100px;
    transform: rotate(155deg);
}

.work-tab:nth-child(5) .icon:after {
    background: #284d91;
    display: block;
    position: absolute;
    content: "";
    width: 100px;
    height: 15px;
    top: 90px;
    right: -100px;
    transform: rotate(205deg);
}

.work-tab:nth-child(6) .icon:after {
    background: #284d91;
    display: block;
    position: absolute;
    content: "";
    width: 100px;
    height: 15px;
    top: 25px;
    right: -100px;
    transform: rotate(155deg);
}

.work-tab {
    position: relative;
    text-align: center;
    padding: 0 30px;
}

.work-tab .icon {
    background-color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 130px;
    border: 15px solid #284D91;
    padding: 0px;
    border-radius: 50%;
    margin: 0 auto 10px;
}

.work-tab .icon img {
    max-width: 45px;
}

.work-tab .info {
    margin-bottom: 10px;
}

.work-tab h4 {
    font-size: 20px;
    font-weight: 700;
    color: #2E2E2E;
    margin-bottom: 5px;
}

.work-tab .number {
    font-size: 30px;
    font-weight: 700;
    color: #284D91;
}

/*** Testimonials ***/
.testimonials-area {
    position: relative;
    padding: 80px 0px;
}

.testimonials-area::before {
    background: url(../images/circle-left-bg.png) no-repeat;
    background-size: contain;
    position: absolute;
    width: 192px;
    height: 452px;
    content: "";
    top: -240px;
    left: 0;
}

.testimonials-area::after {
    background: url(../images/circle-right-bg.png) no-repeat;
    position: absolute;
    width: 295px;
    height: 487px;
    content: "";
    right: 0;
    bottom: 0;
}

.testimonials-had {
    text-align: center;
    margin-bottom: 50px;
}

.testimonials-area .info span {
    font-weight: 700;
}

.testimonials-area .slick-slide {
    height: auto !important;
}

.testimonials-area video {
    max-width: 100%;
    border-radius: 15px;
}

.testimonials-area .info {
    background: #11100f url(../images/quotes-icon.svg) no-repeat top 40px left 34px;
    min-height: 310px;
    border-radius: 15px;
    padding: 95px 35px 30px 35px;
    margin-bottom: 25px;
}

.testimonials-area .info h4 {
    background: #11100f;
    font-size: 20px;
    color: #FE6F1D;
}

.testimonials-area .slick-prev,
.testimonials-area .slick-next {
    background-color: transparent !important;
    top: inherit !important;
    bottom: -38px;
}

.testimonials-area .slick-prev {
    left: 480px;
}

.testimonials-area .slick-next {
    right: 480px;
}

.testimonials-area .slick-prev:before,
.testimonials-area .slick-next:before {
    font-size: 40px;
    opacity: 1;
    color: #2E2E2E;
}

.testimonials-area .slick-prev::before {
    content: "<";
}

.testimonials-area .slick-next::before {
    content: ">";
}

.testimonials-area .slick-dots {
    bottom: -45px;
}

.testimonials-area .slick-dots li button {
    background-color: #EDF0F5 !important;
    width: 15px;
    height: 15px;
    border-radius: 50px;
}

.testimonials-area .slick-dots li.slick-active button {
    background-color: #284D91 !important;
}

.testimonials-item.inner {
    margin-bottom: 30px;
}

.testimonials-item:nth-child(even) .row {
    flex-direction: row-reverse;
}

/*** Contact ***/
.clients-area {
    background-color: #F7F7F7;
    overflow: hidden;
    position: relative;
    padding: 50px 0;
}

.clients-area .slick-list {
    overflow: visible;
}

.clients-area .slick-slide {
    height: auto;
}

.clients-area .slick-slide {
    margin: 0 30px;
    height: auto;
}

.clients-item img {
    max-width: inherit !important;
    height: 80px !important;
}

/*** About Page ***/
.our-about {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top left -180px;
    padding: 20px 0 50px;
}

.our-about-text {
    text-align: center;
    margin-bottom: 30px;
}

.our-about-text p {
    margin-bottom: 0;
}

.counter-area {
    background-color: #11100f;
    padding: 20px 0;
}

.counter {
    padding: 20px 0;
}

.counter img {
    max-height: 80px;
    filter: brightness(0) invert(1);
}

.counter-row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.counter-row span {
    font-size: 80px;
    color: #fff;
}

.count-title {
    font-size: 80px;
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 20px;
    font-weight: 400;
    color: #FE6F1D ;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}

.our-aim {
    position: relative;
    padding-bottom: 200px;
}

.our-aim .section-divider-wave {
    bottom: -130px;
}

.our-aim-text {
    text-align: center;
    margin-bottom: 30px;
}

.our-vision-text {
    background: rgb(47, 65, 96);
    background: radial-gradient(circle, rgba(40, 77, 145, 1) 0%, rgba(47, 65, 96, 1) 100%);
    color: #fff;
    border-radius: 25px;
    padding: 50px;
}

.our-vision-text h2 {
    color: #fff;
}

.our-vision-text span {
    font-weight: 700;
}

.team-area {
    background-color: #fff;
    position: relative;
    padding: 50px 0 0;
}

.team-tab {
    text-align: center;
}

.team-tab .thumb {
    position: relative;
    margin-bottom: 15px;
}

.team-tab .thumb img {
    border-radius: 20px;
}

.team-tab .social-div {
    background-color: rgba(44, 77, 145, 0.5);
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 40px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    border-radius: 20px;
}

.team-tab .thumb:hover .social-div {
    opacity: 1;
}

.team-tab h4 {
    font-size: 22px;
    font-weight: 700;
    color: #2E2E2E;
}

.team-tab h4 span {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #284D91;
    padding-top: 5px;
}

/*** Contact ***/
.contact-area {
    position: relative;
    padding: 60px 0px 40px;
}

.contact-area::before {
    background: url(../images/circle-left-bg.png) no-repeat;
    background-size: contain;
    position: absolute;
    width: 192px;
    height: 452px;
    content: "";
    left: 0;
}

.contact-area::after {
    background: url(../images/contact-bg.png) no-repeat;
    position: absolute;
    width: 320px;
    height: 358px;
    content: "";
    right: 0;
    bottom: 0;
}

.contact-form .col-12 {
    margin-bottom: 10px;
}

.contact-area .wpcf7-not-valid-tip {
    font-size: 12px;
}

.contact-area .wpcf7 form .wpcf7-response-output {
    font-size: 12px;
    margin: 0;
    padding: 0;
    border: 0;
    color: #46b450;
    text-align: center;
}

.contact-form .form-control {
    background: #0c0b0a;
    border-radius: 10px;
    font-size: 15px;
    color: #fff;
    border: 0;
    padding: 15px 20px;
}

.contact-form .wpcf7-captchar {
    background: #0c0b0a;
    border-radius: 10px;
    font-size: 15px;
    color: #fff;
    border: 0;
    padding: 12px 20px;
    margin-left: 20px;
}

.contact-form textarea.form-control {
    min-height: inherit;
    height: 150px;
}

.contact-form .form-control::placeholder {
    color: #fff;
    opacity: 1;
    /* Firefox */
}

.contact-form .form-control::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #fff;
}

input[type=submit] {
    background: #FE6F1D  !important;
    border: 0;
    color: #fff !important;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.4px;
    min-width: 210px;
    position: relative;
    border-radius: 10px;
    text-align: center;
    padding: 14px 30px;
    margin: 0 auto;
}

input[type=submit]:hover,
input[type=submit]:focus,
input[type=submit]:active,
input[type=submit]:focus-visible {
    outline: none;
    background: #fff !important;
    color: #FE6F1D  !important;
}

.contact-form .wpcf7-spinner {
    display: block;
    margin: auto;
}

/*** Contact Area ***/
.contact-area {
    background-color: #11100f;
}

.contact-area h2 {
    text-align: center;
}

.contact-area h2 span {
    display: block;
    font-size: 22px;
    color: #AAAAAA;
    font-weight: 400;
    text-align: center;
    padding-top: 10px;
}

/*** Blog ***/
.blog-top-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.blog-search .wp-block-search__inside-wrapper {
    background: #F6F6F6;
    align-items: center;
    border-radius: 5px;
}

.blog-search .wp-block-search .wp-block-search__input {
    background: #F6F6F6;
    color: #2E2E2E;
    font-weight: 500;
    border: 0;
    border-radius: 5px !important;
    padding: 10px 20px;
}

.blog-search .wp-block-search .wp-block-search__input::-webkit-input-placeholder {
    /* Edge */
    color: #2E2E2E;
}

.blog-search .wp-block-search .wp-block-search__input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #2E2E2E;
}

.blog-search .wp-block-search .wp-block-search__input::placeholder {
    color: #2E2E2E;
}

.blog-search .wp-block-search__button {
    background: transparent url(http://localhost/codexia-technologies/wp-content/uploads/2023/06/search-icon.svg) no-repeat !important;
    font-size: 0;
    padding: 15px 20px;
}

.blog-tab {
    display: block;
    margin-bottom: 40px;
}

.blog-tab .thumb {
    position: relative;
    margin-bottom: 15px;
}

.blog-tab .thumb img {
    border-radius: 20px;
    width: 100% !important;
    height: 350px !important;
    object-fit: cover;
}

.blog-tab h4 {
    font-size: 22px;
}

.blog-tab h4 span {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #284D91;
    margin-bottom: 5px;
}

.blog-tab .info {
    font-size: 15px;
}

.blog-tab a {
    color: #2E2E2E;
}

.category-title {
    position: absolute;
    background-color: rgba(140, 140, 140, 0.7);
    font-size: 16px;
    font-weight: 600;
    color: #ffff;
    left: 20px;
    top: 20px;
    border-radius: 10px;
    padding: 10px 20px;
}

.category-title a {
    color: #ffff;
}

.post-tags span {
    background-color: #F6F6F6;
    font-weight: 500;
    color: #2E2E2E;
    border-radius: 8px;
    padding: 10px 15px;
    margin-right: 10px;
}

.blog-sidebar {
    display: block;
}

.blog-sidebar h5.widget-title {
    background-color: #284D91;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 15px;
    margin-bottom: 0;
}

.blog-sidebar .wp-widget-group__inner-blocks {
    background: #F1F6FF;
    margin-top: 0;
    padding: 15px;
}

.blog-sidebar ul {
    padding: 0;
    margin: 0;
}

.blog-sidebar ul li {
    display: block;
    margin-top: 0px !important;
    padding-bottom: 10px;
    margin-bottom: 10px !important;
}

.blog-sidebar ul li a {
    font-size: 15px;
    font-weight: 500;
    color: #2E2E2E;
    text-decoration: none;
}

.blog-detail-img img {
    width: 100% !important;
    height: auto !important;
}

.blog-detail h2 span {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #284D91;
    margin-bottom: 5px;
}

.blog-related-articles {
    background-color: #fff;
    position: relative;
    padding-top: 80px;
}

.blog-detail-area {
    padding-bottom: 200px;
}

.section-divider-area {
    position: relative;
}

.section-divider-area .section-divider-wave {
    bottom: -130px;
}

.blog-detail-box {
    background-color: #F1F6FF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    margin-bottom: 30px;
}

.blog-author h4 {
    margin-bottom: 0px;
}

.blog-author h4 span {
    font-size: 18px;
    font-weight: 500;
    color: #989898;
    padding-bottom: 0;
}

.blog-newsletter .tnp-field label {
    display: none;
}

.blog-newsletter form {
    display: flex;
    width: 100%;
}

.tnp-widget .tnp-field {
    border: 0;
    padding: 0;
    margin-right: 10px;
    margin-bottom: 0;
}

.blog-newsletter .tnp-widget input[type=text],
.blog-newsletter .tnp-widget input[type=email],
.blog-newsletter .tnp-widget select {
    width: 350px;
    background-color: #F6F6F6;
    background-image: none;
    text-shadow: none;
    color: #2E2E2E;
    border: 0;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 20px;
}

.blog-newsletter .tnp-widget input[type=submit] {
    background-color: #284D91 !important;
    color: #fff !important;
    border: 0;
    box-shadow: none;
    padding: 15px 20px;
}

/*** Footer ***/
.footer {
    background-color: #0c0b0a;
    padding: 30px 0;
}

.footer-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-main h5 {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.footer-main .f-logo figure {
    display: flex;
    align-items: center;
    gap: 15px;
    text-align: left;
}

.footer-main .f-logo .wp-block-image figcaption {
    font-size: 43px;
    color: #fff;
    margin: 0;
}

.footer-main .link ul {
    padding: 0;
    margin: 0;
}

.footer-main .link ul li {
    display: inline-block;
    color: #fff;
    margin-right: 20px;
}

.footer-main .link ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
}

.footer-main .link ul li a img {
    max-width: 30px;
}

@media (max-width: 1399.98px) {
    h2 {
        font-size: 34px;
    }

    h4 {
        font-size: 22px;
    }

    .banner-area .section-divider-wave {
        bottom: -100px;
    }

    .inner-banner .section-divider-wave {
        bottom: -100;
    }

    .section-divider-area .section-divider-wave {
        bottom: -100px;
    }

    .message-area .section-divider-wave {
        bottom: -100;
    }

    .our-aim .section-divider-wave {
        bottom: -100px;
    }

    .banner-text h2 {
        font-size: 30px;
    }

    .banner-caption h1 {
        font-size: 62px;
    }

    .banner-text ul li {
        font-size: 18px;
    }

    .count-title {
        font-size: 70px;
    }

    .counter-row span {
        font-size: 70px;
    }

    .footer-main .f-logo .wp-block-image figcaption {
        font-size: 40px;
    }
}

@media (max-width: 1199.98px) {
    h2 {
        font-size: 30px;
    }

    .banner-caption h1 {
        font-size: 50px;
    }

    .banner-text h2 {
        font-size: 24px;
    }

    .banner-text ul li {
        font-size: 16px;
        padding: 0 0 15px 30px;
    }

    .tool-tab {
        width: 200px;
    }

    .footer-main .f-logo .wp-block-image figcaption {
        font-size: 34px;
    }
}

@media (max-width: 991.98px) {
    .banner-caption h1 {
        font-size: 40px;
    }

    .banner-text ul li {
        background: url(https://aliilyas.com/wp-content/uploads/2024/12/bulk-arrow-right.svg) no-repeat -12px -4px;
        font-size: 13px;
        padding: 0 0 15px 30px;
    }

    .banner-text h2 {
        font-size: 17px;
        padding: 20px 10px;
    }

    .main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 18px;
        padding: 0px 20px 0px 20px;
    }

    .tool-tab {
        width: 140px;
    }

    .footer-main .f-logo .wp-block-image figcaption {
        font-size: 20px;
    }

    .f-logo img {
        max-width: 50px;
    }

    .footer-main .link ul li {
        margin-right: 15px;
    }

    .footer-main .link ul li a {
        width: 50px;
        height: 50px;
    }

    .footer-main .link ul li a img {
        max-width: 25px;
        height: 20px;
    }

    .count-title {
        font-size: 50px;
    }

    .counter-row span {
        font-size: 50px;
    }

    .count-text {
        font-size: 18px;
    }

    .logo::after {
        width: 240px;
        background-size: contain;
    }

    .tools-area::before {
        width: 120px;
        background-size: contain;
    }

    .testimonials-area::before {
        width: 72px;
        height: 452px;
        top: -80px;
    }

    .testimonials-area::after {
        width: 92px;
        height: 180px;
        background-size: contain;
    }

    .services-area::after {
        width: 80px;
        height: 197px;
        background-size: contain;
    }

    .services-area::before {
        width: 52px;
        height: 292px;
    }

    .message-area::after {
        width: 157px;
        height: 74px;
        background-size: contain;
    }

    .tools-area::after {
        width: 127px;
        height: 84px;
        background-size: contain;
    }

    .portfolio-area::after {
        width: 65px;
        height: 427px;
        background-size: contain;
    }

    .contact-area::before {
        width: 72px;
    }

    .contact-area::after {
        width: 90px;
        height: 108px;
        background-size: contain;
    }
}

@media (max-width: 768.98px) {
    .logo::after {
        width: 249px;
        background-size: contain;
    }

    .tool-tab {
        width: 140px;
    }

    .main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        padding: 8px 20px;
        border-bottom: 1px solid #7171dd;
    }

    .main-menu #mega-menu-wrap-primary #mega-menu-primary>li.lets-talk>a.mega-menu-link {
        margin-left: 0;
    }

    .main-menu #mega-menu-wrap-primary #mega-menu-primary>li.lets-talk>a.mega-menu-link {
        background: none;
        color: #fff;
    }

    .main-menu #mega-menu-wrap-primary #mega-menu-primary>li.lets-talk>a.mega-menu-link:hover,
    .main-menu #mega-menu-wrap-primary #mega-menu-primary>li.lets-talk>a.mega-menu-link:focus {
        background: none;
        color: #fff;
    }
}

@media (max-width: 675.98px) {
    h2 {
        font-size: 22px;
    }

    .btn-default {
        display: inline-block;
        font-size: 18px;
        padding: 10px 30px;
        min-width: inherit;
    }

    .logo::after {
        width: 190px;
        background-size: contain;
    }

    .logo img {
        max-width: 60px;
    }

    .banner-caption {
        padding: 20px 10px 30px;
    }

    .banner-caption h1 {
        font-size: 30px;
    }

    .banner-text {
        padding: 0 10px 10px;
        margin: 0px 10px 20px;
    }

    .banner-text ul {
        padding: 10px 0 0;
    }

    .banner-text ul li {
        font-size: 12px;
        padding: 0 0 9px 30px;
    }

    .banner-text h2 {
        padding: 15px 8px 10px;
        margin: 0 -10px 0;
    }

    .default-tab {
        min-height: inherit;
        font-size: 14px;
        padding: 30px 19px;
        margin-bottom: 20px;
    }

    .services-area {
        padding: 40px 0px 10px;
    }

    .message-area {
        padding: 40px 10px;
    }

    .message-div {
        font-size: 14px;
        line-height: inherit;
    }

    .count-title {
        font-size: 25px;
        margin-top: 0;
    }

    .counter-row span {
        font-size: 25px;
    }

    .count-text {
        font-size: 9px;
    }

    .tool-tab {
        width: 44%;
        margin: 0 10px 20px;
    }

    .tool-tab .icon img {
        max-height: 32px;
    }

    .tool-tab h3 {
        font-size: 18px;
    }

    .testimonials-area {
        padding: 40px 0px 40px;
    }

    .contact-area {
        padding: 0 0px 0px;
    }

    .contact-area h2 {
        font-size: 18px;
    }

    .contact-area h2 span {
        font-size: 14px;
    }

    .services-area h2 {
        margin-bottom: 20px;
    }

    .tools-area {
        padding: 30px 0;
    }

    .tools-area h2 {
        margin-bottom: 20px;
    }

    .portfolio-area {
        padding: 30px 0;
    }

    .testimonials-had {
        margin-bottom: 20px;
    }

    .testimonials-area .info {
        background: #2E2F41 url(../images/quotes-icon.svg) no-repeat top 20px left 34px;
        font-size: 14px;
        min-height: inherit;
        padding: 75px 20px 30px 20px;
    }

    .contact-form .wpcf7-spinner {
        display: block;
    }

    .portfolio-detail-content {
        padding: 30px 10px;
    }

    .project-info-area {
        padding: 20px 20px 5px;
    }

    .footer-main {
        display: block;
    }

    .footer-main .f-logo figure {
        justify-content: center;
        margin-bottom: 20px;
    }

    .f-item.link {
        text-align: center;
    }

    .footer {
        padding: 20px 0;
    }

    .footer-main .link ul li {
        margin-right: 10px;
    }

    .footer-main .link ul li a {
        width: 40px;
        height: 40px;
    }

    .footer-main .link ul li a img {
        max-width: 20px;
        height: 15px;
    }
}

@media (max-width: 575.98px) {
    h2 {
        font-size: 19px;
    }

    .tool-tab {
        margin: 0 9px 20px;
    }

    .tool-tab h3 {
        font-size: 16px;
    }

    .contact-area h2 {
        font-size: 16px;
    }

    .contact-area h2 span {
        font-size: 13px;
    }

    input[type=submit] {
        font-size: 18px;
        min-width: inherit;
        padding: 10px 20px;
    }
}