/**
* Theme Name: Aundri Child
* Description: This is a child theme of Aundri, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path">template_path</a>
* Template: aundri
* Version: 2.3
*/

/*Accueil*/

/*slider home */
.banner-section.style-three .banner-carousel .content-box h1{
    line-height: 80px !important;
    font-size: 60px !important ;
  
}
section.about__section.apropos .list {
    display: none !important;
}
.service__block h4 {
   font-size: 18px ;
 }

/*footer */
.main-footer .right-column:before {
	display:none ;
}
.main-footer .right-column .subscribe-box .form-group {
       display: none;
    }
button.theme-btn.style-two {
    display: none;
}
.main-footer .right-column .subscribe-box, .main-footer .right-column .social-links {
    float: right !important;
}
.main-footer .widget-section{
  padding-bottom: 50px !important;
}
/*about us page */

.about-us .inner-box.clearfix {
	display: none !important;}

.image_block_3 .image-box .top-content {
  display: none !important;
}

.image_block_3 .image-box .bottom-content {
 display: none !important;
}
.inner-container .service-block .link {
   
    display: none !important;
}
/*nos services page */
.image-animation {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 472px;
    height: 440px;
    -webkit-animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;
    -moz-animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;
    animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;
}
.copyright-text {
    display: none !important;
}
/*reviews */
.ti-widget.ti-goog .ti-review-item>.ti-inner {
  
    margin: 20px !important;
    border-radius: 30px !important;
    height: 30vh;
    align-content: center;
}

/*Pricing table*/
.pu-container {
            font-family: Arial, sans-serif;
            line-height: 1.6;
            color: #333;
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }
        .pu-title {
            color: #2c3e50;
            text-align: center;
            margin-bottom: 30px;
            font-size: 24px;
            font-weight: bold;
        }
        .pu-card {
            background-color: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
            margin-bottom: 30px;
            overflow: hidden;
        }
        .pu-card-header {
            background-color: #3498db;
            color: #fff;
            padding: 15px 20px;
            font-size: 20px;
            font-weight: bold;
        }
        .pu-card-content {
            padding: 20px;
        }
        .pu-table {
            width: 100%;
            border-collapse: collapse;
        }
        .pu-table th, .pu-table td {
            text-align: left;
            padding: 12px;
            border-bottom: 1px solid #ddd;
        }
        .pu-table th {
            background-color: #f2f2f2;
            font-weight: bold;
        }
        .pu-text-right {
            text-align: right;
        }
        .pu-arabic {
            font-size: 0.9em;
            color: #777;
        }
        .pu-list {
            padding-left: 20px;
        }
        @media (max-width: 768px) {
            .pu-table, .pu-table tbody, .pu-table tr, .pu-table td {
                display: block;
            }
            .pu-table thead {
                display: none;
            }
            .pu-table td {
                text-align: right;
                padding-left: 50%;
                position: relative;
            }
            .pu-table td::before {
                content: attr(data-label);
                position: absolute;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
                text-align: left;
                font-weight: bold;
            }
        }

/*b2b page */
section.contactform__section {

    background: #194376 !important;
}
input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email {
    display: block !important;
}
/*Contact */
.col-lg-12.col-md-12.col-sm-12.info-column {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-left: 20px !important;
}
section.contactform__section.b2b-contact .row {
    display: flex;
    align-content: flex-end;
    align-items: flex-end;
}
/* footer style */
.main-footer .footer-top {
    display: flex;
    justify-content: space-between;
	padding-bottom:0px !important ;
}
.clearfix::after {
    display:none !important ;
}


/* Tablet devices (768px and below) */
@media (max-width: 768px) {
	section.contactform__section .shape-1 {
   display: none;
}
	section.contactform__section .content__block {
    padding: 30px 0;
}
	    .mobile-menu .contact-info {
       display: none;
    }
    .banner-section.style-three .banner-carousel .content-box h1 {
        line-height: 45px !important;
        font-size: 32px !important;
    }
    .banner-section.style-three .banner-carousel .slide-item {
        padding: 30px 0px 80px;
    }
	.min-padding-mobile { padding:30px 0px !important;}
	.col-lg-4.service__block {
    width: 50% ;
}
	.sevices-container .row .col-lg-4:nth-child(3) { width:100% ;}
	.why_chooseus {
    
    padding: 50px 0;
}
	/*header top*/
	.header-top {
    display: none;
}
	.menu-right-content {
    display: none;
}
	.main-header .logo-box {
 padding: 30px 0px 0px !important;
}
	    .menu-area .mobile-nav-toggler { 
        padding: 10px !important;
      }
	.mobile-menu .contact-info {
   padding: 30px 30px 20px 30px !important;
}
	.service-section .sec-title {
    margin-bottom: 20px !important ;
}
	.nos-valeurs .inner-container.wow.fadeInUp.animated.animated {
    margin: 0px 0px;
}
}

/* Mobile devices (480px and below) */
@media (max-width: 480px) {
    .banner-section.style-three .banner-carousel .content-box h1 {
        line-height: 38px !important;
        font-size: 28px !important;
    }
    .banner-section.style-three .banner-carousel .slide-item {
        padding: 60px 0px 100px;
    }
	.min-padding-mobile { padding:30px 0px !important;}
	.banner-section.style-three .banner-carousel .content-box .btn-box .theme-btn {
    padding: 17px 20px;
    font-size: 15px !important;
}
	        .banner-carousel .owl-nav  {
        display:none !important ;
    }
	.service__block h4 {
   font-size: 16px !important;
 }
	.service__block .inner-box {
    margin-bottom: 20px !important;
}
	.services__section {
 
		padding: 30px 0 30px !important; }
	.service__block .icon {
		margin-bottom: 10px;}
	
.contact-style-two {
    padding: 0px 0px 0px !important;
}

	/*header top*/
	.header-top {
    display: none;
}
		.col-lg-4.service__block {
    width: 100% !important;
}
	.main-header .logo-box {
 padding: 30px 0px 30px !important;
}
	/*footer */
	.main-footer .footer-top {
    display: block !important;
}
	.main-footer .right-column {
   padding: 20px 0px;
}
	    .mobile-menu .contact-info {
       display: none;
    }
	.main-footer .right-column {
   padding: 10px 0px;    
}
	.b2b-contact img {
    margin-bottom: 0px;
}
	.contact-style-two .info-inner .info-list li a {
    display: inline-block;
    overflow-wrap: anywhere; !important;
}
}
/*whatsapp btn style*/
a.cstm_btn--wts-popup {
    display: grid;
    place-items: center;
    position: fixed;
    right:10px;
    left: 0px;    
    margin-inline: auto 20px;
    bottom: 120px;
    width:55px;
    aspect-ratio: 1;
    border-radius: 100vmax;
    background: #0b77bd;
    z-index:30333333;
}

a.cstm_btn--wts-popup i {
    font-size: 25px;
    font-family: 'FontAwesome';
    font-style: normal !important;
    color: #fff;
}

.cstm_btn--discover {
    padding-inline: 20px !important;
}
section.contactform__section.b2b-contact .auto-container {
   
    max-width: 80%;}
section.contactform__section {
    background: #143a69 !important;
}
header.main-header.style-four .logo-box {
    padding: 10px 0;

}
.menu-area {
    margin-right: 100px;
}
.menu-right-content {
    display: none;
}
@media only screen and (max-width: 767px) {
    header.main-header.style-four .logo-box {
        width: auto;
        padding: 10px 0px !important;
    }
}
.owl-nav button {
    color: white !important;
}
.banner-section.style-three .banner-carousel .owl-nav .owl-prev:hover, .banner-section.style-three .banner-carousel .owl-nav .owl-next:hover {
    border-color: #0b77bd;
}
.process-block-one .inner-box:hover span {
    background: #46c6ce;
}
.process-block-one .inner-box:hover span:before {
    background: #46c6ce;
}
.service-block-one .inner-box:hover .lower-content .icon-box {
    background: #46c6ce !important;
}
figure.image-box {
    display: none !important;
}
.service-block-one .inner-box .lower-content h3 a:hover {
    color: #46c6ce;
}
.accordion-box .block .acc-btn .icon-outer {
    color: #194376;
}
.theme-btn.style-three {
   
    box-shadow: 0px 15px 40px 0px rgb(24 67 118 / 44%);}
/*in call to action accueil */
.cta__section a.theme-btn.style-three {
    background: #194376 !important;
    color: white !important;
}
.cta__section .theme-btn.style-three:hover{
     background: #0b77bd !important;
   
}
.cta__section .theme-btn.style-three:before{
    
    background: #0b77bd !important;


}
.cta__section .theme-btn.style-three:after{
    
    background: #0b77bd !important;
}
  .ml-25 {
	  margin-left: 0 !important; }
.main-footer .footer-widget {
    padding-top: 0px !important; 
}
.main-footer .widget-title {
     padding-top: 0px !important; 
}
.main-footer {
  background: #19437600 !important ;
}
@media (max-width: 768px) { /* Adjust the max-width as needed */
    .link-btn {
        display: flex !important;
        justify-content: center !important;
    }
	div#btncontactform2, div#btncontact p {
    text-align: center;
}
}
/* Lp seo stylling of cartes */ 
.selector:hover  .icon .elementor-icon {
    background-color: #ffffff !important;
    fill: #0B77BD !important;
}
.selector:hover {
    background-color :#0B77BD !important ;
}

.selector:hover p.elementor-heading-title.elementor-size-default {
    color: white !important;
}

.selector:hover a {
    color: white !important;
}
.selector:hover p {
    color: white;
}

.selector:hover span {
    color: white !important;
}

.selector:hover .icon-box-carte path {
    color: #0B77BD !important;
     fill : #ffffff !important    

}