/* 
Theme Name:		 uTech Child
Theme URI:		 https://wp.mehedidb.com/utech
Description:	 uTech Child is a child theme of uTech.
Author:			 BDEXPERT
Author URI:		 https://themeforest.net/user/bdexpert/portfolio
Template:		 utech
Version:		 2.0.0
*/
/** General **/
body .breadcumb {
    font-size: 14px;
    font-weight: 400;
}

body .page-title h1 {
    font-size: 35px;
}

body .single-widgets h3:before {
    background: #007FFF;
}

body .ultimate__btn .button__title {
    overflow: initial;
}

/** Barnner **/
body .banner-area .header-action {
    margin-bottom: 10px;
}

body .banner-area .header-action a.action-button {
    padding-left: 15px;
    padding-right: 15px;
    text-transform: initial;
    line-height: normal;
}

body .banner-area .header-action a.action-button:first-child {
    margin: 0px;
}

body .banner-area-bg::after {
    background-color: transparent;
}

/** Header **/
body .container.container__full,
.header-top-area .navbar>.container.container__full {
    width: 100%
}

body .navbar .flex-v-center {
    justify-content: space-between;
}

body .navbar .stellarnav {
    margin: initial;
}

body .custom-logo-link img {
    max-width: 160px
}

@media (max-width: 1240px) {
    body .elementor-top-bar {
        display: none;
    }
}

@media (min-width: 992px) {

    body .stellarnav a.call-btn-mobile.third,
    body .stellarnav a.location-btn-mobile.third {
        display: none !important;
    }
}

@media (min-width: 1241px) {

    body ul#nav li a,
    body .is__sticky ul#nav li a {
        padding: 40px 10px;
    }
}

@media (min-width: 992px) and (max-width: 1240px) {
    body .navbar-header {
        display: block;
        text-align: center;
        padding-top: 30px;
    }

    body .custom-logo-link,
    body .is__sticky .custom-logo-link {
        display: block;
        min-height: 40px;
    }

    body .is__sticky .custom-logo-link.default-logo {
        display: none;
    }

    body .is__sticky .custom-logo-link.sticky-logo {
        position: relative;
    }

    body .flex-v-center {
        display: block;
    }

    body ul#nav li a {
        padding: 25px 10px;
    }

    body #main-nav {
        width: 100%
    }

    body ul#nav {
        float: none;
    }
}


/** HomePage **/
body .partner-section .elementor-element .sldier-content-area .slick-list {
    margin: calc(-40px / 2);
}

body .process-section .qodef-qi-process .qodef-e-number {
    background: #007FFF;
}

body .solution-section .single__box {
    min-height: 260px;
    height: 100%;
}

body .team-section .member__content__wrap {
    min-height: 268px;
    height: 100%;
}

body .team-section .member__content__wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

body .team-section .member__name__designation {
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex: 1;
}

body .team-section .ceo-section .team-normal-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 800px;
    margin: 0 auto;
}

body .team-section .ceo-section .member__content__wrap {
    min-height: 100%;
}

body .team-section .ceo-section .member__name__designation {
    flex: 0;
}

body .team-section .member__socials a svg {
    width: 17px;
}

body .team-section .member__socials a:hover svg path {
    fill: white;
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    body .qodef-qi-process .qodef-e:nth-child(3) .qodef-e-content .qodef-e-line-inner {
        display: none;
    }
}

@media screen and (max-width: 599px) {

    body .team-section .ceo-section .team-normal-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

@media screen and (max-width: 768px) {
    body .qodef-qi-process .qodef-e:nth-child(2) .qodef-e-content .qodef-e-line-inner {
        display: none;
    }

    body .process-section.second .qodef-qi-process .qodef-e:nth-child(4) .qodef-e-content .qodef-e-line-inner {
        display: none;
    }

    body .process-section.second .qodef-qi-process .qodef-e:nth-child(3) .qodef-e-content .qodef-e-line-inner {
        display: block;
    }

    body .ultimate__btn {
        padding: 19px 15px 17px 15px;
    }

    body .team-section .ceo-section .team-normal-grid {
        max-width: 100%;
    }
}

@media screen and (max-width: 680px) {
    body .qodef-qi-process .qodef-process-item .qodef-e-content .qodef-e-line-inner {
        display: none;
    }
}

/** Footer **/
body footer .ultimate__socials__buttons li a:hover {
    background: #007FFF;
}

body footer .ultimate__socials__buttons ul li a:hover svg {
    fill: white !important;
}

body footer .info__box__icon svg {
    fill: #007FFF;
}

body .pre-contact-section .info__box__icon svg {
    fill: #007FFF;
}

body footer .footer-info-box .info__details a {
    color: #E0E0E0;
}

body footer .footer-info-box .info__details a:hover {
    color: #007FFF;
}

/** Blog&BlogDetail **/

body .post__top__meta {
    background: #007FFF;
}

body .single-post-navigation-center-grid a:hover,
body .single-post-navigation-center-grid a:focus {
    color: #007FFF;
}

body .single__post__top__meta a:hover {
    background: #007FFF !important;
}

body .widget_post_with_thumb li img {
    height: 65px;
    width: 95px;
    margin-right: 15px;
}

body .widget_post_with_thumb li a {
    font-size: 16px;
}

body a.btn-widget {
    color: #ffffff;
    display: inline-block;
    padding: 8px 25px;
    border-radius: 3px;
    position: relative;
    background: #007bff;
    z-index: 1;
    overflow: hidden;
}

a.btn-widget:before {
    content: "";
    background-image: linear-gradient(#007fff, #007fff);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: 0.5s;
}

a.btn-widget:hover:before {
    background: linear-gradient(270deg, #0045FF 0%, #BD29F2 100%);
}

/** QuiSommesNous **/

body .values-section .single__box {
    min-height: 375px;
    height: 100%;
}

body .values-section .single__box:hover .box__subtitle {
    color: #FFFFFF;
}

body .mission-section .single__testmonial {
    display: flex;
    flex-direction: column-reverse;
}

body .mission-section .single__testmonial .author__thumb__designation {
    padding: 0 0 20px 0 !important;
    text-align: center;
}

body .mission-section .single__testmonial .author__thumb__designation .author__thumb {
    position: relative;
    left: initial;
    top: initial;
}

body .mission-section .single__testmonial .author__thumb__designation .author__name {
    margin: 0;
    text-align: center;
}



@media screen and (max-width: 991px) and (min-width: 768px) {
    body .values-section .single__box {
        min-height: 435px;
        height: 100%;
    }
}

/** AvisClientPage **/

body .testimonial-section .single__testmonial {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 485px;
    height: 100%;
}

body .testimonial-section .single__testmonial .author__content {
    flex: 1;
}

body .testimonial-section .author__thumb__designation {
    text-align: left;
}

@media screen and (max-width: 1140px) and (min-width: 1024px) {
    body .testimonial-section .single__testmonial {
        min-height: 585px;
        height: 100%;
    }
}

/** Partenaires&Certifications **/

body .certificat-flex .single__box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    gap: 0 15px;
}

body .certificat-flex .single__box h3.box__title {
    margin-bottom: 0;
    flex: 1;
}



/** Cloud1DatatPage **/

body .infrastructure-section .single__box {
    min-height: 425px;
    height: 100%;
}

body .technologie-section .box-technologie .elementor-icon-box-icon {
    background-color: var(--e-global-color-primary);
    font-size: 40px;
    color: #FFFFFF;
    border-radius: 50px 50px 50px 50px;
    width: 80px;
    height: 80px;
    text-align: center;
    transition: 0.6s;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto 15px;
}

@media screen and (max-width: 1024px) {

    body .infrastructure-section .single__box {
        min-height: 100%;
    }

}

/** ReseauCybersecurity **/

body .collaboration-section .single__testmonial {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    height: 415px;

}

body .collaboration-section .single__testmonial .author__thumb__designation {
    padding: 0 0 20px 0 !important;
    text-align: center;
}

body .collaboration-section .single__testmonial .author__thumb__designation .author__thumb {
    position: relative;
    left: initial;
    top: initial;
}

body .collaboration-section .single__testmonial .author__thumb__designation .author__name {
    margin: 0;
    text-align: center;
}

body .security-section .single__box {
    min-height: 435px;
    height: 100%;
}

body .security-section .single__box:hover .box__subtitle {
    color: #FFFFFF;
}

body .process-section.second .qodef-qi-process .qodef-e:nth-child(3) .qodef-e-content .qodef-e-line-inner {
    display: none;
}

@media screen and (max-width: 1200px) and (min-width: 1025px) {

    body .security-section .single__box {
        min-height: 465px;
    }
}


@media screen and (max-width: 768px) {

    body .process-section.second .qodef-qi-process .qodef-e:nth-child(4) .qodef-e-content .qodef-e-line-inner {
        display: none;
    }

    body .process-section.second .qodef-qi-process .qodef-e:nth-child(3) .qodef-e-content .qodef-e-line-inner {
        display: block;
    }

    body .security-section .single__box {
        min-height: 100%;
    }
}

@media screen and (max-width: 680px) {
    body .process-section.second .qodef-qi-process .qodef-e:nth-child(3) .qodef-e-content .qodef-e-line-inner {
        display: none;
    }
}

@media screen and (max-width: 599) {

    body .collaboration-section .single__testmonial {
        height: 100%;
    }
}

/** QuizPage **/

body .quiz-section .question-label {
    font-size: 20px;
    font-weight: 500;
    color: black;
    margin-bottom: 10px;
    font-family: 'Barlow Condensed', sans-serif;
}

body .quiz-section span.option-flex {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

body .quiz-section span.option-flex span.wpcf7-list-item {
    margin: 0px 0px 0px 20px !important;
}

/** identityPage **/

body .workplace-section .single__box {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    min-height: 470px;
    height: 100%;
}

body .workplace-section .single__box .box__description {
    flex: 1;
}

body .workplace-section .single__box:hover .box__button {
    background-color: white;
}

body .workplace-section .single__box:hover a.box__button {
    color: #007FFF;
}

/** service-manage-section **/

body .service-manage-section .area__content .area__icon {
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    font-size: 24px;
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
    padding-top: 0px;
}

body .service-manage-section .services.service-support-section .area__content .area__description {
    max-width: 750px;
    margin: 0 auto;
}

body .service-manage-section .services {
    background: #F2F8FB;
    border-radius: 10px;
    border: 1px solid #007FFF;
    margin-bottom: 0;
    position: relative;
}

body .service-manage-section .support-grid {
    opacity: 0;
    overflow: hidden;
    transition: all 0.4s ease;
    background: #007FFF;
    border: 1px solid #007FFF;
    border-radius: 0 0 10px 10px;
    max-height: 0px;
}

body .service-manage-section .col-display:hover .support-grid {
    max-height: 500px;
    opacity: 1;
}

body .service-manage-section .col-display:hover .services.service-support-section {
    background: #007FFF;
    color: white;
    border-radius: 10px 10px 0px 0;
}

body .service-manage-section .col-display:hover .services.service-support-section .area__title {
    color: white;
}

body .service-manage-section .services.service-support-section .area__icon {
    position: relative;
}

body .service-manage-section .services.service-support-section .area__icon::after {
    content: "";
    position: absolute;
    inset: 0;
    top: 0;
    background: url("/wp-content/uploads/2025/10/RFC_Support-white.png") center no-repeat;
    opacity: 0;
    transition: opacity 0.3s ease;
}

body .service-manage-section .col-display:hover .services.service-support-section .area__icon::after {
    opacity: 1;
}

@media (max-width: 767px) {

    body .service-manage-section .support-grid {
        opacity: 1;
        transition: none;
        background: transparent;
        border: none;
        border-radius: 0;
        max-height: 100%;
    }

    body .service-manage-section .col-display:hover .support-grid{
        max-height: 100%;
    }

    body .service-manage-section .col-display {
        border-radius: 10px;
        border: 1px solid #007bff;
        margin: 0 10px;
    }

    body .service-manage-section .services.service-support-section {
        border: none;
    }

    body .service-manage-section .support-grid .area__content .area__icon svg path {
        fill: #007FFF;
    }

    body .service-manage-section .support-grid .area__content .area__title p {
        color: #007bff;
    }

    body .service-manage-section .support-grid .area__content .area__title:before {
        background-color: #007bff;
    }

    body .service-manage-section .support-grid .area__content .area__description {
        color: #616669;
    }

    body .service-manage-section .col-display:hover .services.service-support-section {
        background: transparent;
        color: inherit;
    }

    body .service-manage-section .services.service-support-section .area__icon::after {
        display: none;
    }

    body .service-manage-section .col-display:hover .services.service-support-section .area__title {
        color: #007bff;
    }


}

@media screen and (max-width: 1024px) {

    body .workplace-section .single__box {
        min-height: 100%;
    }

}

/** Data&BusinessPage **/

body .expertise-section .single__box {
    min-height: 390px;
    height: 100%;
}

body .copilot-section .single__price {
    min-height: 440px;
    height: 100%;
}

body .copilot-section .single__price .single__price__ribon {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}

@media screen and (max-width: 1024px) {

    body .expertise-section .single__box {
        min-height: 100%;
    }

}

@media (max-width: 767px) {

    body .copilot-section .single__price {
        min-height: 100%;
    }

}

/** ServiceManagePage **/

body .system-info-section .single__box {
    min-height: 410px;
    height: 100%;
}

@media (max-width: 1024px) {

    body .system-info-section .single__box {
        min-height: 100%;
    }

}

/** Management&accompagnement **/

body .role-pmo-section .qodef-e-content .qodef-e-number {
    display: none;
}

body .role-pmo-section .qodef-e-content .qodef-e-line {
    display: none;
}

body .expertise-pmo-section .single__price {
    min-height: 500px;
    height: 100%;
}

@media screen and (max-width: 1024px) {

    body .expertise-pmo-section .single__price {
        min-height: 100%;
    }

}

/** Formations&Workshop **/

body .formation-section .single__box {
    min-height: 450px;
    height: 100%;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    body .formation-section .single__box {
        min-height: 380px;
    }
}

@media (max-width: 767px) {

    body .formation-section .single__box {
        min-height: 100%;
    }

}

/** RejoignezNous **/

body .why-rfc-section .single__box {
    min-height: 240px;
    height: 100%;
}

/** XpressCloudPage **/

body .xpress-cloud-section .single__box {
    min-height: 325px;
    height: 100%;
}

@media (max-width: 767px) {

    body .xpress-cloud-section .single__box {
        min-height: 100%;
    }

}

/** Page contact **/

body span.wpcf7-radio.radio-flex {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin-left: 20px;
}

body span.radio-flex span.wpcf7-list-item {
    margin: 0px 0px 0px 0px !important;
}

/* Pagination */

body.archive .page-pagination {
    text-align: center;
    margin: 40px 0;
}

body.archive .page-pagination .pagination {
    display: inline-block;
}

body.archive .page-pagination .page-numbers {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
}

body.archive .page-pagination .page-numbers li {
    display: inline-block;
}

body.archive .page-pagination .page-numbers a,
body.archive .page-pagination .page-numbers span {
    display: inline-block;
    padding: 10px 16px;
    border-radius: 6px;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #333;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
}

body.archive .page-pagination .page-numbers a:hover {
    background-color: #007fff;
    color: #fff;
    border-color: #007fff;
}

body.archive .page-pagination .page-numbers .current {
    background-color: #007fff;
    color: #fff;
    border-color: #007fff;
    cursor: default;
}

body.archive .page-pagination .page-numbers .next i,
body.archive .page-pagination .page-numbers .prev i {
    font-size: 16px;
    vertical-align: middle;
}

body.archive .page-pagination .page-numbers .next:hover i,
body.archive .page-pagination .page-numbers .prev:hover i {
    transform: translateX(3px);
    transition: transform 0.3s ease;
}

/** Page404 **/

body.error404 .content-area.section-padding {
    background: #F1F8FB;
}

body .page-search .search-form a {
    text-transform: initial;
}